Commit Graph

1150 Commits

Author SHA1 Message Date
Guobang Bi
3faf40e2be
add backend.cmake 2020-03-07 15:41:04 +08:00
Qv2ray-dev
021e7e0a3a cmake: fixed node editor AUTOMOC generation failure 2020-03-07 15:18:12 +08:00
Qv2ray-dev
7a359153c7 cmake: prevent including the cpp file 2020-03-07 14:53:41 +08:00
Guobang Bi
ce23e5250a
update 2020-03-07 13:36:53 +08:00
Guobang Bi
26bfa4564e
fix typo 2020-03-07 11:51:12 +08:00
Guobang Bi
4b1d7142c7
CMakeLists.txt 2020-03-07 11:40:00 +08:00
Guobang Bi
4bda118110
update translations.cmake 2020-03-07 11:22:15 +08:00
Guobang Bi
2313b2b8f8
update qzxing.cmake 2020-03-07 09:58:29 +08:00
Guobang Bi
3e33fc7d13
update QvGeositeReader.cpp 2020-03-07 09:50:44 +08:00
Guobang Bi
7e1ffa927d
Revert "use ninja to build qv2ray"
This reverts commit eca7be07ed.
2020-03-07 09:46:05 +08:00
Guobang Bi
eca7be07ed
use ninja to build qv2ray 2020-03-07 09:43:29 +08:00
Guobang Bi
5a0f7258e3
set CMP0071 policy 2020-03-07 09:39:23 +08:00
Guobang Bi
5da4e3db5f
update CMakeLists.txt 2020-03-07 09:34:39 +08:00
Guobang Bi
184db55136
update CMakeLists.txt 2020-03-07 09:32:45 +08:00
Guobang Bi
e129d811ce
link against libprotobuf correctly 2020-03-07 09:29:49 +08:00
Guobang Bi
1c9362ad7d
add protobuf.cmake 2020-03-07 09:27:11 +08:00
Guobang Bi
8de9a38a81
add qzxing.cmake 2020-03-07 09:18:11 +08:00
Qv2ray-dev
4455ebc774 cmake: added _QV2RAY_BUILD_INFO_ and _QV2RAY_BUILD_EXTRA_INFO_ support 2020-03-07 00:11:30 +08:00
Qv2ray-dev
fb70641f04 cmake: added singleapplication base class name define 2020-03-06 23:33:42 +08:00
Guobang Bi
7b79dc59d1
add singleapplication.cmake 2020-03-06 23:31:35 +08:00
Qv2ray-dev
892ec76d63 cmake: moved singleapplication.h to a local search scope 2020-03-06 23:27:04 +08:00
Qv2ray-dev
d02fe35a7f cmake: fixed x2struct with Qt type support 2020-03-06 23:20:02 +08:00
Qv2ray-dev
851d82a8e6 cmake: completed cpp-httplib migration 2020-03-06 23:00:49 +08:00
DuckSoft
0a923309b1
Merge branch 'dev-cmake' of github.com:Qv2ray/Qv2ray into dev-cmake 2020-03-06 22:57:03 +08:00
DuckSoft
09151ae55a
adding QV2RAY_VERSION_STRING
maybe buggy
2020-03-06 22:56:08 +08:00
Qv2ray-dev
86ad4a93c8 cmake: removed an unused QHTTPSERVER_SOURCES 2020-03-06 22:39:15 +08:00
Qv2ray-dev
e887b15e38 cmake: do not use icmping on *nix 2020-03-06 22:19:51 +08:00
Qv2ray-dev
b930bc86a3 cmake: added new http submodule 2020-03-06 22:15:18 +08:00
Guobang Bi
eeacc41880
fix typo 2020-03-06 22:05:52 +08:00
Guobang Bi
8b257038e3
fix typo 2020-03-06 22:03:50 +08:00
Guobang Bi
30179110fe
add qnodeeditor.cmake 2020-03-06 22:00:48 +08:00
Guobang Bi
791e1ae902
add translation resources 2020-03-06 21:46:08 +08:00
Guobang Bi
e0dcbcfcad
build-qv2ray-cmake.yml 2020-03-06 18:51:28 +08:00
Guobang Bi
ba629f53c8
Revert "update actions"
This reverts commit b32d8e77f2.
2020-03-06 18:37:30 +08:00
Guobang Bi
b32d8e77f2
update actions 2020-03-06 18:33:40 +08:00
Guobang Bi
285efe22a7
add qhttpserver 2020-03-06 18:16:24 +08:00
Guobang Bi
9517fedb7e
update CMakeLists.txt 2020-03-06 17:56:11 +08:00
Guobang Bi
b2b4cf7899
update github actions 2020-03-06 17:52:15 +08:00
Guobang Bi
476bf37eb8
add target_include_directories 2020-03-06 17:50:43 +08:00
Guobang Bi
3f48e052c1
linking qt libraries 2020-03-06 17:38:02 +08:00
Qv2ray-dev
480ee1bb25 cmake: fixed moc slots issue where MACROS are not being expanded 2020-03-06 17:26:54 +08:00
Guobang Bi
4780ec0bb6
add cpp sources 2020-03-06 17:18:47 +08:00
Guobang Bi
11ae589dd9
update CMakeLists.txt 2020-03-06 16:23:06 +08:00
Qv2ray-dev
b7ab20f4c7 cmake: introducing cmake 2020-03-06 15:20:08 +08:00
Qv2ray-dev
108810e5fb add: navigate to current connection after sort 2020-03-06 09:45:12 +08:00
Qv2ray-dev
a2a95dfb5b add: added toggle visibility of chart and log box in MainWindow 2020-03-05 22:33:29 +08:00
Qv2ray-dev
557f027f74 add: added QRCode blur and toggle as default 2020-03-05 21:47:46 +08:00
Qv2ray-dev
7689a3e215 add: auto update connection details when one is updated 2020-03-05 17:21:21 +08:00
Qv2ray-dev
2075b47571 fix: fixed subscription update caused renaming issue and auto restart issue 2020-03-05 16:43:58 +08:00
Qv2ray-dev
663a185324 fix: fixed some UI experiences and fixed build 2020-03-05 16:11:23 +08:00