Age | Commit message (Expand) | Author |
2022-07-13 | eventcontent.h: Use C++17 nested namespaces notation | Alexey Rusakov |
2022-06-24 | Make EventContent::Base() move constructor noexcept | Alexey Rusakov |
2022-06-22 | Address a few more Sonar warnings | Alexey Rusakov |
2022-05-29 | Cleanup and address Sonar warnings | Alexey Rusakov |
2022-05-29 | Refactor EncryptedFile and EC::FileInfo::file | Alexey Rusakov |
2022-05-08 | More cleanup | Alexey Rusakov |
2022-05-08 | Simplify EventContent a bit | Alexey Rusakov |
2022-05-08 | Cleanup; comments reformatting | Alexey Rusakov |
2022-05-08 | StateEvent: use non-member JSON converters | Alexey Rusakov |
2022-01-05 | Thumbnail: drop unneeded constructors | Alexey Rusakov |
2022-01-02 | Manage symbols visibility for dynamic linking | Alexey Rusakov |
2021-12-29 | Add QUOTIENT_API throughout non-generated code | Alexey Rusakov |
2021-12-28 | EventContent::FileInfo: default payloadSize to 0 | Alexey Rusakov |
2021-09-18 | Add the encryptedfile to the eventcontent | Tobias Fella |
2021-07-18 | Fix bit rot in comments | Alexey Rusakov |
2021-07-18 | Re-apply the previous commit and actually fix the breakage | Alexey Rusakov |
2021-07-18 | Revert previous commit | Alexey Rusakov |
2021-07-18 | Make EventContent::TypedBase() constructor protected | Alexey Rusakov |
2021-07-18 | Room::postFile(): adjust to the changed RoomMessageEvent API | Alexey Rusakov |
2021-01-16 | Updated copyright statements upon Git audit | Kitsune Ral |
2021-01-15 | Merge branch 'master' into dfaure/stricter-flags | Kitsune Ral |
2020-12-26 | Port existing copyright statement to reuse using licensedigger | Carl Schwan |
2020-11-26 | Enable QT_NO_URL_CAST_FROM_STRING and QT_STRICT_ITERATORS. | David Faure |
2020-07-26 | RoomAvatarEvent: add constructors from content | Kitsune Ral |
2019-08-25 | RoomMessageEvent::content(): constify event content | Kitsune Ral |
2019-08-09 | Namespace: QMatrixClient -> Quotient (with back comp alias) | Kitsune Ral |
2019-08-02 | Apply the new brace wrapping to source files | Kitsune Ral |
2019-07-09 | Merge branch 'master' into use-clang-format | Kitsune Ral |
2019-07-06 | Fix clazy warnings | Kitsune Ral |
2019-06-24 | Merge branch 'master' into clang-format | Kitsune Ral |
2019-03-23 | Room::downloadFile(): Tighten URL validations | Kitsune Ral |
2019-03-02 | style: apply .clang-format to all .cpp and .h files | Marc Deop |
2019-01-05 | EventContent::ImageInfo: support originalFilename in POD constructor | Kitsune Ral |
2019-01-05 | Make content in events editable | Kitsune Ral |
2019-01-05 | EventContent: use qint64 for the payload size | Kitsune Ral |
2018-12-26 | EventContent: allow empty (default-constructed) thumbnails | Kitsune Ral |
2018-12-08 | EventContent: minor cleanup | Kitsune Ral |
2018-07-04 | Event types system remade to be extensible | Kitsune Ral |
2018-03-31 | Move source files to a separate folder | Kitsune Ral |