Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 check-ins related to "png_export"
2025-05-15
| ||
11:35 | Implemented exporting documents as a sequence of PNG images. Implements [2423d3adb8ca5a3a] check-in: 2d74fab949 user: thomas tags: trunk | |
09:43 | Implement progress reporting for PNG sequence exports. Closed-Leaf check-in: 3029546d95 user: thomas tags: png_export | |
2025-05-07
| ||
15:35 | Sync with trunk. check-in: 7e276d3b1f user: thomas tags: png_export | |
15:34 | Cleaned up development environment creation scripts and the build environment requirements. tox and pip-tools aren't required in the environment used to build the wheel file. check-in: 63a062bb69 user: thomas tags: trunk | |
15:03 | Add changelog entry check-in: ebb0164021 user: thomas tags: png_export | |
14:25 | Add icon document-export to the internal icon theme. Used by the PNG export feature check-in: c7f549dbf3 user: thomas tags: png_export | |
14:19 | Implemented exporting to a PNG image series. It uses the global QThreadPool to compress the images concurrently. It uses all but one available CPU threads to leave some capacity for other tasks while this runs. check-in: 9429d2f777 user: thomas tags: png_export | |
10:23 | Add multiple user experience improvements check-in: 836b4bdf29 user: thomas tags: trunk | |