summaryrefslogtreecommitdiff
path: root/src/controls/Styles
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix documentation warningsTopi Reinio2019-11-142-6/+6
* Make restoreMode on all Binding elements explicitUlf Hermann2019-10-045-23/+135
* Android: Always load qml files from resourcesv5.14.0-beta1BogDan Vatra2019-10-012-4/+5
* ScrollViewStyle: Avoid division by zero in extent computationv5.12.25.12.2Benjamin Robin2019-02-251-2/+2
* Update the CalendarHeaderModel when changing the locale setAndy Shaw2019-02-201-0/+1
* Fix progress indicator with vertical progress barJoni Poikelin2019-01-281-2/+1
* Static: Register the base style qml files so they can be foundAndy Shaw2018-12-101-0/+1
* Static: Install the qmldir for the Styles moduleAndy Shaw2018-12-071-1/+1
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-2317-17/+17
|\
| * Doc: Add missing dots (qtquickcontrols)Paul Wicking2018-06-1917-17/+17
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-041-2/+2
|\ \ | |/
| * Extras: fix remaining createRadialGradient() issuesMitch Curtis2018-05-291-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-261-1/+1
|\ \ | |/
| * StatusIndicatorStyle: fix usage of ctx.createRadialGradient()Mitch Curtis2018-05-241-1/+1
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-272-14/+1
|/
* Fix detected anchors on an item that is managed by a layoutv5.11.0-beta3Paolo Angelelli2018-03-222-4/+0
* Calendar: make clicked(date) emit the correct date5.10Mitch Curtis2018-02-091-3/+5
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-12-152-3/+5
|\
| * Calendar: fix bug when NaN is displayed instead of dateOleg Yadrov2017-12-151-1/+3
| * Fix ScrollView scrollbar handles when there is no contentJoni Poikelin2017-11-281-2/+2
* | Add internal types to Android styles qmldirv5.10.0-beta1Eskil Abrahamsen Blomfeldt2017-09-261-0/+25
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-271-1/+1
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-181-1/+1
| |\
| | * Fix "Unable to assign Object to QString" warningJason Erb2017-03-111-1/+1
* | | Calendar: make locale property publicMitch Curtis2017-06-162-5/+5
|/ /
* | Take enabled property into account when styling MenuBar itemTuomas Vaarala2017-03-111-2/+2
* | Merge remote-tracking branch 'origin/5.8' into devv5.9.0-alpha1Liang Qi2017-01-252-3/+2
|\ \ | |/
| * ScrollViewStyle: Limit maximum scroll bar sizeKai Uwe Broulik2017-01-161-2/+2
| * [Desktop GroupBoxStyle] Don't hardcode textureHeightKai Uwe Broulik2017-01-021-1/+0
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-1925-1023/+0
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-211-1/+1
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-181-1/+1
| |\
| | * CheckBox: fix missing indicator frame on certain DPIsMitch Curtis2016-09-121-1/+1
* | | TumblerStyle: deprecate spacing propertyMitch Curtis2016-09-021-0/+4
|/ /
* | Doc: Add missing \qmlmodule and \inqmlmodule commandsTopi Reinio2016-06-221-0/+1
* | Fix iOS style build on case-sensitive file systemsJ-P Nurmi2016-06-201-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-102-5/+1
|\ \ | |/
| * Cleanup QQmlExtensionInterface usageJ-P Nurmi2016-05-061-1/+1
| * Improve DialStyle's valueToAngle() tests and documentationMitch Curtis2016-04-181-4/+0
* | iOS: Let CursorDelegate respond to cursorFlashTime from style hintsRichard Moe Gustavsen2016-04-261-2/+6
* | iOS: Remove text selection handlingRichard Moe Gustavsen2016-04-262-4/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-081-1/+4
|\ \ | |/
| * Clarify Slider::tickmarks' purposeMitch Curtis2016-03-091-1/+4
* | Controls: append "1" to all C++ classesMitch Curtis2016-03-185-44/+44
* | Make the iOS style a plugin so that it can be built for static correctlyAndy Shaw2016-03-183-28/+29
* | Enable using the module in a statically built applicationAndy Shaw2016-03-152-1/+9
* | Unify license header usageAntti Kokko2016-02-04178-2136/+2670
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-213-0/+0
|\ \ | |/
| * Nicely centered spinner graphicsAlessandro Portale2016-01-043-0/+0
* | Replace foreach with range-based forAnton Kudryavtsev2016-01-161-1/+1
|/