aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols/basic
Commit message (Expand)AuthorAgeFilesLines
* Quick Basic Style: remove redundant wrappingMohammadHossein Qanbari2025-04-111-1/+1
* Basic Style: Add support for dark mode color schemeMohammadHossein Qanbari2025-04-053-24/+67
* Controls: Deprecate and remove QQuickBasicStyleMohammadHossein Qanbari2025-04-034-336/+0
* QuickControls: Add vertical and horizontal header view delegatesMohammadHossein Qanbari2025-03-065-48/+66
* CMake: Avoid leaking Private dependencies for style pluginsAlexandru Croitor2025-02-281-2/+2
* ContextMenu: add to text editing controlsMitch Curtis2025-02-284-0/+43
* Mark TableViewDelegate as introduced in 6.9Fabian Kosmale2025-02-211-0/+4
* QQuickContextMenuForeign: fix QML_ADDED_IN_VERSION macroMitch Curtis2025-02-181-1/+1
* Add ContextMenuMitch Curtis2024-12-241-0/+10
* Take safe areas into account for Qt Quick Controls DrawerTor Arne Vestbø2024-12-191-4/+4
* Compute implicitSize based on implicitContentSize in Popup and subclassesTor Arne Vestbø2024-12-195-10/+10
* Take safe areas into account for Qt Quick Controls ToolBar and MenuBarTor Arne Vestbø2024-12-192-0/+10
* Compute implicitSize based on implicitContentSize in Container and subclassesTor Arne Vestbø2024-12-184-8/+8
* Compute implicitSize based on implicitContentSize in Pane and subclassesTor Arne Vestbø2024-12-186-12/+12
* Controls: Add TableViewDelegateMohammadHossein Qanbari2024-11-272-0/+86
* QuickControls.Basic: Add missing dependency entryFabian Kosmale2024-10-091-0/+1
* Fix BusyIndicator being hidden when running is changed quicklyMitch Curtis2024-10-022-2/+11
* Dialog: Hide title if inside a popup windowOliver Eftevaag2024-06-211-1/+1
* Tumbler: fix warnings when swapping contentItemMitch Curtis2024-06-121-4/+5
* Remove the use of GENERATE_CPP_EXPORTS argumentAlexey Edelev2024-06-111-1/+0
* ComboBox: fix popup palette inheritance, part twoMitch Curtis2024-06-061-2/+2
* ComboBox: fix popup palette inheritanceMitch Curtis2024-05-081-2/+3
* Basic.impl: Add dependency entry for QtQuickFabian Kosmale2024-03-261-0/+2
* Use document imports of QtQuick.Controls.impl, not qmldir-importsMitch Curtis2024-03-153-2/+62
* Dialogs: Depend on controls styles in QuickDialogs2QuickImplUlf Hermann2024-02-094-12/+21
* QuickControls: Link the impl libraries into the base modulesUlf Hermann2024-02-022-2/+2
* tst_dialogbuttonbox: fail on warningsVladimir Belyavsky2023-11-291-1/+1
* tst_dial: fail on warningsVladimir Belyavsky2023-11-221-3/+4
* Remove all QML_DECLARE_TYPE from src and toolsUlf Hermann2023-11-182-4/+0
* Menu: fix contentItem's interactiveMohammadHossein Qanbari2023-11-161-2/+2
* Basic: fix progress bar color not changing when setMitch Curtis2023-09-131-2/+6
* TreeViewDelegate: don't use deprecated APIRichard Moe Gustavsen2023-08-151-3/+3
* Add startAngle and endAngle properties to DialMatthias Rauter2023-04-283-2/+42
* Controls: Improve various delegatesUlf Hermann2023-03-273-6/+23
* Controls: Remove the model/modelData workaroundsUlf Hermann2023-03-273-7/+3
* DialogButtonBox: Fix contentWidth warningsSze Howe Koh2023-02-211-2/+2
* qmllint: Fix attached property re-use detectionUlf Hermann2023-02-141-0/+2
* QtQuickControls: Disambiguate static constantsFriedemann Kleint2023-02-072-7/+7
* Fix build with -no-feature-quick-shadereffectTasuku Suzuki2023-01-241-0/+1
* HeaderView: Use Label instead of Text in the delegatesRichard Moe Gustavsen2023-01-132-2/+2
* HeaderView: ensure that the implicit size is greater than zeroRichard Moe Gustavsen2023-01-122-2/+12
* Controls: Move QtQuick.Controls.impl import to QtQuick.Controls.BasicUlf Hermann2022-12-221-0/+2
* Spinbox: clip contentItemRichard Moe Gustavsen2022-12-191-12/+9
* QQuickTreeViewDelegate: implement edit delegatesRichard Moe Gustavsen2022-12-081-0/+35
* Remove "2" from Qt Quick Controls directoriesMitch Curtis2022-12-0197-0/+3924