deskflow/src/lib/common
sithlord48 d246d9527a Feat: Define QT_NO_KEYWORDS, allowing us to use Qt in more places
must use Q_SIGNALS, Q_SLOTS and Q_EMIT in place of signals, slots and emit macros
2025-06-02 14:28:51 -07:00
..
CMakeLists.txt refactor: move lib/gui/Constants.h => lib/common/UrlConstants.h 2025-03-21 12:47:46 +00:00
Common.h chore: use nullptr where possible in place of NULL 2025-04-28 13:08:40 +01:00
Constants.h.in refactor: do not write sha1 to localdb and no longer send sha1 as part of comparison 2025-05-15 15:46:16 +01:00
IInterface.h chore: Interface.h, use default for deconstructor 2025-05-02 12:12:17 +01:00
QSettingsProxy.cpp refactor: allow proxy to load from registry if no file is provided 2025-04-02 12:39:54 +01:00
QSettingsProxy.h feat: handle scope automaticaly 2025-03-17 13:58:28 +00:00
Settings.cpp feat: remove stopOnDeskSwitch, its broken 2025-04-22 10:00:45 +01:00
Settings.h Feat: Define QT_NO_KEYWORDS, allowing us to use Qt in more places 2025-06-02 14:28:51 -07:00
UrlConstants.h refactor: replace EnvVars.h with a new item in settings Settings::Core::UpdateUrl 2025-03-21 12:47:46 +00:00