aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Add button argument to the TapHandler.[single|double|]tapped signalsShawn Rutledge2021-09-081-4/+5
* Migrate to fixed add_shaders prefix handlingLaszlo Agocs2021-08-271-1/+3
* Make tableview manual tests directly openable in CreatorMitch Curtis2021-08-265-0/+30
* manual tests, abstracttablemodel: add SelectionRectangleRichard Moe Gustavsen2021-08-251-32/+46
* Stop using QtGraphicalEffects in fakeFlickable manual testShawn Rutledge2021-08-171-9/+9
* Store last tab index in settings of dialogs manual testMitch Curtis2021-08-131-0/+1
* Merge qtquickcontrols2 into qtdeclarativeMitch Curtis2021-08-06215-0/+19188
|\
| * Restructure tests in preparation for merging into qtdeclarativeMitch Curtis2021-08-02215-19/+20
| * 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 itemsRichard Moe Gustavsen2020-03-101-4/+0
| * Add HorizontalHeaderView and VerticalHeaderViewYulong Bai2020-02-114-0/+359
| * Run optipng on all imagesMitch Curtis2019-11-041-0/+0
| * Doc: fix import versions in SplitView documentationMitch Curtis2019-06-041-2/+2
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-027-0/+529
| |\