summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Fixing merge conflicts.Martin Smith2010-07-136-27/+46
|\
| * 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
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-1014-60/+139
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | QFileIconProvider: Load icons on demand.Friedemann Kleint2010-07-091-30/+41
| * | | | | | | | | Fix QWizard icon and metrics on Windows 7 and VistaJens Bache-Wiig2010-06-182-20/+43
| * | | | | | | | | doc: Fixed several qdoc warnings.Martin Smith2010-07-091-1/+1
| * | | | | | | | | doc: Fixed several qdoc warnings.Martin Smith2010-07-091-1/+6
| * | | | | | | | | doc: Fixed several qdoc warnings.Martin Smith2010-07-091-1/+2
| * | | | | | | | | Change default TapAndHold timeout and make configurableThomas Zander2010-07-084-4/+36
| * | | | | | | | | Avoid unneeded additionThomas Zander2010-07-081-2/+2
| * | | | | | | | | Fix compilation when QT_NO_IM is definedTasuku Suzuki2010-07-083-1/+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
| | * | Fixed size hint for combo box on windowsJens Bache-Wiig2010-06-112-25/+4
| | |/