summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-1113-226/+181
|\
| * Merge remote-tracking branch 'staging/master'Olivier Goffart2011-05-101-2/+2
| |\
| | * Compile on MacEskil Abrahamsen Blomfeldt2011-05-101-2/+2
| * | Fixes warnings about unused variablesOlivier Goffart2011-05-102-2/+1
| * | Make text rendering working outside the gui thread on Symbian.Laszlo Agocs2011-05-101-11/+19
| |/
| * Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt2011-05-109-120/+121
| * Fix QRawFont::setPixelSize() on MacEskil Abrahamsen Blomfeldt2011-05-061-1/+1
| * Only enable design metrics for scalable fontsJiang Jiang2011-05-051-1/+1
| * Add a way to retrieve CTFontRef from QFontJiang Jiang2011-05-052-3/+6
| * Remove QFontEngineFT::loadGlyphMetricsJiang Jiang2011-05-042-101/+0
| * Add required font metrics functions to QRawFontJiang Jiang2011-05-042-0/+56
* | get QtWidgets to linkLars Knoll2011-05-073-3/+3
* | make the new QtGui compileLars Knoll2011-05-073-4/+8
* | compile fixesLars Knoll2011-05-051-1/+3
* | remove some more qapp dependenciesLars Knoll2011-05-051-7/+2
* | special directory for stuff we want to move from widgets to guiLars Knoll2011-05-055-5982/+0
* | remove some dependencies to QTextEditLars Knoll2011-05-053-17/+14
* | remove some QApplication dependenciesLars Knoll2011-05-053-27/+3
* | move platform specific files out of the wayLars Knoll2011-05-0421-13391/+0
* | moving some more files around.Lars Knoll2011-05-043-2/+2293
* | 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