index
:
qt/qtquickcontrols2.git
5.10
5.11
5.12
5.12.1
5.12.10
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.6
5.7
5.8
5.9
5.9.8
6.0
6.0.0
6.1
6.1.0
dev
wip/cmake
wip/nativestyle
Qt Quick Controls 2
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.7' into 5.8
J-P Nurmi
2016-10-03
22
-228
/
+245
|
\
|
*
Gallery: make most pages scrollable
J-P Nurmi
2016-09-29
22
-209
/
+227
|
*
Doc: Add drop shadow for tutorial images
Topi Reinio
2016-09-27
1
-19
/
+19
*
|
Merge remote-tracking branch 'origin/5.7' into 5.8
J-P Nurmi
2016-09-26
10
-5
/
+13
|
\
\
|
|
/
|
*
Gallery: allow navigating back to the home page
J-P Nurmi
2016-09-26
10
-5
/
+20
*
|
Doc: Update the image and example's description
Venugopal Shivashankar
2016-09-15
4
-12
/
+67
*
|
Platform: add experimental StandardPaths
J-P Nurmi
2016-09-13
1
-0
/
+2
*
|
texteditor: add mnemonics
J-P Nurmi
2016-09-12
1
-12
/
+12
*
|
Fix sqlite detection
Lars Knoll
2016-09-12
2
-2
/
+2
*
|
texteditor: use RoundButton
J-P Nurmi
2016-09-05
1
-16
/
+1
*
|
texteditor: allow passing -touch as a command line argument
J-P Nurmi
2016-09-05
1
-2
/
+9
*
|
texteditor/touch: highlight the floating editor button
J-P Nurmi
2016-08-27
1
-2
/
+1
*
|
texteditor/touch: elide the title when it doesn't fit
J-P Nurmi
2016-08-26
1
-3
/
+1
*
|
texteditor/touch: simplify the toolbar
J-P Nurmi
2016-08-26
1
-72
/
+66
*
|
texteditor: remove outdated todo-comments
J-P Nurmi
2016-08-26
2
-4
/
+0
*
|
texteditor: add touch UI
Mitch Curtis
2016-08-24
9
-18
/
+351
*
|
texteditor: cleanup the commented out universal import
J-P Nurmi
2016-08-16
1
-1
/
+0
*
|
FileDialog: add missing selectedNameFilter-property
J-P Nurmi
2016-08-14
1
-0
/
+2
*
|
FileDialog: replace file(s)Selected() with declarative properties
J-P Nurmi
2016-08-14
1
-2
/
+2
*
|
FontDialog: replace fontSelected() with a declarative property
J-P Nurmi
2016-08-14
1
-1
/
+1
*
|
ColorDialog: replace colorSelected() with a declarative property
J-P Nurmi
2016-08-14
1
-1
/
+1
*
|
texteditor: enable persistent selection
J-P Nurmi
2016-08-13
1
-0
/
+1
*
|
texteditor: use "brush" icon for text color and "A" for font
Mitch Curtis
2016-08-12
2
-15
/
+15
*
|
texteditor: use a wrapping Flow for the toolbar
J-P Nurmi
2016-08-12
1
-35
/
+36
*
|
Platform: add MenuSeparator for convenience and consistency
J-P Nurmi
2016-08-12
1
-3
/
+1
*
|
texteditor: replace setFileUrl() with load()
J-P Nurmi
2016-08-12
3
-29
/
+10
*
|
texteditor: add fileName & fileType
J-P Nurmi
2016-08-12
3
-22
/
+22
*
|
texteditor: cosmetic cleanup
J-P Nurmi
2016-08-12
3
-6
/
+5
*
|
texteditor: fix, unify and cleanup the setters
J-P Nurmi
2016-08-12
1
-9
/
+1
*
|
texteditor: remove uninitialized/duplicate pointer member
J-P Nurmi
2016-08-12
2
-20
/
+25
*
|
texteditor: re-order the property accessors
J-P Nurmi
2016-08-12
2
-172
/
+189
*
|
texteditor: simplify saveAs() - let FileDialog handle the suffix
J-P Nurmi
2016-08-12
3
-26
/
+12
*
|
texteditor: fix the file dialog name filters
J-P Nurmi
2016-08-12
1
-1
/
+1
*
|
Add Text Editor example
Mitch Curtis
2016-08-11
13
-1
/
+1213
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-03
1
-0
/
+1
|
\
\
|
|
/
|
*
Example: Made the SpinBox editable
Venugopal Shivashankar
2016-08-02
1
-0
/
+1
*
|
Gallery: use the new .pro syntax for RESOURCES
J-P Nurmi
2016-07-21
2
-66
/
+4
*
|
Add Dialog
J-P Nurmi
2016-07-18
1
-14
/
+12
*
|
Gallery: round settings dialog's coordinates and size
J-P Nurmi
2016-07-18
1
-3
/
+3
*
|
SwipeDelegate: add swipe.pressed and swipe.clicked()
Mitch Curtis
2016-07-14
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/5.7' into dev
J-P Nurmi
2016-07-09
2
-2
/
+2
|
\
\
|
|
/
|
*
Improve gallery example for Qt Quick Designer
Thomas Hartmann
2016-07-01
2
-2
/
+2
*
|
Bump up all controls and templates imports to version 2.1
J-P Nurmi
2016-07-08
42
-45
/
+45
*
|
Gallery: fix PopupPage
J-P Nurmi
2016-06-29
1
-1
/
+1
*
|
Tumbler: change default visibleItemCount to 5
Mitch Curtis
2016-06-28
1
-1
/
+0
*
|
Merge remote-tracking branch 'origin/5.7' into dev
J-P Nurmi
2016-06-20
1
-1
/
+1
|
\
\
|
|
/
|
*
Gallery: fix the default style setting
J-P Nurmi
2016-06-15
1
-1
/
+1
*
|
Add DialogButtonBox
J-P Nurmi
2016-06-15
1
-34
/
+11
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-01
27
-7
/
+17
|
\
\
|
|
/
|
*
Gallery: update logos, icons, colors & screenshots
J-P Nurmi
2016-05-24
26
-3
/
+13
[next]