Good news halmariane. CodeTyphoon seems to be IDE that is worth learning (avra's proposal), however lack of time prevents me for the moment.
I am also interested in crosscompiling for Qt, using Lazarus. However RPi doesn't have qmake (I must also crosscompile it), and also Qt bindings should be also compiled. Once when I compiled Qt4Pas, I noticed it's dependience of QtWebKit, QtSSL and QtNetwork, which means I also need to compile them (maybe those packages are available precompiled - I didn't search).
Or is it better to build whole RFS (via BuildRoot for example) with all those stuffs?
So it would be nice to here if someone succeeded in that matter and how.
Regards