Commit Graph

1998 Commits

Author SHA1 Message Date
王劲鹏
b49140201d give a default value when ok & cancel label empty 2021-05-20 18:27:45 +08:00
王劲鹏
394cbe5962 add storage demo & plugin 2021-05-20 18:27:45 +08:00
王劲鹏
660d75d1ad add layout test demo 2021-05-20 18:27:45 +08:00
王劲鹏
6143f65f1e add gradient for stack 2021-05-20 18:27:45 +08:00
王劲鹏
7dfc7f7929 qml rectangle not support different radii
Qt Doc: The same radius is used by all 4 corners; there is currently no way to specify different radii for different corners.
2021-05-20 18:27:45 +08:00
王劲鹏
a5e00e4fa5 split project with app & doric module 2021-05-20 18:27:45 +08:00
王劲鹏
25db4cc194 add v8 as submodule 2021-05-20 18:27:45 +08:00
王劲鹏
54ea8eab1d add drop shadow for hlayout, vlayout & stack 2021-05-20 18:27:45 +08:00
王劲鹏
358f0f0589 add fast blur for image 2021-05-20 18:27:45 +08:00
王劲鹏
6e780c35ad condition bug fix 2021-05-20 18:27:45 +08:00
王劲鹏
c79362188a fix potential context npe 2021-05-20 18:27:45 +08:00
王劲鹏
0a7b66aeb3 downgradle qt to 5.15.2 2021-05-20 18:27:45 +08:00
王劲鹏
f012d835dd change width & height to correct value 2021-05-20 18:27:45 +08:00
王劲鹏
c74ae5a189 add headers in network plugin 2021-05-20 18:27:45 +08:00
王劲鹏
d1a00a716c fix network on pointed thread 2021-05-20 18:27:45 +08:00
王劲鹏
8c2f581fc8 add effects demo 2021-05-20 18:27:45 +08:00
王劲鹏
189b13927a add network plugin 2021-05-20 18:27:45 +08:00
王劲鹏
a910f61c2a add network demo 2021-05-20 18:27:45 +08:00
王劲鹏
3c2ded82c1 list supported decode format 2021-05-20 18:27:45 +08:00
王劲鹏
3655513be3 fix parent is scroller error 2021-05-20 18:27:45 +08:00
王劲鹏
644f58e221 fix error constraint 2021-05-20 18:27:45 +08:00
王劲鹏
0a29cc2876 add image render 2021-05-20 18:27:45 +08:00
王劲鹏
8ae5af13e9 add image demo 2021-05-20 18:27:45 +08:00
王劲鹏
bbbe3d148a fix full screen cannot move 2021-05-20 18:27:45 +08:00
王劲鹏
c0ce3b3ae9 add popover & head nodes 2021-05-20 18:27:45 +08:00
王劲鹏
80b97772d9 add popover demo 2021-05-20 18:27:45 +08:00
王劲鹏
d624272089 add prompt 2021-05-20 18:27:45 +08:00
王劲鹏
abccec1321 add msg text 2021-05-20 18:27:45 +08:00
王劲鹏
d47fa2bb7d add confirm 2021-05-20 18:27:45 +08:00
王劲鹏
dda16db50a add title & ok label 2021-05-20 18:27:45 +08:00
王劲鹏
70cf4acd5b add alert 2021-05-20 18:27:45 +08:00
王劲鹏
7bcb711dfe change toast to window 2021-05-20 18:27:45 +08:00
王劲鹏
c087f06647 remove 88 minus; set text order changed 2021-05-20 18:27:45 +08:00
王劲鹏
398fef351c remove init set x 2021-05-20 18:27:45 +08:00
王劲鹏
efe89e54c5 init set x & y; update x & y 2021-05-20 18:27:45 +08:00
王劲鹏
e735beba1e add modal demo 2021-05-20 18:27:45 +08:00
王劲鹏
7202bbfe67 implements toast 2021-05-20 18:27:45 +08:00
王劲鹏
f488f023fa add modal plugin interface; optimize layouts code 2021-05-20 18:27:45 +08:00
王劲鹏
8d04d41b19 update yoga to cbf6495d66a7a8066d1354daa14d3bb1af19f6ef 2021-05-20 18:27:45 +08:00
王劲鹏
5ba5f5ce6c add sizeThatFits in scroller node 2021-05-20 18:27:45 +08:00
王劲鹏
77e32d1f08 refactor layout code 2021-05-20 18:27:45 +08:00
王劲鹏
00528a3ce5 fix a layout bug 2021-05-20 18:27:45 +08:00
王劲鹏
bb03b8b5a3 changes
add border for h & v layout, stack, scroller & text
fix background color transparent
2021-05-20 18:27:45 +08:00
王劲鹏
e42b5c8400 default disable scroll bar 2021-05-20 18:27:45 +08:00
王劲鹏
9d87f32cbb fix text alignment error when font change 2021-05-20 18:27:45 +08:00
王劲鹏
7b6a4c4d51 change to set measured y 2021-05-20 18:27:45 +08:00
王劲鹏
fb68b66128 text default center 2021-05-20 18:27:45 +08:00
王劲鹏
7950416ba6 fix scroll node cannot scroll 2021-05-20 18:27:45 +08:00
王劲鹏
3207cc2581 scroller implements 2021-05-20 18:27:45 +08:00
王劲鹏
5e72a97a41 thread pool won't release thread 2021-05-20 18:27:45 +08:00