summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* attempt to make QScriptEngine::collectGarbage() autotest more robustKent Hansen2009-10-021-9/+23
* Stabilize tests on X11Olivier Goffart2009-10-024-3/+5
* Fixed logic in clock() function of audio class's.Kurt Korbatits2009-10-022-0/+6
* Test stabilisation on X11Olivier Goffart2009-10-017-12/+18
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-10-011-0/+82
|\
| * Fixed Designer property editor selection bug.Gabriel de Dietrich2009-10-011-0/+82
* | network selftest: make sure tested file has correct line endingsPeter Hartmann2009-10-011-0/+1
* | fix minimizing for Windows CE and Windows mobileJoerg Bornemann2009-10-011-10/+0
* | oops.. fixed compilation of testThierry Bastian2009-10-011-1/+1
* | Try to fix autotestThierry Bastian2009-10-011-4/+5
* | tst_qhttpnetworkconnection: Add a priority testMarkus Goetz2009-10-011-0/+59
* | Make test pass even if printer names contain punctuationPaul Olav Tvete2009-10-011-1/+1
* | Fixed qitemdelegate autotest compilation with Nokia X86 compiler.Janne Anttila2009-10-011-1/+1
* | Deployment augmented for WinCEninerider2009-10-011-4/+11
* | Disabled icon conversion functions for WinCEninerider2009-10-011-0/+9
* | Test http://codepaster-nokia.troll.no/?id=18722 skipped for WinCEninerider2009-10-011-0/+3
* | Fix auto-test that was crashing on Mac Carbon.Alexis Menard2009-10-011-0/+8
* | Skip unstable testKent Hansen2009-10-011-0/+2
* | Fix tst_QIcon::isNullOlivier Goffart2009-10-013-3/+3
* | Fix column number provided to QScriptEngineAgentKent Hansen2009-10-012-3/+7
* | Fix tst_QPixmap on 16bit displayOlivier Goffart2009-10-011-6/+23
* | Fix the compilerwarning test on GCCOlivier Goffart2009-10-011-1/+0
* | Make this test pass on Windows.Alexis Menard2009-10-011-1/+4
* | Add support for modality to QGraphicsItem panels.Bradley T. Hughes2009-10-011-4/+1013
* | Stabilize tests on X11Olivier Goffart2009-10-016-5/+9
* | QGLContext::areSharing() to check for GL share relationshipsRhys Weatherley2009-10-011-21/+21
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-011-2/+2
|\ \
| * | Fix qwidget auto test failing to build on OSX/carbon.Justin McPherson2009-10-011-2/+2
* | | Add unit tests for QGLShareRegisterRhys Weatherley2009-10-011-0/+122
|/ /
* | Make QGLFramebufferObject crash-proof if QGLContext destroyed firstRhys Weatherley2009-10-011-0/+28
* | Stabilize tests on X11Olivier Goffart2009-09-304-37/+45
* | Revert "Make the test fail, not crash for now. A task is already open to fix ...Peter Hartmann2009-09-301-2/+1
* | Merge branch 'focusFixes' into 4.6axis2009-09-301-14/+5
|\ \
| * | Avoided qt3support constructor (S60 port doesn't have it).axis2009-09-301-1/+1
| * | Helped out the Symbian compiler to avoid build error.axis2009-09-301-4/+4
| * | Revert "Switched to asynchronous focus handling on Symbian."axis2009-09-301-9/+0
* | | Stabilize more test on X11Olivier Goffart2009-09-306-110/+108
* | | Add more debug information to the QPrinterInfo testOlivier Goffart2009-09-301-8/+11
* | | Stabilize graphicsview testOlivier Goffart2009-09-301-1/+3
* | | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-09-3030-499/+1064
|\ \ \
| * \ \ Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-303-1/+33
| |\ \ \
| | * | | Don't need to wait that much.Alexis Menard2009-09-301-1/+1
| | * | | Be consistant between static method and regular QFileDialog contructor.Alexis Menard2009-09-301-0/+29
| | * | | Make the test fail, not crash for now. A task is already open to fix it.Alexis Menard2009-09-301-1/+2
| | * | | Fix auto-test build.Alexis Menard2009-09-301-0/+2
| * | | | Making tst_QListWidget::closePersistentEditor work for Symbian.Janne Anttila2009-09-301-0/+5
| |/ / /
| * | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-301-1/+1
| |\ \ \
| | * | | Make the automaticReparenting autotest pass on Mac.Jan-Arve2009-09-301-1/+1
| * | | | Fixed qdoublespinbox undoRedo test case for Symbian.Janne Anttila2009-09-301-10/+20
| |/ / /
| * | | Fix floating point precision when using qreal with QDataStreamEskil Abrahamsen Blomfeldt2009-09-301-1/+57