1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test
Anthony Bilinski 16aeb5f572
refactor(model): Rename Contact and ContactId to Chat and ChatId
* Referring to groups generically as contacts is confusing.
* Friends are referred to as contacts in many places either as more
  neutral wording, or to avoid using the keyword friend as a variable
  name. Calling Contact Chat allows contact to be used for Friends.
2022-03-14 12:44:37 -07:00
..
chatlog refactor: Comply with Wpedantic 2022-03-11 10:08:02 -08:00
core refactor(model): Rename Contact and ContactId to Chat and ChatId 2022-03-14 12:44:37 -07:00
mock refactor(ToxPk): Don't define model's ToxPk, ToxId, GroupId from tox.h 2022-03-13 05:28:41 -07:00
model refactor(ToxPk): Don't define model's ToxPk, ToxId, GroupId from tox.h 2022-03-13 05:28:41 -07:00
net refactor(Paths): Remove Paths factory to enable copy construction 2022-02-16 20:15:46 -08:00
persistence refactor: Remove Settings singleton 2022-03-13 16:00:48 -07:00
platform refactor: Comply with Wmissing-declarations 2022-03-11 10:08:02 -08:00
widget refactor: Comply with Wunused-parameter 2022-03-11 10:07:57 -08:00