summaryrefslogtreecommitdiffstats
path: root/examples/dbus/chat
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-221-9/+10
* Correct license for examples filesLucie Gérard2024-03-071-1/+1
* 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-301-1/+1
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-171-3/+2
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-171-4/+4
* 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-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-162-98/+4
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-1/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-1/+4
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-131-5/+2
* CMake: Prefer unversioned commandsKai Köhne2021-12-131-2/+2
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-101-4/+1
* Remove .prev_CMakeLists.txtKai Köhne2021-12-061-43/+0
* Remove .qmake.conf from this repositoryJoerg Bornemann2021-09-201-0/+2
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-272-0/+8
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-192-2/+2
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* CMake: Regenerate examplesAlexandru Croitor2020-07-092-2/+10
* Regenerate examplesAlexandru Croitor2020-02-042-1/+41
* Update public CMake macros' versionLeander Beernaert2019-08-231-2/+2
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-2/+2
|\
* | 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-20/+39
* | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-221-1/+3
* | CMake: Add more examplesTobias Hunger2019-03-261-0/+22
|/
* Unify license header usage.Jani Heikkinen2016-03-292-6/+26
* Updated BSD licensed file headersJani Heikkinen2015-02-152-6/+6
* Update copyright headersJani Heikkinen2015-02-112-10/+10
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-091-2/+0
* Fix module name format in displayed codeSze Howe Koh2013-02-111-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-3/+1
* dbus-chat => chatOswald Buddenhagen2012-11-286-0/+609