Commit Graph

895 Commits

Author SHA1 Message Date
DuckSoft
818bc076f2 Increment Build.Counter to differentiate versions
Crap C++17 and Crap Ubuntu 16.04
2020-01-12 19:47:46 +08:00
DuckSoft
31db9ab775 cancel c++17 adoption to avoid ambiguous method reference 2020-01-12 19:47:46 +08:00
DuckSoft
048b8cb423 [fix] command line parsing workaround 2020-01-12 19:47:46 +08:00
DuckSoft
0bb7469d09 [fix] prevent from blocking shutdown & logout, fixed #224 2020-01-12 19:47:46 +08:00
Leroy.H.Y
2eede67987
[ui] Fixed grammar issue 2020-01-09 21:37:12 +08:00
Leroy.H.Y
73ba338af7
[ui] changed a message title 2020-01-09 21:35:52 +08:00
Leroy.H.Y
77d00ac8b1
[fix] Fixed a v2ray core file checking scheme, fixed #223 2020-01-09 21:25:53 +08:00
Leroy.H.Y
b7fa18ccb6
[fix] Fixed a right click menu misfunction 2020-01-09 11:04:53 +08:00
Leroy.H.Y
8a5d31ffcd [refactor] Use simplified QString::number() function 2020-01-08 22:22:35 +08:00
Leroy.H.Y
9a22df2c1f [fix] Fixed Windows build 2020-01-08 22:00:01 +08:00
Guobang Bi
22106428f5
remove unnecessary depends 2020-01-08 13:20:33 +08:00
Leroy.H.Y
e059a89ed7
[refactor] Refactored and fix-ed bug in the previous commit 2020-01-08 11:48:30 +08:00
Leroy.H.Y
3c6c61fabe
[temp] Temp working on rewrite of MainWindow, some potential bugs expected. 2020-01-07 19:49:57 +08:00
Guobang Bi
24f9fa42c9 run grpc_gen.sh before dh_auto_configure every time 2020-01-07 05:45:24 +00:00
Guobang Bi
27dcdfb3e1
Revert "update rules"
This reverts commit d8ebe6be05.
2020-01-07 13:18:13 +08:00
ymshenyu
d8ebe6be05
update rules 2020-01-07 12:55:55 +08:00
Guobang Bi
afa14b9ab1 passing no_increase_build_number flag via dh_auto_configure 2020-01-07 01:31:56 +00:00
Leroy.H.Y
79db868a17
[fix] Prevent duplicated subscription tag in the connection list, fixed #166 2020-01-06 23:51:39 +08:00
Leroy.H.Y
657a384657
[add] Added PreferenceWindow to tray menu, fixed #218 2020-01-06 21:51:29 +08:00
Leroy.H.Y
ac786d1b5c
[fix] Use faster to_string function 2020-01-06 21:44:20 +08:00
Leroy.H.Y
01b2f3ac96
[add] Added --noAPI flag in commandline 2020-01-06 21:42:32 +08:00
Leroy.H.Y
d9b860fa5f
[git] Updated submodule 2020-01-05 14:39:05 +08:00
Leroy.H.Y
f2b40a7c48
Update README.md 2020-01-04 18:43:22 +08:00
Leroy.H.Y
477c5794fe
[Packaging] Add Debian and Ubuntu distro packaging resources. (#217)
* add debian stuff

* refresh patch

* refresh patch

* refresh patch

* update patch

* update patches

Co-authored-by: ymshenyu <39402395+ymshenyu@users.noreply.github.com>
2020-01-04 18:24:03 +08:00
Leroy.H.Y
53d1850e21
[qmake] Changed -lgpr into macOS specific config section 2020-01-04 17:20:48 +08:00
Leroy.H.Y
47514d245f
Update README.md 2020-01-01 19:57:26 +08:00
Leroy.H.Y
16b9841034
[refactor] Some code refactors 2020-01-01 18:56:06 +08:00
Leroy.H.Y
f85e697595
[fix] Fixed time_t type 2020-01-01 17:13:09 +08:00
Leroy.H.Y
07b76c8e5f
[2020] Hello, 2020 2019-12-31 21:25:23 +08:00
Leroy.H.Y
603041c6f9
[fix] Fixed #208 and fixed API in complex config 2019-12-31 21:25:10 +08:00
Leroy.H.Y
a9da9824f7
[fix] Added macOS frameworks 2019-12-31 17:17:32 +08:00
Leroy.H.Y
ba4769581c
[fix] Fixed time_t issue and an auto size cast 2019-12-31 16:53:34 +08:00
Leroy.H.Y
bcb328e772
[fix] updated submodule 2019-12-31 13:27:36 +08:00
Leroy.H.Y
8dfda7c071
[change] updated submodule x2struct, now using QString as default 2019-12-30 19:47:27 +08:00
Leroy.H.Y
0e94224cb1
[add] updated submodule to support Qt 2019-12-30 16:35:42 +08:00
Leroy.H.Y
ef8a5f5cf6 [fix] Fixed a mismatch of bracket 2019-12-30 14:50:43 +08:00
Leroy.H.Y
05aaf43661
[add] Added cross-platform launch-at-start solution 2019-12-30 14:33:12 +08:00
Leroy.H.Y
899351369a
New Crowdin translations (#205)
* New translations en-US.ts (Russian)

* New translations en-US.ts (Russian)
2019-12-30 10:32:31 +08:00
Leroy.H.Y
80913cad10
[add] Added UI for updating subscription automatically, upgraded config_version 2019-12-29 23:58:57 +08:00
Leroy.H.Y
de88bfc69e
New Crowdin translations (#199)
* New translations en-US.ts (Chinese Simplified)

* New translations en-US.ts (Russian)

* New translations en-US.ts (Chinese Simplified)

* New translations en-US.ts (Chinese Simplified)

* New translations en-US.ts (Chinese Simplified)

* New translations en-US.ts (Russian)

* New translations en-US.ts (Russian)

* New translations en-US.ts (Russian)
2019-12-28 22:03:20 +08:00
Leroy.H.Y
a980d3dd01
[fix] Fixed a typo in the preference window 2019-12-28 17:12:17 +08:00
Leroy.H.Y
47f78a788c
[fix] Fixed a typo in the version string 2019-12-28 16:59:51 +08:00
Leroy.H.Y
17c01e47a9
Merge branch 'dev' into version-v2 2019-12-28 16:57:35 +08:00
Leroy.H.Y
bd016738a2
[version] v1.99.4 2019-12-28 16:54:36 +08:00
Leroy.H.Y
62dcce9cbd
[fix] Removed a StepType for Qt 5.11 2019-12-28 16:05:23 +08:00
Leroy.H.Y
eeee9558a2
[add] Added GNOME https proxy settings. 2019-12-28 14:47:45 +08:00
Leroy.H.Y
54c1096953 [add] Added UI for downloading GFWList 2019-12-28 13:03:12 +08:00
Leroy.H.Y
520c04eae7 [change] Changed Qv2ray.pro condition check 2019-12-28 11:19:21 +08:00
Leroy.H.Y
344bba9427
Update README.md 2019-12-28 10:04:51 +08:00
Leroy.H.Y
14b06cc943 [update] Updated Github Action script 2019-12-28 09:53:44 +08:00