summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextdocument.cpp
Commit message (Expand)AuthorAgeFilesLines
* Converting from double to qreal in guimread2011-10-101-1/+1
* Fix compiler warning in qtextdocument.cppEskil Abrahamsen Blomfeldt2011-07-111-1/+1
* Merge remote branch 'qt-mainline/4.8'aavit2011-06-221-1/+1
|\
| * Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-06-171-1/+1
| |\
| * \ Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-241-20/+28
| |\ \
| * | | Doc: Fixed qdoc warnings.David Boddie2011-05-111-1/+1
* | | | 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
| |/ |/|
* | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-3/+11
|\ \
| * | Move QTextCursor::MoveStyle to Qt namespaceJiang Jiang2011-05-111-3/+3
| * | Include pixel size of font in exported HTML from QTextDocumentEskil Abrahamsen Blomfeldt2011-05-041-0/+8
| |/
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/
* Support visual cursor movement for BIDI textJiang Jiang2011-04-191-0/+23
* Put all the declarations of qt_defaultDpi{,X,Y}() in one placeJiang Jiang2011-04-051-2/+1
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-131-2/+4
|\ \ | |/
| * Fix crash in QTextDocument::markContentsDirtyJiang Jiang2010-12-061-2/+4
* | Fix warningsOlivier Goffart2010-11-101-4/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-1/+12
|\ \ | |/
| * Doc: Listed undoable operations in QTextDocumentGeir Vattekar2010-09-151-1/+12
* | Implemented suffix and prefix strings for the numbering in ordered lists as s...Nils Jeisecke2010-08-311-4/+30
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-151-4/+4
|\ \ | |/
| * Fix QTextDocument::markContentsDirty()mae2010-07-091-4/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-011-6/+5
|\ \ | |/
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Andy Shaw2010-06-211-6/+3
| |\
| | * Use the textDirection() of blocks correctly.Lars Knoll2010-06-091-6/+3
| * | Make sure that <br/> is seen as a valid tag in Qt::mightBeRichText()Andy Shaw2010-06-211-0/+2
| |/
* | Allow QTextDocument to resolve URLs to the current working dir.Thiago Macieira2010-05-201-0/+2
|/
* Use case-insensitive comparison for the "data" scheme in URLsThiago Macieira2010-05-151-1/+1
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-011-6/+3
|\
| * Fixed a leak in QTextDocument::print().Trond Kjernåsen2010-04-291-6/+3
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-161-1/+1
|\ \ | |/
| * Symbol visibility fixes for RVCT4 on SymbianIain2010-04-151-1/+1
* | Merge remote branch 'qt/master' into staging-2-masterQt Continuous Integration System2010-02-181-6/+13
|\ \
| * | doc: Fixed some qdoc errors.Martin Smith2010-02-161-6/+13
* | | Replaced the numCopies()/setNumCopies() and actualNumCopies() API.Trond Kjernåsen2010-02-151-2/+2
|/ /
* | Added method to clear the undo/redo stacks.Erik Verbruggen2010-02-091-0/+17
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\ \ | |/
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | Add data: URL handling to QTextDocument::loadResourceThorvald Natvig2009-12-021-0/+5
|/
* Fixed endless loop when printing a QTextDocument.Trond Kjernåsen2009-11-231-0/+6
* Printing QTextDocument doesn't include custom objects.Samuel Rødal2009-11-111-0/+4
* Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-021-8/+10
|\
| * Qt::escape(): also escape the quote (&quot;)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