aboutsummaryrefslogtreecommitdiff
path: root/lib/accountregistry.cpp
AgeCommit message (Expand)Author
2022-06-08Save connection state while QCoreApplication is still thereAlexey Rusakov
2022-06-01Merge pull request #559 from TobiasFella/removeaccountsloadingAlexey Rusakov
2022-05-31Remove accounts from accountsLoading when they're no longer loadingTobias Fella
2022-05-31#558: Save connection state when destructing accountregistryAlexey Rusakov
2022-05-31AccountRegistry: fix dropping an inexistent ConnectionAlexey Rusakov
2022-05-31Save connection state when destructing accountregistryTobias Fella
2022-05-30Cleanup and reformattingAlexey Rusakov
2022-05-29Also reemit resolveErrorTobias Fella
2022-05-29Error handlingTobias Fella
2022-05-29Apply suggestions from code reviewTobias Fella
2022-05-27Load and store accounts in the keychainTobias Fella
2022-01-18AccountRegistry: derive from QVector and clean upAlexey Rusakov
2021-10-04AccountRegistry: minor code cleanupAlexey Rusakov
2021-08-26Add AccountRegistryTobias Fella