summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-06-247-6/+106
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-207-6/+106
| |\
| | * 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
* | | | | BlackBerry QNetworkConfiguration: Keep track of bearer typePeter Hartmann2013-06-243-0/+124
* | | | | HTTP internals: do not open too many sockets when preconnectingPeter Hartmann2013-06-241-2/+18
* | | | | QDialogButtonBox: add a missing constructorMarc Mutz2013-06-211-0/+37
* | | | | QMessageBox - add message box to (manual) dialog testThorbjørn Martsum2013-06-214-2/+262
|/ / / /
* | | | Fix roundtrip conversion of datetimes.Mitch Curtis2013-06-171-0/+2
* | | | Manual test: fix compilation with namespaced QtDavid Faure2013-06-144-0/+8
* | | | 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