summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextdocument_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compile with clang when C++11 support is enabledBradley T. Hughes2012-05-301-1/+1
* replace 'const QChar &' with 'QChar ' where appropriateKonstantin Ritt2012-02-211-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Join user state of removed text blocksLeandro Melo2012-01-171-9/+10
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Revert logic when building with --force-assertsHarald Fernengel2011-11-161-9/+1
* Fix Q_ASSERT usage in case -force-asserts is enabledEckhart Koppen2011-11-161-0/+8
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Move QTextCursor::MoveStyle to Qt namespaceJiang Jiang2011-05-111-1/+1
* Support visual cursor movement for BIDI textJiang Jiang2011-04-291-0/+15
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1724