index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
logging.h
Age
Commit message (
Expand
)
Author
2021-11-19
Make enum values logging more terse()
Alexey Rusakov
2021-10-11
formatJson(QDebug): Drop some very old cruft
Alexey Rusakov
2021-09-10
Add "quotient.network" logging category
Alexey Rusakov
2021-08-22
Drop QMatrixClient namespace alias
Alexey Rusakov
2021-07-16
Log thumbnail requests in their own category
Alexey Rusakov
2021-01-16
Updated copyright statements upon Git audit
Kitsune Ral
2021-01-15
Merge pull request #428 from ognarb/licensing
Kitsune Ral
2020-12-28
Add a new logging category for room member changes
Kitsune Ral
2020-12-26
Port existing copyright statement to reuse using licensedigger
Carl Schwan
2019-08-18
New logging categories: events.state, events.messages, and e2ee
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-06-24
Merge branch 'master' into clang-format
Kitsune Ral
2019-03-02
style: apply .clang-format to all .cpp and .h files
Marc Deop
2018-11-04
profilerMinNsecs(): Fix a misnomer - it's PROFILER_LOG_USECS now - and docume...
Kitsune Ral
2018-11-04
Profiler logging fixes and improvements
Kitsune Ral
2018-03-31
Move source files to a separate folder
Kitsune Ral