summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
...
| * | QImage pixelColor and setPixelColor must use unpremultiplied QColorAllan Sandfeld Jensen2015-12-041-0/+18
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-022-0/+25
|\| |
| * | Fix possible null pointer dereferences.Jake Petroules2015-12-021-0/+15
| * | Fix conversion QVariant(QColor) to QString.Jędrzej Nowacki2015-11-301-0/+10
* | | Remove insignificant flag for qstatictext testTony Sarajärvi2015-12-021-1/+0
* | | Update bug ID after insignificant flagTony Sarajärvi2015-11-291-1/+1
* | | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-272-13/+26
|\| |
| * | tst_QImageReader: Fix file handling.Friedemann Kleint2015-11-241-8/+23
| * | tst_QImageWriter: Use QTemporaryDir.Friedemann Kleint2015-11-241-5/+3
* | | Fix kerned advances in QRawFont on OS X and WindowsEskil Abrahamsen Blomfeldt2015-11-251-0/+34
* | | Remove unneeded insignificant flag in qopenglTony Sarajärvi2015-11-241-2/+0
* | | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2015-11-232-0/+13
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-232-0/+13
| |\| |
| | * | Make the ppm image handler corrctly handle long comment linesEirik Aavitsland2015-11-192-0/+13
* | | | Add flags to omit/reject padding in scientific notation exponentsUlf Hermann2015-11-231-0/+57
|/ / /
* | | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-23/+2
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-181-10/+15
|\| |
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-171-10/+15
| |\|
| | * Fix QImage::setDotsPerMeterX/Y for images with some orientationsJoni Poikelin2015-11-051-10/+15
* | | Fixup typo in blacklisting of tst_qwindow::setVisibleFrederik Gladhorn2015-11-161-1/+1
* | | Blacklist tst_QWindow::setVisible for UbuntuFrederik Gladhorn2015-11-121-0/+2
* | | Stabilize tst_QWindow::childWindowPositioningFrederik Gladhorn2015-11-121-2/+3
* | | Add QWindow child window positioning testTor Arne Vestbø2015-10-261-13/+69
* | | Defer QPlatformWindow creation on setVisible(true) if parent hasn't been createdTor Arne Vestbø2015-10-261-0/+46
* | | Ensure QWindow::setParent() creates parent hierarchy if neededTor Arne Vestbø2015-10-261-0/+31
* | | Ensure QWindow::create() creates parent hierarchy before creating selfTor Arne Vestbø2015-10-261-0/+31
* | | tests/auto/gui: Remove some placeholder formatting.Friedemann Kleint2015-10-1913-109/+141
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-1410-12/+323
|\| |
| * | Insert leading after each line, not beforeUlf Hermann2015-10-091-0/+12
| * | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-10-025-1/+299
| |\ \
| | * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-025-1/+299
| | |\|
| | | * Fix tst_QGuiApplication for embedded platforms using eglfs QPAPasi Petäjäjärvi2015-09-101-0/+16
| | | * Another fix of cosmetic QPainter::drawPolyline()Eirik Aavitsland2015-09-011-1/+2
| | | * Ensure sendPostedEvents() can be called independentlyJan Arve Saether2015-09-013-0/+281
| * | | tst_qdesktopservices: Use regular expression to suppress error message.Friedemann Kleint2015-10-021-1/+4
| |/ /
| * | Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-283-10/+8
* | | Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-142-6/+6
* | | Tests: Fix single-character string literals.Friedemann Kleint2015-10-139-29/+29
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-258-22/+38
|\| |
| * | Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-245-17/+17
| * | Stabilize qguieventloop test.Jędrzej Nowacki2015-09-241-2/+0
| * | Fix QImageReader::size() to return correct size for .ico files.Serge Lysenko2015-09-171-0/+5
| * | Serialize the capitalization value of QFontAndy Shaw2015-09-151-0/+5
| * | Replace direct QPA access in tst_qguiappliction with testlib wrapperTor Arne Vestbø2015-09-151-3/+3
| * | Move min left/right bearing calculations to QFontEngine baseclassTor Arne Vestbø2015-09-021-1/+6
| * | Harmonize input context selectionBernd Weimer2015-08-251-0/+3
* | | Add method for checking of QPixmapCache::Key validitySerge Lysenko2015-09-181-6/+6
* | | QIconLoader: Use the GTK+ icon cachesOlivier Goffart2015-09-133-0/+65
* | | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-0561-61/+1
* | | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-013-3/+0