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
/
converters.cpp
Age
Commit message (
Expand
)
Author
2021-12-25
Remove irrelevant include
Tobias Fella
2021-12-25
Remove unneeded code
Tobias Fella
2021-12-24
Apply suggestions
Tobias Fella
2021-12-07
Rename "crypto" -> "e2ee"
Tobias Fella
2021-12-01
Apply suggestions from code review
Carl Schwan
2021-12-01
More tests
Carl Schwan
2021-11-28
Simplify converters.*
Alexey Rusakov
2021-01-16
Updated copyright statements upon Git audit
Kitsune Ral
2020-12-26
Port existing copyright statement to reuse using licensedigger
Carl Schwan
2020-12-24
Fix clang-tidy/clazy warnings
Kitsune Ral
2020-07-21
converters.*: clean away old cruft
Kitsune Ral
2019-08-09
Namespace: QMatrixClient -> Quotient (with back comp alias)
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-12-08
Refactor toJson/fillJson
Kitsune Ral
2018-06-09
csapi: Now really fix passing query parameters
Kitsune Ral
2018-06-04
converters.*: Fixes
Kitsune Ral
2018-06-03
csapi + converters: Support variant types (using QVariant)
Kitsune Ral