summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Revert "Report the error as being AlreadyExists if this is why it fails"Morten Johan Sørvig2010-04-211-25/+0
* Revert "Default (Parentless) QMenuBar actions do not work"Morten Johan Sørvig2010-04-213-62/+11
* fix typosOswald Buddenhagen2010-04-201-1/+1
* Default (Parentless) QMenuBar actions do not workRichard Moe Gustavsen2010-04-203-11/+62
* [tst_qhostinfo] Modify multipleDifferentLookups to repeat hostnamesThiago Macieira2010-04-201-17/+28
* Don't deadlock tst_QThread::exit() and tst_QThread::quit()Bradley T. Hughes2010-04-191-2/+2
* [tst_qdiriterator] Stop removing files from the repository.Thiago Macieira2010-04-191-4/+6
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-191-0/+25
|\
| * Report the error as being AlreadyExists if this is why it failsAndy Shaw2010-04-191-0/+25
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-191-0/+48
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-171-0/+48
| |\
| | * Some QWindowSurface implementations might implement flush as a bufferBjørn Erik Nilsen2010-04-161-0/+48
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1714-73/+97
|\ \ \ | |/ / |/| |
| * | Autotest: increase wait time to 3s on Windows to bypass 2s-granularity limita...Thiago Macieira2010-04-171-1/+1
| * | Autotest: update to the new values for the localeThiago Macieira2010-04-171-3/+3
| * | Fix tst_QEventLoop::exec() regression introduced by commit 816523117bc00cfeb1...Bradley T. Hughes2010-04-161-14/+18
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1611-55/+75
| |\ \ | | |/ | |/|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1511-55/+75
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1511-55/+75
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1411-55/+75
| | | | |\
| | | | | * Autotest failure: dialogModality test fails on cocoa (macgui)Richard Moe Gustavsen2010-04-142-27/+24
| | | | | * Force the bic test to compile in 32-bit mode on MacMorten Johan Sørvig2010-04-141-0/+3
| | | | | * Cocoa: qwidget autotest fails on setToolTipRichard Moe Gustavsen2010-04-141-3/+0
| | | | | * Merge remote branch 'staging/4.7' into bearermanagement/mobility-changes-squashAaron McCarthy2010-04-141-0/+13
| | | | | |\
| | | | | * | Bearer management changes from Qt Mobility (7a5ff985)Aaron McCarthy2010-04-147-25/+48
* | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-1615-54/+299
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | create magic comment messages in "finished" stateOswald Buddenhagen2010-04-151-1/+1
| * | | | | | make QT_TR_NOOP work in static initializersOswald Buddenhagen2010-04-152-0/+40
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-152-1/+35
| |\ \ \ \ \ \
| | * | | | | | QtScript: Add autotest for enumeration of QMetaObject propertiesKent Hansen2010-04-151-0/+34
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-151-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | QNAM HTTP: Pipelining changesMarkus Goetz2010-04-151-1/+1
| * | | | | | | | Fixes auto-test failure for 9da13ea53aec6d841ba7f416531d6c52d4368df4.Yoann Lopes2010-04-151-19/+0
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-151-22/+77
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Fixes tooltips for QGraphicsProxyWidget.Yoann Lopes2010-04-151-22/+77
| * | | | | | | | Phonon MMF: calling pause() when in StoppedState triggers stateChanged()Gareth Stockwell2010-04-151-1/+1
| * | | | | | | | tst_mediaobject: ensure MediaObject is in StoppedState before each stepGareth Stockwell2010-04-151-0/+7
| * | | | | | | | tst_mediaobject: Removed non-portable escape codes from outputGareth Stockwell2010-04-151-8/+2
| * | | | | | | | tst_mediaobject: Ensure playSDP step cleanup is runGareth Stockwell2010-04-151-5/+10
| * | | | | | | | tst_mediaobject: Removed compiler warningsGareth Stockwell2010-04-152-4/+2
| * | | | | | | | tst_mediaobject: Removed compiler warningsGareth Stockwell2010-04-151-6/+0
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-145-0/+91
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | QtScript: Add tests for translation of multiple scriptsKent Hansen2010-04-144-0/+81
| | * | | | | | QtScript: Add test for translation disambiguationKent Hansen2010-04-144-0/+10
| * | | | | | | merge commit c638ddc70f6a8196f2c8b11808ab01510233a0ee from harfbuzz:Lars Knoll2010-04-141-0/+2
| |/ / / / / /
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-141-6/+8
| |\ \ \ \ \ \
| | * | | | | | QAbstractScrollArea StyleSheet: fix drawing of border with SH_ScrollView_Fram...Olivier Goffart2010-04-141-6/+8
| * | | | | | | Improve test coverage of QtScript translation functionsKent Hansen2010-04-141-0/+42
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-1567-1546/+419
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-1567-1546/+419
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |