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
/
dbus
/
pingpong
Commit message (
Expand
)
Author
Age
Files
Lines
*
Exclude some examples from Android build
Elias Hautala
2023-08-28
1
-0
/
+4
*
pingpong example: Remove pong.h
Ievgenii Meshcheriakov
2023-02-28
4
-19
/
+12
*
pingpong example: Modernize the code
Ievgenii Meshcheriakov
2023-02-28
3
-24
/
+22
*
Examples: Use PRIVATE CMake linkage
Kai Köhne
2022-11-30
1
-2
/
+2
*
Examples: Use qt_standard_project_setup()
Kai Köhne
2022-11-17
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
4
-196
/
+8
*
Examples: Remove unneeded CMake options
Kai Köhne
2022-01-24
1
-4
/
+0
*
Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Kai Köhne
2021-12-10
1
-1
/
+1
*
CMake: Simplify pingpong/complexpingpong examples
Kai Köhne
2021-12-09
1
-40
/
+10
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
1
-2
/
+2
*
Remove QtDBus includes
David Skoland
2021-01-12
2
-11
/
+14
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-27
1
-0
/
+8
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-19
1
-2
/
+2
*
CMake: Regenerate examples
Alexandru Croitor
2020-07-09
1
-2
/
+38
*
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
-31
/
+23
*
|
CMake: Add more examples
Tobias Hunger
2019-03-26
1
-0
/
+35
|
/
*
Use dependencies instead of CONFIG+=ordered
Allan Sandfeld Jensen
2017-12-02
1
-1
/
+0
*
Unify license header usage.
Jani Heikkinen
2016-03-29
4
-12
/
+52
*
Updated BSD licensed file headers
Jani Heikkinen
2015-02-15
4
-12
/
+12
*
Update copyright headers
Jani Heikkinen
2015-02-11
4
-20
/
+20
*
Remove warnings about examples not running in the Qt Simulator
Tor Arne Vestbø
2013-10-09
2
-4
/
+0
*
Whitespace cleanup: remove trailing whitespace
Axel Waggershauser
2013-03-16
1
-2
/
+2
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
4
-4
/
+4
*
remove QT+=widgets from SUBDIRS projects
Oswald Buddenhagen
2012-12-17
1
-1
/
+0
*
centralize and fixup example sources install targets
Oswald Buddenhagen
2012-11-29
2
-6
/
+2
*
delete .desktop files of examples
Oswald Buddenhagen
2012-11-28
2
-22
/
+0
*
Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example
hjk
2012-11-26
2
-4
/
+4
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
4
-24
/
+24
*
Change deprecated use of CONFIG+=qdbus to QT+=dbus
Sergio Ahumada
2012-07-09
2
-2
/
+2
*
Use org.example instead of com.trolltech for the D-Bus examples
Thiago Macieira
2012-04-22
1
-1
/
+1
*
clean up qmake-generated projects
Oswald Buddenhagen
2012-02-24
2
-12
/
+0
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
4
-4
/
+4
*
Update contact information in license headers.
Jason McDonald
2012-01-23
4
-4
/
+4
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
4
-4
/
+4
*
QtBase examples: Remove Maemo/Symbian-specific code.
Friedemann Kleint
2011-10-18
2
-6
/
+0
*
Merge remote branch 'staging/master' into refactor
Paul Olav Tvete
2011-05-24
4
-0
/
+28
|
\
|
*
Squashed commit of changes from the 4.8-temp branch.
David Boddie
2011-05-23
2
-0
/
+22
|
*
Squashed commit of the changes from the mobile-examples repository
David Boddie
2011-05-23
2
-0
/
+6
*
|
fix pro files
Lars Knoll
2011-05-07
1
-0
/
+1
|
/
*
Moved to using a feature profile instead of direct inclusion.
axis
2011-04-27
2
-2
/
+2
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
7
-0
/
+287