index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
widgets
/
itemviews
Commit message (
Expand
)
Author
Age
Files
Lines
*
examples: Fix build for configurations that do not have printsupport
Oliver Wolff
2020-03-05
2
-4
/
+10
*
Examples: fix compile without printsupport
Christian Ehrlicher
2020-01-31
1
-1
/
+1
*
Change examples and snippets to pass QDate and QTime by value
Edward Welbourne
2020-01-30
2
-8
/
+8
*
Prepare for deprecating the QDesktopWidget
Sona Kurazyan
2019-10-15
1
-2
/
+2
*
Cleanup QtWidgets examples
Christian Ehrlicher
2019-10-11
3
-7
/
+8
*
QFileSystemModel: Fix naming of Option enumeration
Friedemann Kleint
2019-09-02
1
-1
/
+1
*
QFileSystemModel: Add options
Friedemann Kleint
2019-08-14
1
-2
/
+6
*
Fix some deprecation warnings in examples
Friedemann Kleint
2019-02-06
3
-20
/
+20
*
Cleanup EditableItemModel example
Christian Ehrlicher
2019-01-24
7
-68
/
+66
*
Cleanup SimpleTreeModel example
Christian Ehrlicher
2019-01-23
4
-34
/
+29
*
Cleanup Itemviews examples
Christian Ehrlicher
2018-12-17
24
-92
/
+79
*
Cleanup SimpleDomModel example
Christian Ehrlicher
2018-12-04
6
-44
/
+45
*
Cleanup StarDelegate example
Christian Ehrlicher
2018-12-04
7
-43
/
+33
*
Cleanup Addressbook example
Christian Ehrlicher
2018-12-04
10
-127
/
+116
*
Cleanup Spreadsheet example
Christian Ehrlicher
2018-11-23
8
-71
/
+53
*
Merge remote-tracking branch 'origin/5.12' into dev
Qt Forward Merge Bot
2018-11-13
6
-53
/
+47
|
\
|
*
Itemviews: Cleanup examples
Christian Ehrlicher
2018-11-12
6
-53
/
+47
*
|
Fix use of deprecated ItemDataRoles Background/TextColorRole
Christian Ehrlicher
2018-11-05
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-06-07
1
-1
/
+1
|
\
|
*
Make sure we can build with -no-feature-draganddrop
Joerg Bornemann
2018-05-29
1
-1
/
+1
*
|
Examples: fix wrong QRegExp in Custom Sort/Filter Model Example
Christian Ehrlicher
2018-04-22
1
-6
/
+11
|
/
*
Improve the Frozen Column example
Samuel Gaist
2018-03-29
1
-3
/
+6
*
Fix typos
Jarek Kobus
2018-02-13
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-20
20
-0
/
+20
|
\
|
*
qtlite: Skip building examples when configured with no-feature-itemviews
Rainer Keller
2018-01-12
20
-0
/
+20
*
|
Fix QAbstractItemModel::beginRemoveRows in examples
Christian Ehrlicher
2018-01-03
2
-4
/
+9
*
|
Add QHeaderView::setFirstSectionMovable(), useful for flat treeviews
David Faure
2018-01-02
3
-0
/
+92
|
/
*
Change almost all other uses of qrand() to QRandomGenerator
Thiago Macieira
2017-11-08
2
-3
/
+2
*
Address Book example: Correctly update "Edit entry" and "Remove entry" actions
Alexander Volkov
2017-10-23
1
-0
/
+6
*
Revamp QtWidgets/DragAndDrop examples to C++11
Friedemann Kleint
2017-10-18
5
-57
/
+51
*
Address Book example: Replace QPair by struct
Alexander Volkov
2017-10-17
3
-37
/
+49
*
Polish the StorageView example
Friedemann Kleint
2017-09-20
3
-10
/
+67
*
Use qRadiansToDegrees() and qDegreesToRadians() more widely
Edward Welbourne
2017-07-05
1
-6
/
+2
*
Add QLocale::formattedDataSize and consolidate use cases
Shawn Rutledge
2017-06-20
1
-22
/
+8
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-07
2
-4
/
+12
|
\
|
*
Convert features.printdialog to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-05-30
2
-4
/
+12
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-03-28
1
-0
/
+1
|
\
|
|
*
Build examples and tests only if their requirements are met
Ulf Hermann
2017-03-22
1
-0
/
+1
*
|
Examples: use std::atan2 for simper angle calculations
Edward Welbourne
2017-02-23
1
-3
/
+3
|
/
*
examples: Use QOverload to select overloaded signals and slots
Alexander Volkov
2016-12-22
2
-7
/
+4
*
Examples: Remove a redundant virtual specifier for overriders
Alexander Volkov
2016-11-25
1
-2
/
+2
*
Examples: Replace 'Q_DECL_OVERRIDE' by 'override'
hjk
2016-06-15
18
-111
/
+111
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-23
1
-0
/
+5
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-19
1
-0
/
+5
|
|
\
|
|
*
Dirview example: Add option for DontUseCustomDirectoryIcons.
Friedemann Kleint
2016-05-11
1
-0
/
+5
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-12
1
-0
/
+4
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-06
1
-0
/
+4
|
|
\
|
|
|
*
fix example installs
Oswald Buddenhagen
2016-05-03
1
-0
/
+4
*
|
|
QtWidgets: Remove Windows CE.
Friedemann Kleint
2016-04-07
1
-5
/
+0
|
/
/
*
|
Unify license header usage.
Jani Heikkinen
2016-03-29
92
-279
/
+1199
[next]