1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
sudden6 a82eb6f36e
feat(core): prepare qTox for groupchat saving
This change creates groups on startup of Core. We need this once
https://github.com/TokTok/c-toxcore/pull/1156 is merged to load existing
groups.
2018-11-22 08:11:18 +01:00
..
audio fix(audio): specify format for sounds and make sounds follow it 2018-09-20 17:15:44 +02:00
chatlog refactor: remove another function from Nexus 2018-11-01 10:22:20 +01:00
core feat(core): prepare qTox for groupchat saving 2018-11-22 08:11:18 +01:00
model refactor(friend): remove Core dependency 2018-11-15 10:33:37 +01:00
net feat: add class to retrieve bootstrap nodes from nodes.tox.chat 2018-11-19 16:52:02 +01:00
persistence refactor: re-format and cleanup 2018-11-14 13:58:24 +01:00
platform fix(video): workaround for webcams that provide no fps value 2018-09-29 18:42:31 +02:00
video fix(video): correctly align data passed to toxcore 2018-11-03 15:14:15 +01:00
widget refactor: re-format and cleanup 2018-11-14 13:58:24 +01:00
friendlist.cpp refactor(friend): remove Core dependency 2018-11-15 10:33:37 +01:00
friendlist.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
grouplist.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
grouplist.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
ipc.cpp chore: Use nullptr instead of 0 for NULL pointer constants. 2018-09-07 21:38:59 +00:00
ipc.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
loginscreen.ui refactor(nexus): make loginscreen independent of nexus 2018-02-01 22:00:06 +01:00
main.cpp fix(main): register IPC handlers only after starting up 2018-10-31 01:46:33 +01:00
mainwindow.ui feat(UI): add accessibility labels to all remaining .ui files 2016-11-29 00:17:52 +00:00
nexus.cpp refactor: remove another function from Nexus 2018-11-01 10:22:20 +01:00
nexus.h refactor: remove another function from Nexus 2018-11-01 10:22:20 +01:00