projects
/
profile
/
ivi
/
qtdeclarative.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/qtdeclarative.git
2011-12-21
Yoann Lopes
Reference count glyphs in QSGDistanceFieldGlyphCache.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Pekka Vuorela
Adapted QDeclarativeTextEdit test to platform input...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Pekka Vuorela
Adapted QDeclarativeTextInput test to platform input...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Andrew den...
Remove uneccessary layout in TextInput initialization.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Jason McDonald
Update obsolete URL's in test data.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Andrew den...
Delay initializing the canPaste property until it's...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Kai Koehne
Debugger: Fix livelock on exit (Windows)
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Friedemann...
qdeclarativexmlhttprequest: Stabilize, ensure deletion...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Pekka Vuorela
Make editors commit preedit themselves on losing focus
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Andras Becsi
Use input event timestamps in QQuickFlickable if available.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Pekka Vuorela
QQuickLineControl more robust on input method & selecti...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Kai Koehne
Debugger: Get rid of SG* prefix in qtquick2 plugin
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Gunnar Sletta
Emit the QQuickCanvas::frameSwapped signal again.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Chris Adams
Remove hardcoded assumptions about methods in QObject
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Martin Jones
Small Text creation performance improvements.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Andrew den...
Delay masking the last character in Password echo mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Andrew den...
Add wrapMode and verticalAlignment properties to TextInput.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Andrew den...
Ensure items in ListView and GridViews viewport are...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Alan Alpert
Fix affector group caching
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Alan Alpert
Fix sprite chopping
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Martin Jones
Qt.locale() always returns the 'C' locale.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Andrew den...
Fix valgrind warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Martin Jones
Don't enable multiline eliding unless wrap is enabled.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Andrew den...
Fix QDeclarativePropertyCache crash.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Chris Adams
Update the performance-tips documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Gunnar Sletta
Implement "headless mode" for hidden QQuickCanvases
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Chris Adams
Correctly resolve elements of QList<QUrl> properties
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Chris Adams
Remove another fragile assumption from var prop unit...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-17
Sergio Ahumada
Fix compilation due to header changes
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Aurindam Jana
Console APIs: Update documentation in QDeclarative
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Aurindam Jana
DeclarativeDebug: Add version info to service plugins
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Alan Alpert
Fix sprite-less sprite mode
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Alan Alpert
Add some more particles debugging information
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Andrew den...
Make PlainText the default textFormat of a TextEdit.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Andrew den...
Merge QQuickLineControl into QQuickTextInput.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Simon Hausmann
V8: Remove extra V8::Context allocated for expressing...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Roberto Raggi
Fix IR code generation for member expressions
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Roberto Raggi
Add support for QUrl types to V4
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Aurindam Jana
QV8DebugService: add version command
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Simon Hausmann
Fix that QJSEngine cannot be used from threads other...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Alex Wilson
Add lineWidth property to QSGGeometry
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Andrew den...
Don't emit model reset on completing a VisualDataModel.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Andrew den...
Activate links in a read only TextEdit.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Andrew den...
Remove unused code from QQuickLineControl.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Chris Adams
Remove fragile assumption from var properties unit...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Andrew den...
Remove QQuickTextControl::ensureCursorVisible()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Andrew den...
Remove unused code from QQuickTextControl.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Andrew den...
Utilize the property cache for item view context objects.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Friedemann...
qdeclarativelanguage-test: Fix location.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Laszlo Agocs
Update QDeclarativePinchArea autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Aurindam Jana
QV8DebugService: Add breakaftercompile
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Aurindam Jana
QV8DebugService: Simplify the service code
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Kai Koehne
Link against librt to make use of clock_gettime
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Pekka Vuorela
QQuickTextControl - mouse events to override input...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Pekka Vuorela
Protect QTextControl::setTextCursor for existing preedit
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Yoann Lopes
Support for multiple textures in the distance field...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Pekka Vuorela
TextEdits to include tentative commit in text property
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Simon Hausmann
Cleanup: Fold QV8GCCallback class declaration(s) back...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Simon Hausmann
Fix leak of v8 context used for implicit strong references.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Yoann Lopes
More distance-field cache refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Martin Jones
Correctly ignore unknown tags in StyledText
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Andrew den...
Add a tutorial describing how to re-arrange items in...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Andrew den...
Fix crash when items are moved in model.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Aurindam Jana
QDeclarativeBuiltinFunctions: Remove warning
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Johannes Zellner
update: make fragment shader code for distance field...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Aaron Kennedy
Add a tracing API for the QML engine
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Aurindam Jana
QV8Engine: Console APIs, Extend functionality
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Gunnar Sletta
Support opening filedialog again in qmlscene
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Simon Hausmann
Cleanup: Remove redundant call to QV8GCCallback::regist...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Kim Motoyoshi...
Made QSGNode flags togglable and added StaticSubtreeGeo...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Friedemann...
Fix warnings about struct/class mismatch (QDeclarativeA...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Alan Alpert
Augment Samegame with resource efficient particle system
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Alan Alpert
Initialize Variable
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
Martin Jones
Support <strong> in styled text.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-13
Martin Jones
Add basic custom easing curve docs and test
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Pekka Vuorela
QtQuick TextEdit to set view property to QTextController
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Simon Hausmann
V8: Minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Gunnar Sletta
Initialize variable
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Friedemann...
QtQuick: Fix compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Andrew den...
Create a copy of QLineControl in the QtDeclarative...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Gunnar Sletta
Link against widgets only when available
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Andrew den...
Fix TextInput not reacting to text color change.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Andrew den...
Fix test failures in QtQuick 1 TextEdit and TextInput.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Andrew den...
Size TextInput cursor correctly.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Andrew den...
Fix package items not being destroyed when a package...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Mikko Harju
QmlProfiler: stream snapshots to reduce memory footprint
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
Aaron Kennedy
Don't access QDeclarativeProperty from bindings as...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Laszlo Agocs
Set target and device for touch events.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Caroline Chao
Integrate testcocoon support into QtQuickTest.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Kent Hansen
Get rid of QDeclarativeMetaType::{canCopy,copy}
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Pekka Vuorela
Remove dead private method from TextEdit implementations
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Christian Kamm
qmlplugindump: Don't depend on qtquick1 and widgets.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Andrew den...
Create a copy of QTextControl in the QtDeclarative...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Alan Alpert
Add Screen attached object
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Andrew den...
Fix tests broken by a change in the signals emitted...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Christian Kamm
qmlplugindump: Fix dumping of extended QGraphicsWidget.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Gunnar Sletta
Implemented multiple windows and GL context sharing
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Chris Adams
Update whatsnew doc with JavaScript improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Kai Koehne
Debugger: Run js autotests with QML_DISABLE_OPTIMIZER
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Aaron Kennedy
Fix QObject V8 wrapping for extended types
commit
|
commitdiff
|
tree
|
snapshot
next