Updated Installation Instructions using cross fpc 2.0.4 on a Mandriva 2008
Update download page
9 Feb 2006
Not really Zaurus related news,
but I have started a Qt4 binding
The link is also included on the links page
8 Jan 2006:v1.2
Added class QPEApplication.
The title bar is now like other Qt/E applications.
Created ipk package for convenient installation.
27 Nov 2005:v1.1
Added QDataStream,QCopChannel and QCopEnvelope.
This way it now is possible to enable or disable the screensaver on the Zaurus via the binding.
Sample code has been provided.
18 Oct 2005:v1.0
Fixed QColor memory leak in the demo unit QTools.pas.
The binding itself was fine.
15 Oct 2005:
replaced dead links
21 Aug 2005: FPC Arm bug fix
A bug in FPC Arm has been discovered and fixed. Giving
doubles to Qt/E did not work. E.g. When setting a double
(not integer) value of a QLCDNumber. The bug has been fixed
in fpc 2.1.1 on 23/7 allready (svn 728).
See the FPC Home page for instructions on how to download
and install a 2.1.1 branch or get the snapshot on my download page
11 March 2005: SourceForge
The demo program has been put on Sourceforge and
I have started to port CLX to FPC on the same SourceForge page
Florian released an arm linux cross FPC on Sourceforge
17 Feb 2005: v0.8
New arm snapshot because an interfaces related
bug is fixed in fpc (not related to arm-port).
Demo v0.8: The font slider in the demo now iterates over all possible
font combinations of installed Font families, styles, charset and pointsizes.
8 Feb 2005: v0.7
Fresh Build for latest FPC arm snapshot.
16 Jan 2005: v0.6
Minor corrections to the cross compile setup.
13 Jan 2005: v0.5
Thx to some feedback from Koenraad Lelong I corrected
the fpc arm cross compile install instructions
7 Jan 2005: v0.4
Happy New Year to everyone.
I have updated the binding for FPC 1.9.6
and Florian Klaempfl released a new arm snapshot.
1 Dec 2004:
The latest fpc release (29/11) does not work with the demo
The rules for interfacing with libraries have changed apparently
Please use fpc-1.9.5-041001.i386.rpm until i fix this [See also]
28 Nov 2004: v0.3
The demo program of the binding now also runs on the Zaurus.
There are still some fpc compiler problems that I avoided in the program.
But I will proparly isolate and document these problems and send
them to the very active FPC mailing list.
8 Nov 2004:
I ran me first FPC Qt/Embedded program on the Zaurus.
It doesn't do much yet. [Screen Shot] [sources]
22 Oct 2004:
I ran me first hello world on the Zaurus compiled with a FPC cross compile setup.
20 Oct 2004: v0.2
A first version of the binding works under
Qt/Embedded Virtual Framebuffer
. We didn't find the time yet to put everything on sourceforge
so we are just releasing the binary together with a little demo
program that tests the binding against qvfb. Now we would like
to get FPC running on Zaurus itself.
[Screen Shot]