deskflow/src/cmd
Nick Bolton 321418fcf8
Improve handling of Qt-related warnings and errors (#7431)
* Load .env from app dir

* Use `OutputDebugStringA` on Windows

* Improved string manipulation in logger and better use of OutputDebugStringA

* Use noquote for path

* Apply TLS setting after activation

* Restart after activation

* Move skip debug message to correct place

* Only print settings path on create, not shown

* Merge common and global libs

* Reduce code duplication around constants, version, etc

* Simplify sprintf code

* Use snprintf

* Add error test menu

* Coverage for dotenv

* Coverage for Logger

* Add missing include

* Add init when no Git SHA

* Update ChangeLog

* Add spellings

* Set debugging on for release build

* Remove unused variable

* Remove bad comment

* Fixed copyright date

* Remove import

* Move URL const back to GUI

* Remove dead code and duplication

* Fixed/ignored lint warnings
2024-08-09 14:03:48 +01:00
..
synergy-core Improve handling of Qt-related warnings and errors (#7431) 2024-08-09 14:03:48 +01:00
synergyc Improve handling of Qt-related warnings and errors (#7431) 2024-08-09 14:03:48 +01:00
synergyd Improve handling of Qt-related warnings and errors (#7431) 2024-08-09 14:03:48 +01:00
synergys Improve handling of Qt-related warnings and errors (#7431) 2024-08-09 14:03:48 +01:00
syntool Improve handling of Qt-related warnings and errors (#7431) 2024-08-09 14:03:48 +01:00
CMakeLists.txt Simplify compile options and use comprehensive edition logic (#7365) 2024-07-04 10:14:54 +01:00