Commit Graph

  • 90ba55d982 Remove unused pnm.desktop file Boudewijn Rempt 2019-07-20 11:29:31 +02:00
  • e3603bc748 GIT_SILENT Upgrade ECM and KF5 version requirements for 5.60.0 release. v5.60.0-rc1 v5.60.0 l10n daemon script 2019-07-06 13:15:48 +00:00
  • 75ef81a109 QImage::byteCount -> QImage::sizeInByes Albert Astals Cid 2019-07-04 22:26:53 +02:00
  • bff22e2a76 GIT_SILENT Upgrade Qt5 version requirement to 5.11.0. Albert Astals Cid 2019-07-04 19:23:58 +02:00
  • 0196444a99 GIT_SILENT Upgrade ECM and KF5 version requirements for 5.59.0 release. v5.59.0-rc1 v5.59.0 l10n daemon script 2019-06-01 16:38:28 +00:00
  • 90f340df24 GIT_SILENT Upgrade ECM and KF5 version requirements for 5.58.0 release. v5.58.0-rc1 v5.58.0 l10n daemon script 2019-05-04 22:44:00 +00:00
  • 1a9b5d6cb6 tga: don't try to read more than max_palette_size into palette Albert Astals Cid 2019-05-01 01:48:14 +02:00
  • 96b1d7e7bc tga: memset dst if read fails Albert Astals Cid 2019-05-01 01:47:23 +02:00
  • bcce48012e tga: memset the whole palette array, not only the palette_size Albert Astals Cid 2019-05-01 01:44:47 +02:00
  • 0db5c89c5f Initialize the unread bits of _starttab Albert Astals Cid 2019-04-25 23:08:17 +02:00
  • 6fea48c4ee xcf: Fix uninitialized memory use on broken documents Albert Astals Cid 2019-04-17 20:09:17 +02:00
  • 645daec1ef ras: Don't overread input on malformed files Albert Astals Cid 2019-04-17 20:03:52 +02:00
  • aaa285a3b9 xcf: layer is const in copy and merge, mark it as such Albert Astals Cid 2019-03-08 15:24:30 +01:00
  • 35e64c44d8 No & is a bit faster here Albert Astals Cid 2019-03-08 15:18:35 +01:00
  • 26b796f67d const & is a bit faster here Albert Astals Cid 2019-03-08 15:18:24 +01:00
  • 4692a34a1c QStringLiteral is a bit faster here Albert Astals Cid 2019-03-08 15:18:09 +01:00
  • c0656c5181 GIT_SILENT Upgrade ECM and KF5 version requirements for 5.57.0 release. v5.57.0-rc1 v5.57.0 l10n daemon script 2019-04-07 07:18:46 +00:00
  • 83d1ca90d9 Fix compilation Albert Astals Cid 2019-03-31 22:18:08 +02:00
  • fd4fb6f596 ora:kra: qstrcmp -> memcmp Albert Astals Cid 2019-03-31 21:31:51 +02:00
  • a24ece396a autotests: Also exercise canRead Albert Astals Cid 2019-03-31 20:58:26 +02:00
  • 9fc6967f4f Fix RGBHandler::canRead Albert Astals Cid 2019-03-31 19:44:01 +02:00
  • bd704045e6 xcf: Don't crash with files with unsupported layer modes Albert Astals Cid 2019-03-31 01:35:33 +01:00
  • af7a89fea7 GIT_SILENT: add gitignore Laurent Montel 2019-03-04 07:03:33 +01:00
  • 5989bba56a GIT_SILENT Upgrade ECM and KF5 version requirements for 5.56.0 release. v5.56.0-rc1 v5.56.0 l10n daemon script 2019-03-02 13:27:12 +00:00
  • 20100a1e0e ras: fix crash on broken files Albert Astals Cid 2019-03-01 23:32:33 +01:00
  • 297b168a52 Use auto here too Laurent Montel 2019-02-28 23:03:25 +01:00
  • f1c6c15b06 compile without foreach Laurent Montel 2019-02-25 21:45:21 +01:00
  • 156bac5e54 ras: protect the palette QVector too Albert Astals Cid 2019-02-13 23:50:36 +01:00
  • d79c11d280 ras: tweak max file check Albert Astals Cid 2019-02-11 22:57:33 +01:00
  • aeec934839 xcf: Fix uninitialized memory use on broken documents Albert Astals Cid 2019-02-08 23:26:11 +01:00
  • 0c4f2f8e62 add const, helps understand the function better Albert Astals Cid 2019-02-08 23:07:56 +01:00
  • 4a8da73f0e ras: tweak max size that "fits" in a QVector Albert Astals Cid 2019-02-07 22:14:22 +01:00
  • 039d7d8fbe ras: don't assert because we try to allicate a huge vector Albert Astals Cid 2019-02-06 22:06:58 +01:00
  • b072484dbb ras: Protect against divide by zero Albert Astals Cid 2019-02-05 19:51:24 +01:00
  • bad90cea4b xcf: Don't divide by 0 Albert Astals Cid 2019-02-03 14:06:33 +01:00
  • a51cbd865f tga: fail gracefully if readRawData errors Albert Astals Cid 2019-02-03 13:47:20 +01:00
  • 1a31500e55 ras: fail gracefully on height*width*bpp > length Albert Astals Cid 2019-02-03 13:38:44 +01:00
  • dd95a5bd0e GIT_SILENT Upgrade ECM and KF5 version requirements for 5.55.0 release. v5.55.0-rc1 v5.55.0 l10n daemon script 2019-02-02 17:22:00 +00:00
  • 8d0b625538 xcf: Fix fix for opacity being out of bounds Albert Astals Cid 2019-02-01 11:30:28 +01:00
  • 8e48d67568 Uncomment the qdebug includes Albert Astals Cid 2019-01-31 01:37:09 +01:00
  • 8b8330b0fe tga: Fix Use-of-uninitialized-value on broken files Albert Astals Cid 2019-01-31 01:35:39 +01:00
  • e7f3c0be44 max opacity is 255 Albert Astals Cid 2019-01-31 01:25:38 +01:00
  • c3152506e2 xcf: Fix assert in files with two PROP_COLORMAP Albert Astals Cid 2019-01-31 01:19:52 +01:00
  • de7a9a8457 ras: Fix assert because of ColorMapLength being too big Albert Astals Cid 2019-01-31 01:02:57 +01:00
  • c2d2a9be66 pcx: Fix crash on fuzzed file Albert Astals Cid 2019-01-31 00:56:25 +01:00
  • 4ee92527c4 xcf: Implement robustness for when PROP_APPLY_MASK is not on the file Albert Astals Cid 2019-01-29 22:34:04 +01:00
  • 1bad780baa xcf: loadHierarchy: Obey the layer.type and not the bpp Albert Astals Cid 2019-01-29 20:36:15 +01:00
  • 18e17d3a7a tga: Don't support more than 8 alpha bits Albert Astals Cid 2019-01-29 12:39:52 +01:00
  • e34f53d6ae ras: Return false if allocating the image failed Albert Astals Cid 2019-01-29 12:32:23 +01:00
  • 6dcea7fd01 rgb: Fix integer overflow in fuzzed file Albert Astals Cid 2019-01-29 11:19:58 +01:00
  • 4751e897ce rgb: Fix Heap-buffer-overflow in fuzzed file Albert Astals Cid 2019-01-29 10:54:25 +01:00
  • ac725cca68 psd: Fix crash on fuzzed file Albert Astals Cid 2019-01-29 10:53:30 +01:00
  • f61d64e0e5 xcf: Initialize x/y_offset Albert Astals Cid 2019-01-28 21:51:10 +01:00
  • e45b65e814 rgb: Fix crash in fuzzed image Albert Astals Cid 2019-01-28 21:48:26 +01:00
  • 7e86e62e86 pcx: Fix crash on fuzzed image Albert Astals Cid 2019-01-28 21:40:42 +01:00
  • 03c3c07004 Fix tests on jenkins Albert Astals Cid 2019-01-28 21:27:22 +01:00
  • 0e21713267 rgb: fix crash in fuzzed file Albert Astals Cid 2019-01-28 21:10:18 +01:00
  • 188271a5d0 xcf: initialize layer mode Albert Astals Cid 2019-01-28 21:05:29 +01:00
  • 311296dd19 xcf: initialize layer opacity Albert Astals Cid 2019-01-28 20:31:18 +01:00
  • d6ae11a691 xcf: set buffer to 0 if read less data that expected Albert Astals Cid 2019-01-28 20:09:21 +01:00
  • 3923c9b855 bzero -> memset Albert Astals Cid 2019-01-28 19:18:01 +01:00
  • 51d710adda Fix various OOB reads and writes in kimg_tga and kimg_xcf Fabian Vogt 2019-01-20 12:51:02 +01:00
  • 52a5959c08 pic: resize header id back if didn't read 4 bytes as expected Albert Astals Cid 2019-01-28 01:56:12 +01:00
  • 309cddbe83 xcf: bzero buffer if read less data than expected Albert Astals Cid 2019-01-28 01:30:17 +01:00
  • 47f46d4463 xcf: Only call setDotsPerMeterX/Y if PROP_RESOLUTION is found Albert Astals Cid 2019-01-27 13:14:30 +01:00
  • bff6142b44 xcf: initialize num_colors Albert Astals Cid 2019-01-27 13:07:37 +01:00
  • 09abfd8084 xcf: Initialize layer visible property Albert Astals Cid 2019-01-27 13:03:51 +01:00
  • 964624ba40 xcf: Don't cast int to enum that can't hold that int value Albert Astals Cid 2019-01-27 12:50:19 +01:00
  • 3dee6f7c47 xcf: Do not overflow int on the setDotsPerMeterX/Y call Albert Astals Cid 2019-01-27 12:27:03 +01:00
  • b8cb5e322c delete copy constructor and assignment operator of some internal classes Albert Astals Cid 2019-01-13 22:30:55 +01:00
  • 8803ae9cd6 GIT_SILENT Upgrade Qt5 version requirement to 5.10.0. Albert Astals Cid 2019-01-07 00:19:26 +01:00
  • e5b7b414df GIT_SILENT Upgrade ECM and KF5 version requirements for 5.54.0 release. v5.54.0-rc1 v5.54.0 l10n daemon script 2019-01-04 21:42:58 +00:00
  • c3b8030674 GIT_SILENT Upgrade CMake version requirement to 3.5. Albert Astals Cid 2018-12-01 23:56:44 +01:00
  • 072b531b0d GIT_SILENT Upgrade ECM and KF5 version requirements for 5.53.0 release. v5.53.0-rc1 v5.53.0 l10n daemon script 2018-12-01 14:40:14 +00:00
  • 10f201e414 Use gimp to export simple-rgba-gimp-2.8.10.xcf to png again Albert Astals Cid 2018-11-17 12:22:25 +01:00
  • 1656913fbd GIT_SILENT Upgrade Qt5 version requirement to 5.9.0. Albert Astals Cid 2018-11-17 11:18:21 +01:00
  • beaf20bd4a GIT_SILENT Upgrade ECM and KF5 version requirements for 5.52.0 release. v5.52.0-rc1 v5.52.0 l10n daemon script 2018-11-03 12:00:43 +00:00
  • 8ac949d459 Fix minor EBN issues Yuri Chornoivan 2018-10-22 19:58:24 +03:00
  • 4c0c6c8d60 GIT_SILENT Upgrade ECM and KF5 version requirements for 5.51.0 release. v5.51.0-rc1 v5.51.0 l10n daemon script 2018-10-07 10:07:12 +00:00
  • f485719012 kimg_rgb: optimize away QRegExp and QString::fromLocal8Bit. David Faure 2018-10-01 19:48:28 +02:00
  • 1db1b94657 [EPS] qWarning -> qCWarning Friedrich W. H. Kossebau 2018-09-17 11:56:58 +02:00
  • 98c65a438d [EPS] Fix crash at app shutdown (being tried to persist clipboard image) Friedrich W. H. Kossebau 2018-09-10 14:49:54 +02:00
  • 167967a145 GIT_SILENT Upgrade ECM and KF5 version requirements for 5.50.0 release. v5.50.0-rc1 v5.50.0 l10n daemon script 2018-08-31 22:22:12 +00:00
  • 17239a7ea6 GIT_SILENT Upgrade ECM and KF5 version requirements for 5.49.0 release. v5.49.0-rc1 v5.49.0 l10n daemon script 2018-08-04 08:43:39 +00:00
  • 118d262bec GIT_SILENT Upgrade ECM and KF5 version requirements for 5.48.0 release. v5.48.0-rc1 v5.48.0 l10n daemon script 2018-07-07 21:52:47 +00:00
  • 67a84f459d Use override Laurent Montel 2018-06-12 07:01:11 +02:00
  • de2b942b33 GIT_SILENT Upgrade ECM and KF5 version requirements for 5.47.0 release. v5.47.0-rc1 v5.47.0 l10n daemon script 2018-06-02 16:28:21 +00:00
  • 813a7bdddb Remove duplicated mime types from json files Alexander Volkov 2018-05-25 14:32:11 +03:00
  • a4d1f4db1d Use override Laurent Montel 2018-05-23 08:06:50 +02:00
  • 29d090f078 GIT_SILENT Upgrade ECM and KF5 version requirements for 5.46.0 release. v5.46.0-rc1 v5.46.0 l10n daemon script 2018-05-05 12:39:09 +00:00
  • 19f33239e7 [XCF/GIMP loader] Raise maximimum allowed image size to 32767x32767 on 64 bit platforms Christoph Feck 2018-05-02 02:10:26 +02:00
  • 4668fbbcdc GIT_SILENT Upgrade ECM and KF5 version requirements for 5.45.0 release. v5.45.0-rc1 v5.45.0 l10n daemon script 2018-04-07 07:47:44 +00:00
  • 698ba297d3 We depend against 5.8.0 now Laurent Montel 2018-03-27 08:01:04 +02:00
  • 3a9bafdbbe GIT_SILENT Upgrade Qt5 version requirement to 5.8.0. l10n daemon script 2018-03-24 13:34:11 +00:00
  • e5b226e804 Remove not necessary QtCore and co Laurent Montel 2018-03-11 13:49:26 +01:00
  • 871d0f976f GIT_SILENT Upgrade ECM and KF5 version requirements for 5.44.0 release. v5.44.0-rc1 v5.44.0 l10n daemon script 2018-03-03 09:52:42 +00:00
  • 7aa5333a3f kcoreaddons_add_plugin: remove effectless OBJECT_DEPENDS on json file Friedrich W. H. Kossebau 2018-02-23 19:09:18 +01:00
  • aeabd92eea GIT_SILENT Upgrade ECM and KF5 version requirements for 5.43.0 release. v5.43.0-rc1 v5.43.0 l10n daemon script 2018-02-05 08:11:10 +00:00
  • 64e719f329 GIT_SILENT Upgrade ECM and KF5 version requirements for 5.42.0 release. v5.42.0-rc1 v5.42.0 l10n daemon script 2018-01-05 23:41:49 +00:00
  • eef855b146 Remove obsolete reviewboardrc file Laurent Montel 2018-01-05 13:24:37 +01:00