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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "undo" and "undoframework" examples
Volker Hilsheimer
2023-01-31
34
-1644
/
+65
*
Fix CMakeLists.txt of Style Plugin Example (broken on macOS)
Axel Spoerl
2023-01-19
1
-1
/
+1
*
Fix Style Plugin Example, and add some CMake Docs
Amir Masoud Abdol
2023-01-18
5
-11
/
+44
*
Examples: Use PRIVATE CMake linkage
Kai Köhne
2022-11-30
10
-11
/
+11
*
Examples: Use qt_standard_project_setup()
Kai Köhne
2022-11-17
10
-21
/
+20
*
Examples: Use Qt6:: to qualify Qt CMake packages
Kai Köhne
2022-11-17
14
-40
/
+40
*
Move i18n example to qttools
Kai Köhne
2022-11-01
38
-1224
/
+0
*
Fix typo in examples/i18n
YAMAMOTO Atsushi
2022-10-25
1
-7
/
+7
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
19
-19
/
+19
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
19
-0
/
+57
*
CMake: Make sure qtbase examples are installed into the correct path
Alexandru Croitor
2022-07-27
3
-6
/
+6
*
CMake: Let qt6_add_plugin accept sources
Joerg Bornemann
2022-06-29
4
-12
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
74
-3607
/
+152
*
Examples: Remove unneeded CMake options
Kai Köhne
2022-01-24
9
-31
/
+0
*
CMake: Fix echoplugin example to be built as an external project
Alexandru Croitor
2021-12-15
1
-1
/
+1
*
Examples: Fix whitespace issues in CMakeLists.txt
Kai Köhne
2021-12-13
15
-15
/
+42
*
Examples: Remove remaining conversion markers in CMakeLists.txt
Kai Köhne
2021-12-13
9
-22
/
+3
*
CMake: Prefer unversioned commands
Kai Köhne
2021-12-13
7
-7
/
+7
*
Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Kai Köhne
2021-12-10
11
-27
/
+11
*
Remove .prev_CMakeLists.txt
Kai Köhne
2021-12-06
8
-275
/
+0
*
Fix treemodelcompleter example
Joerg Bornemann
2021-10-27
1
-3
/
+2
*
Add missing LIBRARY DESTINATION for examples
Alexey Edelev
2021-10-20
3
-0
/
+3
*
CMake: Create plugin initializers for static user plugins
Alexandru Croitor
2021-08-24
11
-136
/
+60
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
14
-14
/
+14
*
Regular Expression example: Brush up and add a way to preview replacements
Friedemann Kleint
2021-06-01
2
-27
/
+99
*
Build examples in isolated sub-builds using ExternalProject
Craig Scott
2021-05-26
2
-12
/
+12
*
Re-work the CMake project files for the plugandpaint example
Joerg Bornemann
2021-04-27
5
-105
/
+26
*
Android: Fix build error issue in examples
Jukka Passi
2021-04-27
1
-1
/
+5
*
Port example away from deprecated QVariant API
Volker Hilsheimer
2021-04-16
1
-1
/
+1
*
UndoFramework example: make the background visible
Ivan Solovev
2021-01-11
1
-0
/
+0
*
i18n example: No longer ignore return value of QTranslator.load()
Friedemann Kleint
2020-11-19
1
-4
/
+9
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-27
17
-0
/
+68
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-19
13
-13
/
+13
*
Make QStringList an alias to QList<QString>
Lars Knoll
2020-09-12
2
-2
/
+0
*
High-DPI: Remove usage of Qt::AA_EnableHighDpiScaling
Tor Arne Vestbø
2020-08-28
1
-3
/
+0
*
Deprecate the static int based API in QMetaType
Lars Knoll
2020-08-24
1
-1
/
+1
*
Move QStringRef and remains to Qt5Compat
Karsten Heimrich
2020-08-20
2
-4
/
+4
*
Polish the settingseditor example
Friedemann Kleint
2020-07-10
4
-107
/
+227
*
CMake: Regenerate examples
Alexandru Croitor
2020-07-09
17
-19
/
+89
*
Use QList instead of QVector in examples
Jarek Kobus
2020-06-23
2
-2
/
+2
*
Move QTextCodec support out of QtCore
Karsten Heimrich
2020-06-20
22
-1258
/
+0
*
Replace calls to deprecated QEvent accessor functions
Shawn Rutledge
2020-06-08
2
-12
/
+12
*
Port QRegularExpression to QStringView, drop QStringRef
Giuseppe D'Angelo
2020-05-31
1
-1
/
+1
*
Examples/RegularExpressionDialog: remove deprecated options
Christian Ehrlicher
2020-05-23
2
-13
/
+0
*
Remove a couple of QTextStream usages
Lars Knoll
2020-05-01
1
-3
/
+3
*
CMake: Regenerate examples/widgets/ projects
Sona Kurazyan
2020-04-29
2
-0
/
+7
*
CMake: Add qt6_add_plugin public API
Leander Beernaert
2020-04-22
5
-7
/
+9
*
Change qHash() to work with size_t instead of uint
Lars Knoll
2020-04-09
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-2
/
+2
|
\
|
*
macOS: Remove all use of deprecated Q_OS_OSX define
Tor Arne Vestbø
2020-04-03
1
-2
/
+2
[next]