summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextformat.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | | | | | Reviewed-by: Trust Me
| * QTextEdit::ExtraSelection failure with style sheetsmae2009-05-051-0/+6
| | | | | | | | | | | | | | | | | | | | the feature has to handle text with and without background, and extra selections with and without background, or even only with underline style. Trouble is that you sometimes want to accumulate styles, for example spell checking wiggly underline plus search result highlights or background markup from the css stylesheet. Task-number: 252310
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+902
|
* Fix QT_NO_DATASTREAM macro checks and improve readabilityRitt Konstantin2009-06-081-0/+4
| | | | | | | | Some checks where in the wrong locations, and some endifs where hard to read. Merge-request: 611 Reviewed-by: Marius Storm-Olsen <marius@trolltech.com>
* QTextEdit::ExtraSelection failure with style sheetsmae2009-05-041-0/+6
| | | | | | | | | | the feature has to handle text with and without background, and extra selections with and without background, or even only with underline style. Trouble is that you sometimes want to accumulate styles, for example spell checking wiggly underline plus search result highlights or background markup from the css stylesheet. Task-number: 252310
* Long live Qt!Lars Knoll2009-03-231-0/+902