summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Revert "Make QPalette::operator== return false if the currentColorGroup differs"Pierre Rossi2010-07-232-3/+1
* Make QPalette::operator== return false if the currentColorGroup differsPierre Rossi2010-07-222-1/+3
* Fix the CGContext on Mac OS X. Sometimes we gotFabien Freling2010-07-224-30/+26
* Merge remote branch 'origin/master' into qt-master-from-4.7Thiago Macieira2010-07-153-25/+92
|\
| * Support glyphs that are wider than default width in texture glyph cacheEskil Abrahamsen Blomfeldt2010-07-151-2/+6
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-07-142-23/+86
| |\
| | * Support RTL text in QGlyphsEskil Abrahamsen Blomfeldt2010-07-141-1/+4
| | * Support text decoration in QPainter::drawGlyphs()Eskil Abrahamsen Blomfeldt2010-07-142-22/+82
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-15104-727/+5755
|\ \ \ | |/ / |/| |
| * | Fixes QGraphicsItem::focusItem() returning incorrect value.Yoann Lopes2010-07-131-2/+4
| * | Fixes crash in QGraphicsScene::addItem().Yoann Lopes2010-07-131-2/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-121-1/+2
| |\ \
| | * | Enable cross-process glyph cache for OpenVG graphics system on Symbian.Jason Barron2010-07-121-1/+1
| | * | Add new file for Symbian specific VG stuff and add Symbian glyph cache.Jason Barron2010-07-121-0/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-105-26/+44
| |\ \ \ | | |/ / | |/| |
| | * | Fix QTextDocument::markContentsDirty()mae2010-07-091-4/+4
| | * | Fix crashmae2010-07-082-1/+5
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-084-22/+36
| | |\ \
| | | * | Fix exponential behavior of QTextCursor::removeSelectedTextmae2010-07-082-3/+16
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-074-21/+22
| | | |\ \
| | | | * | Revert "Fix exponential behavior of QTextCursor::removeSelectedText"Michael Brasser2010-07-072-8/+0
| | | | * | Fix performance of QTextDocumentPrivate::adjustDocumentChangesAndCursorsChristian Kamm2010-07-064-21/+22
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-052-0/+8
| | | | |\ \
| | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-052-0/+8
| | | | | |\ \
| | | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-042-0/+8
| | | | | | |\ \
| | | | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-032-0/+8
| | | | | | | |\ \
| | | | | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-032-0/+8
| | | | | | | | |\ \
| | | | | | | | | * | Fix exponential behavior of QTextCursor::removeSelectedTextmae2010-07-022-0/+8
| * | | | | | | | | | Fix subfocus when reparenting panels.Andreas Aardal Hanssen2010-07-081-0/+3
| * | | | | | | | | | Add three new style-hints to QFont to match CSS' generic font familiesTor Arne Vestbø2010-07-086-1/+34
| * | | | | | | | | | The forward declaration should have been in the namespace for QImageDataBenjamin Poulain2010-07-081-2/+2
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-089-314/+494
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Add test and fix style for the SSE2 implementation of ARGB32 conversionBenjamin Poulain2010-07-072-3/+3
| | * | | | | | | | | Build fix, the header of QImageData did not declare QImageWriter.Benjamin Poulain2010-07-071-0/+2
| | * | | | | | | | | SSE2 implementation of convert_ARGB_to_ARGB_PM_inplace for QImageJohn Brooks2010-07-077-12/+141
| | * | | | | | | | | Moved primitive SSE2 painting utilities to qdrawingprimitive_sse2_p.hJohn Brooks2010-07-073-157/+218
| | * | | | | | | | | Move logic for building SIMD extensions to gui.proJohn Brooks2010-07-072-145/+133
| | |/ / / / / / / /
| * | | | | | | | | Fix crash when handleCommand() called before softkeys are updatedJason Barron2010-07-072-1/+6
| |/ / / / / / / /
| * | | | | | | | Adapt the TapAndHold recognizer to non-touch tooThomas Zander2010-07-061-23/+40
| |/ / / / / / /
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-051-13/+39
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Revert "Character spacing when drawing a QPicture to a high DPI device."Trond Kjernåsen2010-07-051-13/+39
| | |/ / / / /
| * | | | | | Warn when drawPixmapFragments is called with an invalid source rectAndy Shaw2010-07-051-0/+9
| |/ / / / /
| * | | | | make image handler includes privateOswald Buddenhagen2010-07-0414-28/+28
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-0319-79/+3768
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-0219-79/+3768
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Consolidate zlib configuration redundancyMark Brand2010-07-021-8/+1
| | | * | | Fix incomplete support for built-in jpeg, mng, tiff and gif handlersMark Brand2010-07-022-0/+116
| | | * | | Split image handler plugin project filesMark Brand2010-07-0214-38/+3641
| | | * | | Removed stray line continuationsMark Brand2010-07-021-4/+2
| | | * | | Long live else!Mark Brand2010-07-021-4/+4