Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
external
Qt
QtQuickControls
Compare revisions
a454ff7f445f50f86e947d9a7e528f36ca0e3c5e...41a3aa4b619e1c138aa20bdfb9e721e8d654c33a
Source
BC/public/external/qt/qtquickcontrols
Select target project
41a3aa4b619e1c138aa20bdfb9e721e8d654c33a
Select Git revision
..
..
...
Target
BC/public/external/qt/qtquickcontrols
Select target project
BC/public/external/qt/qtquickcontrols
a454ff7f445f50f86e947d9a7e528f36ca0e3c5e
Select Git revision
Compare
Swap revisions
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
tests/manual/stackview/ButtonMenu.qml
+0
-0
tests/manual/stackview/ButtonMenu.qml
tests/manual/stackview/View.qml
+0
-0
tests/manual/stackview/View.qml
tests/manual/stackview/main.qml
+0
-0
tests/manual/stackview/main.qml
tests/manual/stackview/stackview.qmlproject
+0
-0
tests/manual/stackview/stackview.qmlproject
tests/manual/testbench/main.qml
+1
-1
tests/manual/testbench/main.qml
with
1 addition
and
1 deletion
examples/quick/controls
/stackview/ButtonMenu.qml
→
tests/manual
/stackview/ButtonMenu.qml
View file @
41a3aa4b
File moved
This diff is collapsed.
Click to expand it.
examples/quick/controls
/stackview/View.qml
→
tests/manual
/stackview/View.qml
View file @
41a3aa4b
File moved
This diff is collapsed.
Click to expand it.
examples/quick/controls
/stackview/main.qml
→
tests/manual
/stackview/main.qml
View file @
41a3aa4b
File moved
This diff is collapsed.
Click to expand it.
examples/quick/controls
/stackview/stackview.qmlproject
→
tests/manual
/stackview/stackview.qmlproject
View file @
41a3aa4b
File moved
This diff is collapsed.
Click to expand it.
tests/manual/testbench/main.qml
View file @
41a3aa4b
...
@@ -222,7 +222,7 @@ ApplicationWindow {
...
@@ -222,7 +222,7 @@ ApplicationWindow {
case
"
MinimumValue
"
:
case
"
MinimumValue
"
:
case
"
Decimals
"
:
case
"
Decimals
"
:
case
"
CurrentIndex
"
:
case
"
CurrentIndex
"
:
case
"
SortColumn
Index
"
:
case
"
Sort
Indicator
Column
"
:
layout
=
layouts
.
intLayout
layout
=
layouts
.
intLayout
typeName
=
"
Int
"
typeName
=
"
Int
"
break
;
break
;
...
...
This diff is collapsed.
Click to expand it.
Prev
1
2
3
4
5
Next
Menu
Explore
Projects
Groups
Topics
Snippets