- Apr 07, 2022
-
-
Change-Id: I663f4c7d736d62063f897d9551fc2e97ad5360ef
-
- Feb 03, 2022
-
-
Andreas Traczyk authored
Add some registry keys and values for the URL protocol via the WiX installer. Gitlab: #655 Change-Id: Ibc857cfea2db4ff5a20ca3e71e057990527a4054
-
Andreas Traczyk authored
To coordinate the MSI installer with Jami's close-to-tray feature, a custom action was used to kill QtWebEngineProcess and Jami, prior to the file installation step. The close-to-tray feature makes it so the only way to terminate the app is via the systray context menu. This patch harnesses the IPC mechanism used by the run-guard, and adds a command-line option('--term') used to signal the secondary process and provoke graceful termination. The benefits are: - the app can save data before closing - system tray icons aren't left dangling after updates - QtWebEngineProcess is guaranteed to be terminated during install Gitlab: #654 Gitlab: #543 Change-Id: I79421eeab49c9ec0826010af99a364471bb81d1a
-
- Dec 08, 2020
-
-
Ming Rui Zhang authored
Change-Id: Ifb63abe89b397e8f728053116711efc889e803c0
-
- Oct 09, 2020
-
-
Change-Id: If5392c0c113d0e1e0a590b2ae72e2e6d8fdcf26a
-
- Sep 30, 2020
-
-
Gitlab: #122 Change-Id: Ica199d18bb95ad98a3ac15bc083f2c5eeb953216
-
- Sep 24, 2020
-
-
Andreas Traczyk authored
- re-introduce a genericized NetworkManager - isolate update logic into a qml accessible class derived from NetworkManager - fix QtWebEngineProcess missing when re-installing over existing version - provide a command line option to override the base url for testing local and remote updates - clean-up manual update-check UI Gitlab: #101 Change-Id: I9c8d2badae59ec31cab12d38b8470edf2bcad401
-
- Aug 31, 2020
-
-
Ming Rui Zhang authored
In vc redist folder, there are two vc redist executables that can be deployed by qt windows deploy. Update the filter so that both can be avoided to be deployed. Gitlab: #49 Change-Id: Ia79923dd2a7487833884812e2f5c7536cc30b24e
-
- Aug 03, 2020
-
-
Sébastien Blin authored
Change-Id: I32bfdd2a618aa7ac6181da2697e241667b010aab
-