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 |
|
Qv2ray-dev
|
a4754eccdf
|
Resolved conflict...
...In a not only quite straightforward but also extremely hacky method.
|
2020-02-26 17:30:49 +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 |
|
Qv2ray-dev
|
3b028c289e
|
Merge branch 'dev' into dev-mainwindow-refactor
* dev:
using jom for windows
fix editor subAddress/subName/subInv same time the changing data will lose
|
2020-02-25 22:24:53 +08:00 |
|
Qv2ray-dev
|
adb7bc4c1e
|
add: added export sharelink and qr support, ssd:// WIP
|
2020-02-25 22:16:32 +08:00 |
|
Qv2ray-dev
|
0bea5d0f15
|
add: added tcping latency support
|
2020-02-25 21:47:46 +08:00 |
|
Qv2ray-dev
|
6db0dd5ba0
|
add: added auto-connect settings support
|
2020-02-25 16:31:47 +08:00 |
|
Guobang Bi
|
315c38941e
|
using jom for windows
|
2020-02-25 11:32:52 +08:00 |
|
Qv2ray-dev
|
db9ac15f5a
|
add: added optional limit to the GetDisplayName function rvalue
|
2020-02-24 23:32:00 +08:00 |
|
Qv2ray-dev
|
82601b03e3
|
fix: fixed a TINY MainWindow auto connection state & window visibility issue
|
2020-02-24 22:08:11 +08:00 |
|
Qv2ray-dev
|
e45a44f039
|
add: added auto connection support, save data usage support, check connected support, mainwindow partial ui support, disconnect support and a dot-indicator support on the connection list
|
2020-02-24 22:04:12 +08:00 |
|
Qv2ray-dev
|
0ba992b38f
|
add: currently use-able
|
2020-02-24 18:01:21 +08:00 |
|
Qv2ray-dev
|
f43e960820
|
wip: add: share link textbox update, added live apply global themes
|
2020-02-24 16:41:42 +08:00 |
|
Qv2ray-dev
|
d1c8e1f8b3
|
wip: add: added speed chart and log box functionality
|
2020-02-23 21:10:25 +08:00 |
|
alluLinger
|
ca3799edc6
|
fix editor subAddress/subName/subInv same time the changing data will lose
|
2020-02-23 09:40:39 +08:00 |
|
Qv2ray-dev
|
ae85a8dcbb
|
wip: add: added somewhat more functionalities and UI
|
2020-02-22 23:08:06 +08:00 |
|
Qv2ray-dev
|
681c5f648c
|
wip: fix: fixed LOG issue - 7
|
2020-02-22 20:36:57 +08:00 |
|
Qv2ray-dev
|
5d1334b481
|
wip: fix: fixed windows build - 6
|
2020-02-22 20:34:50 +08:00 |
|
Qv2ray-dev
|
414ce1b739
|
wip: fix: fixed unused function without return type issue - 5
|
2020-02-22 20:27:40 +08:00 |
|
Qv2ray-dev
|
9a15e7b7c3
|
wip: fix: fixed LOG issue - 4
|
2020-02-22 20:24:17 +08:00 |
|
Qv2ray-dev
|
57e2d4660e
|
wip: fix: fixed LOG issue - 3
|
2020-02-22 20:16:48 +08:00 |
|
Qv2ray-dev
|
50adb30268
|
wip: fix: fixed main.cpp iostream issue
|
2020-02-22 20:10:55 +08:00 |
|
Qv2ray-dev
|
178b1a0040
|
Merge branch 'dev' into dev-mainwindow-refactor
* dev:
using python 3.7 for github actions
add wayland for snap
|
2020-02-22 20:03:49 +08:00 |
|
Guobang Bi
|
04e6aba071
|
using python 3.7 for github actions
|
2020-02-22 18:55:37 +08:00 |
|
Qv2ray-dev
|
38b4d01dd3
|
wip: reduced include dependencies
|
2020-02-22 18:26:59 +08:00 |
|
Qv2ray-dev
|
6684de4b0a
|
wip: fix: fixed some log errors - 2
|
2020-02-22 18:24:21 +08:00 |
|
Qv2ray-dev
|
a6b28bf3dd
|
wip: fix: fixed some log errors
|
2020-02-22 18:20:23 +08:00 |
|
Qv2ray-dev
|
d42a3ca56a
|
wip: try to fix CI before continue -- stage 1
|
2020-02-22 18:17:04 +08:00 |
|
Qv2ray-dev
|
3c023ba022
|
wip: add: ...
|
2020-02-20 23:05:48 +08:00 |
|
Qv2ray-dev
|
f917592818
|
drop Qt 5.12 support
|
2020-02-20 09:31:31 +08:00 |
|
Qv2ray-dev
|
fe9a518522
|
wip: add: added some more ui functionalities, now support filtering against the connection list
|
2020-02-19 22:27:01 +08:00 |
|
Guobang Bi
|
24a74a8381
|
add wayland for snap
|
2020-02-19 13:43:32 +08:00 |
|
DuckSoft
|
4d4a2b3ea2
|
[cleanup] removing unused helpers
removing two bad helpers
|
2020-02-19 12:57:54 +08:00 |
|
DuckSoft
|
083416cf2b
|
[refactor] extract regexp objects
making ipv4 & ipv6 validation regexps static, avoiding repetitive allocation cost
|
2020-02-19 12:51:51 +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 |
|
Qv2ray-dev
|
985f5e4e7b
|
Merge pull request #365 from Qv2ray/dev-streamsettingswidget-refactor
Refactoring StreamSettingsWidget
|
2020-02-18 10:13:48 +08:00 |
|
Qv2ray-dev
|
c9661d89aa
|
Merge branch 'dev-mainwindow-refactor' into dev-streamsettingswidget-refactor
|
2020-02-18 10:12:42 +08:00 |
|
DuckSoft
|
0160bdda58
|
Update StreamSettingsWidget.cpp
|
2020-02-18 05:37:51 +08:00 |
|
Guobang Bi
|
92128bb0fb
|
qt 5.14.1 for snap and revert confinement to strict
|
2020-02-17 13:04:46 +08:00 |
|
Qv2ray-dev
|
1d679c7cde
|
wip: add: one can finally start a connection
|
2020-02-17 12:53:12 +08:00 |
|
Qv2ray-dev
|
3f265bb8a9
|
Update ConnectionWidget.hpp
|
2020-02-16 23:25:06 +08:00 |
|
Qv2ray-dev
|
17e302fd96
|
wip: add: added some pre-connection checks
|
2020-02-16 22:45:15 +08:00 |
|