1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
Anthony Bilinski 0c967725df
refactor: Remove Settings singleton
* Make main.cpp's toxSave free functions into a ToxSave class so that it can be
  given Settings on construction.
* Add void* to IPC callbacks so that classes can get back to themselves.
2022-03-13 16:00:48 -07:00
..
chatlog refactor: Remove Settings singleton 2022-03-13 16:00:48 -07:00
core refactor: Remove CameraSource singleton 2022-03-13 16:00:48 -07:00
model refactor: Remove Settings singleton 2022-03-13 16:00:48 -07:00
net refactor(model): Fix case of IBootstrapListGenerator::getBootstrapNodes 2022-03-13 00:42:33 -08:00
persistence refactor: Remove Settings singleton 2022-03-13 16:00:48 -07:00
platform refactor: Remove Settings singleton 2022-03-13 16:00:48 -07:00
video refactor: Remove Settings singleton 2022-03-13 16:00:48 -07:00
widget refactor: Remove Settings singleton 2022-03-13 16:00:48 -07:00
friendlist.cpp refactor: Remove Settings singleton 2022-03-13 16:00:48 -07:00
friendlist.h refactor: Remove Settings singleton 2022-03-13 16:00:48 -07:00
grouplist.cpp refactor: remove Core::getInstance from grouplist 2020-05-11 10:28:26 +02:00
grouplist.h refactor: remove Core::getInstance from grouplist 2020-05-11 10:28:26 +02:00
ipc.cpp refactor: Remove Settings singleton 2022-03-13 16:00:48 -07:00
ipc.h refactor: Remove Settings singleton 2022-03-13 16:00:48 -07:00
loginscreen.ui refactor(nexus): make loginscreen independent of nexus 2018-02-01 22:00:06 +01:00
main.cpp refactor: Remove Settings singleton 2022-03-13 16:00:48 -07:00
mainwindow.ui fix(ui): show empty status as placeholder instead of as status 2019-05-07 14:34:08 -07:00
nexus.cpp refactor: Remove Settings singleton 2022-03-13 16:00:48 -07:00
nexus.h refactor: Remove CameraSource singleton 2022-03-13 16:00:48 -07:00