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

206 Commits

Author SHA1 Message Date
tianduanrui
d2b00e3ede 更新QQtBodyMouseLocker的行为,所有body系列helper都使用用户设置的contentMargins 2019-09-24 18:06:26 +08:00
tianduanrui
c4773bc577 仅仅在鼠标点击时捕获鼠标 mac下 2019-09-24 15:09:52 +08:00
tianduanrui
bd704c0bad 准备支持鼠标锁定 2019-09-24 13:09:50 +08:00
tianduanrui
7e91205320 add qqtbodymouselocker 2019-09-24 13:01:55 +08:00
tianduanrui
dcbf5d96dd update testcase 2019-09-23 22:50:13 +08:00
tianduanrui
4f66cabb06 update testcase mouselocker 2019-09-23 20:23:43 +08:00
tianduanrui
027af460ab 更新不规则widget的居中效果代码 2019-09-21 11:37:33 +08:00
tianduanrui
7a770cd6ec update irregular label 2019-09-19 10:52:08 +08:00
tianduanrui
3f6c7f9701 add irregularwidgets and testcases about it. 2019-09-18 17:48:41 +08:00
tianduanrui
9d57455994 更新qqtframe.h 2019-09-08 23:53:39 +08:00
tianduanrui
5ebd3df8bd update videotest5 code. 2019-09-08 09:15:01 +08:00
tianduanrui
248bd8397e update videotest5 code 2019-09-08 08:56:49 +08:00
tianduanrui
c200662cdc 移除videomanager对android的支持。 2019-09-07 23:32:36 +08:00
tianduanrui
14138265ee Merge branch 'master' of https://gitee.com/drabel/LibQQt 2019-09-03 20:33:19 +08:00
tianduanrui
8b5be81464 update 10 million peer client code. \n\n using for function testing success, 5% cpu. 2019-09-03 20:32:54 +08:00
tianduanrui
1bd5673321 update test 10 million peer server code 2019-09-03 20:30:23 +08:00
tianduanrui
8eb5e27dee prepare to test 10 million peer s/c. 2019-09-03 19:45:01 +08:00
tianduanrui
a1202779c2 更新QQtShadowWidget的功能。
可以是主窗口,也可以是子控件。
qqtwindowattribute提供shadow效果只能应用于子控件。
2019-09-01 14:39:26 +08:00
tianduanrui
9de5539de5 Merge branch 'master' of https://gitee.com/drabel/LibQQt 2019-08-31 09:49:39 +08:00
tianduanrui
1350e85b33 update test case, mouse locker, linux code. 2019-08-31 09:49:35 +08:00
tianduanrui
287ef9ba07 Merge branch 'master' of https://gitee.com/drabel/LibQQt 2019-08-31 09:47:29 +08:00
tianduanrui
845707648b update testcase 2019-08-31 09:47:22 +08:00
tianduanrui
162bafc682 update test mouse locker. 2019-08-30 23:49:33 +08:00
tianduanrui
23b120893b update windowattribute 2019-08-29 14:03:00 +08:00
tianduanrui
4327030a8f remove framelesshelper in testcase.
use bodymover,
use bodyresizer,
2019-08-27 16:03:19 +08:00
tianduanrui
a6fdada17c add testcase, testwindowattribute and widgeteffect. 2019-08-26 10:34:26 +08:00
tianduanrui
d9cd63d091 update testcase bodyresizer. 2019-08-25 17:51:54 +08:00
tianduanrui
4aa199b715 add qqtbodyresizer.
remove qqtframelesshelper
2019-08-25 16:28:08 +08:00
tianduanrui
61f1dae97b add qqtbodymover.
press on window body and move window.
support: windows \ unix \ linux \ e-linux
2019-08-25 11:14:05 +08:00
tianduanrui
5d2481792c add a testcase.
test qqtmouselocker, support windows now.
2019-08-24 09:01:56 +08:00
tianduanrui
88ca0d43f1 更新一部分注释。
增加shadowwidget例程,但是似乎在windows下无法正常shadow。
2019-08-23 07:52:21 +08:00
tianduanrui
cf9881cb89 update voicetest2 2019-07-09 21:35:02 +08:00
tianduanrui
8c774b9ded add wavmanager module.
add libqwav
add voicetest2
2019-07-09 19:50:48 +08:00
tianduanrui
8d6a3c499c 暂时VideoManager不支持Android。 2019-06-11 23:22:06 +08:00
tianduanrui
3c3acecfe4 video manager module, prepare to support android. 2019-06-11 19:05:33 +08:00
tianduanrui
640ddc2b48 update qqtframe 2019-06-09 00:32:12 +08:00
tianduanrui
a40da110dc add qqtvideomanager. 2019-06-08 22:22:57 +08:00
tianduanrui
d435a773df fix voicetest 2019-02-28 16:35:23 +08:00
tianduanrui
7d5c9e1968 移除QQtWavManager
LibQQt仅仅提供了对QAudioInput和QAudioOutput的管理器。
QQtMediaExtention提供了对音频文件、视频文件的管理器。
这些管理器都是慢速的,快速的名字叫做Decoder。
这部分的相关代码,强调为内存服务,不强调代码难度。

========

移除doxygen的html文件

用户根据Doxyfile自行使用Doxygen工具生成html。
2019-02-28 16:29:23 +08:00
tianduanrui
af1add0e0b update QQtDictionary, add fromJson 2018-10-12 23:08:31 +08:00
tianduanrui
0e8fdc1812 move some demos to QQtTool library. 2018-10-06 06:50:32 +08:00
tianduanrui
26225bac72 merge R2 2018-08-20 19:31:01 +08:00
AbelTian
0887a88133 update 2018-08-03 07:50:52 +08:00
AbelTian
ab0e8313eb update 2018-07-30 19:33:35 +08:00
AbelTian
a1c9c3b8d0 使用Rect的QQtWord 2018-07-30 12:32:36 +08:00
tianduanrui
36d06a24cb add link QQt source test 2018-07-28 22:28:19 +08:00
AbelTian
f321fff8e8 add QQt Word test 2018-07-27 19:03:43 +08:00
tianduanrui
71b454f700 add colorwidgettest 2018-07-23 19:08:04 +08:00
tianduanrui
abb3938d73 移除 QQtInput Module 2018-07-21 19:37:59 +08:00
tianduanrui
b8f08b952f update 2018-07-14 16:12:20 +08:00