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
*
Doc: move snippet for implicit translation context
Volker Hilsheimer
2023-03-01
1
-0
/
+2
*
Don't use file dialog in the address book example
Jan Arve Sæther
2023-01-13
3
-11
/
+11
*
Examples: Use PRIVATE CMake linkage
Kai Köhne
2022-11-30
21
-24
/
+24
*
Examples: Remove duplicated Qt6::PrintSupport link information
Kai Köhne
2022-11-30
2
-12
/
+4
*
Examples: Use qt_standard_project_setup()
Kai Köhne
2022-11-17
21
-43
/
+42
*
Examples: Use Qt6:: to qualify Qt CMake packages
Kai Köhne
2022-11-17
22
-71
/
+71
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
2
-3
/
+3
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
22
-22
/
+22
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
22
-0
/
+66
*
Examples: Use signals, slots instead of Q_SIGNALS, Q_SLOTS
Kai Köhne
2022-07-21
1
-1
/
+1
*
Addressbook example: port to QLatin1StringView
Ivan Solovev
2022-07-15
1
-3
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
105
-5148
/
+213
*
Examples: Remove unneeded CMake options
Kai Köhne
2022-01-24
21
-83
/
+0
*
Examples: Fix whitespace issues in CMakeLists.txt
Kai Köhne
2021-12-13
21
-30
/
+63
*
Examples: Remove remaining conversion markers in CMakeLists.txt
Kai Köhne
2021-12-13
22
-50
/
+5
*
CMake: Prefer unversioned commands
Kai Köhne
2021-12-13
9
-9
/
+9
*
Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Kai Köhne
2021-12-10
21
-66
/
+27
*
Remove .prev_CMakeLists.txt
Kai Köhne
2021-12-06
4
-205
/
+0
*
Modify the target Square in the puzzle
Tang Haixiang
2021-11-03
1
-2
/
+2
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
21
-21
/
+21
*
Port all in-tree addAction() users from postfix to infix QKeySequence
Marc Mutz
2021-07-14
1
-2
/
+2
*
Build examples in isolated sub-builds using ExternalProject
Craig Scott
2021-05-26
1
-21
/
+21
*
Rewrite the fetchmore example
Friedemann Kleint
2021-04-23
4
-48
/
+79
*
Fix Editable Tree Model example model rowCount and model instance leak
Samuel Gaist
2021-03-29
2
-1
/
+4
*
dirview example: Show file icons on Windows
Friedemann Kleint
2021-02-13
1
-0
/
+2
*
Add multi key bindings to QShortcut
Allan Sandfeld Jensen
2020-11-04
1
-1
/
+1
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-27
24
-0
/
+96
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-19
24
-24
/
+24
*
Brush up the basicsortfiltermodel example
Friedemann Kleint
2020-10-14
1
-1
/
+25
*
Use QScroller in the Dir View example
Shawn Rutledge
2020-10-14
1
-1
/
+5
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
3
-3
/
+3
*
Rename QLibraryInfo::location() to path()
Lars Knoll
2020-09-12
1
-1
/
+1
*
Remove deprecated QPrinter and QPagedPaintDevice APIs
Volker Hilsheimer
2020-09-04
1
-4
/
+4
*
Long live QKeyCombination!
Giuseppe D'Angelo
2020-09-03
1
-1
/
+1
*
High-DPI: Remove usage of Qt::AA_EnableHighDpiScaling
Tor Arne Vestbø
2020-08-28
2
-6
/
+0
*
Replace QAbstractItemView::viewOptions with initViewItemOption
Volker Hilsheimer
2020-08-26
1
-5
/
+11
*
Disentangle QIODevice dependencies
Lars Knoll
2020-08-15
1
-2
/
+2
*
CMake: Regenerate examples
Alexandru Croitor
2020-07-09
24
-24
/
+120
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-1
/
+1
*
Use QList instead of QVector in examples
Jarek Kobus
2020-06-23
16
-49
/
+46
*
Replace calls to deprecated QEvent accessor functions
Shawn Rutledge
2020-06-08
3
-11
/
+11
*
CMake: Regenerate examples/widgets/ projects
Sona Kurazyan
2020-04-29
2
-6
/
+33
*
examples: avoid int -> QChar conversions
Marc Mutz
2020-04-29
1
-1
/
+1
*
Port example over to QRegularExpression
Lars Knoll
2020-04-15
4
-22
/
+40
*
Convert the example to use QRegularExpression
Lars Knoll
2020-04-15
2
-17
/
+32
*
Merge remote-tracking branch 'origin/5.15' into dev
Simon Hausmann
2020-03-16
2
-4
/
+10
|
\
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-03-11
2
-4
/
+10
|
|
\
|
|
*
examples: Fix build for configurations that do not have printsupport
Oliver Wolff
2020-03-05
2
-4
/
+10
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Lars Knoll
2020-03-04
2
-0
/
+7
|
\
\
\
|
|
/
/
|
*
|
Examples: enable HighDPI scaling for examples on Android
Assam Boudjelthia
2020-03-03
2
-0
/
+7
[next]