KDE/kdevelop/lib/plugins/vcs/subversion

dukju ahn dukjuahn at gmail.com
Sun Apr 8 19:27:33 UTC 2007


2007/4/8, Andreas Pakulat <apaku at gmx.de>:
> Sorry, first try was CCed to kdevelop-devel at kde.org :(
>
> On 08.04.07 18:51:56, Dukju Ahn wrote:
> > SVN commit 651647 by dukjuahn:
> >
> > Use KDialog instead of QDialog.
> > Removed designer *.ui file and used direct coding.
>
> Our policy is to do all user interfaces with .ui files, although this
> one is rather simple I think it should stay as .ui file. You can just
> change QDialog->KDialog in the .ui file if thats been the reason.

Do you mean that can I change QDialog->KDialog by editing
*.ui file in text editor such as Kate or KWrite?

> Would you please keep the indentation consistent and according to our
> policy.

Sorry, I was developing KDev3.4 when applying the KDialog stuff.
I forgot to change indentation options.




More information about the KDevelop-devel mailing list