81 Commits (8bc6fc9fd8e22a58d5c507e86cd4aab4de00292a)

Author SHA1 Message Date
Diadlo b522da5bed
refactor(history): Moved creaton of RawDatabase from History constuctor 9 years ago
Zetok Zalbavar 64bbc6cfbb
style: change postfix increment to prefix increment 9 years ago
Diadlo 902828fcc2
docs(persistence): Added leading stars 9 years ago
Diadlo 1c547fc73f
docs(persistence): Change comment style 9 years ago
Diadlo 20d3225f29
style(chatlog, persistence): Style fixes 9 years ago
PafXUS e852ed92f6
fix(persistence): pass by reference to const 9 years ago
initramfs 56e15aeab1
refactor(profile): display files that could not be deleted in prompt 9 years ago
initramfs 78fd245e4c
feat(profile): add a dialog to indicate profile deletion error 9 years ago
initramfs 1dabbca94c
feat(profile): show warning on failure to delete profile 9 years ago
Impyy 56a36e2e0a fix(profile): Don't require .ini to load profile 9 years ago
sudden6 9a80950ac6
Fix #2161 9 years ago
tux3 38c68658e0
Fix personnal->personal typo 10 years ago
Jacob Henner e9b34f5154
Fixes #2686 - Profiles will store avatars in distinct files 10 years ago
Jacob Henner 3f4c21216a
Fixes #2629: avatars will be re-encrypted when the profile password changes 10 years ago
tux3 a0645d5cba
Fix #2700 10 years ago
tux3 40ddf81fd1
Instead of saving empty files, delete empty avatars 10 years ago
tux3 cbe8104576
Fix bad handling of empty avatars 10 years ago
tux3 b5cdfb3dce
Implement new SQLCipher based database and history 10 years ago
tux3 9cf0cbde6b
Fix avatar deletion not visible 10 years ago
tux3 4e1029808b
Remove useless TODO 10 years ago
tux3 63644050f3
Fix #2683 10 years ago
tux3 94a6df47cc
Update avatar encryption when changing password 10 years ago
tux3 45ac45c019
Create avatars directory on the fly 10 years ago
tux3 2396109a7e
Encrypt avatar for encryped profiles 10 years ago
tux3 25ed3d4fba
Fix avatars for encrypted profiles 10 years ago
tux3 19a1851547
Small startup speed improvement 10 years ago
PKEv ae9b29cfae correct remove profile 10 years ago
tux3 645b1e5566
Fix raciness of encryption API 10 years ago
tux3 13bea16292
Add encrypting profile settings serializer 10 years ago
Zetok Zalbavar 67e9aeec63
Fix incorrect copyright headers 10 years ago
tux3 20f254651d
Reorganize files 10 years ago
tux3 0fd489fbba
Properly kill all calls in ~Core 10 years ago
tux3 1ded562d9d
Clean Settings interface 10 years ago
tux3 192d9a5e29
Cleanup main() a bit 10 years ago
tux3 9e65cfde5c
Don't use QVector::removeAll 10 years ago
tux3 67e85b3ddc Add change password button 10 years ago
tux3 0642c1b0d7 Add button to delete password 10 years ago
tux3 2dbf2e54b1 Implement restarting toxcore 10 years ago
tux3 5f94f33117 Use profile password for all encryption 10 years ago
tux3 42a7efb053 Implement the -p option 10 years ago
tux3 7fc087ea95 Implement profile renaming 10 years ago
tux3 21db31c215 Implement profile deletion 10 years ago
tux3 f7546a731f Fix profile saving on exit 10 years ago
tux3 3fd6d5d3e9 Implement logout button 10 years ago
tux3 05a49e8072 Autosave on exit 10 years ago
tux3 abf65a5060 Remove deprecated profile management functions 10 years ago
tux3 933dce485d Add tox save loading/saving to Profile 10 years ago
tux3 840fd7dc40 Cleanly create new profiles 10 years ago
tux3 bf29d4a6d5 Allow to load/create from login screen 10 years ago
tux3 032c561e62 Make Nexus own and start the LoginScreen 10 years ago