summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix QRawFont test when used with bundled FreeTypeEskil Abrahamsen Blomfeldt2015-01-161-19/+23
* Android: Fix QImageReader testEskil Abrahamsen Blomfeldt2015-01-162-0/+10
* Skip incompatible QTextLayout tests when dpi-scaling is usedEskil Abrahamsen Blomfeldt2015-01-091-0/+62
* Android: Fix qpixmap test.BogDan Vatra2015-01-081-3/+25
* Android: Fix qimage test.BogDan Vatra2015-01-082-0/+24
* Make sure widget is polished before checking its fontEskil Abrahamsen Blomfeldt2015-01-081-0/+1
* Android: Fix QPainter autotestEskil Abrahamsen Blomfeldt2015-01-082-0/+191
* Android: Fix qimagewriter test.BogDan Vatra2015-01-083-13/+35
* Prevent buffer overrun when getting the glyph imagesAndy Shaw2015-01-071-1/+16
* JPEG: Fix reading of EXIF orientation.Friedemann Kleint2015-01-062-9/+24
* Android: Fix qicoimageformat test.BogDan Vatra2014-12-222-0/+19
* Android: Fix qmovie test.BogDan Vatra2014-12-221-0/+2
* Android: Fix qicon test.BogDan Vatra2014-12-221-0/+1
* Prospective stabilization fix for tst_qwindow::positioning(default)Simon Hausmann2014-12-181-0/+2
* Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-181-1/+1
* Add some debug information to tst_qwindowSimon Hausmann2014-12-181-0/+12
* Fix possibly corrupted log clusters when using custom tab stopsEskil Abrahamsen Blomfeldt2014-12-151-0/+34
* Attempt to make the positioning test of QWindow more reliableSimon Hausmann2014-12-091-1/+1
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann2014-12-051-22/+11
|\
| * Make tst_qwindow::positioning more reliableSimon Hausmann2014-12-041-22/+11
* | 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