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
/
mxcreply.cpp
Age
Commit message (
Expand
)
Author
2022-06-18
Drop pre-Qt 5.15 code
Alexey Rusakov
2022-05-29
Move encryptFile/decryptFile out of EncryptedFileMetadata
Alexey Rusakov
2022-05-29
Refactor EncryptedFile and EC::FileInfo::file
Alexey Rusakov
2022-04-23
Cleanup
Alexey Rusakov
2022-03-11
Fix loading images when E2EE is disabled
Tobias Fella
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-24
Fix reading unencrypted images
Tobias Fella
2021-12-01
Apply suggestions from code review
Tobias Fella
2021-12-01
Various improvements and fixes
Tobias Fella
2021-12-01
Add mxc protocol to the networkaccessmanager
Tobias Fella
2021-09-12
MxcReply: make sure to create a Private object
Alexey Rusakov
2021-09-11
Further tweaks to MxcReply
Alexey Rusakov
2021-09-10
Return a failed MxcReply on invalid requests
Tobias Fella
2021-09-07
Fix showing non-animated Images
Tobias Fella
2021-09-05
Implement the mxc protocol in the NetworkAccessManager
Tobias Fella