Commit Graph

859 Commits

Author SHA1 Message Date
Jakub Melka 51181bd30b Issue #71: Pages are "mirrored" 2023-07-27 12:46:58 +02:00
Raffaele Mancuso 1dcd6c3db1 Improve README
- Use official environment variable name for VCPKG root (see:
  https://learn.microsoft.com/en-us/vcpkg/users/config-environment#vcpkg_root)
- Document parallel build
- Document uninstallation process
2023-07-26 09:52:53 +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
Raffaele Mancuso aec5483690 Improve README
Wrote instructions to install binaries.

Wrote instructions to configure a Debug build.
2023-07-08 17:18:07 +02:00
Raffaele Mancuso ad0ffd0619 Write instructions to compile from source in README.md 2023-07-06 13:39:16 +02:00
Raffaele Mancuso 21eeec6011 Add mimetypes in desktop files
This allows file managers to understand that this software can open this
mimetype, and propose the software in an "Open With" menu.
2023-07-06 13:38:21 +02:00
Raffaele Mancuso 9bb4472378 Desktop files should not count as deps 2023-07-06 13:37:42 +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 478c62df31 Linux desktop icons 2023-06-23 20:54:51 +02:00
Jakub Melka 74b47f8b82 Add desktop files 2023-06-05 20:43:45 +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 62c0f9c241 Version 1.3.3 2023-04-22 15:08:58 +02:00
Jakub Melka 5d8a2428eb Issue #49: Document read error 2023-04-22 14:34:46 +02:00
Jakub Melka 779da4326c RELEASES.txt update 2023-04-22 13:48:38 +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 5107fbc39b Update of releases 2023-04-16 18:24:50 +02:00
Jakub Melka 238e275e46 Issue #45: Blank page in DocPage Organizer 2023-04-01 20:06:59 +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 4a603c80c0 Issue #39: Sign binaries with certificate 2023-02-01 19:48:48 +01:00
Jakub Melka 6c9842f9fb Update of readme 2023-01-15 18:56:30 +01:00
Jakub Melka 33c00c2683 Fix table selection algorithm 2022-12-29 17:26:18 +01:00
Jakub Melka 2107ad7271 RC: version 1.3.1 (patch version) 2022-12-28 13:46:13 +01:00
Jakub Melka b4c124216b Issue #35: Window state is not remembered for viewers 2022-12-28 13:17:31 +01:00
Jakub Melka dead0dc519 Issue #34: Reset to Factory Settings option 2022-12-27 19:08:48 +01:00
Jakub Melka 98703cd483 Issue #32: new release 2022-12-25 17:45:07 +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 87a152401b Issue #28: Add multiple PDF files at once for merging 2022-10-18 20:08:18 +02:00
Jakub Melka 3a5f7cdabe Merge remote-tracking branch 'remotes/origin/qt6_cmake' 2022-10-18 19:00:40 +02:00
Jakub Melka 7e38ae6535 Issue #25: Update of readme 2022-10-17 20:09:43 +02:00
Jakub Melka dd9aad2f5b Libpng for linux 2022-10-08 15:12:09 +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 825fe59420 Issue #25: Windows task button progress bar 2022-09-09 19:45:03 +02:00
Jakub Melka 72ad433467 Issue #25: Bad dialog size 2022-09-04 16:51:50 +02:00
Jakub Melka 0219139cf9 Issue #25: Warning, when path to Qt is not set 2022-09-01 17:59:29 +02:00
Jakub Melka 591dd15fa7 Issue #25: PowerShell script to run windows installer 2022-09-01 17:40:54 +02:00