summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Hide Harfbuzz from the outer worldKonstantin Ritt2013-03-132-2/+1
* Replace HB types used in API with Qt analogsKonstantin Ritt2013-03-121-2/+2
* Add methods to convert lists of QKeySequence to/from stringsKevin Ottens2013-03-061-0/+102
* Fix warning about tautological comparison in tst_qstandarditem (CLANG).Friedemann Kleint2013-03-061-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-0/+2
|\
| * Use the base implementation of QAbstractItemModel::sibling in QSIM.Stephen Kelly2013-02-261-0/+2
* | Introduced QWindow::setMask() to expose existing platform functionality.Samuel Rødal2013-02-271-0/+17
* | Removed unneeded printsupport dependency from qpainter autotestOliver Wolff2013-02-192-4/+0
* | Check for network module when building according auto testsOliver Wolff2013-02-191-0/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-1/+1
|\|
| * Fixed crashes when using QImage in combination with QCoreApplication.Samuel Rødal2013-02-141-1/+1
* | Added QOffscreenSurface class.Yoann Lopes2013-02-181-31/+81
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-147-2/+45
|\|
| * Fixed QPixmapCache associating path with wrong QPixmap.Samuel Rødal2013-02-121-0/+15
| * Fix QWindow::setFramePosition() to keep the size.Friedemann Kleint2013-02-111-1/+5
| * Fixed crash in image reader when reading certain BMP files.Samuel Rødal2013-02-063-0/+2
| * Clean up logical dpi for QImage.Morten Johan Sørvig2013-01-311-0/+22
| * Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
* | Added QWindow::Visibility convenience API to QWindow.Samuel Rødal2013-02-121-0/+40
* | Added version() and setVersion() convenience API to QSurfaceFormat.Samuel Rødal2013-02-083-0/+111
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-291-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-1/+1
| |\|
| | * Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* | | Fix warning about redefinition of M_PI in tst_qwmatrix.Friedemann Kleint2013-01-281-1/+1
|/ /
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2381-81/+81
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2281-81/+81
| |\|
| | * Update copyright year in Digia's license headersSergio Ahumada2013-01-1881-81/+81
* | | QImage plugins should report supported mime typesAllan Sandfeld Jensen2013-01-232-0/+42
|/ /
* | Ensure raster pixmap cache key is the same as that of pixmap.toImage()Michael Brasser2013-01-111-0/+23
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0718-51/+25
|\|
| * Gui: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-0417-50/+0
| * Fix possible crash in QTextDocumentEskil Abrahamsen Blomfeldt2013-01-031-0/+25
| * Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* | Introduce QRegularExpressionValidatorGiuseppe D'Angelo2013-01-074-0/+126
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0422-25/+40
|\|
| * add and use qtHaveModule() functionOswald Buddenhagen2012-12-2112-13/+13
| * Fixes: out of bounds memory access in QImage autotestaavit2012-12-201-2/+2
| * Fixed invalid memory read in SSSE3 image blending code.Samuel Rødal2012-12-141-0/+20
| * Mark QAbstractTextDocumentLayout test as insignificantEskil Abrahamsen Blomfeldt2012-12-141-1/+1
| * Mark QGlyphRun and QStaticText tests as insignificant on LinuxEskil Abrahamsen Blomfeldt2012-12-132-0/+3
| * Removed requestOrientation() API from QWindow.Samuel Rødal2012-12-061-4/+0
| * properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-044-5/+1
* | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-211-1/+1
|/
* Fixed abbreviations in QWindow::framePos() and QWindow::setFramePos().Samuel Rødal2012-11-271-6/+6
* Remove warnings from qtbase.Mitch Curtis2012-11-211-1/+1
* test: Remove Q_WS_X11 from tst_QTextScriptEngineKonstantin Ritt2012-11-111-319/+226
* Fix GIF image decoding: do not zero transparent pixelsaavit2012-11-092-0/+9
* Remove QWindow pos, geometry and size as properties; pos->positionShawn Rutledge2012-11-081-6/+6
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-073-32/+32
* qpa: Fix rendering issue in blitter engine (negative scaling factors)Julien Brianceau2012-11-071-0/+35