Quote:
Originally Posted by Gubbi
"Qt/embedded" is renamed as "Qtopia Core" in Qt 4.0 onwards. And Qt3 programs are incompatible with Qt4. There are some tips on migrating Qt3 programs to Qt4. Am looking at them. Anywhere I can discuss problems with FBReader developers?
|
I think you can discuss them here.

I read the forum time to time and point out to the interesting topics to Nikolay.
Quote:
Also, what is the best way to get into understanding the code? Do we have to first know the specifications of all file formats it supports? Or, will it be easy if we skip format specific code and first understand overall functioning?
|
The format specific code is very well separated

However if you have questions, just fire them. I'm not very well familiar with the code (as I did part of porting only and a good understanding of each part was not that necessary (plus Nikolay helped me a lot whenever it was necessary)), but I'll try to answer your questions.