1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
2020-03-21 22:15:03 -07:00
..
audio chore(style): remove old style casts and cross sign comparisons 2020-03-21 20:29:10 -07:00
chatlog chore(style): remove old style casts and cross sign comparisons 2020-03-21 20:29:10 -07:00
core chore(cleanup): don't explicitly initialize std::unique_ptr to nullptr 2020-03-21 22:15:03 -07:00
model chore(style): remove old style casts and cross sign comparisons 2020-03-21 20:29:10 -07:00
net fix(net): check if the node has all needed fields 2020-01-19 16:06:19 -08:00
persistence chore(cleanup): don't explicitly initialize std::unique_ptr to nullptr 2020-03-21 22:15:03 -07:00
platform chore(style): remove old style casts and cross sign comparisons 2020-03-21 20:29:10 -07:00
util fix(model): stop interfaces from inheriting from QObject 2020-02-06 16:48:56 -08:00
video chore(style): remove old style casts and cross sign comparisons 2020-03-21 20:29:10 -07:00
widget chore(cleanup): don't explicitly initialize std::unique_ptr to nullptr 2020-03-21 22:15:03 -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 chore(style): remove old style casts and cross sign comparisons 2020-03-21 20:29:10 -07: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 refactor(Qt): fix build with Qt 5.15 2020-03-17 13:31:36 +02: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-17 18:06:21 +01:00
nexus.h feat(proxy): provide commandline tools for proxy settings 2019-09-02 21:05:01 -07:00