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.cpp
Age
Commit message (
Expand
)
Author
2022-01-18
Don't use 'static' on top-level/namespace scope
Alexey Rusakov
2022-01-18
Move over non-interface code to QLatin1String
Alexey Rusakov
2021-12-28
Settings classes: unify on QUO_ macro prefix
Alexey Rusakov
2021-08-22
Settings: no more setToken() and accessToken(); deprecate clearAccessToken()
Alexey Rusakov
2021-06-13
Exclude code no more needed with Qt6
Alexey Rusakov
2021-01-16
Updated copyright statements upon Git audit
Kitsune Ral
2020-09-04
Fixes of clazy warnings
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-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-03-31
Move source files to a separate folder
Kitsune Ral