aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickapplicationwindow
Commit message (Expand)AuthorAgeFilesLines
* Add recursion guard to QQuickApplicationWindowPrivate::relayout()Jan Arve Sæther2021-06-162-0/+103
* Update to latest qml CMake APICraig Scott2021-06-051-1/+1
* Add findViewDelegateItem function to visualtestutils.hMitch Curtis2021-04-221-0/+1
* Remove QMake project filesJoerg Bornemann2021-02-111-15/+0
* Don't copy or assign QKeyEvent instancesVolker Hilsheimer2020-11-111-36/+48
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-071-3/+3
* Make tests explicitly use Basic where necessaryMitch Curtis2020-10-071-0/+7
* auto tests: remove all versioning from the test dataRichard Moe Gustavsen2020-09-041-3/+3
* Remove all version numbers from QML importsMitch Curtis2020-08-2612-29/+29
* Register C++ types declarativelyMitch Curtis2020-08-262-0/+75
* ApplicationWindow: remove deprecated overlay APIMitch Curtis2020-06-082-30/+0
* Skip tests that use graphical effects on Win 7Mitch Curtis2020-05-261-0/+3
* Reduce dependencies on QtGraphicalEffectsMitch Curtis2020-05-131-0/+3
* CMake: Regenerate projectswip/cmakeAlexandru Croitor2020-03-171-9/+5
* Regenerate projects to be in syncAlexandru Croitor2019-11-151-3/+3
* Convert QtQuickControls2 testsLeander Beernaert2019-10-081-0/+52
* Tie minor version of all imports to Qt's minor versionMitch Curtis2018-11-0211-26/+26
* tst_QQuickApplicationWindow: remove workaroundMitch Curtis2018-10-261-5/+0
* Create and init QQuickTheme from QtQuickControls2PluginJ-P Nurmi2018-05-221-1/+1
* QQuickTheme: rename themeFont() and themePalette()J-P Nurmi2018-05-221-1/+1
* QQuickTheme: add setters to make getters non-virtualJ-P Nurmi2018-05-221-7/+2
* Rename QQuickTheme::current to instanceJ-P Nurmi2018-05-161-2/+2
* Add QQuickTheme::ScopeJ-P Nurmi2018-03-151-3/+3
* QQuickTheme: cleanup the APIJ-P Nurmi2018-03-151-1/+1
* QQuickTheme: don't inherit QPlatformThemeJ-P Nurmi2018-02-271-6/+5
* Promote QQuick(Proxy)Theme from libQQC2 to libQQT2J-P Nurmi2018-02-151-1/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-2/+12
|\
| * Fix outdated BSD license headerKai Koehne2017-10-231-2/+12
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-09-272-4/+67
|/
* Rename tst_applicationwindow to tst_QQuickApplicationWindowJ-P Nurmi2017-09-2713-0/+1876