summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* QS60StyleAnimation exception safetymread2011-10-182-9/+5
* Catch potential throw in ~QSymbianControlmread2011-10-181-1/+5
* Fix the build for makefile build system of SymbianLiang Qi2011-10-181-1/+1
* Symbian - fix compile error when default configuredShane Kearns2011-10-181-3/+3
* Early construction of status pane and softkeys for Symbian boosted appsmread2011-10-145-53/+83
* Maximized dialogs are incorrectly positioned after layout switchSami Merila2011-10-141-0/+4
* Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-10-1426-81/+245
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-10-105-13/+30
| |\
| | * Fixed broken window surface flush when depth is 24 and bpp is not 32.Samuel Rødal2011-09-295-13/+30
| * | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-077-41/+187
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-09-285-40/+182
| | |\ \
| | | * | A patch for 'Fix to QtOpenGL crash'Jani Hautakangas2011-09-271-0/+2
| | | * | Always recreate backing store when TLW transparency changesGareth Stockwell2011-09-273-26/+57
| | | * | Fix to QtOpenGL crashJani Hautakangas2011-09-232-14/+123
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-09-221-1/+1
| | |\ \ \
| | | * | | Incorrect 'break' in switch-case was replaced by 'return'Viktor Kolesnyk2011-09-221-1/+1
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-09-221-0/+4
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | QLineControl: selectedTextChanged() signal is omitted in some casesSami Merila2011-09-221-0/+4
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-09-201-0/+1
| | |\ \ \ \
| | | * | | | Avoid runtime warning about interlace handling from libpng 1.5aavit2011-09-201-0/+1
| * | | | | | Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask)miniak2011-10-069-22/+22
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-10-042-3/+3
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'mainline/4.8'Oswald Buddenhagen2011-09-2817-114/+735
| | |\ \ \ \ \ \
| | * | | | | | | docs: Typo and link fixes.jaanttil2011-09-272-3/+3
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...v4.8.0-rc1Qt Continuous Integration System2011-10-031-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Merge remote-tracking branch 'qt-mainline/4.8'aavit2011-09-274-21/+611
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Fix possible crash in QFontEngineFTEskil Abrahamsen Blomfeldt2011-09-261-1/+1
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master...Qt Continuous Integration System2011-10-032-1/+2
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Add another part of the source code to the snippet.Casper van Donderen2011-09-301-0/+1
| | * | | | | | | Update translation sources.Casper van Donderen2011-09-291-1/+1
* | | | | | | | | 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