Jakub Melka
e492b53a7b
Signature plugin: fix unable to get CRL error
2022-05-08 16:30:03 +02:00
Jakub Melka
27bed729b5
Signature plugin: Certificate management
2022-05-07 17:36:19 +02:00
Jakub Melka
148cec5aec
Signature plugin: write certificate
2022-05-03 20:00:47 +02:00
Jakub Melka
7fc3e01960
Signature plugin: Create certificate
2022-04-30 18:12:14 +02:00
Jakub Melka
f77e761182
Signature plugin: bugfixing
2022-04-24 14:47:39 +02:00
Jakub Melka
c6cfb4cdc8
Signature plugin: Electronic signature
2022-04-23 20:16:22 +02:00
Jakub Melka
b2a26ada19
Signature plugin: Sign electronically
2022-04-18 13:54:58 +02:00
Jakub Melka
a08d49e8d6
Signature plugin: edit item via double click
2022-04-17 18:11:07 +02:00
Jakub Melka
4fae8a7405
Signature plugin: Text box draw fix
2022-04-16 17:53:55 +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
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