summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* Add QTextOption/QTextEdit/QPlainTextEdit::tabStopDistance propertyEskil Abrahamsen Blomfeldt2017-08-061-1/+1
* Add API to disable text shaping on fontsEskil Abrahamsen Blomfeldt2017-07-261-29/+56
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-1/+6
|\
| * GCC 7: fix -Werror=implicit-fallthroughGiuseppe D'Angelo2017-04-041-1/+6
* | Make PDF handling in CoreText shaper consistent with OTKonstantin Ritt2017-02-021-0/+28
|/
* Use harfbuzz feature to check for HarfBuzzLars Knoll2016-11-241-9/+10
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-4/+5
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-011-4/+5
| |\
| | * Fix crash when doing many text layouts with superscript/subscriptEskil Abrahamsen Blomfeldt2016-09-291-4/+5
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-1/+1
| |\|
| | * Taking trailing whitespace into account when shaping linesDavid Schulz2016-09-051-1/+1
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-221-4/+5
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-4/+5
| |\| |
| | * | Re-add the space character as a document terminatorAndy Shaw2016-08-051-4/+5
* | | | Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-8/+6
* | | | Use QStringRef to optimize memory allocationAnton Kudryavtsev2016-08-181-2/+2
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-3/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-1/+7
| |\|
| | * Don't alter input string in QTextLayout with ShowLineAndParagraphSeparatorsEskil Abrahamsen Blomfeldt2016-06-011-1/+7
| * | Gui: use const (and const APIs) moreAnton Kudryavtsev2016-06-011-2/+2
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-3/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-111-2/+6
|\| |
| * | Add flag for showing document terminator in textEskil Abrahamsen Blomfeldt2016-04-081-2/+6
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-221-3/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-2/+1
| |\|
| | * Increase chances of finding the ellipsis glyph in elided textKonstantin Ritt2016-03-071-2/+1
| * | QtGui: use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-041-1/+1
* | | gui: Pass large types by const-refSérgio Martins2016-03-151-3/+3
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-241-7/+23
|\|
| * Disable ligatures using existing mechanism in HB, not workaroundEskil Abrahamsen Blomfeldt2016-02-241-8/+11
| * Disable unneeded ligatures when letter spacing is setEskil Abrahamsen Blomfeldt2016-02-191-3/+16
* | QtGui: eradicate Q_FOREACH loops [already const]Marc Mutz2016-02-111-1/+1
* | QtGui: eradicate Q_FOREACH loops [QVarLengthArray]Marc Mutz2016-02-111-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-5/+5
|\|
| * Round advances if subpixel position not supportedEskil Abrahamsen Blomfeldt2015-12-021-5/+5
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-271-6/+7
|\|
| * Optimize QTextEngine::findItem() usage casesKonstantin Ritt2015-11-231-6/+7
* | Add Section Symbol at end of text flow when showing paragraphsJohn Cumming2015-11-191-1/+1
|/
* QTextEngine: Apply CoreText specific post-processing for QFE::Mac onlyKonstantin Ritt2015-11-131-13/+14
* QTextEngine: Do not disable graphite2 HB shaper backendKonstantin Ritt2015-11-131-15/+14
* OSX: Add initial FreeType supportMathias Hasselmann2015-08-111-1/+18
* Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-171-1/+1
|\
| * Fix ambiguous overload call on OS XThiago Macieira2015-07-081-1/+1
* | gui: Add several QList::reserve() calls.Sérgio Martins2015-06-221-0/+1
* | QTextLayout: replace a use of an inefficient QList with QVectorMarc Mutz2015-05-291-5/+5
|/
* [QTextCursor] Better use of the cached whiteSpace attributeKonstantin Ritt2015-04-151-15/+0
* Update Unicode data up to v7.0Konstantin Ritt2015-03-271-1/+7