Commit Graph

769 Commits

Author SHA1 Message Date
45437f92e3 XFA: table fix 2022-01-21 19:50:16 +01:00
ed09a98b6c XFA: arc 2022-01-15 18:20:06 +01:00
6c8baea2b7 XFA: datetime edit 2022-01-09 17:59:13 +01:00
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
7a0007100d XFA: Buttons, comb text, etc. 2022-01-08 18:23:46 +01:00
858606f920 XFA: page graphics fix 2022-01-06 20:08:22 +01:00
17bf0a7926 XFA: numeric edit, barcode edit 2022-01-02 17:27:22 +01:00
bae777062e Update of readme 2022-01-01 14:33:31 +01:00
c0e2447ed8 XFA: password edit and signature edit rendering 2021-12-27 18:48:56 +01:00
62d969603e XFA: checkbox and image edit drawing 2021-12-26 19:09:19 +01:00
5e48110b94 XFA: layout left-to-right, right-to-left processing 2021-12-26 16:47:06 +01:00
2209c04f48 XFA: break pages at top-level subform 2021-12-25 19:04:48 +01:00
f53b9f2988 XFA: fix layout of items directly under a page 2021-12-24 14:50:52 +01:00
e301d70fe2 Release 1.1.0 v1.1.0 2021-12-19 19:33:15 +01:00
c75b8d677c MinGW compilation fix 2021-12-18 17:00:04 +01:00
f814a85df8 Updated svg icons 2021-12-17 19:46:35 +01:00
ca86d851e5 Clang code fix 2021-12-15 19:43:37 +01:00
92f4055d05 Qbs: fix build clang, mingw 2021-12-14 19:28:38 +01:00
0a35c95aa7 Qbs: fix build errors 2021-12-13 13:58:07 +01:00
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
f355fe545b XFA: bugfixing rich text and paging 2021-12-13 11:57:10 +01:00
ecd04a8668 XFA: form pagination 2021-12-12 20:10:48 +01:00
38bc1f40fc XFA: bugfixing - merge positional layout into one 2021-12-12 18:49:28 +01:00
3b9c6b6a5d XFA: bugfixing 2021-12-12 18:10:37 +01:00
72000d25b9 XFA: rendering subform borders 2021-12-11 17:46:46 +01:00
c7402519ec XFA: Bugfixing - proper edge and corner drawing 2021-12-08 19:37:18 +01:00
c68380ab03 XFA: rich text rendering fix 2021-12-05 19:38:45 +01:00
f5131dc7ed XFA: bugfixing, exclusion group 2021-12-05 14:38:20 +01:00
ac7519df22 XFA: rendering captions 2021-12-04 19:22:14 +01:00
ee459c77d7 XFA: Rendering rich text (bugfixes) 2021-12-03 20:06:53 +01:00
cc387916fe XFA: Painting text 2021-12-02 19:22:55 +01:00
1656f3b874 XFA: draw text nodes 2021-11-28 19:05:35 +01:00
1c2aff30a3 XFA: draw rectangle edges and corners 2021-11-27 19:16:40 +01:00
df360773f2 XFA: table layout 2021-11-27 14:03:45 +01:00
187cfc6d4b XFA: layout algorithm refactoring 2021-11-24 20:43:55 +01:00
7c1b90948d XFA: reserve space for caption 2021-11-21 18:46:19 +01:00
0140bef0c3 XFA: font parsing, bugfixing 2021-11-21 17:35:24 +01:00
aab5c41e12 XFA: rendering of rectangle elements and borders 2021-11-20 18:42:25 +01:00
6b7e839618 XFA: layout algorithm (WIP) 2021-11-17 19:50:08 +01:00
42926d37bf XFA: layout algorithm (WIP) 2021-11-14 19:50:46 +01:00
ade74d409d XFA: processing pages (bugfixing) 2021-11-07 20:24:02 +01:00
9a464da5bf XFA: parsing pages (first part) 2021-11-07 16:00:29 +01:00
2b459c2abb Linux port: add link to Qt.xml 2021-11-05 19:59:10 +01:00
f739e9f544 XFA: xfa engine parsing template 2021-11-04 20:01:30 +01:00
624794554c XFA: value parsing 2021-10-31 18:36:20 +01:00
e3c2df6314 XFA: attribute parsing 2021-10-31 18:04:00 +01:00
588526df6f Bugfix: Linux port - forgot return 2021-10-29 19:03:00 +02:00
cbeb91fe18 Linux port 2021-10-29 18:42:18 +02:00
68704cd8e5 XFA: template tree definition 2021-10-29 14:28:26 +02:00
cb6cb58d68 Bugfix: DocDiff crash 2021-10-29 11:39:14 +02:00