1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/persistence
Anthony Bilinski 665a6c4e3d
refactor(Nexus): Remove Nexus::getDesktopGUI
Remove ProfileImporter's dependence on Widget, on path towards removing
Nexus singleton.
2022-05-26 18:04:01 -07:00
..
db fix(history): Heal duplicate peer entries with different case 2022-05-22 11:15:59 -07:00
globalsettingsupgrader.cpp fix(core): One time reset of user bootstrap node list to default 2022-03-06 06:00:13 -08:00
globalsettingsupgrader.h refactor: Comply with Wpedantic 2022-03-11 10:08:02 -08:00
history.cpp refactor(History): Split remove history query into transaction 2022-05-24 12:27:16 -07:00
history.h feat(History): Add a GUI error on database schema mismatch 2022-05-20 11:38:12 -07:00
ifriendsettings.cpp refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
ifriendsettings.h refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
igroupsettings.cpp refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
igroupsettings.h feat(Settings): Add setting for hiding group join and leave system messages 2022-02-20 17:32:23 -08:00
inotificationsettings.cpp refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
inotificationsettings.h refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
ismileysettings.cpp fix(tests): Mock Settings for SmileyPack test 2022-03-15 01:32:16 -07:00
ismileysettings.h fix(tests): Mock Settings for SmileyPack test 2022-03-15 01:32:16 -07:00
offlinemsgengine.cpp fix: Replace deprecated QMutex::Recursive with QRecursiveMutex 2021-06-06 01:29:44 -07:00
offlinemsgengine.h fix: Replace deprecated QMutex::Recursive with QRecursiveMutex 2021-06-06 01:29:44 -07:00
paths.cpp refactor: Comply with Clang's Wunused-const-variable 2022-03-15 08:19:53 -07:00
paths.h fix(core): One time reset of user bootstrap node list to default 2022-03-06 06:00:13 -08:00
personalsettingsupgrader.cpp fix(settings): Heal invalid ToxPk saved to Personal Settings 2022-03-13 05:28:44 -07:00
personalsettingsupgrader.h refactor: Comply with Wpedantic 2022-03-11 10:08:02 -08:00
profile.cpp feat(History): Add a GUI error on database schema mismatch 2022-05-20 11:38:12 -07:00
profile.h fix(UI): Centre message boxes on main window 2022-04-03 18:31:33 -07:00
profilelocker.cpp refactor: Remove Settings singleton 2022-03-13 16:00:48 -07:00
profilelocker.h refactor(style): Match declaration and definition argument names 2022-03-15 08:19:53 -07:00
serialize.cpp feat(CI): Disallow unsafe implicit casts to QString 2022-04-05 12:10:05 -07:00
serialize.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
settings.cpp refactor(Nexus): Remove all uses of getProfile in child classes 2022-04-04 00:39:12 -07:00
settings.h refactor(Settings): Save loaded profile automatically 2022-04-04 00:38:57 -07:00
settingsserializer.cpp refactor: Comply with Wmissing-declarations 2022-03-11 10:08:02 -08:00
settingsserializer.h refactor: Comply with Wmissing-declarations 2022-03-11 10:08:02 -08:00
smileypack.cpp fix(tests): Mock Settings for SmileyPack test 2022-03-15 01:32:16 -07:00
smileypack.h refactor(style): Match declaration and definition argument names 2022-03-15 08:19:53 -07:00
toxsave.cpp refactor(Nexus): Remove Nexus::getDesktopGUI 2022-05-26 18:04:01 -07:00
toxsave.h refactor(Nexus): Remove Nexus::getDesktopGUI 2022-05-26 18:04:01 -07:00