summaryrefslogtreecommitdiffstats
path: root/src/s60installs/eabi
Commit message (Collapse)AuthorAgeFilesLines
* Update QtGui def filesJoona Petrell2010-10-061-0/+1
|
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into ↵Qt Continuous Integration System2010-10-011-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public: (23 commits) hybrid heap improvement in the disabling of BTrace Further hybrid heap review changes hybrid heap further review changes lower case name for allocator support header hybrid allocator integration review updates hybrid allocator tuning removing need for u32std.h in s60main declaring fast allocation shrink hysteresis value fast allocator compiling for S60 3.2 moved fast allocator config to qt_hybridHeap_symbian_p.h getting fast allocator to compile on S60 5.0 SDK removing header use not in public SDKs added header to arch.pri added renamed header new allocator tidy up and winscw freeze Qt apps to use the Symbian^4 fast allocator in pre-Symbian^4 platforms Enable call stack tracing of allocs, for memory leak debugging Fix BTRACE logging Implement RNewAllocator::Available for Doug Lea section Fill in some of the missing functions ...
| * Qt apps to use the Symbian^4 fast allocator in pre-Symbian^4 platformsmread2010-09-301-0/+1
| | | | | | | | | | | | | | | | | | The hybrid heap allocator has been copied from Symbian^4 (MCL wk36 initially) and is installed by qtmain.lib as the initial allocator for Qt apps. Task-number: QT-3967 Reviewed-by: Shane Kearns
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-301-91/+141
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (27 commits) Revert "QDeclarativeDebugService: Add bc autotest" to get changes through staging. Doc clarification. Fallback to A8 text rendering on Mac when LCD smoothing is disabled Recreate Qt 4.7 branch QtDeclarative def files on top of changes made to Qt 4.7.1 Autotest that new "import Qt 4.7"s aren't added accidentally Document "import QtQuick 1.0" change Replace "import Qt 4.7" with "import QtQuick 1.0" Add test for Qt 4.7 module Replace all occurances of "Qt 4.7" with "QtQuick 1.0" Correct property type of PathAttribute::value in the docs. Register QtQuick 1.0 module. Remove unused AST node destructors. Fix crash when trying to append a null transform to QDeclarativeItem. Documentation. Documentation fix for Flickable (mark content properties as real, not int). QDeclarativeDebugClient: Fix gcc warning QmlDebugService: Check that there is a receiver before sending messages If a type is registered under several names, share the attached property object QmlViewer: Fix typo in comment QmlViewer: Fix assert on exit (Windows) ...
| * Recreate Qt 4.7 branch QtDeclarative def files on top of changes made to Qt ↵Joona Petrell2010-09-291-91/+141
| | | | | | | | 4.7.1
* | Implemeting, exporting and autotesting QFont::lastResortFont()Alessandro Portale2010-09-281-0/+1
|/ | | | | | | | | | | | | | | | | | | | | An implementation of QFont::lastResortFont() is still(!) missing in Qt 4.7.0. I only became aware of QTBUG-6921, lately. This patch... 1) implements QFont::lastResortFont() in qfont_s60.cpp by first trying to get the lastResortFamily() and then falling back to a hardcoded font. 2) updates the .def files with one additional entry 3) adds an autotest which verifies that lastResortFamily() does return a non-empty string. In the firt place, that autotest makes sure that lastResortFamily() is implemented and exported, so that something like this issue will not go unnoticed in the next Qt port. Task-number: QTBUG-6921 Reviewed-by: Eskil
* Update QtDeclarative def filesJoona Petrell2010-09-231-1/+3
|
* Update QtDeclarative def filesJoona Petrell2010-09-221-0/+84
|
* Update QtDeclarative def filesJoona Petrell2010-09-201-2/+5
|
* Update QtGui def filesJoona Petrell2010-09-201-0/+2
|
* Fix Symbian def file for a9e5329168Kai Koehne2010-09-201-0/+1
| | | | Reviewed-by: Thomas Hartmann
* Update Symbian def files.Bjørn Erik Nilsen2010-09-171-2/+2
| | | | | | | Build error reported by CI gate, commit: 9601abf3b03cfef589c092182bec3672fab6cde0 Reviewed-by: jbarron
* Update QtDeclarative def filesJoona Petrell2010-09-161-0/+22
| | | | | Task-number: Reviewed-by: Martin Jones
* Fix Symbian def files for 6454f4db1697af1d36ad4c0ea83ccd0bb490fd39Thomas Hartmann2010-09-151-0/+47
|
* Fix Symbian def files for 34b805d66c09fb324d1b6a7bcf259e8743ef3894Thomas Hartmann2010-09-151-0/+1
|
* Add QtOpenGL .def filesJani Hautakangas2010-09-141-0/+705
| | | | Reviewed-by: TRUSTME
* Recreate Qt 4.7.0 def files over Qt 4.6.3Joona Petrell2010-09-096-1860/+1824
| | | | | Task-number: Reviewed-by: Martin Jones
* Update QtDeclarative def filesJoona Petrell2010-08-171-0/+1
| | | | | Task-number: Reviewed-by: Martin Jones
* Update QtGui def filesJoona Petrell2010-08-171-0/+1
| | | | | Task-number: Reviewed-by: Martin Jones
* Better fix for d524da81ee257a6bd67d32d0bc870280a7d5b8a4.Aaron McCarthy2010-08-131-1/+1
| | | | Wrap new APIs in ifndef QT_MOBILITY_BEARER.
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-08-061-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: Update def files for d524da81ee257a6bd67d32d0bc870280a7d5b8a4. Remove useless QString::clear() from QSharedData example snippet. Move note on connectToBus() not actually being able to reconnect to Designer: Prevent rich text from being copied into style sheets. QXmlPatterns QAbstractDateTime: only parse 3 digits of time fraction qdoc: Removed three unused config variables. qdoc: Cleaned up the application option specification and use. Doc: Adding GS QML example files Doc: Images for QML GS Doc: Editied version of QML GS Doc: Adding text to GS page Fix link error when building Bearer application with Qt Mobility Doc: nesting up orphant pages
| * Update def files for d524da81ee257a6bd67d32d0bc870280a7d5b8a4.Aaron McCarthy2010-08-061-1/+1
| |
* | Remove the memory tracking attempt from the runtime graphics system.Jason Barron2010-08-051-1/+1
|/ | | | | | | | | It has been decided that this logic will not be used by anyone at the moment so let's remove it. This removes an exported (although private) virtual function so breaks binary compatiblity for plugins built with previous versions. Reviewed-by: Jani Hautakangas
* Update def files.Aaron McCarthy2010-08-031-1/+3
|
* Update QtGui def filesJoona Petrell2010-08-021-0/+3
| | | | | Task-number: QTBUG-12333 Reviewed-by: Martin Jones
* Fixed a broken def file entry.axis2010-07-301-1/+1
|
* Update QtDeclarative def filesJoona Petrell2010-07-231-3/+4
|
* Remove QDeclarativeItem::childrenChanged() signal overloadMartin Jones2010-07-221-1/+1
| | | | | | | Broke signal handlers in QML Task-number: QTBUG-12335 Reviewed-by: Aaron Kennedy
* Update QtGui and QtDeclarative def filesJoona Petrell2010-07-222-6/+16
| | | | | Task-number: Reviewed-by: Michael Brasser
* Merge remote branch 'origin/4.7' into 4.7-from-4.6Rohan McGovern2010-07-171-0/+3
|\ | | | | | | | | Conflicts: tests/auto/qtexttable/tst_qtexttable.cpp
| * update def files for 69027cdb2ab9b89673edf29d5034bed33e614a05Shane Kearns2010-07-161-0/+3
| | | | | | | | Reviewed-by: Trust Me
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-07-151-1/+1
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/syncqt src/3rdparty/webkit/VERSION src/3rdparty/webkit/WebCore/ChangeLog src/3rdparty/webkit/WebCore/bridge/qt/qt_instance.cpp src/3rdparty/webkit/WebCore/bridge/qt/qt_runtime.h src/3rdparty/webkit/WebCore/page/FrameView.cpp src/3rdparty/webkit/WebCore/page/FrameView.h src/3rdparty/webkit/WebCore/platform/ScrollView.cpp src/3rdparty/webkit/WebCore/platform/ScrollView.h src/corelib/plugin/quuid.cpp src/gui/dialogs/qfontdialog.cpp src/multimedia/audio/qaudiodevicefactory.cpp src/opengl/qgl.cpp src/openvg/qpaintengine_vg.cpp tests/auto/qxmlquery/tst_qxmlquery.cpp
| * Removed missing symbols from DEF files.axis2010-07-021-1/+1
| | | | | | | | RevBy: Jason Barron
| * Update def files for 4.6.3Shane Kearns2010-05-284-192/+21
| | | | | | | | | | | | | | Frozen 4.6.3 branch on top of 4.6.2 def files. Task-number: QTBUG-8769 Reviewed-by: Trust Me
| * stub implementations for EGL for symbianShane Kearns2010-04-231-49/+228
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is done to keep binary compatibility between Qt built with openvg vs Qt built without openvg support. The problem is that Symbian uses .def files to map between exported symbol names and ordinals in the DLL export table. The alternative of manually maintaining two versions of the QtGui def files proved to be too error prone and time consuming. Note that the EGL exports are defined in a private header, for use by the openvg and opengl graphics system plugins. These plugins should always be compiled against Qt configured with support for the graphics system, as the headers contain default parameters which are inlined into the plugin binary. Task-number: QTBUG-7870 Reviewed-by: Tom Cooksey
| * Update EABI and BWINS DEF files for SymbianIain2010-04-151-1/+13
| | | | | | | | Reviewed-by: TrustMe
* | Added symbian defs for e55781212532e2abcdd1cef8548b146fb14f0713Lasse Holmstedt2010-07-141-0/+1
| | | | | | | | | | Reviewed-by: Jason McDonald Submitted-by: Alessandro Portale
* | Update QtDeclarative def filesJoona Petrell2010-07-081-1/+9
| |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-071-1669/+1701
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (35 commits) Make Text, TextInput, and TextEdit all have the same size for the same text. More generated images in anticipation of QT-3574 Remove deprecated Flickable.flickDirection Revert "Fix exponential behavior of QTextCursor::removeSelectedText" Prevent a recursive debug output loop when writing to the logger widget. Fix performance of QTextDocumentPrivate::adjustDocumentChangesAndCursors Convert QtDeclarative def files to use LF line endings Update QtDeclarative def files doc improvements Changing currentIndex shouldn't cancel a flick unnecessarily. Fix input methods for TextInput elements with key handlers Document the QML enumeration basic type Fix TextEdit with no color property defined is drawn with wrong color Export QDeclarativePixmap doc Fix inconsistent reporting of module import errors when using versions. Make declarative pixmap cache easier to use Prepare for QTest persistent store for visual tests. Loosen font-sensitive test. Set correct license header. ...
| * | Convert QtDeclarative def files to use LF line endingsJoona Petrell2010-07-061-1701/+1701
| | |
| * | Update QtDeclarative def filesJoona Petrell2010-07-061-30/+62
| | |
* | | add setNativeArguments() and nativeArguments()Oswald Buddenhagen2010-07-061-0/+2
|/ / | | | | | | | | | | | | | | | | | | this function enables starting subprocesses which need command lines which cannot be constructed via the portable list-based api. such cases would be programs which need quoting rules which diverge from the msvc runtime. Reviewed-by: joerg Task-number: QTBUG-7620 (and various others which boil down to that)
* | qtguiu.def merge conflict fixmread2010-07-021-24/+64
| | | | | | | | | | | | | | | | This takes the new exports added in qt/4.7, leaves them in place and moves the Avkon Removal exports, which conflicted, to the end of the DEF file. Reviewed-by: Sami Merila
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into ↵Qt Continuous Integration System2010-07-011-1/+25
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public: Making orbit input methods work with Qt apps with -no-s60 Using the remaining valid data to construct the QTime object when msec parsing failed. QProgressDialog text is too close to dialog border fix for broken input method loading Avkon Removal DEF file updates Stub version of QS60Style Avkon removal configured with -no-s60 QFileDialog broken in landscape in N8
| * | Avkon Removal DEF file updatesmread2010-07-011-1/+25
| | | | | | | | | | | | | | | | | | This adds the s60framework exports to the Symbian DEF files. These new exports remove the need for apps using s60framework classes to link to Avkon.
* | | Reseted QtDeclarative module def filesJoona Petrell2010-07-011-3689/+1669
|/ /
* | Fix build with def files on armSimon Hausmann2010-06-281-0/+2
| | | | | | | | Added missing exports for new functionality used by QtDeclarative
* | Update EABI and WINSCW DEF files for SymbianIain2010-06-252-0/+8
| | | | | | | | Reviewed-by: TrustMe
* | Fix linking on arm with def filesSimon Hausmann2010-06-251-0/+2
| | | | | | | | | | | | Added two missing QIODevicePrivate exports used implicitly by QtNetwork Reviewed-by: Trust me
* | Update 4.7-beta2 def filesShane Kearns2010-06-213-4/+20
| | | | | | | | | | Task-number: QTBUG-11585 Reviewed-by: Trust Me