1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/persistence
tux3 13bea16292
Add encrypting profile settings serializer
We now use a binary serialized format to save space and allow clean encryption of the user settings.
All the settings can (and should) be edited from the GUI so there is no loss of functionnality.

It can still read the old .ini format, and will seamlessly upgrade to the new format.

Fixes #1810
2015-06-06 20:15:50 +02:00
..
db Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
historykeeper.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
historykeeper.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
offlinemsgengine.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
offlinemsgengine.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
profile.cpp Add encrypting profile settings serializer 2015-06-06 20:15:50 +02:00
profile.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
profilelocker.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
profilelocker.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
serialize.cpp Add encrypting profile settings serializer 2015-06-06 20:15:50 +02:00
serialize.h Add encrypting profile settings serializer 2015-06-06 20:15:50 +02:00
settings.cpp Add encrypting profile settings serializer 2015-06-06 20:15:50 +02:00
settings.h Add encrypting profile settings serializer 2015-06-06 20:15:50 +02:00
settingsserializer.cpp Add encrypting profile settings serializer 2015-06-06 20:15:50 +02:00
settingsserializer.h Add encrypting profile settings serializer 2015-06-06 20:15:50 +02:00
smileypack.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
smileypack.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
toxsave.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
toxsave.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00