summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into 4.7Jan-Arve Sæther2011-03-16140-910/+3690
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-101-0/+5
| |\
| | * Partial update window surfaces always need a repaint before flush.Samuel Rødal2011-03-091-0/+5
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-03-104-6/+6
| |\ \
| | * | Bump Qt version to 4.7.3Timo Turunen2011-03-094-6/+6
| * | | Fix for misplaced endif in qglobal.h.Laszlo Agocs2011-03-091-0/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Laszlo Agocs2011-03-0911-14/+61
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-093-1/+3
| | |\ \ \
| | | * | | Update TextEdit's visible selection when only the anchor changes.Andrew den Exter2011-03-081-1/+1
| | | * | | Set correct initial value for TextEdit and TextInput canPaste propertyYann Bodson2011-03-072-0/+2
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-081-1/+1
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Fixed memory leak in GL texture cache with QRuntimePixmapData.Samuel Rødal2011-03-071-1/+1
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-03-082-11/+22
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Fix possible bearer management Crash with Panic E32USER-CBase, 69Cristiano di Flora2011-03-081-6/+5
| | | * | | QNetworkCookie: fix quoted valuesPeter Hartmann2011-03-071-5/+8
| | | * | | Fix for QTBUG-17746. Quotes is retained in cookie valueAparna Nandyal2011-03-071-7/+15
| | | * | | Unsuccessful unlocking of QNetworkConfigurationPrivate mutexPerttu Pohjonen2011-03-071-0/+1
| | * | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-03-081-1/+1
| | |\ \ \ \
| | | * \ \ \ Merge remote-tracking branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2011-03-081-1/+1
| | | |\ \ \ \
| | | | * | | | Update copyright year to 2011.Jason McDonald2011-01-103357-3367/+3367
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-074-0/+34
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | Invalidate the EGL surface of QMeeGoLivePixmapData when switching to RasterPauli Nieminen2011-03-074-0/+34
| * | | | | | | Added missing ifdefs to allow compilation on older Symbian versions.Laszlo Agocs2011-03-092-1/+5
| * | | | | | | Multiple screen support for Symbian in QDeskopWidget.Laszlo Agocs2011-03-097-42/+281
| * | | | | | | Added native image handle provider header.Laszlo Agocs2011-03-081-0/+69
| * | | | | | | Added native image handle provider support in pixmaps on openvg.Laszlo Agocs2011-03-087-5/+100
| * | | | | | | Correcting incorrect ordinal introduced by the split view changes.Laszlo Agocs2011-03-081-1/+1
| * | | | | | | Support partial input modeSami Merila2011-03-086-9/+345
| * | | | | | | Avoid compiler warnings in openvg on win32.Laszlo Agocs2011-03-072-1/+6
| * | | | | | | Updated def files with new QVGPixmapData function.Laszlo Agocs2011-03-072-0/+2
| * | | | | | | VGImage readback support in QPixmap on OpenVG.Laszlo Agocs2011-03-073-12/+41
| |/ / / / / /
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-044-2/+10
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Added image conversion flag to prevent conversions.Samuel Rødal2011-03-044-2/+10
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-044-22/+40
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Fix word selection locking on string boundaries.Andrew den Exter2011-03-041-11/+14
| | * | | | | Fix potential crash in QTextControl.Lasse Holmstedt2011-03-041-2/+4
| | * | | | | QDeclarativePropertyMap::keys() cannot be called from qmlCharles Yin2011-03-032-8/+21
| | * | | | | Compensate for horizontal scroll in TextInput micro focus.Andrew den Exter2011-03-031-1/+1
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-031-3/+3
| |\ \ \ \ \ \
| | * | | | | | Use the generic QVoltileImage implementation on S60 3.1 and 3.2.Laszlo Agocs2011-03-031-3/+3
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-031-1/+1
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Position the TextInput cursor correctly after IM text is commited.Andrew den Exter2011-03-031-1/+1
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-026-19/+105
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | / / / / / | | |/ / / / / | |/| | | | |
| | * | | | | Make the TextInput cursorRectangle relative to the item.Andrew den Exter2011-03-021-0/+1
| | * | | | | Don't assert if font engine creates new glyphsAaron Kennedy2011-03-021-5/+6
| | * | | | | Doc: remove experimental GestureArea from contents and add PinchAreaMartin Jones2011-03-021-0/+4
| | * | | | | Don't return positions within preedit text from positionAt().Andrew den Exter2011-03-013-6/+31
| | * | | | | Add an is input method composing property to TextEdit and TextInput.Andrew den Exter2011-03-014-8/+63
| * | | | | | Have QVolatileImage backed by a bitmap in all cases.Laszlo Agocs2011-03-011-5/+3
| * | | | | | Removing extra tabs from def file.Laszlo Agocs2011-03-011-1/+1