13 Commits

Author SHA1 Message Date
Nyall Dawson
a083a830b1 Fix warnings 2025-09-11 10:23:29 +10:00
Nyall Dawson
127141c2f6 Hide warnings 2025-09-11 10:23:29 +10:00
Nyall Dawson
705d80a27c Add missing files 2025-09-11 10:23:29 +10:00
Nyall Dawson
312d31f71a Resync Pdf4Qt, drop downstream qt5/c++17 compatibility hacks 2025-09-11 10:23:29 +10:00
bdm-oslandia
77f46e0659 Pdf4QtLibCore: add explicite call to std::atomic::load() function to ensure c++15 compatibility
This fix the use of the deleted copy constructor of std::atomic (since c++15).

see https://github.com/JakubMelka/PDF4QT/pull/266
2025-04-23 07:37:18 +10:00
bdm-oslandia
00fa0a411c Pdf4QtLibCore: fix CMakeList to ignore warning deprecated-literal-operator
see https://github.com/JakubMelka/PDF4QT/pull/260
2025-04-23 07:37:18 +10:00
bdm-oslandia
6164076dad Pdf4QtLibCore: fix CMakeList to ignore clang error unused-private-field 2025-04-23 07:37:18 +10:00
Nyall Dawson
000d3ede96 Add fontconfig 2024-02-12 12:48:27 +10:00
Nyall Dawson
1bcf0e8111 Implement downstream patch to add Qt5 support 2024-02-12 12:48:27 +10:00
Nyall Dawson
ca112d25ed Build PDF4QT along with core 2024-02-12 12:48:27 +10:00
Nyall Dawson
d7badb9a1d Fix library include for lcms2 2024-02-12 12:48:27 +10:00
Nyall Dawson
0d0c5c4a40 Some cmake tweaks for PDF4QT 2024-02-12 12:48:27 +10:00
Nyall Dawson
0f8f9c99d8 Add embedded external copy of PDF4QT 2024-01-15 11:00:02 +10:00