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
6.5.1
6.5.2
6.5.3
6.6
6.6.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
/
editabletreemodel
Commit message (
Expand
)
Author
Age
Files
Lines
*
examples/: fix compiler (GCC) warnings -Wsign-compare
Ahmad Samir
2023-08-18
1
-3
/
+3
*
Modernize EditableTreeModel
Carl Schwan
2023-06-28
4
-64
/
+63
*
Examples: Remove unnecessary Q_INIT_RESOURCE calls
Kai Köhne
2023-06-08
1
-2
/
+0
*
Examples: Use PRIVATE CMake linkage
Kai Köhne
2022-11-30
1
-1
/
+1
*
Examples: Use qt_standard_project_setup()
Kai Köhne
2022-11-17
1
-3
/
+2
*
Examples: Use Qt6:: to qualify Qt CMake packages
Kai Köhne
2022-11-17
1
-3
/
+3
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-2
/
+2
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
7
-343
/
+14
*
Examples: Remove unneeded CMake options
Kai Köhne
2022-01-24
1
-3
/
+0
*
Examples: Fix whitespace issues in CMakeLists.txt
Kai Köhne
2021-12-13
1
-2
/
+3
*
Examples: Remove remaining conversion markers in CMakeLists.txt
Kai Köhne
2021-12-13
1
-2
/
+0
*
CMake: Prefer unversioned commands
Kai Köhne
2021-12-13
1
-1
/
+1
*
Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Kai Köhne
2021-12-10
1
-3
/
+1
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
1
-1
/
+1
*
Fix Editable Tree Model example model rowCount and model instance leak
Samuel Gaist
2021-03-29
2
-1
/
+4
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-27
1
-0
/
+4
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-19
1
-1
/
+1
*
CMake: Regenerate examples
Alexandru Croitor
2020-07-09
1
-1
/
+5
*
Use QList instead of QVector in examples
Jarek Kobus
2020-06-23
3
-12
/
+11
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-03
1
-1
/
+2
|
\
|
*
Docs: Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-02-28
1
-1
/
+2
*
|
Regenerate examples
Alexandru Croitor
2020-02-04
1
-2
/
+18
*
|
Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
Alexandru Croitor
2019-06-14
1
-1
/
+1
|
\
|
*
|
Fix compiling of examples on Android
Simon Hausmann
2019-06-12
1
-1
/
+2
*
|
Fix linking of examples
Simon Hausmann
2019-06-12
1
-1
/
+1
*
|
Allow to build examples as standalone project
Kevin Funk
2019-06-05
1
-20
/
+25
*
|
Rerun pro2cmake on projects that use .ui files
Alexandru Croitor
2019-05-22
1
-1
/
+3
*
|
Merge commit 'dev' into 'wip/cmake-merge'
Tobias Hunger
2019-04-16
7
-68
/
+66
|
\
|
|
*
Cleanup EditableItemModel example
Christian Ehrlicher
2019-01-24
7
-68
/
+66
|
*
Itemviews: Cleanup examples
Christian Ehrlicher
2018-11-12
1
-1
/
+1
*
|
CMake: Add widgets examples
Tobias Hunger
2019-03-26
1
-0
/
+23
|
/
*
qtlite: Skip building examples when configured with no-feature-itemviews
Rainer Keller
2018-01-12
1
-0
/
+1
*
Examples: Replace 'Q_DECL_OVERRIDE' by 'override'
hjk
2016-06-15
1
-13
/
+13
*
Unify license header usage.
Jani Heikkinen
2016-03-29
7
-21
/
+91
*
Examples/Doc snippets: Fix single-character string literals.
Friedemann Kleint
2015-10-13
1
-1
/
+1
*
Port examples/widgets/itemviews to new connection syntax.
Friedemann Kleint
2015-07-31
2
-18
/
+16
*
Updated BSD licensed file headers
Jani Heikkinen
2015-02-15
7
-21
/
+21
*
Update copyright headers
Jani Heikkinen
2015-02-11
7
-35
/
+35
*
Examples: Add Q_DECL_OVERRIDE to overridden functions
Olivier Goffart
2014-07-15
1
-13
/
+13
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
7
-7
/
+7
*
clean up example project files, mostly wrt QT+=widgets
Oswald Buddenhagen
2012-12-17
1
-2
/
+2
*
remove some unnecessary CONFIG additions
Oswald Buddenhagen
2012-12-17
1
-1
/
+0
*
centralize and fixup example sources install targets
Oswald Buddenhagen
2012-11-29
1
-3
/
+1
*
delete .desktop files of examples
Oswald Buddenhagen
2012-11-28
1
-11
/
+0
*
Always use QAIM to get the default flags.
Stephen Kelly
2012-11-28
1
-1
/
+1
*
Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example
hjk
2012-11-26
1
-2
/
+2
*
QtBase: examples/widgets/itemviews code style
David Schulz
2012-11-22
7
-26
/
+18
*
Fix building of examples.
Friedemann Kleint
2012-11-21
1
-2
/
+2
[next]