This website requires JavaScript.
Explore
Help
Sign In
tianzixuan
/
Doric
Archived
Watch
1
Star
0
Fork
0
You've already forked Doric
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-07-22
. You can view files and clone it, but cannot push or open issues or pull requests.
Doric
/
doric-Qt
/
doric
History
王劲鹏
fc104c4ec1
remove config file
2021-05-20 18:27:45 +08:00
..
async
new way to impl main thread
2021-05-20 18:27:45 +08:00
demo
add simple layout demo
2021-05-20 18:27:45 +08:00
engine
impl blend in group, super & view
2021-05-20 18:27:45 +08:00
plugin
add x & y & spacing; render try catch; remove rectangle layer in qml
2021-05-20 18:27:45 +08:00
resources
add text color & text size
2021-05-20 18:27:45 +08:00
shader
add text color & text size
2021-05-20 18:27:45 +08:00
template
code opt
2021-05-20 18:27:45 +08:00
utils
add hlayout & handle color
2021-05-20 18:27:45 +08:00
widget
/flex
remove log
2021-05-20 18:27:45 +08:00
yoga
add third party: yoga 1.18.0
2021-05-20 18:27:45 +08:00
doric.pro
add flex layout, config & service
2021-05-20 18:27:45 +08:00
doric.pro.user
remove config file
2021-05-20 18:27:45 +08:00
DoricContext.cpp
add target node view & set width, height
2021-05-20 18:27:45 +08:00
DoricContext.h
add target node view & set width, height
2021-05-20 18:27:45 +08:00
DoricContextManager.cpp
code format & class prefix
2021-05-20 18:27:45 +08:00
DoricContextManager.h
code format & class prefix
2021-05-20 18:27:45 +08:00
DoricInterfaceDriver.h
add view node
2021-05-20 18:27:45 +08:00
DoricNativeDriver.cpp
add async call on main
2021-05-20 18:27:45 +08:00
DoricNativeDriver.h
add view node
2021-05-20 18:27:45 +08:00
DoricPanel.cpp
add vlayout node & stack node
2021-05-20 18:27:45 +08:00
DoricPanel.h
add vlayout node & stack node
2021-05-20 18:27:45 +08:00
DoricRegistry.cpp
panel to flex, text stack wrap with flex
2021-05-20 18:27:45 +08:00
DoricRegistry.h
add view node reg; add node create & mix
2021-05-20 18:27:45 +08:00
main.cpp
add text wrap or precise width height
2021-05-20 18:27:45 +08:00
qml.qrc
complete fit most & just with children rect & parent width, height
2021-05-20 18:27:45 +08:00
test-layout.qml
add text wrap or precise width height
2021-05-20 18:27:45 +08:00