Eric Soroos
|
20b49a332b
|
Remove timeout as the specific reason,
pytest-timeout doesn't raise a timeout error.
|
2025-05-17 10:45:43 +02:00 |
|
Eric Soroos
|
ff50e30d3e
|
Fix memory leak in text_layout_raqm on 0 length string
|
2025-05-16 12:47:22 +02:00 |
|
Eric Soroos
|
6391f2c207
|
Merge remote-tracking branch 'upstream/main' into valgrind-leakcheck
* Some failing tests are on main but not last released version
|
2025-05-16 12:14:37 +02:00 |
|
Eric Soroos
|
f1957b49b2
|
Xfail timouts in Valgrind tests
* ensure that the env variable is set in the makefile
|
2025-05-16 12:08:45 +02:00 |
|
Eric Soroos
|
2d506f6f5a
|
correct target
|
2025-05-15 22:06:35 +02:00 |
|
Eric Soroos
|
a6b8b3af77
|
executable
|
2025-05-15 22:04:14 +02:00 |
|
Eric Soroos
|
218f055865
|
Add github workflow/test-script
|
2025-05-15 21:59:02 +02:00 |
|
Eric Soroos
|
d5449d5760
|
Guess so.
|
2025-05-15 21:11:31 +02:00 |
|
Eric Soroos
|
fb126af7a6
|
Adding pytest-valgrind install
|
2025-05-15 21:10:48 +02:00 |
|
Eric Soroos
|
7aa6a61d43
|
Wrap Makefile
|
2025-05-13 23:50:52 +02:00 |
|
Eric Soroos
|
789631c60c
|
Fix memory leak when JpegEncode returns an error.
|
2025-05-13 23:31:09 +02:00 |
|
Eric Soroos
|
f792e0b1ef
|
Fix memory leak
* Return after setting the error for advanced features without
libraqm. Not returning here leads to an alloc that's never freed.
|
2025-05-13 22:48:36 +02:00 |
|
Eric Soroos
|
e2e40c5456
|
Fix memory leak in TiffEncode
* If setimage errors out, the tiff client state was not freed.
|
2025-05-13 22:33:27 +02:00 |
|
Eric Soroos
|
a9bcd7db88
|
Fix leak of destination image in ImagingUnsharpMask when an error occurs
|
2025-05-13 19:50:55 +02:00 |
|
Eric Soroos
|
eaab435403
|
Fix leak in webp_encode
* Free the output buffer on webp encode error
|
2025-05-13 10:58:37 +02:00 |
|
Eric Soroos
|
84b88a9fbc
|
Suppress all python level leaks for now
|
2025-05-13 10:58:12 +02:00 |
|
Eric Soroos
|
fdfba982c8
|
fix memory leak in arrow schema
|
2025-05-13 10:28:09 +02:00 |
|
Eric Soroos
|
4984c45da2
|
valgrind memory leak check
|
2025-05-13 10:27:38 +02:00 |
|
Eric Soroos
|
74ab5ac4cd
|
Fix memory leak in arrow export using array structure
|
2025-05-12 00:27:56 +02:00 |
|
Hugo van Kemenade
|
3c71559804
|
Improve support for Python 3.14 (#8948)
|
2025-05-08 19:43:29 +03:00 |
|
Andrew Murray
|
215069af5d
|
Added support for Python 3.14
|
2025-05-08 22:39:31 +10:00 |
|
Andrew Murray
|
71a916ad53
|
Do not install PyQt6 on Python 3.14
|
2025-05-08 22:13:49 +10:00 |
|
Andrew Murray
|
c7193f74fc
|
Updated error message
|
2025-05-08 20:10:34 +10:00 |
|
pre-commit-ci[bot]
|
d02f786873
|
[pre-commit.ci] pre-commit autoupdate (#8944)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-05-08 19:16:40 +10:00 |
|
Hugo van Kemenade
|
07df26aa5d
|
Refactor docs Makefile (#8933)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-04-29 22:37:45 +10:00 |
|
Hugo van Kemenade
|
e23f017af1
|
Allow loading ImageFile state from Pillow < 11.2.1 (#8938)
|
2025-04-29 15:05:10 +03:00 |
|
Andrew Murray
|
47bebfc801
|
Allow loading state from Pillow < 11.2.1
|
2025-04-29 14:57:10 +10:00 |
|
Jeffrey A. Clark
|
c2f1b981b7
|
Add template for quarterly release issue (#8932)
|
2025-04-28 11:52:00 -04:00 |
|
Andrew Murray
|
dbe538a130
|
Updated template name
|
2025-04-28 06:19:18 +10:00 |
|
Andrew Murray
|
f1d5cdaa07
|
Use sentence case
|
2025-04-28 06:17:47 +10:00 |
|
Jeffrey A. Clark
|
e140027262
|
Move checklist to issue template
|
2025-04-27 15:45:40 -04:00 |
|
Jeffrey A. Clark
|
e6ff42303b
|
Update .github/ISSUE_TEMPLATE/RELEASE.md
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-04-27 15:38:02 -04:00 |
|
Jeffrey A. Clark
|
1eba198b62
|
Update .github/ISSUE_TEMPLATE/RELEASE.md
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-04-27 15:37:56 -04:00 |
|
Jeffrey A. Clark
|
fcaffa2229
|
Update .github/ISSUE_TEMPLATE/RELEASE.md
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-04-27 15:37:50 -04:00 |
|
Jeffrey A. Clark
|
6881863eab
|
Update .github/ISSUE_TEMPLATE/RELEASE.md
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-04-27 15:37:42 -04:00 |
|
Hugo van Kemenade
|
6a63907341
|
Remove outdated comment (#8929)
|
2025-04-27 18:16:34 +03:00 |
|
Andrew Murray
|
6f672191ad
|
Branch uses .x
|
2025-04-27 22:30:35 +10:00 |
|
Jeffrey A. Clark
|
0205fb4fa2
|
Update .github/ISSUE_TEMPLATE/RELEASE.md
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-04-27 08:21:57 -04:00 |
|
Jeffrey A. Clark
|
8ab3bc469e
|
Update .github/ISSUE_TEMPLATE/RELEASE.md
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-04-27 08:21:48 -04:00 |
|
renovate[bot]
|
da9d5522f7
|
Update dependency cibuildwheel to v2.23.3 (#8931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-27 21:35:08 +10:00 |
|
Jeffrey A. Clark
|
4c2227758e
|
Add template for quarterly release issue
|
2025-04-27 07:09:53 -04:00 |
|
Andrew Murray
|
225182414c
|
libavif below 1.0 is not supported
|
2025-04-25 17:14:13 +10:00 |
|
Andrew Murray
|
58e48745cc
|
Add list of third-party plugins (#8910)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-04-21 12:14:08 +03:00 |
|
Hugo van Kemenade
|
8f123cd692
|
Update redirected URL (#8919)
|
2025-04-21 12:13:25 +03:00 |
|
Hugo van Kemenade
|
348589a367
|
Docs: use sentence case for headers (#8914)
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-04-21 19:03:31 +10:00 |
|
Hugo van Kemenade
|
d03ce3d235
|
Docs: remove unused Makefile targets (#8917)
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-04-21 18:22:03 +10:00 |
|
Andrew Murray
|
8fe7a7aaf8
|
Update redirected URL
|
2025-04-21 17:32:47 +10:00 |
|
Adian Kozlica
|
4402797b35
|
Add support for Grim in Wayland sessions ImageGrab (#8912)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-04-21 12:36:40 +10:00 |
|
Hugo van Kemenade
|
03e7871afd
|
Add make [-C docs] htmllive to rebuild and reload HTML files (#8913)
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-04-20 00:18:01 +03:00 |
|
Hugo van Kemenade
|
d546233be4
|
Remove indentation from lists (#8915)
|
2025-04-19 22:50:57 +03:00 |
|