summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | Support clipboard function on SymbianGuoqing Zhang2011-06-231-0/+9
| * | Added qmlshadersplugin to Symbian qt.iby-file.Marko Niemelä2011-06-231-0/+3
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-06-2248-317/+360
|\ \ \ | |/ /
| * | Workaround webkit deadlock on macos xShane Kearns2011-06-221-0/+3
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Laszlo Agocs2011-06-2041-251/+317
| |\ \
| * | | Disable antialiasing for tiled image drawing.Laszlo Agocs2011-06-201-1/+8
| * | | Ensure visibility of input widget in QML app when doing layout switchSami Merila2011-06-171-1/+7
| * | | Def update for gui, openvg, and opengl.Laszlo Agocs2011-06-175-0/+7
| * | | Revert "Def update."Laszlo Agocs2011-06-178-24/+0
| * | | Fix trailing whitespaceJani Hautakangas2011-06-171-1/+1
| * | | Remove unnecessary resizes during orientation changeJani Hautakangas2011-06-173-1/+18
| * | | Revert "Symbian: Fix QFontInfo::pixelSize()"Alessandro Portale2011-06-162-1/+4
| * | | Improving warning messages in QVolatileImage.Laszlo Agocs2011-06-161-9/+18
| * | | Proper naming for raster pixmap and paintengine on Symbian.Laszlo Agocs2011-06-1619-100/+100
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-06-1619-32/+86
| |\ \ \
| | * | | Def update.Laszlo Agocs2011-06-168-0/+24
| | * | | Handle QVolatileImage-backed pixmaps optimally in drawPixmap().Laszlo Agocs2011-06-1611-32/+62
| * | | | Resizable graphicsview's background is drawn incorrectly in splitviewSami Merila2011-06-161-1/+4
| |/ / /
| * | | Add inputcontext reset to orientation switch in SymbianMiikka Heikkinen2011-06-151-1/+2
| * | | QS60Style: QGroupBox is drawn as white box in upcoming Symbian releaseSami Merila2011-06-151-0/+8
| * | | Symbian: Fix QFontInfo::pixelSize()Alessandro Portale2011-06-142-4/+1
| * | | Drop-down menu position is altered when Partial VKB is invokedSami Merila2011-06-144-30/+38
| * | | Fix SVG icons on softkeys in new Symbian devicesMiikka Heikkinen2011-06-144-25/+47
| * | | Fix screen dimensions after orientation change in split screen mode.Miikka Heikkinen2011-06-141-0/+18
| * | | Qmlshadersplugin API documentation enhancements.Marko Niemelä2011-06-133-124/+8
| * | | bearer: run the bearer engines in their own worker threadShane Kearns2011-06-133-16/+27
| * | | Revert "Revert "Fix QNetworkConfigurationManager usage outside main thread fi...Shane Kearns2011-06-131-3/+12
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-06-212-4/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix crash in PropertyChanges.Michael Brasser2011-06-211-2/+3
| * | | Scroll correctly when cursorPosition is changed within onTextChanged.Andrew den Exter2011-06-201-2/+2
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-06-166-31/+35
|\ \ \ \
| * | | | Fixes to how resize event and layout request are posted.Jan-Arve Saether2011-06-105-22/+29
| * | | | Fixed move a QGraphicsWidget and invalidate its layout at the same timeJohn Tapsell2011-05-271-2/+1
| * | | | Fix infinite recursion when changing geometry on MacGabriel de Dietrich2011-05-261-7/+5
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-06-101-2/+5
|\ \ \ \ \
| * | | | | Fixing OpenGL module build error on SolarisMartin Pejcoch2011-06-101-2/+5
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-06-102-2/+7
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fix dialog position adjustment regression in SymbianMiikka Heikkinen2011-06-101-0/+5
| * | | | | SSL readbuffer 16->32 kBJaakko Koskenkorva2011-06-101-2/+2
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-06-092-0/+28
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add missing freeTexture() from fix for QTBUG-19180Jani Hautakangas2011-06-092-0/+28
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-06-091-7/+20
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Limit the cookies count per domain to 50.Jocelyn Turcotte2011-06-091-7/+20
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-06-0914-291/+198
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Last word inputted was duplicated after input method hints changedSami Merila2011-06-091-0/+1
| * | | | | Simplify texture pooling logic in GL graphics system.Jani Hautakangas2011-06-0913-291/+197
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-06-081-0/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Update internal state before emitting configurationChanged() signals.Xizhi Zhu2011-06-081-0/+1
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-06-081-10/+10
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fixed qmlshadersplugin on windows VC2008 toolchain.Marko Niemelä2011-06-081-10/+10