Commit Graph

12 Commits

Author SHA1 Message Date
Kevin Yue
57df34fd1e
Prepare release 1.4.3 (#149)
* add inih

* add configuration file for gpservice

* Disable the UI configuration for extra args

* remove VERSION_SUFFIX

* remove ppa-publish.sh

* Use Git repo as the source for PKGBUILD

* remove VERSION_SUFFIX

* Use Git repo as the source for PKGBUILD

* add .install for PKGBUILD

* add configuration file

* Fix cmake

* Fix cmake

* Disable snap job

* update AUR packaging

* Disable the UI configuration for extra args

* improve packaging script

* update README.md

* restart gpservice after package upgrading
2022-05-09 21:58:58 +08:00
Kevin Yue
8a65099ca7
Migrate to cmake and refine the code structure (#92)
* migrate to cmake

* move the 3rd party libs

* organize 3rdparty

* update the 3rd party version

* refine the CMakeLists.txt

* update install command

* update install command

* update install command

* update install command

* update dependency

* update the dependency

* update the dependency

* remove CPM.cmake

* remove QtCreator project file

* update cmake file

* improve cmake file

* add cmakew

* use wget

* remove echo

* update the doc

* remove the screenshot

* update the doc

* update the install steps

* check the openconnect version

* update the doc

* update install scripts

* fix install scripts

* improve message

* improve message

* improve install scripts

* improve the version check

* improve the version check

* improve install script

* add version

* organize includes

* add version bump

* update CI

* update CI

* add the release flag

* update message
2021-09-19 14:32:12 +08:00
Kevin Yue
5c97b2df7a QStringView -> QString 2021-09-14 00:32:05 +08:00
Kevin Yue
9f9444a72b
Display error when OpenConnect was not found (#81) 2021-08-21 19:32:13 +08:00
Kevin Yue
42cae3ff26
Port the splitCommand method (#79) 2021-08-19 19:10:05 +08:00
Kevin Yue
b4f9cfae67
Support custom parameters (#76)
* Add the setting icon

* Add support for custom parameters

* Ignore auto generated files

* Update README.md
2021-08-15 12:47:02 +08:00
Kevin Yue
49ad8fd142 Reorder the bin paths 2020-02-20 23:45:47 +08:00
Kevin Yue
c68338c180 Improve the connect logic 2020-02-20 22:20:28 +08:00
Kevin Yue
94f9048096 Polish gp service 2020-02-16 18:03:28 +08:00
Kevin Yue
704554d3a5 Handle unix signals 2020-02-15 23:37:30 +08:00
Kevin Yue
7fa8357a1c Refine the code 2020-02-15 22:15:04 +08:00
Kevin Yue
321c73710e Initial commit 2020-02-15 16:26:32 +08:00