Commit Graph

111 Commits

Author SHA1 Message Date
王劲鹏
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
王劲鹏
6452b469a2 a lot of changes
int -> qreal; set width & height property only under change; code refactor; v8 isolate npe try fix
2021-05-20 18:27:45 +08:00
王劲鹏
65e5f8af19 fix print error 2021-05-20 18:27:45 +08:00
王劲鹏
d231ae099f fix doric layout bug 2021-05-20 18:27:45 +08:00
王劲鹏
46bcaeb772 add doric layout 2021-05-20 18:27:45 +08:00
王劲鹏
d9828dca93 destroy context when qquickview hidden 2021-05-20 18:27:45 +08:00
王劲鹏
7402fc2c0c add scroller node 2021-05-20 18:27:45 +08:00
王劲鹏
b8440d9fb7 change way in set background color, compat with text node 2021-05-20 18:27:45 +08:00
王劲鹏
5c5d6165c2 update fill condition 2021-05-20 18:27:45 +08:00
王劲鹏
2e8093175f fill height according except fit mode 2021-05-20 18:27:45 +08:00
王劲鹏
ad1b1a979b add head & tail for h & v layout for fill 2021-05-20 18:27:45 +08:00
王劲鹏
5229e04752 avoid arrow function; fix wrapper type 2021-05-20 18:27:45 +08:00
王劲鹏
42b7d0723d mac compile pass 2021-05-20 18:27:45 +08:00
王劲鹏
ac39073551 fix isolate on wrong thread 2021-05-20 18:27:45 +08:00
王劲鹏
c01bd1e98c fix json value crash & timer not work 2021-05-20 18:27:45 +08:00
王劲鹏
fc0af6e992 clip children 2021-05-20 18:27:45 +08:00
王劲鹏
cd5799fe26 fix crash 2021-05-20 18:27:45 +08:00
王劲鹏
a2c0a34a8a fix click order 2021-05-20 18:27:45 +08:00
王劲鹏
e4527f7f39 optimize 2021-05-20 18:27:45 +08:00
王劲鹏
1ef0a7720a update v8 info 2021-05-20 18:27:45 +08:00
王劲鹏
3a251b5adf abstract spec mode 2021-05-20 18:27:45 +08:00
王劲鹏
7e59150831 snake build on v8 success 2021-05-20 18:27:45 +08:00
王劲鹏
7458d0f4c0 complete invoke method on v8 2021-05-20 18:27:45 +08:00
王劲鹏
dada2e4e0d complete invoke (except callNative) 2021-05-20 18:27:45 +08:00
王劲鹏
18cef64141 clearify code 2021-05-20 18:27:45 +08:00
王劲鹏
2684a78493 remove stack size & ignore lib 2021-05-20 18:27:45 +08:00
王劲鹏
f6f25f6344 fix allocator loss when exec large script 2021-05-20 18:27:45 +08:00
王劲鹏
8bb7fdb66b add v8 executor & default executor 2021-05-20 18:27:45 +08:00
王劲鹏
500df331fc add v8 release bin 2021-05-20 18:27:45 +08:00
王劲鹏
87eb538347 add counter demo 2021-05-20 18:27:45 +08:00
王劲鹏
2b277a44f4 add click response callback 2021-05-20 18:27:45 +08:00
王劲鹏
ace6d87bda add click for text stack hlayout vlayout 2021-05-20 18:27:45 +08:00
王劲鹏
0784fa844c add mouse area 2021-05-20 18:27:45 +08:00
王劲鹏
e9de03cbed add part text node alignment 2021-05-20 18:27:45 +08:00