aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols/doc
Commit message (Expand)AuthorAgeFilesLines
* Doc: add note about setting fallback style via qmldir fileMitch Curtis18 hours1-4/+18
* Doc: fix warning in ItemDelegate snippetMitch Curtis18 hours1-1/+2
* Docs: Describe how to set a dark theme of the Fusion styleAlexei Cazacov38 hours1-5/+10
* Merge remote-tracking branch 'origin/dev' into nativemenusRichard Moe Gustavsen2024-05-2642-45/+63
|\
| * 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-04-231-8/+9
|\|
| * Doc: Replace deprecated Qt Graphical Effects with the MultiEffect typeAndreas Eliasson2024-04-161-8/+9
* | Merge remote-tracking branch 'origin/dev' into nativemenusRichard Moe Gustavsen2024-04-04130-129/+133
|\|
| * Correct doc snippet licenseLucie Gérard2024-03-22129-129/+129
| * Warn about missing default rolesSami Varanka2024-03-181-0/+4
* | Add documentation for native menusMitch Curtis2024-04-043-0/+4
|/
* doc: Update Controls Text Editor example docsShawn Rutledge2024-03-121-1/+1
* Doc: Avoid using qmlRegisterType and friends to expose C++ to QMLAndreas Eliasson2024-02-061-14/+45
* 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
* Doc: Avoid duplicate ids in styling macrosLuca Di Sera2024-01-174-24/+24
* Doc: Add CMake section about how to include .qrc files in a projectAndreas Eliasson2024-01-111-5/+32
* Doc: Describe correct case for stylesAndreas Eliasson2024-01-091-1/+1
* Doc: Fix link to Material Design card componentAndreas Eliasson2024-01-091-1/+1
* Doc: add note about placeholder text to Material style documentationMitch Curtis2024-01-082-1/+10
* Doc: Fix linking issues and missing QDoc commandsTopi Reinio2024-01-061-1/+1
* Doc: Add an example customization for an indeterminate ProgressBarTopi Reinio2023-12-282-0/+32
* Doc: mention that Material style will change over timeMitch Curtis2023-12-181-0/+4
* Remove unused doc fileDoris Verria2023-12-161-15/+0
* Remove duplicated import in qtquickcontrols-selectionrectangle.qmlVladimir Belyavsky2023-12-081-2/+0
* Highlight Contact List example for Mobile categoryKai Köhne2023-10-241-1/+2
* Doc: Highlight File System Explorer in Application Examples categoryKai Köhne2023-10-121-0/+1
* Doc: Highlight some examples for the "User Interface Components" categoryKai Köhne2023-10-091-1/+4
* Doc: Highlight wearable demoKai Köhne2023-10-091-0/+2
* QQuickTableView: let the subclass decide which model to use for selectionsRichard Moe Gustavsen2023-09-201-0/+6
* Doc: Fix undocumented parameters and broken linksTopi Reinio2023-09-151-0/+3
* Doc: explain popup property propagationMitch Curtis2023-08-282-0/+59
* Improve Material style documentationMitch Curtis2023-08-161-18/+41
* Add snippet, showing how to add suffix to SpinBoxMatthias Rauter2023-08-151-0/+30
* Doc: Remove \ingroup all-examples command from the docsJaishree Vyas2023-07-251-1/+0
* doc: mention C++ compiler benefits of compile-time style selectionMitch Curtis2023-07-121-2/+15
* Move imagine/musicplayer to tests/manual/imagine/musicplayerJan Arve Sæther2023-07-102-2/+0
* StackView: add strongly-typed replace functionsMitch Curtis2023-07-051-0/+16
* StackView: add strongly-typed push functionsMitch Curtis2023-07-051-0/+10
* Doc: explain how to always show ScrollBar when neededMitch Curtis2023-07-052-0/+21
* Doc: Remove warninglimit .qdocconf variableTopi Reinio2023-06-271-3/+0
* Doc: mention textRole in *HeaderView detailed descriptionMitch Curtis2023-06-141-0/+4
* Doc: de-duplicate header view docsMitch Curtis2023-06-141-0/+72
* Doc: explain issues with revisionsMitch Curtis2023-06-131-0/+25
* Doc: QtQuickControls Wearable example: Fix file quotingTopi Reinio2023-06-021-1/+1
* Override default ApplicationWindow for native windows styleSanthosh Kumar2023-05-281-3/+3
* doc: Clarify usage of palette; testable snippetsShawn Rutledge2023-05-171-0/+43
* Doc: improve the SpinBox floating point exampleMitch Curtis2023-05-121-9/+17