summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_QTextScriptEngine failures on some platformsKonstantin Ritt2014-03-241-121/+166
* QGuiApplication: send TouchCancel when touch is interrupted by popupShawn Rutledge2014-03-211-0/+51
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen2014-03-171-7/+21
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-03-171-7/+21
| |\
| | * Fix drawCachedGlyphs on RGBA8888Allan Sandfeld Jensen2014-02-261-7/+21
* | | QPdfWriter - Use QPageSize and QPageLayoutJohn Layt2014-03-174-0/+276
* | | QPageLayout - Add new QPageLayout classJohn Layt2014-03-174-0/+288
* | | QPageSize - Add new QPageSize classJohn Layt2014-03-174-0/+269
|/ /
* | Add sizeLessWindow test case.Morten Johan Sørvig2014-03-141-0/+38
* | tests: Remove superfluous gui additions to QTSergio Ahumada2014-02-285-5/+4
* | Revert "Fix application font removal when using FontConfig"Eskil Abrahamsen Blomfeldt2014-02-254-35/+1
* | Fix QFontMetrics widthBernd Weimer2014-02-201-0/+6
* | Remove qSort usages from gui testsSergio Ahumada2014-02-203-5/+11
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-181-1/+1
|\ \
| * | tst_qfont: Fix small typoSergio Ahumada2014-02-171-1/+1
| |/
* | QOpenGLTextureBlitter: add some autotestsJørgen Lind2014-02-161-0/+191
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Konstantin Ritt2014-02-131-0/+46
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-0/+46
| |\|
| | * Fix drawing vertical gradients in RGBA8888 formatsAllan Sandfeld Jensen2014-02-101-0/+46
* | | Restore support for -title command line argument on X11, add -qwindowtitle.David Faure2014-02-121-0/+12
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-0/+2
|\|
| * Do not overwrite basePixmap of QIconLoader PixmapEntryAlbert Astals Cid2014-01-221-0/+2
* | Support empty inline elements in block tags in QTextDocumentEskil Abrahamsen Blomfeldt2014-02-051-0/+7
* | Allow QTextCharFormat::setFont() to skip unresolved font propsKonstantin Ritt2014-01-312-1/+244
* | 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