1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test
Anthony Bilinski 70824729ff
chore(cleanup): don't use 0 as nullptr
Don't add Wzero-as-null-pointer-constant by default, since on older Qt
versions that we stil support and that our CI runs agains, Qt API themselves
cause warnings which lead to build errors all over the place.

Fix #6008
2020-03-21 23:20:03 -07:00
..
chatlog docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
core chore(style): remove old style casts and cross sign comparisons 2020-03-21 20:29:10 -07:00
model chore(cleanup): don't use 0 as nullptr 2020-03-21 23:20:03 -07:00
net revert(toxme): remove toxme from qTox - the service is offline permanently 2020-01-16 13:28:41 -08:00
persistence refactor(status): move isOnline into Status from Friend 2019-11-25 20:52:06 -08:00
platform docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00