summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* qtbase: Remove BLACKLIST files which are no longer activeChristian Ehrlicher2018-02-121-2/+0
* QListWidgetItem/QStandardItem: pass role to dataChanged() signalChristian Ehrlicher2018-01-261-0/+12
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-202-3/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-162-3/+1
| |\
| | * macOS: Blacklist modalWindowEnterEventOnHide_QTBUG35109 instead of skippingTor Arne Vestbø2018-01-092-3/+1
* | | Fix explicitly set width not being respectedIgor Mironchik2018-01-201-0/+39
* | | Introduce QIcon::fallbackSearchPaths()Alexander Volkov2018-01-154-1/+13
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-112-1/+67
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-091-1/+36
| |\|
| | * CoreText: Order fallback fonts based on writing system supportEskil Abrahamsen Blomfeldt2018-01-091-0/+35
| | * Fix fallback fonts for non-common writing systemEskil Abrahamsen Blomfeldt2018-01-081-1/+1
| | * tests: make exposeEventOnShrink_QTBUG54040 not flakey on xcbGatis Paeglis2017-10-171-4/+8
| * | Make QPalette::setBrush() check before detachingGabriel de Dietrich2018-01-041-0/+31
* | | QGuiApplication: Add fontChanged signalKai Uwe Broulik2018-01-111-0/+26
* | | QAbstractItemModelTester: fix the autotestsGiuseppe D'Angelo2018-01-092-9/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-2/+2
|\| |
| * | Improve readability of code that uses the Qt signed size typev5.10.0-rc2Simon Hausmann2017-11-281-2/+2
* | | Update font when text format's letter spacing type is changedEskil Abrahamsen Blomfeldt2017-12-221-0/+9
* | | Make tst_QOpenGLWindow pass on platforms where the default FBO != 0Johan Klokkhammer Helsing2017-12-131-3/+3
* | | Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-086-14/+14
* | | tst_QRegion: compile under QT_DISABLE_DEPRECATED_BEFORE=0x051200Marc Mutz2017-12-071-5/+24
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-234-14/+16
|\| |
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-084-14/+16
* | | Add QFontMetrics(F)::horizontalAdvance() functionEskil Abrahamsen Blomfeldt2017-11-141-2/+2
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2017-11-061-1/+1
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-051-1/+1
| |\| |
| | * | tests: Fix warnings about inconsistent overrideFriedemann Kleint2017-10-271-1/+1
* | | | mouse handling: fix issue when mixing QTest::mouse* APIsGatis Paeglis2017-11-051-0/+53
|/ / /
* | | Remove references to obsolete platformsJake Petroules2017-11-053-7/+2
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-241-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-1/+1
| |\|
| | * Fix blacklisting of tst_QOpenGL in WindowsTony Sarajärvi2017-10-101-1/+1
* | | Correct QStandardItemModel::setItemData to follow QAbstractItemModelSamuel Gaist2017-10-171-0/+62
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-178-25/+31
|\| |
| * | Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-056-20/+20
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-0/+2
| |\|
| | * Blacklist tst_QWindow:testInputEvents on RHEL 7.4Tony Sarajärvi2017-09-271-0/+2
| * | Clean up OS version checks for Apple platformsJake Petroules2017-09-291-1/+1
| * | tests: make exposeEventOnShrink_QTBUG54040 not flakey on xcbGatis Paeglis2017-09-261-4/+8
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-262-0/+15
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-202-0/+15
| |\|
| | * Fix convertToFormat with color-tablesAllan Sandfeld Jensen2017-09-141-0/+13
| | * Blacklist tst_QOpenGL autotest in Windows 7Tony Sarajärvi2017-09-121-0/+2
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-194-7/+7
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-195-22/+22
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-312-0/+44
|\|
| * Block input to a window shown while an application modal dialog is visibleAndy Shaw2017-08-161-0/+42
| * Blacklist tst_QFont::DefaultFamily in B2QtTony Sarajärvi2017-08-161-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-082-9/+36
|\|
| * Revert "Ignore thaiZWJ failure on RHEL 7.2"Simon Hausmann2017-08-071-2/+0