aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickstackview.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+989