On Mon, Jan 09, 2006 at 10:45:17AM +0100, Abdel wrote: > >I think we should get rid of them in the long run and favour 'proper' > >Qt 4 classes (even if the Q3* stuff is officially part of Qt4) > > I am getting rid of most of them right now.
Nice. > [...] By the way is there a rule concerning the \author > field in the source? There is no hard rule as far as I can tell. If it's a bit more involved than simple search & replace or other 'cosmetic' changes it might be appropriate to add a new \author entry. For a Qt 3 -> Qt 4 port (especially when not using the Q3* support classes) I'd expect most of the .C and some of the .h files getting additonal \author entries. Andre'