aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/quickcontrols
Commit message (Expand)AuthorAgeFilesLines
* CMake: Don't enable ASM languageJoerg Bornemann7 days12-12/+12
* Tests: include QTest, not QtTestGiuseppe D'Angelo2025-04-152-2/+2
* Material: Fix FloatingPlaceholderText X positionBartlomiej Moskal2025-02-282-0/+40
* ContextMenu: add to text editing controlsMitch Curtis2025-02-281-29/+0
* Add ContextMenuMitch Curtis2024-12-241-6/+1
* testbench: default Material and Universal to System themeMitch Curtis2024-09-182-0/+6
* Fix warnings in ListView delegate width bindings in manual testsMitch Curtis2024-08-126-6/+6
* Fix assertion failure in screenshots manual testMitch Curtis2024-08-121-1/+1
* FluentWinUI3 Style: Add documentationDoris Verria2024-08-091-0/+3
* testbench: don't use native menus or menubarsRichard Moe Gustavsen2024-07-042-0/+6
* QQuickMenu: respect Qt::AA_DontUseNativeMenuWindowsRichard Moe Gustavsen2024-07-033-0/+29
* Correct license for tests fileLucie Gérard2024-06-273-3/+3
* menus manual test: add SubSub menusRichard Moe Gustavsen2024-06-211-0/+10
* Menus manual test: update popupType comboboxRichard Moe Gustavsen2024-06-191-6/+15
* Fix a couple of issues in the testbench manual testMitch Curtis2024-06-142-1/+8
* testbench: add checkable ToolButtonMitch Curtis2024-06-121-0/+2
* Replace AA_DontUsePopupWindows with Popup::popupTypeOliver Eftevaag2024-05-301-0/+3
* manual test, menus: use Popup.popupTypeRichard Moe Gustavsen2024-05-303-27/+32
* Menus test: inform when a restart is neededRichard Moe Gustavsen2024-05-291-1/+11
* menus: fix quitting with Cmd+Q on macOSMitch Curtis2024-05-201-1/+5
* Menus manual test: open context menu on mouse press or touch long-pressShawn Rutledge2024-05-161-4/+14
* manual test, menus: add support for more test casesRichard Moe Gustavsen2024-05-101-0/+34
* Add support for icons to native menusMitch Curtis2024-05-064-0/+21
* menus: add shortcutsMitch Curtis2024-04-231-3/+21
* Menu, MenuBar: remove requestNative and rely solely on app attributesMitch Curtis2024-04-177-94/+136
* Merge remote-tracking branch 'origin/dev' into nativemenusRichard Moe Gustavsen2024-03-12173-206/+338
|\
| * Material: fix floating placeholder text x positionMitch Curtis2024-03-072-0/+64
| * Fix spelling of FFmpeg in (end-)user-visible stringsVolker Hilsheimer2024-03-011-2/+2
| * Correct license for test filesLucie Gérard2024-02-27173-173/+173
| * Update manual tests and examples for change in default size policySanthosh Kumar2024-02-2113-31/+99
* | Manual test, menus: add support for testing menubarRichard Moe Gustavsen2024-02-231-35/+123
* | QQuickMenuBar: respect AA_DontUseNativeMenuBarRichard Moe Gustavsen2024-02-221-0/+1
* | Menu: fix native checkable MenuItems (without an Action) not checkingMitch Curtis2024-02-121-1/+1
* | Menu: support adding MenuItem to native menuMitch Curtis2024-02-121-3/+7
* | Menu: allow setting (but not always respecting) requestNativeMitch Curtis2024-02-121-0/+5
* | Menu: respect requestNative changesMitch Curtis2024-02-121-9/+15
* | Implement native menu separatorMitch Curtis2024-02-121-1/+4
* | Merge "Merge remote-tracking branch 'origin/dev' into nativemenus"Richard Moe Gustavsen2024-01-222-6/+10
|\ \
| * | Merge remote-tracking branch 'origin/dev' into nativemenusRichard Moe Gustavsen2024-01-222-6/+10
| |\|
| | * Doc & Test: fix syntax of QSettings sub-groupsThiago Macieira2024-01-191-5/+3
| | * Material: reduce padding for Dense variant of ButtonMitch Curtis2023-12-181-1/+7
* | | Add disabled Actions to menus manual testMitch Curtis2024-01-221-0/+20
* | | Add checkable Actions to menus manual testMitch Curtis2024-01-221-7/+16
|/ /
* | Menu: get native sub-menus workingMitch Curtis2024-01-171-14/+66
* | Add menus manual testMitch Curtis2024-01-176-0/+280
|/
* testbench: fix font nameMårten Nordheim2023-11-101-1/+1
* macOS: add RadioDelegateMitch Curtis2023-11-011-1/+7
* macOS: add CheckDelegateMitch Curtis2023-11-011-0/+6
* Move imagine/musicplayer to tests/manual/imagine/musicplayerJan Arve Sæther2023-07-10156-0/+1474
* Material: fix placeholder text alignmentMitch Curtis2023-05-031-14/+48