aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
Commit message (Expand)AuthorAgeFilesLines
* Update QtQuickControls2 project filesLeander Beernaert2019-10-0810-421/+980
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-1511-98/+120
|\
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-08-115-4/+30
| |\
| | * Enable Material style with RHILaszlo Agocs2019-07-253-0/+29
| | * Remove redundant codeVitaly Fanaskov2019-07-191-4/+0
| | * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-131-0/+1
| | |\
| | | * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
| * | | Fix Qt6 buildAlexandru Croitor2019-08-055-22/+14
| |/ /
* | | Fix build after resent add_qml_module and add_qt_resource API changesSimon Hausmann2019-08-095-17/+0
* | | Initial CMake conversion for QtQuickControls2Leander Beernaert2019-08-066-0/+798
|/ /
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-044-5/+6
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-044-5/+6
| |\
| | * Doc: Fix documentation warnings for Qt Quick Controls 2Topi Reinio2019-01-151-1/+3
| | * Material: account for accent color in flat highlighted button's rippleKonstantin Ritt2019-05-211-2/+1
| | * doc - use the correct attributions fileKavindra Palaraja2019-05-201-1/+1
| | * CursorDelegate: stop cursor timer when interval is set to 0Richard Moe Gustavsen2019-05-151-1/+1
* | | Fix installation of .png filesJoerg Bornemann2019-06-181-1/+1
* | | Qualify unqualified id lookup in controlsFabian Kosmale2019-06-1156-169/+173
* | | Add valueRole API to ComboBoxMitch Curtis2019-04-236-31/+89
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-162-2/+2
|\| |
| * | Update plugins.qmltypes for QtQuick.ControlsKai Koehne2019-04-112-2/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-094-3/+5
|\| |
| * | 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.13' into devQt Forward Merge Bot2019-03-213-7/+20
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-1220-1869/+450
|\| |
| * | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-0713-1841/+422
| * | SplitView: fix revisions, imports and \since versionsMitch Curtis2019-03-077-28/+28
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-057-8/+33
|\| |
| * | 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
* | | ScrollBar: set a default minimumSize for all stylesRichard Moe Gustavsen2019-03-045-0/+5
|/ /
* | 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-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
|\|