Some patch for QuickOpenPart function open addition

Ahn, Duk J. adjj22 at kornet.net
Fri Feb 27 15:33:07 UTC 2004


Hi!
I prepared some trivial but useful patch for a QuickOpenPart addition 
that opens a
class method.
This can be applied to the current CVS.
Please apply it to fix ugly UI and discomfort.

What is new?
1. when there are more than one method which have a same  name,
they show up at the list again and again. This patch fixes it.
2. when choosing a function argument at the file-argument list dialog box,
  you can show relative pathname with respect to project directory,
  via KSqueezedTextLabel widget.


----- Original Message -----
From: "Jens Dagerbo" <jens.dagerbo at swipnet.se>
To: <kdevelop-devel at kdevelop.org>
Cc: "Roberto Raggi" <roberto at kdevelop.org>
Sent: Tuesday, February 17, 2004 7:38 AM
Subject: Re: QuickOpenPart addition




-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1




On Monday 16 February 2004 05:29, Ahn, Duk J. wrote:
[snip]
 > I think File Menu best suits for Quick Open File..
 > Because It opens file.


Yes, of course. You are right. It stays in the File menu.


 > And for a QuickOpen class and QuickOpen Function, You are right.
 >
 > But I'm not an original author of this part.
 > And I have no permission(?) to decide it, right?
 >
 > Please look at second patch and if you think there is no problem,
 > then you can apply patch into CVS.
 > And if you think there is some problem, then you can apply to CVS
 > with your modification or your addition.


Well.. there was one problem. I might have been unclear earlier, talking
about
avoiding the .ui.h file. The .ui file is a different thing! We (well, I)
like .ui files. :) The generated .h/.cpp should however never be modified
and
not be checked into CVS. The preferred way to avoid both modifiying the
generated sources and the .ui.h scheme is to derive the generated sources
and
make the changes in the subclass.


I made the necessary changes. If it's ok with Roberto (being the author and
maintainer of the plugin) I'll commit it.


Roberto? :)




jd




-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)


iD8DBQFAMUaB6meJzsUuplQRAsBZAJ0Q+50HndMnNiOD1OpnRs/VlocCtgCfTR11
pMvqrQiERGnpzPhi1BjRhes=
=jmXl
-----END PGP SIGNATURE-----


_______________________________________________
Kdevelop-devel mailing list
Kdevelop-devel at barney.cs.uni-potsdam.de
http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: quickopen_addtextlabel.diff.gz
Type: application/x-tar
Size: 2122 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20040227/9168df8e/attachment.tar>


More information about the KDevelop-devel mailing list