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
/
csapi
/
typing.cpp
Age
Commit message (
Collapse
)
Author
2021-10-04
Regenerate CS API files upon the previous commit
Alexey Rusakov
2020-06-07
Update generated files according to gtad/* changes
Kitsune Ral
2020-04-17
Regenerate API files using new GTAD and refreshed templates
Kitsune Ral
No functional changes.
2019-08-09
Namespace: QMatrixClient -> Quotient (with back comp alias)
Kitsune Ral
2019-03-02
style: apply .clang-format to all .cpp and .h files
Marc Deop
2018-07-04
Use QStringLiteral() and operator"" _ls() in network jobs
Kitsune Ral
2018-06-09
csapi: Now really fix passing query parameters
Kitsune Ral
Also: GetContentThumbnailJob (again) requires width and height.
2018-06-02
csapi: Use Omittable<> container instead of intrusive 'omitted' field
Kitsune Ral
Also: use the latest feature of GTAD, +set/+on, to make gtad.yaml more compact.
2018-05-26
lib/csapi/: regenerate job classes from the most recent templates
Kitsune Ral
The second part to close #208.
2018-05-04
New home for the generated code - lib/csapi
Kitsune Ral