Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-17 | 40 | -581/+828 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * \ \ \ \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-17 | 38 | -574/+826 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-17 | 133 | -2690/+4575 | |
| | | | | | |\ \ \ \ \ | ||||||
| | | | | | | * | | | | | One url for an *unqualilfied* import is not special. | Warwick Allison | 2010-03-17 | 1 | -1/+2 | |
| | | | | | | * | | | | | Fix test failures | Aaron Kennedy | 2010-03-17 | 6 | -6/+11 | |
| | | | | | | * | | | | | Optimization: Don't unnecessarily run VMEStack element constructors | Aaron Kennedy | 2010-03-17 | 1 | -4/+4 | |
| | | | | | | * | | | | | Optimization: Reduce unnecessary QObject allocations | Aaron Kennedy | 2010-03-17 | 31 | -550/+740 | |
| | | | | | | * | | | | | Reset QDeclarativeDeclarativeData::outerContext when the context is removed | Aaron Kennedy | 2010-03-17 | 1 | -0/+1 | |
| | | | | | | * | | | | | Simplify QDeclarativeComponent::creationContext() logic | Aaron Kennedy | 2010-03-17 | 1 | -5/+2 | |
| | | | | | | * | | | | | Optimization: Use id notifier for QtScript bindings | Aaron Kennedy | 2010-03-17 | 3 | -5/+33 | |
| | | | | | | * | | | | | Optimization: Combine QDeclarativeDeclarativeData and QObject allocations | Aaron Kennedy | 2010-03-17 | 5 | -5/+30 | |
| | | | | * | | | | | | | Tests for default count(), get() values should be run on the worker | Bea Lam | 2010-03-17 | 2 | -7/+2 | |
| | | | | | |/ / / / / | | | | | |/| | | | | | ||||||
| | | | * | | | | | | | Add ListView and GridView.indexAt() methods to get the index at a point. | Martin Jones | 2010-03-17 | 4 | -13/+65 | |
| | | | |/ / / / / / | ||||||
| | | | * | | | | | | Fixes for the module import | mae | 2010-03-16 | 2 | -38/+111 | |
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-16 | 122 | -2197/+3762 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | Remove unneeded #include and add needed header to .pri | Martin Jones | 2010-03-16 | 2 | -2/+1 | |
| | | | | * | | | | | | Add easing changes to QmlChanges.txt | Martin Jones | 2010-03-16 | 1 | -0/+8 | |
| | | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-16 | 9 | -980/+1290 | |
| | | | | |\ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | Doc fixes. | Bea Lam | 2010-03-16 | 1 | -27/+27 | |
| | | | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-16 | 343 | -5295/+8613 | |
| | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | Remove WorkerListModel and integrate its functionality into ListModel. | Bea Lam | 2010-03-16 | 9 | -980/+1290 | |
| | | | | * | | | | | | | | Update more animation on property value source docs. | Martin Jones | 2010-03-16 | 1 | -1/+1 | |
| | | | | * | | | | | | | | QmlChanges.txt cleanup. | Martin Jones | 2010-03-16 | 1 | -23/+26 | |
| | | | | | |/ / / / / / | | | | | |/| | | | | | | ||||||
| | | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-16 | 89 | -685/+911 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | Optimize drawPixmapFragments for the GL2 paint engine. | Michael Brasser | 2010-03-15 | 2 | -12/+17 | |
| | | | | | * | | | | | | | Optimize QRegion::intersects(QRect). | Michael Brasser | 2010-03-15 | 1 | -16/+20 | |
| | | | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-15 | 111 | -1152/+2380 | |
| | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-15 | 111 | -1152/+2380 | |
| | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | Compile with user defined Qt namespace | Roberto Raggi | 2010-03-15 | 1 | -2/+4 | |
| | | | | | | | * | | | | | | | Fix regression from previous commit | mae | 2010-03-15 | 3 | -7/+20 | |
| | | | | | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-15 | 110 | -1159/+2372 | |
| | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | Split post alpha API changes into a separate section. | Martin Jones | 2010-03-16 | 1 | -21/+27 | |
| | | | | * | | | | | | | | | | | Little more doc on QabstractItemModel and QML. | Martin Jones | 2010-03-15 | 1 | -2/+4 | |
| | | | | | |_|_|/ / / / / / / | | | | | |/| | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-15 | 25 | -158/+195 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-15 | 3 | -9/+20 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | | QDeclarative::isWritable optimization. | Michael Brasser | 2010-03-15 | 1 | -5/+3 | |
| | | | | | | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-15 | 110 | -1152/+2368 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | | | Make easing docs more consistent with other grouped property docs. | Michael Brasser | 2010-03-14 | 1 | -4/+8 | |
| | | | | | * | | | | | | | | | | | | fix installation of imports libraries | Yann Bodson | 2010-03-15 | 1 | -4/+3 | |
| | | | | | | |/ / / / / / / / / / | | | | | | |/| | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-14 | 1 | -1/+1 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | | | Fix typo. | Michael Brasser | 2010-03-14 | 1 | -1/+1 | |
| | | | | | * | | | | | | | | | | | | Make the loader a focusscope. | Yann Bodson | 2010-03-14 | 1 | -1/+3 | |
| | | | | | |/ / / / / / / / / / / | ||||||
| | | | | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-12 | 110 | -1148/+2358 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | | | Fix installation of imports libraries | Tobias Hunger | 2010-03-12 | 3 | -8/+7 | |
| | | | | * | | | | | | | | | | | | | Set maximumExtents correctly for highlightRangeMode: StrictlyEnforceRange | Martin Jones | 2010-03-15 | 1 | -2/+2 | |
| | | | | | |/ / / / / / / / / / / | | | | | |/| | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-12 | 69 | -384/+632 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | | Optimization: Use linked list for context children | Aaron Kennedy | 2010-03-12 | 3 | -33/+56 | |
| | | | | | * | | | | | | | | | | | | Remove dead code | Aaron Kennedy | 2010-03-12 | 1 | -31/+0 | |
| | | | | | * | | | | | | | | | | | | Make QML the object allocator more flexible | Aaron Kennedy | 2010-03-12 | 4 | -25/+20 | |
| | | | | | * | | | | | | | | | | | | Fix crash on 32-bit platforms | Aaron Kennedy | 2010-03-12 | 1 | -1/+1 | |