summaryrefslogtreecommitdiffstats
path: root/src/s60installs/bwins
Commit message (Collapse)AuthorAgeFilesLines
* Update symbian def filesShane Kearns2010-01-213-3/+13
| | | | | | | Commit 5464cee529a26832517607b764e805bef96ea9f1 changes 3 private class symbols. Reviewed-by: Trust Me
* Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ↵Simon Hausmann2009-12-301-623/+0
| | | | | | | | | | | | | | | | | | ( 70b5989bdeea2f73bd950099fc0f0e954550ef54 ) Changes in WebKit/qt since the last update: ++ b/WebKit/qt/ChangeLog 2009-12-30 Janne Koskinen <janne.p.koskinen@digia.com> Reviewed by Simon Hausmann. Upstream Symbian def files from Qt 4.6. These files define the ABI of QtWebKit on Symbian. * symbian/bwins/QtWebKitu.def: Added. * symbian/eabi/QtWebKitu.def: Added.
* Fixes to winscw def filesShane Kearns2009-12-211-5/+8
| | | | Reviewed-by: TrustMe
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-161-1/+1
|\ | | | | | | | | Conflicts: src/s60installs/bwins/QtGuiu.def
| * def file maintenance.Rohan McGovern2009-12-151-5/+5
| |
| * def file maintenance.Rohan McGovern2009-12-151-1/+1
| |
| * Merge upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-12-092-5/+146
| |\ | | | | | | | | | | | | Conflicts: src/s60installs/bwins/QtGuiu.def
* | \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-111-0/+142
|\ \ \ | |/ / |/| / | |/ | | Conflicts: src/s60installs/bwins/QtGuiu.def
| * Updates to QtGui DEF files for WINSCW and EABIIain2009-12-031-10/+15
| | | | | | | | | | | | Changes to private/internal symbols only Reviewed-by: TrustMe
| * Update QtOpenVG DEF file for EABI, add for WINSCW, on Symbian OSIain2009-12-031-0/+142
| | | | | | | | Reviewed-by: TrustMe
| * Freeze def files against 4.6.0Shane Kearns2009-11-193-4/+19
| | | | | | | | | | Reviewed-By: Trust Me (cherry picked from commit 1f6aa19209a7d22bb15bf0a0afb2d62200c0d3fa)
| * Fix corelib def files for the new atomics implementationShane Kearns2009-11-131-0/+3
| | | | | | | | | | | | | | | | | | | | 4.6.0 has the wrong atomics implementation for symbian, as the team branch was not merged before the freeze. This updates the def files to match the implementation on the team branch so that it can be cherry-picked. Task-number: QTBUG-5752 Reviewed-by: Iain
* | Def file updatesShane Kearns2009-12-081-10/+15
| | | | | | | | Reviewed-by: TrustMe
* | Freeze def files against 4.6.0Shane Kearns2009-11-193-4/+19
| | | | | | | | Reviewed-By: Trust Me
* | Fix corelib def files for the new atomics implementationShane Kearns2009-11-121-0/+3
|/ | | | | | | | | | 4.6.0 has the wrong atomics implementation for symbian, as the team branch was not merged before the freeze. This updates the def files to match the implementation on the team branch so that it can be cherry-picked. Task-number: QTBUG-5752 Reviewed-by: Iain
* Def files frozen for 4.6.0 RCShane Kearns2009-11-1112-0/+21022
| | | | | Reviewed-By: Espen Riskedal Task-Number: QTBUG-4748
* Rewind def files to betaShane Kearns2009-11-1112-20666/+0
| | | | | Reviewed-By: Espen Riskedal Task-Number: QTBUG-4748
* Unexported a class that doesn't need to be exported.axis2009-11-041-45/+45
| | | | RevBy: Iain
* def files updateShane Kearns2009-11-034-80/+432
| | | | | | | New def file for XML patterns Some changes in GUI effects API Reviewed-by: Trust Me
* Update def files after Gesture API and Text Engine changesShane Kearns2009-10-271-1/+7
| | | | Reviewed-by: Trust Me
* Small updates to WINSCW DEF filesIain2009-10-237-34/+34
| | | | | | | Looks like the originals may have had some extra exports from udeb in them Reviewed-by: TrustMe
* *Experimental* WINSCW DEF files for Qt, except WebKitIain2009-10-2311-0/+20308
Note: No autotest exports, no EGL exports from QtGui Reviewed-by: Jason Barron