summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-07-011-0/+19
|\
| * xcb: Send expose event while shrinking windowsBłażej Szczygieł2016-06-301-0/+19
* | Blacklisting a flaky imageAt() autotest on RHEL 7.2Milla Pohjanheimo2016-06-301-0/+1
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-4/+70
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-4/+70
| |\
| | * Finally fix crash in inplace-modified data-constructed imagesEirik Aavitsland2016-06-151-4/+70
* | | Blacklisting tst_QWindow::modalWithChildWindow on Ubuntu 16.04Milla Pohjanheimo2016-06-171-0/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-134-2/+37
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-063-2/+35
| |\|
| | * Blacklist modalDialogClosingOneOfTwoModal on OS XMorten Johan Sørvig2016-06-041-0/+2
| | * Don't alter input string in QTextLayout with ShowLineAndParagraphSeparatorsEskil Abrahamsen Blomfeldt2016-06-011-0/+33
| | * Fix bugs causing Thin font weights to be ignored or mishandled.Jake Petroules2016-06-011-2/+0
| * | Fix compilation without process supportMaurice Kalinowski2016-05-201-0/+2
* | | autotests: use QTest::createTouchDevice()Shawn Rutledge2016-06-102-37/+24
* | | Blacklist tst_QWindow tests for Ubuntu 16.04Milla Pohjanheimo2016-06-101-0/+3
* | | Blacklist tst_qabstracttextdocumentlayout::formatAt on OpenSUSE42.1Milla Pohjanheimo2016-05-271-0/+3
* | | Blacklisting tst_qabstractdocumentlayout::imageAt on OpenSUSE 42.1Milla Pohjanheimo2016-05-261-0/+3
* | | Add applicationDisplayNameChanged() signal.Benjamin Terrier2016-05-241-0/+18
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-234-153/+53
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-193-1/+49
| |\|
| | * ICO image format: fix regression in writing when size >= 256Eirik Aavitsland2016-05-133-1/+49
| * | Remove dead code from tst_QFont::exactMatch()Eskil Abrahamsen Blomfeldt2016-05-121-145/+0
| * | QFont::exactMatch() should return false for aliasesEskil Abrahamsen Blomfeldt2016-05-121-7/+4
* | | Add support for Apple tvOSMike Krus2016-05-171-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-124-22/+124
|\| |
| * | QImage::setPixelColor: warn about invalid colorsMitch Curtis2016-05-111-0/+8
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-1/+19
| |\|
| | * tst_QKeyEvent::modifiers(): Ensure test data row names are pure ASCII.Friedemann Kleint2016-05-041-1/+19
| * | Enable some tests previously disabled due to different results with HB-NGKonstantin Ritt2016-04-291-5/+3
| * | Improve the script itemization algorithm to match Unicode 8.0Konstantin Ritt2016-04-271-15/+7
| * | Interpret fixed CSS line-height as minimum rather than absoluteEskil Abrahamsen Blomfeldt2016-04-191-1/+87
* | | Add some QChar::unicode() calls to brush over deprecation warning.Friedemann Kleint2016-05-061-1/+1
* | | Remove tests/auto/qtest-config.h.Friedemann Kleint2016-04-122-16/+12
* | | Implement ordered dithering for image format conversionsAllan Sandfeld Jensen2016-04-121-0/+76
* | | Always build JPEG and GIF support as pluginsLars Knoll2016-04-071-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-0512-6/+33
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-048-2/+29
| |\|
| | * Autotest: Remove blacklistingsSimo Fält2016-04-011-2/+0
| | * Fix possible crash in QImage::pixel()Eskil Abrahamsen Blomfeldt2016-03-311-0/+29
| | * Purge sRGB chunks from PNGs in tests.Edward Welbourne2016-03-296-0/+0
| * | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-304-4/+4
* | | QtGui: Remove Windows CE.Friedemann Kleint2016-03-3023-144/+23
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-2210-34/+71
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-213-2/+9
| |\|
| | * Enable most of tst_qstatictext on non-developer buildsAllan Sandfeld Jensen2016-03-103-2/+9
| * | Remove inclusion of -lm for INTEGRITY.Rolland Dudemaine2016-03-184-4/+4
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-113-25/+34
| |\|
| | * tst_QStaticText: Output verbose message for test failures.Friedemann Kleint2016-03-101-23/+32
| | * tst_QKeyEvent: Fix MSVC warning about 64bit shift.Friedemann Kleint2016-03-081-1/+1
| | * tst_qimagewriter: Fix leaking temporary files.Friedemann Kleint2016-03-021-1/+1