syncthingtray/syncthingconnector
Martchus dd936b4a81 Workaround lupdate not understanding "enum class" in some cases
Apparently this is still problematic leading to errors like
`Qualifying with unknown namespace/class`. It seems that moving the enum to
a different header file works. The trick to use a macro to define
`enum class` ceased to work on the other hand.

Specifying a function with the namespace like
`void QtGui::FinalWizardPage::showResults()` leads to the same problem and
also needs to be avoided.
2023-06-07 23:14:48 +02:00
..
testfiles Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
tests Avoid potentially losing events 2023-04-15 16:18:23 +02:00
translations Update translations 2023-05-11 23:48:58 +02:00
CMakeLists.txt Workaround lupdate not understanding "enum class" in some cases 2023-06-07 23:14:48 +02:00
global.h Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
org.freedesktop.DBus.Properties.xml Fix error when generating D-Bus properties interface header 2023-04-04 21:55:00 +02:00
org.freedesktop.login1.LoginManager.xml Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
org.freedesktop.systemd1.Manager.xml Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
org.freedesktop.systemd1.Service.xml Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
org.freedesktop.systemd1.Unit.xml Avoid C++20 compatibility warning 2023-05-21 18:56:56 +02:00
qstringhash.h Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingcompletion.h Avoid potentially losing events 2023-04-15 16:18:23 +02:00
syncthingconfig.cpp Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingconfig.h Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingconnection_requests.cpp Show the connection type of a device 2023-05-11 23:44:10 +02:00
syncthingconnection.cpp Re-connect when event ID is decreasing 2023-04-15 22:25:12 +02:00
syncthingconnection.h Workaround lupdate not understanding "enum class" in some cases 2023-06-07 23:14:48 +02:00
syncthingconnectionenums.h Workaround lupdate not understanding "enum class" in some cases 2023-06-07 23:14:48 +02:00
syncthingconnectionmockhelpers.cpp Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingconnectionmockhelpers.h Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingconnectionsettings.cpp Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingconnectionsettings.h Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingconnectionstatus.h Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingdev.cpp Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingdev.h Show the connection type of a device 2023-05-11 23:44:10 +02:00
syncthingdir.cpp Avoid potentially losing events 2023-04-15 16:18:23 +02:00
syncthingdir.h Avoid potentially losing events 2023-04-15 16:18:23 +02:00
syncthingnotifier.cpp Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingnotifier.h Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingprocess.cpp Ignore deprecation warning of wait_for 2023-05-11 17:57:04 +02:00
syncthingprocess.h Improve lookup of Chromium-based browser binary 2023-03-28 22:32:03 +02:00
syncthingservice.cpp Workaround lupdate not understanding "enum class" in some cases 2023-06-07 23:14:48 +02:00
syncthingservice.h Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
utils.cpp Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
utils.h Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00