1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
Anthony Bilinski 4f7056385f
refactor: remove dependency on libfilteraudio
The audio filtering/echo compensation didn't ever work reliably, so just
remove it.
2020-03-23 18:24:23 -07:00
..
audio refactor: remove dependency on libfilteraudio 2020-03-23 18:24:23 -07:00
chatlog fix(chatlog): enable dynamic view range in chatlog with history disabled 2020-03-21 19:41:22 -07:00
core fix(interface): use virtual destructors for all interfaces 2020-03-22 01:59:24 -07:00
model fix(interface): use virtual destructors for all interfaces 2020-03-22 01:59:24 -07:00
net fix(net): check if the node has all needed fields 2020-01-19 16:06:19 -08:00
persistence refactor: remove dependency on libfilteraudio 2020-03-23 18:24:23 -07:00
platform docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
util fix(model): stop interfaces from inheriting from QObject 2020-03-20 02:07:20 -07:00
video fix(interface): use virtual destructors for all interfaces 2020-03-22 01:59:24 -07:00
widget refactor: remove dependency on libfilteraudio 2020-03-23 18:24:23 -07:00
friendlist.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
friendlist.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
grouplist.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
grouplist.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
ipc.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
ipc.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
loginscreen.ui refactor(nexus): make loginscreen independent of nexus 2018-02-01 22:00:06 +01:00
main.cpp fix(loginScreen): make loginScreen return values comply with Qt standards 2019-10-18 16:24:53 -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 fix: add missing type for Qt slot 2020-03-20 02:26:22 -07:00
nexus.h feat(proxy): provide commandline tools for proxy settings 2019-09-02 21:05:01 -07:00