aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols
Commit message (Expand)AuthorAgeFilesLines
* Examples, StyleKit: ensure that the app can run with qmlpreviewRichard Moe Gustavsen3 days1-0/+1
* StyleKit: only emit signals globally for readers of the correct typeRichard Moe Gustavsen5 days1-2/+1
* StyleKit: ensure we hide delegates upon setting 'visible: false'Richard Moe Gustavsen5 days1-2/+0
* gallery example: Give nameless controls an accessible nameOliver Eftevaag6 days8-0/+13
* StyleKit: don't bind to the palette from the Fallback styleRichard Moe Gustavsen6 days4-141/+168
* StyleKit Example: improve the example after recent StyleKit fixesRichard Moe Gustavsen10 days3-13/+122
* StyleKit: respect theme paletteRichard Moe Gustavsen10 days1-2/+2
* StyleKit: Implement ScrollView, ScrollBar and ScrollIndicatorRichard Moe Gustavsen11 days1-0/+20
* StyleKit: Add padding properties to textDoris Verria11 days1-2/+3
* StyleKit: Add GroupBox controlDoris Verria11 days1-0/+7
* StyleKit: Add Label controlDoris Verria11 days1-3/+2
* QQStyleKitFont: Drop extra "font" from property namesDoris Verria11 days1-2/+2
* Qt Quick Controls: add DoubleSpinBoxXavier BESSON12 days2-1/+16
* Add font override properties to "text" propertyDoris Verria2025-12-011-0/+1
* StyleKit: Add style and theme fontsDoris Verria2025-12-011-0/+10
* QQStyleKitControl: add support for Instance VariationsRichard Moe Gustavsen2025-11-282-7/+139
* Examples: add new example: StyleKitExampleRichard Moe Gustavsen2025-11-2712-0/+2443
* Doc: Add alternate text for Qt Quick and Qt Quick Controls imagesJerome Pasion2025-11-2612-21/+55
* Doc: Revise File System Explorer exampleAndreas Eliasson2025-10-291-45/+47
* Examples: Stop using version numbers with QML modulesSze Howe Koh2025-10-283-3/+0
* Flat Style example: Split CMake project into multiple QML modulesSze Howe Koh2025-10-174-20/+45
* Avoid showing content beneath status bars in wearable exampleAssam Boudjelthia2025-10-013-1/+6
* Gallery example: Brush up the .cpp fileFriedemann Kleint2025-09-111-24/+30
* Spreadsheets example: Bump minimum required Qt versionSze Howe Koh2025-09-111-3/+3
* texteditor: Change the HTML to use unordered lists for linksOliver Eftevaag2025-09-031-11/+12
* filesystemexplorer: Provide proper metadata for macOSKai Köhne2025-08-013-9/+20
* Move SPDX header comment back to the top of the fileFabian Kosmale2025-07-211-1/+1
* spreadsheets example: Configure qmllintFabian Kosmale2025-07-181-0/+2
* spreadsheets example: Fix warnings (and code)Fabian Kosmale2025-07-186-35/+38
* FileSystemExplorer: Add missing importFabian Kosmale2025-07-171-0/+1
* Gallery example: Add missing controlsMohammadHossein Qanbari2025-06-2410-4/+549
* Gallery example: Add disable optionMohammadHossein Qanbari2025-06-2025-20/+56
* Update SortFilterProxyModel in Gallery exampleDilek Akcay2025-06-173-19/+16
* Introduce SearchField for Quick ControlsDilek Akcay2025-06-015-0/+64
* attachedstyleproperties: Add safe area padding to custom ToolBarTor Arne Vestbø2025-05-311-0/+5
* spreadsheets: Make HeaderToolBar a regular ToolBarTor Arne Vestbø2025-05-311-54/+47
* EventCalendar example: reference the listview explicitly in the delegateVolker Hilsheimer2025-05-241-1/+2
* EventCalendar example: balance begin/endResetModel callsVolker Hilsheimer2025-05-241-3/+3
* TextEditor example: allow setting multiple font attributesShawn Rutledge2025-04-291-4/+4
* Remove menu shortcut from Controls gallery exampleShawn Rutledge2025-04-291-5/+0
* TextEditor example: Add font and color dialog actions to Format menuShawn Rutledge2025-04-281-0/+6
* Improve QML in Controls TextEditor exampleShawn Rutledge2025-04-281-11/+2
* TextEditor example: add actions to built-in context menu, remove custom menuShawn Rutledge2025-04-082-55/+35
* Basic Style: Add support for dark mode color schemeMohammadHossein Qanbari2025-04-051-1/+1
* Gallery Example: Fix Shortcut.sequence warningMohammadHossein Qanbari2025-04-031-1/+1
* QuickControls: Add vertical and horizontal header view delegatesMohammadHossein Qanbari2025-03-062-62/+49
* Limit page stacking to only one pageMorteza Jamshidi2025-02-031-0/+3
* Spreadsheets: Fix drag and drop issue after scrolling in table viewMohammadHossein Qanbari2025-01-281-94/+102
* Spreadsheets: Prevent data loss when dropping cells in invalid locationsMohammadHossein Qanbari2025-01-241-0/+23
* Compute implicitSize based on implicitContentSize in Popup and subclassesTor Arne Vestbø2024-12-191-2/+2