summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-1226-146/+613
|\
| * 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
* | | Add internal functions to QObjectPrivate for signal & slot connections in QMLSimon Hausmann2013-06-071-0/+51
* | | QNX: fixed compilation of auto testBernd Weimer2013-06-061-0/+4
* | | Iterate over the smaller set in QSet::intersect().Mitch Curtis2013-06-052-0/+145
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-04116-177/+472
|\| |
| * | 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
* | QNetworkAccessManager: add public methods to pre-TCP/pre-SSL-connectPeter Hartmann2013-06-032-1/+110
* | Make QTime::toString output milliseconds for Qt::TextDate, Qt::ISODate.Mitch Curtis2013-06-033-21/+26
* | widget/graphicsview: Do not run tests showing windows in parallel.Friedemann Kleint2013-06-035-6/+0
* | gui/kernel: Do not run test showing windows in parallel.Friedemann Kleint2013-05-302-2/+0
* | Core: QDebug and comparison operator support metatypes.Christoph Schleifenbaum2013-05-272-1/+87
* | QToolTip - add static showText with time.Thorbjørn Martsum2013-05-274-1/+74
* | Remove XFAIL from tst_qgraphicswidget::initialShow2().Friedemann Kleint2013-05-272-4/+0
* | Add QComboBox::currentDataGiuseppe D'Angelo2013-05-271-0/+146
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-2336-50/+951
|\|
| * 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