aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/fusion
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projectswip/cmakeAlexandru Croitor2020-03-171-0/+164
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-175-9/+164
|\
| * Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-104-2/+156
| |\
| | * HeaderView: set implicitSize on the style itemsv5.15.0-beta2Richard Moe Gustavsen2020-03-102-4/+18
| | * Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1Qt Forward Merge Bot2020-02-221-1/+1
| | |\
| | | * clang-tidy: fix bugprone-integer-divisionMitch Curtis2020-02-191-1/+1
| | * | Make Fusion style header views look more fusionyMitch Curtis2020-02-122-4/+24
| | * | Add HorizontalHeaderView and VerticalHeaderViewv5.15.0-alpha1Yulong Bai2020-02-113-1/+121
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-141-7/+8
| |\| |
| | * | ComboBox: add selectTextByMouse propertyMitch Curtis2019-12-121-7/+8
| | |/
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-2514-2/+202
|\| |
| * | 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-1612-0/+0
| |\|
| | * Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-0512-0/+0
| | |\
| | | * Run optipng on all imagesMitch Curtis2019-11-0412-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
* | | | Regenerate projects to be in syncAlexandru Croitor2019-11-152-8/+3
* | | | Update QtQuickControls2 project filesLeander Beernaert2019-10-082-79/+214
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-152-6/+2
|\| | |
| * | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-08-111-4/+0
| |\| |
| | * | Remove redundant codeVitaly Fanaskov2019-07-191-4/+0
| * | | 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/+129
|/ /
* | Qualify unqualified id lookup in controlsFabian Kosmale2019-06-1115-49/+49
* | Add valueRole API to ComboBoxMitch Curtis2019-04-231-7/+7
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-124-8/+83
|\|
| * Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-073-3/+78
| * 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
|\|
| * Explicitly set import namesKai Koehne2019-03-041-0/+2
* | ScrollBar: set a default minimumSize for all stylesRichard Moe Gustavsen2019-03-041-0/+1
|/
* 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.13v5.13.0-alpha1Qt Forward Merge Bot2019-02-022-18/+5
|\|
| * Fusion: use white ButtonText when a dark system theme is in useMitch Curtis2019-01-311-1/+5
| * qquickfusionstyle: do not force a fixed white color for highlightedTextNils Jeisecke2019-01-291-17/+0
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-1052-250/+251
|\|
| * Make it visually clear which ComboBox item is the current itemMitch Curtis2018-12-121-0/+1
| * Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-0552-250/+250
| |\
| | * Tie minor version of all imports to Qt's minor versionMitch Curtis2018-11-0252-250/+250
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-042-3/+1
|\| |
| * | qquickfusionstyle: do not force a fixed blue color as highlight colorTimur Pocheptsov2018-11-291-2/+0
| * | Fix compilation with qreal=floatFriedemann Kleint2018-11-261-1/+1
| |/
* / Add SplitViewMitch Curtis2018-11-132-0/+57
|/
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-031-2/+2
|\
| * Menu: fix items not being scrollable when using WindowMitch Curtis2018-06-251-2/+2