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