summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test: Mark tst_QWidget unstable failures as XFAILSergio Ahumada2012-08-231-5/+26
* Fix undo and redo in QLineEdit when in password modeJani Honkonen2012-08-221-0/+66
* Fix QListWidget scrolling with keys when there are hidden itemsJani Honkonen2012-08-221-0/+52
* test: XFAIL tst_QListWidget::fastScroll() test on WindowsSergio Ahumada2012-08-211-0/+5
* test: Re-enabling tst_QFileInfo test on WindowsSergio Ahumada2012-08-211-2/+0
* test: Re-enabling tst_QListWidget testSergio Ahumada2012-08-171-2/+0
* test: Re-enabling tst_QImageReader testSergio Ahumada2012-08-171-2/+0
* Fix tst_qbytearray on QNX/Blackberry systemsRafael Roquetto2012-08-172-4/+2
* Implement QAccessibleLineEdit::characterRect()Jan-Arve Saether2012-08-161-0/+10
* test: Re-enabling tst_qdeclarativeerror testSergio Ahumada2012-08-161-1/+0
* Fix error test on Windows.Glenn Watson2012-08-162-1/+2
* Fix for restoring dockwidget's size when it gets dragged.Mikko Knuutila2012-08-161-0/+27
* XMLHttpRequest does not support the DELETE methodJani Honkonen2012-08-154-3/+29
* test: Re-enabling tst_QFont testSergio Ahumada2012-08-151-2/+0
* test: Re-enable tst_QGraphicsEffect test.Sergio Ahumada2012-08-152-2/+22
* 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