Commit Graph

933 Commits

Author SHA1 Message Date
Jakub Melka
f4e00f2f03 Signature plugin: Accept/reject mark 2022-02-19 19:30:52 +01:00
Jakub Melka
b61fcff27d Signatures: line tool 2022-02-13 19:46:09 +01:00
Jakub Melka
c58f11c2e4 Signature plugin 2022-02-11 19:15:57 +01:00
Jakub Melka
2c5aca7ea6 XFA: readonly XFA support 2022-02-06 18:13:43 +01:00
Jakub Melka
433c06a69a Issue #10: Improve thumbnail performance 2022-02-05 19:20:05 +01:00
Jakub Melka
8bf2913ded Issue #10: Remove too old pages from cache 2022-02-05 18:18:21 +01:00
Jakub Melka
49cab7937a Issue #10: Ability to cancel the operation 2022-02-04 20:03:23 +01:00
Jakub Melka
284f0c4db8 Detect memory leaks 2022-01-30 18:23:25 +01:00
Jakub Melka
22c40b227c Issue #1: Optimize page rendering thread management 2022-01-30 15:21:31 +01:00
Jakub Melka
04ad80ee81 XFA: Minor bugfixing 2022-01-27 20:06:12 +01:00
Jakub Melka
4035b26615 XFA: Use fonts from font dictionary 2022-01-26 20:06:23 +01:00
Jakub Melka
354b4cc69b Application icons update 2022-01-22 18:30:37 +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
45437f92e3 XFA: table fix 2022-01-21 19:50:16 +01:00
Jakub Melka
ed09a98b6c XFA: arc 2022-01-15 18:20:06 +01:00
Jakub Melka
6c8baea2b7 XFA: datetime edit 2022-01-09 17:59:13 +01:00
raphaelcotty
e8066dd330
Linux crash (#9)
* Qbs build: correct rpath for conan libraries

Libraries managed with conan are now downloaded in dynamic. They are
also installed in the build directory.
This directory path is also added to all the applications rpaths.
This ensure that the application loads the correct library.

* Qbs build: correct rpath for conan libraries

Libraries managed with conan are now downloaded in dynamic. They are
also installed in the build directory.
This directory path is also added to all the applications rpaths.
This ensure that the application loads the correct library.
2022-01-09 17:26:42 +01:00
Jakub Melka
7a0007100d XFA: Buttons, comb text, etc. 2022-01-08 18:23:46 +01:00
Jakub Melka
858606f920 XFA: page graphics fix 2022-01-06 20:08:22 +01:00
Jakub Melka
17bf0a7926 XFA: numeric edit, barcode edit 2022-01-02 17:27:22 +01:00
Jakub Melka
bae777062e Update of readme 2022-01-01 14:33:31 +01:00
Jakub Melka
c0e2447ed8 XFA: password edit and signature edit rendering 2021-12-27 18:48:56 +01:00
Jakub Melka
62d969603e XFA: checkbox and image edit drawing 2021-12-26 19:09:19 +01:00
Jakub Melka
5e48110b94 XFA: layout left-to-right, right-to-left processing 2021-12-26 16:47:06 +01:00
Jakub Melka
2209c04f48 XFA: break pages at top-level subform 2021-12-25 19:04:48 +01:00
Jakub Melka
f53b9f2988 XFA: fix layout of items directly under a page 2021-12-24 14:50:52 +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
Jakub Melka
ca86d851e5 Clang code fix 2021-12-15 19:43:37 +01:00
Jakub Melka
92f4055d05 Qbs: fix build clang, mingw 2021-12-14 19:28:38 +01:00
Jakub Melka
0a35c95aa7 Qbs: fix build errors 2021-12-13 13:58:07 +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
f355fe545b XFA: bugfixing rich text and paging 2021-12-13 11:57:10 +01:00
Jakub Melka
ecd04a8668 XFA: form pagination 2021-12-12 20:10:48 +01:00
Jakub Melka
38bc1f40fc XFA: bugfixing - merge positional layout into one 2021-12-12 18:49:28 +01:00
Jakub Melka
3b9c6b6a5d XFA: bugfixing 2021-12-12 18:10:37 +01:00
Jakub Melka
72000d25b9 XFA: rendering subform borders 2021-12-11 17:46:46 +01:00
Jakub Melka
c7402519ec XFA: Bugfixing - proper edge and corner drawing 2021-12-08 19:37:18 +01:00
Jakub Melka
c68380ab03 XFA: rich text rendering fix 2021-12-05 19:38:45 +01:00
Jakub Melka
f5131dc7ed XFA: bugfixing, exclusion group 2021-12-05 14:38:20 +01:00
Jakub Melka
ac7519df22 XFA: rendering captions 2021-12-04 19:22:14 +01:00
Jakub Melka
ee459c77d7 XFA: Rendering rich text (bugfixes) 2021-12-03 20:06:53 +01:00
Jakub Melka
cc387916fe XFA: Painting text 2021-12-02 19:22:55 +01:00
Jakub Melka
1656f3b874 XFA: draw text nodes 2021-11-28 19:05:35 +01:00
Jakub Melka
1c2aff30a3 XFA: draw rectangle edges and corners 2021-11-27 19:16:40 +01:00
Jakub Melka
df360773f2 XFA: table layout 2021-11-27 14:03:45 +01:00
Jakub Melka
187cfc6d4b XFA: layout algorithm refactoring 2021-11-24 20:43:55 +01:00
Jakub Melka
7c1b90948d XFA: reserve space for caption 2021-11-21 18:46:19 +01:00