Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | Compile | Aaron Kennedy | 2010-03-17 | 6 | -5/+6 | |
| | | * | | | | | Cleanup benchmark a little | Aaron Kennedy | 2010-03-17 | 1 | -232/+96 | |
| | | |/ / / / | ||||||
| | | * | | | | Really fix warning. | Martin Jones | 2010-03-17 | 1 | -2/+2 | |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-17 | 5 | -10/+11 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | MouseArea works now with any QGraphicsObject | Alexis Menard | 2010-03-17 | 2 | -6/+6 | |
| | | | * | | | | Make states test work with smaller font size. | Martin Jones | 2010-03-17 | 2 | -4/+4 | |
| | | | * | | | | Register QGraphicsWidget type. | Alexis Menard | 2010-03-17 | 1 | -0/+1 | |
| | | * | | | | | Fix warnings. | Martin Jones | 2010-03-17 | 2 | -2/+2 | |
| | | |/ / / / | ||||||
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-17 | 44 | -611/+860 | |
| | | |\ \ \ \ | ||||||
| | | | * \ \ \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-17 | 39 | -576/+827 | |
| | | | |\ \ \ \ | ||||||
| | | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-17 | 258 | -3490/+6750 | |
| | | | | |\ \ \ \ | ||||||
| | | | | | * | | | | Verbose unexpected errors. | Warwick Allison | 2010-03-17 | 1 | -2/+1 | |
| | | | | | * | | | | 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 | 5 | -35/+33 | |
| | | | | |/ / / / | | | | |/| | | | | ||||||
| | | * | | | | | | 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 | |
| | | * | | | | | Fix documentation | mae | 2010-03-16 | 2 | -4/+4 | |
| | | * | | | | | add alan's tic-tac-toe AI | mae | 2010-03-16 | 3 | -7/+151 | |
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-16 | 241 | -2984/+5781 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Remove test in .pro file also | Alan Alpert | 2010-03-16 | 1 | -1/+0 | |
| | | | * | | | | | 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 | 20 | -1220/+1549 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | Doc fixes. | Bea Lam | 2010-03-16 | 2 | -28/+27 | |
| | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-16 | 631 | -7320/+14860 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | | Remove WorkerListModel and integrate its functionality into ListModel. | Bea Lam | 2010-03-16 | 19 | -1220/+1551 | |
| | | | * | | | | | | | Update more animation on property value source docs. | Martin Jones | 2010-03-16 | 3 | -17/+19 | |
| | | | * | | | | | | | 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 | 207 | -1517/+2539 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | Optimize drawPixmapFragments for the GL2 paint engine. | Michael Brasser | 2010-03-15 | 2 | -12/+17 | |
| | | | | * | | | | | | Optimize QRegion::intersects(QRect). | Michael Brasser | 2010-03-15 | 2 | -16/+70 | |
| | | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-15 | 217 | -1679/+4055 | |
| | | | | |\ \ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-15 | 217 | -1679/+4055 | |
| | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | 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 | |
| | | | | | | * | | | | | | Import "content" with as qualifier to support network without qmldir | mae | 2010-03-15 | 1 | -5/+5 | |
| | | | | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-15 | 215 | -1681/+4042 | |
| | | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-15 | 3 | -0/+252 | |
| | | | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | Small fixes to photoviewer demo | Yann Bodson | 2010-03-15 | 2 | -12/+14 | |
| | | | * | | | | | | | | | | | Split post alpha API changes into a separate section. | Martin Jones | 2010-03-16 | 1 | -21/+27 | |
| | | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-15 | 8 | -2/+270 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / / / / / | | | | | |/| | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | Fix benchmark. | Michael Brasser | 2010-03-15 | 1 | -0/+1 | |
| | | | | * | | | | | | | | | | Add basic QUrl benchmarks. | Michael Brasser | 2010-03-15 | 2 | -0/+251 | |
| | | | | | |_|_|/ / / / / / | | | | | |/| | | | | | | | |