Files
deskflow/cspell.json
Nick Bolton de21030892 Refactor settings dialog to simplify enable/disable logic (#7428)
* Move screen config files to new GUI lib

* Fixed bugs in config dialog related to service checkbox

* Test status tip

* Revert "Test status tip"

This reverts commit d11ad5bc22dab7edcf7ef0b3baada2fce240398a.

* Explain why service disabled

* Corrected client error message (written by non-native English writer) to make the message easier to understand for native English speakers

* Clearer logic

* Improve readability

* Coverage for 'add client' and client error messages

* Coverage for `Screen` class

* Clarify test names

* Use `const QString &` for backward compatibility

* Fixed lint warnings

* Prevent return paths after qFatal

* Use auto and abort to solve lint warnings

* Remove unused fake error

* Make operator hidden friend

* Remove redundant access specifier

* Convert int explicitly

* Swap && logic for linter

* Update ChangeLog
2024-08-08 18:41:59 +01:00

53 lines
786 B
JSON

{
"version": "0.2",
"ignorePaths": [],
"dictionaryDefinitions": [],
"dictionaries": [],
"words": [
"aqtinstall",
"Axelson",
"Breen",
"codesign",
"codesigning",
"contribs",
"Daun",
"distros",
"dmgbuild",
"dotenv",
"Evenson",
"Feder",
"gdrive",
"Hadzhylov",
"Hetu",
"keychain",
"Keychains",
"Kutytska",
"Lanz",
"LLDB",
"Lysytsia",
"macdeployqt",
"msvc",
"noquote",
"notarytool",
"Oleksandr",
"Olena",
"outputdir",
"Petroules",
"Pixmap",
"Poschta",
"Priddy",
"runas",
"Sbârnea",
"Schoeneman",
"Serhii",
"Sorin",
"synergyc",
"synergyd",
"synergys",
"Volker",
"winget"
],
"ignoreWords": [],
"import": []
}