1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/persistence
sudden6 b609a8f99a
Merge pull request #4697
tox-user (5):
      feat(settings): Add audio quality setting
      feat(settings): make audio quality setting persistent
      refactor(settings): use constants in audio quality setting
      refactor(settings): use a cleaner way to read and set audio bitrate
      style(settings): change names of local constants to camel case
2017-10-08 00:18:06 +02:00
..
db fix(build): fix sqlcipher header inclusion 2017-07-24 08:16:23 -04:00
history.cpp feat(chatform): Highlight chat history 2017-06-25 21:23:04 +02:00
history.h feat(chatform): Highlight chat history 2017-06-25 21:23:04 +02:00
offlinemsgengine.cpp fix(receipts): Prevent double message send for received receipt 2017-09-06 23:35:42 -07:00
offlinemsgengine.h fix(receipts): Prevent double message send for received receipt 2017-09-06 23:35:42 -07:00
profile.cpp feat(identicon): use Identicons instead of empty avatars 2017-10-06 23:57:55 +02:00
profile.h refactor: don't pass ToxPk as QString 2017-10-06 23:57:55 +02:00
profilelocker.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
profilelocker.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
serialize.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
serialize.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
settings.cpp refactor(settings): use constants in audio quality setting 2017-09-30 12:52:09 +02:00
settings.h feat(settings): make audio quality setting persistent 2017-09-29 12:33:30 +02:00
settingsserializer.cpp feat: stop using plaintext passwords in the code 2017-04-08 12:24:29 +02:00
settingsserializer.h feat: stop using plaintext passwords in the code 2017-04-08 12:24:29 +02:00
smileypack.cpp chore(qt): Remove old qt code 2017-06-26 23:06:55 +03:00
smileypack.h refactor: returned correct code format and some other small changes 2017-04-19 18:19:19 +03:00
toxsave.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
toxsave.h chore: explicitly mention that copyright belongs to qTox contributors 2016-11-29 11:12:06 +00:00