Commit Graph

289 Commits

Author SHA1 Message Date
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
Jakub Melka 63a4fc6133 #Issue 15: Finish installer 2022-06-05 18:13:50 +02:00
Jakub Melka e7c102ef48 Issue #14: Incorrect text drawing for vertical writing systems 2022-06-01 19:57:41 +02:00
Jakub Melka ad12fc89df QBS build fix 2022-05-29 17:48:07 +02:00
Jakub Melka 63f5c8d742 Merge remote-tracking branch 'remotes/origin/signdoc' 2022-05-29 17:32:39 +02:00
Jakub Melka b46ff4f63c Signature plugin: visible digital signatures 2022-05-29 17:27:58 +02:00
Jakub Melka c7e7b76e5b Signature plugin: invisible digital signature 2022-05-28 19:42:52 +02:00
Jakub Melka 3d6954dc41 Signature plugin: digital signing 2022-05-22 17:17:06 +02:00
Jakub Melka aebed28c6d Signature plugin: Some builder functions 2022-05-20 19:57:35 +02:00
Jakub Melka e492b53a7b Signature plugin: fix unable to get CRL error 2022-05-08 16:30:03 +02:00
Jakub Melka f77e761182 Signature plugin: bugfixing 2022-04-24 14:47:39 +02:00
Jakub Melka c6cfb4cdc8 Signature plugin: Electronic signature 2022-04-23 20:16:22 +02:00
Jakub Melka b2a26ada19 Signature plugin: Sign electronically 2022-04-18 13:54:58 +02:00
Jakub Melka a08d49e8d6 Signature plugin: edit item via double click 2022-04-17 18:11:07 +02:00
Jakub Melka 4fae8a7405 Signature plugin: Text box draw fix 2022-04-16 17:53:55 +02:00
Jakub Melka ad30920bdb Signature plugin: Svg/Png custom image selection, bugfixing 2022-04-15 17:59:24 +02:00