Commit Graph

63 Commits

Author SHA1 Message Date
QwQ
51da85cfe1
refactor: refactored Complex Connection Editor 2020-07-25 11:27:04 +08:00
QwQ
81df0e0f02
update: update include structure 2020-07-24 23:35:19 +08:00
QwQ
979a556400
add: added tag rename color support 2020-07-24 21:43:56 +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
1cb92d8c39
add: added node connection handler for RuleNodeModel 2020-07-23 00:05:34 +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
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
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
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
b9e2b38965
update: fixed build (by removing all codes?) 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
Qv2ray-dev
b7e8ab315e
add: import from existing config in ComplexEditor 2020-07-10 23:28:22 +08:00
Qv2ray-dev
5bc9828e99
add: added HTTP outbound editor 2020-07-08 16:51:10 +08:00
Qv2ray-dev
59db12ddfd
refactor: update Complex editor macro 2020-07-02 21:07:36 +08:00
Qv2ray-dev
56e98924c5
fix: fixed Complex config inbound port display 2020-07-02 20:55:23 +08:00
Qv2ray-dev
27849b2f2d
add: implement Qvdialog 2020-06-22 12:47:32 +08:00
Qv2ray-dev
87f3e6f1b0 add: DNS order, DNS validation, tProxy for doko inbound, plugin editor for complex editor, port detector with listenIp 2020-06-18 22:30:47 +08:00
ymshenyu
4ae82ce124 refactor: change include structure 2020-05-25 19:18:12 +08:00
Qv2ray-dev
1bbd640968 add: added tProxy IPv6 / Subscription Filtering 2020-05-22 21:45:39 +08:00
Qv2ray-dev
a0bf5e2418 fix: fixed a crash on disconnecting duplicated Node-Connections 2020-05-18 23:26:44 +08:00
Qv2ray-dev
ce3bfc3ca4 refactor: refactored inbound settings object 2020-05-17 10:48:23 +08:00
Qv2ray-dev
3c362da2f6
reconstruct project files
* add: zxing as static lib
2020-05-17 00:07:43 +08:00
Qv2ray-dev
db63389a2f refactor: Migrate JSON backend from X2struct to QJsonStruct 2020-04-28 22:37:13 +08:00
ymshenyu
a0fe8fa042 fix: this fixed #473 2020-03-31 10:21:24 +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
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
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
8b04b14abb add: return; 2020-03-10 15:07:55 +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
Qv2ray-dev
8a8afdea61 change: some refactors 2020-03-04 22:08:08 +08:00
Qv2ray-dev
46c13543a4 fix: changed inline code block settings 2020-03-01 17:24:58 +08:00
Qv2ray-dev
7a183ece8d add: added CreateConnection, ImportConnection, RouteEditor-outbound-type-deduce, ImportFromSubscription 2020-03-01 00:12:23 +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
b03849d9df add: added connection edit feature 2020-02-26 20:22:11 +08:00
Qv2ray-dev
ae85a8dcbb wip: add: added somewhat more functionalities and UI 2020-02-22 23:08:06 +08:00
DuckSoft
199b892633
[cleanup] purging and updating
* purging an unused function
* updating to zero-alloc impl
2020-02-19 12:29:45 +08:00