Ming Rui Zhang
be41f0e7a6
misc: Qt 6.2.0 initial migration
...
Remove unsupported QtQuick One component and it will be
added back in the following patches
Change-Id: Iad206a880096cf956a4220a81dca85a993721fbd
2021-12-21 14:21:36 -05:00
Andreas Traczyk
ac87d33d9f
misc: put lrcinstance implementation into cpp file
...
Change-Id: I46c4e17124b2c0cbf6e92c696d3d47e1b0ad2d0d
2021-04-09 16:00:33 -04:00
Mingrui Zhang
2e60568307
project: don't use Qt keywords for signal/slot/emit
...
Gitlab: #320
Change-Id: Ia2a16a05be3fd6452a39df999660a5c8440eea13
2021-04-02 15:37:43 -04:00
Andreas Traczyk
e60eeff357
injection: place parent QObject as last parameter in ctors
...
Lrc object injection should never be a null pointer.
Change-Id: Ib574c751673fd35e223ce2447cee74bce7dfbf3e
Gitlab: #337
2021-04-02 15:37:33 -04:00
Ming Rui Zhang
37d548bb75
updatemanager: change the order of the constructor input parameter
...
Make the LRCInstance pointer pass correctly into updatemanager
Change-Id: I87f22fcf69d69babae3ec6de8b6b20eb5d2c652b
2021-03-25 17:27:16 -04:00
Ming Rui Zhang
7951764b2e
misc: remove LRC singleton
...
GitLab: #337
Change-Id: Ifb671d38d364714818650a8154c43a5787460039
2021-03-22 15:47:14 -05:00
Andreas Traczyk
3da2361c86
mainwindow: include "beta" in app title
...
Change-Id: Ie22e7bcadc0f0a19a0050670bc087d761acba5a9
2020-10-02 17:00:35 -04:00
Andreas Traczyk
3b6bbe772a
misc: implement update system
...
- 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
2020-09-24 12:48:29 -04:00