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

1251 Commits

Author SHA1 Message Date
tianduanrui
ad91836d11 更新QQt Gui部分的delegate代码,增加测试用例。 2020-04-27 11:27:50 +08:00
tianduanrui
03ddeb1b6d update qqtdicttreemodel 2020-04-23 21:17:44 +08:00
tianduanrui
1818d8b2db update dict tips 2020-04-22 10:28:06 +08:00
tianduanrui
b821ae81b7 add __CBOR_SUPPORT__ in dict cpp. 2020-04-20 19:55:16 +08:00
tianduanrui
5006b17c70 QQtDictionary初步添加toCbor和fromCbor 2020-04-19 19:51:21 +08:00
tianduanrui
5b215aa47a 更新toJson的参数数值的功能。 2020-04-18 10:39:55 +08:00
tianduanrui
e8af473481 use newer multi-link. 2020-04-14 17:58:41 +08:00
tianduanrui
21f592f94e add webloader, move data persistence to highgrade 2020-04-14 12:10:20 +08:00
tianduanrui
d1aa90471e 为字典增加测试用例 2020-04-14 11:32:44 +08:00
tianduanrui
37d612ba74 fix data lost in = between ordereddictionary and dictionary 2020-04-14 11:25:34 +08:00
tianduanrui
e9cd43f369 更新qqtdicthelper 2020-04-14 11:03:34 +08:00
tianduanrui
fd0b44cbdf 添加QQtDictionary和QQtOrderedDictionary之间的数据交换 2020-04-14 10:55:10 +08:00
tianduanrui
27a058e28f update 2020-04-14 09:46:00 +08:00
tianduanrui
3caf8d227a 不排序得字典默认名QQtOrderedDictionary 2020-04-14 09:45:16 +08:00
tianduanrui
9125541c5d update qqtpicturetabbar 2020-04-13 19:15:11 +08:00
tianduanrui
a4a7d006b3 add errorcode to webaccesssession 2020-04-13 18:00:21 +08:00
tianduanrui
88c3614ba9 update date persistence 2020-04-13 16:15:34 +08:00
tianduanrui
418bf37769 update qqtwebaccessmanager 2020-04-13 15:01:08 +08:00
tianduanrui
7436f67c35 update readme 2020-04-12 12:16:09 +08:00
tianduanrui
6d81b846f9 restore TBtnIconTable and fix qqt svg widgets 2020-04-12 00:21:45 +08:00
tianduanrui
de4c4eadfd 更新3按钮的绘图部分 2020-04-11 23:48:05 +08:00
tianduanrui
68b6a8a110 add qqt ordered dictionary test1 2020-04-11 10:43:58 +08:00
tianduanrui
864b9dc860 remove jsoncpp 2020-04-10 14:07:05 +08:00
tianduanrui
afb164341d add rapidjson and qordereddictionary. 2020-04-10 14:05:59 +08:00
tianduanrui
6499def2e0 update lineeditwithsearch 2020-04-09 16:49:11 +08:00
tianduanrui
d1f8b28c30 update application workroot settings 2020-04-09 13:58:53 +08:00
tianduanrui
8bc3fd5811 update qqtdicttest8 2020-04-09 12:48:13 +08:00
tianduanrui
c8655d12af qqt dict 添加对QList<T>的支持 2020-04-09 12:45:54 +08:00
tianduanrui
e9a5a48186 测试新版本的PushButton完成。 2020-04-09 11:14:25 +08:00
tianduanrui
687fae524b fix pushbutton bug 1 2020-04-09 10:55:00 +08:00
tianduanrui
e41b5ca61d 更新了一下widgets部分,未测试。 2020-04-09 10:22:08 +08:00
tianduanrui
f3625f9ee7 update dicttest8 2020-04-08 08:34:19 +08:00
tianduanrui
cabcf3d896 更新数据持久化类 2020-04-07 20:23:06 +08:00
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