summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* If a QWidget is ignored for auto-quit, ignore its corresponding QWindow.Stephen Kelly2013-06-191-0/+25
* Ensure we don't repeat QTBUG-30931 in Qt5Konstantin Ritt2013-06-181-0/+14
* BlackBerry: fix tst_qlistviewRafael Roquetto2013-06-181-0/+8
* Fix tst_qlistview for full screen platformsRafael Roquetto2013-06-181-3/+3
* Fix tst_QWindow for fullscreen platform pluginsRafael Roquetto2013-06-181-2/+9
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-151-1/+1
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-121-1/+1
| |\
| | * use qtconcurrent instead of qtgui in test codeOswald Buddenhagen2013-06-101-1/+1
* | | Add basic conversion functions from QVariant(QJsonValue).Jędrzej Nowacki2013-06-141-0/+42
* | | Add object names to QGLWidget-reparenting test.Friedemann Kleint2013-06-141-0/+4
* | | QDockWidget: Keep position when undocking.Friedemann Kleint2013-06-121-0/+8
|/ /
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-102-67/+2
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-102-67/+2
| |\|
| | * QEventLoop: Remove the test that checked throwing from an event handlerThiago Macieira2013-06-081-67/+0
| | * test: Mark tst_qopengl as insignificant on Win7 + AngleSergio Ahumada2013-06-071-0/+2
* | | BlackBerry: fix tst_QLocale::emptyCtor()Rafael Roquetto2013-06-102-0/+70
|/ /
* | tst_QUrl: check that prohibited characters in hostnames are not validThiago Macieira2013-06-081-0/+15
* | tst_qfilesystemmodel: Fix warnings about comparing int/bool.Friedemann Kleint2013-06-081-5/+12
* | tst_qmessageauthenticationcode: Fix warning about character conversion.Friedemann Kleint2013-06-081-1/+1
* | tst_qguivariant: Fix warnings about double / float conversion.Friedemann Kleint2013-06-081-2/+2
* | tst_qdom: Fix warning about character conversion,Friedemann Kleint2013-06-081-2/+2
* | tst_qglthreads: Fix warnings about unused variables.Friedemann Kleint2013-06-081-1/+2
* | tst_qjson: Fix MSVC C4293 warning about shift operation.Friedemann Kleint2013-06-081-24/+24
* | QUrl stringprep: fix handling of U+0080: it's prohibitedThiago Macieira2013-06-081-0/+5
* | QUrl stringprep: fix handling of prohibited charactersThiago Macieira2013-06-081-27/+21
* | Unix: fix tst_QFile when run as rootRafael Roquetto2013-06-071-0/+7
* | Use QFINDTESTDATA on tst_QStyle instead of SRCDIRRafael Roquetto2013-06-072-5/+5
* | Cocoa Accessibility: fix ignoring of objectsFrederik Gladhorn2013-06-075-1/+419
* | tst_qnetworkproxyfactory: Fix warnings about unused variables.Friedemann Kleint2013-06-071-0/+5
* | Update the DNS and name-resolver tests to the official zoneThiago Macieira2013-06-073-7/+7
* | Fix tst_qcombobox::itemListPosition.Friedemann Kleint2013-06-051-4/+6
* | QDnsLookup: test multiple TXT answers tooThiago Macieira2013-06-041-48/+54
* | QDnsLookup: test MX and SRV records that can change orderThiago Macieira2013-06-041-4/+27
* | Fix typoFrederik Gladhorn2013-06-031-1/+1
|/
* Made sure items with preferred width of 0 could also stretchJan Arve Saether2013-05-271-0/+12
* Disabled test on WINCE.Bjoern Breitmeyer2013-05-271-0/+2
* QtTest: Output correct library nameSze Howe Koh2013-05-2743-56/+56
* Update manualtests license to say "part of test suite".Gunnar Sletta2013-05-2666-66/+66
* Manual test for window transparencyGunnar Sletta2013-05-263-2/+209
* Fix parsing of long latin strings in the json parserLars Knoll2013-05-231-0/+45
* Fix regression when pasting into QTextEdit from Firefox.Mitch Curtis2013-05-231-0/+11
* Fix clipping of QTextList decorators.Leonard Lee2013-05-236-0/+318
* Process initial expose events immediately.Morten Johan Sørvig2013-05-231-0/+4
* Stabilize tst_qgraphicssceneindex.Friedemann Kleint2013-05-231-1/+1
* QPrintPreviewDialog: Prevent changing of page in resize handling.Friedemann Kleint2013-05-231-0/+46
* Fixed autotest build for configurations without printsupportOliver Wolff2013-05-211-1/+1
* QThreadPool: Fix regression from Qt 4 in dealing with priority startsThiago Macieira2013-05-201-0/+53
* QtCore: fix the number precision in QJsonDocument.toJson()Liang Qi2013-05-201-12/+65
* moc: Fix Generator::registerableMetaTypeOlivier Goffart2013-05-201-0/+2
* moc: recover bad template parsing.Olivier Goffart2013-05-201-0/+3