summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontsubset.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix compilation with various -no-feature-* optionsNick Shaforostov2019-05-051-1/+3
* Fix rounding errors in generation of '/W' and '/DW' entriesTobias Koenig2017-02-171-4/+4
* DirectWrite: Fix crash when embedding empty glyphs in PDFEskil Abrahamsen Blomfeldt2016-08-241-1/+1
* Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-1/+1
* Use void instead of uchar in the endian-swapping function parametersv5.7.0-rc1Thiago Macieira2016-05-261-1/+1
* QtGui: use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-041-3/+3
* QtGui: use reserve to optimize memory allocation.Anton Kudryavtsev2016-02-251-0/+2
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-5/+5
|\
| * Reduce allocations by using reserve()Sérgio Martins2016-02-071-5/+5
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QFontSubset: mark local types movable and hold in QVector, not QListMarc Mutz2015-06-201-18/+23
* QtGui: Fix const correctness in old style castsThiago Macieira2015-03-121-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove Q_STATIC_GLOBALxxx_OPERATOR macrosThiago Macieira2015-01-111-3/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Optimize glyph lookups with QFontEngine::glyphIndex(uint)Konstantin Ritt2014-03-051-15/+1
* Optimize stringToCMap() usageKonstantin Ritt2014-02-071-4/+14
* Remove some qBinaryFind usages from QtGuiGiuseppe D'Angelo2013-09-231-2/+2
* Remove deprecated QtAlgorithms calls from QtGuiGiuseppe D'Angelo2013-09-051-2/+4
* Make qtbase compile with QT_NO_TEMPORARYFILETasuku Suzuki2013-06-041-0/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Move ShaperFlags enum from QTextEngine to QFontEngineKonstantin Ritt2012-07-101-1/+1
* Add the AGLFN tables generator, update the tables up to AGLFN 1.7Konstantin Ritt2012-06-141-175/+4
* AGLFN: optimize glyph name lookup and reverse map creationKonstantin Ritt2012-06-141-14/+21
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QtGui: Remove Q_WS and qpa.Friedemann Kleint2011-10-251-27/+0
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-34/+0
* Remove Type1 supportLars Knoll2011-08-191-249/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1743