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
57a700a9
Commit
57a700a9
authored
13 years ago
by
Jens Bache-Wiig
Browse files
Options
Download
Patches
Plain Diff
Added support for experimental Dialog component
parent
895a9f40
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
components/Button.qml
+1
-1
components/Button.qml
components/Dialog.qml
+74
-0
components/Dialog.qml
components/components.pro
+1
-0
components/components.pro
components/qmldir
+1
-0
components/qmldir
examples/Gallery.qml
+1
-1
examples/Gallery.qml
src/qstyleitem.cpp
+9
-2
src/qstyleitem.cpp
src/qtoplevelwindow.cpp
+1
-0
src/qtoplevelwindow.cpp
src/qwindowitem.cpp
+22
-10
src/qwindowitem.cpp
src/qwindowitem.h
+7
-5
src/qwindowitem.h
with
117 additions
and
19 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