summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix QTextDocument test when default font is pixel-sizedEskil Abrahamsen Blomfeldt2015-02-171-12/+41
* Add widget support for requestUpdate() and improve its docs and testsLaszlo Agocs2015-02-161-0/+20
* Add support for GPU bug list reading.Friedemann Kleint2015-02-143-0/+144
* [QQuaternion] Introduce to/from euler angles conversion routinesKonstantin Ritt2015-02-141-0/+112
* [QQuaternion] Introduce toAxisAndAngle()Konstantin Ritt2015-02-141-0/+20
* MSVC: Remove use of -Zm argumentKai Koehne2015-02-132-7/+0
* Make the QPlatformTheme::keyBindings() search deterministicMorten Johan Sørvig2015-02-121-1/+1
* Update copyright headersJani Heikkinen2015-02-1191-636/+636
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devLaszlo Agocs2015-02-105-3/+247
|\
| * Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-105-3/+247
| |\
| | * Don't crash with invalid QModelIndex or when QTreeWidgetItem is NULL in mimeD...Maks Naumov2015-02-061-0/+8
| | * Correct inplace conversion methods from RGBA8888 formatsAllan Sandfeld Jensen2015-02-031-2/+5
| | * Add qopenglconfig test.Friedemann Kleint2015-02-023-1/+234
* | | Optimize unpremultiply on SSE4.1Allan Sandfeld Jensen2015-02-092-1/+33
|/ /
* | [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
| |\