summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Accelerate drawRoundedRect() for the OpenVG paint engineRhys Weatherley2009-09-213-4/+104
* Making Keypad Navigation more usableAlessandro Portale2009-09-1913-28/+1493
* Doc: Resized the gestures (multitouch) image on the examples page.David Boddie2009-09-182-1/+1
* A pen/brush can be invalid and have a valid colorAnders Bakken2009-09-181-8/+12
* Implement QDirectFBPaintEngine::drawRoundedRectAnders Bakken2009-09-183-2/+11
* Remove 3rdparty/javascriptcore unused .pro file that produce errors duringJocelyn Turcotte2009-09-181-73/+0
* Small improvements to some autotests.Denis Dzyubenko2009-09-183-128/+54
* Corrected some license headers.Kim Motoyoshi Kalland2009-09-183-11/+100
* Windows CE specific time functions removed from QtWebKitJoerg Bornemann2009-09-186-698/+2
* make tests/auto/qicon/qicon.pro work in shadow buildsJoerg Bornemann2009-09-181-5/+7
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Liang QI2009-09-188-121/+70
|\
| * Doc: Added missing qdoc macros.David Boddie2009-09-181-0/+5
| * 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
* | Switch glyph cache from Qt to SymbianLiang QI2009-09-183-3/+49
|/
* 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