aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-alpha1Qt Forward Merge Bot2019-02-025-36/+78
|\
| * Fusion: use white ButtonText when a dark system theme is in useMitch Curtis2019-01-311-1/+5
| * Update Qt Creator-related filesMitch Curtis2019-01-312-17/+69
| * qquickfusionstyle: do not force a fixed white color for highlightedTextNils Jeisecke2019-01-291-17/+0
| * ComboBox: propagate palette colors to popupMassimo Callegari2019-01-241-1/+4
* | QQuickIcon: Add support to cache a pixmapMikhail Svetkin2019-01-222-0/+7
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-10423-1292/+1317
|\|
| * Fix incorrect font size in certain styles on WindowsMitch Curtis2019-01-081-0/+4
| * Make it visually clear which ComboBox item is the current itemMitch Curtis2018-12-123-0/+3
| * Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-05419-1287/+1300
| |\
| | * Doc: Fix the examplesinstallpath in the qdocconfVenugopal Shivashankar2018-11-131-1/+1
| | * Doc: Rename landing page title to 'Qt Quick Controls'Topi Reinio2018-11-131-2/+2
| | * Tie minor version of all imports to Qt's minor versionMitch Curtis2018-11-02418-1284/+1297
| * | Doc: Update \titles with "Controls 2" in itVenugopal Shivashankar2018-12-045-5/+10
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-045-12/+12
|\| |
| * | Doc: add "1" to all mentions of the old Qt Quick ControlsMitch Curtis2018-12-032-9/+9
| * | qquickfusionstyle: do not force a fixed blue color as highlight colorTimur Pocheptsov2018-11-291-2/+0
| * | Doc: Add qmake include flag for modulePaul Wicking2018-11-271-0/+2
| * | Fix compilation with qreal=floatFriedemann Kleint2018-11-261-1/+1
| |/
* / Add SplitViewMitch Curtis2018-11-1331-0/+381
|/
* Doc: Ensure all links to 'Qt Quick Controls' lead to controls 2Venugopal Shivashankar2018-10-2910-81/+87
* Fix custom property page for snapeModeThomas Hartmann2018-10-231-1/+1
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-174-1/+111
|\
| * Doc: Add AbstractButton.TextUnderIcon to display:enumeration listPaul Wicking2018-07-111-0/+0
| * Doc: provide code snippets for Overlay.modal and Overlay.modelessMitch Curtis2018-07-102-0/+110
| * Doc: Re-add .qml files as example sourcesTopi Reinio2018-07-041-1/+1
* | Material: qualify DialogButtonBox enums with "T"Mitch Curtis2018-07-051-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-036-10/+14
|\|
| * Doc: Exclude .qml source files from the documentation buildTopi Reinio2018-06-271-0/+4
| * Menu: fix items not being scrollable when using WindowMitch Curtis2018-06-255-10/+10
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-2512-1/+73
|\|
| * Imagine: document how to export 9-patch imagesMitch Curtis2018-06-141-0/+54
| * Document which modules are required when building from sourceMitch Curtis2018-06-131-0/+9
| * TextArea, TextField: use the control's renderType in placeholder textMitch Curtis2018-06-1310-1/+10
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-121-3/+9
|\|
| * Imagine: clarify 9-patch line documentationMitch Curtis2018-06-081-3/+9
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-26117-0/+0
|\|
| * Update icons for Qt Quick DesignerThomas Hartmann2018-05-24117-0/+0
* | Remove fixupBaseUrl()J-P Nurmi2018-05-231-10/+1
* | Create and init QQuickTheme from QtQuickControls2PluginJ-P Nurmi2018-05-2215-128/+144
* | QQuickTheme: add setters to make getters non-virtualJ-P Nurmi2018-05-228-111/+43
* | Dial: add inputMode propertyMitch Curtis2018-05-154-0/+23
* | Add Qt Quick Compiler support for external stylesJ-P Nurmi2018-05-135-6/+56
* | QQuickStylePlugin: prepare for Qt Quick CompilerJ-P Nurmi2018-05-124-80/+81
* | Imagine: use background insetsJ-P Nurmi2018-05-0945-189/+226
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-0726-131/+95
|\|
| * Styles: use C++11 default member initializationJ-P Nurmi2018-05-0426-131/+95
* | TextArea: add support for background insetsJ-P Nurmi2018-05-025-11/+11
* | TextField: add support for background insetsJ-P Nurmi2018-05-025-10/+10
* | Add missing implicitBackground{Width|Height} to non-QQuickControlsJ-P Nurmi2018-05-0210-35/+30