aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SpinBox: specify baseline offsetJ-P Nurmi2016-01-043-0/+3
* ItemDelegate: specify baseline offsetJ-P Nurmi2016-01-043-0/+3
* Doc: fix attached property name in StackViewNikita Krupenko2016-01-041-1/+1
* Make sure that Dial is always circularMitch Curtis2016-01-043-17/+21
* Remove unused Material::primaryJ-P Nurmi2015-12-252-62/+0
* Universal: add support for user-defined accent colorsJ-P Nurmi2015-12-2519-85/+108
* Material ToolBar backgroundJ-P Nurmi2015-12-251-2/+10
* ComboBox: fix displayText initializationJ-P Nurmi2015-12-231-1/+1
* Material: sync overlay background dimming with popup animsJ-P Nurmi2015-12-232-29/+44
* Docs: high-DPI supportJ-P Nurmi2015-12-232-1/+64
* Doc: GalleryJ-P Nurmi2015-12-235-2/+70
* QQuickStyleSelector: don't include an empty style name as a selectorJ-P Nurmi2015-12-231-1/+4
* QQuickApplicationWindow: add locale propertyLiang Qi2015-12-213-0/+33
* Control: implement locale inheritanceLiang Qi2015-12-213-10/+71
* Material: set default transitions for PopupJ-P Nurmi2015-12-215-1/+99
* Drawer: fix regressionJ-P Nurmi2015-12-211-7/+8
* Replace Q_DECLARE_TYPEINFO(T, Q_COMPLEX_TYPE) by QML_DECLARE_TYPE(T)J-P Nurmi2015-12-2163-142/+103
* Doc: stylesJ-P Nurmi2015-12-216-35/+189
* Material: increase ToolBar sizeJ-P Nurmi2015-12-202-3/+3
* Drawer: tweak thresholds & offsetsJ-P Nurmi2015-12-201-10/+9
* Use QFileSelector for qtlabscontrols.confJ-P Nurmi2015-12-191-1/+3
* Allow closing an opening popupJ-P Nurmi2015-12-191-2/+2
* Material: set transitions for ComboBox popupJ-P Nurmi2015-12-191-1/+15
* QQuickApplicationWindowAttached: give full access to the overlayJ-P Nurmi2015-12-192-3/+3
* Just tidy up QQuickPopup a bitJ-P Nurmi2015-12-194-48/+41
* Rename Popup transitionsJ-P Nurmi2015-12-196-53/+55
* Material: use QRgb instead of color namesJ-P Nurmi2015-12-191-318/+318
* StackView: update Material style transitionsJ-P Nurmi2015-12-181-6/+18
* SpinBox: fix behavior on touch devicesJ-P Nurmi2015-12-182-16/+48
* Fix laggy background fading for DrawersJ-P Nurmi2015-12-181-4/+15
* Universal: set larger touch areas for SpinBox buttonsJ-P Nurmi2015-12-181-9/+11
* Material: show/hide transition for MenuJ-P Nurmi2015-12-181-0/+13
* Material style for MenuJ-P Nurmi2015-12-185-6/+90
* Fix Drawer to not steal touch too eagerlyJ-P Nurmi2015-12-181-6/+16
* Fix build on ARM with -qreal floatJ-P Nurmi2015-12-188-11/+11
* Fix build orderKonstantin Ritt2015-12-181-2/+2
* Update plugins.qmltypesJ-P Nurmi2015-12-173-18/+1726
* QQuickPaddedRectangle: fix antialiasing issuesJ-P Nurmi2015-12-171-5/+18
* Drawer: fix positioning when content size changesJ-P Nurmi2015-12-171-5/+18
* Button: visualize disabled state more clearlyJ-P Nurmi2015-12-172-1/+4
* ToolButton: support highlighted modeJ-P Nurmi2015-12-173-7/+6
* ProgressBar: tweak the default styleJ-P Nurmi2015-12-171-9/+4
* Material: fix mis-aligned text in tabsJ-P Nurmi2015-12-171-2/+2
* Implement BusyIndicator according to designsMitch Curtis2015-12-169-23/+310
* Make Drawers use the overlay background dimmingJ-P Nurmi2015-12-163-18/+36
* Fix StackView resizingJ-P Nurmi2015-12-163-14/+7
* Prefix resources to avoid clashesJ-P Nurmi2015-12-167-9/+9
* Run optipng -o7 -strip "all" over default style imagesJ-P Nurmi2015-12-1615-0/+0
* StackView: print better error messagesJ-P Nurmi2015-12-161-0/+2
* Replace QLatin1Literal occurrences with QStringLiteralKonstantin Ritt2015-12-162-4/+4