syncthingtray/cli
Martchus 239f750028 Improve timestamp parsing/handling
* Use local time consistently for timestamps which might get displayed
  within the UI, e.g. the dir status was in one case set to the local time
  and in other cases GMT was used which could lead to discarding status
  updates
* Print warning when timestamp parsing fails (instead of ignoring it
  silently)
* Set directory status from folder status response even when parsing the
  timestamp fails
* Catch possible exception when printing log timestamps in syncthingctl
2021-05-18 00:08:21 +02:00
..
resources/js Add helper for changing config via JavaScript 2018-04-07 22:57:36 +02:00
testfiles cli: Print own device always on top to fix test failures 2021-01-11 18:49:35 +01:00
tests Fix warnings 2021-03-20 22:39:40 +01:00
CMakeLists.txt Use header-only target of qtutilities 2021-01-01 18:50:46 +01:00
application.cpp Improve timestamp parsing/handling 2021-05-18 00:08:21 +02:00
application.h Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
args.cpp Adapt to c++utilities v5 2019-05-04 21:05:21 +02:00
args.h Adapt to changes in c++utilities 2019-06-10 22:48:26 +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 Convert args to UTF-8 under Windows 2017-01-03 00:29:00 +01:00