syncthingtray/cli
Martchus 93ecee3e71 Fix version constraint for `qputenv` usage
The QByteArray overload has only been removed since Qt 6.5 and without the removal
a QByteArray is attempted to be instantiated.
2024-02-16 19:18:02 +01:00
..
resources/js
testfiles Adapt CLI tests to c2a0eee029 2023-09-18 22:12:36 +02:00
tests Fix version constraint for `qputenv` usage 2024-02-16 19:18:02 +01:00
CMakeLists.txt Fix build with c++utilities change to add header for compile definitions 2024-01-30 22:35:47 +01:00
application.cpp Make event handling of `syncthingctl wait-for-idle` more efficient 2023-09-20 18:12:55 +02:00
application.h
args.cpp Change Directory to Folder in user-facing strings 2023-09-17 19:33:31 +01:00
args.h
helper.h
jsconsole.cpp
jsconsole.h
jsdefs.h
jsincludes.h
main.cpp