summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-0/+24
|\
| * Check if device is opened before trying to create image handler.ABBAPOH2013-12-121-0/+24
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-051-0/+36
|\|
| * QTextEngine: fix layouting of inline objects in right-aligned tabs.David Faure2013-12-051-0/+36
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-263-33/+21
|\|
| * tst_QWindow: Use showNormal() to prevent maximize/fullscreen interferenceTor Arne Vestbø2013-11-201-1/+1
| * tst_QWindow: Set explicit window position to please qWaitForWindowActiveTor Arne Vestbø2013-11-181-1/+4
| * QMetaType: Fix conversion between module types.Stephen Kelly2013-11-061-0/+16
| * Revert "Ensure CSS rules are inherited from the parent tags"Andy Shaw2013-11-051-31/+0
* | Introduce QTextDocument::baseUrlJ-P Nurmi2013-10-251-0/+50
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-247-3/+100
|\|
| * QTextHtmlParser: restore the default link color from app paletteJ-P Nurmi2013-10-231-0/+28
| * tests: Replace Q_OS_MACX -> Q_OS_OSXSergio Ahumada2013-10-212-3/+3
| * 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-111-1/+30
|\|
| * Ensure CSS rules are inherited from the parent tagsAndy Shaw2013-10-111-1/+30
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-10-093-18/+25
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-043-18/+25
| |\|
| | * 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
* | | Compare QIcon QVariants by their cache keyAlbert Astals Cid2013-10-095-0/+36
|/ /
* / WinRT: Fix various test compilationsAndrew Knight2013-10-022-4/+4
|/
* 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
| |\|