Commit Graph

304 Commits

Author SHA1 Message Date
Jakub Melka 196904c04f Issue #74: Highlighting text opens the sidebar every time 2023-07-28 10:30:19 +02:00
Jakub Melka 51181bd30b Issue #71: Pages are "mirrored" 2023-07-27 12:46:58 +02:00
Jakub Melka 06e1ed1f47 Issue #69: Dashed Line not rendered as expected 2023-07-25 18:26:57 +02:00
Jakub Melka 2daf1a6d53 Issue #59: Set physical dimensions of images in the rasterizer 2023-07-16 18:56:50 +02:00
Jakub Melka fe1bf16597 Issue #59: Use optionally logical pixels when zooming 2023-07-13 20:14:52 +02:00
Jakub Melka ae3c43f066 Issue #59: Fix character font encoding - do not use (1, 0) Mac Roman table if (3, 1) unicode table is present (according to spec) 2023-07-05 15:38:31 +02:00
Jakub Melka 198b8a54db Fix compilation error on linux 2023-07-02 09:01:51 +02:00
Jakub Melka cd4ff6c033 Issue #50: Image mask fix 2023-05-07 19:13:03 +02:00
Jakub Melka 8acf688f0f Issue #50: Type3 font advance fix 2023-05-01 20:07:49 +02:00
Jakub Melka 5db941954f Issue #50: Color masking with indexed color space 2023-04-30 18:28:25 +02:00
Jakub Melka 349efcbf88 Issue #50: Fix of fonts, be more patient when PDF has error items 2023-04-30 17:52:01 +02:00
Jakub Melka 0b47464241 Issue #50: Fix of 00007.pdf 2023-04-30 15:59:53 +02:00
Jakub Melka 37dd55a361 Issue #50: Fix of Body 01 Drawing.pdf 2023-04-29 19:51:06 +02:00
Jakub Melka 5d8a2428eb Issue #49: Document read error 2023-04-22 14:34:46 +02:00
Jakub Melka 2c7257ac86 Issue #46: Update texts 2023-04-22 13:40:11 +02:00
Jakub Melka 6224f226b2 Issue #46: Program does not launch/freezes on Windows 10/Windows Server 2022 (x64) 2023-04-22 13:17:42 +02:00
Jakub Melka 66c6e23346 Issue #48: Page not displayed correctly 2023-04-16 18:55:10 +02:00
Jakub Melka 9a064508ab Issue #43: Save question 2023-02-26 18:37:27 +01:00
Jakub Melka edf7642151 Issue #40: Finish 2023-02-26 15:54:19 +01:00
Jakub Melka 361ee247e5 Issue #40: Sanitize document 2023-02-19 18:36:46 +01:00
Jakub Melka 33c00c2683 Fix table selection algorithm 2022-12-29 17:26:18 +01:00
Jakub Melka 8f6559bf63 Issue #33: ToUnicode for simple fonts not used 2022-12-25 16:19:30 +01:00
Jakub Melka cb1c31ba3d Issue #27: Signature plugin - inserting bitmap images does not work 2022-10-22 17:04:47 +02:00
Jakub Melka dd466d5073 Issue #25: Linux build 2022-09-18 13:08:21 +02:00
Jakub Melka 3b57f85d4d Issue #25: Remove pro/qbs, fix MSVC build 2022-09-17 13:56:41 +02:00
Jakub Melka 8ffc4f9189 Issue #25: MinGW compilation fix 2022-09-11 17:54:11 +02:00
Jakub Melka 22b03ed01b Issue #25: Correct version, install MSVC redistributable package 2022-08-27 18:15:16 +02:00
Jakub Melka 6bef6b9f05 Issue #25: Install target 2022-08-27 17:32:48 +02:00
Jakub Melka 0c4b5fbc82 #Issue 25: Plugin compilation + icons for programs 2022-08-21 18:03:06 +02:00
Jakub Melka e5775906cf Issue #25: Windows build without plugins 2022-08-20 17:43:33 +02:00
Jakub Melka d0a6b55e88 Issue #25: Basic build settings 2022-08-14 17:50:52 +02:00
Jakub Melka b8ca3833bd Issue #24: Text selection and table selection bug 2022-08-09 13:25:25 +02:00
Jakub Melka ae5e2fa9cd Issue #22: Clang compilation fix 2022-07-31 19:17:43 +02:00
Jakub Melka e310efb763 Issue #22: Fix compilation warnings 2022-07-31 18:32:57 +02:00
Jakub Melka 900745580d Issue #21: Export table as CSV 2022-07-30 17:22:05 +02:00
Jakub Melka e0b67cefde #Issue 21: Automatic table row/column detection 2022-07-24 18:50:43 +02:00
Jakub Melka 159d6ad5d9 #Issue 21: Table selection tool + graphic 2022-07-23 17:03:20 +02:00
Jakub Melka eb17cdbed1 Linux compilation fix 2022-07-23 10:25:13 +02:00
Jakub Melka 910e50ebcc Some compilation fixed, update README.md 2022-07-17 16:10:42 +02:00
Jakub Melka 3cdee09ade Compilation fix: Linux 2022-07-16 18:52:24 +02:00
Jakub Melka f1be3a7ec0 Issue #19: Remove dependency on MS Visual Studio redistributable packages 2022-06-30 18:58:01 +02:00
Jakub Melka be753b2965 Security handler fix: if metadata are not encrypted, encryption produces invalid PDF document 2022-06-29 18:44:40 +02:00
Jakub Melka 704d06e0c3 Public key handler: Finish of PDF public key security handler 2022-06-29 17:44:43 +02:00
Jakub Melka 3456977f22 Public key encryption: bugfixing 2022-06-29 17:44:43 +02:00
Jakub Melka ac039a1539 Public key encryption: initiate new security handler 2022-06-29 17:44:42 +02:00
Jakub Melka 08697b902a Public key encryption: fixing bugs 2022-06-29 17:44:42 +02:00
Jakub Melka 44fc1e021c Public key encryption: authorization, create file encryption key 2022-06-29 17:44:42 +02:00
Jakub Melka c20959c190 Public key encryption: code refactoring 2022-06-29 17:44:42 +02:00
Jakub Melka 1c03bd85cd Issue #16: Fix compilation error with OpenSSL 3 2022-06-25 17:02:41 +02:00
Jakub Melka 8d925c513e Compilation warning fixes 2022-06-11 19:17:35 +02:00