Bug 171705

Summary: option to kompare files which exist
Product: [Applications] kompare Reporter: Samuel Suther <s.suther>
Component: generalAssignee: Kompare developers <kompare-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: bruggie
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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