summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added a QTest::qWaitForWindowShown function that waits for window manager on ...Denis Dzyubenko2009-09-183-0/+34
* 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-1812-6/+285
* Add debug outputPaul Olav Tvete2009-09-181-0/+7
* Remove remaining support for win32-mwc mkspecIain2009-09-184-277/+0
* Workaround for problems interworking RVCT-built s60main with GCCE appsIain2009-09-182-1/+7
* Fixed bug in GL pixmap backend (causing missing rendering in lance).Samuel Rødal2009-09-181-1/+5
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jani Hautakangas2009-09-181-31/+31
|\
| * Change name of test to tst_QGraphicsAnchorLayout1Jan-Arve Sæther2009-09-181-31/+31
* | Introduce native Symbian bitmap support to QPixmapJani Hautakangas2009-09-1819-256/+1123
|/
* 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