| Commit message (Expand) | Author | Age | Files | Lines |
* | Make QStateMachine event posting functions thread-safe | Kent Hansen | 2009-10-29 | 1 | -0/+48 |
|
|
* | Test that we gracefully handle event posting after the state machine is stopped | Kent Hansen | 2009-10-29 | 1 | -0/+17 |
|
|
* | Change all valid Task-Tracker references to bugreports.qt.nokia.com reference. | Warwick Allison | 2009-10-29 | 4 | -4/+4 |
|
|
* | Say hello to QScriptProgram :-) | Kent Hansen | 2009-10-28 | 3 | -1/+253 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | axis | 2009-10-27 | 4 | -8/+87 |
|\ |
|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | axis | 2009-10-27 | 4 | -9/+151 |
| |\ |
|
| * | | Removed the need for extra Symbian traps after QApp construction. | axis | 2009-10-26 | 1 | -0/+63 |
|
|
| * | | Fix QCompleter autotest for case insensitive filesystems | Shane Kearns | 2009-10-26 | 1 | -1/+1 |
|
|
| * | | Make network self test fail instead of crashing in case of DNS error | Shane Kearns | 2009-10-26 | 1 | -0/+5 |
|
|
| * | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt-s60-public into 4.6 | Janne Anttila | 2009-10-23 | 12 | -99/+786 |
| |\ \ |
|
| * | | | Fixed softkey autotest build after 5370e5ff. | Janne Anttila | 2009-10-23 | 1 | -7/+18 |
|
|
* | | | | Fix integer overflow in string.remove len parameter | Markus Goetz | 2009-10-27 | 1 | -0/+9 |
|
|
* | | | | Implement support for wheel delta with finer resolution than 15 deg. | Richard Moe Gustavsen | 2009-10-27 | 1 | -16/+0 |
| |_|/
|/| | |
|
* | | | Fixes Oracle batchExec using strings as out params. | Bill King | 2009-10-27 | 1 | -0/+54 |
|
|
* | | | Autotest: fix building tst_qsqlquery. | Thiago Macieira | 2009-10-26 | 1 | -1/+1 |
|
|
* | | | tst_qtcpsocket: Increased some of the timeouts to increase stability | Markus Goetz | 2009-10-26 | 1 | -7/+7 |
|
|
* | | | QPixmap::loadFromData: Do not crash on empty/invalid data/length | Markus Goetz | 2009-10-26 | 1 | -0/+21 |
|
|
* | | | Optimize QGraphicsRotation's use of QMatrix4x4 | Rhys Weatherley | 2009-10-26 | 1 | -1/+68 |
| |/
|/| |
|
* | | 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 |
|
|