Commit Graph

875 Commits

Author SHA1 Message Date
QxQ
84d1db9c47 add: populate global TLS options to plugins 2020-10-04 16:23:33 +08:00
QxQ
d0185bec9d add: process disableSystemRoot when importing vmess link 2020-10-04 16:22:29 +08:00
QxQ
7b34ae9b97 add: added disableSystemRoot global option 2020-10-04 16:21:29 +08:00
DuckSoft
880ec1cbb8
expose disableSystemRoot certificate entry (#1008)
* expose disableSystemRoot certificate entry
* reformat with clang-format
* Update StreamSettingsWidget.ui
* Update StreamSettingsWidget.ui
* Update BUILDVERSION

Co-authored-by: QxQ <59914293+U-v-U@users.noreply.github.com>
2020-10-03 01:07:32 +08:00
QxQ
b9defd88ce fix: fixed ConnectionItemWidget content when AutoConnect is enabled 2020-10-02 22:56:23 +08:00
QxQ
0ab6dd7d2e fix: fixed HTTP & SOCKS outbound users array 2020-10-02 00:11:18 +08:00
QxQ
7f0deef7a2 fix: setCurrentIndex after started 2020-10-01 23:51:50 +08:00
QxQ
b33c76a556 update: use model/view for ConnectionList 2020-10-01 01:20:33 +08:00
QxQ
fe8103aaa4 fix?: fixed(?) macOS MainWindow bug 2020-09-30 09:30:14 +08:00
QxQ
238f4032fb update: rename function 2020-09-30 09:29:17 +08:00
QxQ
ff06995a4f fix: fixed plugin outbound handler 2020-09-25 21:58:29 +08:00
QxQ
a079a849f6 update: cleanup and removed VMess testsEnabled 2020-09-25 21:20:53 +08:00
QxQ
267dfed55c update: re-formatted source files 2020-09-25 21:04:06 +08:00
QxQ
f6666a2255 remove: removed Shadowsocks field: OTA, email 2020-09-25 20:58:26 +08:00
QxQ
eb2a1284bc add: added SIP008 subscription support 2020-09-25 19:38:24 +08:00
QxQ
21bf0fd27e remove: removed shadowsocks level option 2020-09-25 19:37:30 +08:00
QxQ
1f08c7a15f fix: rearrange Qv2rayBase and added default values 2020-09-24 23:08:19 +08:00
QxQ
0a8b77990b fix: Dokodemo-Door is not Transparent proxy 2020-09-24 21:33:50 +08:00
QxQ
fe4dc252f1 update: use QvPlugin-BuiltinSubscriptionAdapter to provide subscriptions support 2020-09-24 20:48:15 +08:00
QxQ
462d6001ba fix: fixed plugin icon loading 2020-09-23 22:05:46 +08:00
QxQ
b133b44c61 update: updated BuiltinProtocolPlugin description 2020-09-23 22:05:04 +08:00
QxQ
2986d952cf add: added VLESS flow xtls-rprx-direct-udp443 and xtls-rprx-direct 2020-09-23 21:31:40 +08:00
QxQ
0f25165e71 update submodule 2020-09-23 19:34:55 +08:00
QxQ
825437c3d6 fix: fixed static global variable causing variable content overwrite 2020-09-22 22:16:01 +08:00
QxQ
1327903df3 update: update MainWindow ConnectionItemWidget designs 2020-09-22 22:02:13 +08:00
QxQ
1e5a2a7c73 fix: fixed static global variable causing variable content overwrite 2020-09-22 22:01:16 +08:00
QxQ
14db19b4a3 update: some small updates 2020-09-22 19:12:11 +08:00
QxQ
45fbdf5aa7 update: updated CMakeLists 2020-09-22 17:47:55 +08:00
QxQ
f1ae4ef49b update: updated builtin protocol plugin name 2020-09-22 17:47:03 +08:00
QxQ
665b7a0a80 update: sort plugins by name in PluginManager 2020-09-22 17:40:02 +08:00
QxQ
6a02b38184 update: updated connection serialization return value format 2020-09-22 17:39:01 +08:00
QxQ
a6e8eae902 fix: fixed HTTP SOCKS editor 2020-09-22 15:41:19 +08:00
QxQ
67cec77159 refactor: refactored Qv2rayBase, PluginHost, InboundEditor UI and StreamSettingsWidget 2020-09-21 15:07:48 +08:00
QxQ
bafa151cb0 update: refactored QvTranslator helper 2020-09-20 11:22:22 +08:00
QxQ
3a513385b8 update: rearranged Qv2rayAssetsPaths 2020-09-20 11:21:36 +08:00
QxQ
f894f07f81 remove: removed unused cmake find_package_handle_standard_args 2020-09-20 11:19:06 +08:00
QxQ
87531629cb remove: removed JSON highlighter 2020-09-20 11:18:29 +08:00
QxQ
9da2f1d53f remove: removed tproxy setcap checkbox 2020-09-20 11:17:17 +08:00
QxQ
dc164af8f6 add: added VLESS flow xtls-rprx-origin-udp443 2020-09-19 21:03:15 +08:00
QxQ
5dc6e6f41a fix: make VLESS flow option editable 2020-09-19 09:57:16 +08:00
QxQ
1303f663e0 add: added option for "bypassLAN" 2020-09-19 00:54:12 +08:00
sixg0000d
7d6f6c2214 fix: fix spec file template
missing cmake build on centos stream(epel enabled)
2020-09-17 08:09:38 +08:00
sixg0000d
c2f8048f92 improve rpm spec file template 2020-09-17 08:09:38 +08:00
sixg0000d
54ca9222f0 fix build 2020-09-17 08:09:38 +08:00
sixg0000d
e968df2980 add missing dependencies 2020-09-17 08:09:38 +08:00
QxQ
2b953b0937 version: bumped BUILDVERSION 2020-09-12 18:07:57 +08:00
DuckSoft
5d58eae740 fix: macro mismatch
EMBED_TRANSLATIONS => QV2RAY_EMBED_TRANSLATIONS
2020-09-12 03:33:10 +00:00
QxQ
75e9b330f8
fix: sorry it's not rc1 2020-09-08 23:49:39 +08:00
QxQ
be21ed4ebb
Update BUILDVERSION 2020-09-08 13:12:44 +08:00
QxQ
07b5a7b371 version: bumped version, versionsuffix, buildversion 2020-09-07 00:29:33 +08:00
QwQ
3ac170161a
fix: fixed plugin settings not saved on close event 2020-08-16 09:59:41 +08:00
QwQ
d599582f05
add: added Plugins' MainWindow widget support 2020-08-16 00:54:09 +08:00
QwQ
fb22e8fc02
fix: adapt adjusted interface v3 2020-08-14 13:54:52 +08:00
QwQ
80d53c1188
fix: adapt adjusted interface v3 2020-08-14 13:38:18 +08:00
QwQ
5101c7f519
fix: added QHash header 2020-08-12 22:30:57 +08:00
QwQ
358914430b
fix: fixed MSVC build 2020-08-12 22:08:08 +08:00
QwQ
bbb558a929
fix: some minor fixes 2020-08-12 21:31:09 +08:00
QwQ
9b82530550
add: added QvCLIApplication, QvWidgetsApplication 2020-08-12 20:37:35 +08:00
QwQ
3ab411b7b7
refactor: refactor, added Qv2rayBaseApplication, splitted GUI / non-GUI part 2020-08-11 18:18:53 +08:00
QwQ
cd00927193 Merge branch 'dev-real-ping' into dev
* dev-real-ping:
  add missing dependency
  Update nsis.yml
  Update build-qv2ray-cmake.yml
  refactor realping ui part
  try to make Ubuntu happy
  try to make Debian happy
  try to make CI happy
  add realping ui part
  add `realping` implementation
  add curl dependency
2020-08-11 09:05:09 +08:00
QwQ
eec913c56b fix: fix QAction caused crash, fixed #884 2020-08-11 08:59:40 +08:00
QwQ
521786b69e fix: mark VLESS as a proxy protocol, fixed #883 2020-08-11 00:05:15 +08:00
QwQ
ecc56cdd08 add: added VectoredExceptionHandler for Windows 2020-08-10 20:58:00 +08:00
QwQ
fb10eb48e0 git: fixed MSVC build output 2020-08-10 17:44:10 +08:00
ymshenyu
c6317b27cb add missing dependency 2020-08-10 16:02:31 +08:00
DuckVador
5b9cd4c18a
Merge branch 'dev' into dev-real-ping 2020-08-10 10:54:14 +08:00
QwQ
db8f9b635b
fix: fixed CMakeLists 2020-08-09 16:07:35 +08:00
QwQ
8ae5300f6a
refactor: refactor CMakeLists 2020-08-09 16:03:29 +08:00
QwQ
01f9e21bd0
meta: refactor chain expander 2020-08-09 15:42:08 +08:00
QwQ
6e79ab7cce
fix: fixed Complex Editor loading issue 2020-08-08 18:50:21 +08:00
QwQ
ee9254fbf1
add: added QInputDialog to select number of lines 2020-08-08 17:46:41 +08:00
QwQ
fb09c9e4cc
meta: merge .clang-format 2020-08-08 17:35:46 +08:00
QwQ
e1081b0a42
add: added copy recent 20 lines of log 2020-08-08 17:31:37 +08:00
QwQ
6e52249e43
add: added copy chart as image 2020-08-08 16:55:21 +08:00
QwQ
45e908432e
refactor: refactored MainWindow, added Actions' retranslation 2020-08-08 16:26:56 +08:00
QwQ
35460669b6
add: added _BOMB_ 2020-08-08 15:08:28 +08:00
QwQ
72ce4ed7d5
fix: fix for macOS 2020-08-08 14:16:00 +08:00
QwQ
97016c464d
fix: added /utf-8 for MSVC 2020-08-08 14:03:00 +08:00
QwQ
42e8fac33b
fix: sort include 2020-08-08 13:59:37 +08:00
QwQ
57df03d7ef
fix: fixed Windows build 2020-08-08 13:51:01 +08:00
QwQ
46c760ab7c
add: added backward-cpp back :( 2020-08-08 10:53:29 +08:00
QwQ
b296f4792d
submodule: update submodules 2020-08-08 01:03:12 +08:00
QwQ
d5c0522638
Merge branch 'dev-route-editor' into dev
* dev-route-editor: (73 commits)
  fix: disable ChainExpansion and ChainEditor for now
  fix: do not send kill signal to pid0
  add: added OnRuleDeleted signal
  fix: fixed QNodeEditor caused crash when release dragging on macOS
  Update build-qv2ray-cmake.yml
  update: some minor updates
  fix: SIGTRAP with Windows
  fix: enable debug build CI
  fix: trigger crash on signal handler
  fix: fixed shared_ptr refcount crash on macOS
  fix: fixed QMap causing outbounds mistakenly sorted
  fix: fixed simple connection route generation
  cleanup: remove empty source file
  add: added External resolver, fixed DNS settings empty clientIP
  add: added Chain generator, fixed Balancer
  refactor: refactored generator backend 4, WARN: NOT TESTED
  refactor: refactored Route Generator - 3, WARN: NOT TESTED
  refactor: refactored Route Generator - 2, WARN: NOT TESTED
  refactor: refactored route generation, WARN: NOT TESTED
  add: added DNS editor for complex editor
  ...
2020-08-08 00:48:50 +08:00
QwQ
7c0dfceadd fix: adjust darkMode Disabled text color 2020-08-07 21:12:28 +08:00
QwQ
24b959b982
fix: disable ChainExpansion and ChainEditor for now 2020-08-07 11:26:17 +08:00
QwQ
658a188f8a Merge branch 'master' into dev-route-editor
* master: (28 commits)
  fix: refactor and fixed extra cmdline caused preinitialization error
  add: use monospace as log font, fixed #860
  解决更新KDE后SESSION环境变量的问题
  add: added none as a Shadowsocks cipher
  Update nsis.yml
  Update build-qv2ray-cmake.yml
  updating translations
  Update QRCodeHelper.cpp
  do not translate forwarding proxy types
  version: bump version
  fix: fixed language loading algorithm
  fix: workaround of macOS SingleApplication problem
  debian: bump version
  debian: add missing dependencies
  fix: fixed zxing-cpp build
  fix: security -> encryption
  fix: fixed Outbound Editor index out of range
  fix: protect libsemver using a try..catch block
  trying to fix the buffer overflow
  trying to save your brains
  ...
2020-08-07 11:18:47 +08:00
QwQ
232e62c405 fix: do not send kill signal to pid0 2020-08-07 11:16:57 +08:00
DuckVador
1b910630a6 try to make Ubuntu happy 2020-08-07 00:38:44 +08:00
DuckVador
7841fce9f9 try to make Debian happy 2020-08-07 00:38:18 +08:00
DuckVador
7af6f9bfed try to make CI happy 2020-08-07 00:37:52 +08:00
DuckVador
82f6290653 add realping ui part 2020-08-07 00:37:37 +08:00
DuckVador
e2c9d469dc add curl dependency 2020-08-07 00:37:17 +08:00
QwQ
912fe1b040 Merge branch 'version-v2' into master
* version-v2: (52 commits)
  fix: refactor and fixed extra cmdline caused preinitialization error
  add: use monospace as log font, fixed #860
  解决更新KDE后SESSION环境变量的问题
  add: added none as a Shadowsocks cipher
  Update nsis.yml
  Update build-qv2ray-cmake.yml
  updating translations
  Update QRCodeHelper.cpp
  do not translate forwarding proxy types
  version: bump version
  fix: fixed language loading algorithm
  fix: workaround of macOS SingleApplication problem
  debian: bump version
  debian: add missing dependencies
  fix: security -> encryption
  fix: fixed Outbound Editor index out of range
  fix: protect libsemver using a try..catch block
  trying to fix the buffer overflow
  trying to save your brains
  cleanup: remove unused slots and functions, resolved #765
  ...
2020-08-06 23:28:38 +08:00
QwQ
df103faae2 fix: refactor and fixed extra cmdline caused preinitialization error 2020-08-06 22:45:57 +08:00
QwQ
ee53e6c3f9 add: use monospace as log font, fixed #860 2020-08-06 21:18:55 +08:00
QwQ
a89ba77be7 add: added none as a Shadowsocks cipher 2020-08-06 20:41:07 +08:00
QwQ
78868388aa
add: added OnRuleDeleted signal 2020-08-05 21:31:50 +08:00
QwQ
f7adc8b21c
fix: fixed QNodeEditor caused crash when release dragging on macOS 2020-08-05 21:13:06 +08:00
QwQ
c92245b1ad
update: some minor updates 2020-08-05 17:10:51 +08:00
QwQ
1c0c2bff90
fix: SIGTRAP with Windows 2020-08-05 17:10:29 +08:00
QwQ
adcc21828e
fix: enable debug build CI 2020-08-05 16:05:49 +08:00
QwQ
160d58c4b2
fix: trigger crash on signal handler 2020-08-05 14:54:14 +08:00
QwQ
11f454bc76
fix: fixed shared_ptr refcount crash on macOS 2020-08-05 13:11:04 +08:00
QwQ
5bae905866 version: bump version 2020-08-05 10:40:15 +08:00
QwQ
20a711718f
fix: fixed QMap causing outbounds mistakenly sorted 2020-08-05 08:28:11 +08:00
QwQ
acda5afe27
fix: fixed simple connection route generation 2020-08-05 08:21:15 +08:00
QwQ
900f6507f2 fix: fixed language loading algorithm 2020-08-04 20:45:57 +08:00
ymshenyu
282b62cc79 debian: bump version 2020-08-04 20:43:28 +08:00
ymshenyu
ac5a0ff2fe debian: add missing dependencies 2020-08-04 20:36:40 +08:00
QwQ
6c88c95536
cleanup: remove empty source file 2020-08-04 17:36:42 +08:00
QwQ
dde2849d49
add: added External resolver, fixed DNS settings empty clientIP 2020-08-04 17:32:56 +08:00
QwQ
92a8b22f65
add: added Chain generator, fixed Balancer 2020-08-04 17:20:13 +08:00
QwQ
14e0a31087
refactor: refactored generator backend 4, WARN: NOT TESTED 2020-08-04 11:04:49 +08:00
QwQ
d8b0b37c6f
refactor: refactored Route Generator - 3, WARN: NOT TESTED 2020-08-03 23:19:12 +08:00
QwQ
8d94f6ca5f
refactor: refactored Route Generator - 2, WARN: NOT TESTED 2020-08-03 22:30:34 +08:00
QwQ
848dc40471 fix: fixed zxing-cpp build 2020-08-03 19:12:07 +08:00
QwQ
c017401840
refactor: refactored route generation, WARN: NOT TESTED 2020-08-03 17:15:26 +08:00
QwQ
fc375afdf6 fix: security -> encryption 2020-08-03 16:14:16 +08:00
QwQ
d3defa2f54 fix: fixed Outbound Editor index out of range 2020-08-03 15:46:05 +08:00
QwQ
d8755b752d fix: protect libsemver using a try..catch block 2020-08-03 15:24:15 +08:00
QwQ
13052b5e99
add: added DNS editor for complex editor 2020-08-03 01:48:25 +08:00
QwQ
80043136fb
add: full complex editor (without DNS), fixed some crashes 2020-08-03 01:16:58 +08:00
QwQ
cd4078e775
add: added balancer editor 2020-08-03 00:09:16 +08:00
QwQ
35aac17c7e
add: added GetData from NodeDispatcher 2020-08-02 11:35:01 +08:00
QwQ
f4e5bd2f65
cleanup: cleanup RouteEditor 2020-08-02 11:34:32 +08:00
QwQ
2b4b15ddd2
cleanup: cleanup NodeDispatcher 2020-08-02 11:33:52 +08:00
QwQ
1784ebf4af
add: added import via OutboundEditor 2020-08-02 11:32:37 +08:00
QwQ
8fd9b3baf5
add: added default outbound Combobox UI 2020-08-02 11:31:33 +08:00
QwQ
08a5d3d30b
Merge branch 'dev' into dev-route-editor
* dev: (26 commits)
  cleanup: remove unused slots and functions, resolved #765
  fix: should have fixed #781
  fix: fixed #845
  fix: hack and fixed ZXing build
  fix: changed scanning method
  Update official site to qv2ray.net (#846)
  fix: partially resolved #800, rewrite ImportWindow required
  fix: fixed #837
  change: changed VLess to VLESS
  feat: add zh_TW translation (#838)
  Bump actions/checkout version
  fix: fcitx (not include fcitx5) doesn't work with appimage (Closes: #829)
  fix: fixed uninitialize maxJumpList Settings UI, closes #833
  hmm: "Force Direct for All Connections"
  fallback to Xwayland (Fixes #827)
  revert: partial revert last commit, formatted source code
  Let clang-format no longer break Windows compilation
  fix windows build
  * Use IcmpSendEcho2 and Asynchronous Procedure Calls to implement Windows ICMP ping * refactor latency test
  fix: fixed/refined new vmess share link parser
  ...
2020-08-02 10:38:02 +08:00
QwQ
2181125773 cleanup: remove unused slots and functions, resolved #765 2020-08-02 09:49:16 +08:00
QwQ
869a3038c6 fix: should have fixed #781 2020-08-02 09:40:07 +08:00
QwQ
a62db8de1d fix: fixed #845 2020-08-02 09:04:52 +08:00
QwQ
311f7ee294 fix: hack and fixed ZXing build 2020-08-01 22:55:19 +08:00
QwQ
a67060ba7d
add: added ChainEditor, with looped and broken chains checker 2020-08-01 21:19:52 +08:00
EpLiar
1ca33e6b46
Update official site to qv2ray.net (#846) 2020-07-31 19:36:58 +08:00
QwQ
12b5b420ab
add: added ChainEditor UI 2020-07-31 16:44:46 +08:00
QwQ
be17652bc4
add: added ChainWidget components 2020-07-30 23:25:31 +08:00
QwQ
02aa656197 fix: partially resolved #800, rewrite ImportWindow required 2020-07-29 15:34:34 +08:00
QwQ
c4f5bb07df fix: fixed #837 2020-07-29 15:19:30 +08:00
ymshenyu
68ea5b6a1a fix: fcitx (not include fcitx5) doesn't work with appimage (Closes: #829) 2020-07-28 22:48:18 +08:00
QwQ
c464499756
add: added something 2020-07-28 16:43:22 +08:00
QwQ
5719ed92b4
keep-alive: just to confirm alive 2020-07-27 23:52:31 +08:00
QwQ
6eeb52f859 fix: fixed uninitialize maxJumpList Settings UI, closes #833 2020-07-27 19:25:47 +08:00
QwQ
5b6fe5a94f hmm: "Force Direct for All Connections" 2020-07-27 15:06:51 +08:00
QwQ
a3532ad9e9
refactor 2020-07-27 08:59:53 +08:00
QwQ
4617407655
fix: fixed OnDispatcherOutboundDeleted case "=" 2020-07-26 00:35:46 +08:00
QwQ
c1fde8b3a6
refactor: refactored Complex Connection Editor - 2 2020-07-25 21:51:25 +08:00
QwQ
4af55caa5c revert: partial revert last commit, formatted source code 2020-07-25 21:04:17 +08:00
DuckVador
d176442ba9
Let clang-format no longer break Windows compilation 2020-07-25 20:59:13 +08:00
DuckVador
aaff3de0a7
fix windows build 2020-07-25 20:57:36 +08:00
DuckVador
c84dc794fa * Use IcmpSendEcho2 and Asynchronous Procedure Calls to implement Windows ICMP ping
* refactor latency test
2020-07-25 19:22:00 +08:00
QwQ
1c895e9563 fix: fixed/refined new vmess share link parser 2020-07-25 17:14:40 +08:00
QwQ
f666b479c9
add: added ChainWidget impl 2020-07-25 16:08:24 +08:00
QwQ
0067a676ee add: support collapse all groups in one click 2020-07-25 15:41:47 +08:00
QwQ
51da85cfe1
refactor: refactored Complex Connection Editor 2020-07-25 11:27:04 +08:00
QwQ
0f05681e75 ping 2020-07-25 08:27:14 +08:00
QwQ
81df0e0f02
update: update include structure 2020-07-24 23:35:19 +08:00
QwQ
11f7a42d32
format: formatted source code 2020-07-24 23:11:29 +08:00
QwQ
4620854ca1
add: added RoutingEditorWidget 2020-07-24 23:10:01 +08:00
QwQ
e1b2832ee1
add: added ChainEditorWidget 2020-07-24 22:59:52 +08:00
QwQ
8207372d2e
update: prevent a shared_ptr .get() 2020-07-24 22:59:18 +08:00
QwQ
979a556400
add: added tag rename color support 2020-07-24 21:43:56 +08:00
QxQ
7dbeacd6eb
Update BUILDVERSION 2020-07-24 18:19:37 +08:00
QwQ
17394383a2
update: code cleanup and added renameTag function, finished deleteNode action 2020-07-24 00:01:59 +08:00
QwQ
cdc87d61d7
add: added copy existing config, link existing config, edit existing config 2020-07-23 20:12:14 +08:00
QwQ
de219ab9ba
update: updated QvPair to support secondary type 2020-07-23 15:12:13 +08:00
QwQ
0a923d1768
fix: fixed data loss when changing nodes 2020-07-23 10:20:32 +08:00
QwQ
1cb92d8c39
add: added node connection handler for RuleNodeModel 2020-07-23 00:05:34 +08:00
QwQ
bb63d01799
submodule: prevent duplicated connection 2020-07-22 21:42:33 +08:00
QwQ
748ccc2426
add: debug connection painter checkbox redesign 2020-07-22 20:39:41 +08:00
QwQ
f90e197524
add: refinement 2020-07-22 20:13:56 +08:00
QwQ
24347b4f50
add: added Connection display 2020-07-22 19:11:33 +08:00
QwQ
b5e675e620
add: moved debug view option to runtime check 2020-07-22 19:10:43 +08:00
QwQ
638f8b6a2f
Apple Inc., you won the game 2020-07-22 10:09:47 +08:00
QwQ
da8a178178
fix: fixed background painting problem when embed widget changes size 2020-07-22 10:03:55 +08:00
QwQ
cb34b25a30
fix: fixed build error 2020-07-22 09:24:46 +08:00
QwQ
5f6e749217
Merge branch 'dev' into dev-route-editor
* dev:
  explicit static uvw library
  bug fix
  forward sip003 shadowsocks link to plugin
  Update Fedora badges again
  update debian/changelog
  Update ConfigHandler.cpp
  Update ConfigHandler.hpp
  Fix Fedora badges
  updating translations
  bump version to 2.6.2
  submodule: updated submodule
  change: alterId from 32 to 0
  fix: changed VMess default user alterId to 32
  add: enhanced StackTrace helper to collect more relavent data
  add: show MainWindow when clicking macOS dock icon
  icon: new banner image
2020-07-22 09:21:05 +08:00
QwQ
9bc6624bba
add: added MainWindow button slot 2020-07-22 09:18:08 +08:00
QwQ
879e57d258
add: new UI icons set 2020-07-21 18:54:34 +08:00
QwQ
6520e827f1
update: even more updates on NodeEditor and RouteEditorWindow 2020-07-21 00:31:29 +08:00
QwQ
646dcf3d7b
ui: new RouteEditor UI design draft 2020-07-20 21:37:35 +08:00
DuckVador
d5e8f6566f
forward sip003 shadowsocks link to plugin 2020-07-20 18:59:38 +08:00
ymshenyu
9030f5da86 update debian/changelog 2020-07-20 14:46:14 +08:00
DuckSoft
812dcbdcbb
bump version to 2.6.2 2020-07-20 10:44:30 +08:00
QwQ
db7677ffa9
add: added nodeDispatcher signals 2020-07-20 08:32:29 +08:00
QwQ
4adbdbc258
refactor: another refactor 2020-07-19 16:13:03 +08:00
QwQ
93085060a8 change: alterId from 32 to 0 2020-07-19 14:56:54 +08:00
QwQ
5f8ae39f7f
add: added 2 buttons to add balancer and chain outbound 2020-07-19 00:53:09 +08:00
QwQ
91c691470e
refactor: continuously refactor node editor 2 2020-07-18 22:26:58 +08:00
QwQ
c02e8475b3
refactor: continuously refactor node editor base class structures 2020-07-18 21:24:37 +08:00
QwQ
5013cf7947
refactor: refactored Complex Connection Editor 2020-07-18 00:33:27 +08:00
QwQ
febe019318
CMake Yes! 2020-07-17 17:56:37 +08:00
QwQ
adf5fa50de
add: added more outbound widgets 2020-07-17 17:56:15 +08:00
QwQ
e88b5e6ad5
add: update RuleWidget 2020-07-17 16:57:14 +08:00
QwQ
b9e2b38965
update: fixed build (by removing all codes?) 2020-07-17 16:57:14 +08:00
QwQ
b907167138
add: added structures and SafeType for new complex config design 2020-07-17 16:57:14 +08:00
QwQ
cd017adb2a
refactor: huge refactor of basic SafeType system 2020-07-17 16:57:14 +08:00
QwQ
3059fc9d88
add: so many widgets! 2020-07-17 16:57:12 +08:00
DuckSoft
44ba4e1cb9
bump BUILDVERSION 2020-07-16 23:00:10 +08:00
QxQ
dc1074c83a
Merge branch 'dev' into dev-ping-refactor 2020-07-15 22:18:48 +08:00