summaryrefslogtreecommitdiffstats
path: root/src/gui/text/text.pri
Commit message (Expand)AuthorAgeFilesLines
* Add QTextMarkdownWriter, QTextEdit::markdown property etc.Shawn Rutledge2019-05-011-0/+7
* Add QTextMarkdownImporterShawn Rutledge2019-04-171-0/+12
* Accept ZWNJ, ZWJ and PUA characters in input widgetsEskil Abrahamsen Blomfeldt2016-12-121-2/+4
* Use harfbuzz feature to check for HarfBuzzLars Knoll2016-11-241-3/+1
* Unbreak a couple of configurationsLars Knoll2016-11-111-7/+17
* use helper libs via QMAKE_USEOswald Buddenhagen2016-10-151-1/+1
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* src/gui/text/text.pri: add missing header qabstracttextdocumentlayout_p.hMarc Mutz2015-06-011-0/+1
* Q*GlyphCache: de-inline dtor and export vtableMarc Mutz2015-05-261-0/+1
* Bring harfbuzzng.pri naming in par with the other .pri-s in src/3rdpartyKonstantin Ritt2015-03-111-1/+1
* qpa: Clean up and refactor qfontengine_qpaTor Arne Vestbø2014-05-151-1/+1
* qpa: merge qrawfont_qpa.cppTor Arne Vestbø2014-05-131-2/+1
* qpa: Merge qfont_qpa.cppTor Arne Vestbø2014-05-131-1/+0
* Build bundled HarfBuzz-NG outside QtGuiKonstantin Ritt2014-03-141-1/+1
* src/gui/text: whitespace fixesJ-P Nurmi2013-11-261-72/+72
* Add HarfBuzz-to-Qt bridging codeKonstantin Ritt2013-09-081-0/+9
* Hide Harfbuzz from the outer worldKonstantin Ritt2013-03-131-1/+0
* properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-041-2/+0
* Harfbuzz: fix build with NO_OPENTYPE macro definedKonstantin Ritt2012-08-291-1/+0
* Remove platform specific DirectWrite font engine from QtGuiEskil Abrahamsen Blomfeldt2012-07-031-6/+0
* Remove _qpa from cpp filenamesGirish Ramakrishnan2012-07-031-1/+1
* The QFontEngineFT files are not built into QtGui anymore.Thiago Macieira2012-06-051-12/+0
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Add distance field generation functions from ScenegraphJiang Jiang2012-02-061-2/+4
* Remove QTextControl and QLineControl.Andrew den Exter2012-01-251-5/+0
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-241-20/+0
* QtGui: Remove Q_WS and qpa.Friedemann Kleint2011-10-251-110/+7
* added a QLineControl class to QtGuiLars Knoll2011-07-061-0/+2
* add QTextControl class to QtGuiLars Knoll2011-07-061-1/+4
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-101-1/+2
|\
| * Duplicate some harfbuzz symbols inside Qt.Gunnar Sletta2011-06-091-1/+2
* | Compile fix for QtGui when configure with -qpa on WindowsOlli Werwolff2011-05-261-1/+1
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-5/+5
|\|
| * Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt2011-05-101-5/+5
* | remove some more qapp dependenciesLars Knoll2011-05-051-7/+2
* | moving some more files around.Lars Knoll2011-05-041-2/+4
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-041-1/+5
|\|
| * Turn on HarfBuzz support for Mac/CocoaJiang Jiang2011-04-291-0/+3
| * Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-281-1/+2
* | QWS removal, part 2Lars Knoll2011-05-021-19/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+245