summaryrefslogtreecommitdiff
path: root/src/controls/Styles
Commit message (Expand)AuthorAgeFilesLines
* [Desktop GroupBoxStyle] Don't hardcode textureHeightKai Uwe Broulik2017-01-021-1/+0
* 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
* | 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
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-0332-2/+4
|\ \ | |/
| * Take QApplication::wheelScrollLines into account from ScrollViewAleix Pol2015-05-221-0/+2
| * Run optipng -o7 -strip "all" over all images in styles.Alessandro Portale2015-05-2229-0/+0
| * Add support for compiling QML files ahead of timeSimon Hausmann2015-05-121-1/+1
| * Default to non-transient scroll bars in non-mobile environmentsKai Uwe Broulik2015-05-111-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-04-213-57/+29
|\ \ | |/
| * Doc: Refactor TableViewStyle, TreeViewStyleGabriel de Dietrich2015-04-203-57/+29
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-191-1/+4
|\ \ | |/
| * TableView, TreeView: Refactor documentationGabriel de Dietrich2015-04-161-1/+4
* | iOS: implement SliderStyleJochen Seemann2015-04-101-1/+49
|/
* WinRT: fix style loading from plugin/libraryJochen Seemann2015-04-071-1/+1