summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Stabilize testOlivier Goffart2009-09-182-3/+3
* | Don't fail if no printers are available.Paul Olav Tvete2009-09-181-0/+3
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-09-182325-29695/+120329
|\ \
| * | Only ignore the addChildLayoutItem warning in debug builds.Jan-Arve Sæther2009-09-181-1/+4
| * | 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-182-69/+1
| * | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st...Simon Hausmann2009-09-187-12/+90
| * | Autotest: fix compilation with a more strict compiler / libc.Thiago Macieira2009-09-182-0/+5
| * | Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-1809200...Jocelyn Turcotte2009-09-182246-29270/+114278
| * | Update list of excluded files in mkdit-webkit script.Jocelyn Turcotte2009-09-181-0/+5
| * | QGraphicsAnchorLayout: Set size policy in the exampleAnselmo Lacerda S. de Melo2009-09-181-0/+1
| * | QGraphicsAnchorLayout: Added an auto test for size policyAnselmo Lacerda S. de Melo2009-09-181-0/+86
| * | QGraphicsAnchorLayout: Initial support for Size PolicyAnselmo Lacerda S. de Melo2009-09-182-5/+39
| * | Update default tag name in mkdist-webkit script.Jocelyn Turcotte2009-09-181-1/+1
| * | Changed ingroup to correct group.Peter Yard2009-09-181-1/+2
| * | Corrected name of gestures png image name.Peter Yard2009-09-181-1/+1
| * | Colorize filter for OpenVG doesn't currently support strength()Rhys Weatherley2009-09-181-0/+3
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-09-171-0/+2
| |\ \
| | * | Fix a bug in QDirectFBWindowSurface::scrollAnders Bakken2009-09-171-0/+2
| * | | Fix broken .ui file - class name was not specified correctly.Rhys Weatherley2009-09-171-1/+1
| |/ /
| * | 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
| * | Stabilize testOlivier Goffart2009-09-171-4/+1
| * | 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-1762-506/+4989
| |\ \
| | * | Fixed the invalid license header.Trond Kjernåsen2009-09-171-39/+39
| | * | Clean up my previous commit (remove comment and whitespace fix)Jan-Arve Sæther2009-09-171-3/+1
| | * | Fix the scrollTo() test function on Windows.Jan-Arve Sæther2009-09-171-4/+7
| | * | Fixed a bug in QToolTip when internal tool tips where reused.Trond Kjernaasen2009-09-172-6/+11
| | * | Implement hasConflicts().Jan-Arve Sæther2009-09-177-96/+176
| | * | 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
| | * | Wrong string when setting formula through menu in demos/spreadsheet.Gabriel de Dietrich2009-09-171-1/+1
| | * | Merge branch 'orbit-fixes' into 4.6Jan-Arve Sæther2009-09-176-72/+3245
| | |\ \
| | | * | Add QEXPECT_FAIL for the one test that fails.Jan-Arve Sæther2009-09-171-0/+2
| | | * | Add QTest::ignoreMessage() calls in order to reduce some console noise.Jan-Arve Sæther2009-09-171-0/+28
| | | * | QGraphicsAnchorLayout: Added new autotests fileJesus Sanchez-Palencia2009-09-173-0/+3067
| | | * | 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-174-2/+153