syncthingtray/fileitemactionplugin
Martchus 975e86c895 Allow backend libraries to be used from other projects
So far the backend libraries' include paths were relative within this
repository. This means the header files could not be used at their
installed location.

This change replaces them with "<>" includes to fix that problem and adds
a new include directory so building everything at once still works.

With this change it should be easier to actually split some parts into
another repository if this one would become too big.
2021-01-25 19:48:11 +01:00
..
cmake/templates Make desktop files for Plasma integration from template 2020-02-14 23:14:50 +01:00
resources/screenshots Document KIO plugin 2017-02-25 18:28:35 +01:00
testfiles Handle config issues in Dolphin integration 2018-12-24 17:17:09 +01:00
translations Update translations 2021-01-01 21:22:15 +01:00
CMakeLists.txt Allow using bright custom color in Dolphin menu 2020-02-18 20:47:55 +01:00
global.h Adapt to changes in c++utilities 2019-06-14 19:15:26 +02:00
syncthingdiractions.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
syncthingdiractions.h Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
syncthingfileitemaction.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
syncthingfileitemaction.h Set the parents of the QActions for Dolphin integration correctly 2018-12-26 01:18:28 +01:00
syncthingfileitemactionstaticdata.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
syncthingfileitemactionstaticdata.h Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
syncthinginfoaction.cpp Don't use functions obsoleted in Qt 5.13.0 2019-06-25 14:37:14 +02:00
syncthinginfoaction.h Add a description for each fileitemactionplugin class 2018-11-28 21:23:09 +01:00
syncthingmenuaction.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
syncthingmenuaction.h Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
testing.md Fix typo 2017-04-19 22:09:50 +02:00