Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QS60StyleAnimation exception safety | mread | 2011-10-18 | 2 | -9/+5 |
* | Catch potential throw in ~QSymbianControl | mread | 2011-10-18 | 1 | -1/+5 |
* | Fix the build for makefile build system of Symbian | Liang Qi | 2011-10-18 | 1 | -1/+1 |
* | Symbian - fix compile error when default configured | Shane Kearns | 2011-10-18 | 1 | -3/+3 |
* | Early construction of status pane and softkeys for Symbian boosted apps | mread | 2011-10-14 | 5 | -53/+83 |
* | Maximized dialogs are incorrectly positioned after layout switch | Sami Merila | 2011-10-14 | 1 | -0/+4 |
* | Merge remote-tracking branch 'qt/4.8' | Sami Lempinen | 2011-10-14 | 26 | -81/+245 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-10-10 | 5 | -13/+30 |
| |\ | |||||
| | * | Fixed broken window surface flush when depth is 24 and bpp is not 32. | Samuel Rødal | 2011-09-29 | 5 | -13/+30 |
| * | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7 | Liang Qi | 2011-10-07 | 7 | -41/+187 |
| |\ \ | |||||
| | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-09-28 | 5 | -40/+182 |
| | |\ \ | |||||
| | | * | | A patch for 'Fix to QtOpenGL crash' | Jani Hautakangas | 2011-09-27 | 1 | -0/+2 |
| | | * | | Always recreate backing store when TLW transparency changes | Gareth Stockwell | 2011-09-27 | 3 | -26/+57 |
| | | * | | Fix to QtOpenGL crash | Jani Hautakangas | 2011-09-23 | 2 | -14/+123 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-09-22 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | Incorrect 'break' in switch-case was replaced by 'return' | Viktor Kolesnyk | 2011-09-22 | 1 | -1/+1 |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-09-22 | 1 | -0/+4 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | QLineControl: selectedTextChanged() signal is omitted in some cases | Sami Merila | 2011-09-22 | 1 | -0/+4 |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-09-20 | 1 | -0/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | Avoid runtime warning about interlace handling from libpng 1.5 | aavit | 2011-09-20 | 1 | -0/+1 |
| * | | | | | | Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask) | miniak | 2011-10-06 | 9 | -22/+22 |
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-10-04 | 2 | -3/+3 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge remote-tracking branch 'mainline/4.8' | Oswald Buddenhagen | 2011-09-28 | 17 | -114/+735 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | docs: Typo and link fixes. | jaanttil | 2011-09-27 | 2 | -3/+3 |
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...v4.8.0-rc1 | Qt Continuous Integration System | 2011-10-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| | * | | | | | | | Merge remote-tracking branch 'qt-mainline/4.8' | aavit | 2011-09-27 | 4 | -21/+611 |
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | |||||
| | * | | | | | | | Fix possible crash in QFontEngineFT | Eskil Abrahamsen Blomfeldt | 2011-09-26 | 1 | -1/+1 |
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master... | Qt Continuous Integration System | 2011-10-03 | 2 | -1/+2 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Add another part of the source code to the snippet. | Casper van Donderen | 2011-09-30 | 1 | -0/+1 |
| | * | | | | | | | Update translation sources. | Casper van Donderen | 2011-09-29 | 1 | -1/+1 |
* | | | | | | | | | Converting from double to qreal in gui | mread | 2011-10-10 | 21 | -66/+66 |
* | | | | | | | | | Copy and Cut are not available for some QML editors | Sami Merila | 2011-10-05 | 1 | -6/+22 |
* | | | | | | | | | Ignore CcpuCan calls if input context is being destroyed | Sami Merila | 2011-10-05 | 1 | -0/+5 |
* | | | | | | | | | Remove one local variable from QCoeFepInputContext | Sami Merila | 2011-10-05 | 1 | -2/+0 |
* | | | | | | | | | Symbian: Fix native dialog with splitscreen VKB focus loss issue | Miikka Heikkinen | 2011-10-04 | 2 | -3/+9 |
* | | | | | | | | | Merge remote-tracking branch 'qt/4.8' | Sami Lempinen | 2011-10-03 | 3 | -8/+14 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-09-27 | 2 | -7/+8 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | * | | | | | | | Merge remote-tracking branch 'qt-mainline/4.8' | aavit | 2011-09-22 | 8 | -70/+85 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Only limit cursor position when line is wrapped | Jiang Jiang | 2011-09-21 | 1 | -1/+1 |
| | * | | | | | | | | Make sure cursor position doesn't exceed line end | Jiang Jiang | 2011-09-19 | 1 | -0/+3 |
| | * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-team | aavit | 2011-09-19 | 1 | -7/+5 |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | |||||
| | | * | | | | | | | Avoid unnecessary detach of a QImage in QPixmapDropShadowFilter | David Faure | 2011-09-19 | 1 | -7/+5 |
| * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma... | Qt Continuous Integration System | 2011-09-26 | 3 | -20/+605 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-09-22 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | / / / / / | | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Fix broken Solaris build (getpwnam_r usage) | Iikka Eklund | 2011-09-22 | 1 | -1/+6 |
| * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma... | Qt Continuous Integration System | 2011-09-20 | 4 | -54/+65 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | Do not crash in copy() of pixmaps without an underlying bitmap | Laszlo Agocs | 2011-09-30 | 1 | -6/+8 |
* | | | | | | | | | | | New focusitem is not connected to the translate slot in splitview | Sami Merila | 2011-09-28 | 2 | -24/+55 |
* | | | | | | | | | | | Fix building against older Symbian^3 environments | Miikka Heikkinen | 2011-09-28 | 1 | -5/+12 |
* | | | | | | | | | | | Fix QTextBrowser autotest to use "file" scheme in URLs. | Miikka Heikkinen | 2011-09-28 | 1 | -1/+2 |