aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2018-07-27Initial support for local echoKitsune Ral
2018-07-19qmake/CMake: Add lib/application-service/definitions/*Kitsune Ral
2018-07-04Break down event.* into smaller filesKitsune Ral
2018-07-01CleanupKitsune Ral
2018-06-16CMakeLists.txt: Don't build API files list if not neededKitsune Ral
2018-06-04CMakeLists: Fix build breakage if MATRIX_DOC_PATH is relativeKitsune Ral
2018-06-04CMakeLists: fix build breakage if GTAD path is relativeKitsune Ral
2018-06-04Make libQMatrixClient buildable outside of QuaternionKitsune Ral
2018-06-03csapi + converters: Support variant types (using QVariant)Kitsune Ral
2018-05-28Move out prettyPrint() from Room to util.hKitsune Ral
2018-05-06Remove unused job classes.Kitsune Ral
2018-05-06CMakeLists.txt: Bump API versionKitsune Ral
2018-05-04New home for the generated code - lib/csapiKitsune Ral
2018-05-04Preempt job/setroomstatejob.* with jobs/generated/room_state.*Kitsune Ral
2018-05-03Preempt jobs/joinroomjob.* with jobs/generated/joining.*Kitsune Ral
2018-05-03GetRoomEventsJob (replaces RoomMessagesJob) + refactoringKitsune Ral
2018-04-30Build systems: add jobs/generated/definitions to the mixKitsune Ral
2018-04-29Merge branch 'master' into kitsune-gtadKitsune Ral
2018-04-14CMakeLists.txt: minor refactoringKitsune Ral
2018-04-13Support Qt 5.4Kitsune Ral
2018-04-13Merge branch 'master' into kitsune-gtadKitsune Ral
2018-04-11Comment out install(EXPORT_ANDROID_MK)Kitsune Ral
2018-04-05Unofficially relax Qt requirement to 5.5.1Kitsune Ral
2018-04-03CMakeLists.txt: Specify the API version correctlyKitsune Ral
2018-03-31Make and install CMake config package; provide examples/CMakeLists.txt using itKitsune Ral
2018-03-31Install CMake files to the proper placeKitsune Ral
2018-03-31Move source files to a separate folderKitsune Ral
2018-03-31Merge branch 'master' into kitsune-gtadKitsune Ral
2018-03-30Introduce install target for the libraryKitsune Ral
2018-03-24Introduce DirectChatEvent (parse only, no processing yet)Kitsune Ral
2018-03-05ReadMarkerEvent; TagEvent remade with less boilerplate codeKitsune Ral
2018-03-04CMakeLists.txt: indent files with 4 spaces as everywhere elseKitsune Ral
2018-02-27Merge branch 'master' into kitsune-gtadKitsune Ral
2018-02-26TagEvent: m.tag events parsingKitsune Ral
2018-01-14DownloadFileJobKitsune Ral
2018-01-14BaseJob::Data -> RequestData; support QIODevice* input/outputKitsune Ral
2018-01-12DownloadFileJobKitsune Ral
2018-01-12BaseJob::Data -> RequestData; support QIODevice* input/outputKitsune Ral
2018-01-05CMakeLists.txt: Exclude more API files from generationKitsune Ral
2018-01-04Disable generation of jobs that stand in the wayKitsune Ral
2017-12-31Merge branch 'master' into kitsune-gtadKitsune Ral
2017-12-30QMatrixClient::NetworkAccessManager (singleton Qt NAM that remembers ignored ...Kitsune Ral
2017-12-26NetworkSettings: store proxy configurationKitsune Ral
2017-12-25CMakeLists: Add -W to the mixKitsune Ral
2017-12-25Polished warnings configurationKitsune Ral
2017-12-25Now really switching to the new toolchain: C++14, GCC/Clang 5, Qt 5.6Kitsune Ral
2017-12-25Merge branch 'master' into kitsune-gtadKitsune Ral
2017-12-16CMakeLists.txt: Make -Wreturn-type an errorKitsune Ral
2017-12-10Use the generated PostReceiptJob; don't compile unused job classesKitsune Ral
2017-12-07GTAD: Enable content-repo stubs generationKitsune Ral