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
/
jobs
/
downloadfilejob.cpp
Age
Commit message (
Expand
)
Author
2022-02-13
Merge branch 'dev'
Alexey Rusakov
2022-02-07
Remove encryptionmanager and various fixes
Tobias Fella
2022-01-02
Add ImplPtr and makeImpl
Alexey Rusakov
2022-01-01
Define destructors out-of-line when unique/scoped ptr are involved
Alexey Rusakov
2021-12-01
Apply suggestions from code review
Tobias Fella
2021-12-01
Apply suggestions from code review
Tobias Fella
2021-12-01
Add mxc protocol to the networkaccessmanager
Tobias Fella
2021-12-01
Handle encrypted file download through existing API
Tobias Fella
2021-12-01
Implement download and decryption of encrypted files
Tobias Fella
2021-01-16
Updated copyright statements upon Git audit
Kitsune Ral
2020-12-24
Fix clang-tidy/clazy warnings
Kitsune Ral
2020-06-07
BaseJob: jsonData() and prepareResult/Error()
Kitsune Ral
2019-09-29
Rename pieces with qmc/qmatrixclient
Kitsune Ral
2019-08-20
BaseJob/ConnectionData: connection-wide rate-limiting
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-04-06
Clean up on clang-tidy/clazy analysis
Kitsune Ral
2019-03-02
style: apply .clang-format to all .cpp and .h files
Marc Deop
2018-04-02
BaseJob: set the status upon headers arrival
Kitsune Ral
2018-03-31
Move source files to a separate folder
Kitsune Ral