lazarus-ccr/components/richmemo
skalogryz d245500ae0 richmemo: + added Qt support for set/get text attributes.
+ added implementation for Qt search() method

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4139 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-05-18 02:18:01 +00:00
..
carbon richmemo: fix compilation for carbon 2014-11-19 04:06:25 +00:00
cocoa richmemo: cocoa implemented zoomfactor(), had to introduce TCocoaRichView to store the previous scaling factor 2015-03-19 04:25:52 +00:00
gtk2 richmemo: gtk2 imlpementation of CharAtPos 2015-04-19 03:50:37 +00:00
ide richmemo: added design-time Rtf property and a property editor for it 2014-11-28 15:06:44 +00:00
qt richmemo: + added Qt support for set/get text attributes. 2015-05-18 02:18:01 +00:00
samples richmemo: added hittest (CharAtPos) example 2015-04-19 03:30:11 +00:00
win32 richmemo: CharAtPos method 2015-04-19 03:25:43 +00:00
richmemo.pas richmemo: CharAtPos method 2015-04-19 03:25:43 +00:00
richmemofactory.pas richmemo: * added tabstops support for the RichMemo and Win32Implementation 2015-03-16 17:41:08 +00:00
richmemohelpers.pas richmemo: fix delphi SelAttributes.Styles unset behaviour 2015-03-24 12:41:02 +00:00
richmemopackage.lpk richmemo: the package unit shouldn't be attached to the project 2015-03-13 20:12:25 +00:00
richmemopackage.lrs started RichMemo package 2009-06-04 19:38:39 +00:00
richmemopackage.pas richmemo: inline objects to the interface 2014-12-20 16:44:08 +00:00
richmemoregister.pas richmemo: added design-time Rtf property and a property editor for it 2014-11-28 15:06:44 +00:00
richmemortf.pas richmemo: optimize rtf reading for paragraph alignment, text buffer, skipping rtf destinations 2014-12-01 11:08:59 +00:00
richmemoutils.pas richmemo: 2015-03-06 16:41:17 +00:00
rtfdata.inc richmemo: refactoring in RTF loading 2014-11-28 22:09:46 +00:00
rtfparspre211.pas richmemo: changed extension from .pp to .pas 2014-11-24 03:54:22 +00:00
wsrichmemo.pas richmemo: CharAtPos method 2015-04-19 03:25:43 +00:00