aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-203-3/+3
* QQuickTableView: reposition selection handles whenever TableView updates the ...Richard Moe Gustavsen2023-01-201-0/+25
* Fusion, HeaderView: use colors from the styleRichard Moe Gustavsen2023-01-171-7/+13
* Exclude the manual test of text from build when building QtAlexey Edelev2023-01-051-1/+1
* testbench: save search text between sessionMitch Curtis2023-01-035-4/+22
* Update Material Switch to Material 3Mitch Curtis2022-12-123-1/+77
* QQQuickTreeView: double expand from TreeView, not TreeViewDelegateRichard Moe Gustavsen2022-12-091-4/+0
* Merge "Merge remote-tracking branch 'origin/wip/material3' into dev"Liang Qi2022-12-099-2/+498
|\
| * Merge remote-tracking branch 'origin/wip/material3' into devLiang Qi2022-12-089-2/+498
| |\
| | * Move manual test for material stylewip/material3Paul Wicking2022-12-078-0/+0
| | * Merge remote-tracking branch 'origin/dev' into wip/material3Paul Wicking2022-12-05209-88/+168
| | |\
| | * | material manual test: store theme etc. in settingsMitch Curtis2022-11-282-12/+42
| | * | material manual test: add dense switchMitch Curtis2022-11-241-0/+8
| | * | material manual test: add dark theme switchMitch Curtis2022-11-241-0/+13
| | * | Update Material DelayButton to Material 3Mitch Curtis2022-11-213-1/+75
| | * | Update Material RoundButton to Material 3Mitch Curtis2022-11-213-1/+95
| | * | Update Material Button to Material 3Mitch Curtis2022-11-212-42/+66
| | * | Add Constants singleton to material manual testMitch Curtis2022-11-214-6/+23
| | * | Add material manual testMitch Curtis2022-11-214-0/+236
* | | | QQuickTreeViewDelegate: implement edit delegatesRichard Moe Gustavsen2022-12-083-0/+9
|/ / /
* | / QQuickTableView: let the edit delegate be a child of the cell delegateRichard Moe Gustavsen2022-12-071-9/+5
| |/ |/|
* | QQuickTableView: implement TableView.editDelegateRichard Moe Gustavsen2022-12-012-45/+125
* | Doc: remove "2" from Qt Quick Controls filesMitch Curtis2022-12-0140-41/+41
* | Remove "2" from Qt Quick Controls directoriesMitch Curtis2022-12-01207-2/+2
|/
* PinchHandler null target: remember accumulated scale between pinchesShawn Rutledge2022-11-171-0/+50
* QQuickTableView: implement support for letting the user resize rows and columnsRichard Moe Gustavsen2022-11-093-160/+450
* testbench: add icons to buttonsMitch Curtis2022-11-031-1/+24
* testbench: set checkable for checked buttonsMitch Curtis2022-11-021-5/+5
* Pointer Handlers manual test: nested DragHandlersShawn Rutledge2022-10-111-0/+50
* Move Settings out of Qt.labs moduleYuhang Zhao2022-09-292-5/+4
* QuickControls2: implement icons for submenusVladimir Belyavsky2022-09-201-0/+13
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-0738-38/+38
* CMake: Skip text manual test for top-level buildsJoerg Bornemann2022-08-091-0/+11
* CMake: Rename tests to be unique for top-level buildsAlexandru Croitor2022-07-283-7/+7
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2831-32/+32
* testbench: revert debugging codeMitch Curtis2022-07-261-1/+0
* Imagine: don't show hover effects when disabledMitch Curtis2022-07-201-0/+1
* Add checkbox for enabled property in text manual testShawn Rutledge2022-07-191-2/+13
* testbench: clean up DelayButton pageMitch Curtis2022-07-151-3/+2
* Test all 4 field types in the text manual testShawn Rutledge2022-07-095-89/+415
* Add license headers to cmake filesLucie Gérard2022-07-0838-0/+114
* Let Controls inherit palettes and fonts from parentsJiDe Zhang2022-07-081-30/+68
* Use SPDX license identifiersLucie Gérard2022-06-11279-11422/+559
* FileDialog: make selectedFile writableMitch Curtis2022-06-021-1/+1
* Add ColorDialog to QtQuick.DialogsOliver Eftevaag2022-05-314-1/+199
* Implement FrameAnimation Quick elementKaj Grönholm2022-05-254-0/+364
* QQuickFlickable: fix flicking when item is rotatedShawn Rutledge2022-05-111-0/+84
* Quick Animations: Fix crashFabian Kosmale2022-05-041-0/+74
* QQuickTableView: keep selection model and tableview model in syncRichard Moe Gustavsen2022-04-111-3/+1
* manual test: add hoverpropagation testRichard Moe Gustavsen2022-03-281-0/+281