summaryrefslogtreecommitdiffstats
path: root/examples/dbus/pingpong
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard12 days1-1/+1
* Exclude some examples from Android buildElias Hautala2023-08-281-0/+4
* pingpong example: Remove pong.hIevgenii Meshcheriakov2023-02-284-19/+12
* pingpong example: Modernize the codeIevgenii Meshcheriakov2023-02-283-24/+22
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-301-2/+2
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-171-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-164-196/+8
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-4/+0
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-101-1/+1
* CMake: Simplify pingpong/complexpingpong examplesKai Köhne2021-12-091-40/+10
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-2/+2
* Remove QtDBus includesDavid Skoland2021-01-122-11/+14
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-271-0/+8
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-191-2/+2
* CMake: Regenerate examplesAlexandru Croitor2020-07-091-2/+38
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-1/+1
|\
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-121-1/+2
* | Fix linking of examplesSimon Hausmann2019-06-121-1/+1
* | Allow to build examples as standalone projectKevin Funk2019-06-051-31/+23
* | CMake: Add more examplesTobias Hunger2019-03-261-0/+35
|/
* Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-021-1/+0
* Unify license header usage.Jani Heikkinen2016-03-294-12/+52
* Updated BSD licensed file headersJani Heikkinen2015-02-154-12/+12
* Update copyright headersJani Heikkinen2015-02-114-20/+20
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-092-4/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-184-4/+4
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-171-1/+0
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-292-6/+2
* delete .desktop files of examplesOswald Buddenhagen2012-11-282-22/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-262-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-224-24/+24
* Change deprecated use of CONFIG+=qdbus to QT+=dbusSergio Ahumada2012-07-092-2/+2
* Use org.example instead of com.trolltech for the D-Bus examplesThiago Macieira2012-04-221-1/+1
* clean up qmake-generated projectsOswald Buddenhagen2012-02-242-12/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-304-4/+4
* Update contact information in license headers.Jason McDonald2012-01-234-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-054-4/+4
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-182-6/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-244-0/+28
|\
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-232-0/+22
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-232-0/+6
* | fix pro filesLars Knoll2011-05-071-0/+1
|/
* Moved to using a feature profile instead of direct inclusion.axis2011-04-272-2/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-277-0/+287