summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* license: Fix Blackberry/QNX license headersSergio Ahumada2012-08-141-17/+0
* test: Re-enabling tst_QTreeView testSergio Ahumada2012-08-141-1/+0
* test: Re-enabling tst_QMenu testSergio Ahumada2012-08-141-2/+0
* test: Re-enabling tst_QNetworkConfiguration testSergio Ahumada2012-08-141-2/+0
* test: Re-enabling tst_QNetworkConfigurationManager testSergio Ahumada2012-08-141-2/+0
* test: Re-enabling tst_QWidget_windowSergio Ahumada2012-08-131-2/+0
* test: Mark tst_QTimeLine as significant on platforms other than WindowsSergio Ahumada2012-08-101-1/+1
* tests: Re-enable tst_MacNativeEvents test.Sergio Ahumada2012-08-092-3/+5
* tests: Re-enable tst_QMdiSubWindow test.Sergio Ahumada2012-08-082-2/+5
* tests: Re-enable tst_QGraphicsProxyWidget test.Sergio Ahumada2012-08-082-2/+6
* Changed qt version to 4.8.3jutaipal2012-08-086-6/+6
* Avoid crashes when invalidating a proxy model filter.Stephen Kelly2012-08-081-0/+66
* test: Re-enable tst_Symbols testSergio Ahumada2012-08-082-3/+1
* tests: Re-enable QTextScriptEngine test.Sergio Ahumada2012-08-062-2/+10
* tests: Re-enable QAccessibility test.Sergio Ahumada2012-08-032-2/+12
* Don't crash if queued signal handler no longer existsKent Hansen2012-08-031-0/+33
* Fix crash when converting invalid JSValue to stringKent Hansen2012-08-031-0/+9
* Stop allowing the old-style Contact: line in license headersSergio Ahumada2012-08-021-7/+1
* test: Re-enable tst_Headers test.Sergio Ahumada2012-08-021-2/+0
* Fix crash when accessing QObject properties through activation objectKent Hansen2012-08-021-0/+18
* Update contact information in license headers.Sergio Ahumada2012-08-011793-3603/+3597
* test: Re-enable tst_QMdiArea test.Sergio Ahumada2012-08-012-1/+4
* Workaround tst_headers, especially the license header checkSergio Ahumada2012-07-301-11/+37
* Set tst_QScrollbar to be significantKalle Juhani Lehtonen2012-07-262-3/+9
* MouseArea: use current value of drag.axisAlberto Mardegan2012-07-252-0/+101
* tst_MacGui is flakyKalle Juhani Lehtonen2012-07-251-4/+7
* Fix roundtrip between double and string in QDeclarativeListModel leading to p...Florian Hänel2012-07-251-0/+4
* tests: Re-enable tst_QSharedPointer_and_QWidget test.Sergio Ahumada2012-07-232-2/+3
* QUrl: add missing detach() in setEncodedUrl, spotted by Marc Mutz.David Faure2012-07-221-0/+6
* test: only QEXPECT_FAIL tst_qgraphicstransform in release modeRohan McGovern2012-07-162-1/+3
* test: Fix compilation error on old Unix systems caused by ShapeInputSergio Ahumada2012-07-161-2/+2
* test: remove CONFIG+=insignificant_test for tst_qgraphicstransformRohan McGovern2012-07-162-8/+52
* tests: Re-enable tst_MacGui test.Sergio Ahumada2012-07-162-2/+3
* test: fixed tst_qfilesystemmodel and removed insignificant_testRohan McGovern2012-07-132-2/+4
* QSqlTM: respect generated flag in insertRecord() and setRecord()Mark Brand2012-07-131-0/+25
* Fix crash when column is inserted before rowspanned cellEskil Abrahamsen Blomfeldt2012-07-131-0/+29
* Mark qglfunctions test as insignificantKalle Juhani Lehtonen2012-07-021-1/+4
* Fixed tst_qfileinfo for windows.Markku Heikkila2012-06-281-0/+13
* Fix infinite recursion while dragging toolbar of QMainWindow.Markku Heikkila2012-06-251-0/+59
* Restored native behavior when moving cursor from selectionRobert Loehning2012-06-202-4/+16
* Activate QPixmap auto-test.Friedemann Kleint2012-06-191-2/+0
* Fix QApplication test for desktop.Friedemann Kleint2012-06-194-35/+61
* Fix QLibrary test.Friedemann Kleint2012-06-192-4/+19
* Fix tst_qfile with shadow buildsThiago Macieira2012-06-181-1/+1
* Fix tst_qfile opening of stdin/out/err: don't assumeThiago Macieira2012-06-181-30/+40
* UCD 5.0: Apply Unicode Corrigendum #6Konstantin Ritt2012-06-131-0/+22
* QFile-test: Test for redirected handles in standard streams test.Friedemann Kleint2012-06-131-7/+18
* Fix QFile test for Qt 4.8.Friedemann Kleint2012-06-092-15/+67
* Fix for QEventLoop autotest for SymbianMarko Kenttala2012-06-071-4/+7
* Windows: Fix uic3 autotest.Friedemann Kleint2012-06-022-3/+2