summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-175-9/+75
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-162-7/+45
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-152-7/+45
| | |\
| | | * Fix writing into application directoryMaurice Kalinowski2016-11-111-7/+8
| | | * Don't count no-break spaces as trailing spacesEskil Abrahamsen Blomfeldt2016-11-091-0/+37
| * | | Clean up some conditions in our pro filesLars Knoll2016-11-142-2/+2
| * | | Windows: Don't claim bitmap fonts support all standard sizesEskil Abrahamsen Blomfeldt2016-11-071-0/+28
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-0210-28/+133
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-014-1/+67
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-222-1/+20
| | |\|
| | | * 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
| |\| |