summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/master' into refactorLars Knoll2011-05-0439-430/+914
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtbase-stagingGunnar Sletta2011-05-041-0/+8
| |\
| | * Include pixel size of font in exported HTML from QTextDocumentEskil Abrahamsen Blomfeldt2011-05-041-0/+8
| * | Make pixel size a qreal in QRawFontEskil Abrahamsen Blomfeldt2011-05-022-5/+5
| * | Support more items for QTextCharFormat::VerticalAlignment enum for custom tex...Dmitry Zelenkovsky2011-05-022-3/+13
| * | Use maximum ascent/descent/leading from fallback fonts in shapingJiang Jiang2011-04-296-8/+20
| * | Another ugly hack to make bidi cursor work with Core TextJiang Jiang2011-04-291-3/+24
| * | Make sure layoutData exist before checking for string directionJiang Jiang2011-04-291-0/+2
| * | Take leading space width into account for painting and selectionJiang Jiang2011-04-292-1/+4
| * | Remove extra comma at the end of enum listJiang Jiang2011-04-291-1/+1
| * | Turn on HarfBuzz support for Mac/CocoaJiang Jiang2011-04-292-1/+36
| * | Support visual cursor movement for BIDI textJiang Jiang2011-04-2910-266/+584
| * | Make sure QFont's resolve mask is copied on compilers with C++0x supportEskil Abrahamsen Blomfeldt2011-04-291-1/+1
| * | Fix glyph position issue with fallback fontsJiang Jiang2011-04-291-0/+3
| * | doc: Minor cleanup in QGlyphs docsEskil Abrahamsen Blomfeldt2011-04-291-1/+1
| * | doc: Simplify language in QGlyphs docsEskil Abrahamsen Blomfeldt2011-04-291-2/+2
| * | Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-2820-125/+200
| * | Initial import from qtquick2.Qt by Nokia2011-04-274-16/+13
| |/
* | remove dependency to QStyle::visualAlignmentLars Knoll2011-05-042-3/+2
* | small cleanupsLars Knoll2011-05-042-4/+4
* | move keyboardInputLocale and keyboardInputDirection into QGuiApplicationLars Knoll2011-05-043-5/+4
* | less qapp includesLars Knoll2011-05-043-4/+0
* | Remove more QApp dependenciesLars Knoll2011-05-044-61/+44
* | even less QT3_SUPPORTLars Knoll2011-05-035-75/+0
* | QWS removal, part 2Lars Knoll2011-05-021-19/+1
* | remove Qt/Embedded.Lars Knoll2011-05-025-2772/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27117-0/+84493