index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
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/Doc snippets: Fix single-character string literals.
Friedemann Kleint
2015-10-13
6
-8
/
+8
*
Port examples/widgets/itemviews to new connection syntax.
Friedemann Kleint
2015-07-31
24
-155
/
+158
*
Polish the Dir View example.
Friedemann Kleint
2015-03-06
1
-1
/
+21
*
Use C++ <cmath> instead of <math.h>
Allan Sandfeld Jensen
2015-02-16
3
-8
/
+9
*
Updated BSD licensed file headers
Jani Heikkinen
2015-02-15
92
-276
/
+276
*
Update copyright headers
Jani Heikkinen
2015-02-11
104
-544
/
+544
*
Haiku: Make examples compile on Haiku
Tobias Koenig
2015-01-14
1
-1
/
+1
*
Remove a memory leak in the custom sort filter model example
Giuseppe D'Angelo
2014-12-23
1
-5
/
+5
*
New Qt logo
Alessandro Portale
2014-11-05
1
-0
/
+0
*
Update license headers and add new license files
Matti Paaso
2014-09-24
12
-228
/
+132
*
Add the StorageView example
Ivan Komissarov
2014-08-14
5
-1
/
+327
*
Examples: Add Q_DECL_OVERRIDE to overridden functions
Olivier Goffart
2014-07-15
18
-111
/
+111
*
Merge remote-tracking branch 'origin/5.3' into dev
Frederik Gladhorn
2014-07-03
1
-7
/
+6
|
\
|
*
Address Book example: Fix QTableView column sorting
Topi Reinio
2014-07-02
1
-7
/
+6
*
|
simpletreemodel example: rename parent() to parentItem() for clarity
David Faure
2014-05-25
3
-18
/
+18
|
/
*
CustomSortFilterModel example: fix build with QT_NO_CURSOR
Andrew Knight
2014-03-06
1
-0
/
+2
*
expand tabs and related whitespace fixes in *.{cpp,h,qdoc}
Oswald Buddenhagen
2014-01-13
1
-5
/
+5
*
Remove warnings about examples not running in the Qt Simulator
Tor Arne Vestbø
2013-10-09
2
-4
/
+0
*
Add clear button and side action to customsortfiltermodel example.
Friedemann Kleint
2013-09-12
7
-33
/
+223
*
QAbstractScrollArea - add SizeAdjustPolicy and viewportSizeHint
Christoph Schleifenbaum
2013-04-22
2
-1
/
+3
*
Whitespace cleanup: remove trailing whitespace
Axel Waggershauser
2013-03-16
13
-40
/
+40
*
Compile fix when QT_NO_PRINTDIALOG is defined
Paul Olav Tvete
2013-02-26
2
-2
/
+2
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
99
-99
/
+99
*
add and use qtHaveModule() function
Oswald Buddenhagen
2012-12-21
2
-3
/
+3
*
clean up example project files, mostly wrt QT+=widgets
Oswald Buddenhagen
2012-12-17
17
-36
/
+34
*
remove QT+=widgets from SUBDIRS projects
Oswald Buddenhagen
2012-12-17
1
-2
/
+0
*
remove some unnecessary CONFIG additions
Oswald Buddenhagen
2012-12-17
6
-6
/
+0
*
Fix compile with -DQT_NO_DRAGANDDROP
Montel Laurent
2012-12-05
1
-0
/
+1
*
Fix memory leak. PrinterDialog is not deleted when close it
Montel Laurent
2012-11-30
1
-3
/
+4
*
centralize and fixup example sources install targets
Oswald Buddenhagen
2012-11-29
20
-62
/
+19
*
re-enable coloreditorfactory and stardelegate examples
Oswald Buddenhagen
2012-11-28
1
-1
/
+3
*
remove apparently unused file
Oswald Buddenhagen
2012-11-28
1
-8
/
+0
*
delete .desktop files of examples
Oswald Buddenhagen
2012-11-28
17
-187
/
+0
*
Always use QAIM to get the default flags.
Stephen Kelly
2012-11-28
5
-5
/
+5
*
Remove remaning TARGET.EPOCHEAPSIZE settings from examples.
hjk
2012-11-27
1
-2
/
+0
*
Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example
hjk
2012-11-26
20
-39
/
+39
*
QtBase: examples/widgets/itemviews code style
David Schulz
2012-11-22
66
-385
/
+355
*
QtBase: examples/widgets/itemviews/addressbook codestyle
David Schulz
2012-11-22
11
-73
/
+69
*
Fix building of examples.
Friedemann Kleint
2012-11-21
20
-40
/
+40
*
Use QStringList::join(QChar) overload where applicable [examples]
Marc Mutz
2012-09-23
2
-3
/
+3
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
99
-813
/
+813
*
Doc: Use QStyledItemDelegate and frameless spinboxes in spinbox delegate example
Geir Vattekar
2012-09-18
2
-3
/
+4
*
examples: Mark ctor's as explicit
Sergio Ahumada
2012-09-17
7
-7
/
+7
*
Moving .qdoc files under examples/widgets/doc
Gabriel de Dietrich
2012-08-20
158
-0
/
+11794
[prev]