Commit Graph

99 Commits

Author SHA1 Message Date
Qv2ray-dev
3e5896784d
remove: removed StackTrace Helper 2020-07-07 14:27:11 +08:00
Qv2ray-dev
a7bcbbc01b
test: test size 2020-07-07 14:27:11 +08:00
Qv2ray-dev
7e57978632
add: half 2020-07-06 10:31:49 +08:00
Qv2ray-dev
85e3eb485e
扬了: removed libqvb 2020-07-06 10:31:49 +08:00
Qv2ray-dev
b015c2f0f1
refactor: update backward.cmake 2020-07-03 15:51:05 +08:00
Qv2ray-dev
6a1579af16
Update backward-cpp.cmake 2020-06-29 23:34:27 +08:00
Qv2ray-dev
43773fb6a0
fix: fixed build and backtrace collection 2020-06-29 21:01:14 +08:00
Qv2ray-dev
a336abc923
refactor: update StackTraceHelper.hpp 2020-06-28 19:10:02 +08:00
Qv2ray-dev
36e2a491d0
Update deployment.cmake 2020-06-22 16:59:08 +08:00
Qv2ray-dev
0c4a6e80cd
fix android build args (#693) 2020-06-22 09:03:17 +08:00
Qv2ray-dev
b35f1b1229 add: added framework for new vmess:// 2020-06-18 15:30:42 +08:00
Qv2ray-dev
09ef7cea3a refactor: more refactors 2020-06-14 16:15:30 +08:00
Qv2ray-dev
fce84ece23 refactor: main.cpp refactor 2020-06-13 21:51:28 +08:00
Qv2ray-dev
71332161a6 refactor: rearranged files 2020-06-13 10:38:37 +08:00
Qv2ray-dev
8d2be144e5 add: introducing Qv2rayApplication 2020-06-12 21:56:56 +08:00
ymshenyu
7fde59368d update cmake/singleapplication.cmake for supporting system singleapplication
fix: qnodeeditor headers not found when using system package
2020-06-05 12:01:40 +08:00
ymshenyu
ac0f3cea00 Fix: fixup_bundle() for nsis 2020-05-27 12:51:57 +08:00
ymshenyu
acae0ea4bc cmake: some update 2020-05-27 12:40:33 +08:00
Qv2ray-dev
e7ed24df90 add: added DNS Settings and GroupRouteManager 2020-05-26 23:03:41 +08:00
ymshenyu
4ae82ce124 refactor: change include structure 2020-05-25 19:18:12 +08:00
Qv2ray-dev
bf117fc535 refactor: refactored core/connections module 2020-05-22 21:10:45 +08:00
ymshenyu
7da7b723bf fix: add missing library for macOS 2020-05-22 09:26:02 +08:00
Qv2ray-dev
5fc9bfd96c add: added UI for DNS settings 2020-05-21 22:46:41 +08:00
Qv2ray-dev
ea6faae07e add: added ICMP as latency tester - unix 2020-05-19 19:54:16 +08:00
Qv2ray-dev
df5e152dc9 fix: fixed the 'DefaultGroup is a subscription' issue 2020-05-18 20:57:05 +08:00
Qv2ray-dev
62625a64a0 enabled ConnectToLastUsed option, prevent copy when reading geosite 2020-05-18 17:14:54 +08:00
Qv2ray-dev
3c362da2f6
reconstruct project files
* add: zxing as static lib
2020-05-17 00:07:43 +08:00
ymshenyu
c3296dc6e0 NSIS: kill process before uninstall/install
Revert "we need more escape character"

This reverts commit e11727eae66d6d506da8b6d1e5ae85fdd50f9932.

update deployment.cmake
we need more escape character
Revert "fix typo?"

This reverts commit 30a548cb6f8b3815be1b5c865aef4c94ff3904c1.
fix typo?
This should work?
This should work
fix typo
kill process before uninstall/install
2020-04-30 18:20:52 +08:00
ymshenyu
83ade3638a
add windows missing system library for nsis 2020-04-27 23:25:36 +08:00
ymshenyu
1261f265af fix msvc runtime for windows portable package - 2 2020-04-26 19:12:11 +08:00
ymshenyu
77b75c60eb fix msvc runtime for windows portable package - 1 2020-04-26 19:02:13 +08:00
ymshenyu
6edbad35d5 fix msvc runtime for windows portable package 2020-04-26 18:48:52 +08:00
ymshenyu
2380b3f935
Merge branch 'version-v2' into dev 2020-04-23 22:17:29 +08:00
ymshenyu
9665f61162
snap: fix build 2020-04-22 21:09:13 +08:00
ymshenyu
0fc29067c2 update cmakelists 2020-04-22 20:20:07 +08:00
Qv2ray-dev
603f769095
It's in macOS now 2020-04-20 20:50:53 +08:00
ymshenyu
569552089e
Update backend.cmake 2020-04-20 20:39:15 +08:00
ymshenyu
696f2ed6d9 update qnodeeditor.cmake 2020-04-19 12:08:14 +08:00
ymshenyu
2c80f5b86d
cmake: refactor (#525)
* refactor cmake
2020-04-19 11:46:54 +08:00
ymshenyu
d8f059e2d6 update backend.cmake 2020-04-18 23:36:39 +08:00
ymshenyu
e75eee2622 add missing api backend library 2020-04-18 23:26:24 +08:00
Qv2ray-dev
153f5db99d
Fix DMG background issue. (#517)
* damn it apple

Co-authored-by: ymshenyu <ymshenyu@gmail.com>
2020-04-17 17:31:37 +08:00
Qv2ray-dev
b16140c879 add: update DMG background settings 2 2020-04-13 10:46:35 +08:00
Qv2ray-dev
af6ef87023 add: update DMG background settings 2020-04-13 10:03:51 +08:00
ymshenyu
6a947ff0e4 using pre-built ds_store 2020-04-01 20:26:55 +08:00
ymshenyu
5088347b9a Make dmg cool again 2020-04-01 17:30:50 +08:00
Qv2ray-dev
319b980a22
macOS dmg support (#488)
Co-authored-by: ymshenyu <373318510@qq.com>
2020-04-01 14:40:19 +08:00
DuckSoft
f0acfee76d
[windows] installer pipeline (#486)
* boom

* MSI: add MSI action workflow

* Windows Installer

* fix cpack

* fixup windeployqt

* remove useless actions

* fix windeployqt

* add missing id to actions

* Update main.cpp

* fix get package name

* update artifact name

* nsis: add shortcut and clean up workflows

* Windows: Completing Windows package content

* clean up backslash

* CI clean up

* Revert "clean up backslash"

This reverts commit 0b3c4b7371.

* update deployment.cmake

Co-authored-by: ymshenyu <373318510@qq.com>
Co-authored-by: Qv2ray-dev <59914293+Qv2ray-dev@users.noreply.github.com>
2020-04-01 12:46:15 +08:00
ymshenyu
4cbc4091e7 update CMakeLists.txt 2020-03-27 19:42:20 +08:00
ymshenyu
420bbed9ee add zxing-cpp.cmake 2020-03-27 19:42:20 +08:00