aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols
Commit message (Expand)AuthorAgeFilesLines
* FluentWinUI3: Improve Dialog when using high contrast themesHEADdevOliver Eftevaag5 hours2-10/+23
* Add Fusion style for SearchFieldDilek Akcay35 hours12-0/+167
* Add Material style for SearchFieldDilek Akcay3 days12-0/+143
* Basic style: Add @2x and @3x icon versions for SearchFieldDilek Akcay3 days9-0/+6
* FluentWinUI3: Give MenuBarItem an outline when using high contrast themeOliver Eftevaag7 days2-6/+9
* Don't delete component delegatesMitch Curtis8 days1-0/+7
* Doc: add a section about mixing style selection methodsMitch Curtis10 days1-4/+46
* Allow SelectionRectangle dragging if TableView doesn't flick via mouseShawn Rutledge13 days1-12/+6
* Basic style: Improve accessibility with high-contrast colorsMohammadHossein Qanbari2025-06-1735-36/+224
* FluentWinUI3: Improve the Switch when using high contrast themesOliver Eftevaag2025-06-161-12/+23
* FluentWinUI3: Improve ComboBox when using high contrast themesOliver Eftevaag2025-06-162-16/+51
* FluentWinUI3 style: Support high contrast theme for ButtonDoris Verria2025-06-154-31/+67
* CMake: Add PURL and CPE info to 3rd party attribution filesAlexandru Croitor2025-06-041-0/+1
* Add macOS style for SearchFieldDilek Akcay2025-06-032-0/+66
* Documentation: close \styleproperty properlyThibaut Cuvelier2025-06-031-0/+2
* Enable expanded client area by default in iOS styleTor Arne Vestbø2025-06-022-0/+14
* Introduce SearchField for Quick ControlsDilek Akcay2025-06-015-0/+129
* Basic style: don't use QColor(QRgb), use QColor::fromRgba() insteadMohammadHossein Qanbari2025-05-261-24/+28
* Material: Fix ToolBar color updates on theme changesJarkko Koivikko2025-05-222-12/+48
* Doc: Remove transparent backgrounds from calendar imagesKai Köhne2025-05-2212-0/+0
* Doc: Remove transparent backgrounds from wireframe imagesKai Köhne2025-05-2115-9/+9
* Doc: Fix Linking issuesTopi Reinio2025-05-201-2/+3
* Doc: Remove mentioning of Qt Quick Calendar moduleKai Köhne2025-05-141-5/+5
* quick controls: fix cmake configure warningZhao Yuhang2025-04-241-2/+2
* Use platform theme's palette in macOS styleTor Arne Vestbø2025-04-221-1/+4
* Docs: Update contentItem info in qtquickcontrols-customizeZhang Hongyuan2025-04-161-29/+28
* Doc: improve "Context Menus" section of Menu's documentationMitch Curtis2025-04-141-5/+1
* Quick Basic Style: remove redundant wrappingMohammadHossein Qanbari2025-04-111-1/+1
* QQuickMaterialPlaceholderText: Add MEMBER to Q_PROPERTY declarationsBartlomiej Moskal2025-04-101-2/+2
* Doc: Code snippet shows a function reference from inside ComponentAlexei Cazacov2025-04-101-5/+5
* Fix CMake warning about NO_PRIVATE_MODULE`Kai Köhne2025-04-101-0/+1
* Close all other Menus when showing non-sub-menuMitch Curtis2025-04-092-14/+68
* CMake: Prevent creation of private modules without private headersAlexandru Croitor2025-04-071-0/+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
* tst_Snippets: fail on warningsMitch Curtis2025-03-241-1/+5
* Doc: move Menu's detailed description snippets into snippet filesMitch Curtis2025-03-244-0/+94
* FluentWinUI3 Style: Hide private QML propertiesDoris Verria2025-03-2030-377/+378
* iOS Style: Hide private propertiesDoris Verria2025-03-204-41/+46
* Menu: adjust the insets according to the drop shadowRichard Moe Gustavsen2025-03-202-8/+17
* Mark quickcontrols2 fusion style as a requirement for macos styleJuha Vuolle2025-03-141-1/+1
* Fix mixed-type usage of qFuzzyCompareDennis Oberst2025-03-141-1/+1
* Fix ambiguous qBound usage when qreal is floatDennis Oberst2025-03-141-2/+6
* CMake: Prevent creation of private modules without private headersJoerg Bornemann2025-03-131-0/+1
* iOS Style: Dial: Adjust handle positioning and refactor codeDoris Verria2025-03-071-26/+29
* HeaderViewDelegate: Add documentationMohammadHossein Qanbari2025-03-065-0/+202
* QuickControls: Add vertical and horizontal header view delegatesMohammadHossein Qanbari2025-03-0630-303/+424
* Material: Fix FloatingPlaceholderText X positionBartlomiej Moskal2025-02-284-4/+63
* CMake: Avoid leaking Private dependencies for style pluginsAlexandru Croitor2025-02-285-10/+10
* ContextMenu: add to text editing controlsMitch Curtis2025-02-2866-0/+672