Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Launcher test: Clean stderr whitelist | Friedemann Kleint | 2009-11-12 | 1 | -1/+14 | |
| * | | | | | | | Autotests: Add gui application launcher test. | Friedemann Kleint | 2009-11-12 | 8 | -1/+2174 | |
| * | | | | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-10 | 27 | -665/+1029 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | uic/Designer: Use correct margin defaults for custom page-based containers. | Friedemann Kleint | 2009-11-10 | 1 | -1/+0 | |
* | | | | | | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2009-11-19 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-19 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | Fix tst_QTextLayout::testTabDPIScale on Symbian hardware | Alessandro Portale | 2009-11-18 | 1 | -3/+3 | |
* | | | | | | | | | Convert pointer to string properly on 64 bit systems too. | Jan-Arve Sæther | 2009-11-19 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Fixed tst_QTableView::changeHeaderData auto-test on Mac | Gabriel de Dietrich | 2009-11-18 | 1 | -1/+1 | |
* | | | | | | | | Fixed tst_QTableView::mouseWheel auto-test on Mac | Gabriel de Dietrich | 2009-11-18 | 1 | -8/+0 | |
* | | | | | | | | QListView: fixes skipping one item in pageDown(Up) | Leonardo Sobral Cunha | 2009-11-18 | 1 | -0/+32 | |
* | | | | | | | | QListView: cleaning up whitespaces | Leonardo Sobral Cunha | 2009-11-18 | 1 | -10/+0 | |
* | | | | | | | | QMenu: make the menu follow its parent/caused layout direction | Thierry Bastian | 2009-11-18 | 1 | -0/+26 | |
* | | | | | | | | Crash when rendering a scene using DeviceCoordinateCache | Gabriel de Dietrich | 2009-11-18 | 1 | -0/+16 | |
* | | | | | | | | Fix tst_QAlgorithms::test_qBinaryFind on solaris | Olivier Goffart | 2009-11-18 | 1 | -2/+2 | |
* | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-18 | 2 | -66/+99 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-18 | 2 | -66/+99 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Put the dialog buttons into a scrollarea. | Alessandro Portale | 2009-11-17 | 1 | -64/+89 | |
| | * | | | | | | | Build without QT_KEYPAD_NAVIGATION | Alessandro Portale | 2009-11-17 | 2 | -2/+10 | |
* | | | | | | | | | Export QStateMachine::WrappedEvent and QStateMachine::SignalEvent | Eskil Abrahamsen Blomfeldt | 2009-11-18 | 1 | -0/+8 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge upstream/4.6 into oslo-staging-2 | Olivier Goffart | 2009-11-17 | 12 | -25/+179 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-11-17 | 9 | -20/+110 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | / / | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge remote branch 'staging/4.6' into 4.6 | Simon Hausmann | 2009-11-17 | 11 | -24/+178 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | tst_qtcpsocket: Check if proper connection error occurs | Markus Goetz | 2009-11-16 | 1 | -0/+43 | |
| | * | | | | | Fix input method support on widgets that have a focus proxy set. | Simon Hausmann | 2009-11-13 | 1 | -0/+59 | |
| | * | | | | | Fix S60 input method not showing up in editable QGraphicsTextItems | Simon Hausmann | 2009-11-13 | 1 | -0/+3 | |
| | * | | | | | Autotest: use the new QDBusServiceWatcher class | Thiago Macieira | 2009-11-13 | 1 | -13/+9 | |
| | * | | | | | xmlpatterns autotest: adjust line endings | Peter Hartmann | 2009-11-13 | 1 | -1/+3 | |
| | * | | | | | xmlpatterns: unify error messages in generator and generated file | Peter Hartmann | 2009-11-13 | 1 | -1/+1 | |
| | * | | | | | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-13 | 10 | -109/+276 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | Merge commit 'coreteam/4.6' into oslo1-4.6 | Marius Storm-Olsen | 2009-11-13 | 4 | -7/+54 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | tst_qnetworkreply: Test LastModified parsing | Markus Goetz | 2009-11-11 | 1 | -0/+38 | |
| | | * | | | | | stabilize QNetworkReply autotest | Peter Hartmann | 2009-11-10 | 1 | -5/+0 | |
| | | * | | | | | Merge branch '4.6' into core-4.6 | Thiago Macieira | 2009-11-09 | 134 | -1592/+5664 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Let QDBusInterface work even if the introspection failed. | Thiago Macieira | 2009-11-09 | 1 | -1/+2 | |
| | | * | | | | | | Autotest: prevent race-condition from causing a test failure. | Thiago Macieira | 2009-11-08 | 1 | -1/+2 | |
| | | * | | | | | | tst_networkselftest: Also check for SSL support | Markus Goetz | 2009-11-06 | 1 | -0/+12 | |
| | * | | | | | | | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-13 | 1 | -5/+5 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch '4.6' into osloStaging1-4.6 | Jocelyn Turcotte | 2009-11-12 | 1 | -2/+6 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | QUrl::fromUserInput: improvements, corrections and make the demo | Jocelyn Turcotte | 2009-11-12 | 1 | -2/+6 | |
| * | | | | | | | | | | Make tst_headers pass with changed QtScript license | Simon Hausmann | 2009-11-17 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Yoann Lopes | 2009-11-17 | 4 | -18/+85 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Marius Bugge Monsen | 2009-11-17 | 7 | -15/+122 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Mouse wheel wouldn't scroll the itemview when over header views | Gabriel de Dietrich | 2009-11-17 | 1 | -0/+17 | |
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Fix tst_QGraphicsView::inputMethodSensitivity autotest | Olivier Goffart | 2009-11-17 | 2 | -6/+65 | |
| * | | | | | | | | | | | Fix compile issues on AIX with the XLC compiler. | Marius Bugge Monsen | 2009-11-17 | 1 | -12/+3 | |
* | | | | | | | | | | | | Fixes polish events for explicitly hidden GraphicsWidgetItems. | Yoann Lopes | 2009-11-17 | 1 | -0/+24 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Stabilize tests on X11 | Olivier Goffart | 2009-11-16 | 2 | -9/+16 | |
* | | | | | | | | | | | QMenu: do not crash if action is destroyed in the triggered signal. | Olivier Goffart | 2009-11-16 | 1 | -0/+13 | |
* | | | | | | | | | | | Fix regression in emitting of QTextDocument::undoCommandAdded() | Thomas Zander | 2009-11-16 | 1 | -0/+11 | |
|/ / / / / / / / / / |