aboutsummaryrefslogtreecommitdiff
path: root/lib/settings.cpp
AgeCommit message (Expand)Author
2022-01-18Don't use 'static' on top-level/namespace scopeAlexey Rusakov
2022-01-18Move over non-interface code to QLatin1StringAlexey Rusakov
2021-12-28Settings classes: unify on QUO_ macro prefixAlexey Rusakov
2021-08-22Settings: no more setToken() and accessToken(); deprecate clearAccessToken()Alexey Rusakov
2021-06-13Exclude code no more needed with Qt6Alexey Rusakov
2021-01-16Updated copyright statements upon Git auditKitsune Ral
2020-09-04Fixes of clazy warningsKitsune Ral
2020-04-14Settings: use UTF-8 encodingKitsune Ral
2019-09-29Settings: childGroups() should merge legacy and current groups; QMC->QTNT in ...Kitsune Ral
2019-08-12Make Settings::remove() to clear the legacy; more doc-commentsKitsune Ral
2019-08-09Namespace: QMatrixClient -> Quotient (with back comp alias)Kitsune Ral
2019-07-09Merge branch 'master' into use-clang-formatKitsune Ral
2019-07-04Add EncryptionManager class. Add AccountSettings::encryptionAccountPickle logic.Alexey Andreyev
2019-06-24Merge branch 'master' into clang-formatKitsune Ral
2019-04-06Clean up on clang-tidy/clazy analysisKitsune Ral
2019-03-02style: apply .clang-format to all .cpp and .h filesMarc Deop
2018-03-31Move source files to a separate folderKitsune Ral