Commit Graph

824 Commits

Author SHA1 Message Date
DuckSoft
fb9bec61ab
Merge branch 'dev' into dev-vcore-abi-checker 2020-03-25 00:27:29 +08:00
DuckSoft
993d435c9e
integration 2020-03-25 00:25:39 +08:00
Qv2ray-dev
c016ee6d4b plugin: added plugin enable/disable, load state and plugin type display 2020-03-25 00:04:09 +08:00
Qv2ray-dev
f865eb3587 submodule: updated submodule 2020-03-24 16:29:23 +08:00
DuckSoft
e582179f52
simplifying 2020-03-24 09:36:39 +08:00
DuckSoft
bc723c5d86
fix macro clash 'WIN32' 2020-03-24 02:13:36 +08:00
DuckSoft
cdfe02f450
impl: abi checker 2020-03-24 01:58:37 +08:00
Qv2ray-dev
3a8a42d9bb
Update main.cpp 2020-03-23 23:50:22 +08:00
Qv2ray-dev
6545aea92f add: added input limit of geoip/geosite editor 2020-03-23 23:38:00 +08:00
Qv2ray-dev
98c8b25f6d update: updated submodules/subprojects/dependencies' licence info 2020-03-23 22:30:09 +08:00
Qv2ray-dev
d52d54a38f fix: remove duplicates 2020-03-23 07:47:23 +08:00
Qv2ray-dev
ca8378cd42 Merge branch 'dev' into dev-plugin-system
* dev:
  fix: fixed a misleading source string
  bumping versions
  debian: Bump version
  updating translations
  Reorganising README.md (#447)
2020-03-22 23:52:47 +08:00
Qv2ray-dev
593b556151 fix: fixed a misleading source string 2020-03-22 23:49:01 +08:00
Qv2ray-dev
7f7b00751d fix: fixed windows build 2020-03-22 20:13:25 +08:00
Qv2ray-dev
322734d9c9 add: added more plugin UI functions 2020-03-22 18:51:45 +08:00
Qv2ray-dev
597944c84b Merge branch 'dev' into dev-plugin-system
* dev:
  MainWindow: Fix Strange Button Length
2020-03-22 18:35:25 +08:00
DuckSoft
8bfdad1884
MainWindow: Fix Strange Button Length 2020-03-22 18:33:25 +08:00
Qv2ray-dev
de91c349b2 add: added qt signal system 2020-03-22 18:31:03 +08:00
Qv2ray-dev
48d3472faf merge: merge dev 2020-03-22 18:27:58 +08:00
Qv2ray-dev
f08d65c618 Merge branch 'dev' into dev-plugin-system
* dev: (23 commits)
  fix: somewhat more fixes
  fix: stop eating memory and added header guards
  fix: fixed HiDPI blurred QrImage, added new command arg noScaleFactor
  fix: fixing MainWindow size issue.
  fix: fixed a SIGFAULT when exit is triggered by the SIGNALS
  debian: Bump version
  version: bump version
  URGENT: fixed file loading if a source file was not in UTF-8
  bumping versions
  updating translations
  fix: rearrange MainWindow.hpp, fixed #435
  embed some schemes
  update: some minor refactors
  debian: bump version
  naive impl: exporting
  fixing windows up
  adding std::optional for windows
  impl: importing schemes
  refactoring RouteSettngsMatrix
  misc ui tweaks (#434)
  ...
2020-03-22 18:23:27 +08:00
Qv2ray-dev
1d2f81088c add: added plugin management window, load plugin support 2020-03-22 17:17:47 +08:00
Qv2ray-dev
b3f8f4a482 update interface, made the demo plugin work 2020-03-22 01:44:36 +08:00
Qv2ray-dev
ac9a46c8b3 fix: somewhat more fixes 2020-03-21 20:48:27 +08:00
Qv2ray-dev
09bbf7651d fix: stop eating memory and added header guards 2020-03-21 20:33:37 +08:00
Qv2ray-dev
b6ea1d9a96 fix: fixed HiDPI blurred QrImage, added new command arg noScaleFactor 2020-03-21 15:52:07 +08:00
Qv2ray-dev
ae0776cae9 fix: fixing MainWindow size issue. 2020-03-21 15:13:52 +08:00
Qv2ray-dev
750c96c5b1 fix: fixed a SIGFAULT when exit is triggered by the SIGNALS 2020-03-21 13:54:36 +08:00
Qv2ray-dev
e8266d1afa URGENT: fixed file loading if a source file was not in UTF-8 2020-03-21 08:40:39 +08:00
DuckSoft
49de4a0dcb
Merge pull request #437 from Qv2ray/dev-qvroute
QvRoute subsystem integration
2020-03-20 23:15:12 +08:00
DuckSoft
2a21b89f0c
merging 2020-03-20 23:02:36 +08:00
Qv2ray-dev
a7eb3e715b fix: rearrange MainWindow.hpp, fixed #435 2020-03-20 22:50:09 +08:00
DuckSoft
8ee3c822f9
embed some schemes 2020-03-20 22:44:52 +08:00
Qv2ray-dev
a5a5a642e8 update: some minor refactors 2020-03-20 22:34:26 +08:00
Qv2ray-dev
57f8e5df31 update: updated plugin interface submodule 2020-03-20 22:04:42 +08:00
DuckSoft
5bdcf88690
naive impl: exporting 2020-03-20 19:37:29 +08:00
DuckSoft
0ca17642ca
fixing windows up 2020-03-20 17:58:32 +08:00
DuckSoft
7439318283
adding std::optional for windows 2020-03-20 17:47:22 +08:00
DuckSoft
90ce2ce8f3
impl: importing schemes 2020-03-20 17:03:18 +08:00
DuckSoft
eb45a1be7d
refactoring RouteSettngsMatrix 2020-03-20 14:59:09 +08:00
DuckSoft
60ab609257
misc ui tweaks (#434) 2020-03-20 12:46:16 +08:00
Qv2ray-dev
5b3a7658bc add: implement loading plugins 2020-03-20 12:41:50 +08:00
Qv2ray-dev
f3727d1352 add: added plugin interface stub 2020-03-20 12:41:50 +08:00
Qv2ray-dev
7c83dc9bec
Update main.cpp 2020-03-20 11:25:53 +08:00
Qv2ray-dev
3f2e94116d change: changed route matrix json scheme 2020-03-19 23:38:31 +08:00
Qv2ray-dev
b34cb32d51 add: added route scheme matrix 2020-03-19 22:59:44 +08:00
Qv2ray-dev
1c0939c214 fix: fixed a missing --force-hiDPI arg, fixed #431 2020-03-19 17:04:27 +08:00
Qv2ray-dev
f73808aece fix: GUARD! 2020-03-19 16:51:46 +08:00
Qv2ray-dev
489c227e6b fix: fixing complex editor default outbound selection issue 2020-03-19 16:22:33 +08:00
Qv2ray-dev
0c0b49b90e fix: some ui fixes 2020-03-19 16:13:48 +08:00
Qv2ray-dev
da1cbb951c fix: fixed a super-long connection info/name/groupname/address will expand the whole ConnectionInfoWidget 2020-03-19 16:01:21 +08:00
Qv2ray-dev
a4f9c4b604 rm: removed useless/misleading UI 2020-03-19 10:17:07 +08:00
Qv2ray-dev
a7edf912af add: added clear function of connection stats 2020-03-18 23:35:24 +08:00
Qv2ray-dev
1d488b0e38 fix: no limit 2020-03-18 11:42:12 +08:00
Qv2ray-dev
403ec42fcc add: fully support setting the block,proxy,direct geosite/plain domains 2020-03-18 00:37:04 +08:00
Qv2ray-dev
20c925111a add: added UI for manually specify the block,proxy,direct geosite/plain domains 2020-03-18 00:14:27 +08:00
Qv2ray-dev
a5758788ee fix: we don't like Q_INIT_RESOURCE 2020-03-17 21:08:32 +08:00
Qv2ray-dev
a256c43122 fix: minor fixes 2020-03-17 20:55:28 +08:00
Qv2ray-dev
cd0dfced5e fix: fixed crash on changing outbound to balancers 2020-03-17 20:53:16 +08:00
Qv2ray-dev
d92979bafc fix: some upgrades to the QNodeEditor 2020-03-17 19:58:23 +08:00
Qv2ray-dev
e7b7592dd5 fix: fixed a misleading variable name 2020-03-17 17:33:29 +08:00
Qv2ray-dev
993a687a02 fix: fixed MainWindow didn't show up when a wrong autoconnectionId is set 2020-03-17 07:36:39 +08:00
Qv2ray-dev
ac480eb396 fix: feel free to use empty host with http/h2 in your vmess 2020-03-16 18:22:51 +08:00
Qv2ray-dev
e11b609d6b fix: fixed hiDPI and forceHiDPI arg 2020-03-16 13:46:55 +08:00
DuckSoft
b822a043f1
[fix] fixed vmess:// 'h2' import issue, fixed #421 (#422)
* [fix] fixed vmess:// 'h2' import issue, fixed #421: damn vmess:// just don't write 'http' properly.
* Update Serialization_vmess.cpp

Co-authored-by: Qv2ray-dev <59914293+Qv2ray-dev@users.noreply.github.com>
2020-03-16 12:00:39 +08:00
Qv2ray-dev
4e3c53c577 fix: let hiDPI support restricted by command arg 2020-03-16 08:53:36 +08:00
Qv2ray-dev
46a370baeb fix: fixed a flag error 2020-03-15 17:50:24 +08:00
Qv2ray-dev
8c22282574 fix: stop calling vmess:// protocol a standardized URI - KCP 2020-03-15 17:37:52 +08:00
Qv2ray-dev
f81aed2c52 fix: stop calling vmess:// protocol a standardized URI 2020-03-15 17:35:35 +08:00
Qv2ray-dev
4bc0e9c78f this 2020-03-15 16:02:51 +08:00
Qv2ray-dev
4a251ce7b4 fix: fixed nullptr check 2020-03-15 15:32:38 +08:00
Qv2ray-dev
6bd005f217 fix: fixed MainWindow startup UI logic 2020-03-15 15:27:25 +08:00
Qv2ray-dev
d1f935be2a fix: fixed tcping data sort issue 2020-03-15 15:15:41 +08:00
Qv2ray-dev
6af4b68c1c fix: log fix and PAC server crash fix 2020-03-14 21:16:34 +08:00
Qv2ray-dev
5f6ea7f50d Revert: partial revert of e7ea249c3b 2020-03-14 21:16:34 +08:00
Qv2ray-dev
d6d0c2880e translations: updated translations sources 2020-03-14 17:07:58 +08:00
Qv2ray-dev
ca3ab58b72 fix: some fixes when updating the subscription with same protocol/host/port pair but different name 2020-03-14 16:30:55 +08:00
Qv2ray-dev
7273bf9fb8 Revert "fix: some fixes when updating the subscription with exactly the same protocol/host/port pair but different name"
This reverts commit 1cabc14835.
2020-03-14 16:27:12 +08:00
Qv2ray-dev
e5755ec107 fix: some ui changes 2020-03-14 16:26:07 +08:00
Qv2ray-dev
e7ea249c3b add: added PAC deprecation notification 2020-03-14 14:54:45 +08:00
Qv2ray-dev
1cabc14835 fix: some fixes when updating the subscription with exactly the same protocol/host/port pair but different name 2020-03-14 13:44:18 +08:00
Qv2ray-dev
4f635f1b50 fix: some minor ui fixes 2020-03-14 00:38:36 +08:00
Qv2ray-dev
ce74340adc add: adapted alterId instead of aid 2020-03-14 00:24:36 +08:00
Qv2ray-dev
d0317c9168 add: added log selection feature 2020-03-13 23:16:59 +08:00
Qv2ray-dev
b600bcd57a fix: fixed multiple selection issue 2020-03-13 21:04:27 +08:00
Qv2ray-dev
a50cfe71b3 Merge branch 'dev-darkmode' into dev
* dev-darkmode:
  change: merged linux, win, mac cpp to one DarkmodeDetector
  [impl] windows implementation of darkmode detector
  [impl] linux implementation of darkmode detector
  [stub] basic framework for darkmode detection
2020-03-12 23:45:08 +08:00
Qv2ray-dev
d8db105ee8 add: let blurred QR adapt darkModeSettings 2020-03-12 23:44:24 +08:00
Qv2ray-dev
b125eb41c3 fix: fixed a comment removal issue 2020-03-12 23:26:21 +08:00
Qv2ray-dev
ba32111169 refactor: some minor refactors to the main.cpp 2020-03-12 22:48:33 +08:00
Qv2ray-dev
cd3e56b65c change: merged linux, win, mac cpp to one DarkmodeDetector 2020-03-12 22:14:14 +08:00
DuckSoft
692d9229c7 [impl] windows implementation of darkmode detector 2020-03-12 21:52:28 +08:00
DuckSoft
1fafee72b6 [impl] linux implementation of darkmode detector 2020-03-12 21:52:28 +08:00
DuckSoft
9e57f7b767 [stub] basic framework for darkmode detection 2020-03-12 21:52:28 +08:00
Qv2ray-dev
85c158cf63 fix: fixed wechat-video and other quic protocols being expressed as a net="TCP" obfs, fixed #378 2020-03-12 21:45:33 +08:00
Qv2ray-dev
fa3e8484ac add: added a better JsonEditor 2020-03-12 16:27:55 +08:00
Qv2ray-dev
690ee1d250 fix: fixed complex editor renaming with a QString reference issue 2020-03-12 11:30:39 +08:00
Qv2ray-dev
e81e575d54 fix: fixed connection issue with empty outbound tag 2020-03-12 10:36:40 +08:00
Qv2ray-dev
a57b1417f9 fix: fixed autostart when using AppImage 2020-03-12 09:50:57 +08:00
Qv2ray-dev
60af0ab8bb fix: fixed a custom outbound issue 2020-03-11 23:45:32 +08:00
Qv2ray-dev
23b23bb4af fix: use cmake to determine the darktheme settings flag 2020-03-11 22:03:26 +08:00
Qv2ray-dev
fb04ce6232 fix: adjusted minimum size for smaller screens 2020-03-11 21:29:40 +08:00
Qv2ray-dev
26aaa14c9a add: added support with comment-json - fix 2020-03-11 21:10:04 +08:00
Qv2ray-dev
8d7ac0a708 Revert "add: added support with comment-json"
This reverts commit a5cf9222ff.
2020-03-11 20:57:04 +08:00
Qv2ray-dev
a5cf9222ff add: added support with comment-json 2020-03-11 20:55:52 +08:00
Qv2ray-dev
ba9d3c193a Merge branch 'dev-change-appname' into dev
* dev-change-appname:
  ui: changed internal application name
2020-03-11 20:41:16 +08:00
Qv2ray-dev
1eda28e589 add: ignored link starts with # and // when importing 2020-03-11 18:23:55 +08:00
Qv2ray-dev
01278f3c33 add: hide tProxy settings currently 2020-03-11 18:19:58 +08:00
Qv2ray-dev
4aafcbe150 fix: several ui fixes, including darkmode icon settings 2020-03-11 17:22:01 +08:00
Qv2ray-dev
859657ad80 fix: fixed build error 2020-03-11 15:19:28 +08:00
Qv2ray-dev
726ace5db0 rm: removed export config window 2020-03-11 13:42:08 +08:00
Qv2ray-dev
d4e35c5ee1 fix: fixed a swapped default path setting 2020-03-11 13:32:45 +08:00
Qv2ray-dev
df6995e253 fix: used a hack to fix #343 2020-03-11 00:05:54 +08:00
DuckSoft
f972c7baab
[WIP] Code Cleanup Project Phase 1 (#409)
* verifyConfigAvailability: typo fix & const tweak
* "openwrite" => open a file for writing
* initialiseQv2ray: use const reference in for-loop
* typo: "translater" => translator
* optimizing std::unique_ptr
* readLastLog: removing const qualifier for return type
2020-03-11 00:01:16 +08:00
Qv2ray-dev
485d92e5a8 fix: this fixed #344 2020-03-10 22:53:53 +08:00
Qv2ray-dev
55f65a2a5f fix: this fixed #347 2020-03-10 22:06:32 +08:00
Qv2ray-dev
8f4e9ec752 ui: reverted add a vertical spacer under scrollable widget 2020-03-10 16:50:26 +08:00
Qv2ray-dev
8b04b14abb add: return; 2020-03-10 15:07:55 +08:00
Qv2ray-dev
5b190a4693 Merge branch 'dev-hidpi' into dev
* dev-hidpi:
  ui: enable hidpi UI settings
2020-03-10 14:45:40 +08:00
Qv2ray-dev
32ab3119ba core: refactored log function 2020-03-10 14:45:20 +08:00
Qv2ray-dev
9716e6988f ui: changed internal application name 2020-03-10 14:44:43 +08:00
Qv2ray-dev
571739d99b ui: enable hidpi UI settings 2020-03-10 14:04:28 +08:00
Qv2ray-dev
77096b3ef3 core: fixed macOS vAssetsPath settings 2020-03-10 14:03:37 +08:00
Qv2ray-dev
6e4d588eb2 ux: automatically set system proxy 2020-03-10 09:55:40 +08:00
Qv2ray-dev
2f7fbe3ddc
Update ConfigHandler.cpp 2020-03-10 00:51:20 +08:00
Qv2ray-dev
0746c76de9 optimize: automatically remove orphaned connections 2020-03-10 00:37:50 +08:00
Qv2ray-dev
b16aa056c1 optimize: use CONFIGROOT cache instead of disk io 2020-03-10 00:31:59 +08:00
Qv2ray-dev
1c49cf5ae2 win: fixing StringFromFile to read input file in any encoding supported 2020-03-09 23:18:29 +08:00
Qv2ray-dev
b3cf410041 qt512: removed undefined macro in qt512 2020-03-09 16:25:29 +08:00
Qv2ray-dev
bca3953ce1 Merge branch 'dev-embed-translations' into dev
* dev-embed-translations:
  translation: auto load all available translations
  update
  add embed translations support
2020-03-09 15:41:40 +08:00
Qv2ray-dev
9f4f89c102 pac: fixed PAC server 2020-03-09 15:41:36 +08:00
Qv2ray-dev
541b38aee0 pac: fixing PAC server 2020-03-09 15:36:55 +08:00
Qv2ray-dev
e49fda30b8 translation: auto load all available translations 2020-03-09 14:46:56 +08:00
Guobang Bi
cc069e34b1
add embed translations support 2020-03-09 10:44:20 +08:00
DuckSoft
80483738b1
hardcode translations path for Linux systems
partially solves the stupid snapcraft problem
2020-03-09 00:13:21 +08:00
DuckSoft
af68906b55
[fix] move misplaced tooltip, fixed #397 (#400) 2020-03-08 22:58:54 +08:00
DuckSoft
07409a11a0
"translations" => "lang" (#398)
* Update QvTranslator.cpp
* Update CMakeLists.txt: $prefix/share/qv2ray/{translations => lang}

X-Approved-By: @ymshenyu
2020-03-08 16:41:27 +08:00
Qv2ray-dev
81667e480e cmake: fixing Windows build 2020-03-08 15:35:13 +08:00
Qv2ray-dev
22f02fb2b9 cmake: add UNICODE define on Windows 2020-03-08 15:15:47 +08:00
Qv2ray-dev
79eb753d4b cmake: fixing Windows build 2020-03-08 10:17:13 +08:00
Qv2ray-dev
e00e743dc9 cmake: translations: some minor improvements 2020-03-07 22:14:28 +08:00
DuckSoft
310307513b [wip] first draft 2020-03-07 21:46:59 +08:00
DuckSoft
8d99a0f240 [wip] refactored QvTranslator 2020-03-07 21:46:59 +08:00
Qv2ray-dev
bcd72aaf97 cmake: fixed a missing gRPC header 2020-03-07 16:17:07 +08:00
Qv2ray-dev
021e7e0a3a cmake: fixed node editor AUTOMOC generation failure 2020-03-07 15:18:12 +08:00
Qv2ray-dev
7a359153c7 cmake: prevent including the cpp file 2020-03-07 14:53:41 +08:00
Guobang Bi
3e33fc7d13
update QvGeositeReader.cpp 2020-03-07 09:50:44 +08:00
Qv2ray-dev
4455ebc774 cmake: added _QV2RAY_BUILD_INFO_ and _QV2RAY_BUILD_EXTRA_INFO_ support 2020-03-07 00:11:30 +08:00
Qv2ray-dev
892ec76d63 cmake: moved singleapplication.h to a local search scope 2020-03-06 23:27:04 +08:00
Qv2ray-dev
d02fe35a7f cmake: fixed x2struct with Qt type support 2020-03-06 23:20:02 +08:00
Qv2ray-dev
851d82a8e6 cmake: completed cpp-httplib migration 2020-03-06 23:00:49 +08:00
Qv2ray-dev
e887b15e38 cmake: do not use icmping on *nix 2020-03-06 22:19:51 +08:00
Qv2ray-dev
b930bc86a3 cmake: added new http submodule 2020-03-06 22:15:18 +08:00
Qv2ray-dev
480ee1bb25 cmake: fixed moc slots issue where MACROS are not being expanded 2020-03-06 17:26:54 +08:00
Qv2ray-dev
108810e5fb add: navigate to current connection after sort 2020-03-06 09:45:12 +08:00
Qv2ray-dev
a2a95dfb5b add: added toggle visibility of chart and log box in MainWindow 2020-03-05 22:33:29 +08:00
Qv2ray-dev
557f027f74 add: added QRCode blur and toggle as default 2020-03-05 21:47:46 +08:00
Qv2ray-dev
7689a3e215 add: auto update connection details when one is updated 2020-03-05 17:21:21 +08:00
Qv2ray-dev
2075b47571 fix: fixed subscription update caused renaming issue and auto restart issue 2020-03-05 16:43:58 +08:00
Qv2ray-dev
663a185324 fix: fixed some UI experiences and fixed build 2020-03-05 16:11:23 +08:00
Qv2ray-dev
bf1bcec102 fix: lowered the autosave frequency 2020-03-05 15:27:07 +08:00
Qv2ray-dev
56c7264a14 fix: fixed some plugin content item supprt, added connection latency 2020-03-05 15:15:22 +08:00
Qv2ray-dev
e8f93d62a8 add: added cross-platform vCore and vAssets path support, fixed #382 2020-03-05 14:43:54 +08:00
Qv2ray-dev
938f529cf8 fix: now read file As-Is, and save file as UTF-8, #382 2020-03-05 13:44:20 +08:00
Qv2ray-dev
93208f698c add: added missing files 2020-03-05 00:10:40 +08:00
Qv2ray-dev
5c84d8d583 add: added basic SSD decoder, by @DuckSoft 2020-03-05 00:09:33 +08:00
Qv2ray-dev
8ce165a116 change: some even more refactors, separated vmess, ss and prepare for ssd (and ssr?) 2020-03-04 23:27:01 +08:00
Qv2ray-dev
0d8f0839f2 change: some more refactors 2020-03-04 23:07:18 +08:00
Qv2ray-dev
8a8afdea61 change: some refactors 2020-03-04 22:08:08 +08:00
Qv2ray-dev
bdd9db005f Revert "add: added MainWindow items folding"
This reverts commit 86193ee0b7.
2020-03-04 11:13:46 +08:00
Qv2ray-dev
86193ee0b7 add: added MainWindow items folding 2020-03-03 22:39:20 +08:00
Qv2ray-dev
9d05be94b6 fix: fixed a segfault on right click menu 2020-03-03 21:51:37 +08:00
Qv2ray-dev
75736e7c44 fix: fixed cross-platform build 2020-03-03 13:18:27 +08:00
DuckSoft
ac5cb7c67e [fix] lastUpdated after updating subscription 2020-03-03 13:03:01 +08:00
Qv2ray-dev
41b84207cc fix: use better explainations in the sort menu 2020-03-03 00:39:04 +08:00
Qv2ray-dev
3df2cea74b add: added multiple duplicate and sorting support 2020-03-03 00:34:12 +08:00
Qv2ray-dev
11275e1c9e add: added multiple connection deletion support 2020-03-02 21:11:14 +08:00
Qv2ray-dev
36e8586f0f fix: fixed autostart settings 2020-03-02 20:59:59 +08:00
Qv2ray-dev
d4be3a987e
fix: fixed #387 2020-03-02 07:25:08 +08:00
Qv2ray-dev
93b7f9f4a8 add: added more ui functionalities - 3 2020-03-02 00:15:19 +08:00
Qv2ray-dev
7fb8cd3d94 add: added more ui functionalities - 2 2020-03-02 00:03:07 +08:00
Qv2ray-dev
44e9a550d2 add: added more ui functionalities 2020-03-01 22:57:14 +08:00
Qv2ray-dev
4db9721784 add: added ConnectionItemLocate, ConnectionSelection, BoldGroupName 2020-03-01 22:21:37 +08:00
Qv2ray-dev
ab2f2c3e11 fix: use c++11 initializer list of std::tuple<> 2020-03-01 17:35:18 +08:00
Qv2ray-dev
1c7bb289a9 fix: use c++11 initializer list of QStringList 2020-03-01 17:30:41 +08:00
Qv2ray-dev
46c13543a4 fix: changed inline code block settings 2020-03-01 17:24:58 +08:00
Qv2ray-dev
56f0886afd add: added support when importing with duplicated name, added ConnectionDuplicate 2020-03-01 10:05:59 +08:00
Qv2ray-dev
7a183ece8d add: added CreateConnection, ImportConnection, RouteEditor-outbound-type-deduce, ImportFromSubscription 2020-03-01 00:12:23 +08:00
Qv2ray-dev
c7a6bca26f add: added ConnectionRename, GroupRename UI slot implementations 2020-02-29 23:20:55 +08:00
Qv2ray-dev
85d980e91b add: added ConnectionCreate, ConnectionDelete, ConnectionChangeGroup, GroupCreate, GroupDelete UI slot implementations for MainWindow 2020-02-29 23:11:03 +08:00
Qv2ray-dev
2d198f4292 add: added KDE proxy settings support 2020-02-29 20:25:17 +08:00
Qv2ray-dev
fa6a8dae1f wip: add: added back subscription feature, group renaming, group deleting, subscription update 2020-02-29 00:28:59 +08:00
Qv2ray-dev
09de96efe5 fix: update code style 2020-02-28 22:49:53 +08:00
Qv2ray-dev
194f07c027 wip: fix: prevent a crash caused by signal self-connection on a buggy os (e.g. Windows) 2020-02-28 09:07:19 +08:00
Qv2ray-dev
54c4475fa9 wip: add: added subscription display... 2020-02-26 21:02:58 +08:00
Qv2ray-dev
b03849d9df add: added connection edit feature 2020-02-26 20:22:11 +08:00
Qv2ray-dev
f339b814e1 fix: some minor fixes 2020-02-26 20:22:11 +08:00
DuckSoft
784e995dbf make default name pattern translatable 2020-02-25 22:33:27 +08:00
DuckSoft
b92e933007 Create SSDConverter.hpp 2020-02-25 22:33:27 +08:00
DuckSoft
5d5b2285a9 Create ICMPPinger.cpp 2020-02-25 22:31:01 +08:00
DuckSoft
1b7659a30e Create ICMPPinger.hpp 2020-02-25 22:31:01 +08:00
Qv2ray-dev
2a0c459202 add: added settings ui for dokodemo 2020-02-25 22:29:18 +08:00