| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
src/3rdparty/webkit/WebCore/WebCore.pro
src/s60installs/bwins/QtGuiu.def
src/s60installs/eabi/QtGuiu.def
|
| |\
| | |
| | |
| | |
| | |
| | | |
Conflicts:
src/s60installs/bwins/QtGuiu.def
src/s60installs/eabi/QtGuiu.def
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
It was missing and not covered by the standard autotests, so its
missing was not detected for quite some time.
Task-number: QTBUG-8423
Reviewed-By: Shane Kearns
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
It was missing and not covered by the standard autotests, so its
missing was not detected for quite some time.
Task-number: QTBUG-8423
Reviewed-By: Shane Kearns
|
|\ \
| |/
| |
| |
| |
| | |
Conflicts:
src/s60installs/bwins/QtCoreu.def
src/s60installs/eabi/QtCoreu.def
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Symbian^3 provides an enhanced atomics API, which provides relaxed,
acquire, release, ordered versions of each atomic operation.
The armv5 and armv6 assembly atomics previously used in Qt are not SMP
safe. The atomics provided by the OS will be SMP safe when using the SMP
kernel, or similar ARM assembly implementations when using the uniprocessor
kernel.
Task-number: QTBUG-7655
Reviewed-by: mread
|
|\ \
| |/
| |
| |
| | |
Conflicts:
src/gui/styles/qs60style_s60.cpp
|
| |
| |
| |
| |
| |
| | |
Marked as absent a symbol removed by 971f1947
Reviewed-by: trustme
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The QDeclarativeBinding API is new since last week's freeze.
Froze the def files again, so that applications that use this API will be
able to link.
Task-number: QTBUG-8909
Reviewed-by: Trust Me
|
|/
|
|
|
|
|
| |
New QtDeclarative module
New APIs in existing modules
Reviewed-by: Trust Me
|
|
|
|
|
|
|
|
|
|
|
| |
Reserve ordinal numbers in the WINSCW DEF file for EGL exports from QtGui
(now added, but marked as ABSENT)
Update OpenVG DEF files for EABI and WINSCW
Update QtGui DEF file for WINSCW with 2 non-EGL-related exports
Reviewed-by: TrustMe
|
|
|
|
| |
Task-number: QTBUG-8024
|
| |
|
|
|
|
|
|
|
| |
Commit 5464cee529a26832517607b764e805bef96ea9f1 changes 3 private class
symbols.
Reviewed-by: Trust Me
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
( 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.
|
|
|
|
| |
Reviewed-by: TrustMe
|
|\
| |
| |
| |
| | |
Conflicts:
src/s60installs/bwins/QtGuiu.def
|
| | |
|
| | |
|
| |\
| | |
| | |
| | |
| | | |
Conflicts:
src/s60installs/bwins/QtGuiu.def
|
|\ \ \
| |/ /
|/| /
| |/
| | |
Conflicts:
src/s60installs/bwins/QtGuiu.def
|
| |
| |
| |
| |
| |
| | |
Changes to private/internal symbols only
Reviewed-by: TrustMe
|
| |
| |
| |
| | |
Reviewed-by: TrustMe
|
| |
| |
| |
| |
| | |
Reviewed-By: Trust Me
(cherry picked from commit 1f6aa19209a7d22bb15bf0a0afb2d62200c0d3fa)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| | |
Reviewed-by: TrustMe
|
| |
| |
| |
| | |
Reviewed-By: Trust Me
|
|/
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Reviewed-By: Espen Riskedal
Task-Number: QTBUG-4748
|
|
|
|
|
| |
Reviewed-By: Espen Riskedal
Task-Number: QTBUG-4748
|
|
|
|
| |
RevBy: Iain
|
|
|
|
|
|
|
| |
New def file for XML patterns
Some changes in GUI effects API
Reviewed-by: Trust Me
|
|
|
|
| |
Reviewed-by: Trust Me
|
|
|
|
|
|
|
| |
Looks like the originals may have had some extra exports from udeb in
them
Reviewed-by: TrustMe
|
|
Note: No autotest exports, no EGL exports from QtGui
Reviewed-by: Jason Barron
|