summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-12-075-3/+14
| | | |\
| | | | * Fix the JPEG EXIF reader to deal with some broken/corrupt filesv5.7.1Thiago Macieira2016-12-015-3/+14
| | * | | rename QPointerUniqueId -> QPointingDeviceUniqueIdShawn Rutledge2016-12-071-4/+4
| | * | | QPointerUniqueId: make fit for releaseMarc Mutz2016-12-011-0/+39
* | | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-137-3/+150
|\| | | |
| * | | | Accept ZWNJ, ZWJ and PUA characters in input widgetsEskil Abrahamsen Blomfeldt2016-12-123-1/+109
| * | | | UIKit: Improve handling of private system fonts / fallback fontsTor Arne Vestbø2016-12-081-1/+0
| * | | | Fix qdrawhelper function toRGB64Allan Sandfeld Jensen2016-12-081-0/+16
| * | | | Fix blending of RGB32 on RGB32 with partial opacityAllan Sandfeld Jensen2016-12-031-0/+20
| |/ / /
| * | | Fix some warnings in testsFriedemann Kleint2016-11-281-1/+1
| * | | Register fonts with preferred names on WindowsAllan Sandfeld Jensen2016-11-231-0/+4
* | | | Use RGB64 qdrawhelper routines for unpremultiplied formatsAllan Sandfeld Jensen2016-12-091-1/+13
* | | | Cleanup memrotate functionsAllan Sandfeld Jensen2016-12-081-29/+5
* | | | Replace QDrawHelperGammaTables with QColorProfileAllan Sandfeld Jensen2016-11-241-0/+35
* | | | Introduce QWindow::setFlag and QWidget::setWindowFlagDaniel Vrátil2016-11-221-0/+13
* | | | 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