| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrate merge-request #548 into branch 'master' | Norwegian Rock Cat | 2009-05-28 | 1 | -2/+0 |
|\ |
|
| * | Remove duplicate qpdf_p.h include. | Brad Hards | 2009-05-28 | 1 | -2/+0 |
|
|
* | | oops, build was broken on embedded | Thierry Bastian | 2009-05-28 | 1 | -1/+1 |
|/ |
|
* | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 6 | -26/+25 |
|
|
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-27 | 4 | -20/+23 |
|\ |
|
| * | BT: Fixed GL textdrawing in the Boxes demo. | Trond Kjernaasen | 2009-05-26 | 1 | -3/+3 |
|
|
| * | Doc: Miscellaneous documentation fixes for Qt 4.5.x and later. | David Boddie | 2009-05-25 | 1 | -6/+6 |
|
|
| * | qdoc: Added some missing qdoc comments. | Martin Smith | 2009-05-25 | 2 | -11/+14 |
|
|
* | | Restore undo compression for cut/del of selections | mae | 2009-05-27 | 1 | -25/+32 |
|
|
* | | some cleanups on private exported symbols | Thierry Bastian | 2009-05-26 | 4 | -11/+7 |
|
|
* | | Fixed 'crazy' warnings about using a string instead of a character | Thierry Bastian | 2009-05-25 | 7 | -23/+23 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-05-22 | 2 | -15/+29 |
|\ \
| |/ |
|
| * | Fixed potential bug caused by change b89efc8e7f32. | Samuel Rødal | 2009-05-22 | 1 | -1/+1 |
|
|
| * | Fixed text shaping bugs with ligatures and multiple font engines. | Samuel Rødal | 2009-05-22 | 1 | -14/+26 |
|
|
| * | Fixed an issue with text drawing to QImages on Mac/Cocoa. | Trond Kjernåsen | 2009-05-22 | 1 | -1/+3 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | Fix some typos in the documentation. | Frederik Schwarzer | 2009-05-18 | 2 | -2/+2 |
|
|
* | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-18 | 1 | -7/+12 |
|\ \
| |/ |
|
| * | QCss: font-family handle fallback font specs | Olivier Goffart | 2009-05-18 | 1 | -7/+12 |
|
|
* | | Fix compilation of the cssparser test | Olivier Goffart | 2009-05-18 | 1 | -3/+3 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-05-14 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Fixed an issue with text drawing under Windows. | Trond Kjernaasen | 2009-05-14 | 1 | -3/+3 |
|
|
* | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Made QFontEngineFT compile on 64-bit platforms with legacy headers. | Samuel Rødal | 2009-05-11 | 1 | -1/+1 |
|
|
* | | compilation fix for Linux | Thierry Bastian | 2009-05-11 | 1 | -1/+1 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-05-11 | 1 | -1/+6 |
|\ \
| |/ |
|
| * | Clarifying docs for QTextTable::splitCell() | Morten Engvoldsen | 2009-05-11 | 1 | -1/+6 |
|
|
* | | Almost 200 symbols that didn't need to be exported. | Thierry Bastian | 2009-05-11 | 1 | -1/+1 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-05-11 | 2 | -21/+38 |
|\ \
| |/ |
|
| * | Prevented asynchronous access to non-thread safe libfontconfig API. | Samuel Rødal | 2009-05-08 | 1 | -11/+32 |
|
|
| * | Fix reentrency of the QCSS engine. | Olivier Goffart | 2009-05-08 | 1 | -10/+6 |
|
|
* | | removing additional unused export to classes only used in QtGui | Thierry Bastian | 2009-05-08 | 1 | -4/+4 |
|
|
* | | Do not export inline private classes in qcssparser_p.h | Thierry Bastian | 2009-05-08 | 1 | -7/+7 |
|
|
* | | Fixed unwanted merging of undo commands from different edit blocks | mae | 2009-05-08 | 3 | -20/+47 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-05-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Compiler warnings (Mac/Carbon) | Bjoern Erik Nilsen | 2009-05-07 | 1 | -1/+1 |
|
|
* | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-05-06 | 6 | -7/+51 |
|\ \
| |/ |
|
| * | Re-enabled antialiasing for large font sizes in OpenGL paint engine. | Samuel Rødal | 2009-05-06 | 3 | -4/+45 |
|
|
| * | Doc: Added links to Text Object Example in QTextDocument and QTextObject | Geir Vattekar | 2009-05-06 | 2 | -2/+2 |
|
|
| * | Doc: Said that QTextCursor is an implicitly shared class in | Geir Vattekar | 2009-05-06 | 1 | -1/+4 |
|
|
| * | Extend change 759338df758ad16cdfd9521b270f7e379bbfa57c to cover extra | mae | 2009-05-05 | 1 | -14/+25 |
|
|
| * | QTextEdit::ExtraSelection failure with style sheets | mae | 2009-05-05 | 2 | -6/+39 |
|
|
* | | Extend change 759338df758ad16cdfd9521b270f7e379bbfa57c to cover extra | mae | 2009-05-05 | 1 | -14/+25 |
|
|
* | | QTextEdit::ExtraSelection failure with style sheets | mae | 2009-05-04 | 2 | -6/+39 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-29 | 1 | -2/+8 |
|\ \
| |/ |
|
| * | Fix a crash in case of setting invalid point size | Jarek Kobus | 2009-04-29 | 1 | -2/+8 |
|
|
* | | introduce Q_WS_WINCE | Maurice Kalinowski | 2009-04-29 | 4 | -27/+27 |
|
|
* | | Fixes: Incorrect textIndent() values in ODF | Thomas Zander | 2009-04-21 | 1 | -1/+1 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-04-20 | 1 | -3/+9 |
|\ \
| |/ |
|
| * | Properly support the "prefer antialias" font style | Gunnar Sletta | 2009-04-20 | 1 | -3/+9 |
|
|