summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | QSizePolicy - add retainSizeWhenHiddenThorbjørn Lund Martsum2013-07-104-2/+181
* | | Rename a few QSignalSpy variables to match what they are spyingTor Arne Vestbø2013-07-081-15/+15
* | | QUrl: add RemoveFilename to UrlFormattingOptions.David Faure2013-07-081-11/+19
* | | QUrl: add "QUrl adjusted(options)" convenience method.David Faure2013-07-081-1/+9
* | | Fix QUrl::topLevelDomain(QUrl::FullyDecoded)David Faure2013-07-061-1/+2
* | | Add API to let applications integrate with the system fontsAleix Pol2013-07-051-1/+13
* | | Make sure libgnustl_shared.so is deployed along with Qt libsEskil Abrahamsen Blomfeldt2013-07-041-0/+1
* | | Make sure activity is closedEskil Abrahamsen Blomfeldt2013-07-041-0/+1
* | | Make sure main application library is loadedEskil Abrahamsen Blomfeldt2013-07-041-0/+1
* | | Update native functions to match signature in platform pluginEskil Abrahamsen Blomfeldt2013-07-041-4/+9
* | | QStyle - tooltip - add wakeDelay and sleepDelay as styleHintsThorbjørn Martsum2013-07-031-3/+56
* | | Revert "Fix QUrl::topLevelDomain(QUrl::FullyDecoded)"Thiago Macieira2013-07-021-2/+1
* | | Let qdbusxml2cpp generate code that compiles: no '-' in variable names.David Faure2013-07-011-1/+1
* | | Fix QUrl::topLevelDomain(QUrl::FullyDecoded)David Faure2013-07-011-1/+2
* | | QNetworkConfiguration: add public member bearerTypeFamily()Peter Hartmann2013-06-281-0/+23
* | | 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
| |/ /