summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Process could not be located on WindowsCEninerider2009-09-252-5/+20
* | Individual targets for the test processes definedninerider2009-09-252-23/+81
* | Added "requires qtscript" to qsystemsemaphore test in S60 and WinCE.Janne Anttila2009-09-251-0/+2
* | Added "requires qtscript" to qsharedmemory test pro in S60 and WinCE.Janne Anttila2009-09-252-0/+4
* | Skipped QProcess::setProcessEnvironment auto test for Symbian.Janne Anttila2009-09-251-3/+4
* | Clean-up for qprocess autotest since default stack in S60 is now 80K.Janne Anttila2009-09-251-16/+0
* | tst_qfilesystemwatcher directory changed test relaxedmread2009-09-251-1/+3
* | Fixed the image comparison tests for Windows Mobile 5ninerider2009-09-253-3/+14
* | QGraphicsAnchorLayout: Enable boundary feasibility testEduardo M. Fleury2009-09-251-4/+2
* | QGraphicsAnchorLayout: Adding hasConflicts() verifications on anchor testsJesus Sanchez-Palencia2009-09-251-0/+29
* | QGraphicsAnchorLayout: Removing memory leaks on anchor testsJesus Sanchez-Palencia2009-09-251-0/+12
* | QGraphicsAnchorLayout: enabled hasConflicts() test on autotestJesus Sanchez-Palencia2009-09-251-5/+1
* | improve "nested evaluation" testKent Hansen2009-09-251-0/+10
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-2516-91/+1178
|\ \
| * | add test case for wrong error message in qtscriptKent Hansen2009-09-251-0/+11
| * | Stabilize GraphicsView and QFocusEvent testOlivier Goffart2009-09-252-38/+51
| * | Adding test for line endingsAleksandar Sasha Babic2009-09-253-0/+948
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-09-251-0/+79
| |\ \
| | * | Add QGraphicsItem::stackBefore(), and fix Z ordering bugs.Andreas Aardal Hanssen2009-09-251-0/+79
| * | | Amended the Q3 subdirectory listninerider2009-09-251-1/+1
| |/ /
| * | Fixes for Windows CE.ninerider2009-09-251-33/+42
| * | Enabled the QTEST_NO_RTTI flag for WindowsCEninerider2009-09-252-1/+4
| * | Fixed path for lackey.exe for Windows CEninerider2009-09-251-2/+8
| * | Compiler fix for Windows CEninerider2009-09-251-0/+2
| * | tst_qrocess compilation fix for Windows CEninerider2009-09-251-2/+2
| * | Added an explicit change for two tests (temporary fix!)ninerider2009-09-251-2/+12
| * | tst_QComboBox::task248169_popupWithMinimalSize() fixed for WinCEninerider2009-09-251-2/+4
| * | Test projects for Qt3 factored out from the general testsninerider2009-09-251-10/+14
* | | Fix QGraphicsLinearLayout autotest for Symbian OS.Janne Anttila2009-09-251-0/+2
* | | Fixed qgraphicslinearlayout autotest compilation for Symbian (Nokia X86).Janne Anttila2009-09-251-4/+4
|/ /
* | Fixed qfilesystemmodel test linking for SymbianJanne Anttila2009-09-251-0/+1
* | Fixed qdialogbuttonbox test compilation for SymbianJanne Anttila2009-09-251-4/+18
* | Fix qfiledialog autoest compilation for SymbianJanne Anttila2009-09-251-1/+7
* | Update src/3rdparty/javascriptcore and adapt src/script to the changes.Kent Hansen2009-09-243-1/+5
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-241-1/+1
|\ \ | |/
| * Revert "Autotest: This test does requires internal builds (with autotests)."Joerg Bornemann2009-09-241-1/+0
| * Autotest: This test does requires internal builds (with autotests).Thiago Macieira2009-09-231-0/+1
| * fix tst_QMenu::task242454_sizeHint for Windows mobileJoerg Bornemann2009-09-221-1/+1
* | Fix the compilation error for tst_qgraphicsview on S60.Liang QI2009-09-241-8/+24
* | Fixed compile of tests.Rohan McGovern2009-09-241-1/+1
* | Fix QTextDocument::revision()mae2009-09-241-0/+39
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-2446-261/+553
|\ \
| * | Stabilize Q3Table testOlivier Goffart2009-09-241-0/+13
| * | Compile testsOlivier Goffart2009-09-242-5/+5
| * | AudioService API changes; QString->const QString&, remove QAudioDeviceId use ...Justin McPherson2009-09-245-131/+6
| * | Remove extraneous debug statementBill King2009-09-241-2/+0
| * | Stabilize more testsOlivier Goffart2009-09-233-89/+95
| * | Fix tst_QWidget::activateWindow on X11Olivier Goffart2009-09-231-5/+6
| * | Stabilize more testOlivier Goffart2009-09-238-10/+12
| * | Fix Q3TextBrowserOlivier Goffart2009-09-231-0/+1