Commit Graph

23 Commits

Author SHA1 Message Date
Qv2ray-dev
09de96efe5 fix: update code style 2020-02-28 22:49:53 +08:00
Qv2ray-dev
194f07c027 wip: fix: prevent a crash caused by signal self-connection on a buggy os (e.g. Windows) 2020-02-28 09:07:19 +08:00
Qv2ray-dev
b03849d9df add: added connection edit feature 2020-02-26 20:22:11 +08:00
Qv2ray-dev
ae85a8dcbb wip: add: added somewhat more functionalities and UI 2020-02-22 23:08:06 +08:00
DuckSoft
199b892633
[cleanup] purging and updating
* purging an unused function
* updating to zero-alloc impl
2020-02-19 12:29:45 +08:00
Qv2ray-dev
4c3dc850c2 wip: add: added full connection list view support 2020-02-16 20:28:30 +08:00
Qv2ray-dev
2f716a9a44 wip: we commented everything out just to make the build pass, added ConfigUpgrader 2020-02-15 00:23:46 +08:00
Qv2ray-dev
0e0f2afcaf ui: rearranged StreamSettings 2020-02-11 19:38:35 +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
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
Qv2ray-dev
7d8ae76a16 add: changed to use the new QvMsgBus scheme. 2020-02-07 23:49:39 +08:00
Qv2ray-Bot
cdb50f51e0 fix: partial resolved the auto-hide issue. 2020-02-03 19:46:13 +08:00
Qv2ray-Bot
fd1dfa3ddd refactor: partial refactor 2020-02-03 17:37:09 +08:00
Qv2ray-Bot
40a7ac0b67 fix: several fixes in the complex connection editor 2020-02-02 21:31:28 +08:00
Qv2ray-Bot
5c95d5a8b8 add: make stream settings standalone and added tlsSettings 2020-02-02 16:39:49 +08:00
Qv2ray-Bot
dfec8f5215 update: some updates 2020-02-01 17:24:36 +08:00
Qv2ray-Bot
36dc29bd9c refactor: stage 3.5 class separation 2020-01-31 16:57:35 +08:00
Qv2ray-Bot
8b9bca51f5 refactor: stage 3.3 changed/optimized include structure 2020-01-31 11:24:38 +08:00
Qv2ray-Bot
c882081ac4 refactor: stage 3.2 changed namespaces according to the file structure 2020-01-30 16:00:36 +08:00
Qv2ray-Bot
66446fcbfb refactor: stage 3.1 use #pragma once instead of #ifndef 2020-01-30 15:12:49 +08:00
Qv2ray-Bot
286a1db4b3 refactor: stage 2, fixing #include derivatives and rearrage namespaces 2020-01-30 13:01:48 +08:00
Qv2ray-Bot
5e12d1e4c1 refactor: stage 1, changed file structure and rewirte Qt.pro file 2020-01-30 00:13:41 +08:00