
KDiff3
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Tool for Comparison and Merge of Files and 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 KIO on KDE (allows accessing ftp, sftp, fish, smb etc.).
Konqueror context menu plugin included.
Unicode & UTF-8 support
Translations by the KDE-I18N-Team:
Interface: az, bg, br, ca, cs, cy, da, de, el, en, en_GB, es, et, fr, ga, gl, hi, hu, is, it, ja, ka, lt, nb, nl, pl, pt, pt_BR, ro, ru, rw, sr, sr@Latn, sv, ta, tg, tr, uk, zh_CN
Documentation: da, de, es, et, fr, it, nl, pt, sv
9 years ago
KDiff3 0.9.96:
KDiff3FileItemActionPlugin: Context menu plugin for Dolphin.
And several other improvements.
(for details see the homepage)
9 years ago
KDiff3 0.9.96:
KDiff3FileItemActionPlugin: Context menu plugin for Dolphin.
And several other improvements.
(for details see the homepage)
vnad66
2 years ago
Report
pipaceliny
11 years ago
Report
pupil
14 years ago
RPM for SLED 10:
http://donnie.110mb.com/downloads.php?cat_id=2
For GPG key, please look at the front page of my site.
Report
rados
14 years ago
Thanks
Report
joachimeibl
14 years ago
Joachim
Report
jel
14 years ago
Report
joachimeibl
14 years ago
Joachim
Report
rgfree
14 years ago
really a bad GUI. But KDiff3 is quite
useful if you need KIO protocols.
But perhaps you can use FUSE/SSHFS to mount some filetypes usually only accessable via KIO. Then you can use Meld with these too.
Report
jel
14 years ago
Report
rgfree
14 years ago
I know Kompare already, and its
GUI is indeed a bit more clean, but it
destroys UTF-8 files unfortunately which makes it unusable at the moment for me.
Report
gohanz
15 years ago
http://www.slacky.it/
http://www.slacky.it/index.php?option=com_remository&Itemid=1&func=fileinfo&filecatid=1029&parent=category
Report
karye
15 years ago
Report
joachimeibl
15 years ago
Report
schnassel
16 years ago
line 465 to:
caption = ( f1.isEmpty()? QString("") : QString(".../")+f1 );
line 466 to:
caption += QString(caption.isEmpty() || f2.isEmpty() ? QString("") : QString( " ")) + ( f2.isEmpty()? QString("") : QString(".../")+f2 );
line 467 to:
caption += QString(caption.isEmpty() || f3.isEmpty() ? QString("") : QString(" ")) + ( f3.isEmpty()? QString(""): QString(".../")+f3 ) ;
line 470 to:
m_pKDiff3Shell->setCaption( caption.isEmpty() ? QString("KDiff3") : caption+QString(" - KDiff3"));
Report
joachimeibl
16 years ago
Joachim
Report
gwyn
17 years ago
Currently, the version control system of openoffice (and msword) leave a lot to be desired. The paneled diff system used here is much more useful.
Report
joachimeibl
17 years ago
Joachim
Report
jasoderh
17 years ago
I would be then very easy to check the changes that the patch will cause.
T Jari
Report
tjohnson3
17 years ago
This type of feature is extremely useful in redundant systems where the config file may have OS/Server info that changes just slightly between versions (ip address maybe). With this feature, you could merge just the truely relevant differences, leaving necessary differences intact.
Also, I'd love to be able to edit a file in the gui. Mainly for the reason above. I have two config files and want to merge everything over...but change 1 line of code that needs to be different. Then save each file respectively.
Love the app though, this is my new favorite for my linux workstation. It does 90% of what I need to do (3 files, line numbers, color coding, network shares). Keep up the good work!
Report
joachimeibl
17 years ago
Joachim
Report
joachimeibl
17 years ago
Is this what you meant?
Joachim
Report
jasoderh
17 years ago
But I have no idea if it is possible to do that easily :-).
T Jari
Report
joachimeibl
17 years ago
Joachim
Report
panzi
17 years ago
Report
joachimeibl
17 years ago
Report