0.8
===
 * Fixed crash when trashing / deleting 0 non-reference files.
 * Fixed Trash/Delete/Open/Copy shortcuts failed after using context menu.
 * Fixed "Cancel" didn't stop search for empty folders.
 * Added presets were not saved immediately.
 * Fixed wrong colors of duplicate files pairs.
 * Fixed possible crash when trashing / deleting an empty folder.
 * Fixed trash / delete duplicates buttons.
 * Duplicate files search in right url only.
 * Fixed crash when removing files from lower duplicates list.
 * Remove files from list -> update item count.
 * Compatibility to dark desktop color themes; you can switch off komparator text color theme.
 * Virtual subfolders / symlinked folders are only searched, if subfolders should be searched.
 * French translation by Dji Pih.

0.7
===
 * Fixed bug #1784182 (freeze when copying/moving files; filter settings were not read).
 * Save presets not only at close time.
 * Don't open file transfer boxes for each md5sum / binary comparison.
 * Desktop file compliance with the spec.

0.6
===
 * Add filter auto-apply to presets.
 * Settings tab.
 * Show warnings (on/off).
 * System tray icon.
 * Systray "icon" movie when search is in progress.
 * Notification when search is ready.
 * Fixed random crash when looking for empty directories.
 * Right folder can have "virtual subfolders".
 * Added virtual subfolders to presets.
 * "What's this" help on "Include hidden items" and proper help for "File name contains...", and also for new settings tab.
 * Documentation update.

0.5
===
 * All files that are also text files (e.g. shell scripts) can be compared with kdiff3 now.
 * Show how many visible items are in each list view.
 * User can set individual filters for every file list view. Filtered files are set invisible.
 * Display how many items are in a list view.
 * Show whether filter is active.
 * Tool tips on filter items.
 * Try to find and use a local path for kioslaves like "media" to avoid download of temporary files.
 * Run MD5 chechsum and binary comparison error dialogs from gui thread.
 * Sync with newest kde-common/admin dir and newest kfind.
 * Regex apply to the whole path relative to the searched dir now (not only the file name).
 * Regex that the file name may not contain (empty by default).
 * Whats this help of presets - "Add preset" etc. show button icon.
 * Whats this help for filters and counters.
 * Hidden files or files within hidden folders (e.g. .svn or .cvs) can be excluded from the search now.
   (This could have been done by regex's, however it's easier and more user-friendly this way. And less time / memory consuming.)
 * Tabulator order.
 * Added filter settings to presets.

0.4
===
 * Overwrite KTabBar's mousePressEvent instead of QTabBar's, which is much cleaner and qt version independent (?).
 * files_dupes / files_comp merge (reduce memory usage & resulting issues) --> files.
 * Again reported a few kfind slocate bugs (#122969), fixed them here. Older fixed bug is #121806.
 * Ask before removing a preset.
 * Smaller window size at the expense of accessibility of extended search options.
 * Case sensitive / insensitive search applies to relative path comparison now.
 * Mouse pointer fixes; wait cursor on copy, ... jobs.
 * Cancel during copy / move / delete / trash process.
 * Updated What's this help.
 * Trash / delete files from co-reference folder directly.
 * KPropertiesDialog changed name / access rights.
 * KompareDialog (A dialog that displays "preview information", like meta info, kdiff3, etc. on two files. Open with popup menu.)
 * Many small bug fixes.
 * Dutch translation by Rinse de Vries.

0.3
===
 * Unified warning messages on delete / trash / copy files.
 * 2nd duplicate files list view has focus if new file is selected.
 * Improved logical reaction on user interaction. ( delete from newer list --> the other file is missing now, etc. ).
 * "replace" function converted "/home/asdf/home/asdf" to ".." instead of "./home/asdf".
 * Don't append empty files to duplicates if "ignore empty files".
 * Reselect duplicates2 item on missing / newer... copy / del event.
 * Copy file overwriting existing one "file1 to file2" message.
 * Fixed URL / kioslaves / prettyURL issues.
 * Can search "/" now.
 * Fixed new empty dirs / new file items on remote fs not handled correctly.
 * Zip / other archives use zip or tar protocol now if on local file system.
 * User may not change settings that affect file interaction in "displaying results" mode.
 * More sophisticated trash / delete functions, avoiding remove from list when trash / delete fails.
 * Double click opens binding now.
 * Permissions and owner / group is shown now.
 * Find folders that aren't empty any more after copying.
 * Real duplicates and "duplicates as expected" (duplicates that appear in both folders with the same sub-path) have different color now.
 * Avoid code duplications in some places.
 * komparator takes two command line arguments now - URL1 and URL2.
 * Source code cleanup.
 * Fixed binary comparison bug.
 * Return within KURLRequester / Regex line edit presses Search / Cancel button.
 * Will check now whether newer files are equal or not. If they are, the newer file is colored green, not black (=real newer file).
 * Try to preserve permissions on copy.
 * You can resize the duplicates list views now.
 * Allow user to disable search for file size (effectively disable search for real duplicate files; now we find
   duplicate files by comparison of subdirs).
 * Allow user to disable tabs. Results simply aren't displayed any more. (disabling missing and newer tab
   disables comparison of subdirs, if duplicates tab is also disabled, nothing is done).
 * You can move files now, not only copy them.
 * Drag & drop popup menu + accelerator.
 * Save & load (custom) presets.
 * Search symlinked directories. Recursive links detection.
 * Tooltips and "What's this" documentation.
 * Cancel during calculation of md5 checksum.
 * Russian translation by Alexander V. Ribchansky.
 * BTW: If you want to see Komparator in your language, copy "komparator.pot" to "de.po" (not "de", of course,
   but the language code of your language) and translate this new file with KBabel. Then send me the translated file.

0.2
===
 * ftp et alii supported (might still be buggy!).
 * Keyboard shortcuts (popup menu's didn't work, unfortunately) fixed.
 * Drag & drop missing / newer files from left to right side & vice versa.
 * Special characters in URLs fixed.
 * Cancel button isn't locked any more if md5-summing / binary comparing remote files.
 * Status bar including progress of kompare and about / help button.
 * Source code cleanups.
 * GUI cleanups.
 * Resize list view columns to original width.
 * Binary comparison won't store the complete file in RAM any more.
 * First documentation attempt.

0.1
===
 * initial release
