summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextlayout.h
Commit message (Expand)AuthorAgeFilesLines
* Fix GCC 4.8 buildVille Voutilainen2019-08-051-2/+2
* Fix constness of QPaintDevice argumentsLuca Beldi2018-11-191-1/+13
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-4/+4
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* QtGui: mark some more types as movable/primitiveMarc Mutz2016-03-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtGui: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-191-4/+4
* QTextLayout: deprecate QList API for additionalFormatMarc Mutz2015-07-041-3/+5
* Fix users of QTextLayout::additionalFormats to use the new APIMarc Mutz2015-05-301-0/+5
* QTextLayout: replace a use of an inefficient QList with QVectorMarc Mutz2015-05-291-0/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Clean up old PostScript printing codeSze Howe Koh2013-05-121-1/+0
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change QTextLayout::textOption() to return a const reference insteadAndy Shaw2012-11-261-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Add support for QRawFont in QTextLayout.Pierre Rossi2012-03-011-0/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Renamed QTextLayout member variable for readabilityPekka Vuorela2011-11-031-4/+4
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Enablers for TextInputEskil Abrahamsen Blomfeldt2011-05-231-5/+5
* Move QTextCursor::MoveStyle to Qt namespaceJiang Jiang2011-05-111-2/+2
* Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt2011-05-101-3/+3
* Support visual cursor movement for BIDI textJiang Jiang2011-04-291-0/+6
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+259