Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Work around requires() bug in qmake | Aaron Kennedy | 2010-02-26 | 3 | -6/+3 | |
| | * | | | | | Move QEasingCurve datastream autotest to qdatastream for more comprehensive t... | Leonardo Sobral Cunha | 2010-02-26 | 2 | -54/+69 | |
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-26 | 3 | -17/+218 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Make compile following recent QDeclarativeProperty changes | Bea Lam | 2010-02-26 | 1 | -28/+28 | |
| | * | | | | | | Renamed Flickable viewportXXX properties contentXXX | Martin Jones | 2010-02-26 | 8 | -44/+43 | |
| * | | | | | | | Bump iteration count to make QMetaType::type() benchmark results more stable | Kent Hansen | 2010-02-26 | 1 | -1/+1 | |
| * | | | | | | | Add benchmarks for QMetaType type introspection functions | Kent Hansen | 2010-02-26 | 3 | -0/+241 | |
| | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-25 | 13 | -19/+4264 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | Update of the QScriptValue autotest suite. | Jedrzej Nowacki | 2010-02-25 | 2 | -6/+617 | |
| | * | | | | | New data set for QScriptValue autotest generator. | Jedrzej Nowacki | 2010-02-25 | 1 | -0/+6 | |
| | * | | | | | Autotest: make tst_qchar run out-of-source too | Thiago Macieira | 2010-02-25 | 2 | -4/+2 | |
| | * | | | | | Autotest: add a test for roundtrips through toLatin1/fromLatin1 | Thiago Macieira | 2010-02-25 | 1 | -0/+107 | |
| | * | | | | | QRegExp::pos() should return -1 for empty/non-matching captures | João Abecasis | 2010-02-25 | 1 | -0/+93 | |
| | * | | | | | Autotest: add a test for QDBusPendingCallWatcher use in threads | Thiago Macieira | 2010-02-24 | 1 | -1/+56 | |
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-24 | 7 | -8/+3383 | |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | | * | | | | Update of the QScriptValue autotest suite. | Jedrzej Nowacki | 2010-02-24 | 1 | -0/+3114 | |
| | | * | | | | New autotests cases for QScriptValue autotests generator. | Jedrzej Nowacki | 2010-02-24 | 1 | -1/+36 | |
| | | * | | | | QScriptValue autotest generator templates change. | Jedrzej Nowacki | 2010-02-24 | 1 | -0/+8 | |
| | | * | | | | Fix license template. | Jedrzej Nowacki | 2010-02-24 | 1 | -2/+1 | |
| | | * | | | | Autotest: add a test to ensure that the Qt headers are clean. | Thiago Macieira | 2010-02-24 | 2 | -1/+87 | |
| | | * | | | | Improved gesture event delivery in graphicsview. | Denis Dzyubenko | 2010-02-24 | 1 | -3/+136 | |
| | | * | | | | Fixed a gesture autotest. | Denis Dzyubenko | 2010-02-24 | 1 | -1/+1 | |
* | | | | | | | Make compile following QDeclarativePropertyChanges. | Bea Lam | 2010-03-01 | 1 | -28/+28 | |
* | | | | | | | Fix reload() when keys are not specified, and add extra tests. | Bea Lam | 2010-03-01 | 1 | -41/+89 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-02-25 | 22 | -267/+459 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Update test numbers after change to default transformOrigin. | Michael Brasser | 2010-02-25 | 1 | -6/+4 | |
| * | | | | | Merge branch 'master' of git:qt/qt-qml | Thiago Macieira | 2010-02-25 | 1382 | -31126/+32572 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Introduced QDeclarativeExtensionPlugin::registerTypes(uri). | Roberto Raggi | 2010-02-25 | 4 | -8/+6 | |
| | * | | | | Rename QDeclarativeMetaProperty -> QDeclarativeProperty | Aaron Kennedy | 2010-02-25 | 9 | -203/+203 | |
| | * | | | | Document and test resetting properties in a state change. | Michael Brasser | 2010-02-25 | 2 | -0/+41 | |
| | * | | | | Make more private QDeclarativeMetaProperty methods private | Aaron Kennedy | 2010-02-25 | 2 | -12/+13 | |
| * | | | | | Better check in QStaticText testcase if xformed text is supported | Gunnar Sletta | 2010-02-25 | 1 | -5/+12 | |
| * | | | | | Merge remote branch 'origin/master' | Olivier Goffart | 2010-02-24 | 2 | -1/+14 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | Expand indicator would not be displayed after removal of a collapsed item's c... | Gabriel de Dietrich | 2010-02-24 | 1 | -0/+14 | |
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 | Eskil Abrahamsen Blomfeldt | 2010-02-24 | 31 | -3/+4854 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fixed a warning. | Trond Kjernåsen | 2010-02-24 | 1 | -1/+1 | |
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Rhys Weatherley | 2010-02-24 | 30 | -2/+4853 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| * | | | | | | Fix QStaticText test on QWS | Eskil Abrahamsen Blomfeldt | 2010-02-24 | 1 | -1/+29 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-23 | 5 | -50/+155 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Skip complex FBO tests if combined depth-stencil isn't supported | Tom Cooksey | 2010-02-23 | 1 | -1/+16 | |
| | * | | | | | Make tst_QGL::glWidgetRendering use same test as FBO autotest | Tom Cooksey | 2010-02-23 | 1 | -39/+47 | |
| | * | | | | | Made the qDrawPixmaps() API public (with modifications). | Trond Kjernåsen | 2010-02-23 | 1 | -2/+46 | |
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-23 | 3 | -8/+46 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | QSortFilterProxyModel: Sorting occured unnecessarily when the dynamicSortFilt... | Olivier Goffart | 2010-02-22 | 1 | -4/+34 | |
| | | * | | | | | Fix test with gcc 4.0 where QT_USE_FAST_CONCATENATION cannot be enabled. | Olivier Goffart | 2010-02-22 | 1 | -3/+11 | |
| | | * | | | | | Compile | Paul Olav Tvete | 2010-02-22 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-02-25 | 6 | -0/+269 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-25 | 8 | -89/+107 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | React to QAbstractItemModel::modelReset() signal. | Martin Jones | 2010-02-25 | 6 | -0/+269 | |
* | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-02-25 | 2 | -18/+18 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | |