Commit Graph

8 Commits

Author SHA1 Message Date
Mirco Miranda
fda751c641 Switch all plugins to QLoggingCategory 2025-09-19 10:00:26 +02:00
Mirco Miranda
a4e18734bd Resolution calculations performed by functions
Added functions for dpi <-> ppm transformations and used in all plugins.
2025-09-17 12:22:44 +02:00
Mirco Miranda
59089855fa Unified maximum pixel value for large image plugins 2025-08-30 09:17:58 +02:00
Mirco Miranda
4b44f8474f Fix oss-fuzz compilation error 2025-08-04 13:46:16 +02:00
Laurent Montel
6f588c6fd3 Add missing include mocs 2025-04-03 07:34:17 +02:00
Albert Astals Cid
b28baa4a1e sct: qRound with param bigger than max int is undefined
oss-fuzz/399667098
2025-03-04 06:33:52 +00:00
Albert Astals Cid
5d2540c135 sct: Use height instead of width when calculating dotsPerMeterY 2025-03-04 06:29:58 +00:00
Mirco Miranda
2ea724c241 Rename SCT plugin for OSS-FUZZ
To make OSS fuzz build script happy, the test folder and the cpp file must have the same name.
2024-11-05 12:17:52 +00:00