Commit Graph

  • c3a91c3bc6 psd: Fix UB type punning Mirco Miranda 2023-07-16 08:03:58 +00:00
  • 034b8f331b Treat 3-channel MCH images as CMY images Mirco Miranda 2023-07-03 12:34:54 +02:00
  • 6559bf8994 Treat 3-channel MCH images as CMY images Mirco Miranda 2023-07-03 12:34:54 +02:00
  • ed6a3c520d Add explicit moc includes to sources for moc-covered headers Friedrich W. H. Kossebau 2023-07-02 03:08:44 +02:00
  • 34ed3bad27 Add explicit moc includes to sources for moc-covered headers Friedrich W. H. Kossebau 2023-07-02 03:08:44 +02:00
  • bf1c7e8508 GIT_SILENT Upgrade ECM and KF version requirements for 5.108.0 release. v5.108.0-rc1 v5.108.0 l10n daemon script 2023-07-01 09:58:24 +00:00
  • 3cb6519dcc jxl: add support for libjxl v0.9, drop support for old 0.6.1 Daniel Novomeský 2023-06-27 14:27:44 +02:00
  • 6cbf7529ee Remove qt6 CI builds Nicolas Fella 2023-06-27 18:33:03 +02:00
  • 9c579fc1f8 jxl: add support for libjxl v0.9, drop support for old 0.6.1 Daniel Novomeský 2023-06-27 14:32:08 +02:00
  • 55227815d5 GIT_SILENT Upgrade ECM and KF version requirements for 5.107.0 release. v5.107.0-rc1 v5.107.0 l10n daemon script 2023-06-03 09:46:49 +00:00
  • 64d51ed610 pcx: multiple fixes (2) Mirco Miranda 2023-05-12 08:53:50 +00:00
  • 2ca57c9c59 Avoid unnecessary conversions Mirco Miranda 2023-05-10 15:34:14 +02:00
  • f7fd14d418 RGB/SGI writer: fix alpha detection and image limit size Mirco Miranda 2023-05-07 10:46:23 +02:00
  • c9aa1ff629 TGA writer: fix alpha detection and performance improvements Mirco Miranda 2023-05-07 10:38:52 +02:00
  • 91d3bd5227 pcx: multiple fixes Mirco Miranda 2023-05-10 11:43:04 +00:00
  • bb66367bc8 PCX: Fix reading of the extended palette Mirco Miranda 2023-01-11 22:56:38 +00:00
  • 93adb22632 raw: change the use of the quality parameter Mirco Miranda 2023-05-17 17:45:23 +00:00
  • d57ff91f8b pcx: multiple fixes (2) Mirco Miranda 2023-05-12 08:53:50 +00:00
  • edd6adcbac Avoid unnecessary conversions Mirco Miranda 2023-05-10 15:34:14 +02:00
  • d787c12727 RGB/SGI writer: fix alpha detection and image limit size Mirco Miranda 2023-05-07 10:46:23 +02:00
  • c9fec5e408 TGA writer: fix alpha detection and performance improvements Mirco Miranda 2023-05-07 10:38:52 +02:00
  • e60dfd4968 pcx: multiple fixes Mirco Miranda 2023-05-10 11:43:04 +00:00
  • 14770318a3 GIT_SILENT Upgrade ECM and KF version requirements for 5.106.0 release. v5.106.0-rc1 v5.106.0 l10n daemon script 2023-05-06 09:25:52 +00:00
  • f5a9dd46d2 Removed unused jxl.desktop file Mirco Miranda 2023-04-22 09:31:30 +02:00
  • 41f0411b62 PSD: fix test failure on some systems and fix wrong check on alpha conversion Mirco Miranda 2023-04-18 22:14:41 +00:00
  • 9b1fafe29b Fix wrong alpha conversion Mirco Miranda 2023-04-12 20:34:33 +00:00
  • fa673b5df8 GIT_SILENT Upgrade ECM and KF version requirements for 5.105.0 release. v5.105.0-rc1 v5.105.0 l10n daemon script 2023-03-31 09:08:23 +00:00
  • e1a3751936 CMake: make use of qt_add_plugin for plugins Gary Wang 2023-03-18 17:45:57 +08:00
  • e96b43aef5 psd: Fix alpha blending (KF5) Mirco Miranda 2023-03-29 17:58:09 +00:00
  • 402dfb5de3 psd: Fix alpha blending Mirco Miranda 2023-03-29 17:55:55 +00:00
  • 64f3303ef0 GIT_SILENT Upgrade ECM and KF version requirements for 5.104.0 release. v5.104.0-rc1 v5.104.0 l10n daemon script 2023-03-04 10:04:16 +00:00
  • a3f7c03b61 heif: Add format read-write support in README Éric Gillet 2023-02-15 08:36:24 +00:00
  • 63056c52f9 GIT_SILENT Upgrade ECM and KF version requirements for 5.103.0 release. v5.103.0-rc1 v5.103.0 l10n daemon script 2023-02-05 09:22:42 +00:00
  • 2997f7ae8d psd: conversion speed improvements (kf5) Mirco Miranda 2023-02-03 20:55:49 +00:00
  • 0b4741f4b7 Fix writing TGA alpha depth flag Freya Lupen 2023-02-01 21:42:04 +00:00
  • 20cec27ae8 Fix writing TGA alpha depth flag Freya Lupen 2023-02-01 21:42:04 +00:00
  • d34c1668aa Bump Qt deprecation level to 6.4 Volker Krause 2023-02-01 17:16:45 +01:00
  • 560d0483ae Replace deprecated functions Mirco Miranda 2023-01-31 21:32:30 +00:00
  • bc52c03981 HDR support removed from RAW plugin Mirco Miranda 2023-01-28 08:45:57 +01:00
  • 085c9c4841 HDR format removed from RAW plugin Mirco Miranda 2023-01-28 08:26:17 +01:00
  • c1c57d9a11 heif: reject invalid files with zero size Daniel Novomeský 2023-01-29 16:21:01 +01:00
  • b654f20ece heif: reject invalid files with zero size Daniel Novomeský 2023-01-29 16:16:52 +01:00
  • 21211cd63b psd: LAB conversion speed improved Mirco Miranda 2023-01-27 23:19:48 +00:00
  • 5cc7a2b45c psd: native 32-bits RGB support Mirco Miranda 2023-01-26 23:17:09 +00:00
  • 4451737d2f Remove Qt 5 support Volker Krause 2023-01-24 17:15:14 +01:00
  • 01ab0876f1 Debug code removed Mirco Miranda 2023-01-22 11:04:48 +01:00
  • a67dcac7d1 LAB/CMYK conversion speed improved by ~10% Mirco Miranda 2023-01-22 10:57:54 +01:00
  • cef8d08ad4 Bump KF_DEP_VERSION for KF6 Nicolas Fella 2023-01-21 13:30:04 +01:00
  • a4b9dd9400 Rename CMake targets/config/libraries for KF6 Nicolas Fella 2023-01-20 23:58:58 +01:00
  • 6e6c1ab5f4 Require Qt6 Nicolas Fella 2023-01-18 23:37:26 +01:00
  • f205adf2e0 Remove Qt5 CI Nicolas Fella 2023-01-18 23:37:26 +01:00
  • 14742cb502 PCX: Fix reading of the extended palette Mirco Miranda 2023-01-11 22:56:38 +00:00
  • 4c6d2b92b6 GIT_SILENT Upgrade ECM and KF version requirements for 5.102.0 release. v5.102.0-rc1 v5.102.0 l10n daemon script 2023-01-07 00:28:55 +00:00
  • 05bd9397b3 raw: tweak seek implementation Albert Astals Cid 2022-12-14 23:56:20 +01:00
  • f4ca3f6783 heif: fix error handling Daniel Novomeský 2022-12-13 11:11:38 +01:00
  • a30f043e5d heif: rewrite plugin to use only libheif C API Daniel Novomeský 2022-12-05 21:53:38 +01:00
  • 7af4eea253 GIT_SILENT Upgrade ECM and KF version requirements for 5.101.0 release. v5.101.0-rc1 v5.101.0 l10n daemon script 2022-12-03 09:47:44 +00:00
  • a3049f6740 Fix missing DCI-P3 color space set Mirco Miranda 2022-11-24 15:02:31 +01:00
  • 3b1e8f7054 minor tweaks in HEIF and AVIF plugins Daniel Novomeský 2022-11-19 11:38:49 +00:00
  • dcab3a06ab raw: LibRaw_QIODevice::read: fixed possible partial reading of an item Mirco Miranda 2022-11-19 10:14:16 +00:00
  • 361f9e867e PSD multichannel testcases Mirco Miranda 2022-11-11 14:32:27 +01:00
  • 35883aa604 Support to MCH with 4+ channels (treat as CMYK) Mirco Miranda 2022-11-11 14:17:25 +01:00
  • 50846f224f avif: Check if encoder/decoder is available in capabilities() Mirco Miranda 2022-11-15 13:14:09 +00:00
  • 0ee63388c8 Fix condition for installing desktop files v5.100.0-rc2 v5.100.0 Nicolas Fella 2022-11-07 00:37:09 +01:00
  • 9ad82ed608 Fix condition for installing desktop files Nicolas Fella 2022-11-07 00:37:09 +01:00
  • c9f32a226f GIT_SILENT Upgrade ECM and KF version requirements for 5.100.0 release. v5.100.0-rc1 l10n daemon script 2022-11-05 12:28:10 +00:00
  • a0df142408 Don't install desktop files for image formats when building against Qt6 Nicolas Fella 2022-11-03 21:36:38 +01:00
  • 8586bb4719 raw: Don't seek back if we were asked to read too much Albert Astals Cid 2022-10-30 23:59:55 +01:00
  • d734f28727 jxl: indicate when all frames have been read Daniel Novomeský 2022-10-18 15:20:16 +02:00
  • afa7399b36 avif: minor fixes Daniel Novomeský 2022-10-18 15:05:15 +02:00
  • bfb12093ad avif: indicate when all frames have been read Daniel Novomeský 2022-10-15 20:03:56 +02:00
  • 1190e53e9b avif: always indicate endless loop Fushan Wen 2022-10-15 14:11:56 +08:00
  • 350ce1b990 avif: return false in canRead() when imageIndex >= imageCount Fushan Wen 2022-10-15 11:40:41 +08:00
  • bcbf45e23a Add JXL test files corresponding to 8 EXIF orientation values Daniel Novomeský 2022-10-13 15:47:04 +02:00
  • c71a7984d6 Add AVIF test files with rotation and mirror operations Daniel Novomeský 2022-10-12 15:39:27 +02:00
  • b1f3a87896 Auto-rotate input images in readtest Daniel Novomeský 2022-10-12 15:33:08 +02:00
  • 8af9a0f9d9 jxl: remove C-style casts Daniel Novomeský 2022-10-11 15:38:55 +02:00
  • 3790a89cd1 avif: Use reinterpret_cast instead C cast Daniel Novomeský 2022-10-11 15:05:20 +02:00
  • f475a4b24a avif: revert 9ac923ad09 commit Daniel Novomeský 2022-10-11 14:36:17 +02:00
  • d2f38b8b9c heif: replace C cast with static_cast Daniel Novomeský 2022-09-26 09:38:21 +02:00
  • 9ab64dbf22 heif: use heif_init/heif_deinit with libheif 1.13.0+ Daniel Novomeský 2022-09-21 02:30:51 +02:00
  • 20f74ce5e6 FindLibRaw: fix include dir, should not contain prefix libraw/ Friedrich W. H. Kossebau 2022-10-08 01:59:18 +02:00
  • 54129819d5 Fix duplicated tests Mirco Miranda 2022-09-26 15:48:17 +02:00
  • 181eb253c6 ANI partial test and PIC test added Mirco Miranda 2022-09-26 15:43:20 +02:00
  • c5f7ea7eac PSD: impreved support to sequential access device Mirco Miranda 2022-09-26 12:49:17 +02:00
  • ea14882ff7 Fix messages Mirco Miranda 2022-09-26 08:55:35 +02:00
  • f8bfdce285 CMakeLists: enable EXR test Mirco Miranda 2022-09-25 08:45:35 +02:00
  • 524f083ee4 Added EXR test image Mirco Miranda 2022-09-25 08:41:45 +02:00
  • c96ad6ba8a Fixes for sequential devices Mirco Miranda 2022-09-25 08:27:47 +02:00
  • 49bd131eef GIT_SILENT Upgrade ECM and KF version requirements for 5.99.0 release. v5.99.0-rc1 v5.99.0 l10n daemon script 2022-10-01 13:17:36 +00:00
  • 2a25ec7a56 Add Qt6 windows CI support Laurent Montel 2022-09-18 19:09:08 +02:00
  • a8a477ae67 pcx: Do not support sequential devices Aleix Pol 2022-09-23 18:04:43 +02:00
  • 2f27dff48b Fix maximum number of channels (testcase added) Mirco Miranda 2022-09-22 08:48:47 +02:00
  • 72a1cc23b1 Use consistently std::as_const instead of qAsConst Friedrich W. H. Kossebau 2022-09-22 15:59:15 +02:00
  • 6f3a326cf8 LibRaw_QIODevice::seek() avoid seek on a sequential device Mirco Miranda 2022-09-21 02:14:55 +02:00
  • d881a7bbb1 LibRaw_QIODevice::seek() bounding checks Mirco Miranda 2022-09-20 19:44:08 +02:00
  • 65a20b43fc Camera RAW images plugin Mirco Miranda 2022-09-19 23:52:43 +00:00
  • 84941b7690 .gitlab-ci.yml: enable static builds Dawid Wróbel 2022-09-18 18:41:54 +00:00
  • 21928300c6 Enables opening of XCF files with Width and/or Height greater than 32K Mirco Miranda 2022-09-13 17:57:57 +00:00
  • 024d199ed0 Replace C cast with reinterpret_cast Daniel Novomeský 2022-09-11 11:01:55 +02:00