Qtopia-interest Archive, August 2007
Qtopia4.2 on QtopiaCore4.3.2-snapshot
Message 1 in thread
Hey All,
I'm currently trying to compile Qtopia on top of a recent QtopiaCore
(e.g. to use the new XML classes) and I wonder if you already have
fixed some of the issues I ran into:
-Missing Q_OBJECT in a lot of header files
-Both Qt and Qtopia have files to generate a md5, Sadly the MD5Final
signature is different in the two copies. At least most parts in
Qtopia could use QCryptoGraphicHash now
-A lot of #error for Qt4.3 on how you want to do things differently.
It would be appreciated to document what you want to do different as
well.
-You copy so much code into the Qtopia source tarball, you might
want to copy a sqlite3.c as well to be not dependant on the version
inside the Qt package.
-I wonder why you create/link a qtopia-sqlite library and can't use
the QtSql classes? Is QtSql classes, bloated, inefficient or what is
the reason not to use it?
-QContentUpdateManager(Private)'s use of Q_GLOBAL_STATIC isn't legal
anymore, is it time for a QTOPIA_GLOBAL_STATIC or creating a new
variant of Q_GLOBAL_STATIC?
-many more minor issues...
-I had a look at this script called configure. And I wonder why it
has to remove files from a tarball I get from your site? Why it tries
to fix header files from your own company included in the same
tarball I got from your site? But I better stop here...
So is there any interest in a patch? Will it be available in the
qtopia rsync afterwards, or when is Qtopia4.3 going to be released?
z.
--
[ signature omitted ]