summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextdocument.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-1/+1
| | | | | | | Wherever I found that we were using a string instead of a single char I fixed the code. Reviewed-by: olivier
* Doc: Added links to Text Object Example in QTextDocument and QTextObjectGeir Vattekar2009-05-061-1/+1
| | | | Task-number: 244858
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2929