aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* ScrollView: always clip implicitly created FlickableRichard Moe Gustavsen2020-10-141-2/+0
* Native style: ensure ScrollView contents doesn't go under the scrollbarsRichard Moe Gustavsen2020-10-093-5/+3
* nativestyle: SpinBox on WindowsJan Arve Sæther2020-10-061-0/+1
* manual style, nativestyle: don't set style from main.cppRichard Moe Gustavsen2020-09-301-14/+0
* Native style: don't use transient scrollbarsRichard Moe Gustavsen2020-09-302-4/+0
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-251-0/+4
* Adjust testbench to properly support multiple stylesMitch Curtis2020-09-2414-31/+565
* Remove binding to parent in testbenchMitch Curtis2020-09-241-1/+1
* Rename "Default" style to "Basic"Mitch Curtis2020-09-247-13/+11
* Fix fallback styles overwriting themesMitch Curtis2020-09-241-1/+1
* Fix more compiler warnings from deprecated application attributesVolker Hilsheimer2020-09-165-5/+0
* Fix ProgressBar on WindowsJan Arve Sæther2020-09-091-32/+0
* Merge remote-tracking branch 'nativestyle' into devMitch Curtis2020-09-0436-0/+3205
|\
| * Native style, manual test: update location to Default styleRichard Moe Gustavsen2020-08-283-5/+5
| * Native style: remove versioning from importsRichard Moe Gustavsen2020-08-2828-91/+91
| * Native style: clean-up importsRichard Moe Gustavsen2020-08-283-3/+2
| * Merge branch 'dev' into nativestyleRichard Moe Gustavsen2020-08-2697-258/+259
| |\
| * | Native style: move DesktopGallery to manual tests, and rename to nativestyleRichard Moe Gustavsen2020-08-2636-0/+3206
* | | auto tests: remove all versioning from the test dataRichard Moe Gustavsen2020-09-041-1/+1
| |/ |/|
* | Use qmlRegisterModuleImport() to register stylesMitch Curtis2020-08-262-2/+3
* | Remove all version numbers from QML importsMitch Curtis2020-08-2695-256/+256
* | Register C++ types declarativelyMitch Curtis2020-08-261-1/+1
|/
* Replace QDesktopWidget with QScreen in manual testVolker Hilsheimer2020-07-141-2/+2
* Use QList instead of QVectorJarek Kobus2020-07-094-16/+16
* Platform: remove deprecated iconName, iconSource APIMitch Curtis2020-06-051-1/+1
* Remove the remaining usages of QRegExp and QRegExpValidatorLars Knoll2020-03-191-3/+3
* HeaderView: set implicitSize on the style itemsv5.15.0-beta2Richard Moe Gustavsen2020-03-101-4/+0
* Add HorizontalHeaderView and VerticalHeaderViewv5.15.0-alpha1Yulong Bai2020-02-114-0/+359
* Run optipng on all imagesMitch Curtis2019-11-041-0/+0
* Doc: fix import versions in SplitView documentationv5.13.0-rc3v5.13.0-rc2v5.13.0Mitch Curtis2019-06-041-2/+2
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-027-0/+529
|\
| * Add dialogs manual testMitch Curtis2019-02-227-0/+529
* | gifrecorder: fix process timing outMitch Curtis2019-02-251-1/+2
* | gifrecorder: improve the codeMitch Curtis2019-02-251-22/+45
* | gifrecorder: Use ffmpeg instead of the deprecated avconvVenugopal Shivashankar2019-02-251-7/+7
* | Fix heap-use-after-free in tst_gifsMitch Curtis2019-02-201-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-1089-198/+198
|\|
| * Tie minor version of all imports to Qt's minor versionMitch Curtis2018-11-0289-198/+198
* | Add SplitViewMitch Curtis2018-11-132-0/+80
|/
* Document the normal and dense Material style variantsMitch Curtis2018-02-211-0/+3
* screenshots: account for header and footer in window heightMitch Curtis2018-02-201-1/+1
* testbench: remove hovered states as the property is read-onlyv5.11.0-alpha1Mitch Curtis2018-02-142-12/+1
* testbench: set checked on ButtonMitch Curtis2018-02-141-0/+1
* Merge remote-tracking branch 'origin/5.10' into devJ-P Nurmi2017-11-068-4/+176
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-11-062-4/+6
| |\
| | * Manual tests viewinqwidget: Fix buildFriedemann Kleint2017-11-032-4/+6
| * | Add manual test for SystemTrayIconFriedemann Kleint2017-10-166-0/+170
* | | Merge remote-tracking branch 'origin/5.10' into devJ-P Nurmi2017-10-126-241/+297
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-10-121-4/+4
| |\|
| | * Ensure that the last screenshot can be openedMitch Curtis2017-10-101-4/+4