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
6.6.1
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
/
gui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Add \examplecategory to qtgui
Safiyyah Moosa
2023-08-28
2
-0
/
+2
*
rhiwindow example: Make -g option (OpenGL) work on macOS
Laszlo Agocs
2023-06-21
1
-1
/
+11
*
Doc: Fix documentation warnings for Qt Gui
Topi Reinio
2023-05-30
1
-2
/
+2
*
rhi: Make it a QPA-style private but semi-public API
Laszlo Agocs
2023-05-21
19
-1
/
+1188
*
Remove "Analog Clock Window Example"
Jan Arve Sæther
2023-02-07
8
-289
/
+0
*
Examples: Use PRIVATE CMake linkage
Kai Köhne
2022-11-30
2
-3
/
+3
*
Examples: Use qt_standard_project_setup()
Kai Köhne
2022-11-17
2
-4
/
+4
*
Examples: Use Qt6:: to qualify Qt CMake packages
Kai Köhne
2022-11-17
3
-5
/
+5
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
3
-3
/
+3
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
3
-0
/
+9
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
6
-248
/
+12
*
Examples: Remove unneeded CMake options
Kai Köhne
2022-01-24
2
-8
/
+0
*
Examples: Remove unneeded target_include_directories
Kai Köhne
2021-12-17
1
-4
/
+0
*
analogclock example: Clean up link_libraries
Kai Köhne
2021-12-17
1
-5
/
+1
*
Examples: Fix whitespace issues in CMakeLists.txt
Kai Köhne
2021-12-13
2
-3
/
+8
*
Examples: Remove remaining conversion markers in CMakeLists.txt
Kai Köhne
2021-12-13
3
-15
/
+7
*
Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Kai Köhne
2021-12-10
2
-5
/
+2
*
Rasterwindow: Remove unneeded find_package
Kai Köhne
2021-12-06
1
-2
/
+0
*
Remove .prev_CMakeLists.txt
Kai Köhne
2021-12-06
2
-84
/
+0
*
Use QScopedPointer to manage memory
Tang Haixiang
2021-11-04
1
-1
/
+2
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
2
-2
/
+2
*
Build examples in isolated sub-builds using ExternalProject
Craig Scott
2021-05-26
1
-2
/
+2
*
Doc: Fix documentation warnings for Qt OpenGL
Topi Reinio
2020-10-30
1
-0
/
+0
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-27
4
-0
/
+16
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-19
4
-4
/
+4
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-1
/
+1
*
Doc: Move example file that was left behind
Paul Wicking
2020-09-10
1
-158
/
+0
*
CMake: Regenerate examples
Alexandru Croitor
2020-07-09
4
-4
/
+20
*
Regenerate examples
Alexandru Croitor
2020-02-04
4
-8
/
+87
*
Post-merge fixes
Alexandru Croitor
2020-01-30
2
-36
/
+3
*
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2020-01-29
6
-441
/
+0
|
\
|
*
Move QOpenGLPaintEngine and related classes from QtGui to QtOpenGL
Johan Klokkhammer Helsing
2020-01-22
6
-441
/
+0
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2019-10-14
3
-40
/
+32
|
\
|
|
*
Examples/OpenGLWindow: do not use hardcoded indices
Christian Ehrlicher
2019-10-02
1
-11
/
+14
|
*
Cleanup QtOpenGL examples
Christian Ehrlicher
2019-09-30
3
-32
/
+21
*
|
Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
Alexandru Croitor
2019-06-14
3
-3
/
+3
|
\
|
*
|
Fix compiling of examples on Android
Simon Hausmann
2019-06-12
3
-3
/
+6
*
|
Fix linking of examples
Simon Hausmann
2019-06-12
3
-3
/
+3
*
|
Allow to build examples as standalone project
Kevin Funk
2019-06-05
3
-44
/
+81
*
|
Merge commit 'dev' into 'wip/cmake-merge'
Tobias Hunger
2019-04-16
1
-1
/
+2
|
\
|
|
*
Take device-pixel-ratio into account in openglwindow example
Tor Arne Vestbø
2018-11-20
1
-1
/
+2
*
|
CMake: Add more examples
Tobias Hunger
2019-03-26
4
-4
/
+62
*
|
CMake: Use AUTOMOC/AUTOUIC/AUTORCC
Tobias Hunger
2018-12-14
1
-17
/
+5
*
|
Begin port of qtbase to CMake
Simon Hausmann
2018-11-01
2
-0
/
+19
|
/
*
Provide presets for QGradient
Tor Arne Vestbø
2018-05-31
1
-1
/
+1
*
Update rasterwindow example to not render in resizeEvent
Tor Arne Vestbø
2018-03-20
2
-5
/
+2
*
rasterwindow: End painting on device before ending on backingstore
Tor Arne Vestbø
2018-01-29
1
-0
/
+1
*
doc: cleanup raster window example
Gatis Paeglis
2017-07-03
1
-8
/
+3
*
examples: fix compile without gui module
Peter Seiderer
2017-05-05
1
-1
/
+1
*
Update rasterwindow example to not create() in the constructor
Tor Arne Vestbø
2017-04-21
1
-4
/
+1
[next]