syncthingtray/tray/gui
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
..
devbuttonsitemdelegate.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
devbuttonsitemdelegate.h Use override 2018-10-10 21:26:46 +02:00
devview.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
devview.h Sort devices by name 2020-10-20 19:36:02 +02:00
dirbuttonsitemdelegate.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
dirbuttonsitemdelegate.h Use override 2018-10-10 21:26:46 +02:00
dirview.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
dirview.h Sort devices by name 2020-10-20 19:36:02 +02:00
downloaditemdelegate.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
downloaditemdelegate.h Use override 2018-10-10 21:26:46 +02:00
downloadview.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
downloadview.h Sort directories by name/ID 2020-10-18 15:48:02 +02:00
helper.cpp Show context menu on recent changes view 2020-01-23 20:07:11 +01:00
helper.h Fix build with Qt 6 (beta1) 2020-10-23 17:04:35 +02:00
trayicon.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
trayicon.h Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
traymenu.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
traymenu.h Don't use lower-case Qt macros 2020-03-08 13:50:32 +01:00
traywidget.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
traywidget.h Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
traywidget.ui Sort devices by name 2020-10-20 19:36:02 +02:00