aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2019-08-11CMakeLists.txt: suppress some MSVC warningsKitsune Ral
2019-08-11Configure MSVC warnings in CMakeLists.txt; build in AppVeyor with Qt 5.13Kitsune Ral
2019-08-11Officially bump requirements: CMake 3.10, C++17, Qt 5.9Kitsune Ral
2019-08-09Rename CMake/pkg-config related partsKitsune Ral
2019-08-09Rename zero-impact stringsKitsune Ral
2019-08-02Merge branch 'master' into use-clang-formatKitsune Ral
2019-08-01Merge branch 'master' into kitsune-relationsKitsune Ral
2019-07-31Support for receiving m.reaction eventsKitsune Ral
2019-07-27E2EE: introduce EncryptedEventAlexey Andreyev
2019-07-10CMakeLists.txt: fix things around clang-format, inherit CLANG_FORMAT_ARGSKitsune Ral
2019-07-09Merge branch 'master' into use-clang-formatKitsune Ral
2019-07-04Change libQtOlm location. Fix .travis.yml and .appveyor.ymlAlexey Andreyev
2019-07-04Add EncryptionManager class. Add AccountSettings::encryptionAccountPickle logic.Alexey Andreyev
2019-07-04Add libQtOlmAlexey Andreyev
2019-06-30CMakeLists.txt: add clang-format invocation to update-api targetKitsune Ral
2019-06-25Introduce EncryptionEvent classKitsune Ral
2019-06-25Include olm via cmake (should work on Linux and MinGW)Felix Rohrbach
2019-06-25CMakeLists: replace list(TRANSFORM) with foreach/list(APPEND)Kitsune Ral
2019-06-25CMakeLists: use REALPATH instead of PROGRAM to find gtadKitsune Ral
2019-06-24CMakeLists.txt: Re-add parts of CSAPI that accidentally went missingKitsune Ral
2019-06-24Merge branch 'master' into clang-formatKitsune Ral
2019-06-23Use clang-format to autoformat generated API filesKitsune Ral
2019-04-06CMakeLists.txt: use project() to set the versionKitsune Ral
2019-03-31CMakeLists.txt: slightly better version managementKitsune Ral
2019-03-13Bump API_VERSION to 0.6Kitsune Ral
2019-02-15RoomTombstoneEventKitsune Ral
2019-02-11RoomCreateEventKitsune Ral
2019-02-09csapi: add RedirectToSSOJobKitsune Ral
2019-01-10Merge pull request #271 from qsodev/example_installKitsune Ral
2019-01-05API version++; use QMediaResource from QtMultimedia (new dep) to detect m.videoKitsune Ral
2019-01-04added option for installation of qmc-example applicationqso
2018-12-04Merge pull request #262 from uhoreg/sonameKitsune Ral
2018-12-03use the API version as the SOVERSIONHubert Chathi
2018-11-20Make SyncData more self-contained and prepare for cache splittingKitsune Ral
2018-09-29Support CS API 0.4.0Kitsune Ral
2018-09-17remove tunrnserverJosip Delic
2018-09-16Merge remote-tracking branch 'upstream/master'Josip Delic
2018-09-13Use pkg-config only on GNU/Linux.Black Hat
2018-09-12Add QMatrixClient.pc.inBlack Hat
2018-08-25Update marius voip to new libqtmcJosip Delic
2018-08-03Refactor event itemsKitsune Ral
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