summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* tst_QTextLayout: fix unhandled enum value in switch warningMarc Mutz2013-09-161-0/+2
* Add auto-test for running the QEventLoop test with the GUI dispatcherTor Arne Vestbø2013-08-122-0/+4
* test: Mark tst_QGlyphRun::drawMultiScriptText2() as XFAILSergio Ahumada2013-08-091-0/+4
* Expect fail font family mismatch in the right placeFrederik Gladhorn2013-08-081-9/+9
* Expect fail broken font family from QFontDatabase on OS X 10.8Frederik Gladhorn2013-08-071-0/+9
* test: Mark tst_QRawFont::fromFont() as XFAILSergio Ahumada2013-08-061-0/+4
* Cocoa: Make sure that resizeEvent is invoked after calling resizeNils Jeisecke2013-07-301-0/+20
* Detect popup window correctly in modal window blocked handling.Friedemann Kleint2013-07-161-0/+1
* QGuiApplicationPrivate::updateBlockedStatus(): Recurse over children.Friedemann Kleint2013-07-161-2/+7
* tst_QIcon: Fix availableSizes() and task223279_inconsistentAddFile()Sergio Ahumada2013-07-158-24/+24
* Use QFINDTESTDATA in tst_qfontdatabase.Friedemann Kleint2013-07-112-6/+12
* Windows font database: Resolve aliases for extra fonts.Friedemann Kleint2013-07-111-0/+19
* Stabilize tst_qguiapplication.Friedemann Kleint2013-07-111-68/+140
* Bugfix QDesktopServices on WindowsThiago Macieira2013-07-111-0/+1
* test: Fix tst_qwindow::positioning() on Ubuntu 12.04Sergio Ahumada2013-07-101-1/+1
* test: Replace QSKIP with QEXPECT_FAIL in tst_qwindowSergio Ahumada2013-07-101-7/+3
* tst_QIcon: Mark availableSizes() and task223279_inconsistentAddFile() as XFAILSergio Ahumada2013-06-271-0/+6
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-251-2/+11
|\
| * Fixed testbuild with QT_NO_CURSORBjoern Breitmeyer2013-06-251-2/+11
* | Fixed qrawfont auto testBernd Weimer2013-06-251-4/+4
* | Fix tst_QWindow for fullscreen platform pluginsRafael Roquetto2013-06-181-2/+9
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-101-0/+2
|\|
| * test: Mark tst_qopengl as insignificant on Win7 + AngleSergio Ahumada2013-06-071-0/+2
* | tst_qguivariant: Fix warnings about double / float conversion.Friedemann Kleint2013-06-081-2/+2
|/
* Disabled test on WINCE.Bjoern Breitmeyer2013-05-271-0/+2
* Rename Numpad to Num, ensure Numpad is translated in all cases on Mac.Mitch Curtis2013-05-101-4/+4
* Fix QKeySequence::toString() returning gibberish for Qt::KeypadModifierMitch Curtis2013-04-231-0/+5
* Fix leaking of QFontEngineDataKonstantin Ritt2013-04-121-4/+7
* Fix the check if mouse events should be synthesized from touch eventsFabian Bumberger2013-04-111-0/+6
* 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