| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|\ |
|
| |\ |
|
| | |
| | |
| | |
| | | |
Task-number: QTBUG-9000
|
| |/
|/| |
|
|\ \ |
|
| | | |
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (79 commits)
Make easing docs more consistent with other grouped property docs.
Make the loader a focusscope.
Fix typo.
Use reliable local server for HTTP testing.
Fix installation of imports libraries
Change PathView offset property to use range 0 - 1.0
Tweak benchmark
Optimization: Use linked list for context children
Add new declarative photoviewer demo
Remove dead code
Make QML the object allocator more flexible
Fix crash on 32-bit platforms
Enable GL samplebuffers by default on Mac OS X
Fix test
Update QmlChanges.txt
Update particles autotests
Reenable the QML binding optimizer for "safe" optimizations
Crash
Revert "Use one thread for all instances."
Update QmlChanges.txt
...
|
| | | | |
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2:
Fix compilation of OpenVG paint engine with OpenVG 1.0
|
| | | | |
| | | | |
| | | | |
| | | | | |
Task-number: QTBUG-9006
|
| |_|/ /
|/| | | |
|
|\ \ \ \ |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Test font redirection.
|
|/ / / / |
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (75 commits)
Fix installation of imports libraries
Change PathView offset property to use range 0 - 1.0
Tweak benchmark
Optimization: Use linked list for context children
Add new declarative photoviewer demo
Remove dead code
Make QML the object allocator more flexible
Fix crash on 32-bit platforms
Enable GL samplebuffers by default on Mac OS X
Fix test
Update QmlChanges.txt
Update particles autotests
Reenable the QML binding optimizer for "safe" optimizations
Crash
Revert "Use one thread for all instances."
Update QmlChanges.txt
Remove Qt.closestAngle().
Fix importing qml modules from rcc resources
Crash
Cosmetic tweaks
...
|
| | |/
| |/| |
|
| |\ \ |
|
| | |\ \ |
|
| | | |\ \ |
|
| | | | | | |
|
| | | | | | |
|
| | | |/ /
| | |/| | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
By allocating memory internally we improve the opportunity for optimization.
|
| | |/ / |
|
| | | | |
|
| | |\ \ |
|
| | | | | |
|
| | | |\ \ |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | |/ /
| | |/| | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
This reverts commit d4abbfdd1959a65ecfb997c962aa8ea132c77eaf.
|
| | | | | |
|
| | |/ /
| | | |
| | | |
| | | | |
This functionality is now built in to RotationAnimation.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Done with Roberto.
Reviewed-by: Roberto Raggi
|
| | |\ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (57 commits)
Crash
Cosmetic tweaks
no need to include this private header
fix particles plugin
Update QmlChanges.txt
Replace QDeclarativeContext::addDefaultObject() -> setContextObject()
Fix test, fix warning consistency.
Improve value type binding behavior
Truncate title at right if too long (cannot currently ElideRight and center).
Minor construction optimizations.
Don't export symbols in webkit plugin.
Move particles in their own plugin (Qt.labs.particles)
Add a positioning 'mode' to positionViewAtIndex()
Compile fix after e5922ab126f3532483b18720ce893d6be826d50e
Add AnchorAnimation for animating AnchorChanges.
Remove more accidentally submitted code
Comment out unused method.
Document - and use - the qmlRegisterXXX template functions
when loading debug import plugins on Mac, try with _debug.dylib suffix
fix inclusion of qt_targets.pri in qimportbase.pri
...
|
| | | |\ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (57 commits)
Crash
Cosmetic tweaks
no need to include this private header
fix particles plugin
Update QmlChanges.txt
Replace QDeclarativeContext::addDefaultObject() -> setContextObject()
Fix test, fix warning consistency.
Improve value type binding behavior
Truncate title at right if too long (cannot currently ElideRight and center).
Minor construction optimizations.
Don't export symbols in webkit plugin.
Move particles in their own plugin (Qt.labs.particles)
Add a positioning 'mode' to positionViewAtIndex()
Compile fix after e5922ab126f3532483b18720ce893d6be826d50e
Add AnchorAnimation for animating AnchorChanges.
Remove more accidentally submitted code
Comment out unused method.
Document - and use - the qmlRegisterXXX template functions
when loading debug import plugins on Mac, try with _debug.dylib suffix
fix inclusion of qt_targets.pri in qimportbase.pri
...
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | |\ \ |
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
It is faster and easier to use to just support a single context object.
|
| | | | | |\ \ |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Changing value type bindings in state changes, and implicitly removing
them on property assignment was not reliable. Internally the system
considered a binding on "font" and one on "font.x" as a binding on two
separate properties, even though the "font" binding completely
overrides the "font.x" property.
Following this change a binding to "font.x" creates a proxy binding object
on the "font" property in addition to the "font.x" binding itself. This
allows behavior to be consistent across all operations.
QT-2920
|