Commit Graph

935 Commits

Author SHA1 Message Date
Qv2ray-dev
3c49692a66
Update build-qv2ray.yml 2020-02-11 11:05:01 +08:00
Qv2ray-dev
0b15bf64ff trigger: trigger rebuild 2020-02-11 09:27:13 +08:00
Guobang Bi
56ce20a41e
update snapcraft.yaml 2020-02-11 08:51:48 +08:00
Qv2ray-dev
083e6be6e3
Update QvProxyConfigurator.cpp 2020-02-10 23:38:05 +08:00
Qv2ray-dev
cccafd7f11 fix: fixed windows build 2020-02-10 23:24:27 +08:00
Qv2ray-dev
86b8ca5ef5 remove: removed return type when setting up system proxy, related: #330 2020-02-10 23:15:45 +08:00
Qv2ray-dev
8c9d152f0b fix: added rename button, changed the text to trigger translation, fixed #311 and fixed #313 2020-02-10 23:03:40 +08:00
Qv2ray-dev
040358735a fix: fixed the 'download success' messagebox even the GFWList operation is cancelled 2020-02-10 22:44:01 +08:00
Qv2ray-dev
ba420156b4 fix: added more checks and fixed #334 2020-02-10 22:39:06 +08:00
Qv2ray-dev
e4dc48ba6c fix: fixed #328 and added IP validity check with state colors 2020-02-10 22:29:38 +08:00
Qv2ray-dev
6d58c3fed5
fix: fixed a duplicated file selection 2020-02-10 20:25:42 +08:00
Guobang Bi
3e02539d4d
not support yet (core20) 2020-02-10 19:32:18 +08:00
Guobang Bi
fffec36702
now base on core20 (bleeding) 2020-02-10 19:16:42 +08:00
Guobang Bi
102c3d606f
update neon repo 2020-02-10 16:48:31 +08:00
Guobang Bi
01082029df
fix build 2020-02-10 15:58:20 +08:00
Guobang Bi
a2a881da50
add build packages 2020-02-10 15:41:54 +08:00
Guobang Bi
d2fdd8e6f7
build with neon repo 2020-02-10 15:39:50 +08:00
Guobang Bi
1df20fe659
Revert "add ibus support for gtk"
This reverts commit 36a2b1b986.
2020-02-10 11:54:30 +08:00
Qv2ray-dev
16907e3571 add: added default value for runtime config 2020-02-10 11:23:57 +08:00
Guobang Bi
36a2b1b986
add ibus support for gtk 2020-02-10 10:37:34 +08:00
Qv2ray-dev
bcf725914d fix: fixed #327 and fixed #325 2020-02-10 09:54:00 +08:00
Qv2ray-dev
98a1d67747 fix: using a built-in function instead of hard-coded maximum double 2020-02-10 09:39:30 +08:00
Guobang Bi
440697d008
add glib to stage package 2020-02-10 09:36:10 +08:00
Qv2ray-dev
084cd5262f fix: fixed #324 2020-02-10 09:24:03 +08:00
Guobang Bi
9ab9dd3e09
update version script 2020-02-10 09:19:05 +08:00
Guobang Bi
8c0ace1648
update build packages 2020-02-10 08:58:03 +08:00
DuckSoft
a42eca7ff7
[typo] fixed a typo in main.cpp 2020-02-10 02:02:51 +08:00
Qv2ray-dev
70f7e16939
Rewrite Qv2ray.pro to make it easier to be understood. (#322)
* rewrite: rewritten Qv2ray.pro, adding project 'hooks'
* fix: fixed windows build
* fix: fixed macOS build
* Removing excess blank lines

Co-authored-by: DuckSoft <realducksoft@gmail.com>
2020-02-10 00:15:14 +08:00
Guobang Bi
0ae0914afc
remove desktop-gtk2 2020-02-09 22:15:55 +08:00
Guobang Bi
dd173f519a
add glib for gsettings 2020-02-09 22:14:30 +08:00
ymshenyu
2f9c0300c2
Wip/snap (#321)
* add snapcraft

* remove flatpak definition

* install metainfo for snap

* using options for qmake

* add ppa support

* update ppa

* update ppa

* add stage packages

* complete build packages

* install qt after add ppa

* fix build

* using the correct version

* using the correct version

* sync with upstream

complete stage packages, add icon and license

* huge

* using correct qt ppa

* remove fcitx qt frontend atm

* remove fcitx qt frontend atm

* remove fcitx qt frontend atm

* use correct icon

* use correct icon

* add network plugs

* using devmode for qv2ray

never publish to release channel

* staging noto cjk fonts
2020-02-09 21:22:12 +08:00
Qv2ray-dev
646ce9f2bc
Merge pull request #319 from Qv2ray/dev-patch-string-from-file
[fix] fixed several memory leaks
2020-02-09 14:09:50 +08:00
Qv2ray-dev
1d66917c96
Merge branch 'dev' into dev-patch-string-from-file 2020-02-09 14:07:59 +08:00
Qv2ray-dev
c52b052df2 fix: fixed several other leaks 2020-02-09 11:34:19 +08:00
Qv2ray-dev
d45c3762bf fix: fixed proxy settings and tcping latency time 2020-02-09 11:00:52 +08:00
Qv2ray-dev
e463ccc22f fix: fixed several other memory leaks 2020-02-09 10:38:52 +08:00
DuckSoft
8938d505ca
[fix] preventing StringFromFile memory leaks, fixed #314
note: do not use `new Something()` without proper deletion outside QOBJECT.
QOBJECT isn't omnipotent.
2020-02-09 07:19:45 +08:00
DuckSoft
531915d2c7
[fix] prevented QTranslator leak, fixed #315 2020-02-09 06:51:39 +08:00
Qv2ray-dev
38d94d73d2 add: support live retranslation 2020-02-08 17:15:27 +08:00
Qv2ray-dev
e236f47a4a Revert "add: changed to use the new QvMsgBus scheme."
This reverts commit 7d8ae76a16.
2020-02-08 16:08:57 +08:00
DuckSoft
9cf9f3489e
Implementation of Automatic AUR Build (#309)
Now we have a scheduled AUR build checker, in case some of our commits breaks AUR!
ps: `makepkg` sucks. I had to patch before use it.
2020-02-08 02:17:41 +08:00
Qv2ray-dev
81c0241cf9 add: added more slots 2020-02-07 23:51:51 +08:00
Qv2ray-dev
7d8ae76a16 add: changed to use the new QvMsgBus scheme. 2020-02-07 23:49:39 +08:00
DuckSoft
5175248929
[fix] do not link msvcrt on Linux 2020-02-07 18:55:22 +08:00
Qv2ray-dev
68ee9930ab win32: added 5.14.1 2020-02-07 17:46:07 +08:00
Qv2ray-dev
222c379919
Win64: Ported to MSVC and added win32. 2020-02-07 17:42:04 +08:00
Qv2ray-dev
61db22b0c3 fix: partially resolved #303 and resolved #255 2020-02-06 17:01:34 +08:00
Qv2ray-dev
ce16c55802 update: no changes, just re-arranged the searching path to match the real order 2020-02-06 14:57:50 +08:00
Qv2ray-dev
4efd4ad447 fix: fixed assertion fail on renaming the connection 2020-02-06 10:33:55 +08:00
DuckSoft
ee8051b715
[cleanup] removing extra inclusion, credit to @ymshenyu 2020-02-05 13:00:59 +08:00