summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextobject.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* Doc: Added links to Text Object Example in QTextDocument and QTextObjectGeir Vattekar2009-05-061-1/+1
| | | | Task-number: 244858
* Fix crash when accessing newly constructed QTextObjects.Benjamin Poulain2009-03-261-4/+4
| | | | | | | | | The pieceTable member was only initialized by QTextDocumentPrivate _after_ the call to createObject. This patch initializes it at construction time. Task-number: 246138 Reviewed-by: Simon Hausmann
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1711