Commit Graph

15 Commits

Author SHA1 Message Date
Qv2ray-dev
e11b609d6b fix: fixed hiDPI and forceHiDPI arg 2020-03-16 13:46:55 +08:00
DuckSoft
f972c7baab
[WIP] Code Cleanup Project Phase 1 (#409)
* verifyConfigAvailability: typo fix & const tweak
* "openwrite" => open a file for writing
* initialiseQv2ray: use const reference in for-loop
* typo: "translater" => translator
* optimizing std::unique_ptr
* readLastLog: removing const qualifier for return type
2020-03-11 00:01:16 +08:00
Qv2ray-dev
32ab3119ba core: refactored log function 2020-03-10 14:45:20 +08:00
Qv2ray-dev
09de96efe5 fix: update code style 2020-02-28 22:49:53 +08:00
Qv2ray-dev
0bea5d0f15 add: added tcping latency support 2020-02-25 21:47:46 +08:00
Qv2ray-dev
38b4d01dd3 wip: reduced include dependencies 2020-02-22 18:26:59 +08:00
Qv2ray-dev
4c3dc850c2 wip: add: added full connection list view support 2020-02-16 20:28:30 +08:00
Qv2ray-dev
519f29e3fc wip: add: added a functionless UI 2020-02-16 00:00:46 +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-dev
222c379919
Win64: Ported to MSVC and added win32. 2020-02-07 17:42:04 +08:00
Qv2ray-Bot
fd1dfa3ddd refactor: partial refactor 2020-02-03 17:37:09 +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
5e12d1e4c1 refactor: stage 1, changed file structure and rewirte Qt.pro file 2020-01-30 00:13:41 +08:00