index
:
qt/qtquickcontrols2.git
5.10
5.11
5.12
5.13
5.14
5.15
5.6
5.7
5.8
5.9
6.0
6.1
6.2
dev
wip/cmake
wip/nativestyle
Qt Quick Controls 2
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
quicktemplates2
/
qquickstackview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove qtquickcontrols2 sources and explain where they went
HEAD
dev
Mitch Curtis
2021-08-16
1
-1404
/
+0
*
Document that pop() does nothing if depth is less than or equal to 1
Mitch Curtis
2020-08-20
1
-0
/
+3
*
QQuickStackView: deprecate Transition enum value
Mitch Curtis
2020-06-08
1
-5
/
+8
*
StackView: fix heap-use-after-free when pushing after clear
Mitch Curtis
2020-05-29
1
-13
/
+24
*
Adapt to geometryChanged => geometryChange renaming
Mitch Curtis
2020-04-24
1
-2
/
+2
*
Fix build failures as a result of QMetaType changes in qtbase
Alexandru Croitor
2020-03-12
1
-0
/
+2
*
StackView: fix crash when recursively removing items
Mitch Curtis
2019-12-05
1
-0
/
+20
*
Doc: Fix qdoc warnings
Venugopal Shivashankar
2019-11-26
1
-5
/
+7
*
Doc: Replace the "Qt Quick Controls 2" instances
Venugopal Shivashankar
2019-08-22
1
-1
/
+1
*
Doc: add a Size section to explain StackView's sizing behavior
Mitch Curtis
2019-04-08
1
-0
/
+29
*
Fix crash with StackView::initialItem
Simon Hausmann
2018-03-21
1
-4
/
+4
*
Doc: add a "Focus Management in Qt Quick Controls 2" page
Mitch Curtis
2018-03-06
1
-1
/
+3
*
Doc: add an "Item Ownership" section toStackView's documentation
Mitch Curtis
2018-03-01
1
-1
/
+57
*
Merge remote-tracking branch 'origin/5.9' into 5.10
J-P Nurmi
2018-01-10
1
-0
/
+7
|
\
|
*
StackView: don't block touch
J-P Nurmi
2017-12-20
1
-0
/
+7
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-30
1
-0
/
+1
|
\
|
|
*
Fix resource leak
Jesus Fernandez
2017-10-25
1
-0
/
+1
*
|
Doc: add the Qt version to "\since QtQuick.Controls 2.3"
J-P Nurmi
2017-05-31
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.9' into dev
J-P Nurmi
2017-05-30
1
-6
/
+6
|
\
|
|
*
Doc: add the Qt version to "\since QtQuick.Controls 2.x"
J-P Nurmi
2017-05-30
1
-6
/
+6
|
*
QQuickStackView::clear(): don't emit depthChanged() when already empty
J-P Nurmi
2017-05-22
1
-0
/
+3
*
|
QQuickStackView: fix emptyChanged()
J-P Nurmi
2017-05-23
1
-7
/
+10
*
|
Add StackView::empty for convenience
J-P Nurmi
2017-05-23
1
-5
/
+20
*
|
StackView::clear() allow specifying a transition
J-P Nurmi
2017-05-23
1
-3
/
+21
|
/
*
StackView: provide better warnings and errors
J-P Nurmi
2017-03-24
1
-9
/
+25
*
Add QQuickStackViewPrivate::warn() helper
J-P Nurmi
2017-03-24
1
-6
/
+10
*
Port from QT_NO_ACCESSIBILITY to QT_CONFIG(accessibility)
J-P Nurmi
2017-02-24
1
-1
/
+1
*
QQuickStackView: fix pop/replace exit leak
J-P Nurmi
2017-02-24
1
-2
/
+6
*
Prevent StackView filtering of UngrabMouse event
Michael Dippold
2017-02-23
1
-0
/
+2
*
Re-format constructors
J-P Nurmi
2017-01-19
1
-4
/
+4
*
QtQuickControls2: Use the newly-introduced qmlWarning instead of qmlInfo
Robin Burchell
2017-01-13
1
-7
/
+7
*
Add attached StackView.visible property
J-P Nurmi
2017-01-12
1
-4
/
+53
*
Merge remote-tracking branch 'origin/5.8' into dev
J-P Nurmi
2017-01-11
1
-1
/
+1
|
\
|
*
Welcome to 2017
J-P Nurmi
2017-01-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.8' into dev
J-P Nurmi
2016-12-20
1
-0
/
+11
|
\
|
|
*
StackView: don’t push duplicate items
Mitch Curtis
2016-12-06
1
-0
/
+11
*
|
Merge remote-tracking branch 'origin/5.8' into dev
J-P Nurmi
2016-11-03
1
-0
/
+7
|
\
|
|
*
Merge remote-tracking branch 'origin/5.7' into 5.8
J-P Nurmi
2016-11-03
1
-0
/
+7
|
|
\
|
|
*
StackView: provide accessible role
J-P Nurmi
2016-11-02
1
-0
/
+7
*
|
|
Whitespace cleanups
J-P Nurmi
2016-11-03
1
-1
/
+1
*
|
|
Rename QQuickStackAttached to QQuickStackViewAttached
J-P Nurmi
2016-10-27
1
-15
/
+15
*
|
|
Move QQuickStackTransition into its own files
J-P Nurmi
2016-10-27
1
-0
/
+1
*
|
|
Move QQuickStackElement into its own files
J-P Nurmi
2016-10-27
1
-0
/
+1
|
/
/
*
|
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-10-19
1
-17
/
+42
|
\
|
|
*
Improve StackView's documentation
Mitch Curtis
2016-10-17
1
-17
/
+42
*
|
StackView: add removed() attached signal
Mitch Curtis
2016-09-02
1
-0
/
+17
*
|
StackView: don't crash if attached to a non-Item
J-P Nurmi
2016-07-18
1
-11
/
+12
*
|
Merge remote-tracking branch 'origin/5.7' into dev
J-P Nurmi
2016-07-15
1
-0
/
+16
|
\
|
|
*
Doc: special notes for Component and url in StackView::push/replace()
J-P Nurmi
2016-07-13
1
-0
/
+16
*
|
StackView: allow choosing which transition to run
J-P Nurmi
2016-07-14
1
-12
/
+49
[next]