aboutsummaryrefslogtreecommitdiff
path: root/lib/logging.h
AgeCommit message (Expand)Author
2022-06-18Drop pre-Qt 5.15 codeAlexey Rusakov
2021-12-07Port E2EE to database instead of JSON filesTobias Fella
2021-11-19Make enum values logging more terse()Alexey Rusakov
2021-10-11formatJson(QDebug): Drop some very old cruftAlexey Rusakov
2021-09-10Add "quotient.network" logging categoryAlexey Rusakov
2021-08-22Drop QMatrixClient namespace aliasAlexey Rusakov
2021-07-16Log thumbnail requests in their own categoryAlexey Rusakov
2021-01-16Updated copyright statements upon Git auditKitsune Ral
2021-01-15Merge pull request #428 from ognarb/licensingKitsune Ral
2020-12-28Add a new logging category for room member changesKitsune Ral
2020-12-26Port existing copyright statement to reuse using licensediggerCarl Schwan
2019-08-18New logging categories: events.state, events.messages, and e2eeKitsune 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
2018-11-04profilerMinNsecs(): Fix a misnomer - it's PROFILER_LOG_USECS now - and docume...Kitsune Ral
2018-11-04Profiler logging fixes and improvementsKitsune Ral
2018-03-31Move source files to a separate folderKitsune Ral