Commit Graph

1060 Commits

Author SHA1 Message Date
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 e8d72878a5 Issue #123: Update workflow 2024-02-24 18:00:03 +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
Jakub Melka 87cedf01dc Issue #161: Can it be possible to trust a certificate like in acrobat? 2024-02-03 19:25:43 +01:00
Jakub Melka 1bf7b724a1 Issue #157: debian .deb release 2024-02-03 11:59:23 +01:00
Jakub Melka 8406fd0c47 Merge remote-tracking branch 'remotes/origin/branches/linuxinstall' 2024-01-21 15:39:13 +01:00
Jakub Melka 0629a719bd Linux install: Bugfixing 2024-01-21 15:25:49 +01:00
Jakub Melka e45924a4cc Linux install: Desktop icon fix 2024-01-21 14:53:08 +01:00
Jakub Melka fc60e94156 Linux install: Bugfixing 2024-01-21 14:35:26 +01:00
Jakub Melka 0f8e2b7012 Linux install: Bugfix 2024-01-21 14:21:09 +01:00
Jakub Melka afeaf88151 Linux build: AppImage 2024-01-21 14:08:14 +01:00
Jakub Melka c0eaeddcd9 Linux install: Bugfixing 2024-01-21 13:44:44 +01:00
Jakub Melka 2019816995 Linux install: Bugfixing 2024-01-21 13:33:08 +01:00
Jakub Melka 2aea7ed606 Linux install: Bugfixing 2024-01-21 13:12:07 +01:00
Jakub Melka cb98f3bcb2 Linux install: Bugfixing 2024-01-21 12:57:30 +01:00
Jakub Melka 64fae4feba Linux install: Space fix 2024-01-21 12:39:01 +01:00
Jakub Melka 56095ab350 Linux install: Bugfixing 2024-01-21 12:37:31 +01:00
Jakub Melka 41b89c2988 Linux Install: Bugfixing 2024-01-21 12:34:57 +01:00
Jakub Melka a6d201e3a5 Reapply "Linux installation: Deploy Qt"
This reverts commit 04c7855d7e.
2024-01-21 12:26:44 +01:00
Jakub Melka 04c7855d7e Revert "Linux installation: Deploy Qt"
This reverts commit 86a32de1d1.
2024-01-21 12:24:09 +01:00
Jakub Melka 86a32de1d1 Linux installation: Deploy Qt 2024-01-21 12:10:23 +01:00
Jakub Melka b8ff31c5e5 Linux install: GCC 11 2024-01-21 11:50:52 +01:00
Jakub Melka a27d8be0e0 Linux install: Setup GCC 2024-01-21 11:43:41 +01:00
Jakub Melka 1bf4e90b8c Workflow: Linux install initial commit 2024-01-21 11:20:31 +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 221587c751 Update of io.github.JakubMelka.Pdf4qt.appdata.xml 2024-01-11 20:08:04 +01:00
Jakub Melka 3cabc6b792 Update of required Qt version 2024-01-11 20:04:12 +01:00
Jakub Melka b2b033b5d3 Release of version 1.3.7 2024-01-10 19:06:53 +01:00
Jakub Melka 9bbf4539d1 Issue #96: PDF4QT crashes when I open PDF 2024-01-07 11:41:45 +01:00
Jakub Melka 843c025010 Issue #142: Cannot reach the top 2024-01-05 19:57:45 +01:00
Jakub Melka ca698156cd Compilation fix 2024-01-05 19:28:31 +01:00