Skip to content
/ kdiff Public

KDiff is a graphical difference viewer for the KDE platform, that allows you to visualize changes to a file.

License

Unknown and 4 other licenses found

Licenses found

Unknown
COPYING
GPL-2.0
COPYING.GPL2
GPL-3.0
COPYING.GPL3
Unknown
COPYING.LGPL2
Unknown
COPYING-CMAKE-SCRIPTS
Notifications You must be signed in to change notification settings

jsalatas/kdiff

KDiff

KDiff is a graphical difference viewer for the KDE platform, that allows you to visualize changes to a file.

It is based on and inspired by the Kompare Application and it actually uses a fork of libkomparediff2 for comparing files.

A major difference between Kompare and KDiff is that in KDiff the diff viewer component is based on KDE's KTextEditor allowing for (destination) file editing and providing syntax highlighting.

Build

cd ~
git clone https://github.com/jsalatas/kdiff.git
cd kdiff
mkdir build
cd build
cmake  -DCMAKE_INSTALL_PREFIX=/usr ..
make
sudo make install
Screenshot

KDiff Screenshot

Reporting Bugs and Wishes

Please report any bugs or wishes to kdiff's issues page at github.

Pull requests are more than welcomed!

About

KDiff is a graphical difference viewer for the KDE platform, that allows you to visualize changes to a file.

Resources

License

Unknown and 4 other licenses found

Licenses found

Unknown
COPYING
GPL-2.0
COPYING.GPL2
GPL-3.0
COPYING.GPL3
Unknown
COPYING.LGPL2
Unknown
COPYING-CMAKE-SCRIPTS

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published