Commit Graph

9150 Commits

Author SHA1 Message Date
Andrew Murray
490852915e Do not download dev wheels [ci skip] 2019-10-01 20:27:20 +10:00
Andrew Murray
8a30d13537 Updated CHANGES.rst [ci skip] 2019-10-01 19:24:57 +10:00
Andrew Murray
75602d12e1 6.2.0 version bump 2019-10-01 19:23:32 +10:00
Andrew Murray
4756af9c10 Updated CHANGES.rst [ci skip] 2019-10-01 06:54:31 +10:00
Hugo
485ea4ee8f Drop support for EOL PyQt4 2019-09-30 17:58:31 +03:00
Hugo
f0a87e25a4 Drop support for EOL PyQt4 and PySide 2019-09-30 17:58:31 +03:00
Andrew Murray
cc16025e23
Merge pull request #4104 from radarhere/overrun
Catch buffer overruns
2019-09-30 23:33:28 +10:00
Andrew Murray
fb8470187a
Merge pull request #4034 from cgohlke/patch-1
Initialize rows_per_strip when RowsPerStrip tag is missing
2019-09-30 22:32:34 +10:00
Andrew Murray
b9693a51c9
Merge pull request #4103 from radarhere/dimension
Raise error if TIFF dimension is a string
2019-09-30 21:26:53 +10:00
Andrew Murray
f228d0ccbf
Merge pull request #4102 from radarhere/decompression
Added decompression bomb checks
2019-09-30 20:31:05 +10:00
Andrew Murray
aaf2c42156
Merge pull request #4000 from nulano/dpi_fix
Fix Screengrab DPI scaling on Windows 10 version 1607+
2019-09-30 19:50:46 +10:00
Andrew Murray
b36c1bc943
Merge pull request #4101 from radarhere/negative_seek
Corrected negative seeks
2019-09-30 19:29:54 +10:00
Andrew Murray
9a977b975c Raise error if dimension is a string 2019-09-30 18:48:10 +10:00
Andrew Murray
ab52630d06 Catch buffer overruns 2019-09-30 18:45:43 +10:00
Andrew Murray
eed2bfc5b4 Added decompression bomb checks 2019-09-30 18:45:13 +10:00
Andrew Murray
87c43b66a5 Corrected negative seeks 2019-09-30 18:31:18 +10:00
nulano
a2b40f6cab fribidi 2019-09-30 01:19:56 +02:00
nulano
820d088115 test-windows.yml harfbuzz 2019-09-30 00:15:58 +02:00
Hugo van Kemenade
152ed62b21
Merge pull request #4100 from radarhere/tiff
Moved libtiff test into libtiff test file
2019-09-29 17:22:39 +03:00
Andrew Murray
4de10089f0 Moved libtiff test into libtiff test file 2019-09-29 21:06:11 +10:00
Hugo van Kemenade
d3ae7a1c46
Merge pull request #4088 from radarhere/fit
Do not calculate the crop width in Image.fit if it is already known
2019-09-29 12:57:29 +03:00
Andrew Murray
1809f46e0b Do not calculate the crop width if it is already known 2019-09-29 14:26:32 +10:00
Andrew Murray
cabadff0e4
Merge pull request #4096 from radarhere/releasenotes
Documented #3950 in the release notes
2019-09-29 12:28:52 +10:00
Hugo van Kemenade
575a616bb5
Round Spider record count (#4094)
Round Spider record count
2019-09-28 10:41:51 +03:00
Andrew Murray
f85258a167 Documented #3950 [ci skip] 2019-09-28 16:43:54 +10:00
Andrew Murray
7aca0a99a1 Updated CHANGES.rst [ci skip] 2019-09-28 16:19:05 +10:00
nulano
17d9938ece spider labrec ceil 2019-09-27 22:10:49 +02:00
Andrew Murray
26babb525a Updated CHANGES.rst [ci skip] 2019-09-27 23:49:07 +10:00
nulano
58f1a143a2 test-windows.yml imagequant 2019-09-27 15:05:37 +02:00
nulano
d05655095b test-windows.yml libjpeg-turbo 2019-09-27 11:30:54 +02:00
nulano
ee5c134b33
Merge branch 'master' into dpi_fix 2019-09-27 09:11:01 +02:00
Hugo van Kemenade
310d2c9005
Add option to capture all monitors on Windows (#3950)
Add option to capture all monitors on Windows
2019-09-27 08:47:55 +03:00
nulano
3c311f5619 add version added [ci skip] 2019-09-27 00:58:32 +02:00
nulano
5f4c1e113c add libimagequant to features.py 2019-09-27 00:34:45 +02:00
nulano
b81f5481b8 test-windows.yml fix LNK4098 for CPython 2019-09-26 22:13:15 +02:00
nulano
04868c9e51 winbuild use lcms2-2.8 for python3.x; use static freetype on GHA 2019-09-26 14:01:59 +02:00
Hugo van Kemenade
d9dd617a8c
Merge pull request #4089 from radarhere/releasenotes
Release notes for #4086
2019-09-26 12:50:20 +03:00
Andrew Murray
ffe1965b74 Documented #4086 [ci skip] 2019-09-26 19:30:32 +10:00
nulano
cf1f8b0498 Tests.helper cleanup 2019-09-25 11:58:02 +02:00
nulano
113a72633a test-windows.yml clean names 2019-09-25 11:28:52 +02:00
nulano
e1d3437644 test-windows.yml upload-artifact 2019-09-25 11:17:06 +02:00
Andrew Murray
2f5e24da48 Removed warning 2019-09-25 18:52:53 +10:00
Andrew Murray
8f91eff078 Changed default frombuffer raw decoder args 2019-09-25 18:52:07 +10:00
Andrew Murray
0118a8fdb0
Merge pull request #4086 from radarhere/frombuffer_warning
Updated warning to specify time of change
2019-09-25 18:46:24 +10:00
nulano
4d35cb9d0a test-windows.yml pypy3, use actions/setup-python 2019-09-25 09:17:38 +02:00
nulano
74a7fd5985 test-windows.yml matrix platform 2019-09-24 14:12:28 +02:00
nulano
df1e290d88 test-windows.yml matrix python-version 2019-09-24 13:24:04 +02:00
nulano
1b59dd4f79 test-windows.yml build_dep ghostscript 2019-09-24 12:43:08 +02:00
Andrew Murray
595a8fd33c Updated warning to specify time of change 2019-09-24 20:33:02 +10:00
nulano
a26a6e5028 test-windows.yml build_dep others, codecov 2019-09-24 11:33:03 +02:00