syncthingtray/widgets/misc
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
..
dbusstatusnotifier.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
dbusstatusnotifier.h Allow to distinguish icon colors within UI and system tray 2019-07-31 20:16:43 +02:00
direrrorsdialog.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
direrrorsdialog.h Fix and refactor directory error handling 2018-11-03 21:30:17 +01:00
internalerror.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
internalerror.h Adapt to changes in c++utilities 2019-06-10 22:48:26 +02:00
internalerrorsdialog.cpp Don't use functions obsoleted in Qt 5.13.0 2019-06-25 14:37:14 +02:00
internalerrorsdialog.h Rename ErrorViewDialog to InternalErrorsDialog 2018-11-03 18:15:10 +01:00
otherdialogs.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
otherdialogs.h Use consistent order for visibility attribute 2020-01-29 18:51:10 +01:00
statusinfo.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
statusinfo.h Show the connection config name in tooltip when displaying multiple icons 2020-10-19 18:33:10 +02:00
syncthingkiller.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
syncthingkiller.h Wait till all processes finished, ask for killing 2018-04-02 23:32:52 +02:00
syncthinglauncher.cpp Support Qt 6 (commit 174154b) 2020-09-04 01:09:18 +02:00
syncthinglauncher.h Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
textviewdialog.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
textviewdialog.h Fix and refactor directory error handling 2018-11-03 21:30:17 +01:00