aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols
Commit message (Expand)AuthorAgeFilesLines
* QQuickMenuItem: add implicitTextPadding and textPaddingRichard Moe Gustavsen2024-05-292-6/+8
* Menu: add insets to the menus, to accommodate for drop shadowsRichard Moe Gustavsen2024-05-282-8/+26
* Merge remote-tracking branch 'origin/dev' into nativemenusRichard Moe Gustavsen2024-05-2644-49/+67
|\
| * CMake: Move add_subdirectory(impl) calls for styles to the frontAlexandru Croitor2024-05-232-4/+4
| * Support moving sections (row and column) in quick table viewSanthosh Kumar2024-05-211-0/+18
| * Doc: import Basic style in customization snippetsMitch Curtis2024-05-2041-45/+45
* | Merge remote-tracking branch 'origin/dev' into nativemenusRichard Moe Gustavsen2024-05-105-6/+12
|\|
| * ComboBox: fix popup palette inheritanceMitch Curtis2024-05-082-5/+7
| * Fix test compilation issues with QtLite configurationJari Helaakoski2024-04-301-0/+1
| * Material: fix warning in Popup during test runVladimir Belyavsky2024-04-231-1/+1
| * Document all steps for subclassing QQuickAttachedPropertyPropagatorMitch Curtis2024-04-231-0/+3
* | macos style: add CheckIndicatorRichard Moe Gustavsen2024-04-297-1/+26
* | macos style: Add Menu and MenuBar controlsRichard Moe Gustavsen2024-04-2910-0/+300
* | windows style: add CheckIndicatorRichard Moe Gustavsen2024-04-257-1/+26
* | windows style: add Menu and MenuBar controlsRichard Moe Gustavsen2024-04-2510-0/+295
* | Merge remote-tracking branch 'origin/dev' into nativemenusRichard Moe Gustavsen2024-04-2313-45/+103
|\|
| * Fusion: Revert work-around for TabButton's y property not updatingOlivier De Cannière2024-04-181-9/+3
| * Fix attached property propagation through ListView with BehaviorMitch Curtis2024-04-171-11/+53
| * Doc: Replace deprecated Qt Graphical Effects with the MultiEffect typeAndreas Eliasson2024-04-161-8/+9
| * Make inactive gradient duller colored for checked Switch in Fusion styleØystein Heskestad2024-04-161-2/+5
| * Remove native style customization warnings for ItemDelegateMitch Curtis2024-04-154-1/+9
| * iOS: fix warnings in Slider in case of null handleVladimir Belyavsky2024-04-121-1/+3
| * iOS: fix warnings in RangeSlider in case of null handleVladimir Belyavsky2024-04-111-2/+4
| * SpinBox: fix warnings with Windows native styleVladimir Belyavsky2024-04-111-2/+2
| * Imagine: fix warnings in Slider in case of null handleVladimir Belyavsky2024-04-081-3/+6
| * Imagine: fix warnings in RangeSlider in case of null handleVladimir Belyavsky2024-04-081-6/+9
* | Merge remote-tracking branch 'origin/dev' into nativemenusRichard Moe Gustavsen2024-04-081-3/+3
|\|
| * SpinBox: fix warnings with macOS native styleVladimir Belyavsky2024-04-041-3/+3
* | Merge remote-tracking branch 'origin/dev' into nativemenusRichard Moe Gustavsen2024-04-04134-131/+138
|\|
| * Materials.impl: Mark dependency on Controls.implFabian Kosmale2024-03-271-0/+1
| * Basic.impl: Add dependency entry for QtQuickFabian Kosmale2024-03-261-0/+2
| * Correct doc snippet licenseLucie Gérard2024-03-22129-129/+129
| * QQuickIOSTheme: Replace macOS/iOS condition with Q_OS_APPLETor Arne Vestbø2024-03-201-1/+1
| * Dial: fix handle position in the Fusion styleMitch Curtis2024-03-201-1/+1
| * Warn about missing default rolesSami Varanka2024-03-181-0/+4
* | Add documentation for native menusMitch Curtis2024-04-043-0/+4
|/
* Use document imports of QtQuick.Controls.impl, not qmldir-importsMitch Curtis2024-03-156-2/+65
* Look up Segoe UI presence without triggering font aliasesTor Arne Vestbø2024-03-141-3/+4
* doc: Update Controls Text Editor example docsShawn Rutledge2024-03-121-1/+1
* Material: remove ComboBox's insetsMitch Curtis2024-03-071-3/+0
* Material: fix floating placeholder text x positionMitch Curtis2024-03-072-2/+4
* Material: animate RadioButton indicatorMitch Curtis2024-03-071-4/+27
* QQuickAttachedPropertyPropagator: fix child window propagationMitch Curtis2024-02-212-10/+47
* Material: fix assertion failure when quickly changing TextField's focusMitch Curtis2024-02-151-1/+12
* Dialogs: Depend on controls styles in QuickDialogs2QuickImplUlf Hermann2024-02-0921-54/+102
* Doc: Avoid using qmlRegisterType and friends to expose C++ to QMLAndreas Eliasson2024-02-061-14/+45
* QuickControls: Link the impl libraries into the base modulesUlf Hermann2024-02-0216-18/+18
* doc: explain the visual parent hierarchy of popup betterOliver Eftevaag2024-01-251-1/+1
* Doc & Test: fix syntax of QSettings sub-groupsThiago Macieira2024-01-191-13/+1
* Doc: Replace Qt 5 QtGraphicalEffects code snippet with Qt 6 MultiEffectAndreas Eliasson2024-01-181-6/+7