summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: First update of the documentation about learning Qt.David Boddie2009-09-183-22/+42
* Doc: Prevented the inclusion of a license header in the documentation.David Boddie2009-09-182-1/+3
* Doc: Language and style fixes to the XML Patterns documentation.David Boddie2009-09-182-98/+20
* Allow forcing an empty window title.Denis Dzyubenko2009-09-181-1/+1
* initialize the this-register of the global contextKent Hansen2009-09-181-0/+1
* put the this-register calculation into a functionKent Hansen2009-09-183-3/+10
* QtWebKit Windows CE compile fixJoerg Bornemann2009-09-182-0/+8
* QtWebKit Windows CE compile fixesJoerg Bornemann2009-09-185-6/+8
* 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
| * Fix broken .ui file - class name was not specified correctly.Rhys Weatherley2009-09-181-1/+1
* | 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-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