summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QS60Style: Support for Menu separatorsSami Merila2011-03-251-3/+13
* Native image handle provider support in QGLPixmapDataLaszlo Agocs2011-03-245-3/+78
* Fix an issue with VGImage readback in openvg.Laszlo Agocs2011-03-244-6/+9
* QSysInfo support for next generation Symbian devices.Miikka Heikkinen2011-03-244-63/+66
* Call FixNativeOrientation on Symbian for certain fullscreen qml views.Laszlo Agocs2011-03-246-2/+69
* Icon in QMessageBox::question is deformed on SymbianSami Merila2011-03-231-3/+10
* Prevent crash when connecting signal in splitviewSami Merila2011-03-231-9/+12
* GraphicsViews: Focused widget is not visible after orientation changeSami Merila2011-03-231-12/+14
* GraphicsViews: Focused widget is not visible after orientation changeSami Merila2011-03-231-0/+15
* Add missing nullify for the s60 style's background pixmap pointer.Laszlo Agocs2011-03-231-0/+1
* Implement tiled image and pixmap drawing in VG paint engine.Laszlo Agocs2011-03-221-3/+98
* Change Symbian to use destroyed swap behaviour in GLJani Hautakangas2011-03-225-23/+51
* Remove useless profile reference.axis2011-03-222-4/+0
* Fixed drawImage() not to attempt drawing null images on openvg.Laszlo Agocs2011-03-221-0/+4
* QS60Style: Update placeholder texture to real oneSami Merila2011-03-224-11/+32
* Return SV_S60_5_2 / SV_SF_3 for next gen Symbian platform.Miikka Heikkinen2011-03-211-1/+1
* Change the pooled QGLPixmapData to be backed by QVolatileImage.Laszlo Agocs2011-03-215-141/+128
* Changed s60 style not to rely on QPixmapData::toNativeType().Laszlo Agocs2011-03-212-7/+6
* Add missing bitmap locking to QVGPixmapData::fromNativeType.Laszlo Agocs2011-03-211-2/+4
* Add flag for forcibly propagating backing store alpha to framebufferGareth Stockwell2011-03-184-13/+33
* Fixed unmatched quotes in s60installs.proGareth Stockwell2011-03-181-1/+1
* Fix for wrong dpi metrics for raster pixmaps on Symbian.Laszlo Agocs2011-03-161-18/+11
* Hot fix for compilation without QGL_USE_TEXTURE_POOLJani Hautakangas2011-03-151-0/+2
* Initial implementation of GLES2.0 resource poolingJani Hautakangas2011-03-1515-19/+1482
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-03-151-6/+8
|\
| * Avoid panics in QDesktopWidget on Symbian emulator.Laszlo Agocs2011-03-151-6/+8
* | QS60Style: use placeholder texture when polishing widgets and paletteSami Merila2011-03-153-7/+33
* | Regression: QS60Style: Theme background is incorrectSami Merila2011-03-151-0/+1
|/
* Remove changes from fix to QTBUG-17045 that were not related to the fixSami Merila2011-03-151-12/+16
* Prevent null pointer crash when closing splitviewSami Merila2011-03-152-17/+14
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-03-146-7/+19
|\
| * Merge branch 'backporting-symbian-armcc-to-4.7' into s60-4.7axis2011-03-146-7/+19
| |\
| | * Fixed a typo in src profile.axis2011-03-041-1/+1
| | * Fixed a build library deployment issue in sqlite.axis2011-03-041-0/+6
| | * Fixed include in network module on Symbian.axis2011-03-041-1/+1
| | * Support to build Qt for Symbian on Mac OS X with gcce compiler.axis2011-02-211-1/+1
| | * Changed various qmake constructs to support Windows.axis2011-02-181-2/+8
| | * Renamed the symbian/linux-* mkspecs to symbian-*.axis2011-02-182-2/+2
* | | QS60Style slows down layout switch by updating widgets unnecessarilySami Merila2011-03-143-22/+0
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-03-149-14/+61
|\ \
| * | Fix for major regression in OpenVG clippingJani Hautakangas2011-03-101-0/+1
| * | Cast int to HALData::TAttribute for QT_HALData_ENumCpus and compile with RVCT4.Liang Qi2011-03-101-1/+1
| * | Don't use EGL surfaces for translucency with 32MB GPU chip.Jani Hautakangas2011-03-105-12/+56
| * | Fix for fromSymbianCFbsBitmap changing the source data unexpectedly.Laszlo Agocs2011-03-102-1/+3
* | | 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