Commit Graph

994 Commits

Author SHA1 Message Date
Jakub Melka 91fe02efc5 Correcting plugin names 2022-03-13 16:44:01 +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 2b7d5939bd Signature plugin: Keypress handling 2022-03-09 20:42:05 +01:00
Jakub Melka a401b8c031 Signature plugin: selection 2022-03-08 19:36:52 +01:00
Jakub Melka 6037f77a22 Signature plugin: Element manipulation - bugfixing, graphics and cursor icons 2022-03-06 19:00:46 +01:00
Jakub Melka 8a83d7ae85 Signature plugin: Element manipulation 2022-03-05 19:24:35 +01:00
Jakub Melka fe84cdb3f2 Signature plugin: Element manipulation 2022-03-04 19:32:33 +01:00
Jakub Melka f34f10ebb7 Signature plugin: Freehand curve 2022-02-27 19:59:53 +01:00
Jakub Melka 7d84f26476 Signature plugin: dot plugin 2022-02-27 17:08:24 +01:00
Jakub Melka c642722faf Signature plugin: icons and toolbox 2022-02-26 19:46:13 +01:00
Jakub Melka 0f4d8d41d7 Signature plugin: small refactoring 2022-02-24 20:25:18 +01:00
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