summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-063-48/+71
|\
| * CompileEskil Abrahamsen Blomfeldt2009-11-061-1/+1
| * add support for the N'Ko writing system to QtLars Knoll2009-11-063-47/+70
* | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-051-1/+2
|\ \ | |/
| * Merge branch '4.6-s60' into 4.6axis2009-11-041-1/+2
| |\
| | * Fixed an input method bug when erasing the last character.axis2009-11-031-1/+2
* | | Fix textControl so that it ignores mouse press events when neededThierry Bastian2009-11-052-12/+16
* | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-046-39/+71
|\ \ \ | |/ /
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-039-46/+78
| |\ \ | | |/
| | * fix font height calculation on QWSJoerg Bornemann2009-11-031-1/+1
| | * Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-026-45/+44
| | |\
| | | * Merge commit 'origin/4.6' into featureJørgen Lind2009-11-027-50/+47
| | | |\
| | | * | Fix LIBRARY and ICONJørgen Lind2009-10-291-0/+2
| | * | | Merge commit 'mainline/4.6' into 4.6hjk2009-10-302-5/+5
| | |\ \ \
| | * | | | introduce int QTextDocument::available{Undo,Redo}Steps() const;hjk2009-10-303-0/+33
| | | |/ / | | |/| |
| * | | | Avoid infinite loop when laying out text with unconvertible charsEskil Abrahamsen Blomfeldt2009-10-291-38/+35
| | |/ / | |/| |
* | | | QCSSParser: Fixes the way spaces are handled in font family.Olivier Goffart2009-11-021-2/+5
| |_|/ |/| |
* | | Merge commit 'widget/4.6' into origin/4.6Olivier Goffart2009-10-305-45/+42
|\ \ \ | |/ / |/| |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-281-8/+10
| |\ \
| | * | Qt::escape(): also escape the quote (")Olivier Goffart2009-10-281-22/+5
| | * | Fix XML entities in QTextDocument::toHtml()Thorvald Natvig2009-10-281-7/+26
| * | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-2815-45/+132
| |\ \ \ | | |/ / | |/| / | | |/
| * | Always use QExplicitlySharedDataPointer<QFontPrivate>Andreas Kling2009-10-274-37/+32
* | | Cocoa: Synthesize italic text correct way when adding glyphs to pathEskil Abrahamsen Blomfeldt2009-10-261-1/+1
* | | Fixed PDF generation for Windows.Trond Kjernaasen2009-10-261-4/+4
| |/ |/|
* | Make compile on X11 systems where qreal == floatRhys Weatherley2009-10-261-1/+1
* | Compile on QWSAnders Bakken2009-10-231-1/+1
* | Line spacing fixesJoerg Bornemann2009-10-2314-43/+130
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-231-75/+16
|\ \ | |/
| * qfontengine_win.cpp: special Windows CE code removedJoerg Bornemann2009-10-221-75/+16
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-10-221-1/+1
|\ \ | |/ |/|
| * Improved QFontInfo::pointSize() slightly on X11.Kim Motoyoshi Kalland2009-10-211-1/+1
* | Fix bug QTBUG-4848Sarah Smith2009-10-202-9/+14
* | Fixed bad glyph rendering under cocoaGunnar Sletta2009-10-192-18/+47
|/
* Second attempt: Fixed a few compiler warnings from QtGui for Symbian.Janne Anttila2009-10-131-0/+1
* Revert "Fixed a few compiler warnings from QtGui for Symbian."Janne Anttila2009-10-131-1/+0
* Fixed a few compiler warnings from QtGui for Symbian.Janne Anttila2009-10-131-0/+1
* Make QTextControl give the right default action to Drag managerShane Kearns2009-10-121-2/+6
* Make writing out word-spacing use the right property.Thomas Zander2009-10-121-2/+2
* Fixed a bug visible in QPrintPreview with the X11 XLFD font engine.Trond Kjernåsen2009-10-121-1/+1
* Fix compile error on symbian platformShane Kearns2009-10-091-0/+4
* Fix printing bitmap fonts on X11 with FontConfig enabledEskil Abrahamsen Blomfeldt2009-10-093-11/+24
* Fixed text positioning when printing in HighResolution on Mac OS XGunnar Sletta2009-10-091-3/+4
* Fix compilation with -pedanticDavid Faure2009-10-071-1/+1
* Small doclet fixThomas Zander2009-10-061-3/+3
* Fix QKeySequence::DeleteEndOfWord and QKeySequence::DeleteStartOfWordmae2009-10-051-2/+4
* Fix regression in Command link button font sizeJens Bache-Wiig2009-09-091-0/+1
* Make QPF's implementation of alphaMapForGlyph() consistent.Rhys Weatherley2009-09-292-3/+5
* doc: Fixed three /sa that should be \saThorbjørn Lindeijer2009-09-281-1/+1
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-241-0/+2
|\