Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | Remove the unnecessary (and broken) tst_QMouseEvent::checkMouseMoveEvent() test | Bradley T. Hughes | 2009-10-30 | 1 | -75/+0 | |
| | | * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6 | Bradley T. Hughes | 2009-10-30 | 3 | -12/+297 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | * | \ \ \ \ \ \ \ | Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstream | Bradley T. Hughes | 2009-10-30 | 3 | -12/+297 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | Ensure that button returns 0 for mouse move events | Dean Dettman | 2009-10-29 | 1 | -0/+75 | |
| | | * | | | | | | | | Follow refactor; use QApplication:: instead of qApp-> | Thomas Zander | 2009-10-28 | 1 | -23/+23 | |
| | | * | | | | | | | | Introduce QGesture::GestureCancelPolicy, a way to auto-cancel gestures | Thomas Zander | 2009-10-28 | 1 | -0/+62 | |
| | | * | | | | | | | | add empty test method, should implement it fully when more important things a... | Thomas Zander | 2009-10-28 | 1 | -0/+16 | |
| | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6-WM_... | Bradley T. Hughes | 2009-10-28 | 2 | -1/+133 | |
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | Implemented QGestureRecognizer::ConsumeEventHint | Denis Dzyubenko | 2009-10-27 | 1 | -1/+20 | |
| | | | * | | | | | | | Improved gesture autotest reliability on X11. | Denis Dzyubenko | 2009-10-27 | 1 | -0/+5 | |
| | | | * | | | | | | | Add QWidget::ungrabGesture | Thomas Zander | 2009-10-26 | 1 | -0/+71 | |
| | | | * | | | | | | | Unregister the temporary gesture recognizer in the gestures autotest. | Denis Dzyubenko | 2009-10-26 | 1 | -0/+15 | |
| | | | * | | | | | | | Merge branch '4.6' into 4.6-platform | Denis Dzyubenko | 2009-10-26 | 20 | -72/+1016 | |
| | | | |\ \ \ \ \ \ \ | | | | | | |/ / / / / | | | | | |/| | | | | | ||||||
| | | | * | | | | | | | Remove internal widgets from QApplication::topLevelWidgets() | Prasanth Ullattil | 2009-10-23 | 1 | -0/+22 | |
| | * | | | | | | | | | Add QScriptString::toArrayIndex() function | Kent Hansen | 2009-10-30 | 1 | -0/+37 | |
| | * | | | | | | | | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-10-30 | 16 | -29/+247 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into origin-4.6 | Olivier Goffart | 2009-10-30 | 3 | -1/+9 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | | Merge branch '4.6-s60' into 4.6 | axis | 2009-10-30 | 3 | -1/+9 | |
| | | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / | | | | |/| | | | | | | | ||||||
| | | | | * | | | | | | | Fix QDateTime on S60 3.1 | Shane Kearns | 2009-10-29 | 1 | -0/+7 | |
| | | | | * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | axis | 2009-10-29 | 6 | -4/+239 | |
| | | | | |\ \ \ \ \ \ \ | | | | | | | |_|_|/ / / | | | | | | |/| | | | | | ||||||
| | | | | * | | | | | | | Fix EColor16M conversion in QPixmap::fromSymbianCFbsBitmap() | Jani Hautakangas | 2009-10-28 | 1 | -0/+2 | |
| | | | | * | | | | | | | Fix tst_QBoxLayout::setGeometry failure on S60 3.x | Shane Kearns | 2009-10-27 | 1 | -1/+0 | |
| | | | | | |/ / / / / | | | | | |/| | | | | | ||||||
| | | * | | | | | | | | Merge commit 'widget/4.6' into origin/4.6 | Olivier Goffart | 2009-10-30 | 33 | -100/+1384 | |
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | QTreeView: fix drawing branches of model that adds or remove rows dynamically | Olivier Goffart | 2009-10-30 | 1 | -0/+101 | |
| | * | | | | | | | | | Fixes regression in QComboBox with keypad navigation while mouse is over the ... | Olivier Goffart | 2009-10-30 | 1 | -0/+52 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | In ItemViews, right click on the viewport clear the ext selection | Thierry Bastian | 2009-10-30 | 1 | -0/+23 | |
| | * | | | | | | | | QActionGroup: reset the checkedAction when it is unchecked | Thierry Bastian | 2009-10-30 | 1 | -0/+21 | |
| | * | | | | | | | | Updated QTextEdit auto-test after changes in commit 04d18b38c. | Gabriel de Dietrich | 2009-10-30 | 8 | -2/+2 | |
| | * | | | | | | | | 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 | 11 | -32/+414 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | 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 | 10 | -65/+897 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | QGAL: Add test for David Boddie bug | Eduardo M. Fleury | 2009-10-26 | 1 | -0/+46 | |