Commit Graph

755 Commits

Author SHA1 Message Date
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
1325f87a10 Signature plugin: style settings 2022-04-10 19:30:12 +02:00
Jakub Melka
e5dd010609 Signature plugin: Appearance settings 2022-04-06 20:36:18 +02:00
Jakub Melka
5d8e2818a2 Signature plugin: selection 2022-04-02 16:29:31 +02:00
Jakub Melka
f5881b897d Signature plugin: Create text tool bugfixing 2022-03-27 19:53:08 +02:00
Jakub Melka
22e8fd4522 Signature plugin: text edit box 2022-03-26 19:26:32 +01:00
Jakub Melka
5a8b1ca670 Signature plugin: Some adjustments, icons 2022-03-20 19:26:54 +01:00
Jakub Melka
ebf5ffb6ab Signature plugin: Grid layout 2022-03-19 18:42:49 +01:00
Jakub Melka
2a478c2af7 Signature plugin: Layout algorithm bugfixing 2022-03-19 16:08:36 +01:00
Jakub Melka
a5cd109a6e Signature plugin: Form layout 2022-03-18 19:49:14 +01:00
Jakub Melka
2082732cb5 Signature plugin: Layout horizontally/vertically 2022-03-16 20:25:09 +01:00
Jakub Melka
5163bd1c80 Signature plugin: manipulation operations 2022-03-13 19:37:36 +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