summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qapplication
Commit message (Expand)AuthorAgeFilesLines
* tst_qapplication: Prevent desktopaware test from deactivating main testTor Arne Vestbø2021-02-161-0/+5
* Fix setting active window as application's focus widgetSona Kurazyan2021-01-151-0/+40
* Fix QApplication::font returns the font unstable according to the objectChunLin Wang2021-01-151-0/+42
* Android: move blocked tests of qapplication to test folderAssam Boudjelthia2020-11-162-17/+21
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+17
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-031-6/+3
* CMake: Fix tst_qapplication to respect blacklists in CMake buildsAlexandru Croitor2020-10-301-0/+1
* Swallow some runtime warnings from tst_qapplicationVolker Hilsheimer2020-10-181-0/+2
* Fix compile warning from testing deprecated signalVolker Hilsheimer2020-10-181-7/+46
* tests: blacklist two tests on Ubuntu 20.04Liang Qi2020-10-141-0/+2
* Get rid of all usage of QApplication:desktopVolker Hilsheimer2020-10-141-1/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-236-8/+8
* Rename QLibraryInfo::location() to path()Lars Knoll2020-09-121-5/+5
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-2/+2
* Deliver Quit event when calling QCoreApplication::quit()Tor Arne Vestbø2020-09-071-1/+1
* Rename confusingly named QFont/QPalette::resolve overloadsVolker Hilsheimer2020-08-251-5/+5
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-201-1/+1
* Ensure styles always get to polish the application paletteTor Arne Vestbø2020-07-212-0/+79
* Refactor pointer event hierarchyShawn Rutledge2020-07-101-13/+9
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-096-8/+8
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-1/+1
* Remove winrtOliver Wolff2020-06-066-32/+15
* QApplication: refactor delivery and propagation of wheel eventsVolker Hilsheimer2020-05-131-18/+55
* QApplication: deliver all wheel events to widget that accepts the firstVolker Hilsheimer2020-04-251-0/+123
* Remove deprecated ApplicationAttribute enum valuesVolker Hilsheimer2020-04-241-12/+11
* QApplication: remove obsolete globalStrut functionalityVolker Hilsheimer2020-04-101-2/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-69/+88
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-061-0/+7
| |\
| | * Fix flakiness in tst_QApplication::testDeleteLaterAlex Trotsenko2020-04-031-0/+7
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-031-69/+81
| |\|
| | * Speed up tst_QApplication::testDeleteLaterProcessEvents2()Friedemann Kleint2020-03-311-1/+2
| | * tst_QApplication::testDeleteLaterProcessEvents(): Split the testFriedemann Kleint2020-03-311-69/+80
* | | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-122-8/+6
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+3
|\| |
| * | Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+3
| |/
* | Regenerate qtbase tests and src/* for some small fixesAlexandru Croitor2019-11-134-4/+0
* | Regenerate tests/auto/widgets/kernelAlexandru Croitor2019-11-134-1/+79
* | cmake: add widgets/kernel testsFrederik Gladhorn2019-10-314-0/+90
|/
* Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-2/+1
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-1/+1
|\
| * Fix GCC 4.8 buildVille Voutilainen2019-08-051-1/+1
* | unblacklist passing testsDaniel Smith2019-07-081-2/+2
* | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-274-370/+330
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-274-370/+330
| |\
| | * Brush up tst_QApplicationFriedemann Kleint2019-05-154-371/+331
* | | Deprecate conversion functions between QList and QSetLars Knoll2019-05-071-2/+6
|/ /
* | Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-081-2/+0
* | Compile with QT_STRICT_ITERATORS definedLars Knoll2018-11-261-2/+2
* | Let QApplication emit paletteChangedFrederik Gladhorn2018-10-171-1/+6
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-301-2/+2
|\