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
|
019bcab000
|
Update QvProxyConfigurator.cpp
|
2020-02-10 04:48:17 +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 |
|
-Qv2ray-
|
54432a2c89
|
fix: fixed some grammar mistakes.
|
2020-02-04 23:37:56 +08:00 |
|
Qv2ray-Bot
|
9f9a117659
|
add: miscellaneous ui updates
|
2020-02-04 23:35:44 +08:00 |
|
Qv2ray-Bot
|
63ef814c54
|
add: added socks system proxy settings support, fixed: #291
|
2020-02-04 23:22:21 +08:00 |
|
Qv2ray-Bot
|
0e8767ea5f
|
fix: fixed a typo in previous commit, search path
|
2020-02-04 21:54:06 +08:00 |
|
Qv2ray-Bot
|
7ce6c3e9b7
|
change: rearranged default config folder search/creation path
|
2020-02-04 21:48:32 +08:00 |
|
Qv2ray-Bot
|
73838f8c12
|
fix: resolved #275
|
2020-02-04 21:19:45 +08:00 |
|
Qv2ray-Bot
|
c509fa0a33
|
revert: revert gRPC for win32, flatpak and debian/PPA packaging
|
2020-02-04 20:56:35 +08:00 |
|
Qv2ray-NotBot
|
704c7efeca
|
Fixed GitHub action
|
2020-02-03 23:09:44 +08:00 |
|
Qv2ray-NotBot
|
53abe77514
|
Update build-qv2ray.yml
|
2020-02-03 22:58:02 +08:00 |
|
Qv2ray-NotBot
|
9f1976c17b
|
Update build-qv2ray.yml
|
2020-02-03 22:55:50 +08:00 |
|
Qv2ray-NotBot
|
3bdc3003ec
|
Update build-qv2ray.yml
|
2020-02-03 22:51:14 +08:00 |
|
Qv2ray-NotBot
|
03e9f92349
|
Update build-qv2ray.yml
|
2020-02-03 19:47:11 +08:00 |
|