aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
Commit message (Expand)AuthorAgeFilesLines
* Doc: update the type comparison tableJ-P Nurmi2017-04-111-3/+1
* Doc: highlight the Wearable Demo on the index pageJ-P Nurmi2017-04-061-0/+1
* BusyIndicator: add lacking initialization in material styleKarol Polak2017-04-041-1/+1
* Doc: replace "released" with "introduced" on the index pageJ-P Nurmi2017-04-031-1/+1
* Doc: add style screenshots on the index pageJ-P Nurmi2017-04-031-0/+30
* Doc: merge controls & styles columns in the version tableJ-P Nurmi2017-04-031-7/+3
* Doc: Correct two link errorsv5.9.0-beta1Nico Vertriest2017-03-301-2/+2
* Doc: list available import versions in each Qt releaseJ-P Nurmi2017-03-291-0/+42
* ComboBox: cleanup superfluous QtQuick.Window importsJ-P Nurmi2017-03-283-3/+0
* Universal/SwipeDelegate: remove native text rendering leftoverJ-P Nurmi2017-03-281-1/+0
* Popup.qml: fix typoJ-P Nurmi2017-03-233-3/+3
* fix capitalization of item library nameTim Jenssen2017-03-141-1/+1
* add FontSection to all controlsTim Jenssen2017-03-1422-0/+88
* add default designer content to tumblerTim Jenssen2017-03-141-0/+2
* Doc: restore the slider tooltip snippetJ-P Nurmi2017-03-141-0/+53
* Add ScrollView to designer item libraryThomas Hartmann2017-03-103-0/+16
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-102-0/+3
|\
| * Add missing QML type registrationsJ-P Nurmi2017-02-202-0/+2
* | Default: visually indicate RangeSlider’s rangeMitch Curtis2017-03-062-0/+9
* | Improve qtquickcontrols2-buttons.qdocMitch Curtis2017-03-061-8/+5
* | Improve qtquickcontrols2-popups.qdocMitch Curtis2017-03-061-1/+1
* | Fix Button GIFMitch Curtis2017-03-021-0/+0
* | Add missing includesJ-P Nurmi2017-02-243-0/+3
* | Update license headers to silence qtqa/tst_license warningsJ-P Nurmi2017-02-24141-671/+619
* | Material: remove color animation on various controls' backgroundMitch Curtis2017-02-244-25/+0
* | Respect the "Quick Designer support" featureJ-P Nurmi2017-02-071-1/+1
* | Make styles configurable featuresJ-P Nurmi2017-02-063-0/+6
* | Doc: add missing information to "Attached properties" sectionMitch Curtis2017-02-021-15/+61
* | Tumbler requires ListView and PathViewJ-P Nurmi2017-02-021-0/+6
* | Merge dev into 5.9Oswald Buddenhagen2017-02-0117-16/+390
|\ \
| * | Make TextArea work out of the box inside ScrollViewJ-P Nurmi2017-01-272-8/+5
| * | Add ScrollViewJ-P Nurmi2017-01-2715-8/+385
* | | Fix build with -no-feature-settingsJ-P Nurmi2017-01-312-0/+4
* | | Doc: correct PageIndicator descriptionMitch Curtis2017-01-311-3/+4
* | | Default QQuickSlider::live to trueJ-P Nurmi2017-01-271-53/+0
|/ /
* | Update plugins.qmltypesJ-P Nurmi2017-01-241-47/+166
* | Update dependencies.jsonJ-P Nurmi2017-01-241-2/+2
* | Update IMPORT_VERSION in the .pro filesJ-P Nurmi2017-01-243-3/+3
* | Add ScrollBar::policyJ-P Nurmi2017-01-204-6/+58
* | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-2010-0/+48
|\|
| * Adding stack view and swipe view to designer item libraryThomas Hartmann2017-01-185-0/+32
| * Adding round button to designer item libraryThomas Hartmann2017-01-175-0/+14
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-141-0/+2
| |\
| | * Material: fix ComboBox drop indicator size on high-DPIJ-P Nurmi2017-01-031-0/+2
* | | Add ScrollBar::interactiveJ-P Nurmi2017-01-203-13/+14
* | | QtQuickControls2: Use the newly-introduced qmlWarning instead of qmlInfoRobin Burchell2017-01-132-4/+4
* | | Add attached StackView.visible propertyJ-P Nurmi2017-01-122-0/+76
* | | Add SwipeView::orientationJ-P Nurmi2017-01-112-2/+2
* | | Update the remaining copyright yearsJ-P Nurmi2017-01-115-5/+5
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-11338-338/+338
|\| |