Commit Graph

49 Commits

Author SHA1 Message Date
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
Nyall Dawson
bbecbf6311 Remove impossible < 0 checks for size_t 2024-01-13 17:53:20 +01:00
Nyall Dawson
6354e4cad1 Fix build failure using clang compiler 2024-01-13 17:50:41 +01:00
Nyall Dawson
3846c5187e Add extra includes to get build running for core lib only 2024-01-13 15:44:36 +01:00
Nyall Dawson
8c40e49801 Add missing break 2024-01-13 15:43:39 +01:00
Nyall Dawson
2ed31dcd2c Use QString reference instead of copy in loop 2024-01-13 15:42:42 +01:00
Jakub Melka
e4875c4050 Issue #137: Redaction - Cannot convert '#000000' to color value 2023-12-28 18:33:06 +01:00
Jakub Melka
89ea815696 Issue #128: Create list of markup annotations 2023-12-24 19:03:28 +01:00
Jakub Melka
53849f51e1 Issue #129: Cannot compile with lcms 2.16 2023-12-24 12:01:15 +01:00
Jakub Melka
e082f072f7 Issue #55: Oprava kompilace pro Windows 2023-12-23 17:32:12 +01:00
Jakub Melka
d974912b05 Issue #55: Fix signing documents using Windows Certificate Store 2023-12-23 17:13:24 +01:00
Jakub Melka
56f5c4abcf Issue #55: Windows implementation 2023-12-23 15:30:17 +01:00
Jakub Melka
17f94a102c Issue #55: Refactoring of certificates 2023-12-22 19:12:35 +01:00
Jakub Melka
9f624e5569 Issue #126: Remove <QtCore> include from main headers 2023-12-21 14:25:41 +01:00
Jakub Melka
e5e25a71a3 Remove <QtCore> include 2023-12-21 12:48:31 +01:00
Jakub Melka
c79a029c2f Revert "Avoid QtCore import, which results in ALL Qt core headers being imported"
This reverts commit c17165b088.
2023-12-20 21:18:47 +01:00
Nyall Dawson
c17165b088 Avoid QtCore import, which results in ALL Qt core headers being imported 2023-12-20 20:48:54 +01:00
Jakub Melka
c1c59139b5 Issue #54: Rename bookmarks 2023-12-13 20:14:33 +01:00
Jakub Melka
27cccbedcb Adjust build system for Freetype and LCMS (recommended settings) 2023-12-13 11:05:29 +01:00
Jakub Melka
147a1ea586 Issue #113: Color | Custom (green/black) partially works in scanned PDF (1.3.6) 2023-12-08 14:44:51 +01:00
Jakub Melka
3004618992 Issue #118: Header files and installer fixes 2023-12-08 11:54:12 +01:00
Jakub Melka
642e6a9bb7 Issue #118: Fixing compilation errors 2023-12-08 10:54:29 +01:00
Jakub Melka
cdbbe5e121 Issue #118: Move compiler and draw space controller 2023-12-07 20:18:28 +01:00
Jakub Melka
0e1959b3aa Issue #118: Refactoring of forms finished 2023-12-07 17:53:50 +01:00
Jakub Melka
b4d123baac Issue #118: Refactoring of forms 2023-12-06 20:58:35 +01:00
Jakub Melka
edd100d3b8 Issue #118: Continuation 2023-12-04 20:04:40 +01:00
Jakub Melka
bc8be2198b Issue #118: First part of splitting 2023-12-03 19:11:17 +01:00