1
0
mirror of https://gitee.com/drabel/LibQQt.git synced 2025-01-04 10:18:44 +08:00

1218 Commits

Author SHA1 Message Date
tianduanrui
7a78c26950 QQtDictionary添加toCSV,fromCSV支持和添加测试用例qqtdicttest8 2020-04-07 20:08:10 +08:00
tianduanrui
3551340131 add QtCSVLib and fix building on android 2020-04-07 16:34:17 +08:00
tianduanrui
f4c5e9d4d2 initial add QtCSVLib 2020-04-07 16:23:31 +08:00
tianduanrui
2bf657ddf7 update data persistence 2020-04-06 21:42:11 +08:00
tianduanrui
fa75aa62c6 Merge branch 'master' of https://gitee.com/drabel/LibQQt 2020-04-06 20:15:34 +08:00
tianduanrui
575ccaf6af move inifile and yaml_cpp 755->644 2020-04-06 20:15:27 +08:00
tianduanrui
4fac7860be 字典类对csv的支持移动到Exquisite子库,QtCSVLib 2020-04-05 21:38:17 +08:00
tianduanrui
05a3d3f824 move data serialization to highgrade library for easy modification. 2020-04-05 20:51:03 +08:00
tianduanrui
7113c23850 update qqtdatapersistence 2020-04-04 23:11:03 +08:00
tianduanrui
a3de024647 QQt字典更新对YAML、INI的支持。 2020-04-04 22:50:47 +08:00
tianduanrui
dd469c5fa4 update qqtdictionary xml parser 2020-04-04 22:26:56 +08:00
tianduanrui
11ac9a5ba2 更新qqtdictionary clear函数 2020-04-04 13:21:36 +08:00
tianduanrui
0a11912008 update QQtDictionary xml parser 2020-04-02 23:15:04 +08:00
tianduanrui
ef124a5152 update 2020-04-02 16:40:32 +08:00
tianduanrui
a18ffcf2b5 update qqt logic video manager 2020-04-02 13:03:13 +08:00
tianduanrui
0ffec43d63 rm utf8cpp 2020-04-01 00:27:04 +08:00
tianduanrui
e529c288b2 update inifile 2020-04-01 00:26:33 +08:00
tianduanrui
261bb986ef 更新QQtDictionary,把xml、json解析函数都独立出来。 2020-03-31 22:28:33 +08:00
tianduanrui
e449e2ac7c 初始化不排序的字典 2020-03-31 19:54:36 +08:00
tianduanrui
41eaf680e3 close handler in protocol class 2020-03-29 09:46:55 +08:00
tianduanrui
bab0fa7b82 更新多媒体模块的结构 2020-03-28 20:03:23 +08:00
tianduanrui
115f8149af 整理一下多媒体部分的模拟摄像头功能 2020-03-28 18:52:37 +08:00
tianduanrui
9077d50804 update highgrade 2020-03-28 15:11:08 +08:00
tianduanrui
5e3e54d0da update video manager 2020-03-26 16:59:10 +08:00
tianduanrui
297e55ae92 add handler() to QQtProtocol 2020-03-26 10:38:22 +08:00
tianduanrui
62ecf0490a qqtdataserialization wont use std::nullptr_t 2020-03-22 17:59:47 +08:00
tianduanrui
8739de5319 更新QQtDictionary的remove函数 2020-03-22 14:03:27 +08:00
tianduanrui
d8c4ee93ac 更新标准数据协议 2020-03-21 17:47:44 +08:00
tianduanrui
bcf49cd964 fix libqqt pri || to |,no blank space 2020-03-21 11:49:29 +08:00
tianduanrui
a5247db5da use newer multi-link. 2020-03-21 11:30:04 +08:00
tianduanrui
a402325942 move data module to highgrade 2020-03-17 15:04:27 +08:00
tianduanrui
b41e52f645 add QList<QString> to QQtDictionary operator = 2020-03-17 13:59:15 +08:00
tianduanrui
69f6d4e135 move qqtmapconst to qqtmutablemap 2020-03-17 00:46:36 +08:00
tianduanrui
5396c5b6cc 更新udpclient 2020-03-16 12:01:16 +08:00
tianduanrui
b4f21807bd remove findservermanager 2020-03-15 21:01:39 +08:00
tianduanrui
80b29103db udp client ip using hostaddress 2020-03-15 21:01:19 +08:00
tianduanrui
38d53a82b4 update protocolmanager 2020-03-15 18:24:17 +08:00
tianduanrui
b90c710a57 add qqtstandardprotocol 2020-03-15 14:57:20 +08:00
tianduanrui
b25e61a790 add p3line to qqtframe.h 2020-03-15 14:19:32 +08:00
tianduanrui
c15a81d6be QQtDictionary toXXX函数添加const限定,添加qqtdataserialization类 2020-03-15 13:21:23 +08:00
tianduanrui
4d8e69530d use newer multi-link. 2020-03-14 18:27:19 +08:00
tianduanrui
9f180146c3 use newer multi-link. 2020-03-14 15:59:20 +08:00
tianduanrui
b8edcc37df use newer multi-link. 2020-03-14 15:51:03 +08:00
tianduanrui
5d73c27146 更新qqtdicttest7 2020-03-12 18:50:53 +08:00
tianduanrui
6e05113bbd 更新数据序列化 2020-03-12 14:17:23 +08:00
tianduanrui
cf2126b329 更新共享内存类 2020-03-12 10:08:18 +08:00
tianduanrui
61e3bbe3f4 update dataserialization 2020-03-12 09:29:34 +08:00
tianduanrui
0fa6b492b1 更新数据持久化类的写入文件逻辑 2020-03-11 13:51:13 +08:00
tianduanrui
72f2d91659 添加数据序列化文件 2020-03-11 13:40:35 +08:00
tianduanrui
2b5cf00b63 move datapersistence to frame 2020-03-09 20:03:26 +08:00