Commit Graph

19 Commits

Author SHA1 Message Date
8f631763ce Replace libqrencode with nayuki/QR-Code-generator 2023-03-25 11:06:17 +01:00
4a59dd6db6 Add support for poppler-qt6
Fixes #352
2022-11-19 20:02:31 +01:00
19410cd6e7 Enable the usage of pkg-config by MinGW builds 2021-11-02 11:02:32 +01:00
ba690dcd4e Use pdfkit by default in macos
pdfium seems to be broken, I couldn't investigate where the problem is yet
2019-09-27 18:32:34 +02:00
d154e89311 Update openssl binaries
Qt 5.12.4 and higher uses openssl v1.1.1, after v1.1 binaries are no longer compatible, so we need to ship the new version. Names of the dlls also changed, so win packaging had to be updated.
2019-09-25 16:22:15 +02:00
a3e20c58cd Add openssl dependencies for windows 2019-08-24 11:11:53 +02:00
f875e7d304 Disable sort includes in the folders where clang format is disabled
For me this is a bug, DisableFormat should stop any kind of changes.
2019-08-24 11:11:52 +02:00
e0eb94e3ae Dependencies shouldn't be formated by clang-format 2019-05-30 19:24:34 +02:00
87a6645875 Document version, build flags and patches for bundled pdfium.dll 2019-05-01 16:19:13 +00:00
c1c413a72d Windows: Update bundled pdfium to r3729 2019-05-01 16:19:13 +00:00
7ae8afffb1 OS X: Update bundled pdfium to r3729 2019-05-01 16:19:13 +00:00
966556fd87 Add version information about 7zip binaries. 2019-02-18 17:00:31 +01:00
d4dd26eb49 Add 7zip dlls for windows. 2019-02-18 17:00:30 +01:00
ce2394d236 Add 7z.so and Rar.so as macos dependencies. 2019-02-18 17:00:30 +01:00
d5a11fb16b Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
9691f68df7 Add prebuilt qrencode.dll for Windows (32 and 64 bit)
These need to be copied into the same directories as YACReaderLibrary.exe on
release.
2018-03-31 15:13:59 +02:00
39a626625d MacOS: Replace qrencode executable with dynamically loaded libqrencode. 2018-03-30 14:40:54 +02:00
09c8125f87 Merge default branch 2018-02-18 17:17:14 +01:00
2cbbf8d433 Headless server: simplify system config logger 2018-01-28 13:32:56 +01:00