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
/
settings.h
Age
Commit message (
Expand
)
Author
2021-08-22
Settings: no more setToken() and accessToken(); deprecate clearAccessToken()
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-06-07
AccountSettins: use perfect forwarding
Kitsune Ral
2020-04-14
Settings: use UTF-8 encoding
Kitsune Ral
2019-09-29
Settings: childGroups() should merge legacy and current groups; QMC->QTNT in ...
Kitsune Ral
2019-08-12
Make Settings::remove() to clear the legacy; more doc-comments
Kitsune Ral
2019-08-09
Namespace: QMatrixClient -> Quotient (with back comp alias)
Kitsune Ral
2019-08-09
Rename zero-impact strings
Kitsune Ral
2019-08-02
Apply the new brace wrapping to source files
Kitsune Ral
2019-07-09
Merge branch 'master' into use-clang-format
Kitsune Ral
2019-07-04
Add EncryptionManager class. Add AccountSettings::encryptionAccountPickle logic.
Alexey Andreyev
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-08-20
Settings: get<>(); pass arguments more efficiently
Kitsune Ral
2018-03-31
Move source files to a separate folder
Kitsune Ral