summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix up these QtWebKit files after the merge from 4.6.Simon Hausmann2009-09-182-7/+7
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-09-182323-29990/+117927
|\
| * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-182-2/+18
| |\
| | * Application crashes when a menu is inserted twice on a menubar (Cocoa).Prasanth Ullattil2009-09-182-2/+18
| * | Fixed broken scrolling of cached graphics items on X11.Samuel Rødal2009-09-181-41/+1
| * | Fixed passing a zero drawable to X11 api causing X errors.Denis Dzyubenko2009-09-181-4/+9
| * | Improved a qt_x11_wait_for_window_manager.Denis Dzyubenko2009-09-181-7/+30
| * | More robust implementation of qt_x11_wait_for_window_managerOlivier Goffart2009-09-181-4/+9
| * | Added a QTest::qWaitForWindowShown function that waits for window manager on ...Denis Dzyubenko2009-09-182-0/+28
| * | Added missing headers to the testlib.proDenis Dzyubenko2009-09-181-11/+21
| * | Fix symbol clashes between QtWebKit and QtScriptSimon Hausmann2009-09-181-0/+1
| * | Fix compilation and remove trailing whitespace.Jason Barron2009-09-181-140/+140
| * | System locale on Mac may not return AnyCountry for any language != Ccon2009-09-181-2/+5
| * | Adding support for symbian graphics resources.Aleksandar Sasha Babic2009-09-1810-5/+281
| * | Fixed bug in GL pixmap backend (causing missing rendering in lance).Samuel Rødal2009-09-181-1/+5
| * | Introduce native Symbian bitmap support to QPixmapJani Hautakangas2009-09-1819-256/+1123
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-09-182290-29612/+116438
| |\ \
| | * | Don't loose precision by converting the sizes (qreals) to ints.Jan-Arve Sæther2009-09-181-16/+12
| | * | Call effectiveSizeHint(Qt::MinimumSize).width instead of minimumWidth()Jan-Arve Sæther2009-09-181-48/+40
| | * | Copied Windows CE compatiblity date/time conversion functions from WebKitSimon Hausmann2009-09-182-0/+693
| | * | make qscriptvalue_cast<QVariant>() compile again on WindowsKent Hansen2009-09-181-2/+4
| | * | Removed JavaScriptCore.pro file that shouldn't be there.Simon Hausmann2009-09-181-69/+0
| | * | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st...Simon Hausmann2009-09-187-12/+90
| | * | Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-1809200...Jocelyn Turcotte2009-09-182246-29270/+114278
| | * | QGraphicsAnchorLayout: Initial support for Size PolicyAnselmo Lacerda S. de Melo2009-09-182-5/+39
| | * | Colorize filter for OpenVG doesn't currently support strength()Rhys Weatherley2009-09-181-0/+3
| | * | Fix a bug in QDirectFBWindowSurface::scrollAnders Bakken2009-09-171-0/+2
| | * | Merge commit 'origin/4.5' into 4.6Rhys Weatherley2009-09-171-0/+7
| | |\ \ | | | |/
| | | * Fix compilation for systems with MBX PowerVR headers.Rhys Weatherley2009-09-171-0/+7
| | * | Use the proxy in QStyleOlivier Goffart2009-09-171-3/+3
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Tom Cooksey2009-09-1742-467/+1319
| | |\ \
| | | * | Fixed a bug in QToolTip when internal tool tips where reused.Trond Kjernaasen2009-09-171-3/+3
| | | * | Implement hasConflicts().Jan-Arve Sæther2009-09-176-95/+133
| | | * | Fix regression after code reviewShane Kearns2009-09-172-3/+7
| | | * | Update def filesShane Kearns2009-09-178-12/+749
| | | * | Fix unused variable compiler warningShane Kearns2009-09-171-1/+0
| | | * | Enable compiling Symbian port with QT_NO_CURSORShane Kearns2009-09-175-5/+24
| | | * | Fix glyph selection in symbol fonts that contain unicode cmap tableEskil Abrahamsen Blomfeldt2009-09-171-14/+63
| | | * | Merge branch 'orbit-fixes' into 4.6Jan-Arve Sæther2009-09-173-72/+148
| | | |\ \
| | | | * | QGraphicsAnchorLayout: Remove QGALPrivate::deleteAnchorData()Eduardo M. Fleury2009-09-172-13/+1
| | | | * | QGraphicsAnchorLayoutPrivate: Removing item from layout when there are no mor...Jesus Sanchez-Palencia2009-09-172-0/+77
| | | | * | QGraphicsAnchorLayoutPrivate: Removing method removeAnchor()Jesus Sanchez-Palencia2009-09-172-22/+12
| | | | * | QGraphicsAnchorLayout: Removing methods names inconsistencies on private classJesus Sanchez-Palencia2009-09-173-19/+19
| | | | * | QGraphicsAnchorLayout: Handle negative spacing in "setAnchorSpacing"Eduardo M. Fleury2009-09-171-2/+25
| | | | * | QGraphicsAnchorLayout: Fix anchor creation heuristicsEduardo M. Fleury2009-09-171-19/+17
| | | * | | Control-drag header selection behaved wierdly.Gabriel de Dietrich2009-09-173-2/+39
| | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-176-24/+140
| | | |\ \ \ | | | | |/ /
| | | | * | Add a new wildcard mode similar to bash in QRegExpBenjamin Poulain2009-09-172-18/+85
| | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-17515-171/+238969
| | | |\ \ \
| | | * \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-1699-433/+1602
| | | |\ \ \ \