Diffuse 0.1.14 review

Download
by rbytes.net on

Diffuse is a graphical tool for merging and comparing text files. Diffuse is able to compare an arbitrary number of files side-by-

License: GPL (GNU General Public License)
File size: 0K
Developer: Derrick Moser
0 stars award from rbytes.net

Diffuse is a graphical tool for merging and comparing text files.

Diffuse is able to compare an arbitrary number of files side-by-side and gives the user the ability to manually correct line-matching and to edit the files directly.

Diffuse supports UTF-8 encoded Unicode.

Here are some key features of "Diffuse":
ability to compare an arbitrary number of files side-by-side (all files listed in the command line arguments are opened side-by-side)
line-matching can be manually corrected by the user (select a line from one pane then right-click on a line from a neighbouring page and choose "Align to Selection" from the menu)
highlighting of character differences
support for UTF-8 encoded unicode
ability to directly edit files being compared (enter edit mode my double clicking on a text pane; exit edit mode by pressing the ESC key)

Building from source:

Diffuse uses Trolltech's Qt library for its user interface. The Qt header files and build tools need to be present when compiling diffuse. The QTDIR environment variable should point to the Qt installation root. Please see http://www.trolltech.com/ for information about obtaining Qt.

Diffuse also uses some icons from KDE. It expects to find these icons in the /usr/share/icons/default.kde/22x22 directory. Please see http://www.kde.org/ for information about obtaining KDE.

Configure and build diffuse by running the command:

$ qmake -project && qmake && make

This command should create a single executable. Use diffuse by running this executable with the names of the files you wish to compare or merge as command line arguments.

Diffuse 0.1.14 search tags