summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* Fix crash in QTreeWidgetItem::sortChildren when adding new item.Markku Heikkila2012-02-011-0/+1
* Various Qt documentation fixes (wk 44)artoka2012-01-314-4/+10
* Various qt documentation fixes (wk 43)artoka2012-01-313-5/+9
* Fixed EGL build for WEC7jaanttil2012-01-311-1/+1
* Fixed QEventDispatcherQPA::processEvents()Rafael Roquetto2012-01-311-3/+2
* Fixed qapplication_win.cpp build for WinCEjaanttil2012-01-311-1/+1
* Build fix to qapplication_win.cpp when QT_NO_GESTURES is usedjaanttil2012-01-311-1/+1
* Removed unnecesary dependency to winx.h from desktopservices for WinCE.jaanttil2012-01-301-3/+0
* Various Qt documentation bug fixes (wk 42)artoka2012-01-301-0/+4
* blitter: Base QBlitterPaintEngine on QRasterPaintEngineHolger Hans Peter Freyther2012-01-273-117/+151
* blitter: Group code by functionality in header and cpp fileHolger Hans Peter Freyther2012-01-272-120/+118
* blitter: Fix the 'solid' detection for the brush in case of fillRectHolger Hans Peter Freyther2012-01-271-2/+2
* blitter: Move state updates into new methodsHolger Hans Peter Freyther2012-01-271-45/+86
* blitter: Move the definition out of the class declarationHolger Hans Peter Freyther2012-01-271-59/+68
* blitter: Kill the isBlitterLocked variable of theHolger Hans Peter Freyther2012-01-273-11/+11
* blitter: Use CapabilitiesToStateMask as a class memberHolger Hans Peter Freyther2012-01-271-30/+29
* blitter: Style changes to the codeHolger Hans Peter Freyther2012-01-271-77/+64
* Catch exceptions inside QSymbianControl::DrawJaakko Helanti2012-01-252-1/+16
* Fix set/paperSize(QPrinter::PaperSize) on MacAndy Shaw2012-01-251-2/+2
* Send text selection changes for accessibility.Frederik Gladhorn2012-01-251-0/+3
* Add a public API for releasing cached GPU resources on SymbianGareth Stockwell2012-01-252-0/+13
* Activate window when focus is set in QAccessibleWidget::doActionJosé Millán Soto2012-01-201-5/+8
* Cleaning logClusters for line separator layout shortcutJiang Jiang2012-01-181-1/+3
* Handle closable tabs in QAccessibleTabBarJosé Millán Soto2012-01-181-0/+2
* Fix cursor disappearance in QLineEdit on Mac when deleting all textPasi Matilainen2012-01-171-1/+1
* Fix CJK punctuation input through input methods in OS XJiang Jiang2012-01-171-1/+7
* Fix for player application exit crashSatyam Bandarapu2012-01-132-2/+12
* Recovering from draw failures after EGL surface creation failuremread2012-01-133-13/+24
* Fix using custom paper sizes on MacAndy Shaw2012-01-131-3/+5
* Update year in Nokia copyright messages.Jason McDonald2012-01-111249-1250/+1250
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-12-226-6/+6
|\
| * Symbian: Fix exporting and importing of some functions for autotestsMiikka Heikkinen2011-12-216-6/+6
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-12-201-1/+1
|\ \
| * | Fix crash in positionInLigatureJiang Jiang2011-12-161-1/+1
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-12-204-30/+47
|\ \ \ | | |/ | |/|
| * | Fix missing part from commit dae052cb11c0018121f2c4028aed9db17769fd77Jani Hautakangas2011-12-191-0/+1
| * | Fix m_longTapDetector causing crash.Jani Hautakangas2011-12-191-6/+8
| * | Fix to incorrect ApplicationActivate event in QtOpenGLJani Hautakangas2011-12-163-27/+41
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-12-161-0/+2
|\ \ \ | |/ /
| * | Symbian: fix tst_QMenuBar::task256322_highlight() regressionSatyam Bandarapu2011-12-151-0/+2
* | | Merge branch '4.8-upstream' into master-waterWater-Team2011-12-154-23/+32
|\ \ \
| * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-12-141-2/+2
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Default to QDir::homePath() in Symbian native file dialogsGareth Stockwell2011-12-131-2/+2
| * | [blitter] Work on tst_QPixmap::clear()Holger Hans Peter Freyther2011-12-132-3/+15
| * | [blitter] Use QScopedPointer for the engine and blittableHolger Hans Peter Freyther2011-12-132-14/+10
| * | [blitter] Generate a new serial number when resizing theHolger Hans Peter Freyther2011-12-131-0/+1
| * | [blitter] Fix memory leak in the blitter paintengineHolger Hans Peter Freyther2011-12-131-5/+5
* | | Fix Memoy leak relateded to contextmenu.Debao Zhang2011-12-131-1/+1
|/ /
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-12-121-8/+18
|\ \ | |/
| * Symbian: Fix double deletion of selected text when using predictiveMiikka Heikkinen2011-12-091-8/+18