index
:
delta/qt5/qtquickcontrols.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
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.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
baserock/morph
baserock/v5.3.0
dev
old/5.1
old/5.2
old/qt4
qt4
qt5-nativetext
release
stable
wip/calendar
wip/qt5-nativetext
wip/qt6
wip/tizen
code.qt.io: qt/qtquickcontrols.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify license header usage
Antti Kokko
2016-02-04
1
-5
/
+5
*
Unify license header usage
Antti Kokko
2016-02-04
87
-261
/
+1131
*
calendar example: don't derive from unused QSqlQueryModel base class
Mitch Curtis
2016-01-07
2
-4
/
+2
*
Example: Update the textArea to reflect the color change
Venugopal Shivashankar
2016-01-06
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-08-28
1
-1
/
+1
|
\
|
*
calendar example: disable linking to a SQL driver that isn't a plugin.
Mitch Curtis
2015-08-21
1
-1
/
+1
*
|
Make examples return -1 on load failures.
Friedemann Kleint
2015-08-25
12
-1
/
+24
*
|
filesystembrowser: Improve example by exposing model roles
Gabriel de Dietrich
2015-08-07
2
-3
/
+13
*
|
TreeView: Add rootIndex property
Gabriel de Dietrich
2015-07-27
2
-2
/
+5
*
|
Merge remote-tracking branch 'origin/5.5' into dev
Gabriel de Dietrich
2015-07-22
2
-2
/
+101
|
\
\
|
|
/
|
*
Polish the new filesystembrowser example.
Friedemann Kleint
2015-07-16
2
-2
/
+101
*
|
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-06-29
1
-9
/
+0
|
\
\
|
|
/
|
*
filesystembrowser: Remove debugging output
Gabriel de Dietrich
2015-06-29
1
-9
/
+0
*
|
Say hello to StackLayout
Jan Arve Saether
2015-04-13
1
-1
/
+24
|
/
*
Add DejaVu Sans license to dashboard example.
Mitch Curtis
2015-04-07
1
-0
/
+99
*
texteditor example: implement file saving
Shawn Rutledge
2015-03-20
3
-3
/
+51
*
FileDialog: expose several QStandardPaths in the shortcuts property
Shawn Rutledge
2015-03-18
1
-11
/
+8
*
Examples: Adding ui forms example
Thomas Hartmann
2015-03-16
13
-1
/
+1140
*
Merge Extras' styling system into Controls'.
Mitch Curtis
2015-03-02
17
-32
/
+26
*
Examples: Fixing styles example
Thomas Hartmann
2015-02-27
1
-2
/
+2
*
Examples: Adjust styles example for designer
Thomas Hartmann
2015-02-27
1
-149
/
+168
*
Examples: Adjust gallery example for designer
Thomas Hartmann
2015-02-27
4
-0
/
+9
*
Update BSD license headers
J-P Nurmi
2015-02-13
75
-225
/
+225
*
Fix install of filesystembrowser example
Gabriel de Dietrich
2015-02-13
3
-37
/
+3
*
Introducing TreeView
Gabriel de Dietrich
2015-02-13
6
-1
/
+223
*
Import Qt Quick Extras (the former Qt Quick Enterprise Controls)
Mitch Curtis
2015-02-13
65
-0
/
+4832
*
Examples: update license headers
J-P Nurmi
2015-02-11
45
-315
/
+290
*
Docs: update license headers
J-P Nurmi
2015-02-11
1
-6
/
+7
*
Revise the Table View example
J-P Nurmi
2014-11-06
12
-385
/
+446
*
Remove the SplitView example
J-P Nurmi
2014-11-05
7
-167
/
+0
*
Rewrite the gallery example
J-P Nurmi
2014-10-30
38
-840
/
+459
*
QtQuick.Dialogs examples: use controls and layouts; visual tweaks
Shawn Rutledge
2014-10-23
6
-284
/
+301
*
CustomDialogs example: add Apply, Reset and Restore Defaults buttons
Shawn Rutledge
2014-10-22
1
-0
/
+18
*
Dialog examples: handle keys for accept, and more feedback
Shawn Rutledge
2014-10-20
1
-0
/
+6
*
Custom filled dialog example: handle back button to close
Shawn Rutledge
2014-10-13
1
-2
/
+3
*
gallery: cleanup old code commented out
J-P Nurmi
2014-10-06
1
-11
/
+0
*
gallery: cleanup whitespace
J-P Nurmi
2014-10-06
6
-18
/
+2
*
gallery: fix title
J-P Nurmi
2014-10-06
1
-1
/
+1
*
gallery: get rid of the dummy child window
J-P Nurmi
2014-10-06
5
-132
/
+0
*
gallery: cleanup the menubar
J-P Nurmi
2014-10-06
1
-23
/
+5
*
Add "Styles" example
J-P Nurmi
2014-10-06
14
-1
/
+456
*
Gallery example: remove the "Layouts" tab
J-P Nurmi
2014-10-06
3
-112
/
+0
*
Table View Example: Sort indicator for the custom header delegate
Topi Reinio
2014-10-01
3
-1
/
+20
*
gallery: cleanup the main
J-P Nurmi
2014-10-01
2
-61
/
+61
*
gallery: cleanup system palette usage
J-P Nurmi
2014-10-01
2
-62
/
+57
*
EditMenu: let menu property be a component to lazy load it
Richard Moe Gustavsen
2014-09-24
1
-17
/
+19
*
Gallery: use new menu API for TextArea
Richard Moe Gustavsen
2014-09-23
1
-7
/
+1
*
Fix undefined __syspal reference
Alex Blasche
2014-09-18
1
-1
/
+5
*
FileDialog: add sidebarVisible property and button
Shawn Rutledge
2014-09-04
1
-0
/
+7
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-08-28
1
-1
/
+23
|
\
[next]