aboutsummaryrefslogtreecommitdiff
path: root/lib/eventitem.h
AgeCommit message (Expand)Author
2022-08-01EventItem: use doc-comments correctlyAlexey Rusakov
2022-06-18Drop pre-Qt 5.15 codeAlexey Rusakov
2022-05-29Refactor EncryptedFile and EC::FileInfo::fileAlexey Rusakov
2022-05-16Implement sending encrypted filesTobias Fella
2022-01-02Manage symbols visibility for dynamic linkingAlexey Rusakov
2021-12-29Add QUOTIENT_API throughout non-generated codeAlexey Rusakov
2021-12-27EventItem::setUserData: use std::moveAlexey Rusakov
2021-11-26Drop Q_GADGET from most uncopyable classes; other minor cleanupAlexey Rusakov
2021-08-21CleanupAlexey Rusakov
2021-08-10Turn EventStatus from a class to a namespaceAlexey Rusakov
2021-01-16Updated copyright statements upon Git auditKitsune Ral
2021-01-15Merge pull request #428 from ognarb/licensingKitsune Ral
2021-01-12EventItemBase: Allow adding custom dataKitsune Ral
2020-12-26Port existing copyright statement to reuse using licensediggerCarl Schwan
2020-04-08EventStatus::ReplacedKitsune Ral
2019-08-09Namespace: QMatrixClient -> Quotient (with back comp alias)Kitsune Ral
2019-08-02Apply the new brace wrapping to source filesKitsune Ral
2019-06-24Merge branch 'master' into clang-formatKitsune Ral
2019-03-02style: apply .clang-format to all .cpp and .h filesMarc Deop
2019-01-05PendingEventItem: add FileUploaded status and setFileUploaded helper functionKitsune Ral
2018-10-04Modernise and fix code dealing with call eventsKitsune Ral
2018-08-03Refactor event itemsKitsune Ral
2018-08-03Connection::sendMessage: mark as tentativeKitsune Ral