Commit Graph

137 Commits

Author SHA1 Message Date
Jakub Melka
be0d02bb5c Issue #76: Basic functionality of outline editing 2023-10-01 17:35:42 +02:00
Jakub Melka
9b33b3a4a5 Issue #94: New directory structure 2023-09-23 18:07:38 +02:00
Jakub Melka
278d385968 Issue #65: Text2Speech doesn't work on Linux 2023-09-03 16:09:14 +02:00
Jakub Melka
7eb2f2a465 Issue #82: Hot reload function 2023-09-01 17:33:45 +02:00
Jakub Melka
df7454580e Linux installation scripts, some adjustments 2023-07-30 16:44:40 +02:00
Jakub Melka
29ea799c20 Issue #75: Redesign of sidebar widget 2023-07-28 14:54:21 +02:00
Jakub Melka
28c6145459 Update of copyright year 2023-07-28 12:03:39 +02:00
Jakub Melka
196904c04f Issue #74: Highlighting text opens the sidebar every time 2023-07-28 10:30:19 +02:00
Jakub Melka
44ae998a88 Issue #73: Minor GUI issues 2023-07-27 14:52:28 +02:00
Jakub Melka
fe1bf16597 Issue #59: Use optionally logical pixels when zooming 2023-07-13 20:14:52 +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
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
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
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
6bef6b9f05 Issue #25: Install target 2022-08-27 17:32:48 +02:00
Jakub Melka
0c4b5fbc82 #Issue 25: Plugin compilation + icons for programs 2022-08-21 18:03:06 +02:00
Jakub Melka
e5775906cf Issue #25: Windows build without plugins 2022-08-20 17:43:33 +02:00
Jakub Melka
d0a6b55e88 Issue #25: Basic build settings 2022-08-14 17:50:52 +02:00
Jakub Melka
9cbb6aba88 Remove obsolete not used code 2022-08-09 14:04:34 +02:00
Jakub Melka
e310efb763 Issue #22: Fix compilation warnings 2022-07-31 18:32:57 +02:00
Jakub Melka
159d6ad5d9 #Issue 21: Table selection tool + graphic 2022-07-23 17:03:20 +02:00
Jakub Melka
910e50ebcc Some compilation fixed, update README.md 2022-07-17 16:10:42 +02:00
Jakub Melka
3456977f22 Public key encryption: bugfixing 2022-06-29 17:44:43 +02:00
Jakub Melka
ac039a1539 Public key encryption: initiate new security handler 2022-06-29 17:44:42 +02:00
Jakub Melka
6ff29d5d38 Public key encryption: Open certificate manager from context menu 2022-06-29 17:44:42 +02:00
Jakub Melka
c20959c190 Public key encryption: code refactoring 2022-06-29 17:44:42 +02:00
Jakub Melka
63a4fc6133 #Issue 15: Finish installer 2022-06-05 18:13:50 +02:00
Jakub Melka
519dba308e Issue #15: Wix installer - initial commit 2022-06-04 17:45:37 +02:00
Jakub Melka
63f5c8d742 Merge remote-tracking branch 'remotes/origin/signdoc' 2022-05-29 17:32:39 +02:00
Jakub Melka
c6cfb4cdc8 Signature plugin: Electronic signature 2022-04-23 20:16:22 +02:00
Jakub Melka
ad30920bdb Signature plugin: Svg/Png custom image selection, bugfixing 2022-04-15 17:59:24 +02:00
Jakub Melka
72f08c7588 Signature plugin: icons 2022-04-14 19:37:21 +02:00
Jakub Melka
5a8b1ca670 Signature plugin: Some adjustments, icons 2022-03-20 19:26:54 +01:00
Alexey Pavlov
d4ee4b890b Add support for building with mingw-w64 GCC. Fix warnings 2022-03-13 16:34:40 +01:00
Jakub Melka
fe84cdb3f2 Signature plugin: Element manipulation 2022-03-04 19:32:33 +01:00
Jakub Melka
284f0c4db8 Detect memory leaks 2022-01-30 18:23:25 +01:00
Jakub Melka
83e5ce20ec Icons update 2022-01-22 17:36:39 +01:00
Jakub Melka
e342260dcb Options dialog: icons update 2022-01-21 20:02:44 +01:00
Jakub Melka
e301d70fe2 Release 1.1.0 2021-12-19 19:33:15 +01:00
Jakub Melka
c75b8d677c MinGW compilation fix 2021-12-18 17:00:04 +01:00
Jakub Melka
f814a85df8 Updated svg icons 2021-12-17 19:46:35 +01:00
raphaelcotty
75d40806ed
Conan (#7)
* Add conan support

* Windows Qbs port using conan

* Correct QT_INSTALL_DIRECTORY define

* Correct QT_INSTALL_DIRECTORY define, again
2021-12-13 12:04:18 +01:00
Jakub Melka
ecd04a8668 XFA: form pagination 2021-12-12 20:10:48 +01:00
Jakub Melka
42926d37bf XFA: layout algorithm (WIP) 2021-11-14 19:50:46 +01:00
Raphael Cotty
cbeb91fe18 Linux port 2021-10-29 18:42:18 +02:00
Jakub Melka
708a465068 command line diff tool 2021-10-18 18:49:30 +02:00
Jakub Melka
8ed4259fe0 Use LF instead of CRLF 2021-09-27 11:14:20 +02:00
Jakub Melka
e4f8d426be Bugfix: document reading doesnt work 2021-08-28 17:23:22 +02:00
Jakub Melka
ae4296776f AudioBook Plugin: create audio book stream 2021-08-28 16:11:44 +02:00
Jakub Melka
9daaa92e90 AudioBook Plugin: Text Stream Editor 2021-08-19 17:51:35 +02:00
Jakub Melka
0559cd7c50 Styling widgets 2021-08-12 19:51:30 +02:00
Jakub Melka
edd5fd5a26 Project name with capital letters 2021-08-10 19:22:56 +02:00
Jakub Melka
d9da61fd77 DocPage Organizer: Installer 2021-08-08 16:52:10 +02:00
Jakub Melka
fc44fc1658 Use Windows color profiles 2021-07-19 20:04:45 +02:00
Jakub Melka
f759585870 CMS optimization, some bugfixing 2021-07-01 19:40:50 +02:00
Jakub Melka
c22cba2f50 Encryption tool 2021-06-01 16:09:00 +02:00
Jakub Melka
453a3a24c7 Bugfixing: plugin toolbar, missing progress 2021-05-31 18:59:12 +02:00
Jakub Melka
35eeccb42d Encryption - AES 256 bit 2021-05-31 17:43:01 +02:00
Jakub Melka
e001adc65b Encryption bugfixing (RC4) 2021-05-30 15:37:06 +02:00
Jakub Melka
e3fecc0568 Encryption - RC4 2021-05-29 18:13:30 +02:00
Jakub Melka
936fe2fbe7 Encryption settings dialog, authorization as owner 2021-05-24 19:29:02 +02:00
Jakub Melka
759d5c7793 Encryption settings dialog 2021-05-21 19:00:25 +02:00
Jakub Melka
aa059ea1f6 Decrypt application 2021-05-11 18:46:33 +02:00
Jakub Melka
a34ee620b9 Color adaptation (just settings), options dialog adjustments 2021-05-06 18:31:40 +02:00
Jakub Melka
c0cdcb28de Hide developer mode 2021-05-04 18:40:51 +02:00
Jakub Melka
2c03d0b4f3 Get Source action 2021-05-03 18:37:27 +02:00
Jakub Melka
9618c3cf62 Finishing the installer 2021-05-02 18:32:14 +02:00
Jakub Melka
81ad12eff7 Installer update, license update 2021-04-30 20:12:10 +02:00
Jakub Melka
7e00daeabc Installer components (including plugins) 2021-04-29 19:33:35 +02:00
Jakub Melka
a4ea87f061 Installer 2021-04-25 18:33:41 +02:00
Jakub Melka
d73fbe4dff Consider document's output intents in color transformation 2021-03-04 19:39:14 +01:00
Jakub Melka
00e67ec2b1 Redact text search result 2020-12-30 18:26:45 +01:00
Jakub Melka
59721d7de8 Redacting tool 2020-12-29 18:33:25 +01:00
Jakub Melka
8760a5ff17 Soft proofing bugfixing 2020-12-26 12:55:29 +01:00
Jakub Melka
468a492e19 Plugin for soft-proofing 2020-12-25 19:01:08 +01:00
Jakub Melka
96ae91b36d Loading widgets 2020-12-22 18:29:40 +01:00
Jakub Melka
fd902ac525 Lite version of the viewer 2020-12-21 18:24:17 +01:00
Jakub Melka
7614ab8240 Library renamed to Pdf4Qt 2020-12-20 19:03:58 +01:00