summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2775-75/+0
* Remove dependency on QPlatformSupport in fontdatabase testEskil Abrahamsen Blomfeldt2013-03-252-16/+1
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-11/+47
|\
| * Fixed artifacts when drawing same line with different clips.Samuel Rødal2013-03-141-11/+47
* | Merge branch 'dev' into stableOswald Buddenhagen2013-03-2037-551/+1382
|\ \
| * | Fix the font engines leakingKonstantin Ritt2013-03-204-0/+159
| * | Add convenience distance methods to QVector2DLaszlo Papp2013-03-181-9/+120
| * | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1611-505/+502
| * | Add a minor convenience for calculating the distance to a pointLaszlo Papp2013-03-151-0/+55
| * | 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
| |\ \
| * | | 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
| |\ \ \
| * | | | Added QOffscreenSurface class.Yoann Lopes2013-02-181-31/+81
| * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-147-2/+45
| |\ \ \ \
| * | | | | 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
| | |\ \ \ \ \
| * | | | | | | 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
| | |\ \ \ \ \ \
| * | | | | | | | 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
| |\ \ \ \ \ \ \
| * | | | | | | | Introduce QRegularExpressionValidatorGiuseppe D'Angelo2013-01-074-0/+126
| * | | | | | | | Merge branch 'stable' into devFrederik Gladhorn2013-01-0422-25/+40
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-211-1/+1
* | | | | | | | | | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-082-0/+48
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Fixed dashes being rendered differently depending on system clip.Samuel Rødal2013-03-071-0/+38
| * | | | | | | | | Fixed potential access violation in QPixmap::copy() for <32 bit pixmaps.Samuel Rødal2013-03-061-0/+10
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Stabilize tst_qclipboard.Friedemann Kleint2013-03-071-2/+3
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Use the base implementation of QAbstractItemModel::sibling in QSIM.Stephen Kelly2013-02-261-0/+2
|/ / / / / / /
* | | | | | / Fixed crashes when using QImage in combination with QCoreApplication.Samuel Rødal2013-02-141-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | 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
| |_|_|_|/ |/| | | |
* | | | | Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
| |_|_|/ |/| | |
* | | | Update copyright year in Digia's license headersSergio Ahumada2013-01-1881-81/+81
| |_|/ |/| |
* | | 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
| |/ |/|
* | add and use qtHaveModule() functionOswald Buddenhagen2012-12-2112-13/+13