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
/
networkaccessmanager.cpp
Age
Commit message (
Expand
)
Author
2021-12-01
ssl
Carl Schwan
2021-12-01
More tests
Carl Schwan
2021-09-12
NAM::createRequest(): more logging
Alexey Rusakov
2021-09-11
Don't parent NAM to QCoreApplication
Alexey Rusakov
2021-09-10
Move URL creation to Room/Connection; use query instead of fragment
Alexey Rusakov
2021-09-10
Percent-encode all the things
Tobias Fella
2021-09-10
Return a failed MxcReply on invalid requests
Tobias Fella
2021-09-10
Update lib/networkaccessmanager.cpp
Tobias Fella
2021-09-10
Update lib/networkaccessmanager.cpp
Tobias Fella
2021-09-05
Create a NAM for each thread
Tobias Fella
2021-09-05
Implement the mxc protocol in the NetworkAccessManager
Tobias Fella
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-08-23
More cleanup; drop Qt bearer management on Qt 5.15+
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-03-31
Move source files to a separate folder
Kitsune Ral