summaryrefslogtreecommitdiffstats
path: root/src/s60installs/bwins/QtGuiu.def
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote branch 'qt/4.8'Shane Kearns2011-09-071-1/+1
|\
| * Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-09-011-1/+1
| |\
| | * DEF file updateGareth Stockwell2011-08-311-1/+1
| | | | | | | | | | | | Reviewed-by: TrustMe
| | * Backporting fix for QTBUG-18716Tomi Vihria2011-07-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Provide internal API to avoid automatic translation of input widget There will be cases when client will want to disable splitview automatic view translation, so that keyboard is just brought on top of the application and no other actions happen. There will be no new public Qt GUI API to cover the cases (the public API will come from QML Components), but the implementation is done with new private API. Task-number: QTBUG-20171 Reviewed-by: Honglei Zhang
* | | Append missing export to GtGui def files for SymbianTomi Vihria2011-08-311-0/+1
| | | | | | | | | | | | Reviewed-by: TrustMe
* | | Freeze and re-enable def files for SymbianTomi Vihria2011-08-311-983/+867
|/ / | | | | | | | | Task-number: QT-5158 Reviewed-by: Sami Merila
* | DEF file freezemread2011-08-041-0/+53
| | | | | | | | Reviewed-by: Miikka Heikkinen
* | Winscw DEF file sync between Qt 4.7 and 4.8mread2011-07-211-266/+270
| | | | | | | | | | | | | | | | | | The Qt 4.7 def files have had some new exports added over time. These have also been added to the Qt 4.8 def files, but at different locations. Cases where these are not just ABSENT exports are now synchronised for winscw. Reviewed-by: Honglei Zhang
* | Fixing winscw def file broken by recent mergemread2011-06-271-10/+8
| | | | | | | | | | | | | | QtGui's def file had duplicated lines and a gap in the ordinal sequence. Reviewed-by: Shane Kearns
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-06-241-3/+4
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/gui/image/qpixmap_raster_symbian.cpp src/gui/image/qpixmapdatafactory.cpp src/gui/painting/qgraphicssystem.cpp src/gui/styles/qs60style.cpp src/network/bearer/qnetworkconfigmanager_p.h src/s60installs/bwins/QtGuiu.def src/s60installs/bwins/QtOpenGLu.def src/s60installs/bwins/QtOpenVGu.def src/s60installs/eabi/QtGuiu.def src/s60installs/eabi/QtOpenVGu.def tests/auto/qnetworkproxyfactory/tst_qnetworkproxyfactory.cpp
| * Def update for gui, openvg, and opengl.Laszlo Agocs2011-06-171-0/+2
| |
| * Revert "Def update."Laszlo Agocs2011-06-171-2/+0
| | | | | | | | This reverts commit cf429b48cf144a4f6fa1b7e96ed00f5ce3fe085b.
| * Def update.Laszlo Agocs2011-06-161-0/+2
| | | | | | | | Reviewed-by: TRUSTME
* | DEF file updates for Symbianmread2011-06-151-118/+123
| | | | | | | | | | Result of sufficient build, remove_freeze freeze cycles to get Qt urel building cleanly.
* | Merge remote branch 'upstream/4.8' into qt-4.8-from-4.7Toby Tomkins2011-06-081-1/+1
|\ \ | | | | | | | | | | | | Conflicts: src/gui/styles/qs60style.cpp
| * | Removing unused code after introduction of round robin schedulermread2011-06-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Existing code that was used to defer active objects and otherwise alter their execution time is unnecessary and unused after the round robin scheduler introduction. So it is being removed here. Task-number: QTBUG-15019 Reviewed-by: Shane Kearns
| * | Fixed def files for WINSCWTomi Vihria2011-06-011-9/+22
| | | | | | | | | | | | Reviewed-by: Trust Me
* | | Merge branch '4.7' into qt-4.8-from-4.7Liang Qi2011-06-061-0/+4
|\ \ \ | | |/ | |/| | | | | | | | | | | | | Conflicts: src/gui/painting/qpaintengine_raster.cpp src/gui/text/qfontengine_ft.cpp src/s60installs/bwins/QtGuiu.def
| * | Fix for winscw QtGui.defJani Hautakangas2011-06-021-7/+7
| | | | | | | | | | | | Reviewed-by: TRUSTME
* | | Merge branch '4.8' into qt-4.8-from-4.7Liang Qi2011-05-271-2/+82
|\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: src/s60installs/bwins/QtGuiu.def src/s60installs/bwins/QtOpenGLu.def
| * | | Updating DEF files for SymbianEckhart Koppen2011-05-211-9/+22
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-241-586/+753
|\ \ \ | |/ / |/| / | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/gui/text/qfontengine_ft.cpp src/gui/text/qtextlayout.cpp src/plugins/phonon/mmf/mmf.pro src/plugins/s60/5_0/5_0.pro src/s60installs/bwins/QtCoreu.def src/s60installs/bwins/QtDeclarativeu.def src/s60installs/bwins/QtGuiu.def src/s60installs/bwins/QtMultimediau.def src/s60installs/bwins/QtNetworku.def src/s60installs/bwins/QtScriptu.def src/s60installs/bwins/QtSqlu.def src/s60installs/bwins/QtTestu.def src/s60installs/bwins/QtXmlPatternsu.def src/s60installs/bwins/QtXmlu.def src/s60installs/bwins/phononu.def src/s60installs/s60installs.pro tests/auto/qcssparser/qcssparser.pro tests/auto/qtextlayout/tst_qtextlayout.cpp Changes in qtextlayout.cpp and tst_qtextlayout.cpp and qfontengine_ft.cpp are not merged because they will have other fixes in 4.8
| * Absenting function in winscw def files.Laszlo Agocs2011-05-201-120/+120
| |
| * Introduce platform extension to QGraphicsSystemJani Hautakangas2011-05-101-2/+130
| | | | | | | | | | | | | | | | | | Qt on Symbian needs some special capabilities to be able to work on 32MB GPU. This patch introduces some Symbian specific functions to QGraphicsSystem Task-number: QTBUG-17882 Reviewed-by: Laszlo Agocs
| * Fix Symbian/WinsCW build breakSami Merila2011-05-101-0/+1
| | | | | | | | | | | | | | A new exported method qt_draw_decoration_for_glyphs was recently added to the QtGui, but DEF file was only adjusted for ARM. Reviewed-by: Tomi Vihria
| * Upload VGImage data when drawing pixmaps that are being painted into.Laszlo Agocs2011-04-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | When a painter is open on a pixmap's underlying QVolatileImage, it is better to upload the VGImage content every time the pixmap is drawn on the screen, in order to enable showing animations that are created by continously rendering into the same pixmap and keeping the same painter open. Task-number: QT-4002 Reviewed-by: Jason Barron
| * Support partial input modeSami Merila2011-03-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By default Symbian devices use fullscreen editing mode. However, in the latest AVKON releases a partial virtual keyboard is supported. Support the non-fullscreen editing mode from QCoeFepInputContext. The non-fullscreen editing mode is only supported for Symbian^3 and only for graphicsview-based solutions (QGraphicsView, QGraphicsWebView, QDeclarativeView, ...). When native side indicates that the keyboard opens, the graphicsview is possibly translated so that the text cursor position is ensured to be visible. When keyboard closes, the translation is removed. If the graphicsview contains vertical scrollbar, the whole view is resized to the area above the keyboard, since translating it, would move the upper part of the scrollbar out of screen area. There is a new exported private API to control when partial vkb is used. Task-number: QTBUG-16572 Reviewed-by: axis Reviewed-by: Mrudul Pendharkar Reviewed-by: Laszlo Agocs
| * Removing extra tabs from def file.Laszlo Agocs2011-03-011-1/+1
| | | | | | | | Reviewed-by: TRUSTME
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Laszlo Agocs2011-03-011-28/+72
| |\ | | | | | | | | | | | | | | | Conflicts: src/s60installs/bwins/QtGuiu.def src/s60installs/eabi/QtGuiu.def
| | * Update QtGui def filesJoona Petrell2011-02-221-0/+2
| | | | | | | | | | | | | | | Task-number: Reviewed-by: Martin Jones
| | * Froze two more symbols and fixed compilation error (QtQuick11).juhvu2011-02-021-0/+2
| | | | | | | | | | | | Reviewed-by: Martin Jones
| | * Froze Symbian def files for QtQuick11.juhvu2011-02-011-0/+40
| | | | | | | | | | | | Reviewed-by: Martin Jones
| * | Add internal function for releasing cached GPU resources.Jani Hautakangas2011-03-011-1/+2
| | | | | | | | | | | | | | | Task-number: QTBUG-17849 Reviewed-by: Samuel Rødal
| * | Changed QPixmap VG backend to use CFbsBitmap on Symbian.Laszlo Agocs2011-02-281-0/+27
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Similarly to QS60PixmapData, that is used on raster, QVGPixmapData is also backed by a CFbsBitmap from now on (at least when it makes sense to do so). This allows copy-less bitmap handle duplication in from- and toSymbianCFbsBitmap() in case of certain image formats, reduces local heap usage and improves performance with the s60 style due to a reduced number of pixel data copies. Task-number: QT-2505 Reviewed-by: Jason Barron Reviewed-by: Jani Hautakangas
| * Update QtGui bwins def file for QTBUG-15615Joona Petrell2010-12-091-2/+4
| |
| * Update QtGui def filesJoona Petrell2010-12-071-0/+1
| | | | | | | | Task-number: QTBUG-15815
* | Update Symbian DEF-filesSami Merila2011-05-181-820/+586
| | | | | | | | | | | | | | | | | | | | Due to removal of QScroller and related classes, QtGui DEF files needed to be updated. Additionally, there was some new functionality in QDeclarative that required updation of QtDeclarative DEF-files. Reviewed-by: Trust Me
* | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-05-111-26/+92
|\ \ | | | | | | | | | | | | | | | Conflicts: src/s60installs/bwins/QtGuiu.def src/s60installs/eabi/QtGuiu.def
| * | update def filesShane Kearns2011-05-101-24/+91
| | | | | | | | | | | | Reviewed-by: Trust Me
* | | Provide internal API to avoid automatic translation of input widgetSami Merila2011-05-091-0/+1
|/ / | | | | | | | | | | | | | | | | | | | | There will be cases when client will want to disable splitview automatic view translation, so that keyboard is just brought on top of the application and no other actions happen. There will be no new public Qt GUI API to cover the cases (the public API will come from QML Components), but the implementation is done with new private API. Task-number: QTBUG-18716 Reviewed-by: Miikka Heikkinen
* | Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into ↵Shane Kearns2011-04-111-307/+1052
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | symbian-socket-engine Conflicts: src/s60installs/bwins/QtCoreu.def src/s60installs/bwins/QtGuiu.def src/s60installs/bwins/QtNetworku.def src/s60installs/eabi/QtCoreu.def src/s60installs/eabi/QtGuiu.def src/s60installs/eabi/QtNetworku.def src/s60installs/eabi/QtOpenVGu.def tests/auto/qabstractnetworkcache/tst_qabstractnetworkcache.cpp
| * | Update .def filesJani Hautakangas2011-04-041-392/+613
| | | | | | | | | | | | Reviewed-by: TRUSTME
| * | Updated QtGUI DEF files for WINSCWEckhart Koppen2011-03-221-120/+120
| | | | | | | | | | | | | | | | | | Absented missing functions Reviewed-by: TrustMe
| * | Fix def filesJani Hautakangas2011-03-171-300/+470
| | | | | | | | | | | | Reviewed-by: TRUSTME
| * | Make getters for staticContentsSupport and partialUpdateSupport virtualArmin Berres2011-03-161-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When QRuntimeGraphicsSystem is asked for its support for static contents of partial updates it should return the value for the currently running wrapped graphicssystem. As the getters have not been virtual so far this could not be implemented. Additionally the setters have been removed as these values are not supposed to be set from the outside. Only the graphicssystems itself knows what it supports. If the default values should be changed the methods should be overwritten. Merge-request: 1136 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
* | | Update DEF filesShane Kearns2011-03-281-0/+6
| | |
* | | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-251-1/+29
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/network/access/qhttpnetworkconnectionchannel.cpp src/network/socket/qlocalsocket.cpp src/s60installs/bwins/QtCoreu.def src/s60installs/bwins/QtGuiu.def src/s60installs/bwins/QtTestu.def src/s60installs/eabi/QtCoreu.def src/s60installs/eabi/QtGuiu.def
| * | Refroze WINSCW DEF files for SymbianEckhart Koppen2011-03-081-0/+55
| | | | | | | | | | | | | | | | | | Added missing functions and absented obsolete functions. Reviewed-by: TrustMe
* | | Update Symbian .def filesShane Kearns2011-03-231-0/+26
|/ /
* | Merge remote branch 'qt/master' into earth-team-stagingJoão Abecasis2011-02-161-3/+7
|\ \ | | | | | | | | | | | | Conflicts: src/s60installs/bwins/QtGuiu.def