ultimatepp/uppsrc/RichText
cxl 138820564b RichText: EncodeHTML now using image style width / height instead of rescaling internally
git-svn-id: svn://ultimatepp.org/upp/trunk@15277 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-20 10:42:09 +00:00
..
src.tpp RichText: HTML export now supports image links 2020-01-27 12:58:25 +00:00
srcdoc.tpp CtrlCore: RTF: Fixed 'space at bullet' issue 2018-04-25 07:21:34 +00:00
Copying Copying update 2020-09-03 14:50:30 +00:00
EncodeHTML.cpp RichText: EncodeHTML now using image style width / height instead of rescaling internally 2020-10-20 10:42:09 +00:00
EncodeQtf.cpp uppsrc: Visual C++ compiler bug [W]StringBuffer workaround 2020-09-23 09:37:31 +00:00
Format.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
HeaderFooter.cpp Fixed problem header/footer in document that does not start at PageY(0, 0) 2017-04-13 13:37:24 +00:00
init RichText: Fixed to achieve compatibility with older CLANG 2017-03-09 11:43:56 +00:00
Object.cpp uppsrc: SSE2->SIMD, Core: another decode fix 2020-07-03 11:21:07 +00:00
Para.h RichText: Header/Footer now can be defined for NEXT page, without breaking the page 2017-02-15 20:42:19 +00:00
ParaData.cpp RichText: Paint info now has DrawSelection field for customizing selection appearance 2020-07-29 10:07:15 +00:00
ParaPaint.cpp uppsrc: Visual C++ compiler bug [W]StringBuffer workaround 2020-09-23 09:37:31 +00:00
ParaType.cpp .cosmetics 2017-06-20 14:04:05 +00:00
ParseQtf.cpp Core: Mem.h improvements 2020-05-27 16:39:08 +00:00
RichImage.cpp Core, RichText, Draw: Global Value Cache with dynamically adjusted size based on system statistics, MakeImage now using global value cache, RichText now stores decompressed images in the cache 2020-06-10 14:10:50 +00:00
RichText.h RichText: Paint info now has DrawSelection field for customizing selection appearance 2020-07-29 10:07:15 +00:00
RichText.iml RichText: Header/Footer now can be defined for NEXT page, without breaking the page 2017-02-15 20:42:19 +00:00
RichText.upp RichText, RichEdit: Added SVG support 2019-03-06 11:49:57 +00:00
RichText.usc changed svn layout 2008-06-07 22:31:27 +00:00
Table.h uppsrc: Undefined Behaviour sanitization 2019-04-23 07:59:06 +00:00
TableCell.cpp RichText: Paint info now has DrawSelection field for customizing selection appearance 2020-07-29 10:07:15 +00:00
TableData.cpp RichText: Fixed issue with inner table with invalid margins 2017-04-06 15:45:27 +00:00
TableLayout.cpp RichText: Fixed issue with table layouts 2017-04-07 13:54:17 +00:00
TablePaint.cpp uppsrc: Fixing GCC 10.2. warnings 2020-10-01 08:03:33 +00:00
Text.h uppsrc: Undefined Behaviour sanitization 2019-04-23 07:59:06 +00:00
TextData.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
TextPaint.cpp RichText: RichText::Paint(Zoom zoom, Draw& w, int x, int y, int cx) now detects dark mode, adjusts colors accordingly 2020-02-25 15:12:23 +00:00
TextStyle.cpp RichText: fixed to compile with new Uuid 2019-06-16 09:20:42 +00:00
TextTable.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
Txt.h uppsrc: Undefined Behaviour sanitization 2019-04-23 07:59:06 +00:00
TxtData.cpp .cosmetics 2020-09-28 21:35:16 +00:00
TxtOp.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
TxtPaint.cpp RichText: Fixed up/down navigation issue with tables 2018-10-15 08:26:20 +00:00
Util.cpp RichEdit: PasteFilter, fixed issue in AsQTF(plaintext) 2017-09-06 19:12:25 +00:00