summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-05-251-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Flickable could flick in wrong direction if given too few touch samplesMartin Jones2011-05-251-1/+1
| * | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-251-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / | | |/| | / / / / / / / / / / / / / / / / | | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Fix the state of default network configuration.Xizhi Zhu2011-05-241-0/+6
| * | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-05-2211-215/+215
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-05-202-22/+61
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Fix ligature offset in multi-line textJiang Jiang2011-05-202-2/+19
| | * | | | | | | | | | | | | | | | | | | Make selection work across ligaturesJiang Jiang2011-05-201-21/+43
* | | | | | | | | | | | | | | | | | | | | 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 examples added.Marko Niemelä2011-06-1338-11/+1470
* | | | | | | | | | | | | | | | | | | | | Qmlshadersplugin API documentation enhancements.Marko Niemelä2011-06-135-124/+21
* | | | | | | | | | | | | | | | | | | | | 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-133-4/+86
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Fix dialog position adjustment regression in SymbianMiikka Heikkinen2011-06-101-0/+5
* | | | | | | | | | | | | | | | | | | | SSL readbuffer 16->32 kBJaakko Koskenkorva2011-06-101-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Add missing freeTexture() from fix for QTBUG-19180Jani Hautakangas2011-06-092-0/+28
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Fixed qmlshadersplugin manual test shaders on SGX family GPU:s.Marko Niemelä2011-06-084-5/+5
* | | | | | | | | | | | | | | | | Fixed qmlshadersplugin on windows VC2008 toolchain.Marko Niemelä2011-06-081-10/+10
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Reset input context in Symbian when another window is opened.Miikka Heikkinen2011-06-071-0/+5
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | KERN-EXEC 3 panic in QCoeFepInputContext::translateInputWidget()Sami Merila2011-06-071-0/+2
| |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Close context menus during orientation change.Laszlo Agocs2011-06-061-0/+7
* | | | | | | | | | | | | | Have -small-screen enabled in certain examples on Symbian always.Laszlo Agocs2011-06-065-0/+22
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Fix for winscw QtGui.defJani Hautakangas2011-06-021-7/+7
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | Fix QTreeWidget autotest cases on Symbian/VGASami Merila2011-06-011-0/+20
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Jaakko Koskenkorva2011-06-011-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix pixel metrics for Symbian VGA devicesSami Merila2011-05-311-3/+3
* | | | | | | | | | | | Increase SSL readbuffer 1 -> 16 kBJaakko Koskenkorva2011-05-311-2/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Revert "Fix QNetworkConfigurationManager usage outside main thread first"Shane Kearns2011-05-313-86/+4
* | | | | | | | | | | Fix tst_QGraphicsItem::sorting() test case for SymbianMiikka Heikkinen2011-05-311-0/+9
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Fix QHeaderView test case for VGA Symbian devices.Miikka Heikkinen2011-05-301-1/+11