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
Andrew Murray
4c02ae4061
Fixed _binary handling in _accept methods
2015-06-18 10:12:12 +10:00
wiredfool
1f9f9cc206
Merge pull request #1170 from homm/fix-docs
...
Fix JPEG image format docs
2015-06-17 12:29:43 -07:00
Hugo van Kemenade
c52616464a
Merge pull request #1277 from coldmind/bmp_mime
...
Register MIME type for BMP
2015-06-17 12:46:30 +03:00
Hugo van Kemenade
3f2d47d661
Update CHANGES.rst [CI skip]
2015-06-17 12:27:42 +03:00
wiredfool
87d984acb5
Merge pull request #2 from radarhere/patch-1
...
Fixed various typos
2015-06-16 16:21:55 -07:00
Andrew Murray
d35ecbef84
Fixed various typos
2015-06-17 09:02:32 +10:00
wiredfool
2605f27bd3
Find all the function names
2015-06-16 14:08:10 -07:00
wiredfool
6046ef2221
dash [ci skip]
2015-06-16 13:45:45 -07:00
wiredfool
1086ba9e6e
Function rename
2015-06-16 13:35:34 -07:00
wiredfool
02ca00d493
Merge branch 'winbuild' of github.com:wiredfool/Pillow into winbuild
2015-06-16 13:31:47 -07:00
wiredfool
f793cb74eb
removed obsolete
2015-06-16 13:30:57 -07:00
wiredfool
159b01f54b
fix imports
2015-06-16 13:29:41 -07:00
wiredfool
cedb226ef2
Style nits
2015-06-16 13:29:30 -07:00
wiredfool
2ff332e800
Update CHANGES.rst [ci skip]
2015-06-16 11:59:25 -07:00
wiredfool
d8c1add604
Merge pull request #1218 from radarhere/qt-compatibility
...
Adjusted ImageQt use of unicode() for 2/3 compatibility
2015-06-16 11:58:28 -07:00
wiredfool
9e3e5c1a31
Merge pull request #1266 from hugovk/badges2
...
Fix badges
2015-06-16 11:55:25 -07:00
wiredfool
9abedaab1d
Merge pull request #1248 from radarhere/health
...
Further health fixes
2015-06-16 11:54:03 -07:00
wiredfool
e567267784
Merge pull request #1230 from hugovk/1229_xbm
...
Identify XBM file created with filename including underscore
2015-06-16 11:51:35 -07:00