aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Add FontDialog to QtQuick.DialogsOliver Eftevaag2021-06-044-1/+226
* Add QtQuick.DialogsMitch Curtis2021-05-278-0/+745
* Fix up build system files for manual testsMitch Curtis2021-04-2613-3/+75
* Rename dialogs manual test to qquickdialogMitch Curtis2021-04-2211-40/+32
* testbench: don't override style stored in settings with default styleMitch Curtis2021-02-251-1/+1
* Convert manual tests to CMakeMitch Curtis2021-02-2512-0/+486
* Manual test, nativestyle: fix frame sizeRichard Moe Gustavsen2021-01-131-1/+6
* manual test, nativestyle: add vertical slider with tick marks on both sidesRichard Moe Gustavsen2020-10-301-1/+11
* CMake: Update usage of add_qt_gui_executableAlexandru Croitor2020-10-291-1/+1
* Native style/Slider: Fix tickmarks and groove for fractional numbersJan Arve Sæther2020-10-191-0/+11
* test, nativestyle: change ScrollView bindingsRichard Moe Gustavsen2020-10-151-2/+2
* 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
|/