1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
Anthony Bilinski ece26e4a4f
refactor: Remove some useless casts
Can't actually enable Wuseless-cast though because Qt's MOC-generated code is
full of them.
2022-03-11 10:22:13 -08:00
..
chatlog refactor: Remove some useless casts 2022-03-11 10:22:13 -08:00
core refactor: Remove some useless casts 2022-03-11 10:22:13 -08:00
model refactor: Remove some useless casts 2022-03-11 10:22:13 -08:00
net refactor: Comply with Wreorder 2022-03-11 08:35:38 -08:00
persistence refactor: Comply with Wpedantic 2022-03-11 10:08:02 -08:00
platform refactor: Comply with Wmaybe-uninitialized 2022-03-11 10:22:09 -08:00
video refactor: Comply with Wundef 2022-03-11 10:08:02 -08:00
widget refactor: Comply with Wformat 2022-03-11 10:22:13 -08: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 refactor: Comply with Wshadow 2022-03-11 08:35:38 -08:00
ipc.h refactor: Comply with Wshadow 2022-03-11 08:35:38 -08:00
loginscreen.ui
main.cpp refactor: Comply with Wmissing-declarations 2022-03-11 10:08:02 -08: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: Comply with Wmissing-declarations 2022-03-11 10:08:02 -08:00
nexus.h refactor: Comply with Wshadow 2022-03-11 08:35:38 -08:00