侯歌
|
d016a4df4e
|
fix layout's breakstrategy
|
2024-05-16 22:55:04 +08:00 |
|
侯歌
|
b67d47e449
|
modify options.cmake foe fribidi building
|
2024-05-13 16:05:28 +08:00 |
|
侯歌
|
272733716b
|
add Fribidi options
|
2024-05-09 09:21:17 +08:00 |
|
侯歌
|
937d82c781
|
release logo in graphdevice.showLogo
|
2024-04-13 16:27:40 +08:00 |
|
侯歌
|
bad8451cc3
|
pak add webp support
|
2024-04-07 20:06:45 +08:00 |
|
侯歌
|
0d3bb557df
|
add webp support
|
2024-04-07 11:13:01 +08:00 |
|
侯歌
|
6578cef083
|
modify some modules' findpackage
|
2024-04-02 18:26:09 +08:00 |
|
侯歌
|
f0d0d58c35
|
change some FindXXX.cmake
|
2024-03-20 12:02:09 +08:00 |
|
houzh
|
8a1728ce77
|
modify ninepatch
|
2024-03-14 11:28:44 +08:00 |
|
houzh
|
33743143e5
|
modify uieventsource,add handleRunnables/handleCompose
|
2024-01-19 15:47:43 +08:00 |
|
houzh
|
13e57e23a4
|
1.fix App::App() without params,2.fix layoutinflater
|
2023-11-09 15:13:17 +08:00 |
|
houzh
|
6ca580df6d
|
1. modify plotview;2.disable turbojpeg by default
|
2023-10-31 16:22:56 +08:00 |
|
houzh
|
72fec52494
|
add git/apng suuport
|
2023-10-27 11:33:43 +08:00 |
|
houzh
|
077febe09e
|
add pngdecoder
|
2023-10-23 18:18:05 +08:00 |
|
houzh
|
c51737e5fe
|
add animatedimagedrawable(gif),and inflate suuport
|
2023-10-20 19:13:02 +08:00 |
|
houzh
|
a5425d8b16
|
fix linearlayout's gravity initalize
|
2023-10-19 16:40:07 +08:00 |
|
houzh
|
9728f6ff4c
|
add ingenic's x2600 porting
|
2023-10-04 15:36:35 +08:00 |
|
houzh
|
a9c0fce641
|
fix numberpicker' drawables memleak
|
2023-09-27 15:50:16 +08:00 |
|
houzh
|
d970d3d7b4
|
input device add hotplug support
|
2023-09-20 09:33:16 +08:00 |
|
houzh
|
a70fc30002
|
fix pak with fontfiles(we cant compress fontfiles)
|
2023-09-18 14:44:14 +08:00 |
|
houzh
|
80f90d0ee0
|
add gitmodules for apps
|
2023-09-18 11:27:10 +08:00 |
|
houzh
|
76d1621317
|
fix bzip2 link error
|
2023-09-18 09:05:57 +08:00 |
|
houzh
|
216123697c
|
fix options.cmake for jpeg link error
|
2023-09-18 08:33:15 +08:00 |
|
houzh
|
ce1329beb7
|
fix viewpager'a compile error in hi3536
|
2023-09-15 23:28:05 +08:00 |
|
houzh
|
30dfc630fa
|
make python work well for diffrent version
|
2023-09-15 09:16:15 +08:00 |
|
houzh
|
785facc586
|
make visual studio compiler happy in window
|
2023-09-14 18:41:42 +08:00 |
|
houzh
|
16adb177f2
|
1.fix findpixman.cmake,2.fix pak package(only xml compressed)
|
2023-09-14 15:35:07 +08:00 |
|
houzh
|
fb391ef2e2
|
add core/stdpatch.h to fix compile issues for gcc/g++ 4.9
|
2023-09-13 10:17:11 +08:00 |
|
houzh
|
b244294db8
|
fix some type error in soame chipset'stoolchain
|
2023-09-11 14:00:43 +08:00 |
|
houzh
|
e8459f10cd
|
add modules/FindDRM
|
2023-09-10 11:55:49 +08:00 |
|
houzh
|
dd5fa60e3f
|
vcpkg compatible modifies
|
2023-09-08 09:12:03 +08:00 |
|
houzh
|
99f7dedcc8
|
fix cmake/modules/FindPNG/Cairo in win32
|
2023-09-07 15:49:45 +08:00 |
|
houzh
|
7dd14523bd
|
fix modules/FindCairo.cmake's error in win32
|
2023-09-07 15:04:54 +08:00 |
|
houzh
|
17e769d925
|
fix some cmake/modules/FindXXX.cmake in windows
|
2023-09-07 14:09:46 +08:00 |
|
houzh
|
c6cb6da7b5
|
fix cmakelists.txt
|
2023-09-06 19:02:45 +08:00 |
|
houzh
|
ad54042c8e
|
fix modules/xxx.cmake
|
2023-09-06 18:29:48 +08:00 |
|
houzh
|
4afdcbf1ca
|
make pak uncompressed
|
2023-09-06 10:41:00 +08:00 |
|
houzh
|
c57eda62b0
|
1.add 3rdparty install packages support;2.add cpack support
|
2023-08-31 18:06:42 +08:00 |
|
houzh
|
f56a306a7b
|
add animattion support for Progressbar::setProgress
|
2023-08-30 17:20:23 +08:00 |
|
houzh
|
cda3f2fe50
|
make pak compressed only for text files,to reduce pak'size
|
2023-08-29 11:42:27 +08:00 |
|
houzh
|
5d5910f138
|
fix r818's compile error(only error in r818,may be its c++version is too lower)
|
2023-08-18 21:58:52 +08:00 |
|
houzh
|
acbd7c3319
|
remove cmake minimum required from subprojects
|
2023-08-12 09:00:47 +08:00 |
|
houzh
|
43f6c76d7b
|
fix typeface's @font/xxx(add package)
|
2023-08-11 18:38:29 +08:00 |
|
houzh
|
ddecc61b90
|
add directfb to porting/r818
|
2023-08-10 22:18:56 +08:00 |
|
houzh
|
953334c742
|
code style (formating)
|
2023-08-10 10:45:58 +08:00 |
|
houzh
|
ef9eb889a4
|
add FindHV.cmake for libHV find_package support
|
2023-08-09 07:53:11 +08:00 |
|
houzh
|
2d757691b6
|
add FindMBEDTLS.cmake
|
2023-08-08 19:13:54 +08:00 |
|
houzh
|
3ce183415b
|
add r818 porting
|
2023-08-08 17:00:51 +08:00 |
|
houzh
|
2355b56ce5
|
add r818 porting support
|
2023-08-04 19:06:14 +08:00 |
|
houzh
|
bfc0681b6f
|
add r818 cmake files
|
2023-08-03 18:24:50 +08:00 |
|