1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
sudden6 f188409b8c
fix(autocomplete): don't auto-complete own nick
In the process also remove the dependency of the auto completer on Core.
2018-11-22 17:52:54 +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 fix(autocomplete): don't auto-complete own nick 2018-11-22 17:52:54 +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 fix(autocomplete): don't auto-complete own nick 2018-11-22 17:52:54 +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
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