summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-211-19/+45
|\
| * Fix warning for uninitialized variableJiang Jiang2011-07-141-1/+1
| * Skip boundry neutral characters in bidi itemizationJiang Jiang2011-07-141-4/+22
| * Fix crash when app font is addedJiang Jiang2011-07-141-14/+21
| * Apply 57993ba7 properly to 4.8Jiang Jiang2011-07-141-1/+1
| * Fix potential crash when clicking in a text editEskil Abrahamsen Blomfeldt2011-07-131-0/+1
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-101-1/+1
|\|
| * Fix warning in qtextengine compilationJiang Jiang2011-06-081-1/+1
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-011-0/+69
|\|
| * Support placing cursor in ligature with mouse or touchJiang Jiang2011-05-301-0/+69
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-041-1/+338
|\|
| * Use maximum ascent/descent/leading from fallback fonts in shapingJiang Jiang2011-04-291-0/+4
| * 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-291-1/+3
| * Turn on HarfBuzz support for Mac/CocoaJiang Jiang2011-04-291-1/+33
| * Support visual cursor movement for BIDI textJiang Jiang2011-04-291-0/+297
* | move keyboardInputLocale and keyboardInputDirection into QGuiApplicationLars Knoll2011-05-041-2/+2
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2845