summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updated TODO listGareth Stockwell2009-09-291-0/+8
* Removed trace statements from QtGuiGareth Stockwell2009-09-282-252/+9
* Removed calls to CCoeControl::DrawNow from QWidgetPrivate::setWSGeometryGareth Stockwell2009-09-281-30/+7
* Fixed logical error in QSymbianControl::DrawGareth Stockwell2009-09-281-4/+4
* Fixed build errors due to header filename clashes between epoc32/include and ...Gareth Stockwell2009-09-282-13/+6
* Implemented QWidget::mapFromGlobal, QWidget::mapToGlobal, for case where chil...Gareth Stockwell2009-09-281-5/+8
* Revert "Revert all GUI changes from the MMF work."Frans Englich2009-09-285-68/+476
* Revert "Disable code, as we don't have the required code in QtGui."Frans Englich2009-09-281-8/+6
* Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-24865-16612/+34677
|\
| * Update src/3rdparty/javascriptcore and adapt src/script to the changes.Kent Hansen2009-09-24278-8267/+23486
| * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-246-21/+12
| |\
| | * Fixed text drawing regression in Assistant.Trond Kjernåsen2009-09-241-0/+2
| | * Fixed clipping of non-cosmetic dashed strokes in raster paint engine.Kim Motoyoshi Kalland2009-09-231-9/+1
| | * Calling raise() on a hidden windows makes it visible on Cocoa.Prasanth Ullattil2009-09-231-1/+1
| | * Ensure that QStandardItem::clone() is used when a prototype is setAndy Shaw2009-09-222-4/+7
| | * Fix broken drop-down arrows on Windows 7Jens Bache-Wiig2009-09-221-11/+0
| * | Remove QGVLauncher from the WebKit import.Simon Hausmann2009-09-242-330/+0
| * | Fix the area above the menubar to have the right backgroundAndy Shaw2009-09-241-1/+1
| * | Added BlurType to blur graphics effect API.Samuel Rødal2009-09-245-25/+87
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Andy Shaw2009-09-241-0/+4
| |\ \
| | * | QTextDocument initial revision after setPlainText/setHtmlmae2009-09-241-0/+4
| * | | Ensure that the gradient is not given an invalid stop pointAndy Shaw2009-09-241-7/+7
| |/ /
| * | Added some documentation for a hackish workaround into the mac codeRichard Moe Gustavsen2009-09-241-4/+11
| * | Prevented crash in svgviewer in graphics system OpenGL with QGLWidget.Samuel Rødal2009-09-241-0/+2
| * | Updated WebKit from /home/joce/dev/qtwebkit3/ to qtwebkit-4.6-snapshot-240920...Jocelyn Turcotte2009-09-24486-6489/+9572
| * | Only account for a negative right bearing in QTextLayoutEskil Abrahamsen Blomfeldt2009-09-241-1/+1
| * | Fixed a text drawing problem in the GL2 engine under X11.Trond Kjernåsen2009-09-241-1/+1
| * | Uninitialised variable fix for qfilesystemwatcher_symbianmread2009-09-241-1/+1
| * | Fix QTextDocument::revision()mae2009-09-243-23/+17
| * | Made fast blur in GL 2 engine be radius independent.Samuel Rødal2009-09-242-140/+97
| * | AudioService API changes; QString->const QString&, remove QAudioDeviceId use ...Justin McPherson2009-09-2420-524/+274
| * | Mac audio; emit stateChanged on start, don't flush in push mode.Justin McPherson2009-09-242-0/+9
| * | Mac audio; Remove signal re-decleration.Justin McPherson2009-09-242-8/+0
| * | Fix cubic paths in OpenVGRhys Weatherley2009-09-231-3/+3
| * | Fix 3.1 build - move unimplemented RFs API to the S60 pluginShane Kearns2009-09-239-10/+124
| * | Compile fix for platforms prior to Symbian^3.Jason Barron2009-09-234-0/+11
| * | Merge branch 'imhintsAdditions' into 4.6axis2009-09-232-6/+16
| |\ \
| | * | Cleaned up input method hints documentation a bit.axis2009-09-231-6/+15
| | * | Added ImhEmailCharactersOnly flag.axis2009-09-231-0/+1
| * | | Don't disable painting with multiple screens and VNCJeremy Katz2009-09-233-8/+18
| |/ /
| * | Merge branch 's60MainHelperClasses' into 4.6axis2009-09-2313-470/+527
| |\ \
| | * | Corrected typo.axis2009-09-231-1/+1
| | * | Added support for using custom application objects on S60.axis2009-09-2313-469/+526
| * | | Avoid calling ensureContext() in setGeometry.Jason Barron2009-09-231-1/+0
| * | | Small change in the API of animationsThierry Bastian2009-09-2311-30/+24
| * | | QTextCursor selection extension when inserting charactersmae2009-09-231-2/+6
| * | | Added QSlider to tst_QStyleSheetStyle::complexWidgetFocus.Gabriel de Dietrich2009-09-232-7/+15
| * | | When using style sheets, the focus flag was not propagated to the children ofGabriel de Dietrich2009-09-231-1/+1
| * | | Modify functions for native pixmap data conversion on Symbian.Jason Barron2009-09-237-351/+376
| * | | Implement advanced pointer handling on S60Bradley T. Hughes2009-09-233-2/+80