summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Converting from double to qreal in guimread2011-10-1021-66/+66
* Copy and Cut are not available for some QML editorsSami Merila2011-10-051-6/+22
* Ignore CcpuCan calls if input context is being destroyedSami Merila2011-10-051-0/+5
* Remove one local variable from QCoeFepInputContextSami Merila2011-10-051-2/+0
* Symbian: Fix native dialog with splitscreen VKB focus loss issueMiikka Heikkinen2011-10-042-3/+9
* Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-10-033-8/+14
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-09-272-7/+8
| |\
| | * Merge remote-tracking branch 'qt-mainline/4.8'aavit2011-09-228-70/+85
| | |\
| | * | Only limit cursor position when line is wrappedJiang Jiang2011-09-211-1/+1
| | * | Make sure cursor position doesn't exceed line endJiang Jiang2011-09-191-0/+3
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-09-191-7/+5
| | |\ \
| | | * | Avoid unnecessary detach of a QImage in QPixmapDropShadowFilterDavid Faure2011-09-191-7/+5
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-09-263-20/+605
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-09-221-1/+6
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Fix broken Solaris build (getpwnam_r usage)Iikka Eklund2011-09-221-1/+6
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-09-204-54/+65
| |\ \ \ \ \
* | | | | | | Do not crash in copy() of pixmaps without an underlying bitmapLaszlo Agocs2011-09-301-6/+8
* | | | | | | New focusitem is not connected to the translate slot in splitviewSami Merila2011-09-282-24/+55
* | | | | | | Fix building against older Symbian^3 environmentsMiikka Heikkinen2011-09-281-5/+12
* | | | | | | Fix QTextBrowser autotest to use "file" scheme in URLs.Miikka Heikkinen2011-09-281-1/+2
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-flexAapo Haapanen2011-09-261-0/+7
|\ \ \ \ \ \ \
| * | | | | | | Lower case as default in password entry in Symbian port.Jarkko T. Toivonen2011-09-261-0/+7
* | | | | | | | The cursor can get offscreen in splitscreen landscape modeSami Merila2011-09-231-1/+5
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-flexPasi Pentikainen2011-09-221-0/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix the incorrect sizeHint given by QLabel on SymbianJarkko T. Toivonen2011-09-151-0/+8
* | | | | | | Symbian: Added copy-paste functionality to FEP input contextMiikka Heikkinen2011-09-212-20/+597
* | | | | | | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-09-2034-373/+294
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-09-201-6/+9
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Resolve a number of compilation issues with INTEGRITYRolland Dudemaine2011-09-191-6/+9
| * | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-09-186-19/+34
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge remote branch 'qt-mainline/4.8'aavit2011-09-1717-116/+71
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | QGraphicsWidget::setLayoutDirection doesn't propagate to new childrenJohn Tapsell2011-09-161-0/+6
| | * | | | Prevent unnecessary graphics item updates when graphics effect changes.Christophe Oosterlynck2011-09-161-16/+20
| | * | | | Release font engine refcount when done using it in QTextEngineJiang Jiang2011-09-163-5/+12
| | * | | | Fix - QGraphicsTextItem in a tab of QTabWidget cannot get focusKalle Viironen2011-09-151-1/+3
| | * | | | Do not put cursor at non-stop character positionsJiang Jiang2011-09-141-0/+3
| | * | | | doc: Fix incorrect enum name in QRawFont::alphaMapForGlyph docsEskil Abrahamsen Blomfeldt2011-09-131-1/+2
| * | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-09-163-5/+13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge remote branch 'origin/4.8' into 4.8-from-4.7Rohan McGovern2011-09-14525-9803/+35366
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-09-093-5/+12
| | |\ \ \ \
| | | * | | | Release font engine refcount when done using it in QTextEngineJiang Jiang2011-09-093-5/+12
| * | | | | | minor docu fixesKonstantin Ritt2011-09-151-5/+5
| * | | | | | Mingw compile error src/gui/accessible/qaccessible_win.cppMarkku Heikkila2011-09-151-1/+1
| * | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-09-1014-218/+157
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-09-1014-218/+157
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Generate glyphs in un-transformed coordinate system.Samuel Rødal2011-09-091-3/+4
| | | * | | | Use QT_MAX_CACHED_GLYPH_SIZE in QFontEngineFTAleksandar Stojiljkovic2011-09-091-2/+6
| | | * | | | Reset trailingSpaces in relayoutJiang Jiang2011-09-091-0/+1
| | | * | | | Allocate 16-byte aligned memory independent of platform for raster pool.Samuel Rødal2011-09-091-37/+17
| | | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-09-083-5/+6
| | | |\ \ \ \