summaryrefslogtreecommitdiffstats
path: root/examples/dbus
Commit message (Expand)AuthorAgeFilesLines
* complexpingpong example: Modernize the codeIevgenii Meshcheriakov2023-03-284-39/+41
* dbus examples: Remove "Example" from example namesIevgenii Meshcheriakov2023-03-244-5/+5
* remotecontrolledcar example: Modernize the codeIevgenii Meshcheriakov2023-03-236-57/+27
* remotecontrolledcar example: Move car.xml to common directoryIevgenii Meshcheriakov2023-03-206-15/+4
* remotecontrolledcar example: Move executables into single example projectIevgenii Meshcheriakov2023-03-204-17/+13
* dbus examples: Update screenshotsIevgenii Meshcheriakov2023-03-146-2/+2
* dbus examples: Remove listnames exampleIevgenii Meshcheriakov2023-03-036-114/+1
* pingpong example: Remove pong.hIevgenii Meshcheriakov2023-02-284-19/+12
* pingpong example: Modernize the codeIevgenii Meshcheriakov2023-02-283-24/+22
* chat example: Update code styleIevgenii Meshcheriakov2023-02-272-66/+27
* chat example: Remove empty destructorIevgenii Meshcheriakov2023-02-272-5/+0
* chat example: Remove commented-out codeIevgenii Meshcheriakov2023-02-271-2/+0
* chat example: Use QInputDialog to get a user nicknameIevgenii Meshcheriakov2023-02-275-178/+20
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-305-6/+6
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-176-14/+12
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-175-16/+16
* examples: port dbus examples to new connection styleSamuel Gaist2022-09-271-7/+12
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-237-7/+7
* Add license headers to cmake filesLucie Gérard2022-08-037-0/+21
* Examples: Use signals, slots instead of Q_SIGNALS, Q_SLOTSKai Köhne2022-07-211-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-1623-1012/+46
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-246-16/+0
* Examples: Clean up WIN32_EXECUTABLE, MACOSX_BUNDLE propertiesKai Köhne2021-12-171-11/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-134-4/+13
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-136-21/+6
* CMake: Prefer unversioned commandsKai Köhne2021-12-133-4/+4
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-106-16/+6
* CMake: Simplify pingpong/complexpingpong examplesKai Köhne2021-12-092-81/+21
* Remove .prev_CMakeLists.txtKai Köhne2021-12-063-127/+0
* Remove .qmake.conf from this repositoryJoerg Bornemann2021-09-202-0/+4
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-176-8/+8
* Build examples in isolated sub-builds using ExternalProjectCraig Scott2021-05-262-6/+6
* Remove QtDBus includesDavid Skoland2021-01-126-31/+39
* CMake: Work around building dbus 'controller' example with qmakeJoerg Bornemann2020-11-301-0/+3
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-279-0/+50
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-199-11/+11
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-073-3/+3
* CMake: Workaround building DBus 'car' example with qmakeAlexandru Croitor2020-08-231-2/+2
* CMake: Regenerate examplesAlexandru Croitor2020-07-0910-13/+114
* Regenerate examplesAlexandru Croitor2020-02-047-5/+125
* Update public CMake macros' versionLeander Beernaert2019-08-233-4/+4
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-146-9/+9
|\
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-126-6/+12
* | Fix linking of examplesSimon Hausmann2019-06-126-6/+6
* | Allow to build examples as standalone projectKevin Funk2019-06-056-112/+171
* | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-222-2/+6
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-1/+2
|\|
| * Examples: cleanup foreach usageChristian Ehrlicher2019-02-021-1/+2
* | CMake: Add more examplesTobias Hunger2019-03-268-0/+150
|/
* Doc: Add references to QDBusAbstractAdaptor implementation examplePaul Wicking2018-06-291-0/+8