Commit graph

173 commits

Author SHA1 Message Date
cxl
a6cf6da8b1 RichText: Fixed issue with EncodeQTF: default style setting substyle for subsequent styles in QTF - solved by storing the default style last
git-svn-id: svn://ultimatepp.org/upp/trunk@11736 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-27 15:54:50 +00:00
cxl
a90ad2a80f uppsrc: Topic Language Separator change (more)
git-svn-id: svn://ultimatepp.org/upp/trunk@11510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-02 13:00:28 +00:00
cxl
4491873d3f RichEdit: PasteFilter, fixed issue in AsQTF(plaintext)
git-svn-id: svn://ultimatepp.org/upp/trunk@11311 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-09-06 19:12:25 +00:00
cxl
625b5be4d9 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11310 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-09-06 13:58:20 +00:00
cxl
603286af25 RichText: QTFDisplay now ignores text color / paper if style is not normal
git-svn-id: svn://ultimatepp.org/upp/trunk@11294 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-06 08:56:22 +00:00
cxl
daaf0b96e1 RichText:EncodeHTML fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@11264 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-20 20:25:07 +00:00
cxl
54b06ada29 RichText: EncodeHTML now treats labels HTML5 compatible
git-svn-id: svn://ultimatepp.org/upp/trunk@11263 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-19 21:58:21 +00:00
cxl
d07e327577 RichText: Fixed margin formatting in debug mode in EncodeHTML
git-svn-id: svn://ultimatepp.org/upp/trunk@11229 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-13 07:46:17 +00:00
cxl
7ceed6abb6 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-20 14:04:05 +00:00
cxl
4d47f0ee3c Fixed problem header/footer in document that does not start at PageY(0, 0)
git-svn-id: svn://ultimatepp.org/upp/trunk@10998 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-13 13:37:24 +00:00
cxl
7b15d8a262 RichText: Fixed issue with table layouts
git-svn-id: svn://ultimatepp.org/upp/trunk@10989 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-07 13:54:17 +00:00
cxl
1c87b6eb91 RichText: Fixed issue with inner table with invalid margins
git-svn-id: svn://ultimatepp.org/upp/trunk@10988 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-06 15:45:27 +00:00
cxl
d9ac7d7fe0 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10940 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-13 11:13:35 +00:00
cxl
088c597488 RichText: Fixed to achieve compatibility with older CLANG
git-svn-id: svn://ultimatepp.org/upp/trunk@10928 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-09 11:43:56 +00:00
cxl
3c7c8d935d RichText: Fixed issue in TablePaint
git-svn-id: svn://ultimatepp.org/upp/trunk@10896 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-04 08:37:19 +00:00
cxl
4e5f1ff5bf RichText: Yet another hdr/ftr fix
git-svn-id: svn://ultimatepp.org/upp/trunk@10881 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-24 13:53:07 +00:00
cxl
d35514062e RichText: Fixed corner case issue with hdr/ftr
git-svn-id: svn://ultimatepp.org/upp/trunk@10879 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-24 13:44:33 +00:00
cxl
beab1177bd RichText: Header/Footer now can be defined for NEXT page, without breaking the page
git-svn-id: svn://ultimatepp.org/upp/trunk@10854 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-15 20:42:19 +00:00
cxl
a3a449f09b RichEdit: Fixed selection with table issue
git-svn-id: svn://ultimatepp.org/upp/trunk@10447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-16 09:10:01 +00:00
cxl
a1c74a8698 uppsrc: .icpp files replaced by INITIALIZE/INITIALIZER
git-svn-id: svn://ultimatepp.org/upp/trunk@10424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-13 09:24:24 +00:00
cxl
e354e51f4e u++: init files removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-12 06:36:54 +00:00
cxl
bd1bcb7199 PdfDraw, RichText: PDF signatures
git-svn-id: svn://ultimatepp.org/upp/trunk@10360 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-26 18:41:12 +00:00
cxl
ce6e4e8151 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10327 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-16 17:12:16 +00:00
klugier
6eca3a0822 .doc .RichText Added parameter return value table for DeQtf.
git-svn-id: svn://ultimatepp.org/upp/trunk@10312 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-14 11:32:39 +00:00
cxl
8bcba4d8d7 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@10310 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-14 06:11:34 +00:00
cxl
024bf6f641 RichText: Fixed QTF new page ^^ with tables
git-svn-id: svn://ultimatepp.org/upp/trunk@10233 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-09-22 14:58:17 +00:00
cxl
b96cf98f35 RichText: Qtf: Fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@10198 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-09-01 14:57:10 +00:00
cxl
597466fea8 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
8d83c32ef8 RichText: Fixed issue with missing ;
git-svn-id: svn://ultimatepp.org/upp/trunk@10185 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 07:26:57 +00:00
cxl
cea3fe10f0 RichText: EncodeHTML list-style-position now default (not inside)
git-svn-id: svn://ultimatepp.org/upp/trunk@10182 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-25 07:19:37 +00:00
cxl
7ece28ae38 Core: CoWork refactoring finished, RichText: Fixed issue with begin/infinite height text
git-svn-id: svn://ultimatepp.org/upp/trunk@10153 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-08 07:31:41 +00:00
cxl
14fe93d847 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-31 11:27:50 +00:00
cxl
4289188c53 RichText: Fixed parti issue in GetValPos, lz4 now using Function instead of Gate for progress
git-svn-id: svn://ultimatepp.org/upp/trunk@10116 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-31 05:49:54 +00:00
cxl
88cc2bc131 RichText: Header for infinite height docs
git-svn-id: svn://ultimatepp.org/upp/trunk@10110 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-29 13:59:04 +00:00
cxl
f373823d31 RichText: MT fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@10092 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-23 06:13:07 +00:00
cxl
e778c4bcef RichText newpage now allowed in level>0
git-svn-id: svn://ultimatepp.org/upp/trunk@10089 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-21 19:15:29 +00:00
cxl
41a2085483 RichText fixed issue with screen texts
git-svn-id: svn://ultimatepp.org/upp/trunk@10088 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-21 13:38:39 +00:00
cxl
08b434eb9d RichText fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@10087 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-21 13:11:15 +00:00
cxl
b3756e1abc RichText header/footer optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@10086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-21 12:03:47 +00:00
cxl
4b1727cab9 RichText: Header/Footer can be changed by paragraph/table
git-svn-id: svn://ultimatepp.org/upp/trunk@10084 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-21 05:45:44 +00:00
cxl
8887fea647 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10038 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-14 07:26:50 +00:00
cxl
b96dcb043f RichText: Fixed minor glitch in ParaData.cpp #1480
git-svn-id: svn://ultimatepp.org/upp/trunk@9996 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-02 15:37:57 +00:00
cxl
fbca24b45f EncodeHTML now supports line-height #1488
git-svn-id: svn://ultimatepp.org/upp/trunk@9991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-01 07:48:07 +00:00
cxl
81c13dba61 PdfDraw/RichText: Upscaling of raw images now performed by in PDF reader
git-svn-id: svn://ultimatepp.org/upp/trunk@9899 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-02 12:09:52 +00:00
cxl
5c86036124 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
4309614b2c RichText: Fixed paragraph layout tracer info after page break
git-svn-id: svn://ultimatepp.org/upp/trunk@9226 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-24 12:29:38 +00:00
cxl
6871d56519 Qtf: {{* now equivalent to {{~0/0
git-svn-id: svn://ultimatepp.org/upp/trunk@8948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-18 15:06:04 +00:00
cxl
bdbbeca30e PdfDraw, RichText: PdfDraw and RichText->PDF export now support urls #1183
git-svn-id: svn://ultimatepp.org/upp/trunk@8915 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-11 12:46:39 +00:00
cxl
f2ab1454d0 RichText: Fixed parsing of Qtf with round borders
git-svn-id: svn://ultimatepp.org/upp/trunk@8263 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-13 12:44:57 +00:00
cxl
d92219d75c RichText/Qtf/RichEdit now support round borders for table cells
git-svn-id: svn://ultimatepp.org/upp/trunk@8260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-12 15:01:49 +00:00