annotate kdiff3/TODO @ 66:efe33e938730

0.9.86
author joachim99
date Thu, 16 Sep 2004 02:40:08 +0000
parents 8af4bb9d9a5a
children d7cafcda8c99
rev   line source
joachim99@66 1
joachim99@13 2 This file contains some feature-wishes for future KDiff3-versions.
joachim99@13 3
joachim99@13 4 TODO
joachim99@13 5 ====
joachim99@66 6 - Overview-option to show only remaining conflicts.
joachim99@66 7 - Colors for disabled and enabled arrow are very similar
joachim99@66 8 - ??? The gutters (kdiff3 have 2 "gutters") fonts and background-foreground colors sholud be configured other
joachim99@66 9 than the "general" foreground-background colors. Otherwise they are confused with the main dialog.
joachim99@13 10
joachim99@66 11 - Unicode and UTF8 support
joachim99@66 12 - Try to autodetect the line-end-style
joachim99@66 13 - Ignore cvs-keywords like $Revision$
joachim99@66 14 - Correct Christof crash with the Find-function.
joachim99@66 15
joachim99@66 16 - Windows: Check if folders can match case-insensitive.
joachim99@66 17 - Close diff/merge window-menu-action.
joachim99@66 18
joachim99@13 19 - Printing of the diff-windows (requires automatic line wrap)
joachim99@13 20 - Undo function in the merge-editor.
joachim99@51 21 - More viewing options for directory widget.
joachim99@58 22
joachim99@58 23 - And one observation. When select Cyrillic charset - it looks like it was
joachim99@58 24 not saved. When open this dialog again - Latin charset is selected anyway.
joachim99@66 25 - Add options to specify charset.
joachim99@58 26 - Ask before saving to a file that already exists (optionally).
joachim99@58 27 - Don't overwrite existing .orig-file, when saving the second time.
joachim99@58 28
joachim99@58 29 - File Menu: Close (Ctrl-F4): Close current file (check if saved and forget the data)
joachim99@58 30 - Dirview:
joachim99@58 31 - Multiselections: Changing Operations or applying ops for all selected items.
joachim99@58 32 - Optionally show size/date for A/B/C
joachim99@58 33 - Choose what to see (all or only different items)
joachim99@58 34 - If only different items are visible: copy the others nevertheless to destdir.
joachim99@66 35 - Warnung wenn Datum in B oder C �ter als A ist.
joachim99@66 36 - Zielverzeichnis nachtr�lich �derbar
joachim99@58 37 - Bei Kopie von Remote nach lokal: Auf jeden Fall das modification Datum setzen.
joachim99@58 38 - Ctrl-Space doesn't work when a file comparison takes place.
joachim99@58 39 - Option to allow case-insensitive filename-matching.
joachim99@58 40 - Options to show/suppress annoying messages
joachim99@58 41
joachim99@58 42 - What's this-Help.
joachim99@58 43 - Tip of the day.
joachim99@58 44
joachim99@58 45 More Statistics before the merge begins:
joachim99@58 46 - How many files are there?
joachim99@58 47 - How many files are equal/different?
joachim99@58 48 - How many files would be copies/merged/ignored?
joachim99@58 49
joachim99@58 50 - Allow to view and merge CVS-conflict files (and diff3-output) and allow to save output
joachim99@58 51 with conflicts in diff3 output-format.
joachim99@58 52
joachim99@58 53 - Provide configure-rules for systems without KDE. (I need help here.)
joachim99@58 54
joachim99@58 55 - Allow different comment-styles (e.g. via a regexp for comments)
joachim99@58 56
joachim99@58 57 - Possibility to jump to next difference in the same line (for very long lines).
joachim99@58 58
joachim99@58 59 - Allow analysis of unified directory-diff/patch-file.
joachim99@58 60