summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Add internal function for releasing cached GPU resources.Jani Hautakangas2011-03-012-0/+7
* Changed QPixmap VG backend to use CFbsBitmap on Symbian.Laszlo Agocs2011-02-289-10/+1156
* Remove Qt dependancy to SYMBIAN_GRAPHICS_WSERV_QT_EFFECTSJani Hautakangas2011-02-231-6/+6
* Fix for ARMV6 drawhelper blendingJani Hautakangas2011-02-141-2/+2
* Worked around a SC issue in S60 3.x vs 5.0 versions.axis2011-02-141-1/+13
* Fix QFileDialog Symbian native file dialog filename filtering.Miikka Heikkinen2011-02-101-33/+19
* Fix build failureGareth Stockwell2011-02-092-6/+6
* Recreate Symbian raster backing store when WA_TranslucentBackground setGareth Stockwell2011-02-093-4/+42
* Fix native child window Symbian decoration handling.Jani Hautakangas2011-02-062-15/+23
* Fixed a bug where the softkeys would leave a see-through "hole".axis2011-02-041-0/+13
* Fix few QFileDialog static method issues in Symbian^3Miikka Heikkinen2011-02-022-5/+9
* Orientation control implementation for Symbianmread2011-01-272-0/+42
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-261-0/+6
|\
| * Fix: define hotSpot for Gestures on MacZeno Albisser2011-01-261-0/+6
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-261-4/+12
|\ \
| * | QComboBox popup incorrectly opened in Sym^3Sami Merila2011-01-261-4/+12
| |/
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-261-0/+1
|\ \ | |/ |/|
| * Add util/xkbdatagen/READMEOlivier Goffart2011-01-261-0/+1
* | Application background is incorrect if app locked to landscape.Sami Merila2011-01-261-4/+4
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-252-20/+60
|\
| * Improved performance of mapFromGlobal/mapToGlobal on X11Denis Dzyubenko2011-01-251-0/+28
| * Moved the implementation of mapFromGlobal/mapToGlobal to QWidgetPrivateDenis Dzyubenko2011-01-252-20/+32
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-251-2/+2
|\ \
| * | Temporary fix for ambiguous cast from four letter char constantEckhart Koppen2011-01-251-2/+2
| |/
* | Fix cursor position adjustment when removing stringsJiang Jiang2011-01-251-1/+3
|/
* Avoid possible font name collisions on fbservAlessandro Portale2011-01-243-23/+343
* Fix loop count in animanted gifs sometimes being incorrectSimon Hausmann2011-01-241-2/+8
* Do not load aplication fonts on Symbian^1 and belowAlessandro Portale2011-01-191-0/+3
* Fix compilation error.Jason McDonald2011-01-191-0/+2
* Supporting Qt application fonts on SymbianAlessandro Portale2011-01-193-24/+225
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-01-172-4/+7
|\
| * Merge branch '4.7-review' into 4.7-stagingThierry Bastian2011-01-172-4/+7
| |\
| | * Fix a bug that got revealed by 604c51f1fc5c79b7fad12cda911b06b9e6e5005fJan-Arve Sæther2011-01-131-2/+3
| | * Build failure fix (related to QT-4079)Sami Merila2011-01-101-1/+1
| | * QWidgets support for VGA screenSami Merila2011-01-101-1/+3
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-172-0/+5
|\ \ \
| * | | Fix one character displacement for cursor in line editsMiikka Heikkinen2011-01-171-0/+2
| * | | QTBUG-16110 updating the softkeys when app comes to foregroundmread2011-01-171-0/+3
| |/ /
* | | Fix double click event on Mac OS X.Fabien Freling2011-01-171-1/+3
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-131-3/+2
|\ \
| * | Proper fix for QGraphicsItem crash.Yoann Lopes2011-01-131-3/+2
* | | Allow use of command line parameters with RApaLsSession::StartApp.Miikka Heikkinen2011-01-111-15/+14
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-101146-1148/+1148
|\ \
| * | QFont/Windows: restrict the pixel size accuracyJoerg Bornemann2011-01-101-1/+1
| * | Update copyright year to 2011.Jason McDonald2011-01-101146-1147/+1147
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-102-1/+10
|\ \ \
| * | | Setting WA_TranslucentBackground after winid() is ineffective on Symbian.Jani Hautakangas2011-01-102-1/+10
| |/ /
* | | Merge branch 'graphics-team-text-4.7' into 4.7Eskil Abrahamsen Blomfeldt2011-01-101-2/+2
|\ \ \ | |/ / |/| |
| * | Fix crash in QTextBlock::next()/previous()Jiang Jiang2011-01-071-2/+2
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-0722-24/+26
|\ \ \