Commit Graph

45 Commits

Author SHA1 Message Date
Qv2ray-dev
6b5c9b2d6c
fix: fix typo 2020-07-10 13:18:52 +08:00
QxQ
73eb981e20
Update ConnectionInfoWidget.cpp 2020-07-10 13:17:45 +08:00
Qv2ray-dev
da9c9a8768
update: update qv2ray.png, use PNG when possible 2020-07-06 16:08:33 +08:00
DuckSoft
262c73e2a0 handle plural using Qt mechanism 2020-06-28 06:54:26 +08:00
Qv2ray-dev
09ef7cea3a refactor: more refactors 2020-06-14 16:15:30 +08:00
Qv2ray-dev
62625a64a0 enabled ConnectToLastUsed option, prevent copy when reading geosite 2020-05-18 17:14:54 +08:00
Qv2ray-dev
857f63c0cb fix: bug fixes about group management 2020-05-17 16:07:01 +08:00
Qv2ray-dev
3c362da2f6
reconstruct project files
* add: zxing as static lib
2020-05-17 00:07:43 +08:00
Qv2ray-dev
21c5e9a675 update: fixed build && misc updates 2020-05-14 22:15:20 +08:00
Qv2ray-dev
51b43815bd refactor: refactored ConnectionHandler signals 2020-05-12 20:22:49 +08:00
Qv2ray-dev
74cbf83219 add: experimental connection-group linking creation 2020-05-10 23:56:24 +08:00
Qv2ray-dev
5f46014b23 "I haven't implement the Connections Saving Feature" 2020-05-08 00:12:23 +08:00
Qv2ray-dev
277c5065f6 Have sleep, 🤬 It just compiles, but not working, DO NOT RUN
A QHash's key type has additional requirements other than being an assignable data type: it must provide operator==(), and there must also be a qHash() function in the type's namespace that returns a hash value for an argument of the key's type.
2020-05-04 23:45:25 +08:00
Qv2ray-dev
e1db1873b4 Have sleep, 🤬 and don't know how to fix this shit. 2020-05-04 22:49:45 +08:00
Qv2ray-dev
891e8e3f5c refactor: get rid of 'using namespace std;' 2020-05-03 13:53:53 +08:00
Qv2ray-dev
f45a8c94f5 change: ported to zxing-cpp 2020-03-27 19:42:20 +08:00
Qv2ray-dev
b6ea1d9a96 fix: fixed HiDPI blurred QrImage, added new command arg noScaleFactor 2020-03-21 15:52:07 +08:00
Qv2ray-dev
0c0b49b90e fix: some ui fixes 2020-03-19 16:13:48 +08:00
Qv2ray-dev
d8db105ee8 add: let blurred QR adapt darkModeSettings 2020-03-12 23:44:24 +08:00
Qv2ray-dev
1eda28e589 add: ignored link starts with # and // when importing 2020-03-11 18:23:55 +08:00
Qv2ray-dev
4aafcbe150 fix: several ui fixes, including darkmode icon settings 2020-03-11 17:22:01 +08:00
Qv2ray-dev
859657ad80 fix: fixed build error 2020-03-11 15:19:28 +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
0d8f0839f2 change: some more refactors 2020-03-04 23:07:18 +08:00
Qv2ray-dev
8a8afdea61 change: some refactors 2020-03-04 22:08:08 +08:00
Qv2ray-dev
3df2cea74b add: added multiple duplicate and sorting support 2020-03-03 00:34:12 +08:00
Qv2ray-dev
7fb8cd3d94 add: added more ui functionalities - 2 2020-03-02 00:03:07 +08:00
Qv2ray-dev
44e9a550d2 add: added more ui functionalities 2020-03-01 22:57:14 +08:00
Qv2ray-dev
4db9721784 add: added ConnectionItemLocate, ConnectionSelection, BoldGroupName 2020-03-01 22:21:37 +08:00
Qv2ray-dev
56f0886afd add: added support when importing with duplicated name, added ConnectionDuplicate 2020-03-01 10:05:59 +08:00
Qv2ray-dev
85d980e91b add: added ConnectionCreate, ConnectionDelete, ConnectionChangeGroup, GroupCreate, GroupDelete UI slot implementations for MainWindow 2020-02-29 23:11:03 +08:00
Qv2ray-dev
fa6a8dae1f wip: add: added back subscription feature, group renaming, group deleting, subscription update 2020-02-29 00:28:59 +08:00
Qv2ray-dev
09de96efe5 fix: update code style 2020-02-28 22:49:53 +08:00
Qv2ray-dev
b03849d9df add: added connection edit feature 2020-02-26 20:22:11 +08:00
Qv2ray-dev
adb7bc4c1e add: added export sharelink and qr support, ssd:// WIP 2020-02-25 22:16:32 +08:00
Qv2ray-dev
0bea5d0f15 add: added tcping latency support 2020-02-25 21:47:46 +08:00
Qv2ray-dev
db9ac15f5a add: added optional limit to the GetDisplayName function rvalue 2020-02-24 23:32:00 +08:00
Qv2ray-dev
e45a44f039 add: added auto connection support, save data usage support, check connected support, mainwindow partial ui support, disconnect support and a dot-indicator support on the connection list 2020-02-24 22:04:12 +08:00
Qv2ray-dev
0ba992b38f add: currently use-able 2020-02-24 18:01:21 +08:00
Qv2ray-dev
f43e960820 wip: add: share link textbox update, added live apply global themes 2020-02-24 16:41:42 +08:00
Qv2ray-dev
d1c8e1f8b3 wip: add: added speed chart and log box functionality 2020-02-23 21:10:25 +08:00
Qv2ray-dev
ae85a8dcbb wip: add: added somewhat more functionalities and UI 2020-02-22 23:08:06 +08:00
Qv2ray-dev
3c023ba022 wip: add: ... 2020-02-20 23:05:48 +08:00
Qv2ray-dev
fe9a518522 wip: add: added some more ui functionalities, now support filtering against the connection list 2020-02-19 22:27:01 +08:00