Age | Commit message (Expand) | Author |
2021-10-13 | CMakeLists: more robust GTAD_PATH detection | Alexey Rusakov |
2021-10-13 | CMakeLists: don't report that update-api is enabled when it's actually not | Alexey Rusakov |
2021-09-12 | Merge pull request #499 from TobiasFella/mxcnam | Alexey Rusakov |
2021-09-05 | Implement the mxc protocol in the NetworkAccessManager | Tobias Fella |
2021-09-03 | Tacitly allow CMake 3.13 to keep LGTM working | Alexey Rusakov |
2021-09-03 | Require CMake 3.16; drop qmake; use C++20 and newer compilers | Alexey Rusakov |
2021-09-02 | Merge pull request #495 from quotient-im/kitsune-ci-windows-codeql | Alexey Rusakov |
2021-09-01 | CMakeLists: allow to pass clang-format options in CLANG_FORMAT | Alexey Rusakov |
2021-09-01 | CMakeLists: fix resolving gtad on Windows | Alexey Rusakov |
2021-08-31 | Add functions and macros to query for Quotient's version | Tobias Fella |
2021-08-26 | Add AccountRegistry | Tobias Fella |
2021-07-18 | MembershipType -> Membership, also used for JoinState | Alexey Rusakov |
2021-07-18 | CMakeLists: fixed potential linking errors around quotient_common.h | Alexey Rusakov |
2021-07-16 | Officially drop Qt Multimedia with Qt 6 | Alexey Rusakov |
2021-06-23 | Update to the new matrix-doc layout and tooling | Alexey Rusakov |
2021-06-13 | CMakeLists: require explicit BUILD_WITH_QT6 for Qt 6 | Alexey Rusakov |
2021-06-13 | Generate a moc file for quotient_common.h | Alexey Rusakov |
2021-06-12 | CMakeLists: require at least Qt 5.12; add Qt 6 support | Alexey Rusakov |
2021-01-25 | CMakeLists.txt: refactor configuration of features | Alexey Rusakov |
2021-01-25 | CMakeLists.txt: include(CTest) | Alexey Rusakov |
2021-01-21 | Move tests | Carl Schwan |
2021-01-15 | Merge branch 'master' into dfaure/stricter-flags | Kitsune Ral |
2021-01-06 | Use CMAKE_INSTALL_DATADIR instead of hard-coding share | Heiko Becker |
2020-12-28 | Add cmake change | Carl Schwan |
2020-12-03 | CMakeLists.txt: fix configuration failures | Kitsune Ral |
2020-12-03 | CMakeLists.txt: reworked configuration logging | Kitsune Ral |
2020-12-02 | Merge pull request #416 from ognarb/work/cmakefeaturesummary | Kitsune Ral |
2020-11-26 | Enable QT_NO_URL_CAST_FROM_STRING and QT_STRICT_ITERATORS. | David Faure |
2020-11-26 | Add feature summary to cmake file | Carl Schwan |
2020-11-24 | CMakeLists.txt: enable generating csapi/search.* | Kitsune Ral |
2020-08-11 | Build system optimisations | Kitsune Ral |
2020-08-02 | Bump the API version | Kitsune Ral |
2020-07-19 | MatrixUri->Uri: Extend to non-Matrix URIs | Kitsune Ral |
2020-07-18 | ResourceResolver | Kitsune Ral |
2020-06-12 | Merge remote-tracking branch 'origin/kitsune-conservative-configure-depends' | Kitsune Ral |
2020-06-12 | CMakeLists.txt: fix a typo | Kitsune Ral |
2020-06-12 | CMakeLists.txt: fix update-api target when there's no clang-format | Kitsune Ral |
2020-06-11 | CMakeLists.txt: only use CONFIGURE_DEPENDS when needed | Kitsune Ral |
2020-06-10 | CMakeLists.txt: exclude key_backup.yaml from API | Kitsune Ral |
2020-06-07 | gtad/*: optimise and use latest GTAD features | Kitsune Ral |
2020-06-01 | GTAD parts: new home and format updates for GTAD 0.7 | Kitsune Ral |
2020-04-13 | CMakeLists.txt: update libQtOlm to 3.0.1 | Bart Ribbers |
2020-04-06 | CMakeLists: install header files to a subdirectory | Kitsune Ral |
2020-03-29 | Fix building tests with installed Quotient in E2EE configuration | Kitsune Ral |
2020-03-28 | CMakeLists.txt: don't EXCLUDE_FROM_ALL if QtOlm is in-tree | Kitsune Ral |
2020-03-18 | SsoSession and Connection::prepareForSso() | Kitsune Ral |
2020-03-12 | E2EE: Make building E2EE optional. Contributes to #369 | Alexey Andreev |
2020-02-25 | E2EE: introduce RoomKeyEvent | Alexey Andreyev |
2020-02-18 | [quotest] Refactor Cmake files with variable project name | Alexey Andreev |
2019-12-29 | Merge branch 'master' of https://github.com/quotient-im/libQuotient into bhat... | Black Hat |