summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* When creating QVariant(QPolygonF()) this should be a null variantAndy Shaw2013-10-181-0/+1
* Account for QPolygonF type when loading/saving the QVariantAndy Shaw2013-10-154-0/+48
* Export the block's line-height settings to htmlAndy Shaw2013-10-121-0/+20
* Ensure CSS rules are inherited from the parent tagsAndy Shaw2013-10-111-1/+30
* Base tst_QGuiApplication on tst_QCoreApplication to increase GUI ED coverageTor Arne Vestbø2013-10-012-4/+11
* OpenGL autotests: verify create()/makeCurrent()Andrew Knight2013-09-301-14/+14
* Expose QTest::currentAppName() and remove hard-coded argv[0] in testsTor Arne Vestbø2013-09-261-1/+1
* Merge branch 'stable' into devSergio Ahumada2013-09-211-0/+2
|\
| * tst_QTextLayout: fix unhandled enum value in switch warningMarc Mutz2013-09-161-0/+2
* | tst_QPainter: fix a Q_DECLARE_METATYPE coming too lateMarc Mutz2013-09-201-2/+1
* | test: fix tst_QFont::defaultFamily on Mac OS X 10.8Liang Qi2013-09-201-8/+0
* | Revert "test: Mark tst_QRawFont::fromFont() as XFAIL"Liang Qi2013-09-201-4/+0
* | Remove Q_PACKED from structures that do not need to be packedThiago Macieira2013-09-131-1/+1
* | Deprecate QFontDatabase::supportsThreadedFontRendering()Konstantin Ritt2013-09-101-3/+0
* | QPluginLoader: add 'staticPlugins' functionRichard Moe Gustavsen2013-09-041-1/+1
* | Fix test compilation when QT_NO_CURSOR is definedAndrew Knight2013-09-031-3/+11
* | Add QT_NO_PROCESS guards in tests where they are missingAndrew Knight2013-09-031-0/+7
* | Remove qguieventloop from auto tests if network is unavailableAndrew Knight2013-09-021-0/+3
* | Remove qopengl auto test when Qt is not configured with OpenGL supportAndrew Knight2013-09-021-0/+2
* | Add operator[] to QVectorND classesSean Harmer2013-08-271-0/+80
* | Fetch StandardKey shortcuts from QPlatformThemeDavid Edmundson2013-08-201-4/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-146-0/+41
|\|
| * 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
* | Fix application font population on OS XSimon Hausmann2013-07-311-6/+0
* | Fix fillRect on RGBA8888 imagesAllan Sandfeld Jensen2013-07-291-5/+55
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-07-249-26/+32
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-239-26/+32
| |\|
| | * 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
* | | Support RGBA image formatAllan Sandfeld Jensen2013-07-232-1/+69
|/ /
* | API-cleanup: Add QPlatformFontDatabase::registerAliasToFontFamily().Friedemann Kleint2013-07-162-7/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-152-6/+31
|\|
| * 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
* | Merge branch 'stable' into devSergio Ahumada2013-07-114-76/+151
|\|
| * 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/stable' into devFrederik Gladhorn2013-06-272-6/+15
|\|
| * 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