aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* UniversalTheme: Fix typo in the system font family nameKonstantin Ritt2015-12-161-2/+2
* Add Overlay::background that is shown when any modal popup is openJ-P Nurmi2015-12-158-2/+79
* Expose the actual type of QQuickApplicationWindow::overlay()Mitch Curtis2015-12-154-4/+8
* QQuickOverlay: use d-pointerMitch Curtis2015-12-152-17/+39
* Material: fix drop shadowsJ-P Nurmi2015-12-153-44/+59
* Universal: fix Pane backgroundv5.6.0-beta1J-P Nurmi2015-12-141-1/+1
* Fix ScrollBar & ScrollIndicator for the new GalleryJ-P Nurmi2015-12-144-8/+34
* Make QQuickStyleSelector case-insensitiveJ-P Nurmi2015-12-141-3/+3
* Remove QQuickStyleSelector::instance()J-P Nurmi2015-12-145-47/+38
* Popup: rename show()/hide() to open()/close()J-P Nurmi2015-12-145-24/+24
* Material style: read theme, accent & primary from qtlabscontrols.confJ-P Nurmi2015-12-142-4/+37
* Universal style: read theme & accent from qtlabscontrols.confJ-P Nurmi2015-12-142-3/+35
* Read preferred style from qtlabscontrols.confJ-P Nurmi2015-12-141-0/+7
* Add QQuickStyle::settings()J-P Nurmi2015-12-142-0/+23
* Docs: move "Differences between Qt Quick Controls" on its own pageJ-P Nurmi2015-12-142-246/+284
* Universal ComboBox: visualize key & mouse focus differentlyJ-P Nurmi2015-12-121-1/+1
* Universal: focus rectangleJ-P Nurmi2015-12-1210-0/+156
* Add QQuickControl::focusReasonJ-P Nurmi2015-12-129-2/+168
* AppWindow docs: fix \L -> \lJ-P Nurmi2015-12-121-1/+1
* Cleanup duplicate ApplicationWindow::activeFocusControl docsJ-P Nurmi2015-12-121-8/+0
* Add missing TextArea::pressAndHold() docsJ-P Nurmi2015-12-121-0/+8
* Fix QQuickComboBox::focusOutEvent()J-P Nurmi2015-12-121-1/+1
* Pane: don't let presses leak throughJ-P Nurmi2015-12-101-0/+2
* Add ApplicationWindow::activeFocusControlJ-P Nurmi2015-12-102-15/+91
* Register also "unstyled" controls to the Qt.labs.controls namespaceJ-P Nurmi2015-12-101-0/+8
* Use TabButtonFont and GroupBoxTitleFont from QPlatformThemeLiang Qi2015-12-106-17/+17