summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed the QMouseEvent_modal autotest.Dominik Holland2010-11-021-0/+4
* Fixed QPlainTextEdit autotest to use the right size in the linewrap testcase.Dominik Holland2010-11-021-0/+1
* Fixed QPrinter autotest, to use qreals for the margintestDominik Holland2010-11-021-6/+6
* Fixed QSplitter autotest to use a dummy toplevel widget.Dominik Holland2010-11-021-5/+7
* Fixed QTableView autotest to use a dummy toplevel widget.Dominik Holland2010-11-021-9/+15
* Fixed QTextEdit autotest, to use top level dummy widgetsDominik Holland2010-11-021-1/+4
* Fixed QTreeWidget autotest, to use a top level dummy widgetDominik Holland2010-11-021-2/+3
* Fixed QWaitCondition autotest to use only 2 threads when running on linux and...Dominik Holland2010-11-021-1/+1
* Fixed QColumnView autotests to use a dummy top level widget.Dominik Holland2010-11-021-8/+11
* use PlatformQuirks class for better testingHarald Fernengel2010-11-021-15/+21
* Small cleanup of platformquirks headerHarald Fernengel2010-11-021-22/+22
* Added new auto test helper PlatformQuirks.Dominik Holland2010-11-021-0/+122
* Added environment variable for style overriding.Dominik Holland2010-11-021-2/+10
* Cleanup Meego Compositor detectionHarald Fernengel2010-11-022-28/+18
* Added Maemo 6 to the X11 desktopEnvironment listDominik Holland2010-11-022-0/+35
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-018-81/+376
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-018-81/+376
| |\ |/ /
| * QNAM HTTP: tst_qnetworkreply with setReadBufferSize() setDavid Faure2010-11-011-71/+366
| * Fix compilation on AIX 5.3 with gccKent Hansen2010-11-011-1/+1
| * Doc: Fixed typoThorbjørn Lindeijer2010-11-011-1/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-015-8/+8
| |\
| | * Fix poor English in QStyle::polish documentation.Jason McDonald2010-11-011-4/+4
| | * Fix a few typos in comments and docs.Jason McDonald2010-11-014-4/+4
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-013-1/+60
|\ \ \
| * | | Quickly clicking an item that doesn't use double clicking should result in tw...Joona Petrell2010-11-013-1/+60
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-011-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix OpenVG painting artifacts after restoreState().Jason Barron2010-11-011-0/+1
| | |/ | |/|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-0168-5595/+11728
|\ \ \ | |/ / |/| / | |/
| * Fix QML visual tests on Mac.Yann Bodson2010-11-0168-5595/+11728
|/
* Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-10-302-0/+36
|\
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-10-302-0/+36
| |\ |/ /
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-10-272-0/+36
| |\
| | * Fix Windows compilation.Samuel Rødal2010-10-272-0/+2
| | * Fixed race condition in raster paint engine.Samuel Rødal2010-10-272-0/+34
| |/
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-292-12/+17
|\ \
| * | dbus does not use this. fix build.Lorn Potter2010-10-291-4/+4
| * | Fix memory leak on exitHarald Fernengel2010-10-291-8/+13
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-2966-32/+19931
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-10-298-6/+25
| |\ \ \
| | * | | Remove unnecessary QML import project dependency to Symbian deployment pri fi...Joona Petrell2010-10-293-3/+0
| | * | | Update visual tests for MacYann Bodson2010-10-294-0/+22
| * | | | Update webview visual tests to new skip modeAlan Alpert2010-10-2913-21/+23
| * | | | Revert "Disable WebView visualtests"Alan Alpert2010-10-2924-0/+12940
| * | | | Mark dynamic.qml as expect-fail the new wayAlan Alpert2010-10-299-2/+1605
| * | | | Update gridview visual testsAlan Alpert2010-10-2913-373/+374
| * | | | Revert "Mark qdeclarativegridview autotests as expect-fail"Alan Alpert2010-10-2925-4/+5338
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-2936-522/+792
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Play whole file in spectrum analyzer demoGareth Stockwell2010-10-2911-467/+369
| * | | | Do not unnecessarily reset state of spectrum demoGareth Stockwell2010-10-293-45/+61
| * | | | Set SpectrumAnalyserThread parent to 0 before calling moveToThread()Gareth Stockwell2010-10-291-0/+2