You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ricardo J. Barberis 495d26626b development/kdiff3: Updated for version 0.9.98 + new maintainer. 9 years ago
..
README development/kdiff3: Updated for version 0.9.98 + new maintainer. 9 years ago
doinst.sh development/kdiff3: Update doinst.sh. 9 years ago
kdiff3.SlackBuild development/kdiff3: Updated for version 0.9.98 + new maintainer. 9 years ago
kdiff3.info development/kdiff3: Updated for version 0.9.98 + new maintainer. 9 years ago
slack-desc development/kdiff3: Updated for version 0.9.97. 13 years ago

README

KDiff3 is a program that
* compares or merges two or three text input files or directories,
* shows the differences line by line and character by character (!),
* provides an automatic merge-facility and
* an integrated editor for comfortable solving of merge-conflicts,
* supports Unicode, UTF-8 and other codecs, autodetection via
byte-order-mark "BOM"
* supports KIO on KDE (allows accessing ftp, sftp, fish, smb etc.),
* Printing of differences,
* Manual alignment of lines,
* Automatic merging of version control history ($Log$),
* and has an intuitive graphical user interface.
* Windows-Explorer integration Diff-Ext-for-KDiff3 - shell extension
included in installer (originally by Sergey Zorin: see also Diff Ext)
* Read what else is special in a short abstract (PDF).


NOTE: By default, a KDE version is compiled. If you prefer a Qt4-only
version, pass the script QT4ONLY=yes, like:

QT4ONLY=yes ./kdiff3.SlackBuild