aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/universal
Commit message (Expand)AuthorAgeFilesLines
* Use qmlRegisterModuleImport() to register stylesMitch Curtis2020-08-262-7/+13
* Convert remaining imperative type registration to declarativeMitch Curtis2020-08-262-15/+3
* List "privately" registered QML files in the qmldir for each styleMitch Curtis2020-08-261-0/+4
* List publicly registered QML files in the qmldir for each styleMitch Curtis2020-08-261-0/+61
* Remove all version numbers from QML importsMitch Curtis2020-08-2652-214/+214
* Remove ".2" from TARGETPATH, resource prefixes, etc.Mitch Curtis2020-08-262-2/+2
* Register C++ types declarativelyMitch Curtis2020-08-2622-45/+133
* Use QList instead of QVectorJarek Kobus2020-06-091-1/+1
* ApplicationWindow: remove deprecated overlay APIMitch Curtis2020-06-081-8/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-141-1/+1
|\
| * Update plugins.qmltypes for 5.15Jani Heikkinen2020-04-151-1/+1
* | Dial: remove unnecessary id qualificationsMitch Curtis2020-05-131-2/+2
* | Remove bindings to parent in delegatesMitch Curtis2020-05-111-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-313-3/+9
|\|
| * HeaderView: Add support for list based modelsAndy Shaw2020-03-242-2/+6
| * Account for the padding around a menu when checking if it is interactiveAndy Shaw2020-03-181-1/+3
* | Fix Qt 6 to-do comments in QML filesMitch Curtis2020-03-232-4/+4
* | CMake: Regenerate projectswip/cmakeAlexandru Croitor2020-03-171-0/+158
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-174-7/+146
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-103-1/+139
| |\|
| | * HeaderView: set implicitSize on the style itemsv5.15.0-beta2Richard Moe Gustavsen2020-03-102-4/+18
| | * Add HorizontalHeaderView and VerticalHeaderViewv5.15.0-alpha1Yulong Bai2020-02-113-1/+125
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-141-6/+7
| |\|
| | * ComboBox: add selectTextByMouse propertyMitch Curtis2019-12-121-6/+7
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-2519-15/+212
|\| |
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-231-1/+1
| |\|
| | * Make ToolTips wrapMitch Curtis2019-11-151-1/+1
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-1616-0/+0
| |\|
| | * Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-0516-0/+0
| | |\
| | | * Run optipng on all imagesMitch Curtis2019-11-0416-0/+0
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-021-1/+201
| |\| |
| | * | Update plugins.qmltypes for 5.14Kai Koehne2019-10-211-1/+201
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-191-13/+10
| |\| |
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-121-13/+10
| | |\|
| | | * Universal: disable wrapping for TabBarMitch Curtis2019-10-111-13/+10
* | | | Regenerate projects to be in syncAlexandru Croitor2019-11-152-8/+3
* | | | Update QtQuickControls2 project filesLeander Beernaert2019-10-082-81/+218
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-2/+2
|\| | |
| * | | Fix Qt6 buildAlexandru Croitor2019-08-051-2/+2
| |/ /
* | | Fix build after resent add_qml_module and add_qt_resource API changesSimon Hausmann2019-08-091-3/+0
* | | Initial CMake conversion for QtQuickControls2Leander Beernaert2019-08-061-0/+131
|/ /
* | Qualify unqualified id lookup in controlsFabian Kosmale2019-06-1112-48/+51
* | Add valueRole API to ComboBoxMitch Curtis2019-04-231-6/+6
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-211-2/+3
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-161-2/+3
| |\
| | * Fix DialogButtonBox content size calculationMitch Curtis2019-03-151-2/+3
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-124-8/+93
|\| |
| * | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-073-3/+88
| * | SplitView: fix revisions, imports and \since versionsMitch Curtis2019-03-071-5/+5
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-051-0/+2
|\| |