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
/
interview
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-2
/
+2
*
Examples: Use Qt6:: to qualify Qt CMake packages
Kai Köhne
2022-11-17
1
-3
/
+3
*
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
3
-147
/
+6
*
Examples: Remove unneeded CMake options
Kai Köhne
2022-01-24
1
-4
/
+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
*
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
2
-7
/
+8
*
Regenerate examples
Alexandru Croitor
2020-02-04
1
-2
/
+20
*
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2019-10-14
1
-2
/
+2
|
\
|
*
Cleanup QtWidgets examples
Christian Ehrlicher
2019-10-11
1
-2
/
+2
*
|
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
-24
/
+20
*
|
Merge commit 'dev' into 'wip/cmake-merge'
Tobias Hunger
2019-04-16
2
-4
/
+3
|
\
|
|
*
Cleanup Itemviews examples
Christian Ehrlicher
2018-12-17
2
-4
/
+3
*
|
CMake: Add widgets examples
Tobias Hunger
2019-03-26
1
-0
/
+32
|
/
*
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
-8
/
+8
*
Updated license headers
Jani Heikkinen
2016-01-21
3
-48
/
+99
*
Examples/Doc snippets: Fix single-character string literals.
Friedemann Kleint
2015-10-13
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
3
-21
/
+21
*
Update license headers and add new license files
Matti Paaso
2014-09-24
3
-57
/
+33
*
Examples: Add Q_DECL_OVERRIDE to overridden functions
Olivier Goffart
2014-07-15
1
-8
/
+8
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
3
-3
/
+3
*
clean up example project files, mostly wrt QT+=widgets
Oswald Buddenhagen
2012-12-17
1
-2
/
+1
*
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
*
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
3
-20
/
+22
*
Fix building of examples.
Friedemann Kleint
2012-11-21
1
-2
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
3
-72
/
+72
*
Moving .qdoc files under examples/widgets/doc
Gabriel de Dietrich
2012-08-20
9
-0
/
+360