WIP: Added bridge-gui-test app.
WIP: goos.
WIP: event sending.
WIP: include bridge-gui-tester in frontend project
WIP: app end login event buttons.
WIP: login events. .
WIP: moved and renamed tab code
WIP: wired login logic.
WIP: setColorScheme and loginAbort.
WIP: more calls implemented + random users and numbers.
WIP: mail calls.
WIP: bug reports.
WIP: more signal send via the grpc Qt proxy.
WIP: Qt proxy on the event stream tab.
WIP: user change events wiring.
WIP: GUI changes.
WIP: minor refactoring.
WIP: remove event stream tab.
WIP: GUI changes.
WIP: separate logs, cache and keychain implemented.
WIP: Automatic update.
Other: fix linux build.
WIP: fix for live addition/modification/removal of users on the server side.
GODT-1714: link the update check mecanism [skip-ci]
GODT-1714: bind update check notification [skip-ci]
GODT-1714: Send the CheckFinishEvent in defer to be sure it never loop for eternity
GODT-1714: simplify the BRIDGE_APP_VERSION configuration [skip-ci]
GODT-1714: Fix CheckUpdateAndNotify based on what already exists
GODT-1714: Restore LandingPage and ReleaseNotesPage links [skip-ci]
Other: Cactch case in CMake where BRIDGE_APP_VERSION is not filled [skip-ci]
Fixed issues introduced by upgrading to Qt 5.15.
WIP: upgrade to Qt 6
WIP: QML fixes. [sklp-ci]
WIP: macOS font fix.
WIP: backend is a now a singleton.
WIP: remove version number of import.
WIP: fixed missing Action in qmldir.
WIP: fixed errors on program exit.
WIP: CMake detects host arch on mac if not specified.
Wait for Bridge certificate and use it for gRPC connection
Other: add README file for Bridge-GUI prerequisites
GODT-1673: Configure Client/Server to make use of the bridge cert
Other : comments + todo on known issue
Other: fix go import alias [skip-ci]
Other: renaming of bridge-gui.
WIP: locate bridge exe.
WIP: bridge process launch.
WIP: cleaner closure of bridge.
WIP: grpcClient connection retries.
WIP: clean exit when bridge process is killed.
Fixed issues from MR review. [skip-ci].
WIP: Fixed gRPC case in CMakelists.txt [skip-ci]
It caused issues on Debian.
WIP: update gRPC/protobuf and tweaked CMakeLists.txt. [skip-ci]
WIP: Fixed a bug where splash screen could not be dismissed. [skip-ci]