1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/model
2020-05-03 15:51:52 -07:00
..
about refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
chatroom refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
dialogs refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
profile refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
chathistory.cpp Merge branch 'v1.17-dev' 2020-03-28 01:43:40 -07:00
chathistory.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
chatlogitem.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
chatlogitem.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
contact.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
contact.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
friend.cpp fix(offlingmsg): only dipatch offline messages on friend online change 2019-11-25 20:52:06 -08:00
friend.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
friendmessagedispatcher.cpp fix(offlingmsg): only dipatch offline messages on friend online change 2019-11-25 20:52:06 -08:00
friendmessagedispatcher.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
group.cpp chore: Various code cleanups. 2020-04-16 19:07:40 +00:00
group.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
groupinvite.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
groupinvite.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
groupmessagedispatcher.cpp refactor(messages): Create class to manage sending/receiving group messages from core 2019-06-21 11:01:10 -07:00
groupmessagedispatcher.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
ichatlog.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
imessagedispatcher.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
interface.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
message.cpp fix: empty username causes mention on ever message 2019-08-26 23:22:17 -07:00
message.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
sessionchatlog.cpp chore(style): remove old style casts and cross sign comparisons 2020-03-21 20:29:10 -07:00
sessionchatlog.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
status.cpp refactor(status): move isOnline into Status from Friend 2019-11-25 20:52:06 -08:00
status.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
toxclientstandards.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00