syncthingtray/plasmoid
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
lib Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
package/contents/ui plasmoid: Use QQ2 combo box (Plasma components 3 version clips end of text) 2020-11-30 18:25:38 +01:00
resources/screenshots Update README.md 2019-08-12 00:33:23 +02:00
scripts Improve plasmoid testing (documentation) 2020-10-07 21:42:50 +02:00
testfiles Add mocks for testing rejected events 2018-05-02 00:00:47 +02:00
translations Update translations 2020-12-01 18:50:16 +01:00
.gitignore Prevent installing .gitignore as part of the plasmoid package 2020-03-18 17:26:22 +01:00
CMakeLists.txt Port Plasmoid to QCC2/PlasmaComponents3 where possible 2020-11-27 19:09:47 +01:00
testing.md Improve plasmoid testing (documentation) 2020-10-07 21:42:50 +02:00