1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/chatlog
Mick Sayson d338ed97d9
refactor(chatform): Move typing notification creation into ChatLog
* Part of attempt to reduce interdependencies between
  ChatForm<->ChatLog.
2021-02-01 05:09:26 -08:00
..
content refactor: delete classes that were used to reload theme 2020-08-28 10:26:26 -07:00
chatline.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
chatline.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
chatlinecontent.cpp chore: remove extra ; 2020-04-22 23:55:51 +00:00
chatlinecontent.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
chatlinecontentproxy.cpp fix(chatlog): Prepare geometry changes on chatline proxy 2019-09-13 14:41:10 -07:00
chatlinecontentproxy.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
chatlog.cpp refactor(chatform): Move typing notification creation into ChatLog 2021-02-01 05:09:26 -08:00
chatlog.h refactor(chatform): Move typing notification creation into ChatLog 2021-02-01 05:09:26 -08:00
chatmessage.cpp feat(messages): History and offline message support for extended messages 2021-01-30 12:52:06 -08:00
chatmessage.h feat(messages): History and offline message support for extended messages 2021-01-30 12:52:06 -08:00
customtextdocument.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
customtextdocument.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
documentcache.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
documentcache.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
pixmapcache.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
pixmapcache.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
textformatter.cpp revert(toxme): remove toxme from qTox - the service is offline permanently 2020-01-16 13:28:41 -08:00
textformatter.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
toxfileprogress.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
toxfileprogress.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00