summaryrefslogtreecommitdiff
path: root/src/controls/Styles/Desktop
Commit message (Expand)AuthorAgeFilesLines
* [Desktop GroupBoxStyle] Don't hardcode textureHeightKai Uwe Broulik2017-01-021-1/+0
* Unify license header usageAntti Kokko2016-02-0425-300/+375
* BasicTableView: Use ListView's overlay header for the table headerGabriel de Dietrich2015-11-031-0/+3
* Tree- & TableView: Fix non-left aligned text marginsGabriel de Dietrich2015-08-071-1/+4
* Desktop/TreeViewStyle: Fix first column marginGabriel de Dietrich2015-07-232-3/+3
* Make MenuBar, Menu properly accessibleGabriel de Dietrich2015-07-152-10/+0
* Take QApplication::wheelScrollLines into account from ScrollViewAleix Pol2015-05-221-0/+2
* Desktop/GroupBoxStyle: set "grouping" accessible role on the style itemJ-P Nurmi2015-03-101-0/+1
* Introducing TreeViewGabriel de Dietrich2015-02-132-3/+72
* Controls: update license headersJ-P Nurmi2015-02-1124-681/+612
* Correct sizing of combobox itemsMarco Martin2014-11-041-2/+2
* TableViewStyle: Fix and document styleData.hasActiveFocus propertyGabriel de Dietrich2014-10-221-2/+2
* MenuStyle: fix a typo that prevented mnemonics showing upJ-P Nurmi2014-10-141-1/+1
* Adding designersupported to pluginsThomas Hartmann2014-09-181-1/+1
* Update license headers and add new license filesAntti Kokko2014-08-251-19/+11
* Introduce ApplicationWindowStyleJ-P Nurmi2014-08-051-0/+42
* ComboBox: respect style padding for the editorJ-P Nurmi2014-07-281-0/+1
* TextArea: let style specify the default text marginJ-P Nurmi2014-07-241-0/+1
* SpinBox: revert back to querying font via style panelJ-P Nurmi2014-07-171-1/+2
* ComboBox: query font & colors via style panelJ-P Nurmi2014-07-161-4/+4
* ComboBoxStyle: allow specifying text & selection colorsJ-P Nurmi2014-07-121-0/+3
* Add SpinBoxStyle::fontJ-P Nurmi2014-07-081-2/+1
* Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-06-257-31/+15
|\
| * Singleton SystemPaletteJ-P Nurmi2014-06-237-15/+15
| * Kill unnecessary SystemPalette instancesJ-P Nurmi2014-06-203-19/+3
* | CheckBox & RadioButton: fix rounding issue that caused elided textJ-P Nurmi2014-06-162-2/+2
* | SpinBox: let style panel specify a fontJ-P Nurmi2014-06-131-0/+2
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-06-111-3/+3
|\ \ | |/
| * TableView: Allow resizing and scrolling single-column tablesGabriel de Dietrich2014-06-061-3/+3
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-05-142-6/+9
|\ \ | |/
| * ComboBox style: Remove old API in desktop drop-down frameGabriel de Dietrich2014-04-281-5/+8
| * Fix tab visibility regressionJ-P Nurmi2014-04-151-1/+1
* | Don't include the indicatorWidth twice on Checkable ButtonsDavid Edmundson2014-05-052-2/+2
|/
* Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-0720-20/+20
* Import QtQuick 2.2J-P Nurmi2014-04-0720-20/+20
* ComboBox: fix a warning in MenuContentItemJ-P Nurmi2014-03-181-0/+1
* MenuStyle: Adding missing 'submenuPopupDelay' propertyGabriel de Dietrich2014-03-051-0/+2
* MenuStyle: Fix popup margins for DesktopGabriel de Dietrich2014-03-041-14/+9
* MenuBarStyle: Fix metrics, selected appearanceGabriel de Dietrich2014-03-031-7/+15
* Support text alignment for TableViewHeaderv5.3.0-alpha1Jens Bache-Wiig2014-02-251-1/+1
* Respect Tab::enabledJ-P Nurmi2014-02-211-0/+1
* Add Calendar to Qt Quick Controls.Mitch Curtis2014-02-141-0/+43
* Introducing styling for Menu, MenuBarGabriel de Dietrich2014-02-143-54/+60
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-271-5/+0
|\
| * Remove unused white rectangle causing drawing issuesMartin Klapetek2014-01-211-5/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-171-1/+1
|\ \ | |/
| * Fix typo in property in ComboBoxStyleDavid Edmundson2014-01-161-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-052-3/+2
|\ \ | |/
| * Make slider's style react to mouse hoverMartin Klapetek2013-12-041-0/+1
| * Fix disabled text color of TextAreaMartin Klapetek2013-12-041-3/+1