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

1060 Commits

Author SHA1 Message Date
tianduanrui
ea2cdfce3c 更新readme。 2019-09-18 17:56:32 +08:00
tianduanrui
3f6c7f9701 add irregularwidgets and testcases about it. 2019-09-18 17:48:41 +08:00
tianduanrui
c15e6ebc96 更新readme 2019-09-09 10:04:05 +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
d4c57812ff use newer multi-link. 2019-09-07 23:33:31 +08:00
tianduanrui
c200662cdc 移除videomanager对android的支持。 2019-09-07 23:32:36 +08:00
tianduanrui
7ee7a20cee fix qqtlogicvideomanager 2019-09-06 19:01:54 +08:00
tianduanrui
9882e2b0a9 整理下qqtcore,移入两个QByteArray的操作符重载函数。 2019-09-04 21:03:33 +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
f0b3a9b4f1 use newer multi-link. 2019-09-01 17:17:32 +08:00
tianduanrui
a1202779c2 更新QQtShadowWidget的功能。
可以是主窗口,也可以是子控件。
qqtwindowattribute提供shadow效果只能应用于子控件。
2019-09-01 14:39:26 +08:00
tianduanrui
e00c3af2ee Merge branch 'master' of https://gitee.com/drabel/LibQQt 2019-08-31 10:21:58 +08:00
tianduanrui
250097c5a1 update qqt title bar, remove content margins 2019-08-31 10:13:57 +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
86d5bfa6fe Merge branch 'master' of https://gitee.com/drabel/LibQQt 2019-08-30 18:28:36 +08:00
tianduanrui
cabb1bbaa3 Now, user can link second QQt library on macOS. 2019-08-30 18:21:31 +08:00
tianduanrui
feea7f30b5 use newer multi-link 2019-08-30 11:24:44 +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
6c705a90b9 update readme. 2019-08-26 14:12:28 +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
92115d6cac Merge branch 'master' of https://gitee.com/drabel/LibQQt 2019-08-25 17:23:04 +08:00
tianduanrui
e5b709f8e1 add qqtmouseclicker.
复用QQtClickHelper类,为其添加eventFilter。
现在,用户Widget可以享受多种鼠标按键效果的支持了。
click、longclick、doubleclick。
2019-08-25 17:22:49 +08:00
tianduanrui
8dcb4d050a fix camera on arm32 2019-08-25 17:02:41 +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
6ec0f44fb8 move some signals warnings. 2019-08-20 19:41:10 +08:00
tianduanrui
6b26486d86 强制初始工作目录为程序所在目录。
macOS/Windows/Linux都是这样。
v3.2.1
2019-07-14 11:42:53 +08:00
tianduanrui
d449afc093 use newer multi-link 2019-07-14 11:04:01 +08:00
tianduanrui
693f9e1716 v3.2.1
修复QQtObjectManager模块,使其能够保存对象。
修复动画的例子,因为动画的例子使用了QQtObjectManager,所以导致无法动画的例子,现在已经修复。
更新版权信息归田端瑞所有。

版权所有,仿冒必究。
2019-07-13 23:23:08 +08:00
tianduanrui
d8cfb609dd fix 版权信息
QQt Application Framework Software
Copyright (C) 2017 Tianduanrui. All rights reserved.

Signed-off-by: tianduanrui <tianduanrui@163.com>
2019-07-13 23:08:40 +08:00
tianduanrui
c84305c33a fix QQtObjectManager class
fix registerObject function, it can registerObject now.
2019-07-13 23:00:17 +08:00
tianduanrui
ac9f10efa1 Merge branch 'master' of https://gitee.com/drabel/LibQQt 2019-07-13 18:29:00 +08:00
tianduanrui
cd7adef72a update macOS qqtwebaccessmanager 2019-07-13 18:28:47 +08:00
tianduanrui
671564acda update README.md 2019-07-10 14:03:27 +08:00
tianduanrui
cf9881cb89 update voicetest2 v3.2 2019-07-09 21:35:02 +08:00
tianduanrui
6ecb9cd423 add qqtaudioexample 2019-07-09 21:01:39 +08:00
tianduanrui
75bcb71084 v3.2 2019-07-09 19:57:46 +08:00