1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use QColor constructor instead of QColorConstants More... over 3 years ago
Update changelog More... over 3 years ago
Merge branch 'webm_alpha' into 'master' More... over 3 years ago
Export WebM with alpha channel More... over 3 years ago
Update changelog More... over 3 years ago
Fix loading lottie solid layers More... over 3 years ago
Clear selection data on document close More... over 3 years ago
Avoid warnings when a property is missing in .rawr More... over 3 years ago
Fix importing More... over 3 years ago
Add support for loading basic animated SVG paths More... over 3 years ago
Fix relative commands after closing path in SVG paths More... over 3 years ago
remove itch.io references More... over 3 years ago
IH8 snap More... over 3 years ago
Work around snapcraft being dumb More... over 3 years ago
Remove itch.io deployment More... over 3 years ago
Fix source typos More... over 3 years ago
Fix various typos More... over 3 years ago
Merge branch 'Popolon-master-patch-38916' into 'master' More... over 3 years ago
Update .gitlab-ci.yml clean test additions, and remove -j an all builds to see if it improve compilation time in all cases. More... over 3 years ago
Update .gitlab-ci.yml file try with only 1 thread to see the difference of performance (appimage 2 threads take 45 minutes, debian 1 thread take 20 minutes, this took 60 minutes. and print meminfo in log More... over 3 years ago
Update .gitlab-ci.yml file try with only 1 thread to see the difference of performance (appimage 2 threads take 45 minutes, debian 1 thread take 20 minutes, this took 60 minutes. and print meminfo in log More... over 3 years ago
Update .gitlab-ci.yml use --noconfirm to avoid interactive confirmation More... over 3 years ago
Update .gitlab-ci.yml use pacman -Syu to update package, as recommended https://hub.docker.com/_/archlinux this would resolve dependencies issues. Mayby base instead of latest would work? More... over 3 years ago
Improve code example More... over 3 years ago
Update .gitlab-ci.yml fail due to libp11-kit on the current very old archlinux docker image, requiring old libffi version too. More... over 3 years ago
Update .gitlab-ci.yml reduce threads from 4 to 2 to avoid: * probable memory saturation: https://gitlab.com/Popolon/glaxnimate/-/jobs/1710025193 * server really slowdown (moving to swap ?) https://gitlab.com/Popolon/glaxnimate/-/jobs/1710065606 Take 24 minutes on the first test, restart the same test without changing anything) compilation of 96% then about 30 minutes on a file until 1h timeout. More... over 3 years ago
Update .gitlab-ci.yml after the previous error, glib2 need to be upgraded, it https://gitlab.com/Popolon/glaxnimate/-/jobs/1710008515 :: installing libffi (3.4.2-4) breaks dependency 'libffi.so=7-64' required by glib2 current version of glib2 depend on current versionof libffi More... over 3 years ago
Update .gitlab-ci.yml uncomment and add libffi to linux:aur_build: too. Not sure it will work, libffi should be a dependency of python More... over 3 years ago
Update .gitlab-ci.yml AUR version: add missing libffi package and re-enable build More... over 3 years ago
Give up on building AUR on CI More... over 3 years ago