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

1284 Commits

Author SHA1 Message Date
tianduanrui
88e487b969 更新 wiki ,添加 wiki/LibQQt's-Need-Config-Environ-and-Building.md 。 2021-06-17 21:33:57 +08:00
tianduanrui
7d8680f802 fix qqtorderedmap.h for macOS building. v3.2.2.0_20210423 2021-04-23 11:57:41 +08:00
tianduanrui
fe4f38a838 remove TODO. 2021-04-23 11:31:41 +08:00
tianduanrui
b146c581ad fix qqtorderedmap.h for msvc building.
QQtOrderedDictionary 在 MSVC2015 环境里,导出正常。
2021-04-23 11:30:50 +08:00
tianduanrui
b003a97b1d fix qqtordereddictionary.h for msvc building. 2021-04-23 11:23:36 +08:00
tianduanrui
caafc0f91d 更新TODO:文件。 v3.2.2.0_20210408 2021-04-10 12:14:12 +08:00
tianduanrui
42873e167e 添加关于qqtordereddictionary的测试代码。 2021-04-10 11:53:29 +08:00
tianduanrui
5c41e5c176 fix qqtbodymousewheelscalingeffect for exception occured situation. 2021-04-08 10:10:50 +08:00
tianduanrui
97e1619d8d 修复MinGW32目标,Qt5.5.1版本下的编译。 2021-03-28 20:44:29 +08:00
tianduanrui
0539487678 修复WinRT下的编译。 2021-03-26 22:11:00 +08:00
tianduanrui
8d67f15062 更新qqtwebloader.cpp。 2021-03-18 16:35:34 +08:00
tianduanrui
48b8d5050c 在qqtdicthelper.h里增加两个导出函数。 2021-03-18 15:41:18 +08:00
tianduanrui
8edf83b94a use newer multi-link. 2020-04-30 12:01:09 +08:00
tianduanrui
bc76cac5c7 update QQtOrderedMap equal_range function. 2020-04-29 16:20:05 +08:00
tianduanrui
1319ff07c6 fix QQtOrderedMap const_iterator constructer 2020-04-29 15:16:10 +08:00
tianduanrui
abdce897db Merge branch 'master' of https://gitee.com/drabel/LibQQt 2020-04-28 17:02:55 +08:00
tianduanrui
12059054fa update rapidjson .sh files 2020-04-28 17:02:51 +08:00
tianduanrui
e60b0fd8a4 change gittest resource 2020-04-28 13:08:47 +08:00
tianduanrui
fd02edd153 remove setChecked override function. 2020-04-28 12:51:39 +08:00
tianduanrui
a12ff65acb 更新svg、gif、qqtradiobutton的check逻辑。 2020-04-28 12:48:06 +08:00
tianduanrui
7da1fc3405 更新svg、gif、base widgets,整理代码,修复部分错误。 2020-04-28 12:14:33 +08:00
tianduanrui
e3614ce591 update qqtcheckbox 2020-04-27 22:41:15 +08:00
tianduanrui
0f2b8b97ce update gifcheckbox 2020-04-27 21:50:28 +08:00
tianduanrui
18473f4104 update gifcheckbox 2020-04-27 20:27:46 +08:00
tianduanrui
9d99dbed13 update qqtcheckbox 2020-04-27 19:05:57 +08:00
tianduanrui
95a61b5f72 update 基础控件,对于按钮需要修改较多。 2020-04-27 18:49:42 +08:00
tianduanrui
103db00827 update svg widgets 2020-04-27 17:29:24 +08:00
tianduanrui
4466499ae8 update dicttreemodel 2020-04-27 15:07:56 +08:00
tianduanrui
8f09e187de update checkbox delegate 2020-04-27 14:13:29 +08:00
tianduanrui
b43b4b7b39 add checkboxitemdelegate, add slideritemdelegate 2020-04-27 13:43:52 +08:00
tianduanrui
338d8dd447 添加Button Delegate 2020-04-27 12:03:00 +08:00
tianduanrui
d197e2ed0e Merge branch 'master' of https://gitee.com/drabel/LibQQt 2020-04-27 11:28:01 +08:00
tianduanrui
ad91836d11 更新QQt Gui部分的delegate代码,增加测试用例。 2020-04-27 11:27:50 +08:00
tianduanrui
8f1895eb2c use newer multi-link. 2020-04-26 14:11:17 +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