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 Add helper for changing config via JavaScript 2018-04-07 22:57:36 +02:00
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 Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
args.cpp Change Directory to Folder in user-facing strings 2023-09-17 19:33:31 +01:00
args.h Add option for CLI's `wait-for-idle` to require devs to be connected 2023-08-27 00:09:48 +02:00
helper.h Fix warnings 2021-03-20 22:39:40 +01:00
jsconsole.cpp Allow editing Syncthing config via JavaScript 2018-04-07 22:01:54 +02:00
jsconsole.h Don't use lower-case Qt macros 2020-03-08 13:50:32 +01:00
jsdefs.h Allow editing Syncthing config via JavaScript 2018-04-07 22:01:54 +02:00
jsincludes.h Allow editing Syncthing config via JavaScript 2018-04-07 22:01:54 +02:00
main.cpp Enable virtual terminal processing or disable ANSI escape codes 2022-06-07 16:52:17 +02:00