1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/chatlog
Andrew Morgan 68cad0db38 Added codeblock support with ` char.
Parse markdown even if manual newline is added before or after markdown'd text. Ex: Check out my\n*skills*.

Removed extraneous debugging.

Fixed some characters accidently parsing markdown formatting, such as **vv**'

Use enum instead of magic number to check md setting.
2016-03-21 18:41:48 -04:00
..
content Open downloaded image with mouse click on thumbnail 2016-02-14 17:20:11 +02:00
chatline.cpp Scan-build cleanup 2016-01-16 02:24:13 +01:00
chatline.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
chatlinecontent.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
chatlinecontent.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
chatlinecontentproxy.cpp Disable RTTI 2015-06-07 20:24:55 +02:00
chatlinecontentproxy.h fix virtual overrides 2015-09-13 23:20:54 +02:00
chatlog.cpp use plaintext label for username and status in header 2015-10-23 16:21:05 +02:00
chatlog.h Circles: Fix sort circles on menus, fix groupchat rename through widget, improve activity sort performance 2015-06-26 10:54:50 +02:00
chatmessage.cpp Added codeblock support with ` char. 2016-03-21 18:41:48 -04:00
chatmessage.h Markdown Preference now uses enumeration type instead of integer. 2016-01-30 21:43:58 -08:00
createChatMessage Added markdown preference chooser to settings which chat abides by. 2016-01-28 15:18:32 -08:00
customtextdocument.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
customtextdocument.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
documentcache.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
documentcache.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
pixmapcache.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
pixmapcache.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00