summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextdocument.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-021-8/+10
|\
| * Qt::escape(): also escape the quote (")Olivier Goffart2009-10-281-22/+5
| * Fix XML entities in QTextDocument::toHtml()Thorvald Natvig2009-10-281-7/+26
* | introduce int QTextDocument::available{Undo,Redo}Steps() const;hjk2009-10-301-0/+27
|/
* QTextDocument initial revision after setPlainText/setHtmlmae2009-09-241-0/+4
* Fix QTextDocument::revision()mae2009-09-241-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Remove implicit margin on bulleted lists when exporting to HTMLEskil Abrahamsen Blomfeldt2009-09-041-3/+5
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-2/+2
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Added QTextListFormat::ListUpperRoman and QTextListFormat::ListLowerRoman for...Nils Jeisecke2009-07-131-1/+6
* | 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
* | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-1/+1
|/
* Doc: Added links to Text Object Example in QTextDocument and QTextObjectGeir Vattekar2009-05-061-1/+1
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2929