harbour-fernschreiber/src
Slava Monich 3c20eb7ca8 Improve chat search performance
Simple text search performs significantly better that regular
expressions.

Disconnecting search filter model from the source when search is off
should be good for performance because the filter model won't have to
unnecessarily react to the source model changes.
2021-12-09 02:13:18 +02:00
..
appsettings.cpp Contigurable mess 2021-12-06 04:32:40 +02:00
appsettings.h Contigurable mess 2021-12-06 04:32:40 +02:00
chatlistmodel.cpp Improve chat search performance 2021-12-09 02:13:18 +02:00
chatlistmodel.h Improve chat search performance 2021-12-09 02:13:18 +02:00
chatmodel.cpp Contigurable mess 2021-12-06 04:32:40 +02:00
chatmodel.h Contigurable mess 2021-12-06 04:32:40 +02:00
contactsmodel.cpp Improvements after feedback round 2020-11-28 19:11:51 +01:00
contactsmodel.h Improvements after feedback round 2020-11-28 19:11:51 +01:00
dbusadaptor.cpp Take logging categories into use 2020-11-22 16:40:55 +02:00
dbusadaptor.h Support open-with from external sources (e.g. web links) 2020-11-08 21:13:04 +01:00
dbusinterface.cpp Take logging categories into use 2020-11-22 16:40:55 +02:00
dbusinterface.h Change license header to reflect number of contributions 2020-10-19 19:34:47 +02:00
debuglog.h Take logging categories into use 2020-11-22 16:40:55 +02:00
debuglogjs.h Address reviewed issues 2020-11-23 00:08:04 +01:00
emojisearchworker.cpp Take logging categories into use 2020-11-22 16:40:55 +02:00
emojisearchworker.h Take logging categories into use 2020-11-22 16:40:55 +02:00
fernschreiberutils.cpp Describe emoji with emoji 2021-12-08 00:57:54 +02:00
fernschreiberutils.h Enhance location attachment information (accuracy, address) 2021-05-27 23:48:50 +02:00
harbour-fernschreiber.cpp Improve chat search performance 2021-12-09 02:13:18 +02:00
knownusersmodel.cpp Start with @-mentioning in own messages 2020-11-28 23:00:10 +01:00
knownusersmodel.h Start with @-mentioning in own messages 2020-11-28 23:00:10 +01:00
mceinterface.cpp Add MceInterface object 2020-11-23 01:38:06 +02:00
mceinterface.h Add MceInterface object 2020-11-23 01:38:06 +02:00
namedaction.cpp Fix occasional crashes on long-tapping poll items 2020-12-06 01:52:19 +02:00
namedaction.h Fix occasional crashes on long-tapping poll items 2020-12-06 01:52:19 +02:00
notificationmanager.cpp Explicitly set image-path notification hint to empty string 2021-02-01 02:04:35 +02:00
notificationmanager.h Implement delete/add chat members properly, fixes #131 2020-12-29 16:32:39 +01:00
processlauncher.cpp Take logging categories into use 2020-11-22 16:40:55 +02:00
processlauncher.h Take logging categories into use 2020-11-22 16:40:55 +02:00
stickermanager.cpp Potentially fix another bug 2021-02-13 20:01:42 +01:00
stickermanager.h Redesign sticker picker, fix one sticker reload bug 2021-02-13 18:55:49 +01:00
tdlibfile.cpp Add TDLibImage/TDLibThumbnail; rework Audio/VoiceNote/Document 2021-01-17 22:38:20 +01:00
tdlibfile.h Add TDLibImage/TDLibThumbnail; rework Audio/VoiceNote/Document 2021-01-17 22:38:20 +01:00
tdlibreceiver.cpp Better support sponsored message types 2021-12-08 00:33:35 +01:00
tdlibreceiver.h Better support sponsored message types 2021-12-08 00:33:35 +01:00
tdlibwrapper.cpp Add option to delete private chat, see #439 2021-12-08 22:35:26 +01:00
tdlibwrapper.h Add option to delete private chat, see #439 2021-12-08 22:35:26 +01:00
textfiltermodel.cpp Improve chat search performance 2021-12-09 02:13:18 +02:00
textfiltermodel.h Improve chat search performance 2021-12-09 02:13:18 +02:00
tgsplugin.cpp Take logging categories into use 2020-11-22 16:40:55 +02:00
tgsplugin.h Typo corrected 2020-11-11 16:02:56 +01:00
tgsplugin.json Support for animated stickers 2020-11-11 13:22:31 +02:00