1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/chatlog
ezavod 3acbc148f5 feat(chatform): mark message with triple click
This is an implementation of proposal #4003.
2017-03-28 17:20:01 +02:00
..
content feat(chatform): mark message with triple click 2017-03-28 17:20:01 +02:00
chatline.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
chatline.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
chatlinecontent.cpp feat(chatform): mark message with triple click 2017-03-28 17:20:01 +02:00
chatlinecontent.h feat(chatform): mark message with triple click 2017-03-28 17:20:01 +02:00
chatlinecontentproxy.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
chatlinecontentproxy.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
chatlog.cpp feat(chatform): mark message with triple click 2017-03-28 17:20:01 +02:00
chatlog.h feat(chatform): mark message with triple click 2017-03-28 17:20:01 +02:00
chatmessage.cpp refactor: further improvement of message formatting 2017-03-06 11:55:54 +03:00
chatmessage.h refactor: further improvement of message formatting 2017-03-06 11:55:54 +03:00
createChatMessage Added markdown preference chooser to settings which chat abides by. 2016-01-28 15:18:32 -08:00
customtextdocument.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
customtextdocument.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
documentcache.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
documentcache.h chore: explicitly mention that copyright belongs to qTox contributors 2016-11-29 11:12:06 +00:00
pixmapcache.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
pixmapcache.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
textformatter.cpp fix: remove useless line that caused a warning 2017-03-23 13:36:29 +01:00
textformatter.h refactor: further improvement of message formatting 2017-03-06 11:55:54 +03:00