summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Add required font metrics functions to QRawFontJiang Jiang2011-05-022-0/+56
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-05-024-6/+9
|\
| * Make pixel size a qreal in QRawFontEskil Abrahamsen Blomfeldt2011-05-022-5/+5
| * Make sure removed QTextBlock is invalidJiang Jiang2011-04-293-1/+11
| * 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
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-292-3/+13
|\ \
| * \ Merge remote branch 'qt-fire-review/master'aavit2011-04-282-3/+13
| |\ \ | | |/
| | * Support more items for QTextCharFormat::VerticalAlignment enum for custom tex...Dmitry Zelenkovsky2011-04-282-3/+13
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-2834-406/+871
|\ \ \ | |/ /
| * | Merge remote branch 'qt-fire-review/master'aavit2011-04-2825-137/+249
| |\ \ | | |/
| | * Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-2720-125/+199
| | * Use maximum ascent/descent/leading from fallback fonts in shapingJiang Jiang2011-04-276-8/+20
| | * Another ugly hack to make bidi cursor work with Core TextJiang Jiang2011-04-271-3/+24
| | * Make sure layoutData exist before checking for string directionJiang Jiang2011-04-271-0/+2
| | * Take leading space width into account for painting and selectionJiang Jiang2011-04-262-1/+4
| * | Merge remote branch 'qt-mainline/master'aavit2011-04-265-3/+13
| |\ \ | | |/ | |/|
| * | doc: Simplify language in QGlyphs docsEskil Abrahamsen Blomfeldt2011-04-221-2/+2
| * | doc: Minor cleanup in QGlyphs docsEskil Abrahamsen Blomfeldt2011-04-211-1/+1
| * | Remove extra comma at the end of enum listJiang Jiang2011-04-201-1/+1
| * | Turn on HarfBuzz support for Mac/CocoaJiang Jiang2011-04-192-1/+36
| * | Support visual cursor movement for BIDI textJiang Jiang2011-04-1910-266/+584
| * | Long live QRawFont!Eskil Abrahamsen Blomfeldt2011-04-1531-339/+2620
* | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-04-271-10/+6
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-271-10/+6
| |\ \ \
| | * | | Ignore changes to selectByMouse during a selection.Andrew den Exter2011-04-271-10/+6
| * | | | Let QTextLine decide its own x position in QPainterJiang Jiang2011-04-193-18/+18
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-211-5/+12
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'mainline/master'Oswald Buddenhagen2011-04-2133-341/+2622
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Use binary search to speed up findChildFrame()Steffen Hansen2011-04-211-5/+12
* | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-04-201-0/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-181-0/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-131-0/+3
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Fix TextEdit cursorRectangle property.Andrew den Exter2011-04-131-0/+3
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-1931-339/+2620
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Long live QRawFont!Eskil Abrahamsen Blomfeldt2011-04-1931-339/+2620
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-04-182-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-04-0713-123/+18
| |\ \ \ \ | | |/ / /
| * | | | Make sure we don't use subpixel positions in full hinting modeJiang Jiang2011-04-011-0/+2
| * | | | Compile with QStringBuilder and QByteArrayOlivier Goffart2011-04-011-1/+1
| * | | | Chnaged Q_AUTOTEST_EXPORT marco into Q_GUI_EXPORT for QZipWriter classPavel Mogilevskiy2011-04-011-1/+1
| * | | | Fix horizontal centered text drawing without word wrapJiang Jiang2011-04-013-18/+18
* | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-123-1/+11
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-04-113-1/+11
| |\ \ \
| | * | | Make sure removed QTextBlock is invalidJiang Jiang2011-04-113-1/+11
| * | | | Merge remote-tracking branch 'mainline/4.7' into 4.7Oswald Buddenhagen2011-03-313-3/+6
| |\ \ \ \
| * | | | | Ensure the right font is used for rendering text on MacAndy Shaw2011-03-301-1/+3
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-0611-122/+15
|\ \ \ \ \ \
| * | | | | | Put all the declarations of qt_defaultDpi{,X,Y}() in one placeJiang Jiang2011-04-058-16/+5
| * | | | | | Fix positioning in GL2 paint engine with subpixel antialiasingJiang Jiang2011-04-043-106/+10