kdeconnect-kde/smsapp
Nicolas Fella 79164ca8ba Replace manual include dir handling with interface target
We use kdeconnect-version.h in several places and therefore it needs to be in the include path. We currently do this by setting target_include_path in a few places. Replace this with an interface library that we can link against that sets up the correct include path. IMO it is cleaner this way.
2020-07-30 10:53:48 +02:00
..
qml Enabled seding of multi-target messages in SMS app. 2020-07-08 14:23:13 +05:30
CMakeLists.txt Replace manual include dir handling with interface target 2020-07-30 10:53:48 +02:00
conversationlistmodel.cpp Use qdbus_cast 2020-07-29 18:58:36 +02:00
conversationlistmodel.h Use ecm_qt_declare_logging_category to declare the logging categories 2020-05-26 18:55:47 +02:00
conversationmodel.cpp [sms] Change address type in DBus API from variant to variantlist 2020-07-29 15:18:19 +00:00
conversationmodel.h [sms] Change address type in DBus API from variant to variantlist 2020-07-29 15:18:19 +00:00
conversationssortfilterproxymodel.cpp Add missing references to loop variable 2020-07-29 00:07:40 +02:00
conversationssortfilterproxymodel.h Added searching on both fields all the time and generalized check for address 2020-04-23 02:31:28 +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 [smsapp] Switch displayName and shortDescription 2020-07-05 12:32:03 +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 2020-07-06 05:30:08 +02:00
resources.qrc [smsapp] Rework message items 2020-07-01 19:15:45 +00:00
smscharcount.h Show remaining character count in SMS app 2020-03-22 18:47:12 +00:00
smshelper.cpp UI Improvements 2020-07-05 12:51:01 +00:00
smshelper.h [smsapp] Random cmake cleanup 2020-07-30 08:28:15 +00:00