deskflow/.github/workflows
Nick Bolton 9315b089c8
Improve UI design and reduce over-use of #ifdef (#7413)
* Rename `LicenseManager` to `License`

* Rename `LicenseManager` to `License`

* Move License class to gui lib

* Rename license related classes

* Refactor serial key parsing

* Don't fail fast on containers

* Move licensed product name from config to code

* Fixed formatting

* Update code coverage generator and fixed args

* WIP: Converting license to chrono

* WIP: Fixed compile errors, tests failing

* Fixed all serial key and license tests

* Disable verbose logging

* Add missing </p>

* Add missing include

* Revert code coverage config

* Handle parse errors

* Move more classes into the new gui lib and improve license/serial object ownership

* WIP: Fixing signal/slots in MainWindow

* Fixed slot for about to quit

* Rename manual slots to solve auto-connection warnings

* Fixed logging issue

* By default, don't close to tray

* Add .env support and furthe refactor license code, also fixed some copyright dates

* Remove test code

* Fixed memory error in .env parser and refactor more licensing display code

* Fixed color inconsistencies

* Fixed link colors and made log view expand

* Disable server components rather than hiding

* Reset years of blind UI layout fiddling

* Fixed clean Qt task

* Only show notice when time limited

* Fixed main window layout

* Show connected clients

* Set 15 spacing

* Auto connect on start

* More intentional screen size

* Fixed tests related to license

* Tests for expiry notifications

* Reorg tests and remove death test

* Update gtest

* Tests for dotenv parser

* Test command process

* What the heck is that doing there?

* Merge constants headers

* Fixed magic includes

* Remove helper function

* Remove comment

* Remove extern decl

* Update ChangeLog
2024-07-26 23:53:52 +01:00
..
build-containers.yml Improve UI design and reduce over-use of #ifdef (#7413) 2024-07-26 23:53:52 +01:00
ci.yml Reduce GUI compile time by building a GUI library (#7412) 2024-07-23 20:17:40 +01:00
codeql-analysis.yml Reduce GUI compile time by building a GUI library (#7412) 2024-07-23 20:17:40 +01:00
create-release.yml Make release workflow conditional 2024-07-16 19:38:33 +01:00
lint-changelog.yml Improve workflow triggers to ensure correct run time (#7378) 2024-07-09 18:50:54 +01:00
lint-source-code.yml Run install_deps.py script when building containers weekly (#7384) 2024-07-11 15:26:38 +01:00
sonarcloud-analysis.yml Reduce GUI compile time by building a GUI library (#7412) 2024-07-23 20:17:40 +01:00
stale-issues.yml Schedule CI daily at 5am to detect code rot early (#7363) 2024-07-02 16:36:54 +01:00
test-dist-upload.yml Re-implement CI auto version increment for packaging (#7354) 2024-06-26 15:46:42 +00:00
valgrind-analysis.yml Reduce GUI compile time by building a GUI library (#7412) 2024-07-23 20:17:40 +01:00