summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-127-6/+196
|\
| * Fix disconnect()ing from signals declared in a base classOlivier Goffart2014-08-111-0/+12
| * network tests: add manual test for auth / proxy authPeter Hartmann2014-08-071-0/+82
| * Uncomment some tests which accidently got commentedAndy Shaw2014-08-071-6/+6
| * Undo: Fix state entry bug for parallel state groupsPeter Kümmel2014-08-061-0/+3
| * tst_QHash: check which of several equal keys is insertedMarc Mutz2014-08-052-0/+67
| * tst_QSet: check which of several equal elements is insertedMarc Mutz2014-08-051-0/+26
* | Make the expose region local on all platformsLaszlo Agocs2014-08-121-0/+16
* | Trim the QString benchmark testThiago Macieira2014-08-099-76004/+2
* | 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
* | Fix int conversion to stringFrederik Gladhorn2014-08-081-2/+2
* | 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-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
| |\| |