Commit Graph

63 Commits

Author SHA1 Message Date
parhelia512
8b9c02473a Update KDE detection for Linux environment 2025-12-11 04:01:13 +08:00
parhelia512
38f5e1cf29 fix #1017 2025-12-08 19:12:16 +08:00
parhelia512
046acde181 refactor: migrate from bulit-in C++ clash parser to clash2singbox 2025-11-30 21:17:56 +08:00
parhelia512
3724fb5b9b
fix: fix system proxy on TrinityDE 2025-10-25 04:09:46 +08:00
parhelia512
8003f60159 cleanup 2025-10-24 19:56:51 +08:00
parhelia512
43298a4d3b fix: fix system proxy on KDE desktop 2025-10-24 13:42:28 +08:00
Nova
060a735716 fix qr code crash 2025-09-30 22:46:24 +03:30
parhelia512
d655b14f69 fix: fix hysteria(2) url parser and generator for port hopping 2025-09-29 23:45:23 +08:00
Nova
9298c85975 fix hotkey capture 2025-09-29 12:20:52 +03:30
parhelia512
6965ea1717
fix #783 2025-09-19 08:46:12 +08:00
Nova
c9a99ac030 Revert "improve thread management"
This reverts commit 3f3b268916.
2025-08-30 01:47:23 +03:30
Nova
3f3b268916 improve thread management 2025-08-29 22:41:39 +03:30
Nova
9c6e0d6f03 wait for the core to start &&
add some logs
2025-08-16 22:24:04 +03:30
parhelia512
32c14f60d8
Update QvAutoCompleteTextEdit.cpp 2025-08-06 12:12:01 +08:00
parhelia512
7f24f1dcb1
Update QvAutoCompleteTextEdit.cpp 2025-08-06 02:52:01 +08:00
parhelia512
842df2110e
Update QvAutoCompleteTextEdit.cpp 2025-08-06 01:49:35 +08:00
parhelia512
bc29296716 feat: show auto completion window when focus in AutoCompleteTextEdit 2025-08-06 01:48:12 +08:00
Mahdi
2dde7dbb2e
Migrate to protorpc (#598)
* refactor: migrate from grpc to protorpc

* fix

* fix

* fix

* cleanup

* Update mainwindow_grpc.cpp

* Update RPC.cpp

* fix

---------

Co-authored-by: parhelia512 <0011d3@gmail.com>
2025-08-02 03:19:32 -07:00
Nova
f1944fe500 migrate to name Throne 2025-07-16 00:39:25 +03:30
parhelia512
daa6c93900
refactor: migrate from protobuf to simple-protobuf (#520)
* refactor: migrate from protobuf to simple-protobuf

* update go.mod

* fix server

* Update gRPC.cpp

* Update gRPC.cpp
2025-07-12 15:17:05 -07:00
parhelia512
abe2dc5680
fix: fix Clash subscription parser (#439) 2025-06-06 00:28:56 -07:00
parhelia512
7a37772761
refactor: migrate from yaml-cpp to fkYAML (#418)
* refactor: migrate from yaml-cpp to fkYAML

* fix
2025-05-17 04:53:04 -07:00
parhelia512
95d12f9556
feat: detect multiple QR codes at once (#396)
* Replace zxing-cpp with quirc

* fix

* fix

* Update CMakeLists.txt

* Detect multiple QR codes at once
2025-05-17 13:19:06 +03:30
parhelia512
fd5f048ad9
refactor: migrate from zxing-cpp to quirc (#395)
* Replace zxing-cpp with quirc

* fix

* fix

* Update CMakeLists.txt
2025-05-16 22:45:28 -07:00
Nova
160c5f2b08 minor refactors 2025-04-23 05:24:37 +03:30
parhelia512
e38dab01a0
Replace QtCharts with SpeedWidget (#379)
* Replace QtCharts with SpeedWidget

* Replace QtCharts with SpeedWidget
2025-04-22 18:35:14 -07:00
Nova
64c5e5b7eb add new windows proxy format 2025-04-13 02:22:40 +03:30
Nova
9c42b923f7 fix build and deprecation warnings 2025-03-26 17:44:15 +03:30
u
1e017b337a update 2025-03-26 17:09:28 +03:30
Nova
c83d3c7506 minor improvements 2025-03-20 15:02:03 +03:30
Nova
6751493c0f Fix some IPC issues 2025-02-24 12:58:39 +03:30
Nova
4034b19f85 add proxy scheme selection to windows 2025-02-23 20:29:00 +03:30
Nova
d566663d6b
fix qhotkey still being submodule 2024-12-23 21:56:57 +03:30
Nova
72d3b96704
revert windows proxy to http 2024-12-23 21:26:28 +03:30
Nova
3688295d66
remove naive and extra core support 2024-12-07 00:37:12 +03:30
Nova
447b9bdf42
refactor structure 2024-12-06 23:18:01 +03:30
Nova
d1c9c5b4c3
fix: Fix mac os proxy setting 2024-11-21 13:55:02 +03:30
Nova
057d97ee4d
feat: Improve tray icon and fix QvProxy windows issues 2024-09-21 14:54:03 +03:30
Nova
04ac05e815
feat: Implement windows system dns setter &
feat: Modify auto completer &
feat: User auto completer for hijack rules
2024-09-21 14:34:41 +03:30
Nova
6d7ce2868c fix: Fix linux system proxy bug 2024-09-18 23:57:36 +03:30
unknown
26f3bc986e
feat: Improve rule-set selection in route section &&
fix: Fix Download assets timeout
2024-08-01 17:07:42 +03:30
unknown
205830fcc3
feat: Add geo Asset management and Remove pointless features 2024-08-01 15:20:38 +03:30
unknown
cae811c6df
fix: Minor fix in logs 2024-07-10 10:09:03 +03:30
unknown
1fab357b1a
feat: Improve logs coloring 2024-07-09 12:48:46 +03:30
unknown
2e2696371a
feat: Use sing-box proxy setter and update QHotkey 2024-07-07 05:15:21 +03:30
unknown
8527fdde5f
chore: Clean up 2024-06-28 04:59:58 +03:30
BlacAmDK
1b078a8aab
fix: RunGuard not works on Qt6 (#1095)
* Revert "fix: RunGuard not works on Qt6"

This reverts commit 32ef100cf3.

* fix: RunGuard not works on Qt6
2023-12-05 22:17:54 +08:00
purofle
32ef100cf3
fix: RunGuard not works on Qt6
Closes: #955
2023-10-31 15:24:26 +08:00
anosora233
282dd5aacf fix route auto complete 2023-07-11 23:48:53 +08:00
arm64v8a
c5122b77e4 minor refactor 2023-05-22 11:07:14 +09:00