Commit Graph

76 Commits

Author SHA1 Message Date
Jakub Melka 9a7e94a64c Issue #184: Invalid text painting 2024-07-03 13:11:46 +02:00
Jakub Melka b6fda40128 Issue #190: PageMaster crash + black bubbles instead of bubbles with correct color 2024-06-28 17:13:23 +02:00
Jakub Melka a4feda2d06 Bugfix: Draw form fields 2024-06-27 18:31:45 +02:00
Jakub Melka 8166d9f8f4 Issue #183: Option to ignore PDF security settings 2024-06-27 16:00:11 +02:00
Jakub Melka 178ef02cc8 Editor plugin: Bugfixing 2024-06-23 17:37:55 +02:00
Jakub Melka ba0dd9e891 Editor plugin: Style of text and paths 2024-06-22 17:43:41 +02:00
Jakub Melka 1ffd5c6a16 Editor plugin: Color convertor 2024-06-21 18:34:06 +02:00
Jakub Melka c52e487b04 Editor plugin: SVG images 2024-06-16 18:32:38 +02:00
Jakub Melka 758e5fe7bb Editur Plugin: Bugfixing 2024-06-16 14:55:49 +02:00
Jakub Melka 4d83e5ed5f Editor plugin: Image bugfixing 2024-06-15 17:29:13 +02:00
Jakub Melka aa92fabd79 Editor plugin: Image 2024-06-15 16:03:54 +02:00
Jakub Melka 05cf65b381 Editor plugin: Edit element via double click 2024-06-09 20:03:25 +02:00
Jakub Melka b43b4c1874 Editor plugin: Bugfixing 2024-06-09 18:29:38 +02:00
Jakub Melka f78fb54607 Editor plugin: Bugfixing 2024-06-09 17:38:44 +02:00
Jakub Melka efc6ab98da Editor plugin: Refactoring 2024-06-07 18:27:33 +02:00
Jakub Melka 3a74e0c565 Editor plugin: Bugfixing 2024-06-06 21:00:57 +02:00
Jakub Melka 9222a60039 Editor plugin: Edit text 2024-06-02 16:57:47 +02:00
Jakub Melka d83689cddb Editor Plugin: Save modified document 2024-05-26 20:12:44 +02:00
Jakub Melka 17b275c8b1 Editor plugin: Content stream builder 2024-05-19 20:13:57 +02:00
Jakub Melka 21ff8d45fc Editor plugin: Create content stream 2024-05-12 17:37:51 +02:00
Jakub Melka 70b7c2464f Editor plugin: Encoding content - text encoding 2024-05-08 17:27:27 +02:00
Jakub Melka eeadf328b2 Editor plugin: Make content stream 2024-05-04 16:26:36 +02:00
Jakub Melka a40faf855d Editor plugin: Building stream 2024-04-28 19:50:55 +02:00
Jakub Melka 75db2de2a0 Editor plugin: Kopírování a manipulace s elementy 2024-04-25 20:46:00 +02:00
Jakub Melka d255e27fd3 Editor plugin: WIP 2024-04-20 19:41:14 +02:00
Jakub Melka 36b7a99deb Bugfixing 2024-04-01 18:05:18 +02:00
Jakub Melka 34f64c3a85 Refactoring, element rendering 2024-04-01 16:38:02 +02:00
Jakub Melka 1b6bb6086c Editor plugin: WIP 2024-03-21 16:12:59 +01:00
Jakub Melka 1e52c0c063 Issue #173: errors loading file Echoplex.pdf 2024-03-21 15:29:29 +01:00
Jakub Melka 8b832ccab9 Issue #172: access keys are missing from most menu items/action text strings 2024-03-21 13:16:52 +01:00
Jakub Melka a70f45c8a9 Issue #168: When opening a PDF file or merging some PDF files, stamp will disappear. 2024-02-29 19:40:43 +01:00
Jakub Melka 344c341f65 Issue #163: Unable to render probably valid PDF 2024-02-27 19:58:33 +01:00
Jakub Melka 1c3eca3971 Issue #123: Added version of Blend2D 2024-02-25 15:47:39 +01:00
Jakub Melka 03cbde9690 Issue #123: Final bugfixing 2024-02-25 15:19:35 +01:00
Jakub Melka 89cfd1dd1f Issue #123: Compilation fix 2024-02-24 19:15:57 +01:00
Jakub Melka 2e38e41ce9 Issue #123: Clipping lines 2024-02-24 17:56:22 +01:00
Jakub Melka 6a477bdf04 Issue #123: Drawing clipped texts 2024-02-22 20:25:52 +01:00
Jakub Melka 54d093ab8c Issue #123: Clipping images 2024-02-22 19:43:43 +01:00
Jakub Melka 5eb5069173 Issue #123: Oprava klipování 2024-02-18 19:36:35 +01:00
Jakub Melka 7ad04b55ee Issue #123: Clipping 2024-02-17 17:48:50 +01:00
Jakub Melka f80b7b059e Issue #123: Drawing texts, finishing painter 2024-02-11 13:58:07 +01:00
Jakub Melka d1d0fe30d6 Issue #123: DPI scaling 2024-02-10 18:42:58 +01:00
Jakub Melka f3e1a94e1c Issue #123: Blend2D painting implementation 2024-02-10 18:04:58 +01:00
Jakub Melka d314683d38 Issue #123: Alternative software rendering backend 2024-02-04 18:05:38 +01:00
Nyall Dawson 4f1fca4b70 Remove unused member 2024-01-14 13:54:48 +01:00
Nyall Dawson 52ce99d466 Fix unused lambda capture warning 2024-01-14 13:54:48 +01:00
Nyall Dawson eefde4edee Fix comparison of different signedness warning 2024-01-14 13:54:48 +01:00
Nyall Dawson 61f489dd70 Fix "type qualifiers ignored on cast result type" warning 2024-01-13 17:53:20 +01:00
Nyall Dawson 7ab77c582b Fix false positive uninintialized member warning 2024-01-13 17:53:20 +01:00
Nyall Dawson 577866aa2f Fix comparison of integer expressions of different signedness warnings 2024-01-13 17:53:20 +01:00