aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta2Qt Forward Merge Bot2019-04-064-3/+5
|\
| * Doc: Add the moduleheader informationVenugopal Shivashankar2019-04-031-0/+1
| * Default: fix highlighted ItemDelegate colorsMitch Curtis2019-03-273-3/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-162-4/+6
|\|
| * Fix DialogButtonBox content size calculationMitch Curtis2019-03-152-4/+6
* | Doc: update qtquickcontrols2.differences.qdocMitch Curtis2019-03-141-3/+14
* | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-0716-1845/+516
* | SplitView: fix revisions, imports and \since versionsMitch Curtis2019-03-078-33/+35
* | Explicitly set import namesKai Koehne2019-03-044-0/+8
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-021-6/+23
|\|
| * Doc: restructure and fill in Imagine customization sectionMitch Curtis2019-02-251-6/+23
* | Doc: minor language edit in titleNico Vertriest2019-03-012-2/+2
* | qquickfusionstyle.cpp: Fix deprecation warningFriedemann Kleint2019-02-251-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-161-1/+4
|\|
| * Fusion: fix buttons colorsMitch Curtis2019-02-111-1/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-091-0/+8
|\|
| * Fix font and palette settings in .conf files not being respectedMitch Curtis2019-02-041-0/+8
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-alpha1Qt Forward Merge Bot2019-02-028-54/+140
|\|
| * Fusion: use white ButtonText when a dark system theme is in useMitch Curtis2019-01-311-1/+5
| * Update Qt Creator-related filesMitch Curtis2019-01-313-34/+125
| * 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
| * Fix Qt.labs.platform.FileDialog not honoring folder propertyPaolo Angelelli2019-01-232-1/+6
* | QQuickIcon: Add support to cache a pixmapMikhail Svetkin2019-01-222-0/+7
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-10435-1308/+1339
|\|
| * 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-05431-1303/+1322
| |\
| | * 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-02430-1300/+1319
| * | 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-1332-0/+387
|/
* Doc: Ensure all links to 'Qt Quick Controls' lead to controls 2Venugopal Shivashankar2018-10-2912-83/+95
* Fix custom property page for snapeModeThomas Hartmann2018-10-231-1/+1
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-181-1/+1
|\
| * QQuickPlatformColorDialog - properly initialize platform dialog helperTimur Pocheptsov2018-08-091-1/+1
* | qquickplatformmessagedialog: fix build errorMitch Curtis2018-08-151-1/+1
* | Fix build with '-no-feature-action' configurationValentin Fokin2018-07-241-0/+2
* | 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
|\|