1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/chatlog
Anthony Bilinski cd75618e38
refactor(history): rename pending message variables
"Sent" to "Delivered", since that's what we're tracking also rename "isOffline"
to "isPending", which is boolean the same, but "isOffline" was opposite of its
correct value before, so boolean reverse the assignment.
2019-10-20 02:34:47 -07:00
..
content feat: edit load history in search 2019-07-22 21:16:26 +03:00
chatline.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
chatline.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
chatlinecontent.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
chatlinecontent.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
chatlinecontentproxy.cpp fix(chatlog): Prepare geometry changes on chatline proxy 2019-09-13 14:41:10 -07:00
chatlinecontentproxy.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
chatlog.cpp fix(chatlog): update precise selection when chatlog content changes 2019-09-28 18:00:20 -07:00
chatlog.h fix(chatlog): update precise selection when chatlog content changes 2019-09-28 18:00:20 -07:00
chatmessage.cpp refactor(history): rename pending message variables 2019-10-20 02:34:47 -07:00
chatmessage.h refactor(history): rename pending message variables 2019-10-20 02:34:47 -07:00
createChatMessage Added markdown preference chooser to settings which chat abides by. 2016-01-28 15:18:32 -08:00
customtextdocument.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
customtextdocument.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
documentcache.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
documentcache.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
pixmapcache.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
pixmapcache.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
textformatter.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
textformatter.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
toxfileprogress.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
toxfileprogress.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00