1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
sudden6 f3a10815ed
refactor: remove Core::getInstance from AvatarBroadcaster
During this process, make AvatarBroadcaster a non-static class.
2020-05-11 10:28:26 +02:00
..
audio refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
chatlog refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
core feat(core): use user editable bootstrap node list 2020-05-10 21:40:04 -07:00
model refactor(core): pass bootstrap list interface to Core 2020-05-10 21:39:58 -07:00
net refactor: remove Core::getInstance from AvatarBroadcaster 2020-05-11 10:28:26 +02:00
persistence refactor: remove Core::getInstance from AvatarBroadcaster 2020-05-11 10:28:26 +02:00
platform refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
util refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
video refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
widget refactor: remove Core::getInstance from grouplist 2020-05-11 10:28:26 +02:00
friendlist.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
friendlist.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -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 fix(ipc): allow IPC under windows by not using std::random_device with mingw 2020-04-30 19:26:18 -07:00
ipc.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
loginscreen.ui refactor(nexus): make loginscreen independent of nexus 2018-02-01 22:00:06 +01:00
main.cpp refactor(paths): move Settings path functions into Paths 2020-05-10 18:03:47 -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 Core::getInstance() from ChatForm classes 2020-05-02 23:36:38 +02:00
nexus.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00