kdeconnect-kde/smsapp
Aniket Kumar 520d2a5695 Move ConversationsSortFilterProxyModel class from conversationlistmodel files to its own files
## Summary

Currently `OurSortFilterProxyModel` class is implemented in the same file with `ConversationListModel` class, which would likely grow in the future.

This MR separates `OurSortFilterProxyModel` class into its own separate file renaming it to `ConversationsSortFilterProxyModel`

https://invent.kde.org/kde/kdeconnect-kde/-/merge_requests/229
2020-03-29 18:25:07 +00:00
..
qml Show remaining character count in SMS app 2020-03-22 18:47:12 +00:00
CMakeLists.txt Move ConversationsSortFilterProxyModel class from conversationlistmodel files to its own files 2020-03-29 18:25:07 +00:00
conversationlistmodel.cpp Move ConversationsSortFilterProxyModel class from conversationlistmodel files to its own files 2020-03-29 18:25:07 +00:00
conversationlistmodel.h Move ConversationsSortFilterProxyModel class from conversationlistmodel files to its own files 2020-03-29 18:25:07 +00:00
conversationmodel.cpp Show remaining character count in SMS app 2020-03-22 18:47:12 +00:00
conversationmodel.h Show remaining character count in SMS app 2020-03-22 18:47:12 +00:00
conversationssortfilterproxymodel.cpp Move ConversationsSortFilterProxyModel class from conversationlistmodel files to its own files 2020-03-29 18:25:07 +00:00
conversationssortfilterproxymodel.h Move ConversationsSortFilterProxyModel class from conversationlistmodel files to its own files 2020-03-29 18:25:07 +00:00
gsmasciimap.cpp Show remaining character count in SMS app 2020-03-22 18:47:12 +00:00
gsmasciimap.h Show remaining character count in SMS app 2020-03-22 18:47:12 +00:00
main.cpp Move ConversationsSortFilterProxyModel class from conversationlistmodel files to its own files 2020-03-29 18:25:07 +00:00
Messages.sh Fix localization of app and smsapp. Patch mainly by Victor Ryzhykh. 2019-12-21 09:59:36 +02:00
org.kde.kdeconnect.sms.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2019-11-30 05:34:44 +01:00
resources.qrc Update ConversationMessage.qml to latest version used in Kaidan 2019-07-27 10:02:24 +00:00
smscharcount.h Show remaining character count in SMS app 2020-03-22 18:47:12 +00:00
smshelper.cpp Show remaining character count in SMS app 2020-03-22 18:47:12 +00:00
smshelper.h Show remaining character count in SMS app 2020-03-22 18:47:12 +00:00