summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextlayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Fix misaligned selection region with text when centeredJonathan Liu2013-10-231-5/+14
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Backport adjusting cursorToX for trailing spaces from Qt 5Eskil Abrahamsen Blomfeldt2012-12-191-4/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fix cursor truncate to include line positionJiang Jiang2012-07-041-2/+2
* Fix a crash in cursorToX() when new block is addedJiang Jiang2012-04-031-0/+4
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Only limit cursor position when line is wrappedJiang Jiang2011-09-211-1/+1
* Make sure cursor position doesn't exceed line endJiang Jiang2011-09-191-0/+3
* Release font engine refcount when done using it in QTextEngineJiang Jiang2011-09-161-2/+2
* Do not put cursor at non-stop character positionsJiang Jiang2011-09-141-0/+3
* Reset trailingSpaces in relayoutJiang Jiang2011-09-091-0/+1
* Fix trailing spaces problem by not adding it to QScriptLine.lengthJiang Jiang2011-09-081-3/+3
* Revert "Include trailing space width in RTL text line width"Eskil Abrahamsen Blomfeldt2011-08-241-5/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-08-011-1/+5
|\
| * Include trailing space width in RTL text line widthJiang Jiang2011-07-261-1/+5
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-07-291-4/+15
|\ \ | |/ |/|
| * Save previous font engine for right bearing adjustmentJiang Jiang2011-07-271-5/+15
| * Reset previousGlyph once we reached a new text itemJiang Jiang2011-07-251-0/+1
| * Optimize text layout.Michael Brasser2011-07-111-6/+8
| * Fix crash when app font is addedJiang Jiang2011-07-111-4/+4
| * Fix horizontal center alignment with trailing spaceJiang Jiang2011-07-041-1/+1
| * Fix cursor position test on CursorOnCharacter caseJiang Jiang2011-05-251-2/+4
| * Fix xToCursor issue due to backporting from 4.8Jiang Jiang2011-05-241-0/+2
| * Support placing cursor in ligature with mouse or touchJiang Jiang2011-05-231-7/+5
| * Fix ligature offset in multi-line textJiang Jiang2011-05-201-2/+2
| * Make selection work across ligaturesJiang Jiang2011-05-201-21/+43
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
| * Let QTextLine decide its own x position in QPainterJiang Jiang2011-04-191-18/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-07-131-4/+4
|\ \
| * | Fix crash when app font is addedJiang Jiang2011-07-111-4/+4
* | | Doc: Updated documentation with \since 4.8 declarations.David Boddie2011-06-301-4/+12
|/ /
* | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-06-171-12/+26
|\ \
| * | Add function QGlyphRun::setRawData()Eskil Abrahamsen Blomfeldt2011-06-061-3/+13
| * | Merge remote branch 'qt/4.8' into fire-masterPaul Olav Tvete2011-06-061-17/+17
| |\ \
| * | | Fix cursor position test on CursorOnCharacter caseJiang Jiang2011-05-251-2/+4
| * | | Support placing cursor in ligature with mouse or touchJiang Jiang2011-05-231-7/+9
| * | | Fix ligature offset in multi-line textJiang Jiang2011-05-201-2/+2
* | | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-241-37/+40
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-18/+18
| |\| |
| | * | Move QTextCursor::MoveStyle to Qt namespaceJiang Jiang2011-05-111-7/+7
| | * | Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt2011-05-101-11/+11
| * | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| |/ /
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-05-051-0/+3
| |\ \
| | * | Fix glyph position issue with fallback fontsJiang Jiang2011-04-291-0/+3
* | | | Doc: Fixed qdoc warnings.David Boddie2011-05-111-5/+5
|/ / /
* | | Merge earth-team into origin/4.8Olivier Goffart2011-05-031-256/+139
|\| |