1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/model
2020-08-24 23:24:24 +02:00
..
about refactor(cmake): change folder structure 2020-05-11 16:45:52 +02:00
chatroom refactor: remove getInstance() from friendchatroom.cpp 2020-08-16 12:47:33 +02:00
dialogs refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
profile refactor(cmake): change folder structure 2020-05-11 16:45:52 +02:00
chathistory.cpp fix(chathistory): file transfers sometimes show wrong author name 2020-05-24 20:23:28 +03:00
chathistory.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
chatlogitem.cpp refactor(chatlog): remove getInstance from ChatlogItem 2020-08-24 23:24:24 +02:00
chatlogitem.h refactor(chatlog): remove getInstance from ChatlogItem 2020-08-24 23:24:24 +02: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
exiftransform.cpp fix(preview): handle libexif missing fields, don't accept 0-value orientation 2020-07-01 12:52:47 -07:00
exiftransform.h fix(preview): Fix exif orientations 2020-05-16 16:53:14 -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 refactor: remove Core dependency from Group 2020-05-27 10:39:02 +02:00
group.h refactor: remove Core dependency from Group 2020-05-27 10:39:02 +02: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
ibootstraplistgenerator.h refactor(core): pass bootstrap list interface to Core 2020-05-10 21:39:58 -07:00
ichatlog.h refactor(cmake): change folder structure 2020-05-11 16:45:52 +02:00
imessagedispatcher.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
notificationdata.h feat(notification): Notifications now always replace the previous one 2020-05-17 00:00:53 -07:00
notificationgenerator.cpp feat(notification): Notifications now always replace the previous one 2020-05-17 00:00:53 -07:00
notificationgenerator.h feat(notification): Notifications now always replace the previous one 2020-05-17 00:00:53 -07:00
sessionchatlog.cpp refactor(chatlog): remove getInstance from ChatlogItem 2020-08-24 23:24:24 +02:00
sessionchatlog.h refactor(chatlog): remove getInstance from ChatlogItem 2020-08-24 23:24:24 +02: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