summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-031-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-201-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
* test: Remove insignification of tst_qprocess on Windows and MacSergio Ahumada2012-06-011-2/+0
* Eliminate QTreeWidget drag crashJiewen Wang2012-05-311-0/+43
* QStatusBar::showMessage will always take new timeoutJiewen Wang2012-05-311-0/+45
* Fix qprocess test.Friedemann Kleint2012-05-312-118/+252
* Propagate left key presses to the parent item when TextInput is empty.Marcel Schuette2012-05-302-1/+23
* Fix crash when using aliases and variantsNicolas Arnaud-Cormos2012-05-253-0/+11
* Fix bug when destruction fields in QWizardCarl Schumann2012-05-253-1/+220
* Add test case for link local TCP connectionsShane Kearns2012-05-241-0/+72
* Fix sending UDP packets to link local addressesShane Kearns2012-05-241-0/+136
* QRegExp: fix crashGiuseppe D'Angelo2012-05-231-0/+28
* QRegExp: fix autotest, fix usage of uninitialized valuesGiuseppe D'Angelo2012-05-211-3/+1
* Fix cases where functions are called with a drive and no slashAndy Shaw2012-05-161-1/+25
* XShaping drag and drop fixesAlbert Astals Cid2012-05-142-0/+255