summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextformat.h
Commit message (Expand)AuthorAgeFilesLines
* Markdown: blockquotes, code blocks, and generalized nestingShawn Rutledge2019-05-081-1/+3
* Add QTextMarkdownImporterShawn Rutledge2019-04-171-0/+12
* QtGui/Text: mark obsolete functions as deprecatedChristian Ehrlicher2019-01-281-0/+4
* Support style name property in QTextCharFormatEskil Abrahamsen Blomfeldt2018-12-041-0/+6
* Handle fonts that have commas/quotes in the family nameAndy Shaw2018-11-081-0/+6
* Add image quality handling to QTextImageFormatDaniel Savi2018-04-221-0/+8
* preserve HTML heading level in QTextBlockFormat; demonstrate in exampleShawn Rutledge2018-03-021-0/+6
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-2/+2
|\
| * Fix bugs causing Thin font weights to be ignored or mishandled.Jake Petroules2016-06-011-2/+2
* | QtGui: mark some more types as movable/primitiveMarc Mutz2016-03-031-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QtGui: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-081-1/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove TableFormat as FormatType from QTextFormatLars Knoll2014-02-061-0/+2
* Allow QTextCharFormat::setFont() to skip unresolved font propsKonstantin Ritt2014-01-311-1/+7
* Add convenience method QTextFormat::isEmpty()Konstantin Ritt2014-01-201-0/+1
* 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 copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make letter spacing APIs in QTextFormat more consistentEskil Abrahamsen Blomfeldt2012-08-271-9/+7
* QtGui: declare some classes as sharedMarc Mutz2012-07-101-0/+16
* QtGui: add member-swap to shared classesMarc Mutz2012-07-031-0/+3
* 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
* Add methods for font stretch and absolute letter spacingC. Boemann2012-01-111-1/+14
* Implement QDebug stream operators for builtin classesJędrzej Nowacki2012-01-101-0/+8
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Support more items for QTextCharFormat::VerticalAlignment enum for custom tex...Dmitry Zelenkovsky2011-05-021-1/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+976