summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Freeze def files against 4.6.0Shane Kearns2009-11-196-8/+40
| * | | Do not recreate the VGImage if the size is unchangedRhys Weatherley2009-11-202-33/+10
| * | | Remove unmatched else in non-EGL mode for OpenVG pixmap dataRhys Weatherley2009-11-201-1/+0
| * | | Prevent a deep copy of QImage::bits() in the OpenVG pixmap implementationRhys Weatherley2009-11-201-2/+10
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Olivier Goffart2009-11-194-24/+51
| |\ \ \
| | * | | Item views: make sure the model is connected/disconnected correctlyThierry Bastian2009-11-192-8/+30
| | * | | Item views: make sure the hovered item is updated when scrollingThierry Bastian2009-11-192-16/+21
| * | | | Fixes regression in QListView: Selection would not expend to the full viewportOlivier Goffart2009-11-191-2/+6
| |/ / /
| * | | On main window, the sizegrip visibility was not correctly updatedThierry Bastian2009-11-191-8/+21
| * | | Fixes: QCommandLinkButton crop large icons.Olivier Goffart2009-11-191-1/+2
| * | | Merge upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-1939-271/+382
| |\ \ \
| * | | | Complete QVariantAnimation doc to mention qRegisterAnimationInterpolatorThierry Bastian2009-11-191-1/+18
| * | | | Mark QGraphicsItemAnimation as deprecatedThierry Bastian2009-11-191-0/+1
| | |/ / | |/| |
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-192-1/+5
| |\ \ \
| | * | | Disable linker warning 6780 in RVCT builds for Symbian OSIain2009-11-181-1/+1
| | * | | Complement Phonon for Symbian documentation.Frans Englich2009-11-181-0/+4
* | | | | Merge commit 'b345b96dc14cc0da3a9ff44216d447e6f2c8ad97' from oslo-staging-1 i...Simon Hausmann2009-11-2011-17/+95
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | QNativeSocketEngine: Compile fixMarkus Goetz2009-11-191-1/+1
| * | | | QNAM HTTP Code: Use KeepAlive socket optionMarkus Goetz2009-11-191-0/+2
| * | | | Revert "Revert "Fix detection of linux-g++""Simon Hausmann2009-11-194-4/+4
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-1970-275/+365
| |\ \ \ \
| * | | | | Remember to match the actual arguments too.Thiago Macieira2009-11-192-0/+20
| * | | | | Disable the deprecation warning for this signal since we're using it nowThiago Macieira2009-11-191-5/+0
| * | | | | Revert "Stop using the NameOwnerChanged signal without arg0 in QtDBus itself"Thiago Macieira2009-11-191-0/+3
| * | | | | QTcpSocket: Fix waitForConnected on WindowsMarkus Goetz2009-11-192-7/+65
* | | | | | Fix for compile error in Phonon MMF backendGareth Stockwell2009-11-197-62/+14
* | | | | | Freeze def files against 4.6.0Shane Kearns2009-11-196-8/+40
* | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-1998-580/+743
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch '4.6' of oslo-staging-1 into 4.6Simon Hausmann2009-11-1922-139/+205
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix the evaluation nag in binary installs with commercial licenses.Thiago Macieira2009-11-181-12/+14
| | * | | | Fix JavaScriptCore on 32-bit Sparc: these machines are big-endianThiago Macieira2009-11-181-0/+10
| | * | | | Fix compilation of Embedded with GLib.Thiago Macieira2009-11-181-2/+1
| | * | | | Merge branch '4.6' into 4.6-stagingThiago Macieira2009-11-184-44/+66
| | |\ \ \ \
| | * | | | | Fixes in the multitouch handling.Denis Dzyubenko2009-11-184-30/+52
| | * | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-11-187-6/+63
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-1886-787/+842
| | |\ \ \ \ \
| | * | | | | | Application object must be constructed before QScriptEngineKent Hansen2009-11-181-1/+5
| | * | | | | | Compile with mixed carbon/cocoa universal builds.Morten Johan Sørvig2009-11-183-9/+23
| | * | | | | | upgraded harfbuzz to lastest versionLars Knoll2009-11-182-10/+34
| | * | | | | | Fix regression introduced in 98a05681851db9d88b1364af52be543715fbe306João Abecasis2009-11-181-0/+3
| | * | | | | | remove unneeded JavaScriptCore.proKent Hansen2009-11-181-69/+0
| * | | | | | | Fix QCombobox painting regression on WindowsOlivier Goffart2009-11-191-2/+0
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1962-266/+334
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Ran the script utils/normalizeOlivier Goffart2009-11-1847-191/+191
| | * | | | | MAke a readonly QLineEdit not show "write" actions in its context menuThierry Bastian2009-11-181-18/+28
| | * | | | | QListView: fixes skipping one item in pageDown(Up)Leonardo Sobral Cunha2009-11-181-2/+6
| | * | | | | QListView: cleaning up whitespacesLeonardo Sobral Cunha2009-11-181-7/+7
| | * | | | | QMenu: make the menu follow its parent/caused layout directionThierry Bastian2009-11-182-0/+25
| | * | | | | Crash when rendering a scene using DeviceCoordinateCacheGabriel de Dietrich2009-11-181-3/+6
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-11-182-4/+9
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |