summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Don't crash while parsing malformed CSSSérgio Martins2016-10-191-0/+1
| | | * | xcb: fix passing of focus from child to its top level QWindowClinton Stimpson2016-10-191-1/+19
| | * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-171-0/+28
| | |\| |
| | | * | Unset qgl_current_fbo when the default FBO is boundAlexandru Croitor2016-10-131-0/+28
| | * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-131-0/+19
| | |\| |
| | | * | Fix illegal memory access on simple image rotatesAllan Sandfeld Jensen2016-10-121-0/+19
| * | | | 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
* | | | | Combine device and point id into 32 bit point idJan Arve Saether2016-10-281-9/+134
* | | | | QWindow: re-order siblings on raise() and lower()Tor Arne Vestbø2016-10-271-0/+24
* | | | | Add QTextDocument::toRawText() functionEskil Abrahamsen Blomfeldt2016-10-171-0/+11
|/ / / /
* | | | 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