aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Material: set default transitions for PopupJ-P Nurmi2015-12-215-1/+99
* Drawer: fix regressionJ-P Nurmi2015-12-211-7/+8
* Add Quit (Ctrl+Q) shortcut to testbenchMitch Curtis2015-12-211-1/+6
* 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
* Fix tst_combobox for popup transitionsJ-P Nurmi2015-12-191-4/+4
* 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
* Gallery: remove the problematic restart functionalityJ-P Nurmi2015-12-182-30/+10
* 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
* Gallery: improve the behavior in landscapeJ-P Nurmi2015-12-1826-41/+64
* Gallery: remove some useless pagesJ-P Nurmi2015-12-186-269/+0
* Run optipng -o7 -strip "all" over gallery imagesJ-P Nurmi2015-12-1820-0/+0
* 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
* Add Gallery exampleJ-P Nurmi2015-12-1757-0/+2630
* testbench: make use of Pane to get "standard" content paddingJ-P Nurmi2015-12-171-384/+384
* 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-174-7/+15
* 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-162-2/+8
* 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-156-4/+10
* QQuickOverlay: use d-pointerMitch Curtis2015-12-152-17/+39
* testbench: fix the comment about use qputenv()J-P Nurmi2015-12-151-2/+1
* Material: fix drop shadowsJ-P Nurmi2015-12-153-44/+59