Bug 171705 - option to kompare files which exist
Summary: option to kompare files which exist
Status: RESOLVED FIXED
Alias: None
Product: kompare
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kompare developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-26 15:28 UTC by Samuel Suther
Modified: 2009-03-11 23:21 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Suther 2008-09-26 15:28:56 UTC
Version:           3.5.1 (using 4.1.2 (KDE 4.1.1 (KDE 4.1 >= 20080828)) "release 52.2", KDE:KDE4:Factory:Desktop / openSUSE_11.0)
Compiler:          gcc
OS:                Linux (i686) release 2.6.25.16-0.1-default

I have two directories. In first directory there are only files and directories that been changed.
So it would be great if "komnpare" has an option only to kompare files which exists in both directories.

Best regards 
   Samuel Suther
Comment 1 Kevin Kofler 2008-09-26 15:53:29 UTC
Confirming as a valid wish.
Comment 2 Otto Bruggeman 2009-02-14 16:51:20 UTC
So you want the -N switch that is given to diff to be configurable?

Should be easy to implement. Maybe a junior job?
Comment 3 Otto Bruggeman 2009-03-11 23:21:43 UTC
SVN commit 938468 by bruggie:

GUI
FEATURE
BUG: 171705 The -N option is now configurable on the Diff -> Options tab in the settings.
BUG: 162949 Same here, look for this option. 

This feature was already implemented but without a GUI item to represent
it, that is why the patch is so small.


 M  +8 -0      diffpage.cpp  
 M  +1 -0      diffpage.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=938468