summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Add support for retina glyph-based text drawing in the GL paint-engineTor Arne Vestbø2013-01-211-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-161-1/+2
|\
| * Fix crash when trying to create paths for color-glyphs (Emoji) on MacTor Arne Vestbø2013-01-141-1/+2
* | Fix regression in perspective-transformed textEskil Abrahamsen Blomfeldt2013-01-111-1/+1
* | Refactor paint/font-engine shouldDrawCachedGlyphs and supportsTransformationsTor Arne Vestbø2013-01-102-3/+3
* | Merge "Merge branch 'stable' into dev" into refs/staging/devJędrzej Nowacki2013-01-071-1/+3
|\ \
| * | Merge branch 'stable' into devFrederik Gladhorn2013-01-071-1/+3
| |\|
| | * Fix possible crash in QTextDocumentEskil Abrahamsen Blomfeldt2013-01-031-1/+3
* | | Get rid of pre-QPA leftoversKonstantin Ritt2013-01-073-240/+1
|/ /
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-046-30/+31
|\|
| * Fix styleName support in QPA font databaseJiang Jiang2012-12-144-26/+17
| * Mac: fix bugs for font selection in QFontDialogLiang Qi2012-12-141-1/+1
| * FreeType bitmaps interpreted in wrong formatFlorian Hänel2012-12-121-1/+13
| * properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-041-2/+0
* | Move ForceIntegerMetrics testing out of the loopKonstantin Ritt2013-01-021-2/+5
* | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-2110-145/+138
|/
* Replace two \returns markers by "The function returns"hjk2012-11-301-1/+1
* Not necessary to assign bool to false for changing just 2 lines afterMontel Laurent2012-11-301-3/+2
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-303-1/+4
* Add QText*Format classes to the list of the implicitly shared onesGiuseppe D'Angelo2012-11-301-0/+7
* Fix possible assertion when using stringToCMap() for a multi engineKonstantin Ritt2012-11-271-4/+3
* Change license header from Nokia to DigiaSergio Ahumada2012-11-261-1/+1
* Change QTextLayout::textOption() to return a const reference insteadAndy Shaw2012-11-262-2/+2
* Fix transformed text on Mac OS XEskil Abrahamsen Blomfeldt2012-11-232-0/+6
* Fix possible crash/assertion in qt_fontHasNarrowOutlines()Konstantin Ritt2012-11-211-4/+10
* Fixed rendering artifacts when drawing cursor.Samuel Rødal2012-11-201-1/+1
* Fix conditional jump based on an uninitialized variable.Jędrzej Nowacki2012-11-031-2/+3
* Pixel-align vertical metrics in QTextLayout againEskil Abrahamsen Blomfeldt2012-10-301-2/+2
* QSyntaxHighlighter: minor code de-duplicationKonstantin Ritt2012-10-291-25/+4
* QFontEngineMulti: Fix possible crash in stringToCMap()Konstantin Ritt2012-10-291-3/+4
* QTextEngine: Support SMP code points when case changingKonstantin Ritt2012-10-251-4/+16
* Revert hacks in text rendering code pathEskil Abrahamsen Blomfeldt2012-10-252-4/+13
* Fix crash due to memory access violationKonstantin Ritt2012-10-221-0/+1
* QFont: Don't invalidate engine unless request has been changedKonstantin Ritt2012-10-192-7/+29
* Remove Qt3 compat leftoversKonstantin Ritt2012-10-191-12/+2
* Use the right properties when checking the frame's marginsAndy Shaw2012-10-181-4/+4
* Get rid of unused memberKonstantin Ritt2012-10-161-2/+0
* QTextBlock: Handle surrogates in textDirection()Konstantin Ritt2012-10-161-2/+9
* QFont: Don't detach unless value has really changedKonstantin Ritt2012-10-161-6/+46
* QRawFont: improve performance and safety of glyphIndexesForString()Konstantin Ritt2012-10-152-39/+41
* Use constFind()/constEnd() for const_iterator-sKonstantin Ritt2012-10-133-7/+7
* QFont: Fix build with QFONTCACHE_DEBUGKonstantin Ritt2012-10-131-1/+1
* QGlyphRun: Fix isEmpty() and boundingRect() didn't work after setRawData()Konstantin Ritt2012-10-131-5/+5
* Update/fix QTextBoundaryFinder simple usage cases in qtbaseKonstantin Ritt2012-10-131-10/+10
* Revert "Handle additional format ranges when itemizing."Pierre Rossi2012-10-101-40/+23
* Handle additional format ranges when itemizing.Pierre Rossi2012-10-081-23/+40
* fixing typo in compile fix for MSVC 2008Thomas Hartmann2012-10-081-1/+1
* compile fix for MSVC 2008 and std::upper_boundThomas Hartmann2012-10-042-1/+24
* Fixed instances of "to to" in qtbase.Samuel Rødal2012-09-241-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2289-2137/+2137