summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Remove duplicate qpdf_p.h include.Brad Hards2009-05-281-2/+0
| * | | | oops, build was broken on embeddedThierry Bastian2009-05-281-1/+1
| |/ / /
| * | | improved string operations all over the placeThierry Bastian2009-05-286-26/+25
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-274-20/+23
| |\ \ \
| * | | | Restore undo compression for cut/del of selectionsmae2009-05-271-25/+32
| * | | | some cleanups on private exported symbolsThierry Bastian2009-05-264-11/+7
| * | | | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-257-23/+23
| * | | | Merge branch '4.5'Thiago Macieira2009-05-222-15/+29
| |\ \ \ \
| * \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-192-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'origin/4.5'Olivier Goffart2009-05-181-7/+12
| |\ \ \ \ \ \
| * | | | | | | Fix compilation of the cssparser testOlivier Goffart2009-05-181-3/+3
| * | | | | | | Merge branch '4.5'Thiago Macieira2009-05-141-3/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit 'origin/4.5'Olivier Goffart2009-05-131-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | compilation fix for LinuxThierry Bastian2009-05-111-1/+1
| * | | | | | | | | Merge branch '4.5'Thiago Macieira2009-05-111-1/+6
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Almost 200 symbols that didn't need to be exported.Thierry Bastian2009-05-111-1/+1
| * | | | | | | | | | Merge branch '4.5'Thiago Macieira2009-05-112-21/+38
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | removing additional unused export to classes only used in QtGuiThierry Bastian2009-05-081-4/+4
| * | | | | | | | | | | Do not export inline private classes in qcssparser_p.hThierry Bastian2009-05-081-7/+7
| * | | | | | | | | | | Fixed unwanted merging of undo commands from different edit blocksmae2009-05-083-20/+47
| * | | | | | | | | | | Merge branch '4.5'Thiago Macieira2009-05-071-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-066-7/+51
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | Make Qt exception safer.Robert Griebl2009-06-1016-165/+224
* | | | | | | | | | | | | | | | pointSize = 7 seems to be a good desfault for S60Alessandro Portale2009-06-081-1/+0
* | | | | | | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-084-22/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fixed text drawing on Windows in 16 bit mode.Trond Kjernaasen2009-06-052-13/+16
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | BT: Remove duplicate code and fix font parsing.Norwegian Rock Cat2009-06-022-9/+2
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Made Selection updates relative to the block.axis2009-06-051-2/+3
* | | | | | | | | | | | | | Loading fonts from other /resource/fonts folders than the one on Z:Alessandro Portale2009-06-041-4/+40
* | | | | | | | | | | | | | Fixed an update bug in QTextControl.axis2009-06-031-0/+3
* | | | | | | | | | | | | | Gave QTextControl support for ImAnchorPosition and Selection.axis2009-06-031-3/+23
* | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicAlessandro Portale2009-06-035-5/+125
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'imSelections'axis2009-06-035-5/+125
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Revert "Changed the behavior of ImCursorPosition slightly."axis2009-06-031-1/+1
| | * | | | | | | | | | | | | | Fixed incorrect headers.axis2009-06-034-4/+124
* | | | | | | | | | | | | | | | Fixed QFontEngineS60::boundingBox. It was actually returning the tightAlessandro Portale2009-06-031-20/+7
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-022-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| / / / / / / / / / / / / / | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | BT: Fixed GL textdrawing in the Boxes demo.Trond Kjernaasen2009-05-261-3/+3
| * | | | | | | | | | | | | Doc: Miscellaneous documentation fixes for Qt 4.5.x and later.David Boddie2009-05-251-6/+6
* | | | | | | | | | | | | | Optimize font DPI calculation by using cached value.Jason Barron2009-05-281-4/+2
* | | | | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-254-26/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | qdoc: Added some missing qdoc comments.Martin Smith2009-05-252-11/+14
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |