* 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
62 lines
923 B
JSON
62 lines
923 B
JSON
{
|
|
"version": "0.2",
|
|
"ignorePaths": [],
|
|
"dictionaryDefinitions": [],
|
|
"dictionaries": [],
|
|
"words": [
|
|
"aqtinstall",
|
|
"Axelson",
|
|
"Breen",
|
|
"codesign",
|
|
"codesigning",
|
|
"Compat",
|
|
"contribs",
|
|
"Daun",
|
|
"distros",
|
|
"dmgbuild",
|
|
"dotenv",
|
|
"Evenson",
|
|
"Feder",
|
|
"gdrive",
|
|
"Hadzhylov",
|
|
"Hetu",
|
|
"hotspots",
|
|
"ifdef",
|
|
"integtests",
|
|
"keychain",
|
|
"Keychains",
|
|
"Kutytska",
|
|
"Lanz",
|
|
"LLDB",
|
|
"Lysytsia",
|
|
"macdeployqt",
|
|
"msvc",
|
|
"noquote",
|
|
"NOSONAR",
|
|
"notarytool",
|
|
"Oleksandr",
|
|
"Olena",
|
|
"outputdir",
|
|
"Petroules",
|
|
"Pixmap",
|
|
"Poschta",
|
|
"Priddy",
|
|
"pyproject",
|
|
"qputenv",
|
|
"Regen",
|
|
"runas",
|
|
"Sbârnea",
|
|
"Schoeneman",
|
|
"Serhii",
|
|
"Sorin",
|
|
"synergyc",
|
|
"synergyd",
|
|
"synergys",
|
|
"Valgrind",
|
|
"Volker",
|
|
"winget"
|
|
],
|
|
"ignoreWords": [],
|
|
"import": []
|
|
}
|