summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* [QQuaternion] Introduce to/from rotation matrix conversion routinesKonstantin Ritt2015-02-061-0/+22
* Avoid creating a QPixmap on QBrush comparisonsAllan Sandfeld Jensen2015-02-042-1/+20
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-034-9/+9
* Fixed icons lookup in QIcon::fromThemeRuslan Nigmatullin2015-02-024-6/+16
* Avoid unneeded QBrush::texture() callsAllan Sandfeld Jensen2015-02-021-0/+39
* Introduce QQuaternion::inverted()Konstantin Ritt2015-01-281-0/+29
* [QVectorND] Add missing operator/=(const QVectorND &)Konstantin Ritt2015-01-281-8/+153
* Deprecate QFont:: rawMode()/setRawMode()Konstantin Ritt2015-01-231-4/+0
* Add project/unproject methods in QVector3DPaul Lemire2015-01-221-0/+158
* QTextDocumentLayout: handle QTextBlock visibilityJ-P Nurmi2015-01-221-0/+42
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-2115-45/+411
|\
| * 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
* | Fix assorted MSVC warnings in tests.Friedemann Kleint2015-01-173-7/+3
* | Haiku: Make remaining auto tests compile on HaikuTobias Koenig2015-01-144-4/+4
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-295-0/+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
* | emit lastWindowClosed even if quitOnLastWindowClosed is falseShawn Rutledge2014-12-231-0/+27
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-183-1/+48
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-101-23/+12
|\|
| * 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
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-2411-9/+39
|\| |
| * | 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
* | Send events when platform surfaces are created/about to be destroyedSean Harmer2014-11-171-1/+75
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2014-10-286-13/+8
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-276-13/+8
| |\|
| | * QStyleSheetStyle: Don't interfere with QFontDialogPierre Rossi2014-10-246-13/+8
* | | Support Alpha8 and Grayscale8 natively in the OpenGL paint engineAllan Sandfeld Jensen2014-10-271-0/+64
|/ /
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-202-15/+21
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-0/+12
|\|