summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Symbian: fix tst_QMenuBar::task256322_highlight() regressionSatyam Bandarapu2011-12-151-0/+2
* | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-12-1525-319/+714
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-12-143-12/+10
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | |
| | * | | | Default to QDir::homePath() in Symbian native file dialogsGareth Stockwell2011-12-131-2/+2
| | * | | | Fix NTLM authentication with email addressShane Kearns2011-12-121-8/+3
| | * | | | Fix null pointer dereference in NTLM authenticationShane Kearns2011-12-121-2/+5
| * | | | | directfb: Backport the work from QtBase to Qt 4.8Holger Hans Peter Freyther2011-12-1319-282/+653
| * | | | | [blitter] Work on tst_QPixmap::clear()Holger Hans Peter Freyther2011-12-134-16/+45
| * | | | | [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
* | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-12-145-6/+21
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-12-125-6/+21
| |\ \ \ \ \ | | |/ / / /
| | * | | | Revert "Fix memory leaks in OpenVG and OpenGL resource pools"mread2011-12-125-6/+21
* | | | | | 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-123-16/+51
|\ \ \ \ \ | |/ / / /
| * | | | Fix window surface config on OpenGL graphics system.Jani Hautakangas2011-12-092-8/+33
| * | | | Symbian: Fix double deletion of selected text when using predictiveMiikka Heikkinen2011-12-091-8/+18
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-12-091-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | Symbian: improving diagnostics for QWaitConditionmread2011-12-081-1/+4
| * | | | Revert "Fix sqlite driver memory eating due to close failure"Honglei Zhang2011-12-071-7/+0
| * | | | Merge remote-tracking branch 'qt/4.8'Pasi Pentikainen2011-12-0637-34/+160
| |\ \ \ \
* | \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-12-093-4/+61
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'qt-mainline/4.8'aavit2011-12-0725-53/+195
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-12-023-4/+61
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Fix stretched font positions in LionJiang Jiang2011-12-012-2/+9
| | * | | | | | Backport writingSystems support code for Cocoa from Qt 5Jiang Jiang2011-12-011-2/+52
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master...Qt Continuous Integration System2011-12-087-6/+23
|\ \ \ \ \ \ \
| * | | | | | | Updated WebKit to 83439de78841f9569ad78e3a84b7b888337b5d18Zeno Albisser2011-12-087-6/+23
* | | | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...v4.8.0Qt Continuous Integration System2011-12-073-40/+352
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-12-073-40/+352
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-11-303-40/+352
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fix HarfBuzz Thai character SARA AM handlingJiang Jiang2011-11-303-40/+352
| | * | | | | | | | Reduce unnecessary QtCore DLL loads during Symbian app thread creationmread2011-11-301-14/+26
| | |/ / / / / / /
* | | | | | | | | Revert "Fix sqlite driver memory eating due to close failure"Sinan Tanilkan2011-12-071-7/+0
|/ / / / / / / /
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-12-063-5/+8
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Symbian: allow apps to disable GL multisamplingmread2011-12-051-1/+4
| * | | | | | QSqlRelationalTableModel doesn't follow relations on the first columnHonglei Zhang2011-12-051-1/+1
| * | | | | | symbian - don't export qsymbianbearer.qtplugin twiceShane Kearns2011-12-021-3/+3
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-12-0522-48/+187
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | |
| * | | | | Correct client rect calculation for MCLmread2011-12-021-7/+4
| * | | | | Symbian: Fix CBA display on application with multiple windowsMiikka Heikkinen2011-12-011-3/+3
| * | | | | Fix def filesJani Hautakangas2011-12-012-2/+2
| * | | | | doc - document symbian behaviour of QFile::linkShane Kearns2011-11-301-2/+1
| * | | | | Symbian - prefer sessions started by this process to choose proxyShane Kearns2011-11-307-14/+137
| * | | | | Freezing Def files in QtSatyam Bandarapu2011-11-308-1/+24
| * | | | | CBA comes on top of option menuAri Lehtola2011-11-301-2/+7
| * | | | | Fix memory leaks in OpenVG and OpenGL resource poolsJani Hautakangas2011-11-303-19/+4
| * | | | | Fix sqlite driver memory eating due to close failureHonglei Zhang2011-11-301-0/+7
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-12-012-2/+15
|\ \ \ \ \ \ | |/ / / / /