| Commit message (Expand) | Author | Age | Files | Lines |
* | QListView: make sure we relayout items when data changes in the model | Thierry Bastian | 2009-10-29 | 1 | -0/+21 |
|
|
* | ItemViews: make the geometries update when header data changes | Thierry Bastian | 2009-10-29 | 1 | -0/+21 |
|
|
* | Fix tst_QWidget::compatibilityChildInsertedEvents test | Bjørn Erik Nilsen | 2009-10-29 | 1 | -0/+3 |
|
|
* | Fix qvariant_cast<QVariant> when a QVariant is really inside a QVariant | Olivier Goffart | 2009-10-29 | 1 | -0/+4 |
|
|
* | Stabilize tests | Olivier Goffart | 2009-10-29 | 3 | -2/+5 |
|
|
* | Merge commit origin/4.6 into team-widgets/4.6 | Olivier Goffart | 2009-10-29 | 12 | -33/+432 |
|\ |
|
| * | 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 |
|
|
* | | | | Fix warning in qvariant.h header + make sure QVariant in QVariant works as ex... | Olivier Goffart | 2009-10-28 | 1 | -0/+245 |
|
|
* | | | | Fixed bug in QTableView spans. | Gabriel de Dietrich | 2009-10-28 | 1 | -0/+38 |
|
|
* | | | | Extand test of qBinaryFind | Olivier Goffart | 2009-10-28 | 1 | -1/+16 |
|
|
* | | | | Wrong caching of opaque children in QWidget. | Bjørn Erik Nilsen | 2009-10-28 | 1 | -0/+42 |
|
|
* | | | | Stabilize tst_QGraphicsView::optimizationFlags_dontSavePainterState2 | Bjørn Erik Nilsen | 2009-10-28 | 1 | -2/+6 |
|
|
* | | | | Changing the time we wait for the end of the animation | Thierry Bastian | 2009-10-28 | 1 | -3/+3 |
|
|
* | | | | Make the QPropertyAnimation pass on windows by waiting slightly longer | Thierry Bastian | 2009-10-28 | 1 | -4/+4 |
|
|
* | | | | Fix initial focus bug in ItemIsFocusScope. | Andreas Aardal Hanssen | 2009-10-28 | 1 | -7/+80 |
|
|
* | | | | Double-clicking a dock widget titlebar could make it disappear | Thierry Bastian | 2009-10-28 | 1 | -0/+19 |
|
|
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Jan-Arve Sæther | 2009-10-28 | 4 | -3/+130 |
|\ \ \ \ |
|
| * | | | | QSplitter would not show previously collapsed widgets. | Gabriel de Dietrich | 2009-10-28 | 1 | -0/+34 |
|
|
| * | | | | Qt::escape(): also escape the quote (") | Olivier Goffart | 2009-10-28 | 1 | -2/+24 |
|
|
| * | | | | Fix XML entities in QTextDocument::toHtml() | Thorvald Natvig | 2009-10-28 | 2 | -2/+31 |
|
|
| * | | | | Let QGraphicsItem set QObjectPrivate::wasDeleted when appropriate. | Andreas Aardal Hanssen | 2009-10-28 | 1 | -0/+42 |
|
|
* | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-10-28 | 14 | -100/+951 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | QGAL: Add test for David Boddie bug | Eduardo M. Fleury | 2009-10-26 | 1 | -0/+46 |
|
|
| * | | | | QGAL: identify unfeasible setups even when graph is simplified | Caio Marcelo de Oliveira Filho | 2009-10-26 | 1 | -0/+51 |
| |/ / / |
|
| * | | | 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 |
|
|