f342c46a10
Chinese language in the menu
2025-05-10 19:50:12 +02:00
d03434379f
Issue #272 : Crash when deleting page number in single-page PDF with transparency
2025-05-04 19:46:23 +02:00
d34373fabe
Issue #275 : Image rendering
2025-05-04 17:17:10 +02:00
9e9b9f2157
Remove unused member variable
2025-05-01 19:17:16 +02:00
ec9c279052
fix(pdfccittfaxdecoder): Remove whitespace in _bitlength operator
...
This fixes a compilation warning with newer clang version.
Indeed, the whitespace between "" and _bitlength is no longer
allowed. This was permitted in older versions of the standard but has
since been deprecated.
```
error: identifier '_bitlength' preceded by whitespace in a literal
operator declaration is deprecated
[-Werror,-Wdeprecated-literal-operator]
27 | constexpr uint8_t operator "" _bitlength()
| ~~~~~~~~~~~~^~~~~~~~~~
| operator""_bitlength
```
2025-04-29 18:39:01 +02:00
88030d1085
Issue #271 : Update the license of all files
2025-04-27 12:39:06 +02:00
71a7321b8b
Issue #261 : Language selection in UI
2025-04-21 13:41:57 +02:00
385258078e
Issue #261 : About translation to Korean
2025-04-18 18:48:49 +02:00
abeb1dd458
Issue #244 : PageMaster: united one document after remove pages leads to lose the outline
2025-03-02 19:41:41 +01:00
63d81e751d
Update kreslení anotací
2025-02-23 19:49:04 +01:00
7dededa324
Issue #161 : Can it be possible to trust a certificate like in acrobat?
2025-02-17 18:11:28 +01:00
7463e4501a
Issue #161 : Add AATL certificates
2024-10-29 20:27:12 +01:00
4359109157
Issue #165 : Insert > Inline Text latency issues on Flatpak and Appimage packages
2024-09-01 13:39:49 +02:00
30d2d8080f
Issue #202 : Certain raster content not rendered
2024-09-01 12:01:56 +02:00
2a93ca5a1f
Issue #185 : Latest git fails to build in linux
2024-07-10 20:19:06 +02:00
9a7e94a64c
Issue #184 : Invalid text painting
2024-07-03 13:11:46 +02:00
b6fda40128
Issue #190 : PageMaster crash + black bubbles instead of bubbles with correct color
2024-06-28 17:13:23 +02:00
a4feda2d06
Bugfix: Draw form fields
2024-06-27 18:31:45 +02:00
8166d9f8f4
Issue #183 : Option to ignore PDF security settings
2024-06-27 16:00:11 +02:00
178ef02cc8
Editor plugin: Bugfixing
2024-06-23 17:37:55 +02:00
ba0dd9e891
Editor plugin: Style of text and paths
2024-06-22 17:43:41 +02:00
1ffd5c6a16
Editor plugin: Color convertor
2024-06-21 18:34:06 +02:00
c52e487b04
Editor plugin: SVG images
2024-06-16 18:32:38 +02:00
758e5fe7bb
Editur Plugin: Bugfixing
2024-06-16 14:55:49 +02:00
4d83e5ed5f
Editor plugin: Image bugfixing
2024-06-15 17:29:13 +02:00
aa92fabd79
Editor plugin: Image
2024-06-15 16:03:54 +02:00
05cf65b381
Editor plugin: Edit element via double click
2024-06-09 20:03:25 +02:00
b43b4c1874
Editor plugin: Bugfixing
2024-06-09 18:29:38 +02:00
f78fb54607
Editor plugin: Bugfixing
2024-06-09 17:38:44 +02:00
efc6ab98da
Editor plugin: Refactoring
2024-06-07 18:27:33 +02:00
3a74e0c565
Editor plugin: Bugfixing
2024-06-06 21:00:57 +02:00
9222a60039
Editor plugin: Edit text
2024-06-02 16:57:47 +02:00
d83689cddb
Editor Plugin: Save modified document
2024-05-26 20:12:44 +02:00
17b275c8b1
Editor plugin: Content stream builder
2024-05-19 20:13:57 +02:00
21ff8d45fc
Editor plugin: Create content stream
2024-05-12 17:37:51 +02:00
70b7c2464f
Editor plugin: Encoding content - text encoding
2024-05-08 17:27:27 +02:00
eeadf328b2
Editor plugin: Make content stream
2024-05-04 16:26:36 +02:00
a40faf855d
Editor plugin: Building stream
2024-04-28 19:50:55 +02:00
75db2de2a0
Editor plugin: Kopírování a manipulace s elementy
2024-04-25 20:46:00 +02:00
d255e27fd3
Editor plugin: WIP
2024-04-20 19:41:14 +02:00
36b7a99deb
Bugfixing
2024-04-01 18:05:18 +02:00
34f64c3a85
Refactoring, element rendering
2024-04-01 16:38:02 +02:00
1b6bb6086c
Editor plugin: WIP
2024-03-21 16:12:59 +01:00
1e52c0c063
Issue #173 : errors loading file Echoplex.pdf
2024-03-21 15:29:29 +01:00
8b832ccab9
Issue #172 : access keys are missing from most menu items/action text strings
2024-03-21 13:16:52 +01:00
a70f45c8a9
Issue #168 : When opening a PDF file or merging some PDF files, stamp will disappear.
2024-02-29 19:40:43 +01:00
344c341f65
Issue #163 : Unable to render probably valid PDF
2024-02-27 19:58:33 +01:00
1c3eca3971
Issue #123 : Added version of Blend2D
2024-02-25 15:47:39 +01:00
03cbde9690
Issue #123 : Final bugfixing
2024-02-25 15:19:35 +01:00
89cfd1dd1f
Issue #123 : Compilation fix
2024-02-24 19:15:57 +01:00