summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-15111-1152/+2380
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (89 commits) Compile with user defined Qt namespace Fix regression from previous commit Import "content" with as qualifier to support network without qmldir Small fixes to photoviewer demo Fix benchmark. Add basic QUrl benchmarks. Add busy indicator to photoviewer demo Set maximumExtents correctly for highlightRangeMode: StrictlyEnforceRange fix installation of imports libraries QDeclarative::isWritable optimization. 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 ...
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-15111-1152/+2380
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (89 commits) Compile with user defined Qt namespace Fix regression from previous commit Import "content" with as qualifier to support network without qmldir Small fixes to photoviewer demo Fix benchmark. Add basic QUrl benchmarks. Add busy indicator to photoviewer demo Set maximumExtents correctly for highlightRangeMode: StrictlyEnforceRange fix installation of imports libraries QDeclarative::isWritable optimization. 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 ...
| | * Compile with user defined Qt namespaceRoberto Raggi2010-03-151-2/+4
| | | | | | | | | | | | Protect the forward declaration of qstrtod with a QT_BEGIN/END namespace
| | * Fix regression from previous commitmae2010-03-153-7/+20
| | | | | | | | | | | | | | | Support quoted imports without qualitifier id but with qmldir. This makes it possible again to launch the flickr demo from a remote site.
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-15110-1159/+2372
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (86 commits) Small fixes to photoviewer demo Fix benchmark. Add basic QUrl benchmarks. Add busy indicator to photoviewer demo Set maximumExtents correctly for highlightRangeMode: StrictlyEnforceRange fix installation of imports libraries QDeclarative::isWritable optimization. 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 ...
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-1525-158/+195
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-153-9/+20
| | | | |\
| | | | | * QDeclarative::isWritable optimization.Michael Brasser2010-03-151-5/+3
| | | | | |
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-15110-1152/+2368
| | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '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 ...
| | | | | | * Make easing docs more consistent with other grouped property docs.Michael Brasser2010-03-141-4/+8
| | | | | | |
| | | | * | | fix installation of imports librariesYann Bodson2010-03-151-4/+3
| | | | | |/ | | | | |/|
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-141-1/+1
| | | | |\ \
| | | | | * | Fix typo.Michael Brasser2010-03-141-1/+1
| | | | | | |
| | | | * | | Make the loader a focusscope.Yann Bodson2010-03-141-1/+3
| | | | |/ /
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-12110-1148/+2358
| | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '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 ...
| | | | | * | Fix installation of imports librariesTobias Hunger2010-03-123-8/+7
| | | | | | |
| | | * | | | Set maximumExtents correctly for highlightRangeMode: StrictlyEnforceRangeMartin Jones2010-03-151-2/+2
| | | | |/ / | | | |/| | | | | | | | | | | | | | Task-number: QTBUG-9000
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-1269-384/+632
| | | |\ \ \
| | | | * | | Optimization: Use linked list for context childrenAaron Kennedy2010-03-123-33/+56
| | | | | | |
| | | | * | | Remove dead codeAaron Kennedy2010-03-121-31/+0
| | | | | | |
| | | | * | | Make QML the object allocator more flexibleAaron Kennedy2010-03-124-25/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | By allocating memory internally we improve the opportunity for optimization.
| | | | * | | Fix crash on 32-bit platformsAaron Kennedy2010-03-121-1/+1
| | | | | | |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-121-2/+3
| | | | |\ \ \
| | | | | * | | Update QmlChanges.txtYann Bodson2010-03-121-2/+3
| | | | | | | |
| | | | * | | | Reenable the QML binding optimizer for "safe" optimizationsAaron Kennedy2010-03-125-30/+81
| | | | | | | |
| | | | * | | | CrashAaron Kennedy2010-03-121-1/+1
| | | | |/ / /
| | | | * | | Revert "Use one thread for all instances."Michael Brasser2010-03-121-19/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d4abbfdd1959a65ecfb997c962aa8ea132c77eaf.
| | | | * | | Update QmlChanges.txtMichael Brasser2010-03-121-0/+2
| | | | | | |
| | | | * | | Remove Qt.closestAngle().Michael Brasser2010-03-122-21/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This functionality is now built in to RotationAnimation.
| | | | * | | Fix importing qml modules from rcc resourcesmae2010-03-114-54/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Done with Roberto. Reviewed-by: Roberto Raggi
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-1199-883/+2075
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '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 ...
| | | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-1199-883/+2075
| | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '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 ...
| | | | | | * | | CrashAaron Kennedy2010-03-111-1/+1
| | | | | | | | |
| | | | | | * | | Cosmetic tweaksAaron Kennedy2010-03-111-8/+5
| | | | | | | | |
| | | | | | * | | no need to include this private headerYann Bodson2010-03-111-1/+1
| | | | | | | | |
| | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-1122-80/+266
| | | | | | |\ \ \
| | | | | | | * | | Update QmlChanges.txtAaron Kennedy2010-03-111-0/+3
| | | | | | | | | |
| | | | | | | * | | Replace QDeclarativeContext::addDefaultObject() -> setContextObject()Aaron Kennedy2010-03-119-43/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is faster and easier to use to just support a single context object.
| | | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-1135-235/+767
| | | | | | | |\ \ \
| | | | | | | | * | | Improve value type binding behaviorAaron Kennedy2010-03-116-35/+212
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | | | | | | | * | | Minor construction optimizations.Michael Brasser2010-03-115-2/+13
| | | | | | | | | | |
| | | | | | | * | | | Fix test, fix warning consistency.Warwick Allison2010-03-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | address.com must really get sick of test robots.
| | | | | | * | | | | fix particles pluginYann Bodson2010-03-111-1/+15
| | | | | | | |/ / / | | | | | | |/| | |
| | | | | | * | | | Don't export symbols in webkit plugin.Yann Bodson2010-03-114-63/+4
| | | | | | | | | |
| | | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-115-35/+117
| | | | | | |\ \ \ \
| | | | | | * | | | | Move particles in their own plugin (Qt.labs.particles)Yann Bodson2010-03-118-22/+104
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QT-2846
| | | * | | | | | | | Change PathView offset property to use range 0 - 1.0Martin Jones2010-03-122-48/+49
| | | | |_|_|/ / / / | | | |/| | | | | |
| | | * | | | | | | Add a positioning 'mode' to positionViewAtIndex()Martin Jones2010-03-115-35/+117
| | | | |_|/ / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | Provides more control over where and how the view is positioned.
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-03-115-25/+56
| | | |\ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-1169-600/+1251
| | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (42 commits) 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 Use TARGETPATH instead of hardcoding locations Fix location in which webkit import is stored in builddir Oooops --- revert wrong commit Doc Remove accidentally submitted code Ensure currentIndex NOTIFY is emitted when currentIndex changes due to model change. Unify binding optimizer and QtScript binding signal management logic Schedule view relayout after itemsInserted/Removed() Use no-version-specified to mean any version (used to work, fixed again, URL redirection for font loader URL redirection for AnimatedImage Technically, Location can be relative (never is though...) URL redirection for normal images. URL redirection for components resources. URL redirects for border image. ...