summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-2732-610/+461
| |\
| * | Background in landscape mode on S60 5.0 is brokenSami Merilä2009-11-261-0/+1
| * | Fixing background painting after orientation switch.Alessandro Portale2009-11-262-1/+2
| * | Fix crash of QtWebKit on any page with Flash when compiled witn MinGW.Jocelyn Turcotte2009-11-251-2/+2
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-2519-98/+153
| |\ \
| | * | On Windows Flash is played only while moving mouse inside the plugin.Prasanth Ullattil2009-11-251-1/+1
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-11-2513-269/+320
| |\ \ \
| | * | | Mac: deleting a menu item might clear items in other menusRichard Moe Gustavsen2009-11-251-6/+4
| | * | | Cocoa: 'Quit' in menu bar does not workRichard Moe Gustavsen2009-11-252-2/+11
| | * | | Compile for 64-bit WindowsBradley T. Hughes2009-11-251-1/+6
| | * | | Fix the tablet device recognition on WindowsBenjamin Poulain2009-11-251-84/+115
| | * | | On Windows Flash is played only while moving mouse inside the plugin.Prasanth Ullattil2009-11-251-1/+1
| | * | | QXmlStream: regenerate header after grammar changePeter Hartmann2009-11-251-161/+162
| | * | | QXmlStream: Fix parsing of DTDs that contain empty markup declarationsJakub Wieczorek2009-11-251-0/+1
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-253-3/+29
| | |\ \ \
| | * | | | Small performance improvement: don't match the bus path.Thiago Macieira2009-11-241-3/+2
| | * | | | Doc: Update the documentation for the serviceOwnerChanged signal.Thiago Macieira2009-11-241-0/+6
| | * | | | Fix the detection of when this process gets names on the bus.Thiago Macieira2009-11-242-12/+11
| | * | | | Revert "Disable the deprecation warning for this signal since we're using it ...Thiago Macieira2009-11-241-0/+5
| | * | | | Revert "Revert "Stop using the NameOwnerChanged signal without arg0 in QtDBus...Thiago Macieira2009-11-241-3/+0
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-242-2/+28
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-11-2471-250/+532
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | We don't need to initialize multitouch in non-gui applications.Denis Dzyubenko2009-11-241-1/+2
| | * | | | | Incorrect background while composing Japanese text(e.g 'shi' + <space>).Prasanth Ullattil2009-11-241-4/+2
| | * | | | | Softkeys: Text disappears from textbox when predictive text is active.Samuel Nevala2009-11-241-1/+2
| | * | | | | Fixes implicit grabbing in Qt/CocoaDenis Dzyubenko2009-11-242-30/+29
| | * | | | | QLineEdit fix for macDenis Dzyubenko2009-11-241-2/+6
| | * | | | | Maximizing a window makes it a bit smaller that the minimum size:CocoaPrasanth Ullattil2009-11-241-2/+7
| * | | | | | Doc: Added missing version information about XML Schema support.David Boddie2009-11-242-0/+10
| * | | | | | Doc: Fixes to markup.David Boddie2009-11-241-3/+3
* | | | | | | state wasn't being correctly reloaded on mac with unified toolbarThierry Bastian2009-11-271-2/+5
* | | | | | | Compile QtScript for win32-iccJan-Arve Sæther2009-11-272-2/+2
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-275-32/+21
|\ \ \ \ \ \ \
| * | | | | | | Correctly export the horizontal part of a mixed alignment in text.Thomas Zander2009-11-271-6/+7
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-11-2716-106/+91
| |\ \ \ \ \ \ \
| | * | | | | | | Fixed a memory leak in the newer native filedialog on windowsThierry Bastian2009-11-271-1/+3
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Fixed memory leak in QImagePixmapCleanupHooks.Kim Motoyoshi Kalland2009-11-272-23/+8
| * | | | | | | Fix QFontDialog::getFont on Mac OS X when using an invalid initial fontEskil Abrahamsen Blomfeldt2009-11-271-2/+3
* | | | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-11-271-21/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | QGAL: default spacing can be unset using a negative valueEduardo M. Fleury2009-11-251-21/+2
| * | | | | | | QGAL: sizeHint constraints needed by anchors parallel with the layoutEduardo M. Fleury2009-11-251-6/+14
| * | | | | | | QGAL: deal correctly with anchors in parallel with the layoutCaio Marcelo de Oliveira Filho2009-11-252-6/+4
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-11-271-12/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix infinite recursion in OpenVG scissor-only clippingRhys Weatherley2009-11-271-12/+0
* | | | | | | | | Fix compilation on Windows CEEskil Abrahamsen Blomfeldt2009-11-272-0/+4
|/ / / / / / / /
* | | | | | | | QSortProxyModel: Crash when changing model with 2-level proxy and selected itemsGabriel de Dietrich2009-11-261-1/+5
* | | | | | | | Don't crash via proxy model when moving QModelIndexesStephen Kelly2009-11-261-1/+1
* | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-267-67/+68
|\ \ \ \ \ \ \ \