aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickcontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix resizing of implicitly created content itemsJ-P Nurmi2017-01-231-0/+1
* Welcome to 2017J-P Nurmi2017-01-091-1/+1
* QQuickXxxPrivate::deleteDelegate(): don't store null pointersJ-P Nurmi2017-01-061-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-021-1/+1
|\
| * Doc: revise brief descriptionsJ-P Nurmi2016-11-021-1/+1
* | Page: support spacingJ-P Nurmi2016-10-261-4/+13
* | Doc: QT_QUICK_CONTROLS_HOVER_ENABLEDJ-P Nurmi2016-10-261-0/+4
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-191-23/+12
|\|
| * Clear hover when moved outside while pressingJ-P Nurmi2016-10-171-0/+9
| * Share Control::focusReason notes with TextArea and TextFieldMitch Curtis2016-10-131-14/+2
| * Share Control::background notes with TextArea and TextFieldMitch Curtis2016-10-131-9/+1
* | ScrollBar: keep active while hoveredJ-P Nurmi2016-10-171-0/+5
* | Make hoverEnabled propagate to childrenJ-P Nurmi2016-10-171-5/+79
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-031-1/+1
|\|
| * Fix QQuickControl::setFocusReason()J-P Nurmi2016-10-021-1/+1
* | Create contentItem lazily where possibleJ-P Nurmi2016-09-261-2/+7
|/
* Control: add example snippets for background, contentItem and fontMitch Curtis2016-09-211-0/+41
* Control: elaborate on the documentation for various propertiesMitch Curtis2016-09-201-6/+45
* Control: explain diagram and make it a linkable sectionMitch Curtis2016-09-201-0/+22
* Control: link to "Control Layout" section in relevant placesMitch Curtis2016-09-201-7/+7
* QQuickControl: clear the hovered state when hiddenJ-P Nurmi2016-09-151-0/+4
* Delete replaced delegates after Component.completed() is emittedMitch Curtis2016-09-121-2/+19
* Document which controls consume mouse/touch eventsMitch Curtis2016-07-111-0/+6
* Doc: update \sa statements ControlsNico Vertriest2016-06-081-0/+2
* Doc: add missing \since 5.7 tagsJ-P Nurmi2016-05-251-0/+1
* Control: rename activeKeyFocus to visualFocusJ-P Nurmi2016-04-261-8/+8
* Doc: cleanup remaining "labs" referencesJ-P Nurmi2016-04-211-1/+0
* Doc: rename Qt.labs.controls 1.0 to QtQuick.Controls 2.0J-P Nurmi2016-04-211-20/+20
* QQuickControlPrivate: move font to ExtraDataLiang Qi2016-04-181-4/+8
* Templates: update license headersJ-P Nurmi2016-04-141-2/+2
* Doc: add 2-suffix to the image assets and snippetsJ-P Nurmi2016-04-131-1/+1
* Templates: rename the C++ module to qtquicktemplates2J-P Nurmi2016-04-131-0/+1102