1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/persistence
Anthony Bilinski cbf2a1801f
Merge pull request #5354
Anthony Bilinski (2):
      feat(db): add file hash to file history
      refactor(files): change ToxFile's fileName to QString

Mick Sayson (5):
      refactor(files): Refactor FileTransferWidget
      feat(db): Support schema version upgrades
      feat(db): Database support for file history
      feat(db): Hookup file history to the rest of the system
      feat(db): File transfer history review comments
2018-12-14 08:34:53 -08:00
..
db fix(db): use SQLCipher 3.x crypto even with SQLCipher 4.x 2018-12-08 11:30:49 -08:00
history.cpp refactor(files): change ToxFile's fileName to QString 2018-12-14 00:33:27 -08:00
history.h refactor(files): change ToxFile's fileName to QString 2018-12-14 00:33:27 -08:00
ifriendsettings.h refactor: Add IFriendSettings 2017-12-24 13:23:31 +03:00
offlinemsgengine.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
offlinemsgengine.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
paths.cpp fix(paths): fix bugs uncovered while developing test cases 2018-11-14 11:02:21 +01:00
paths.h feat(paths): create class to combine all qTox managed paths 2018-11-14 11:02:17 +01:00
profile.cpp feat(db): Database support for file history 2018-12-02 14:35:18 -08:00
profile.h feat(db): Database support for file history 2018-12-02 14:35:18 -08:00
profilelocker.cpp fix: fix memory leak in CoreAV and missuse of std::uniqe_ptr 2018-10-25 08:06:31 +02:00
profilelocker.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
serialize.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
serialize.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
settings.cpp fix(settings): repair saved invalid proxy type due to #5311 2018-12-09 15:10:21 -08:00
settings.h fix(settings): repair saved invalid proxy type due to #5311 2018-12-09 15:10:21 -08:00
settingsserializer.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
settingsserializer.h refactor(chatform): Use QStringList instead of QVector<QString> 2018-05-31 21:32:58 +02:00
smileypack.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
smileypack.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
toxsave.cpp refactor: remove unneeded busy waiting code 2018-10-31 01:47:45 +01:00
toxsave.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00