* Test
* Fixed Mac image names
* Version lock to macOS 14
* Change name of Homebrew Qt package
* Use CMake to build
* Remove dep already installed
* Remove version source
* Remove env var not needed
* Add homebrew path to CMake presets
* Revert "Add homebrew path to CMake presets"
This reverts commit 6b1342cdc2.
* Add Qt prefix to workflow
* Upgrade CodeQL analysis to v2
* Rename SonarCloud workflow for convention
* Delete test file
* Upgrade CodeQL analysis to v3
* Create tasks.json
* Delete gui.pro
* Swallow any exceptions from stopDesktop
* Upgrade to C++20
* Update ChangeLog
* Remove old versions of Ubuntu
* Ignore VS Code workspace
* Restore original CodeQL job name
* Add problem matcher and suppress warnings from within old CMake lib
* Bump CMake min version to 3.5
* Remove useless cmake_minimum_required
* HACK: temp comment out failing code
* Bump Qt to 5.12.6
* Delete tasks.json
* Create CMakePresets.json
* Fixed Qt link error: The input line is too long.
* Fixed invalid call to map erase
* Fixed incorrect use of RegCreateKeyEx
* Add VS Code tasks.json for cmake build
* Store `desktop` in char buf before using it
* Generate compile_commands.json
* Restore indentation
* Revert "Restore indentation"
This reverts commit d9f495460f.
* Restore original indentation (for now)
* Create extensions.json
* Update test actions
* Format stale issues
* Format jira issues workflow
* Format changelog check workflow
* Format build workflows
* Format create build
Also add make full action to remove core installs
* Format codeql analysis
* Add .nvmrc
* Update changelog
* Add concurrency group to CodeQL
* sudo install
* Update to windows latest
* Upgrade fedora distro list
* Add arch to runtime matrix
* Fix path for m1 builds
* Add enterprise and business flags