qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Anthony Bilinski
1206da2b05
refactor(ToxPk): Don't define model's ToxPk, ToxId, GroupId from tox.h
Since they exist in saved settings and the chat database, they are their own
size. assert that it matches tox.h's size in Core constructor, though.
|
3 years ago |
.. |
chatlog
|
refactor: Comply with Wpedantic
|
3 years ago |
core
|
refactor(ToxPk): Don't define model's ToxPk, ToxId, GroupId from tox.h
|
3 years ago |
mock
|
refactor(ToxPk): Don't define model's ToxPk, ToxId, GroupId from tox.h
|
3 years ago |
model
|
refactor(ToxPk): Don't define model's ToxPk, ToxId, GroupId from tox.h
|
3 years ago |
net
|
refactor(Paths): Remove Paths factory to enable copy construction
|
3 years ago |
persistence
|
refactor: Remove SmileyPack singleton
|
3 years ago |
platform
|
refactor: Comply with Wmissing-declarations
|
3 years ago |
widget
|
refactor: Comply with Wunused-parameter
|
3 years ago |