1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
sudden6 c4b9d302d0
feat(database): use own public key as salt to encrypt the database
fixes #3583

BREAKING CHANGE:
The database will be encrypted with a new key, qTox versions before this
commit won't be able to decrypt the database.
2016-11-22 08:18:30 +01:00
..
audio style: change postfix increment to prefix increment 2016-11-03 07:57:14 +00:00
chatlog fix(UI): Changed tab order to be same with visual order 2016-11-16 23:36:52 +03:00
core fix(core): don't emit idSet signal twice 2016-11-15 12:27:16 +01:00
net style: change postfix increment to prefix increment 2016-11-03 07:57:14 +00:00
persistence feat(database): use own public key as salt to encrypt the database 2016-11-22 08:18:30 +01:00
platform style: change postfix increment to prefix increment 2016-11-03 07:57:14 +00:00
video style: change postfix increment to prefix increment 2016-11-03 07:57:14 +00:00
widget feat(UI): add accessibility labels to the Profile page 2016-11-20 11:13:55 +00:00
friend.cpp refactor(widget): Remove FriendWidget creation from Friend constructor 2016-11-14 14:23:42 +03:00
friend.h refactor(widget): Remove FriendWidget creation from Friend constructor 2016-11-14 14:23:42 +03:00
friendlist.cpp refactor(widget): Remove FriendWidget creation from Friend constructor 2016-11-14 14:23:42 +03:00
friendlist.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
group.cpp refactor(toxid): Removed Core dependency from ToxId 2016-11-15 02:18:48 +03:00
group.h remove unused code, removed unused checks 2015-10-18 10:18:06 +01:00
grouplist.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
grouplist.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
ipc.cpp style: change postfix increment to prefix increment 2016-11-03 07:57:14 +00:00
ipc.h docs(core): Change comment style 2016-07-27 23:39:22 +03:00
loginscreen.ui feat(UI): add some accessibility labels to login pages 2016-11-14 20:01:48 +00:00
main.cpp chore: Shorten source file names in log messages. 2016-09-04 18:29:30 +01:00
mainwindow.ui Revert "Revert changes from merge of #2092 pull request" 2016-02-20 22:32:57 +01:00
nexus.cpp refactor: fixes of static analyze warnings 2016-09-23 14:47:53 +01:00
nexus.h docs(core): Change comment style 2016-07-27 23:39:22 +03:00