summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-1/+1
|\
| * Drop unnecessary dependencies from some testsUlf Hermann2017-01-101-1/+1
* | Add support for OpenGL 3.2+ core profile contexts in QPainterJulian Thijssen2017-01-232-3/+52
* | tst_qaccessibility.cpp: Fix warnings about assignment used as truth valueFriedemann Kleint2017-01-181-6/+6
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-181-2/+1
* | Remove qtypetraits.h's contents altogetherGiuseppe D'Angelo2017-01-121-1/+1
* | modeltest: use QCOMPARE where possibleDavid Faure2017-01-111-28/+28
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-134-4/+18
|\|
| * Fix warnings in tests (MinGW/MSCV)Friedemann Kleint2016-11-291-1/+3
| * Fix bilinear sampling of more than 8x rotated transformsAllan Sandfeld Jensen2016-11-292-2/+11
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-241-1/+4
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-231-1/+4
| | |\
| | | * Use QPersistentModelIndex for storing a model indexAndy Shaw2016-11-171-1/+4
* | | | Use RGB64 qdrawhelper routines for unpremultiplied formatsAllan Sandfeld Jensen2016-12-091-0/+13
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-023-10/+4
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-2/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-131-2/+1
| | |\|
| | | * Blacklist tst_MacNativeEvents::testMouseEnterAllan Sandfeld Jensen2016-10-121-2/+1
| * | | create modularized version of qtplatformsupport moduleOswald Buddenhagen2016-10-151-6/+1
| * | | Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-2/+2
* | | | macOS: Don't build auto-tests as application bundles unless explicitly requestedTor Arne Vestbø2016-10-232-1/+3
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-291-0/+26
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-0/+26
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-281-0/+26
| | |\|
| | | * Extend tested formats in lancelotAllan Sandfeld Jensen2016-09-271-0/+26
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-152-1/+6
|\| | |
| * | | Modularize configure.json/.priLars Knoll2016-09-151-0/+2
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-1/+4
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-051-1/+4
| | |\|
| | | * qcompilerdetection.h: retract Q_COMPILER_DEFAULT_MEMBERS for MSVC < 2015Marc Mutz2016-09-031-1/+4
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-08-311-1/+1
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-1/+1
| | |\|
| | | * Remove unneeded dependency on Qt widgetsEirik Aavitsland2016-08-151-1/+1
* | | | Remove tests/auto/other/atwrapperMarc Mutz2016-08-2415-931/+0
|/ / /
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-193-5/+5
* | | Fix grayscale painting regression in 64-bit raster engineAllan Sandfeld Jensen2016-08-032-1/+38
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-0/+175
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-0/+175
| |\|
| | * Fix for race condition in signal activationDenis Kormalev2016-07-291-0/+175
* | | Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-3/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-3/+4
| |\|
| | * Force the use of the C++11 alignof keyword instead of an extensionThiago Macieira2016-05-291-3/+4
* | | QDateTimePrivate: merge the time spec, DST status and validity flagsThiago Macieira2016-06-101-18/+3
* | | autotests: use QTest::createTouchDevice()Shawn Rutledge2016-06-102-5/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-5/+85
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-5/+85
| |\|
| | * tst_compiler: Expand the attribute testThiago Macieira2016-04-281-5/+85
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-0/+1
|\| |