summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Observe QLocale::RejectGroupSeparator in QInt/DoubleValidator.Friedemann Kleint2014-11-201-9/+18
* Allow empty string as intermediate matchPaul Olav Tvete2014-11-201-0/+3
* Rotate images according to Exif orientationRainer Keller2014-10-279-0/+18
* QStyleSheetStyle: Don't interfere with QFontDialogPierre Rossi2014-10-246-13/+8
* Fix QOpenGLWindow tests when devicePixelRatio != 1Jørgen Lind2014-10-201-9/+9
* Fix memory leak in QClipboard::setMimeData()Eskil Abrahamsen Blomfeldt2014-10-101-6/+12
* Fix regression in metric calculation of text with mnemonicsAllan Sandfeld Jensen2014-10-011-0/+12
* Update license headers and add new license filesMatti Paaso2014-09-2490-1701/+981
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-234-8/+57
|\
| * Fix crash in QTextLayout::cursorToXKevin Funk2014-09-021-0/+23
| * Fix several regressions in font selectionEskil Abrahamsen Blomfeldt2014-08-203-8/+34
* | Fix default implementations of raster opsEskil Abrahamsen Blomfeldt2014-09-201-0/+17
* | Restore -qt-block-indent on <li> elementsAllan Sandfeld Jensen2014-09-181-0/+13
* | Add an option to share between TLWsLaszlo Agocs2014-09-101-0/+27
* | Fix linking of tst_qwindow with dynamic Open GL.Friedemann Kleint2014-09-081-0/+2
* | Windows: Prevent hidden transient children from being re-shown by Windows.Friedemann Kleint2014-08-281-1/+58
* | tst_qtouchevent: Skip tests that fail with qwindow-compositor.Robin Burchell2014-08-231-0/+18
* | tst_qwindow: Skip tests that fail with qwindow-compositor.Robin Burchell2014-08-231-0/+30
* | tst_qinputmethod: Skip tests that fail with qwindow-compositor.Robin Burchell2014-08-231-0/+6
* | tst_qguiapplication: Skip tests that fail with qwindow-compositor.Robin Burchell2014-08-231-0/+7
* | Skip the expose region test on WindowsLaszlo Agocs2014-08-201-0/+2
* | Make HarfBuzz-NG the default shaper on all platformsKonstantin Ritt2014-08-201-13/+2
* | tst_qmouseevent_modal: Replace some qWait with QTRY_VERIFY.Robin Burchell2014-08-181-8/+4
* | Remove some manual qWait and use QTRY_VERIFY instead.Robin Burchell2014-08-181-6/+3
* | Make the expose region local on all platformsLaszlo Agocs2014-08-121-0/+16
* | QPixelFormat: don't inherit itMarc Mutz2014-08-092-12/+12
* | Add support for glMapBufferRange in the wrappers and resolversLaszlo Agocs2014-08-082-1/+69
* | Add default format to QSurfaceFormatLaszlo Agocs2014-08-081-0/+18
* | Add a test for some copy semantics to QPaletteMarc Mutz2014-08-061-0/+22
* | QPalette: add move constructorMarc Mutz2014-08-061-0/+8
* | Introduce QRasterWindowLaszlo Agocs2014-08-053-1/+109
* | Introduce QOpenGLWindowLaszlo Agocs2014-08-053-0/+311
* | Add a test for move assignment to tst_QPaletteMarc Mutz2014-07-311-0/+22
* | Ensure valid data after QImage::invertPixelsAllan Sandfeld Jensen2014-07-311-0/+38
* | tst_qwindow: Fix geometries.Friedemann Kleint2014-07-311-55/+75
* | Support RGB30 formats in OpenGL framebuffers and paint engineAllan Sandfeld Jensen2014-07-301-1/+109
* | tst_QFont: remove unused static functionMarc Mutz2014-07-281-14/+0
* | Clean up tst_QPaletteMarc Mutz2014-07-261-37/+2
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-2411-10/+65
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-2211-10/+65
| |\|
| | * Android: Fix tests in gui/text requiring test dataEskil Abrahamsen Blomfeldt2014-07-2111-10/+65
* | | Add checks for widget/window leaks to kernel tests.Friedemann Kleint2014-07-242-0/+12
|/ /
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-144-5/+39
|\|
| * Android: Prefer "Droid Serif" as default serif fontEskil Abrahamsen Blomfeldt2014-07-101-5/+5
| * Fix fallbacks for adapted common scriptEskil Abrahamsen Blomfeldt2014-07-103-0/+34
* | Update QVariant testsJędrzej Nowacki2014-07-101-4/+2
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-0/+24
|\|
| * REG: Fix nbsp in QTextLayoutEskil Abrahamsen Blomfeldt2014-07-081-0/+24
* | Reduce repetitive invocations of QFINDTESTDATA.Friedemann Kleint2014-07-102-78/+72
* | Add context adoption support for WGLLaszlo Agocs2014-07-071-0/+63