summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QS60Style: QTreeView::indexRowSizeHint returns incorrect valueSami Merila2011-03-141-2/+5
* Background app visible after split view closedSami Merila2011-03-101-3/+3
* Get the number of cores from HAL on Symbian.Liang Qi2011-03-101-2/+25
* Avoid image conversion in fromSymbianCFbsBitmap for certain formats.Laszlo Agocs2011-03-103-4/+26
* Polish splitview implementationSami Merila2011-03-101-50/+40
* QML app: text input field is not visible when split view is openedSami Merila2011-03-101-1/+1
* Visible flashing on QML app when split view is opened and closedSami Merila2011-03-101-20/+0
* Fix for misplaced endif in qglobal.h.Laszlo Agocs2011-03-091-0/+1
* Implement language fallback logic for localize_deploymentMiikka Heikkinen2011-03-092-3/+38
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Laszlo Agocs2011-03-0920-30/+225
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-097-7/+136
| |\
| | * Fix unstable qdeclarativeflickable test.Martin Jones2011-03-081-2/+2
| | * Update TextEdit's visible selection when only the anchor changes.Andrew den Exter2011-03-083-5/+56
| | * Set correct initial value for TextEdit and TextInput canPaste propertyYann Bodson2011-03-074-0/+78
| * | 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-083-19/+38
| |\ \ \
| | * | | Fix possible bearer management Crash with Panic E32USER-CBase, 69Cristiano di Flora2011-03-081-6/+5
| | * | | QNetworkCookie: fix quoted valuesPeter Hartmann2011-03-072-13/+24
| | * | | 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-082-2/+2
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2011-03-082-2/+2
| | |\ \ \ \
| | | * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1Qt Continuous Integration System2011-01-172-36/+66
| | | |\ \ \ \
| | | | * | | | Fixed unescaped backslashes in testcase.prfRohan McGovern2011-01-171-2/+2
| | | | * | | | Fix `make check' for debug-and-release on Windows.Rohan McGovern2011-01-171-2/+16
| | | | * | | | Move `check' target for autotests into testcase.prfRohan McGovern2011-01-172-35/+52
| | | | * | | | Revert "Backporting TESTARGS feature from 4.7"João Abecasis2011-01-171-1/+0
| | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1Qt Continuous Integration System2011-01-121-0/+1
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Backporting TESTARGS feature from 4.7João Abecasis2011-01-121-0/+1
| | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1Qt Continuous Integration System2011-01-128990-9063/+9063
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Update copyright year to 2011.Jason McDonald2011-01-108990-9063/+9063
| | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1Qt Continuous Integration System2010-12-201-0/+2
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | embed copyright information in QtAssistantClient4.dllJoerg Bornemann2010-12-171-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-077-1/+48
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Invalidate the EGL surface of QMeeGoLivePixmapData when switching to RasterPauli Nieminen2011-03-077-1/+48
* | | | | | | | 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-098-44/+284
* | | | | | | | Adding quote around files in QMAKE_CLEAN to tackle wildcard issueGuoqing Zhang2011-03-092-2/+5
* | | | | | | | Added native image handle provider header.Laszlo Agocs2011-03-082-1/+70
* | | | | | | | Added native image handle provider support in pixmaps on openvg.Laszlo Agocs2011-03-0810-6/+345
* | | | | | | | 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-075-12/+148
|/ / / / / / /
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-071-2/+9
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | PinchArea example produced incorrect scaling.Martin Jones2011-03-071-2/+9
* | | | | | | 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