summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-066-7/+51
|\
| * Re-enabled antialiasing for large font sizes in OpenGL paint engine.Samuel Rødal2009-05-063-4/+45
| * Doc: Added links to Text Object Example in QTextDocument and QTextObjectGeir Vattekar2009-05-062-2/+2
| * Doc: Said that QTextCursor is an implicitly shared class inGeir Vattekar2009-05-061-1/+4
| * Extend change 759338df758ad16cdfd9521b270f7e379bbfa57c to cover extramae2009-05-051-14/+25
| * QTextEdit::ExtraSelection failure with style sheetsmae2009-05-052-6/+39
* | Extend change 759338df758ad16cdfd9521b270f7e379bbfa57c to cover extramae2009-05-051-14/+25
* | QTextEdit::ExtraSelection failure with style sheetsmae2009-05-042-6/+39
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-291-2/+8
|\ \ | |/
| * Fix a crash in case of setting invalid point sizeJarek Kobus2009-04-291-2/+8
* | introduce Q_WS_WINCEMaurice Kalinowski2009-04-294-27/+27
* | Fixes: Incorrect textIndent() values in ODFThomas Zander2009-04-211-1/+1
* | Merge branch '4.5'Thiago Macieira2009-04-201-3/+9
|\ \ | |/
| * Properly support the "prefer antialias" font styleGunnar Sletta2009-04-201-3/+9
* | Make subpixel antialiasing of text work on Mac OS X under carbonGunnar Sletta2009-04-162-36/+77
* | Make QWS a bit more OS independent.Robert Griebl2009-04-023-9/+10
|/
* Fixing some CoreText errors.Norwegian Rock Cat2009-04-022-14/+19
* compile on Linux.jasplin2009-03-311-1/+1
* Fix crash when accessing newly constructed QTextObjects.Benjamin Poulain2009-03-267-10/+26
* alphaMask needs to be const, because first bytesPerLine() is called and then ...Alessandro Portale2009-03-251-1/+1
* Long live Qt 4.5!Lars Knoll2009-03-2390-0/+73025