aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/universal
Commit message (Expand)AuthorAgeFilesLines
* Universal: implement hover effectsJ-P Nurmi2016-06-3019-47/+100
* Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-06-291-1/+1
|\
| * Universal: fix Dial press effectJ-P Nurmi2016-06-291-1/+1
* | Add hover support to TextArea & TextFieldJ-P Nurmi2016-06-292-2/+2
* | ComboBox: make delegates respect hoverEnabled of the controlJ-P Nurmi2016-06-281-0/+1
* | Tumbler: add wrap propertyMitch Curtis2016-06-281-14/+9
* | Migrate to new scenegraphng APILaszlo Agocs2016-06-222-8/+8
* | Make import version 2.1 available for Material & UniversalJ-P Nurmi2016-06-211-0/+1
* | Add QQuickContainer::increment|decrementCurrentIndex()J-P Nurmi2016-06-201-1/+1
* | Add DialogButtonBoxJ-P Nurmi2016-06-152-0/+72
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-06-142-10/+6
|\|
| * Sliders: fix implicit size calculationsJ-P Nurmi2016-06-132-10/+6
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-1135-167/+0
|\|
| * Universal: remove qdoc markersJ-P Nurmi2016-06-0835-167/+0
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-011-4/+4
|\|
| * SpinBox: disable up and down indicators when appropriateMitch Curtis2016-05-241-4/+4
* | Introduce a 'System' theme to the styles.Friedemann Kleint2016-05-262-2/+12
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
|\
| * Cleanup QQmlExtensionInterface usageJ-P Nurmi2016-05-061-1/+1
| * Fix ScrollBars with paddingsJoni Poikelin2016-04-011-2/+2
* | Controls: update all paddings to relative value with paddingLiang Qi2016-05-1912-48/+41
* | Don't use QFont::exactMatch() for fonts comparisonNikita Krupenko2016-05-181-1/+2
* | Make SwipeDelegate look like an ordinary delegateJ-P Nurmi2016-05-181-6/+9
* | Add support for flat ButtonsJ-P Nurmi2016-05-181-0/+1
* | Fix colorized high-DPI indicatorsJ-P Nurmi2016-05-134-0/+10
* | Menu: remove the extra marginsJ-P Nurmi2016-05-111-1/+1
* | ComboBox: restore the old popup behaviorJ-P Nurmi2016-05-101-1/+1
* | Popup: use margins to determine whether to push inside window boundsJ-P Nurmi2016-05-102-0/+3
* | Allow Menu to grow bigger than implicitHeight of the backgroundNikita Krupenko2016-05-041-3/+3
* | Adding type information for Material and Universal styleThomas Hartmann2016-05-041-0/+61
* | Improve Tumbler's delegate opacity for all stylesMitch Curtis2016-05-031-1/+1
* | universal: fix moving direction behavior when clicking itemLiang Qi2016-05-031-1/+2
* | Revert Tumbler::displacement to position changesJ-P Nurmi2016-04-291-1/+1
* | ComboBox: separate indicatorJ-P Nurmi2016-04-281-9/+13
* | Tumbler: normalize position to [-1.0..1.0]J-P Nurmi2016-04-271-1/+1
* | Tumbler: rename displacement to positionJ-P Nurmi2016-04-271-1/+1
* | Popup: separate modal and modeless background dimmingJ-P Nurmi2016-04-271-1/+5
* | Control: rename activeKeyFocus to visualFocusJ-P Nurmi2016-04-268-13/+13
* | Fix Q_INIT_RESOURCE() for static buildsJ-P Nurmi2016-04-261-1/+1
* | ToolTip: enable font inheritanceJ-P Nurmi2016-04-251-1/+1
* | Universal: notify foreground and background changes on theme changeJ-P Nurmi2016-04-231-0/+4
* | Rename the style pluginsJ-P Nurmi2016-04-224-14/+14
* | Rename env vars (QT_LABS_CONTROLS_XXX -> QT_QUICK_CONTROLS_XXX)J-P Nurmi2016-04-221-4/+4
* | Fix Q_INIT_RESOURCE for Material & Universal style pluginsJ-P Nurmi2016-04-211-1/+1
* | Move resources to :/qt-project.org/imports/QtQuick/Controls.2J-P Nurmi2016-04-212-2/+2
* | import Qt.labs.controls 1.0 => QtQuick.Controls 2.0J-P Nurmi2016-04-2144-63/+63
* | Replace activeFocus with activeKeyFocusJ-P Nurmi2016-04-213-6/+6
* | import Qt.labs.templates 1.0 => QtQuick.Templates 2.0J-P Nurmi2016-04-2140-40/+40
* | Fix-up the use of QQuickAbstractButton::down in delegatesKonstantin Ritt2016-04-211-2/+2
* | Popup: rename close policy flagsJ-P Nurmi2016-04-201-1/+1