| Summary: | option to kompare files which exist | ||
|---|---|---|---|
| Product: | [Applications] kompare | Reporter: | Samuel Suther <s.suther> |
| Component: | general | Assignee: | Kompare bugs <kompare-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | bruggie |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Samuel Suther
2008-09-26 15:28:56 UTC
Confirming as a valid wish. So you want the -N switch that is given to diff to be configurable? Should be easy to implement. Maybe a junior job? 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 |