summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Post Merge FixesLeander Beernaert2020-01-241-0/+1
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-245-14/+151
|\
| * QPalette: fix function swap and move operatorVitaly Fanaskov2020-01-171-7/+19
| * Move QOpenGLWindow from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-152-2/+2
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-151-5/+46
| |\
| | * Unify application palette handling between QGuiApplication and QApplicationTor Arne Vestbø2020-01-131-5/+46
| * | Fix QPalette::isBrushSetVitaly Fanaskov2020-01-021-0/+63
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-051-0/+21
| |\|
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-041-0/+21
| | |\
| | | * Fix serializing QUuid with QDataStream with Qt 4 stream versionsJoni Poikelin2019-12-031-0/+21
* | | | Regenerate TestsLeander Beernaert2020-01-162-1/+25
* | | | Fix qclipboard testLeander Beernaert2020-01-101-0/+1
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-1911-21/+565
|\| | |
| * | | Extract QGuiShortcutFriedemann Kleint2019-11-013-0/+88
| * | | Split tests of QGuiAction(Group)Friedemann Kleint2019-11-017-0/+461
| * | | Replace Q_ALIGNOF usage in qtbase with C++11 alignof keywordVolker Hilsheimer2019-10-291-21/+1
| * | | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-253-0/+15
| |/ /
* | | Regenerate qtbase tests and src/* for some small fixesAlexandru Croitor2019-11-132-2/+0
* | | Regenerate tests/auto/gui/kernelAlexandru Croitor2019-11-136-10/+48
* | | cmake: fix tests/auto/gui/kernel/qguieventloopFrederik Gladhorn2019-11-011-0/+3
* | | cmake: re-generate auto/gui/kernel/qguieventloopFrederik Gladhorn2019-11-011-7/+6
* | | cmake: add gui/kernel testsFrederik Gladhorn2019-10-3135-44/+627
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-171-7/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-161-7/+7
| |\|
| | * Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-7/+7
| | * Prospective fix to stabilize tst_qwindow::isActive() on Windows 10Simon Hausmann2019-10-031-1/+7
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-143-55/+65
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-10-012-2/+6
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-012-2/+6
| | |\|
| | | * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-302-2/+6
| | | |\
| | | | * Re-enable tst_QOpenGLWindow on Win32Friedemann Kleint2019-09-272-2/+6
| * | | | Prospective fix to stabilize tst_qwindow::isActive() on Windows 10Simon Hausmann2019-10-011-1/+7
| |/ / /
| * / / tst_QWindow: Remove usages of deprecated QWSI APIFriedemann Kleint2019-09-141-52/+52
| |/ /
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-116-23/+140
|\| |
| * | QEventDispatcherWin32: avoid livelock in a foreign event loopAlex Trotsenko2019-08-291-1/+30
| * | tst_NoQtEventLoop: destroy hidden windowsAlex Trotsenko2019-08-221-2/+3
| * | Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-192-20/+3
| * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-133-0/+104
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-121-0/+18
| | |\
| | | * Add nullptr guard to QHighDScaling::scaleAndOrigin(QPlatformScreen *)Morten Johan Sørvig2019-08-111-0/+18
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-053-0/+86
| | |\|
| | | * QHighDPI: Fix broken scaling of QPoint(F)Friedemann Kleint2019-08-013-0/+86
* | | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-158-36/+33
|\| | |
| * | | Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-132-2/+9
| * | | unblacklist passing testsDaniel Smith2019-07-086-34/+24
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-112-2/+2
|\| | |
| * | | Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-292-2/+2
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-142-25/+26
|\| | |
| * | | Fix warnings & deprs in tst_qcoreapplication and tst_qguiapplicationShawn Rutledge2019-06-052-25/+26
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-037-101/+124
|\| | |