On Sun, 21 Dec 2008 13:53:24 +0100, Andrea Cimino <[email protected]> wrote:
> I tried to make a patch for this: > > http://techbase.kde.org/Projects/Kopete/JuniorJobs#Page_Up_.22Just_Works.22 > > I like the patched behvaour: if you didn't entered some text in the > KRichTextEdit, you scroll the chat history, > otherwise you get the same behaviour as before. Looks good, just one thought maybe it would be better to use toPlainText().isEmpty() because IMHO you can be atBlockStart even if you have entered some text. > As i already written to some one, i would be very intersted to support > KDE with some free time. > If you think there is something to do, i would really like help! Right now we are in feature freeze so we can only commit bug fixes or polish the interface (no new messages). Bug fixing is good way to learn the Kopete code and you can pick whatever component you want. To find bugs you can use https://bugs.kde.org/ or https://bugs.kde.org/component-report.cgi?product=kopete If you have any questions you can ask here or in kopete channel on freenode.net. Regards, Roman > All the best, > Andrea _______________________________________________ kopete-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kopete-devel
