aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickstackview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: add a Size section to explain StackView's sizing behaviorMitch Curtis2019-04-081-0/+29
* Fix crash with StackView::initialItemSimon Hausmann2018-03-211-4/+4
* Doc: add a "Focus Management in Qt Quick Controls 2" pageMitch Curtis2018-03-061-1/+3
* Doc: add an "Item Ownership" section toStackView's documentationMitch Curtis2018-03-011-1/+57
* Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-101-0/+7
|\
| * StackView: don't block touchJ-P Nurmi2017-12-201-0/+7
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-0/+1
|\|
| * Fix resource leakJesus Fernandez2017-10-251-0/+1
* | Doc: add the Qt version to "\since QtQuick.Controls 2.3"J-P Nurmi2017-05-311-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-05-301-6/+6
|\|
| * Doc: add the Qt version to "\since QtQuick.Controls 2.x"J-P Nurmi2017-05-301-6/+6
| * QQuickStackView::clear(): don't emit depthChanged() when already emptyJ-P Nurmi2017-05-221-0/+3
* | QQuickStackView: fix emptyChanged()J-P Nurmi2017-05-231-7/+10
* | Add StackView::empty for convenienceJ-P Nurmi2017-05-231-5/+20
* | StackView::clear() allow specifying a transitionJ-P Nurmi2017-05-231-3/+21
|/
* StackView: provide better warnings and errorsJ-P Nurmi2017-03-241-9/+25
* Add QQuickStackViewPrivate::warn() helperJ-P Nurmi2017-03-241-6/+10
* Port from QT_NO_ACCESSIBILITY to QT_CONFIG(accessibility)J-P Nurmi2017-02-241-1/+1
* QQuickStackView: fix pop/replace exit leakJ-P Nurmi2017-02-241-2/+6
* Prevent StackView filtering of UngrabMouse eventMichael Dippold2017-02-231-0/+2
* Re-format constructorsJ-P Nurmi2017-01-191-4/+4
* QtQuickControls2: Use the newly-introduced qmlWarning instead of qmlInfoRobin Burchell2017-01-131-7/+7
* Add attached StackView.visible propertyJ-P Nurmi2017-01-121-4/+53
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-111-1/+1
|\
| * Welcome to 2017J-P Nurmi2017-01-091-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-12-201-0/+11
|\|
| * StackView: don’t push duplicate itemsMitch Curtis2016-12-061-0/+11
* | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-031-0/+7
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-031-0/+7
| |\
| | * StackView: provide accessible roleJ-P Nurmi2016-11-021-0/+7
* | | Whitespace cleanupsJ-P Nurmi2016-11-031-1/+1
* | | Rename QQuickStackAttached to QQuickStackViewAttachedJ-P Nurmi2016-10-271-15/+15
* | | Move QQuickStackTransition into its own filesJ-P Nurmi2016-10-271-0/+1
* | | Move QQuickStackElement into its own filesJ-P Nurmi2016-10-271-0/+1
|/ /
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-191-17/+42
|\|
| * Improve StackView's documentationMitch Curtis2016-10-171-17/+42
* | StackView: add removed() attached signalMitch Curtis2016-09-021-0/+17
* | StackView: don't crash if attached to a non-ItemJ-P Nurmi2016-07-181-11/+12
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-151-0/+16
|\|
| * Doc: special notes for Component and url in StackView::push/replace()J-P Nurmi2016-07-131-0/+16
* | StackView: allow choosing which transition to runJ-P Nurmi2016-07-141-12/+49
* | Refactor QQuickStackView transition startupJ-P Nurmi2016-07-141-4/+14
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-06-201-3/+5
|\|
| * StackView: Fix warning when popping down to the current itemKonstantin Ritt2016-06-161-3/+5
* | StackView: add attached activated() etc. signalsJ-P Nurmi2016-06-061-0/+38
|/
* Doc: add missing \since 5.7 tagsJ-P Nurmi2016-05-251-0/+1
* QQuickStackView: fix buildLiang Qi2016-05-211-0/+3
* Doc: cleanup remaining "labs" referencesJ-P Nurmi2016-04-211-2/+0
* Doc: rename Qt.labs.controls 1.0 to QtQuick.Controls 2.0J-P Nurmi2016-04-211-20/+20
* Templates: update license headersJ-P Nurmi2016-04-141-2/+2