WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
4799
Pull over Qt3->Qt4 changes for kdom/ksvg2 from kde
https://bugs.webkit.org/show_bug.cgi?id=4799
Summary
Pull over Qt3->Qt4 changes for kdom/ksvg2 from kde
Eric Seidel (no email)
Reported
2005-09-01 18:07:08 PDT
Pull over Qt3->Qt4 changes for kdom/ksvg2 from kde There are a number of changes between KDE TOT and our tree, mostly the Qt3->Qt4 conversion. I'm trying to isolate these into a single patch to make this simple. Mostly this is just a search replace of the following: QDict -> Q3Dict QPtrStack ->Q3PtrStack QPtrList -> Q3PtrList QPtrCollection -> Q3PtrCollection QValueVector -> Q3ValueVector QValueList -> Q3ValueList QPaintDeviceMetrics -> Q3PaintDeviceMetrics QCString ->Q3CString QMemArray ->Q3MemArray And the corresponding headers.
Attachments
script to convert code from qt3 to qt4
(656 bytes, text/plain)
2005-09-02 01:48 PDT
,
Eric Seidel (no email)
no flags
Details
script to ad forwarding headers
(421 bytes, text/plain)
2005-09-02 01:49 PDT
,
Eric Seidel (no email)
no flags
Details
Actual changes.
(117.10 KB, patch)
2005-09-02 02:37 PDT
,
Eric Seidel (no email)
mjs
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2005-09-02 01:48:38 PDT
Created
attachment 3715
[details]
script to convert code from qt3 to qt4
Eric Seidel (no email)
Comment 2
2005-09-02 01:49:27 PDT
Created
attachment 3716
[details]
script to ad forwarding headers
Eric Seidel (no email)
Comment 3
2005-09-02 02:37:20 PDT
Created
attachment 3717
[details]
Actual changes.
Maciej Stachowiak
Comment 4
2005-09-02 02:40:50 PDT
Comment on
attachment 3717
[details]
Actual changes. r=me
Darin Adler
Comment 5
2005-09-02 09:26:32 PDT
I'd like to see typedefs rather than defines whenever possible, but of course for templates it's not.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug