| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure all tests appear in pro file | Aaron Kennedy | 2009-10-28 | 1 | -0/+3 |
|
|
* | Test for QT-2373 | Aaron Kennedy | 2009-10-28 | 3 | -0/+44 |
|
|
* | Support return values in synthesized methods | Aaron Kennedy | 2009-10-27 | 2 | -0/+14 |
|
|
* | Alias cleanup testcase | Aaron Kennedy | 2009-10-27 | 2 | -0/+41 |
|
|
* | Don't crash when requesting an attached object for non-QML object | Aaron Kennedy | 2009-10-27 | 3 | -0/+41 |
|
|
* | Error when a QVariant property is used as a grouped property | Aaron Kennedy | 2009-10-27 | 5 | -2/+20 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-26 | 2 | -4/+95 |
|\ |
|
| * | Add support for value interceptors to the DOM. | Michael Brasser | 2009-10-26 | 1 | -3/+27 |
|
|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati... | Michael Brasser | 2009-10-26 | 1 | -1/+68 |
| |\ |
|
| | * | Optimize QGraphicsRotation's use of QMatrix4x4 | Rhys Weatherley | 2009-10-26 | 1 | -1/+68 |
|
|
* | | | Merge branch 'qscriptprogram' of git@scm.dev.nokia.troll.no:qt/khansens-qt-sc... | Aaron Kennedy | 2009-10-26 | 3 | -2/+211 |
|\ \ \
| |/ /
|/| | |
|
| * | | add benchmark for QScriptEngine::evaluate(QScriptProgram) | Kent Hansen | 2009-10-23 | 1 | -1/+18 |
|
|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qscriptprogram | Kent Hansen | 2009-10-23 | 87 | -1491/+5888 |
| |\ \
| | |/ |
|
| * | | Refactor QScriptProgram and related API | Kent Hansen | 2009-10-23 | 2 | -10/+122 |
|
|
| * | | add some autotests for QScriptProgram | Kent Hansen | 2009-10-23 | 1 | -0/+81 |
|
|
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati... | Michael Brasser | 2009-10-25 | 43 | -270/+1856 |
|\ \ \
| | |/
| |/| |
|
| * | | Better sql unicode tests (still not working correctly tho). | Bill King | 2009-10-23 | 2 | -11/+9 |
|
|
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Kurt Korbatits | 2009-10-22 | 20 | -94/+992 |
| |\ \ |
|
| | * | | Compile fix. | Denis Dzyubenko | 2009-10-22 | 4 | -31/+31 |
|
|
| | * | | QHttp: Fix bug related to SSL and big POST data | Markus Goetz | 2009-10-22 | 1 | -7/+36 |
|
|
| | * | | QSslSocket: Trigger a SSL transmission when reading from the socket. | Markus Goetz | 2009-10-22 | 1 | -0/+61 |
|
|
| | * | | Fixed the gestures/graphicsview manualtest | Denis Dzyubenko | 2009-10-22 | 2 | -4/+23 |
|
|
| | * | | Implemented gesture event delivery and propagation inside QGraphicsView. | Denis Dzyubenko | 2009-10-22 | 1 | -20/+114 |
|
|
| | * | | Add QGestureEvent::mapToScene for better graphicsView integration | Thomas Zander | 2009-10-22 | 1 | -0/+26 |
|
|
| | * | | Fix for the gestures autotest. | Denis Dzyubenko | 2009-10-22 | 1 | -8/+6 |
|
|
| | * | | Improvements for gesture event delivery | Denis Dzyubenko | 2009-10-22 | 1 | -2/+64 |
|
|
| | * | | Improving gesture event delivery for widgets. | Denis Dzyubenko | 2009-10-22 | 1 | -8/+176 |
|
|
| | * | | Fixed gesture event delivery when several gestures are triggered. | Denis Dzyubenko | 2009-10-22 | 1 | -6/+39 |
|
|
| | * | | Improved gesture event filtering inside QGraphicsView for QGraphicObjects | Denis Dzyubenko | 2009-10-22 | 1 | -55/+160 |
|
|
| | * | | Extended an autotest for gestures. | Denis Dzyubenko | 2009-10-22 | 1 | -0/+56 |
|
|
| | * | | Description: Auto test fixes for Windows Mobile platform | ninerider | 2009-10-22 | 1 | -5/+43 |
|
|
| | * | | Merge branch 'origin/4.6' into widgets-team/4.6 | Olivier Goffart | 2009-10-22 | 10 | -5/+136 |
| | |\ \ |
|
| | | * | | QtScript: Compatibility with 4.5 | Olivier Goffart | 2009-10-22 | 1 | -0/+24 |
|
|
| | | * | | qfiledialog2 added to tests/auto/auto.pro | Joerg Bornemann | 2009-10-22 | 1 | -0/+1 |
|
|
| | | * | | consider message id when comparing messages | Oswald Buddenhagen | 2009-10-22 | 1 | -0/+6 |
|
|
| | | * | | id-based: use source strings instead of empty translations only for unfinishe... | Oswald Buddenhagen | 2009-10-22 | 1 | -0/+1 |
|
|
| | | * | | QDom autotests: make test fail instead of time out | Peter Hartmann | 2009-10-22 | 1 | -0/+1 |
|
|
| | | * | | Fix a bug in QGraphicsRotation related to 2D projections | Rhys Weatherley | 2009-10-22 | 1 | -1/+1 |
|
|
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Marius Bugge Monsen | 2009-10-21 | 5 | -100/+129 |
| | |\ \ \ |
|
| | * | | | | Moved private function to test which graphic items is in front of the other | Leonardo Sobral Cunha | 2009-10-20 | 1 | -0/+43 |
|
|
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Jan-Arve Sæther | 2009-10-20 | 1 | -9/+21 |
| | |\ \ \ \ |
|
| | | * | | | | Extended commit 6c1388ee for LeftToRight flow | Gabriel de Dietrich | 2009-10-20 | 1 | -9/+21 |
|
|
| | * | | | | | Merge branch 'qlayout-make_adjustSize_better' into 4.6 | Jan-Arve Sæther | 2009-10-20 | 1 | -2/+26 |
| | |\ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | | * | | | | Make adjustSize work even if there is a pending LayoutRequest event. | Jan-Arve Sæther | 2009-10-20 | 1 | -2/+26 |
|
|
| | * | | | | | Fixed QTreeView trying to animate when parent item has no child | Thierry Bastian | 2009-10-20 | 1 | -0/+14 |
|
|
| | * | | | | | QPauseAnimation autotests fixed | Thierry Bastian | 2009-10-20 | 1 | -1/+2 |
|
|
| | * | | | | | adding autotests | Thierry Bastian | 2009-10-20 | 1 | -0/+14 |
|
|
| | * | | | | | Fix bug in embedded dialog demo with tab focus. | Alexis Menard | 2009-10-20 | 1 | -1/+44 |
|
|
| | * | | | | | Fixed wrong scrolling in QListView with hidden rows in ListMode | Gabriel de Dietrich | 2009-10-20 | 1 | -0/+25 |
|
|
| * | | | | | | Update audio unit tests with clock() range checking. | Kurt Korbatits | 2009-10-22 | 2 | -2/+2 |
| | |_|_|/ /
| |/| | | | |
|