summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Add version attributes as per ODF specificationTomas Straupis2012-01-311-0/+2
* Take Xft.hintstyle by default to match the behavior of GTK+Jiang Jiang2012-01-311-1/+6
* Fix fontconfig pattern mergingJiang Jiang2012-01-311-0/+7
* Fix cursor position of one digit after RTL textJiang Jiang2012-01-311-1/+1
* Keep other text format with QTextOption::SuppressColors tag onJiang Jiang2012-01-311-2/+6
* Make application font family names locale sensitive in X11Jiang Jiang2012-01-312-2/+24
* Stop using XLFD as fontconfig matching fallbackJiang Jiang2012-01-311-11/+0
* Fix crash in positionInLigatureJiang Jiang2011-12-161-1/+1
* Release font engine refcount when done using it in QTextEngineJiang Jiang2011-09-093-5/+12
* Make text rendering working outside the gui thread on Symbian.Laszlo Agocs2011-08-301-11/+19
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-08-241-19/+11
|\
* \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-08-241-12/+22
|\ \
| * | Make it easier to select words at the start of a line.Andrew den Exter2011-08-241-12/+22
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-221-11/+19
|\ \ \ | |_|/ |/| |
| * | Make text rendering working outside the gui thread on Symbian.Laszlo Agocs2011-08-161-11/+19
* | | Join user state of removed text blocksLeandro Melo2011-08-151-0/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-051-1/+1
|\ \ \ | |/ /
| * | Fix compile errors on S60 3.2Shane Kearns2011-08-051-1/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-08-041-2/+6
|\ \ \ | | |/ | |/|
| * | Move cursorDelegate with the mouse selection of read only text input.Andrew den Exter2011-08-041-2/+6
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-021-21/+2
|\ \ \ | | |/ | |/|
| * | Detect linked fonts by name (insead of via CLinkedTypeface* Api)Alessandro Portale2011-08-021-21/+2
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-07-281-12/+6
|\ \ \
| * | | Revert binary search in QTextEngine::findItemJiang Jiang2011-07-281-12/+6
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-07-271-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
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-07-272-9/+62
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Symbian^3 workaround: Avoid usage of linked fonts.Alessandro Portale2011-07-272-9/+62
| |/
* | Fix potential crash when clicking in a text editEskil Abrahamsen Blomfeldt2011-07-131-0/+1
* | Check engine existence before increasing reference countJiang Jiang2011-07-121-3/+6
* | Keep reference count for cached font engines in QTextEngineJiang Jiang2011-07-111-0/+15
* | Optimize text layout.Michael Brasser2011-07-113-25/+71
* | Fix crash when app font is addedJiang Jiang2011-07-113-19/+28
* | Fix horizontal center alignment with trailing spaceJiang Jiang2011-07-041-1/+1
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-06-291-3/+7
|\
| * Fix text color in some cases of QML and QStaticTextEskil Abrahamsen Blomfeldt2011-06-291-3/+7
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Laszlo Agocs2011-06-204-29/+134
|\ \ | |/
| * Fix glyph metrics with QStaticText/Freetype/raster and light/no hintingEskil Abrahamsen Blomfeldt2011-05-311-0/+9
| * Fix boundry conditions for cursor hit testJiang Jiang2011-05-251-1/+1
| * Fix cursor position test on CursorOnCharacter caseJiang Jiang2011-05-253-4/+9
| * 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-233-7/+74
| * Fix ligature offset in multi-line textJiang Jiang2011-05-201-2/+2
| * Make selection work across ligaturesJiang Jiang2011-05-201-21/+43
* | Revert "Symbian: Fix QFontInfo::pixelSize()"Alessandro Portale2011-06-162-1/+4
* | Proper naming for raster pixmap and paintengine on Symbian.Laszlo Agocs2011-06-163-3/+3
* | Symbian: Fix QFontInfo::pixelSize()Alessandro Portale2011-06-142-4/+1
|/
* Fix broken drawing with large fonts using QStaticText and FreeTypeEskil Abrahamsen Blomfeldt2011-05-181-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-1796-1633/+1633
|\