summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* winrt: Add partial SSL key supportAndrew Knight2014-08-131-0/+27
* Add the QStorageInfo classIvan Komissarov2014-08-133-0/+203
* Implement native settings format for WinRTMaurice Kalinowski2014-08-131-24/+63
* Accessibility: Fix boundaries for text functions in QLineEditFrederik Gladhorn2014-08-131-0/+87
* Make the expose region local on all platformsLaszlo Agocs2014-08-121-0/+16
* Ensure that qCleanupFuncinfo works with some C++11 new constructsThiago Macieira2014-08-092-0/+37
* QPair: add constexpr liberallyMarc Mutz2014-08-091-1/+16
* Move the special QByteArrayList methods into QListThiago Macieira2014-08-091-2/+2
* QPixelFormat: don't inherit itMarc Mutz2014-08-092-12/+12
* Long live QByteArrayList!Glen Mabey2014-08-093-0/+297
* Long live QVersionNumber!Keith Gardner2014-08-093-1/+584
* OS X: Remove mnemonics in parenthesesTakumi Asaki2014-08-081-0/+8
* Add support for glMapBufferRange in the wrappers and resolversLaszlo Agocs2014-08-082-1/+69
* Add default format to QSurfaceFormatLaszlo Agocs2014-08-081-0/+18
* 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-013-0/+276
* | | 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
* | | 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