summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-241-16/+44
|\
| * Fix softkeys for QDialogButtonBoxes created without a parent.Jason Barron2009-11-241-16/+44
* | tst_qtcpserver: Increased timeoutMarkus Goetz2009-11-241-1/+1
* | tst_qftp: Increased some more timeoutsMarkus Goetz2009-11-241-4/+5
* | tst_qhttp: Increase timeoutMarkus Goetz2009-11-241-1/+1
* | tst_qftp: Increase timeout in the abort() test.Markus Goetz2009-11-241-1/+4
* | Softkeys: Text disappears from textbox when predictive text is active.Samuel Nevala2009-11-241-0/+19
* | Few of the QEXPECT_FAIL messages were enriched by the Jira's task numberJedrzej Nowacki2009-11-241-13/+9
* | tst_qftp: Test upload with 1MB instead of not-at-all on SymbianMarkus Goetz2009-11-241-2/+3
* | tst_qnetworkreply: Stabilize test by increasing timeoutMarkus Goetz2009-11-241-1/+1
* | QNetworkCookieJar: don't do path checking when receiving cookiesPeter Hartmann2009-11-241-2/+21
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-244-1/+77
|\ \ | |/
| * Don't crash in eval() function when QtScript debugger is attachedKent Hansen2009-11-241-0/+28
| * Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-234-1/+77
| |\
| | * Fixes painting issues when scaling a QGraphicsView.Yoann Lopes2009-11-201-0/+39
| | * Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-2013-84/+109
| | |\
| | * | Q_ASSERT failure when resizing a span to (1,1) in 1st cellGabriel de Dietrich2009-11-201-0/+8
| | * | avoid possible crash when showing a modal dialog from a widget destructorThierry Bastian2009-11-201-0/+25
| | * | Fix for tabwidget usesScrollButton being overriden by stylesheetOlivier Goffart2009-11-201-1/+5
* | | | update autotest to match 4.6 behaviorKent Hansen2009-11-231-9/+14
* | | | Add reference to JIRA task for expected test failureKent Hansen2009-11-231-1/+1
* | | | Add references to JIRA tasks for expected test failuresKent Hansen2009-11-234-9/+9
* | | | Don't crash in eval() function when QtScript debugger is attachedKent Hansen2009-11-231-0/+28
|/ / /
* | | Merge commit 'b7692016f282251002b3e85dfcb5567bd91a12c0' of oslo-staging-1 int...Simon Hausmann2009-11-231-0/+112
|\ \ \
| * | | Fix regression introduced in 1e6b424b692b20dcfec920f8d3563e520ec1ff05João Abecasis2009-11-201-0/+112
* | | | Merge remote branch 'staging/4.6' into 4.6Oswald Buddenhagen2009-11-237-15/+60
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix encodings, take NOswald Buddenhagen2009-11-207-15/+60
* | | | Merge commit 'd9fa92' into origin-4.6Olivier Goffart2009-11-206-11/+70
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-201-0/+13
| |\ \
| | * | Fix crash when using splash screen, or QPixmap::copy()Shane Kearns2009-11-191-0/+13
| * | | Add a QTest::qWaitForWindowShown for a failing qlistview autotestLeonardo Sobral Cunha2009-11-191-0/+2
| * | | On main window, the sizegrip visibility was not correctly updatedThierry Bastian2009-11-191-0/+14
| * | | Fixes: QCommandLinkButton crop large icons.Olivier Goffart2009-11-191-7/+37
| * | | Merge upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-1911-6/+2214
| |\ \ \
| * \ \ \ Merge branch '4.6' of git@scm.dev.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-191-3/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-191-3/+3
| | |\ \ \
| | | * | | Fix tst_QTextLayout::testTabDPIScale on Symbian hardwareAlessandro Portale2009-11-181-3/+3
| * | | | | Convert pointer to string properly on 64 bit systems too.Jan-Arve Sæther2009-11-191-1/+1
| |/ / / /
* | | | | Merge commit 'b345b96dc14cc0da3a9ff44216d447e6f2c8ad97' from oslo-staging-1 i...Simon Hausmann2009-11-201-5/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-1911-101/+240
| |\ \ \ \
| * | | | | Autotest: Change the service name we're testing between tests.Thiago Macieira2009-11-191-5/+7
* | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-1923-178/+355
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch '4.6' of oslo-staging-1 into 4.6Simon Hausmann2009-11-1911-75/+100
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | tst_qtcpsocket: Stabilize by increasing timeoutsMarkus Goetz2009-11-181-7/+7
| | * | | Added missing autotests to the tests/auto.proDenis Dzyubenko2009-11-188-64/+66
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-1818-22/+2297
| | |\ \ \
| | * | | | upgraded harfbuzz to lastest versionLars Knoll2009-11-181-0/+27
| | * | | | Fix regression introduced in 98a05681851db9d88b1364af52be543715fbe306João Abecasis2009-11-182-4/+0
| * | | | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1910-99/+228
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Fixed tst_QTableView::changeHeaderData auto-test on MacGabriel de Dietrich2009-11-181-1/+1