summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-0327-144/+525
|\ \ \ | |/ / |/| |
| * | Fixed symbian/linux-armcc mkspec when configured with -qtlibinfix.axis2010-07-021-1/+1
| * | QS60Style: Simplify QMenu drawingSami Merila2010-07-021-35/+32
| * | QS60Style: Remove gap from QProgressDialogSami Merila2010-07-021-0/+5
| * | ColorDialog is incorrectly positionedSami Merila2010-07-021-2/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7mread2010-07-0239-207/+868
| |\ \ | | |/
| * | Fix for include "private/qt_s60_p.h" in non-symbian buildsmread2010-07-011-1/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-0125-107/+487
| |\ \
| | * | Making orbit input methods work with Qt apps with -no-s60mread2010-07-011-2/+2
| | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2010-07-0124-99/+469
| | |\ \
| | | * | fix for broken input method loadingmread2010-07-011-1/+1
| | | * | Stub version of QS60Stylemread2010-07-013-6/+137
| | | * | Avkon removal configured with -no-s60mread2010-07-0121-93/+332
| | * | | QProgressDialog text is too close to dialog borderSami Merila2010-07-011-2/+9
| | |/ /
| | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2010-07-016-9/+34
| | |\ \
| | * | | QFileDialog broken in landscape in N8Sami Merila2010-06-301-6/+9
* | | | | Don't do alpha/opaque check which might cause a conversion and later pointer ...Michael Dominic K2010-07-021-1/+1
| |_|_|/ |/| | |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-012-1/+7
|\ \ \ \