summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-0216-139/+154
|\
| * Fix possible null pointer dereferences.Jake Petroules2015-12-021-0/+15
| * Use correct test to add C++14 to the project configurationJames McDonnell2015-12-015-5/+10
| * Windows QPA: Fix window state transition from minimized to normal.Friedemann Kleint2015-12-011-4/+0
| * Use QCollator for sorting in the filesystem modelLars Knoll2015-11-301-76/+0
| * Fix conversion QVariant(QColor) to QString.Jędrzej Nowacki2015-11-301-0/+10
| * Fix closing a QMenu by pressing Alt.Friedemann Kleint2015-11-271-0/+30
| * tst_QItemModel: Use a QTemporaryDir for test data of QDirModel.Friedemann Kleint2015-11-271-26/+17
| * QWidget::mapTo/FromGlobal(): Avoid calling QWindow helpers until shown.Friedemann Kleint2015-11-271-0/+56
| * Clean up tst_qlabelMarc Mutz2015-11-271-22/+6
| * Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-11-271-0/+9
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-271-0/+9
| | |\
| | | * Fix crash in QFileDialog::iconProvider() with native dialogsJoni Poikelin2015-11-241-0/+9
| * | | tst_QThreadPool::tryStartCount(): Wait until tasks have finished.Friedemann Kleint2015-11-272-4/+1
| |/ /
* | | Remove insignificant flag for qstatictext testTony Sarajärvi2015-12-021-1/+0
* | | Add a file to the TESTDATA listJames McDonnell2015-12-011-0/+1
* | | Add qt_safe_pollLouai Al-Khanji2015-12-012-0/+162
* | | Update bug ID after insignificant flagTony Sarajärvi2015-11-291-1/+1
* | | Remove insignificant flag for a platform not supportedTony Sarajärvi2015-11-291-2/+0
* | | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-2710-88/+511
|\| |
| * | tst_QProcess: Use a QTemporaryDir for files to be created.Friedemann Kleint2015-11-261-12/+18
| * | tst_QWaitCondition::wakeOne(): Increase wait interval.Friedemann Kleint2015-11-261-4/+7
| * | tst_QWaitCondition: Prevent test functions from interfering with each other.Friedemann Kleint2015-11-261-35/+106
| * | Add a manual test for cursors in multi-screen/High DPI setups.Friedemann Kleint2015-11-253-1/+328
| * | tst_QProcess: Remove macro QPROCESS_VERIFY().Friedemann Kleint2015-11-251-15/+7
| * | tst_QItemModel: Register QAbstractItemModel::LayoutChangeHint.Friedemann Kleint2015-11-251-0/+8
| * | Ignore stuff created during testingEdward Welbourne2015-11-251-0/+5
| * | tst_QNetworkReply: Fix repetitive invocation of cleanup().Friedemann Kleint2015-11-241-8/+6
| * | tst_QImageReader: Fix file handling.Friedemann Kleint2015-11-241-8/+23
| * | tst_QImageWriter: Use QTemporaryDir.Friedemann Kleint2015-11-241-5/+3
* | | QPair: add compile test involving pair with contained C arrayMarc Mutz2015-11-261-0/+11
* | | QPair: add tests for conversion ctor/assignment operatorsMarc Mutz2015-11-261-0/+58
* | | Fix kerned advances in QRawFont on OS X and WindowsEskil Abrahamsen Blomfeldt2015-11-252-0/+34
* | | Remove insignificant from qglfunctions testTony Sarajärvi2015-11-251-2/+0
* | | Remove unneeded insignificant flag in qopenglTony Sarajärvi2015-11-241-2/+0
* | | Remove insignificant test flag for unsupported distroTony Sarajärvi2015-11-241-1/+0
* | | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2015-11-2311-40/+462
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-2311-40/+462
| |\| |
| | * | tst_compiler: check more cases for RVALUE_REFSMarc Mutz2015-11-221-11/+75
| | * | tst_compiler: check more cases for RANGE_FORMarc Mutz2015-11-201-0/+93
| | * | Avoid having division caught up in parsing of comments.Edward Welbourne2015-11-203-3/+9
| | * | Support mixing native child widgets with texture-based onesLaszlo Agocs2015-11-194-21/+256
| | * | Make the ppm image handler corrctly handle long comment linesEirik Aavitsland2015-11-192-0/+13
| | * | tst_compiler: make the check for C++14 return type deduction harderMarc Mutz2015-11-191-3/+5
| | * | QSqlQueryModel::clear(): Call begin/endResetModel().Friedemann Kleint2015-11-191-2/+11
* | | | Use "shortest" double conversion for JSONUlf Hermann2015-11-232-3/+17
* | | | Add flags to omit/reject padding in scientific notation exponentsUlf Hermann2015-11-232-0/+71
* | | | Interpret precision == -128 as "shortest" double conversionUlf Hermann2015-11-234-35/+108
|/ / /
* | | Remove remaining support for BlackberryLouai Al-Khanji2015-11-2120-209/+19
* | | Long live qUtf16Printable()Marc Mutz2015-11-211-9/+9