Commit Graph

  • 89b603dae6 Update CHANGES.rst Hugo 2017-02-25 10:56:58 +0200
  • 77773fde43 Merge pull request #2424 from radarhere/get Hugo 2017-02-25 10:56:08 +0200
  • f9a99652e4 Replaced KeyError catch with dictionary get method Andrew Murray 2017-02-25 13:49:05 +1100
  • a97a5856f9 Merge 24d9176e73 into 0ae3e3b482 Andrew Murray 2017-02-23 14:43:56 +0000
  • 0ae3e3b482 Update CHANGES.rst [ci skip] wiredfool 2017-02-23 11:08:13 +0000
  • 1b98687b6b Merge pull request #2422 from wiredfool/cleanup-test_image_toqimage wiredfool 2017-02-23 11:06:47 +0000
  • c4b686f82d flake8 hugovk 2017-02-19 12:04:18 +0200
  • e6864d16a8 Remove unrunnable code hugovk 2017-02-19 11:30:16 +0200
  • 50d1ff4260 Merge c97229466c into c05099f45c Hugo 2017-02-22 23:00:03 +0000
  • c05099f45c Update CHANGES.rst [ci skip] wiredfool 2017-02-22 22:48:48 +0000
  • 78d2db3354 Merge pull request #2420 from wiredfool/arch-fix wiredfool 2017-02-22 22:48:01 +0000
  • 64cd722038 Arch qpixmap is fixed on on the docker side with the environment variable QT_QPA_PLATFORM=offscreen wiredfool 2017-02-22 08:10:08 -0800
  • c97229466c Merge branch 'master' into cleanup-test_image_toqimage Hugo 2017-02-22 13:02:26 +0200
  • f4556acef1 Update CHANGES.rst [ci skip] wiredfool 2017-02-22 10:15:01 +0000
  • 0ee223aa7a Merge pull request #1390 from radarhere/deprecated_27 wiredfool 2017-02-22 10:13:45 +0000
  • a4ef743b0f Merge pull request #2220 from jdufresne/image-draw-dep wiredfool 2017-02-22 10:12:06 +0000
  • 8421a076ac Merge pull request #2253 from jdufresne/devnull wiredfool 2017-02-22 10:10:03 +0000
  • 5544781270 Merge pull request #2419 from hugovk/numpy-zero-size wiredfool 2017-02-22 10:06:15 +0000
  • a662443b7f Avoid division by zero hugovk 2017-02-22 08:28:20 +0200
  • 0764b2b5e9 Update error message hugovk 2017-02-22 08:20:45 +0200
  • 310105625c Failing test case for #2259 hugovk 2017-02-22 08:16:17 +0200
  • badc3ec1f3 Update CHANGES.rst [ci skip] wiredfool 2017-02-20 22:38:00 +0000
  • c05ac25d6a Merge pull request #2381 from hugovk/convert-matrix wiredfool 2017-02-20 22:37:25 +0000
  • d1e4fdba12 Merge pull request #2413 from radarhere/url wiredfool 2017-02-20 22:06:14 +0000
  • bbc205573d Merge pull request #2414 from radarhere/private wiredfool 2017-02-20 22:04:51 +0000
  • facb5f7a81 Update CHANGES.rst [ci skip] wiredfool 2017-02-20 22:02:27 +0000
  • 5969a7445b Merge pull request #2394 from wiredfool/travis-docker wiredfool 2017-02-20 21:59:20 +0000
  • d707cb3692 Tight similarity tests for XYZ conversion wiredfool 2017-02-20 13:41:28 -0800
  • 89443ae950 B/W images don't save properly in QT4 either Eric Soroos 2017-02-20 12:28:13 -0800
  • 1b94ff81fe Skip failing QPixmap/QT5 tests on Arch Eric Soroos 2017-02-20 08:49:44 -0800
  • 9b82bdbb10 fix ToQimage tests for QT5 Eric Soroos 2017-02-17 09:03:49 -0800
  • b6e143bd1f flake8 hugovk 2017-02-19 12:04:18 +0200
  • 941526a831 Remove unrunnable code hugovk 2017-02-19 11:30:16 +0200
  • 0f383d7c7e Removed unused private functions Andrew Murray 2017-02-18 16:29:26 +1100
  • 16c8b01026 Replaced broken URL with web.archive.org URL Andrew Murray 2017-02-18 15:53:01 +1100
  • c2cfd8e7e4 Changed http URL to https Andrew Murray 2017-02-18 15:44:22 +1100
  • a88aab9761 Removed tests for _expand wiredfool 2017-02-17 07:47:32 -0800
  • db9170ebfb Removed private uncalled _expand function wiredfool 2017-02-17 07:43:57 -0800
  • f0cebebf32 Clarify that draft is only implemented for JPEG and PCD wiredfool 2017-02-17 06:22:40 -0800
  • d4d5df14ae Update CHANGES.rst wiredfool 2017-02-17 13:56:01 +0000
  • b2dd8f2afe Merge pull request #2395 from radarhere/libwebp wiredfool 2017-02-17 13:55:03 +0000
  • 007a2da56e Updated Changes.rst [ci skip] wiredfool 2017-02-17 13:46:01 +0000
  • 8fb44a2bee More explicit error message when saving to a file with invalid extension (#2399) ces42 2017-02-17 14:39:16 +0100
  • b5f6732501 Merge pull request #2397 from radarhere/psdraw wiredfool 2017-02-17 13:37:33 +0000
  • 82ed92671b Merge pull request #2403 from hugovk/https-links-in-docs wiredfool 2017-02-17 13:36:30 +0000
  • 28b818974e Allow to save tiff stacks from separate images Leonid Bloch 2017-02-16 02:54:43 +0200
  • 8ca078ea28 Merge pull request #1 from radarhere/unknown ces42 2017-02-16 13:07:57 +0100
  • 4b6fb417a0 Allow to save tiff stacks from separate images Leonid Bloch 2017-02-16 02:54:43 +0200
  • 56d23c7c93 Added test Andrew Murray 2017-02-15 20:29:26 +1100
  • 53e5702557 Update http to https Hugo 2017-02-14 11:27:02 +0200
  • 955f6848fd more explicit error message when saving to a file with invalid extension ces42 2017-02-13 18:06:26 +0100
  • 63d0a5a326 Added anchor to readthedocs URL Andrew Murray 2017-02-11 12:47:10 +1100
  • eb39a6fd60 Updated libwebp to 0.6.0 Andrew Murray 2017-02-09 19:23:19 +1100
  • 75ca512c02 Updated libwebp to 0.6.0 Andrew Murray 2017-02-09 19:14:25 +1100
  • 0f9233623e Update CHANGES.rst [ci skip] wiredfool 2017-02-07 19:39:40 +0000
  • 3ea2599984 Merge pull request #2355 from gunjambi/imagecms-preserve-aux-channels wiredfool 2017-02-07 19:38:05 +0000
  • 70ef34eda8 added additional docker builds, removed nightly Eric Soroos 2017-02-07 03:18:46 -0800
  • 2d271e2374 Update CHANGES.rst [ci skip] wiredfool 2017-02-06 21:59:34 +0000
  • 9c4eafc188 Merge pull request #2382 from hugovk/test-effects wiredfool 2017-02-06 21:58:41 +0000
  • d7fe8d1eb7 Linear and radial gradient: only need one target image hugovk 2017-02-06 22:03:17 +0200
  • 88d7c6f09d Update CHANGES.rst [ci skip] wiredfool 2017-02-06 17:00:31 +0000
  • cdaa448782 Merge pull request #2389 from hugovk/outline wiredfool 2017-02-06 16:57:18 +0000
  • c0b1c9c30e Merge pull request #2392 from radarhere/qt wiredfool 2017-02-06 16:56:10 +0000
  • 973d1cfb3d Added PySide to ImageQt documentation [ci skip] Andrew Murray 2017-02-05 14:45:55 +1100
  • 997bcb269b Update CHANGES.rst [ci skip] wiredfool 2017-01-31 19:04:30 +0000
  • b93025fa5b Merge pull request #2380 from evalapply/master wiredfool 2017-01-31 19:03:29 +0000
  • fa8c4b3551 Thanks @wiredfool sugguest for disposal linnil1 2017-01-31 15:32:01 +0800
  • 4c9143ef2d Add dispose test linnil1 2017-01-31 15:22:54 +0800
  • 96dfd722c3 Test ImageDraw.Outline curve hugovk 2017-01-31 08:22:33 +0200
  • b4a63c1c20 Add dispoal description in documents linnil1 2017-01-31 03:55:49 +0800
  • 008431fe0e Test ImageDraw.Outline curve hugovk 2017-01-30 21:50:48 +0200
  • 0a475f29ca Add disposal option linnil1 2017-01-31 03:34:48 +0800
  • 3531099725 Assert some pixel values Hugo 2017-01-30 15:33:18 +0200
  • 03770e6c54 Remove redundant assert and message Hugo 2017-01-30 15:32:31 +0200
  • 04e3f585b0 Test no change with identity matrix Hugo 2017-01-30 14:28:00 +0200
  • 7fba16b074 Test for similarity Hugo 2017-01-30 14:27:29 +0200
  • 7068e645ae Updated Changes.rst [ci skip] wiredfool 2017-01-30 11:30:10 +0000
  • 0450788f1a Merge pull request #2386 from radarhere/manifest wiredfool 2017-01-30 11:29:28 +0000
  • bb129c4cae Exclude .travis and contents from manifest Andrew Murray 2017-01-30 19:51:28 +1100
  • 0f06d817bb Merge pull request #2385 from hugovk/fix-syntax-error Andrew Murray 2017-01-30 19:24:59 +1100
  • 5708ceef3c Load MSP files to test MSP decoder hugovk 2017-01-30 09:20:15 +0200
  • 5e5eb9b2f4 Fix syntax error hugovk 2017-01-30 08:53:09 +0200
  • 4696b21300 Test Windows v2 MSP files hugovk 2017-01-30 08:21:48 +0200
  • 279efbcf4b Test with bad checksum hugovk 2017-01-29 22:28:41 +0200
  • bcfc1325e9 Created by forcing Pillow to save with checksum=0 hugovk 2017-01-29 22:03:45 +0200
  • 05aa252f9f Tabs to spaces and add defensive brackets hugovk 2017-01-29 18:50:30 +0200
  • 07af06bf8c Expose and test radial_gradient hugovk 2017-01-29 18:44:24 +0200
  • 3ead178d18 flake8 hugovk 2017-01-29 18:38:06 +0200
  • 47b1c66961 Expose and test linear_gradient hugovk 2017-01-29 18:17:31 +0200
  • fdf0737fcd Test matrix convert for ValueError: image has wrong mode hugovk 2017-01-29 15:55:17 +0200
  • 90dac5f4dc Refactor and test matrix convert with RGB and L modes hugovk 2017-01-29 14:24:49 +0200
  • cea36587ab Test matrix convert hugovk 2017-01-29 14:03:38 +0200
  • 92c9e7255e [CI skip] Hugo 2017-01-29 13:38:54 +0200
  • 6d11fa23dd Merge pull request #2145 from wiredfool/license Hugo 2017-01-29 13:17:32 +0200
  • 5d9c975c46 Merge branch 'master' into license Hugo 2017-01-29 13:06:10 +0200
  • 7726296a93 Merge pull request #2379 from radarhere/test Hugo 2017-01-29 12:56:53 +0200
  • 3e317f3ca0 Empty image mode test Lukasz Kozuchowski 2017-01-29 07:50:28 +0100
  • 3ffcd9770c BUG fix: '' in image mode no longer causes a crash Lukasz Kozuchowski 2017-01-29 07:20:44 +0100
  • 4a1ad8986f Preserve auxiliary channels during CMS transform. Jarkko Pöyry 2017-01-28 22:05:49 +0200
  • fa56b3d255 Add tests for CMS transform auxiliary channel preservation. See bug #1662. Jarkko Pöyry 2017-01-28 22:04:49 +0200