KDiff3 Changelog

What's new in KDiff3 0.9.98

Jul 7, 2014
  • Text rendering now with QTextLayout fixes the following issues
  • Correct handling for variable width fonts.
  • Corrected display of highlighted text with Qt4.8.x on Ubuntu and Mac.
  • Improved handling of texts with both right to left and left to right languages (mixed Arabic and western texts).
  • Improved handling of Chinese and Japanese.
  • Whitespace characters are now shown as dots for spaces and arrows for tabs, and not only in differences.
  • Bugfixes.

New in KDiff3 0.9.95 (Mar 4, 2009)

  • Show line end style for each file.
  • Updated message translations.
  • Fixed permissions when writing executable file. (Un*x only)
  • Fixed IgnorableCmdLineOptions (important von SVNs '-u'-option)
  • Directory merge: Error when either B or C is changed and the other is deleted. (User choice required.)
  • Qt-only Un*x-version looks for translations in /usr/share/locale//LC_MESSAGES/kdiff3.qm
  • New script: po/create_qm_files: To create and install translations for Qt-only version.

New in KDiff3 0.9.94 (Jan 19, 2009)

  • Fix for hidden text windows with --auto-flag.
  • Fix for pasting clipboard truncated text if it contained characters that needed more than one byte in UTF-8 encoding.
  • Fix for horizontal scrolling if word wrap is enabled.
  • Directory tree: files hidden due to options (e.g. patterns etc.) don't affect folder equality any more.
  • KDE: KIO-progress dialog is now hidden. (KDiff3 has its own progress dialog.)
  • Directory merge: Default op for change in either B or C and delete in the other is now merge (previously copy).
  • Directory merge: Not preserving merge operation after reload, because it might have changed.

New in KDiff3 0.9.93 (Jan 7, 2009)

  • Support for KDE4 (with much porting help from Valentin Rusu)
  • Fix for diff_ext_for_kdiff3 (by Sergey Zorin)
  • Win32-Installation: SendTo-integration fixed for Vista.
  • Optional auto detection of line end style for saving.
  • Option to close on ESC (default is off)