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
Commits
52ac3f98
Commit
52ac3f98
authored
14 years ago
by
Jens Bache-Wiig
Browse files
Options
Download
Patches
Plain Diff
Merge RangeModel into plugin to simplify deployment
parent
c7e5596c
Changes
120
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
components/custom/Slider.qml
+1
-1
components/custom/Slider.qml
components/styleitem/qrangemodel.cpp
+520
-0
components/styleitem/qrangemodel.cpp
components/styleitem/qrangemodel.h
+111
-0
components/styleitem/qrangemodel.h
components/styleitem/qrangemodel_p.h
+92
-0
components/styleitem/qrangemodel_p.h
components/styleitem/qstyleplugin.cpp
+2
-0
components/styleitem/qstyleplugin.cpp
components/styleitem/styleitem.pro
+5
-2
components/styleitem/styleitem.pro
desktop.qmlproject
+0
-0
desktop.qmlproject
src/Button.qml
+0
-27
src/Button.qml
src/ButtonRow.qml
+0
-5
src/ButtonRow.qml
src/CheckBox.qml
+0
-26
src/CheckBox.qml
src/ChoiceList.qml
+0
-52
src/ChoiceList.qml
src/GroupBox.qml
+0
-27
src/GroupBox.qml
src/ProgressBar.qml
+0
-31
src/ProgressBar.qml
src/RadioButton.qml
+0
-26
src/RadioButton.qml
src/ScrollArea.qml
+0
-103
src/ScrollArea.qml
src/ScrollBar.qml
+0
-109
src/ScrollBar.qml
src/Slider.qml
+0
-31
src/Slider.qml
src/SpinBox.qml
+0
-91
src/SpinBox.qml
src/Switch.qml
+0
-22
src/Switch.qml
src/Tab.qml
+0
-7
src/Tab.qml
with
731 additions
and
560 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets