KDiff3: Difference between revisions
No edit summary |
(Markup edit) |
||
Line 1: | Line 1: | ||
{{Template:I18n/Language Navigation Bar|KDiff3}} | {{Template:I18n/Language Navigation Bar|KDiff3}} | ||
{| | <languages /> | ||
|[[Image:Kdiff3_merge.png|thumb|250px]]|| ||'''A tool to check, edit and merge differences between 2 or 3 files''' | |||
{|class="tablecenter vertical-centered" | |||
|[[Image:Kdiff3_merge.png|thumb|250px]]|| ||<translate>'''A tool to check, edit and merge differences between 2 or 3 files'''</translate> | |||
|} | |} | ||
<translate> | |||
==Features== | ==Features== | ||
*compares and merges two or three text input files or directories, | |||
*shows the differences line by line and character by character(!), | |||
*provides an automatic merge-facility, | |||
*has an editor for comfortable solving of merge-conflicts, | |||
*provides networktransparency via [[Glossary#KIO|KIO]], | |||
*has options to highlight or hide changes in white-space or comments, | |||
*supports Unicode, UTF-8 and other file encodings, | |||
*prints differences, | |||
*supports version control keyword and history merging. | |||
Screenshots showing merge operations are available on | Screenshots showing merge operations are available on [http://kdiff3.sourceforge.net/doc/screenshots.html the project's home pages] | ||
[http://kdiff3.sourceforge.net/doc/index.html The KDiff3 Handbook]''' gives a detailed description of activities, in html form. | |||
[[Category:Utilities]] | [[Category:Utilities]] | ||
[[Category:Development]] | [[Category:Development]] | ||
[[Category:File Management]] | [[Category:File Management]] | ||
</translate> |
Revision as of 18:06, 9 September 2010
Template:I18n/Language Navigation Bar
A tool to check, edit and merge differences between 2 or 3 files |
Features
- compares and merges two or three text input files or directories,
- shows the differences line by line and character by character(!),
- provides an automatic merge-facility,
- has an editor for comfortable solving of merge-conflicts,
- provides networktransparency via KIO,
- has options to highlight or hide changes in white-space or comments,
- supports Unicode, UTF-8 and other file encodings,
- prints differences,
- supports version control keyword and history merging.
Screenshots showing merge operations are available on the project's home pages
The KDiff3 Handbook gives a detailed description of activities, in html form.