Commit Graph

101 Commits

Author SHA1 Message Date
Leroy.H.Y
4500acd800 [Merge][Release] UI Completed and Testing Release
Former-commit-id: 85606d5079
2019-06-24 15:59:28 +08:00
Leroy.H.Y
9bd2d86d7e Merge branch 'translations' into dev
Former-commit-id: 2e1dd1c03b
2019-06-24 15:56:46 +08:00
Leroy.H.Y
3110b8d56b [Add][UI] Added translation TS files.
Former-commit-id: 8d5e34bc2b
2019-06-24 15:47:05 +08:00
Leroy.H.Y
16f67461cb [Update][CI] Updated AppVeyor Windows CI Config
Former-commit-id: 173b999961
2019-06-24 15:39:29 +08:00
Leroy.H.Y
d9bdbd7476 [Update][Documentations] Updated README and CHANGELOG
Former-commit-id: a875d52856
2019-06-24 15:35:48 +08:00
Leroy.H.Y
7072a20125 [Fix][MacOS] Fixed Visibility toggling over-used on MacOS
Former-commit-id: b67aad1c15
2019-06-24 00:17:55 -07:00
Leroy.H.Y
9eb73388a4 Merge pull request #10 from lhy0403/MacOS-Build
MacOS Build Config

Former-commit-id: e251082009
2019-06-23 23:51:39 -07:00
Leroy.H.Y
eb059148da Travis-CI Patch for MacOS Build (#9)
Former-commit-id: 90e2ab14c2
2019-06-23 23:39:18 -07:00
Leroy.H.Y
ada39fd0b0 [Add] Added .pro file for MacOS build
Former-commit-id: dc485f34a9
2019-06-23 18:25:14 -07:00
Leroy.H.Y
d3bdb48814 [Add] Added Travis-CI MacOS Build Status
Former-commit-id: 6ec71d3f1a
2019-06-24 09:14:04 +08:00
Leroy.H.Y
c8120e5a5f [Fix] Fixed Linux build.
Former-commit-id: 09481eead7
2019-06-23 20:36:09 +08:00
Leroy.H.Y
650ef39ef6 Update README.md
Former-commit-id: 9c1410f284
2019-06-23 19:41:09 +08:00
Leroy.H.Y
d9c5904a01 [Fix] Fixed qm file missing error.
Former-commit-id: a50ca6a1ea
2019-06-23 19:29:24 +08:00
Leroy.H.Y
787773635e [Added] Added UI Translations
Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>

Former-commit-id: 688071dd00
2019-06-23 19:19:20 +08:00
Leroy.H.Y
a965e17e74 Update README.md
Former-commit-id: 46ebc9871f
2019-06-23 10:58:45 +08:00
Leroy.H.Y
d71f59b2d3 Update README.md
Former-commit-id: 3f36528bdc
2019-06-23 10:54:05 +08:00
Leroy.H.Y
23d7864cd5 Update README.md
Former-commit-id: a51272efcf
2019-06-23 10:51:36 +08:00
Leroy.H.Y
7c46831ec6 Merge branch 'ui-implementation'
Former-commit-id: f94496bfe8
2019-06-22 21:54:46 +08:00
Leroy.H.Y
fa08f03fec [Add] Finished UI-Implementation
Former-commit-id: 4f0cbce1bd
2019-06-22 21:53:36 +08:00
Leroy.H.Y
20ca9cef23 [ReDesign] Re-design config window UI
Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>

Former-commit-id: 0d2e1c62b3
2019-06-22 11:24:05 +08:00
Leroy.H.Y
3f78532f08 Update README.md
Former-commit-id: d9fac8b474
2019-06-22 10:03:03 +08:00
Leroy.H.Y
ecff99a6ea Update README.md
Former-commit-id: 1d7a42b777
2019-06-21 22:21:38 +08:00
Leroy.H.Y
25fe97267d [Added] Added more translates and new MainWindow UI
Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>

Former-commit-id: b60abe61ca
2019-06-21 22:19:45 +08:00
Leroy.H.Y
96e7c3c9d1 Change badge to master branch
Former-commit-id: 8b14d853f6
2019-06-21 21:00:56 +08:00
Leroy.H.Y
f9d493e7e1 Update README.md
Former-commit-id: f78a18c82b
2019-06-21 20:09:03 +08:00
Leroy.H.Y
b7dc95377e Update README.md
Former-commit-id: 938c75a711
2019-06-21 19:59:51 +08:00
Leroy.H.Y
57844d4e6a Update README.md
Former-commit-id: c82c2656be
2019-06-21 19:57:19 +08:00
Leroy.H.Y
877a4d18e5 Merge pull request #3 from lhy0403/AppVeyor
Windows Build Support

Former-commit-id: 4245c74d07
2019-06-21 19:25:35 +08:00
Leroy.H.Y
9d510ba92f Merge branch 'master' into AppVeyor
Former-commit-id: ae5ba795f8
2019-06-21 19:10:50 +08:00
Leroy.H.Y
fe6ffd3129 [CI] Added Appveyor CI Config
Former-commit-id: f7855b6c65
2019-06-21 18:59:02 +08:00
Leroy.H.Y
7a67566e4d [Added] Added Windows build support(WIP)
Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>

Former-commit-id: 485e7a68e6
2019-06-21 17:58:22 +08:00
Leroy.H.Y
12ba41bf35
Update README.md 2019-06-19 10:22:37 +08:00
Leroy.H.Y
449219eb35
[Remove] Removed Travis CI ln command 2019-06-19 10:20:28 +08:00
Leroy.H.Y
66de32d2de
Added build badges 2019-06-19 10:01:41 +08:00
Leroy.H.Y
1a535698d5
Merge branch 'master' into AppVeyor
# Conflicts:
#	Hv2ray.pro
#	src/confedit.cpp
#	src/confedit.ui
#	src/db.cpp
#	src/db.h
#	src/mainwindow.cpp

Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>
2019-06-19 09:55:25 +08:00
Leroy.H.Y
0216b60590
Merge branch 'ui-implementation' into AppVeyor 2019-06-19 09:48:41 +08:00
Leroy.H.Y
1877095bdf
Update confedit.cpp 2019-06-19 09:37:10 +08:00
Leroy.H.Y
78118565d0
Update mainwindow.cpp 2019-06-19 09:35:09 +08:00
Leroy.Haoyu.Liu
b57651784d
[Change] New Connection config UI and removed SQLite 2019-06-19 00:20:08 +08:00
Leroy.H.Y
04b4cb0ce7
ReWrite CI Config, and start new UI. (#6)
* [Change] A little file renaming

* [Fixed] Fixed import_vmess ui error

Signed-off-by: Leroy.Haoyu.Liu <lhy20010403@hotmail.com>

* Fix LGTM Python3-dev package missing bug. (#7)

* Update .lgtm.yml

* Update .lgtm.yml

* Update .lgtm.yml

* Update .lgtm.yml

* Update Hv2ray.pro

* Update .lgtm.yml

* Update Hv2ray.pro
2019-06-18 16:47:27 +08:00
Leroy.H.Y
db5c902da1
Fix LGTM Python3-dev package missing bug. (#7)
* Update .lgtm.yml

* Update .lgtm.yml

* Update .lgtm.yml

* Update .lgtm.yml

* Update Hv2ray.pro

* Update .lgtm.yml

* Update Hv2ray.pro
2019-06-18 16:15:40 +08:00
Leroy.Haoyu.Liu
8e1a830a06
[Fixed] Fixed import_vmess ui error
Signed-off-by: Leroy.Haoyu.Liu <lhy20010403@hotmail.com>
2019-06-18 14:57:41 +08:00
Leroy.H.Y
fa52fc6464
Merge branch 'master' into ui-implementation 2019-06-18 14:48:56 +08:00
Leroy.Haoyu.Liu
15ec35e1e1
[Change] A little file renaming 2019-06-18 14:47:28 +08:00
Leroy.H.Y
820e989216
Update hvconf.cpp 2019-06-18 14:43:35 +08:00
Leroy.H.Y
6ee190d153
Merge branch 'master' into AppVeyor 2019-06-18 14:37:57 +08:00
Leroy.H.Y
0cf4b9cf5b
Update README.md 2019-06-18 14:33:46 +08:00
Leroy.H.Y
e5d2c05b62
Documentation (#5)
* Update README.md

* Update README.md
2019-06-18 14:27:04 +08:00
Leroy.H.Y
f1c49be8c3
Update appveyor.yml 2019-06-18 14:25:57 +08:00
Leroy.H.Y
39b31a50d5
Update README.md 2019-06-18 14:21:46 +08:00