summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with Sun CC 5.9: it was crashing with this code.Thiago Macieira2009-12-041-4/+5
* Fix Run-Time Check Failure with MSVC when downcasting.Thiago Macieira2009-12-031-4/+4
* Fixes: Compile fixJens Bache-Wiig2009-12-031-1/+2
* Ensure the button state is correct when creating a QWheelEvent on Mac.Andy Shaw2009-12-032-2/+5
* Fixes: Support gtk-enable-mnemonics on QGtkStyleJens Bache-Wiig2009-12-031-0/+8
* Compile fix for mac after the merge.Denis Dzyubenko2009-12-031-0/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-staging1Denis Dzyubenko2009-12-0354-469/+826
|\
| * Updates to QtGui DEF files for WINSCW and EABIIain2009-12-032-17/+26
| * Update include path for Symbian^3Iain2009-12-031-0/+3
| * Assign Symbian UID to QtOpenVg moduleIain2009-12-031-0/+1
| * Update QtOpenVG DEF file for EABI, add for WINSCW, on Symbian OSIain2009-12-032-1/+145
| * Cocoa: refactor common code into a shared fileRichard Moe Gustavsen2009-12-036-277/+195
| * Don't look at the patch-level number when loading plugins.Thiago Macieira2009-12-021-1/+1
| * Improved compatibility with MDI area custom themes on XPJens Bache-Wiig2009-11-111-3/+10
| * Update QtCore DEF file to remove isSignalConnected() (which is now inline)Iain2009-12-021-1/+1
| * Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-12-0239-158/+440
| |\
| | * Merge commit 'oslo-staging-2/4.6' into upstream/4.6Olivier Goffart2009-12-0238-156/+438
| | |\
| | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-021-2/+8
| | | |\
| | | | * Clarify the docs a bit when setting focus.axis2009-12-011-2/+8
| | | * | Reduce double-copying of textures when flipping upside downRhys Weatherley2009-12-021-7/+15
| | | * | Fix crash in QVector::reserve when reserving smaller size on a shared vectorOlivier Goffart2009-12-011-2/+4
| | | * | QWindowStyle: make sure there is no duplicate in the list of scrollbar.Olivier Goffart2009-12-011-4/+6
| | | * | Fixed a potential crash in QDockWidgetThierry Bastian2009-12-011-2/+5
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-0111-25/+188
| | | |\ \
| | | | * | Fix QFontCombobox autotest on X11Olivier Goffart2009-12-011-3/+2
| | | | * | In QListViews, items were being hovered even when mouse was on the scrollbarsGabriel de Dietrich2009-12-011-2/+6
| | | | |/
| | | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-019-20/+180
| | | | |\
| | | | | * Merge branch 'mmfphonon' into 4.6Gareth Stockwell2009-11-309-20/+180
| | | | | |\
| | | | | | * Clip video rect to physical screen dimensionsGareth Stockwell2009-11-261-1/+12
| | | | | | * Tidied up logic of retrieving video window in Phonon MMF backendGareth Stockwell2009-11-261-2/+1
| | | | | | * Suspend DSA while drawing is in progressGareth Stockwell2009-11-264-1/+85
| | | | | | * Symbian control invokes slots before and after native draw opsGareth Stockwell2009-11-263-0/+29
| | | | | | * Changed video widget native paint mode to zero-fill native windowGareth Stockwell2009-11-262-7/+2
| | | | | | * Allow Symbian widget implementations to select native paint modeGareth Stockwell2009-11-263-8/+50
| | | | | | * Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-2354-256/+378
| | | | | | |\
| | | | | | * \ Merge branch '4.6' into mmfphononFrans Englich2009-11-20291-3692/+5620
| | | | | | |\ \
| | | | | | * | | Keep the same capitalization for Phonon.dll.Frans Englich2009-11-161-1/+1
| | | * | | | | | Added caching of vectorpaths to the GL paint engine.Gunnar Sletta2009-12-015-11/+139
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-01420-5541/+7694
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | Fix crash in qt3support QPixmap constructorGunnar Sletta2009-12-011-2/+2
| | | | * | | | | Only call updateFont if the font have changed.Alexis Menard2009-11-301-1/+2
| | | | * | | | | Fixed square root of negative number in drawTextItem().Kim Motoyoshi Kalland2009-11-302-2/+4
| | | | * | | | | Fixed the GL2 engine stroker to handle Qt::SvgMiterJoin.Kim Motoyoshi Kalland2009-11-301-0/+1
| | | | * | | | | Do not fill the disabled background of item.Olivier Goffart2009-11-301-2/+0
| | | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-11-303-3/+4
| | | | |\ \ \ \ \
| | | | | * | | | | Do not recoginze templated types or pointers as flags.Olivier Goffart2009-11-301-1/+2
| | | | | * | | | | Compile webkit for win32-iccJan-Arve Sæther2009-11-302-2/+2
| | | | | |/ / / /
| | | | * | | | | X11: Avoid loading all fonts in system for text with line breaksEskil Abrahamsen Blomfeldt2009-11-301-1/+1
| | | | |/ / / /
| | | | * | | | Merge commit 'upstream/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-2720-283/+353
| | | | |\ \ \ \
| | | | * | | | | state wasn't being correctly reloaded on mac with unified toolbarThierry Bastian2009-11-271-2/+5