summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Make self-contained test of condensed font matching and widthAllan Sandfeld Jensen2016-10-163-18/+57
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-144-9/+9
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-111-0/+27
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-081-0/+27
| |\
| | * QPixmap::load: ensure QBitmap stays a QBitmap even on failureMarc Mutz2016-10-061-0/+27
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-0/+57
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-011-0/+57
| |\|
| | * Fix crash when doing many text layouts with superscript/subscriptEskil Abrahamsen Blomfeldt2016-09-291-0/+57
* | | Fix plain text QStaticText with line breaksEskil Abrahamsen Blomfeldt2016-10-041-0/+55
* | | Fix test for targets without process supportMaurice Kalinowski2016-09-231-0/+2
* | | Fix test for WinRTMaurice Kalinowski2016-09-231-1/+1
* | | QColor: provide QLatin1String overloads of functions taking QStringMarc Mutz2016-09-231-14/+38
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-221-0/+18
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-211-0/+18
| |\|
| | * Add missing test for QReguarExpression for QTextDocument::findMultipleSamuel Gaist2016-09-201-0/+18
| * | Blacklist modalWindowModallity on macOS aka “osx”Morten Johan Sørvig2016-09-151-0/+2
* | | Blacklist modalWindowModallity on macOS aka “osx”Morten Johan Sørvig2016-09-181-0/+2
* | | Fix test for sandboxed targetsMaurice Kalinowski2016-09-151-0/+12
* | | Modularize configure.json/.priLars Knoll2016-09-151-0/+1
* | | Fix output location for generated filesMaurice Kalinowski2016-09-021-3/+3
* | | winrt: Update search location for testdataMaurice Kalinowski2016-08-311-1/+1
* | | update testdataMaurice Kalinowski2016-08-313-0/+4
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-292-5/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-291-0/+2
| |\|
| | * QTextDocument: fix string backward searchSamuel Gaist2016-08-281-0/+2
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-251-5/+7
| |\|
| | * Fix crash in dumpConfigurationMaurice Kalinowski2016-08-231-5/+7
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-2220-40/+71
|\ \ \
| * | | Use qtConfig throughout in qtbaseLars Knoll2016-08-1914-15/+15
| * | | Don't build the tests which require helpers on UIKit platformsJake Petroules2016-08-161-0/+2
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-162-13/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-13/+0
| | |\|
| | | * Remove ~tst_QImageWriterMarc Mutz2016-08-111-11/+0
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-0/+2
| | |\|
| | | * Improve performance of QColor::name, now more than 4 times fasterDavid Faure2016-08-051-0/+2
| * | | Make imageAt and formatAt more robus against different font metricsSimon Hausmann2016-08-122-9/+2
| * | | Darwin: Add QImage::toCGImage() conversion functionMorten Johan Sørvig2016-08-111-0/+45
| * | | Fix QZip autotest and enable QZip and QTextOdfWriter tests againOswald Buddenhagen2016-08-102-3/+5
* | | | Added capHeight() to QRawFont and QFontMetrics(F)Konstantin Tokarev2016-08-153-2/+29
* | | | Avoid synthesizing stretch on condensed font familiesAllan Sandfeld Jensen2016-08-152-2/+20
|/ / /
* | | tst_QPainterPath: clean upMarc Mutz2016-08-051-10/+11
* | | QPolygon: add a smoke-test for boundingRect()Marc Mutz2016-08-041-0/+77
* | | Save QFont's style name if presentKonstantin Shegunov2016-08-031-0/+21
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-2/+36
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-2/+36
| |\|
| | * Backwards compatibility fix: No default colormap for Mono QImagesEirik Aavitsland2016-07-271-2/+36
* | | Add helper function to reset QMouseEvent localPosFrederik Gladhorn2016-08-011-0/+21
* | | Make QOpenGLTextureBlitter publicLaszlo Agocs2016-07-291-1/+1
* | | Handle indirect sibling selectorAllan Sandfeld Jensen2016-07-271-8/+42
* | | Fix regression in rotated bilinear samplingAllan Sandfeld Jensen2016-07-271-0/+61