Skip to content
GitLab
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
1777280f
Commit
1777280f
authored
13 years ago
by
Jens Bache-Wiig
Browse files
Options
Download
Patches
Plain Diff
Replace StyleItem.sizeFromContents with implicit size
parent
c6d52bd5
Changes
17
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
components/Button.qml
+2
-3
components/Button.qml
components/ComboBox.qml
+8
-9
components/ComboBox.qml
components/GroupBox.qml
+4
-5
components/GroupBox.qml
components/ProgressBar.qml
+4
-3
components/ProgressBar.qml
components/Slider.qml
+8
-4
components/Slider.qml
components/SpinBox.qml
+9
-3
components/SpinBox.qml
components/TabBar.qml
+6
-6
components/TabBar.qml
components/TableView.qml
+4
-2
components/TableView.qml
components/TextField.qml
+4
-2
components/TextField.qml
components/ToolBar.qml
+1
-1
components/ToolBar.qml
components/ToolButton.qml
+6
-5
components/ToolButton.qml
components/custom/BasicButton.qml
+2
-2
components/custom/BasicButton.qml
components/custom/GroupBox.qml
+2
-2
components/custom/GroupBox.qml
components/custom/private/ChoiceListPopup.qml
+0
-322
components/custom/private/ChoiceListPopup.qml
examples/TableViewGallery.qml
+1
-1
examples/TableViewGallery.qml
src/qstyleitem.cpp
+33
-3
src/qstyleitem.cpp
src/qstyleitem.h
+48
-1
src/qstyleitem.h
with
142 additions
and
374 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