wiredfool
c75a61407d
Update CHANGES.rst [ci skip]
2015-06-20 13:59:55 -07:00
wiredfool
680aaa41cb
Merge pull request #1177 from radarhere/multiline
...
Multiline text
2015-06-20 13:58:28 -07:00
Andrew Murray
8dc8a1235e
Added Python 3 support to gifmaker script
2015-06-20 23:52:39 +10:00
Andrew Murray
6d7eb53b52
Changed gifmaker script to use ImageSequence Iterator
2015-06-20 23:52:02 +10:00
Andrew Murray
bbf3b52357
Flake8 fixes
2015-06-20 14:46:04 +10:00
Andrew Murray
8a7080cbce
Health fixes
2015-06-20 14:41:47 +10:00
Hugo van Kemenade
40ae907342
Merge pull request #1290 from wiredfool/winbuild3
...
Winbuild updates
2015-06-20 07:36:22 +03:00
wiredfool
4aa925d749
tcl support
2015-06-19 16:27:42 -07:00
wiredfool
5f143a73a3
lcms2 for everything but VC2008/64
2015-06-19 15:36:59 -07:00
wiredfool
354eea0935
Update CHANGES.rst [ci skip]
2015-06-19 09:59:06 -07:00
wiredfool
f0ac7f6584
Merge pull request #1288 from radarhere/tk
...
Removed support for Tk versions earlier than 8.4
2015-06-19 09:57:06 -07:00
Hugo van Kemenade
081839f0f9
Merge pull request #1289 from wiredfool/winbuild2
...
Windows build tweaks
2015-06-19 12:47:40 +03:00
Andrew Murray
68ca91f32c
Removed support for Tk versions earlier than 8.4
2015-06-19 19:24:21 +10:00
Andrew Murray
c1b1f184b8
Updated documentation URL
2015-06-19 18:28:13 +10:00
Andrew Murray
40b659764d
Restored deleted test
2015-06-19 18:23:17 +10:00
Andrew Murray
c644bf9455
Do not import ImageQt until it is requested
2015-06-19 15:55:35 +10:00
wiredfool
a789c58bf3
working webp build for both x86 and x64
2015-06-18 22:44:33 -07:00
wiredfool
54d159bd42
multiprocess build creates race conditions in temp build directories
2015-06-18 22:44:18 -07:00
wiredfool
495d89b22a
Merge pull request #1284 from hugovk/winbadge
...
Add Windows build badge and clarify others
2015-06-18 22:42:16 -07:00
Andrew Murray
33d51d4255
Flake8 and health fixes
2015-06-19 15:36:23 +10:00
Andrew Murray
43e2c92802
Removed unused imports
2015-06-19 15:35:56 +10:00
Hugo van Kemenade
aa35b3623d
Update Windows badge [CI skip]
...
Point to `pillow-b17vj` (https://ci.appveyor.com/project/wiredfool/pillow-b17vj/history ), since that's org's python-pillow/pillow repo, not the wiredfool/pillow personal repo.
Also, master is available now.
2015-06-19 07:40:23 +03:00
wiredfool
f1f6835170
Merge pull request #1287 from radarhere/winbuild_python
...
Updated windbuild to python 3.4.3
2015-06-18 21:03:11 -07:00
wiredfool
2156fdc419
Merge pull request #1286 from radarhere/config
...
Updated winbuild config
2015-06-18 21:00:46 -07:00
wiredfool
9e4708089a
Merge pull request #1285 from radarhere/patch-1
...
Fixed typo
2015-06-18 20:56:09 -07:00
Andrew Murray
c634b47577
Updated winbuild Python version to 3.4.3
2015-06-19 13:23:23 +10:00
Andrew Murray
4a82429708
Updated libwebp and lcms2 versions
2015-06-19 11:26:34 +10:00
Andrew Murray
c870ee3d62
Removed alternate mirror
2015-06-19 11:25:52 +10:00
Andrew Murray
b502645350
Removed unnecessary comments
2015-06-19 11:13:26 +10:00
Andrew Murray
be5c97e501
Fixed typo
2015-06-19 10:47:47 +10:00
wiredfool
13f828c47e
Merge pull request #1283 from hugovk/win_build_all_branches
...
Windows: build all branches
2015-06-18 15:40:57 -07:00
Hugo van Kemenade
bb30dac4ee
Clarify build badges [Ci skip]
...
Three "build: passing" badges in a row looks a bit odd.
AppVeyor allows you to customise the right-hand side text (http://www.appveyor.com/docs/status-badges ), but Travis CI doesn't.
But Shields.io allows you to override the default left-hand-side text (which makes more sense) and supports both Travis CI and AppVeyor.
TODO: update Windows branch to master when available.
2015-06-18 22:23:55 +03:00
Hugo van Kemenade
64830c8d0a
Fix alt text [CI skip]
2015-06-18 22:05:15 +03:00
Hugo van Kemenade
731363d76a
Add AppVeyor badge [CI skip]
...
Docs: http://www.appveyor.com/docs/status-badges
TODO Change to master branch when available.
2015-06-18 22:02:22 +03:00
Hugo van Kemenade
d861269a62
Build all branches
...
> All branches are built by default.
http://www.appveyor.com/docs/branches
2015-06-18 21:38:26 +03:00
wiredfool
a92d737177
Merge pull request #1278 from wiredfool/winbuild
...
Windows Build/CI
2015-06-18 09:03:38 -07:00
Andrew Murray
1111e9fb35
Fixed frame position when seeking past the end of file
2015-06-19 00:49:18 +10:00
Andrew Murray
b7335ec9d9
Added multiline tests
2015-06-18 17:51:33 +10:00
Andrew Murray
9546fac7ec
Added multiline documentation
2015-06-18 13:22:04 +10:00
Andrew Murray
77169b2fdb
Moved multiline split character to common functions
2015-06-18 13:21:39 +10:00
Alexander Schier
d626679c23
added support for multiline text drawing
2015-06-18 13:07:00 +10:00
Andrew Murray
fa1c4bffaf
Do not attempt to subclass QImage if Qt is not installed
2015-06-18 11:21:14 +10:00
Andrew Murray
b318595666
Re-added ImageQt class
2015-06-18 11:21:14 +10:00
Roman Inflianskas
854d343aa5
add functions to convert: Image <-> QImage; Image <-> QPixmap (see #897 ); fix typo that breaks tests
2015-06-18 11:21:14 +10:00
Roman Inflianskas
2d706d74dc
add functions to convert: Image <-> QImage; Image <-> QPixmap (see #897 )
2015-06-18 11:21:14 +10:00
wiredfool
a09da242fd
Updated Changes.rst [ci skip]
2015-06-17 18:19:30 -07:00
wiredfool
d2e54d7973
Merge pull request #1255 from radarhere/polygon
...
Fixed polygon edge drawing
2015-06-17 18:18:36 -07:00
wiredfool
93a6f0ebcb
Update CHANGES.rst
2015-06-17 17:58:07 -07:00
wiredfool
82e180fc15
Merge pull request #1267 from radarhere/accept
...
Check prefix length in _accept methods
2015-06-17 17:57:01 -07:00
Andrew Murray
1ee1860b52
Added test for invalid image
2015-06-18 10:12:20 +10:00