summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QCommandLineParser: support extremely concise option configuration in C++11Marc Mutz2014-08-061-0/+22
* QProgressDialog: fix setBar() not properly adopting the new QProgressBarMarc Mutz2014-08-061-7/+0
* Implement QStringRef::splitJędrzej Nowacki2014-08-061-0/+75
* Add a test for some copy semantics to QPaletteMarc Mutz2014-08-061-0/+22
* QPalette: add move constructorMarc Mutz2014-08-061-0/+8
* QHeaderView::restoreState(): Add sanity check.Friedemann Kleint2014-08-061-0/+1
* QtConcurrent::run: allow to select the thread pool on which to run the taskMarc Mutz2014-08-051-2/+128
* QFutureInterface: allow to work with a QThreadPool != globalInstance()Marc Mutz2014-08-051-0/+49
* Logging: use the known function when the first frame of the backtrace is unknownOlivier Goffart2014-08-051-1/+2
* Introduce QRasterWindowLaszlo Agocs2014-08-053-1/+109
* Introduce QOpenGLWindowLaszlo Agocs2014-08-053-0/+311
* Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-08-051-4/+10
|\
| * Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-041-4/+10
| |\
| | * Merge remote-tracking branch 'origin/stable' into 5.3Oswald Buddenhagen2014-07-301-4/+10
| | |\
| | | * QNX: Fix QMdiWindow autotestsFabian Bumberger2014-06-251-4/+10
* | | | Remove d3dcompiler_qtAndrew Knight2014-08-052-373/+0
* | | | Fix cmake-test for Dynamic OpenGL.Friedemann Kleint2014-08-051-12/+19
|/ / /
* | | Make QOpenGLWidget publicLaszlo Agocs2014-08-016-5/+297
* | | tst_QTimeZone: test QTimeZonePrivate::isValidId()Marc Mutz2014-07-311-0/+61
* | | Add a test for move assignment to tst_QPaletteMarc Mutz2014-07-311-0/+22
* | | Ensure valid data after QImage::invertPixelsAllan Sandfeld Jensen2014-07-311-0/+38
* | | tst_qwidget: Fix geometries.Friedemann Kleint2014-07-311-73/+155
* | | tst_qwindow: Fix geometries.Friedemann Kleint2014-07-311-55/+75
* | | QTabletEvent manual test: show buttons, pressure, eraserShawn Rutledge2014-07-314-39/+127
* | | Add QString::splitRef functions.Jędrzej Nowacki2014-07-311-15/+123
* | | QProgressDialog: make the cancel button retranslate on LanguageChangeMarc Mutz2014-07-301-0/+45
* | | QProgressDialog: don't crash when setting the same {bar,button,label} againMarc Mutz2014-07-301-0/+50
* | | tst_QProgressDialog: enable topLevelWindows() check in cleanup()Marc Mutz2014-07-301-1/+7
* | | Clean up tst_QProgressDialogMarc Mutz2014-07-301-14/+2
* | | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-304-7/+109
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-294-7/+109
| |\| |
| | * | tst_QSet: verify that {}-style initialization drops duplicatesMarc Mutz2014-07-251-1/+1
| | * | tst_QMap: replace QVERIFY(x == y) with QCOMPARE(x,y)Marc Mutz2014-07-251-2/+2
| | * | tst_QMap: verify that {}-style initialization drops duplicatesMarc Mutz2014-07-251-1/+6
| | * | tst_QHash: replace QVERIFY(x == y) with QCOMPARE(x,y)Marc Mutz2014-07-251-2/+2
| | * | tst_QHash: verify that {}-style initialization drops duplicatesMarc Mutz2014-07-251-1/+6
| | * | QNAM: Fix CPU load for limited upload QIODeviceMarkus Goetz2014-07-251-0/+92
* | | | Accessibility: Top level widgets should only be in the hierarchy onceFrederik Gladhorn2014-07-301-0/+61
* | | | Support RGB30 formats in OpenGL framebuffers and paint engineAllan Sandfeld Jensen2014-07-301-1/+109
* | | | Fix QByteArray::to{Upper,Lower} when the array contains embedded nullsThiago Macieira2014-07-301-0/+27
* | | | QDebug: Improve QDebug stream operator for QFlagsKai Koehne2014-07-301-0/+23
* | | | Add qFormatLogMessage()Kai Koehne2014-07-301-1/+61
* | | | add priority sorting to $$resolve_depends()Oswald Buddenhagen2014-07-301-0/+9
* | | | Add initializer list support in QJsonObject.Jędrzej Nowacki2014-07-301-2/+53
* | | | QMdiArea: Store focus widget when new QMdiSubWindow is added.Friedemann Kleint2014-07-301-1/+46
* | | | Export QAbstractState active property.BogDan Vatra2014-07-291-16/+888
|/ / /
* | | tst_QFont: remove unused static functionMarc Mutz2014-07-281-14/+0
* | | Logging: support %{backtrace} in QT_MESSAGE_PATTERNOlivier Goffart2014-07-283-7/+64
* | | Fix typo with impact on test outputJoão Abecasis2014-07-281-1/+1
* | | Add missing to gui/kernel benchmarks.Jędrzej Nowacki2014-07-281-1/+3