summaryrefslogtreecommitdiff
path: root/src/controls/Styles
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fix proxy menu crashJ-P Nurmi2015-11-171-0/+1
* Extras: fix DropShadow usage.Mitch Curtis2015-11-055-22/+22
* Fix CircularGauge's tickmark labels all being set 0Mitch Curtis2015-11-041-1/+3
* BasicTableView: Use ListView's overlay header for the table headerGabriel de Dietrich2015-11-032-6/+6
* Merge remote-tracking branch 'origin/5.5' into 5.6Simon Hausmann2015-10-021-2/+2
|\
| * ScrollViewStyle: Avoid division by zero in handle positioningGabriel de Dietrich2015-09-221-2/+2
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-281-0/+2
|\ \ | |/
| * Android: fix hw menu button to open the options menuJ-P Nurmi2015-08-191-0/+2
* | Tree- & TableView: Fix non-left aligned text marginsGabriel de Dietrich2015-08-072-4/+9
* | Allow for styles to provide own EditMenuMarco Martin2015-08-072-0/+12
* | Doc: Create proper QHP TOC entries for QML types, examples and tutorialsTopi Reinio2015-08-052-0/+2
* | Base/TreeViewStyle: Fix first column marginGabriel de Dietrich2015-07-271-3/+4
* | Desktop/TreeViewStyle: Fix first column marginGabriel de Dietrich2015-07-232-3/+3
* | Merge remote-tracking branch 'origin/5.5' into devGabriel de Dietrich2015-07-224-12/+1
|\ \ | |/
| * Make MenuBar, Menu properly accessibleGabriel de Dietrich2015-07-152-10/+0
| * Extras: remove version requirement notices.Mitch Curtis2015-07-061-2/+0
| * Fix cursor handles remaining visible after losing focusJoni Poikelin2015-07-011-1/+1
| * Fix invisible cursor handles from preventing touchesJoni Poikelin2015-07-011-0/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-1/+1
|\ \ | |/
| * Fix transientScrollBars conditionKai Uwe Broulik2015-06-181-1/+1