GlobalProtect-openconnect/GPClient
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
..
cdpcommand.cpp Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
cdpcommand.h Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
cdpcommandmanager.cpp Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
cdpcommandmanager.h Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
CMakeLists.txt Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
com.yuezk.qt.gpclient.desktop added startupwmclass to desktop file (#51) 2021-04-15 16:15:13 +08:00
com.yuezk.qt.GPClient.svg Update UI 2020-02-17 23:46:49 +08:00
connected.png Update UI 2020-02-17 23:46:49 +08:00
enhancedwebview.cpp Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
enhancedwebview.h Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
gatewayauthenticator.cpp Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
gatewayauthenticator.h Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
gatewayauthenticatorparams.cpp Make the clientos configurable and improve Reset Settings (#80) 2021-08-21 18:44:16 +08:00
gatewayauthenticatorparams.h Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
gpclient.cpp Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
gpclient.h Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
gpclient.ui Update links 2021-08-15 20:40:13 +08:00
gpgateway.cpp Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
gpgateway.h Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
gphelper.cpp Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
gphelper.h Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
loginparams.cpp Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
loginparams.h Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
main.cpp Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
normalloginwindow.cpp Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
normalloginwindow.h Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
normalloginwindow.ui Code refactor, support multiple gateways and non-SAML authentication (#9) 2020-05-23 15:51:10 +08:00
not_connected.png Update UI 2020-02-17 23:46:49 +08:00
pending.png Update UI 2020-02-17 23:46:49 +08:00
portalauthenticator.cpp Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
portalauthenticator.h Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
portalconfigresponse.cpp Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
portalconfigresponse.h Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
preloginresponse.cpp Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
preloginresponse.h Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
radio_selected.png Add support to switch gateway 2020-05-24 22:41:53 +08:00
radio_unselected.png Add support to switch gateway 2020-05-24 22:41:53 +08:00
resources.qrc Add default value to client os (#86) 2021-09-02 21:08:56 +08:00
samlloginwindow.cpp Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
samlloginwindow.h Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
settings_icon.png Add default value to client os (#86) 2021-09-02 21:08:56 +08:00
settingsdialog.cpp Make the clientos configurable and improve Reset Settings (#80) 2021-08-21 18:44:16 +08:00
settingsdialog.h Migrate to cmake and refine the code structure (#92) 2021-09-19 14:32:12 +08:00
settingsdialog.ui Make the clientos configurable and improve Reset Settings (#80) 2021-08-21 18:44:16 +08:00