summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Get rid of QGlyphLayout::advances_yKonstantin Ritt2014-01-301-4/+3
* Ensure QImage::pixel() on RGB32 images returns valid QRgb valuesAllan Sandfeld Jensen2014-01-291-17/+12
* Round evenly in INV_PREMULAllan Sandfeld Jensen2014-01-291-0/+22
* Tests for semi transparent blend on opaque formatsAllan Sandfeld Jensen2014-01-291-0/+110
* Fix application font removal when using FontConfigFabian Bumberger2014-01-284-1/+35
* Fix MSVC-warnings about double to float truncation.Friedemann Kleint2014-01-241-6/+6
* Ref qualified version of QImage::convertToFormatAllan Sandfeld Jensen2014-01-231-2/+46
* iOS: Enable building of basic testsTor Arne Vestbø2014-01-221-2/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-202-9/+12
|\
| * Fix warning in QVariant test.Christian Kandeler2014-01-201-1/+1
| * Remove #ifdef from outside test functionsThiago Macieira2014-01-101-8/+11
* | iOS: Fix compilation of some basic testsTor Arne Vestbø2014-01-171-0/+4
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-1319-669/+669
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-5/+0
|\|
| * QKeySequence: return Qt::Key_unknown with invalid modifiers on OS XLiang Qi2014-01-071-5/+0
* | Use the default height (not 0) if only width is specifiedJan Arve Saether2014-01-091-0/+27
* | Inplace versions of QImage rgbSwapped() and mirrored() for rvalue refsAllan Sandfeld Jensen2014-01-082-0/+252
* | Add takeTexture() to QOpenGLFramebufferObjectLaszlo Agocs2014-01-071-0/+50
* | OSX: support fake fullscreen and etcLiang Qi2014-01-031-9/+27
* | 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