summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-278-40/+68
|\
| * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-271-2/+11
| |\
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-251-2/+11
| | |\
| | | * Fixed testbuild with QT_NO_CURSORBjoern Breitmeyer2013-06-251-2/+11
| * | | tst_qfilefialog: Fix leaking temporary directories.Friedemann Kleint2013-06-261-28/+16
| |/ /
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-252-5/+22
| |\ \
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-202-5/+22
| | |\|
| | | * fix QFileSystemEngine::createDirectory race conditionv5.1.0-rc1Shawn Rutledge2013-06-141-1/+17
| | | * Let QTemporaryDir::stressTest() run in temporary directory.Friedemann Kleint2013-06-121-4/+5
| * | | Fixed qrawfont auto testBernd Weimer2013-06-251-4/+4
| * | | Test for activation and palette on QWindowContainer's parentGunnar Sletta2013-06-251-0/+10
| * | | Further followup to Q_OS_MACX changes.Jake Petroules2013-06-241-1/+1
| * | | test: Skip tst_qmake::include_dir() when -no-widgets is usedSergio Ahumada2013-06-241-0/+4
| |/ /
* | | Add painting of points to the QTabletEvents manual test.Friedemann Kleint2013-06-261-4/+79
* | | QWidget - add property toolTipDurationThorbjørn Martsum2013-06-251-7/+48
* | | 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