summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextdocument.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Make qDecodeDataUrl return bool.Jonas M. Gastal2011-12-291-2/+6
* Rename Qt::escape to QString::toHtmlEscaped, add compat methodDavid Faure2011-09-291-5/+5
* Move Qt::escape to QtCoreDavid Faure2011-09-291-33/+1
* Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-191-10/+11
* Move printing into it's own libraryLars Knoll2011-08-191-2/+0
* Use the paged paintdevice in the print() method of QTextDocument.Lars Knoll2011-08-191-65/+38
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-121-1/+1
|\
| * Don't cast a string from asciiLars Knoll2011-07-071-1/+1
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-271-0/+2
|\|
| * Fix empty lines in Qt HTML when displayed in external browsers (again)Eskil Abrahamsen Blomfeldt2011-06-201-1/+3
| * Fix missing empty lines in Qt HTML when displayed in compliant browsersEskil Abrahamsen Blomfeldt2011-06-101-1/+1
* | Renamed QLine/TextControl to QWidgetLine/TextControlLars Knoll2011-06-271-1/+1
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-18/+18
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
| * Doc: Fixed qdoc warnings.David Boddie2011-05-231-1/+1
* | Compile fix for -qpa/Linux.Friedemann Kleint2011-05-231-0/+2
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-121-3/+3
|\|
| * Move QTextCursor::MoveStyle to Qt namespaceJiang Jiang2011-05-111-3/+3
* | make the new QtGui compileLars Knoll2011-05-071-2/+0
* | compile fixesLars Knoll2011-05-051-1/+3
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-041-0/+31
|\|
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtbase-stagingGunnar Sletta2011-05-041-0/+8
| |\
| | * Include pixel size of font in exported HTML from QTextDocumentEskil Abrahamsen Blomfeldt2011-05-041-0/+8
| * | Support visual cursor movement for BIDI textJiang Jiang2011-04-291-0/+23
| |/
* / less qapp includesLars Knoll2011-05-041-1/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+3044