annotate kdiff3/TODO @ 68:d7cafcda8c99

KDiff3 0.9.87
author joachim99
date Mon, 31 Jan 2005 22:30:47 +0000
parents efe33e938730
children 8febbfb1148c
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@68 6 - ftp: Abbruch beim Einlesen von Verzeichnis stoppt nicht vollständig
joachim99@68 7
joachim99@68 8 - Projekt-Verwaltung: Die ganze Config-Datei (=Projektdatei) an einen benutzerdefinierten Ort zu legen. (Keine Angabe->Default)
joachim99@68 9 - Bei Combobox-History alle Elemente von (A/B/C/Out) anzeigen.
joachim99@68 10
joachim99@68 11 - Test on empty floppy drive.
joachim99@68 12
joachim99@68 13 -I suppose this has been asked before, but are there any plans to use
joachim99@68 14 colors for change/insert/delete (i.e. blue = change, green = insert, red
joachim99@68 15 = delete)?
joachim99@68 16
joachim99@68 17 > I want to compare two revisions of a file (eventually I wanna do this on
joachim99@68 18 > two directory hierarchies of files) and have an output of how many lines
joachim99@68 19 > of code were added, modified, and deleted for each file and overall.
joachim99@68 20
joachim99@68 21 > Also, for "Send To" from Windows, it would be nice if I could pick one
joachim99@68 22 > file via Send To, find the second file (if it's in a different
joachim99@68 23 > directory), and click "Send To" again to compare. I.e., when user does
joachim99@68 24 > "Send To", if one instance is already open and waiting for a second
joachim99@68 25 > file, the first instance is used.
joachim99@68 26
joachim99@68 27
joachim99@68 28 - kdiff3 does not preserve the permissions of files it overwrites during a 'save' operation.
joachim99@68 29
joachim99@68 30 - Insbesondere Ausführbarkeit "x" und Schreibschutz "w" sollten erhalten bleiben.
joachim99@68 31 - Edit Select All, Ctrl-A
joachim99@68 32
joachim99@68 33 - Under Windows: Shortcut Ctrl-Shift-2 (for select B everywhere doesn't work.)
joachim99@68 34 - Paste from Clipboard doesn't work.
joachim99@68 35
joachim99@68 36 - Improve message about WinCVS in the Installer.
joachim99@68 37
joachim99@68 38 - Bug: Comment section isn't recognized as nonwhite difference if several lines are between /* and */ on one side.
joachim99@68 39
joachim99@68 40
joachim99@66 41 - Overview-option to show only remaining conflicts.
joachim99@66 42 - Colors for disabled and enabled arrow are very similar
joachim99@66 43 - ??? The gutters (kdiff3 have 2 "gutters") fonts and background-foreground colors sholud be configured other
joachim99@66 44 than the "general" foreground-background colors. Otherwise they are confused with the main dialog.
joachim99@13 45
joachim99@66 46 - Unicode and UTF8 support
joachim99@66 47 - Try to autodetect the line-end-style
joachim99@66 48 - Ignore cvs-keywords like $Revision$
joachim99@66 49 - Correct Christof crash with the Find-function.
joachim99@66 50
joachim99@66 51 - Windows: Check if folders can match case-insensitive.
joachim99@66 52 - Close diff/merge window-menu-action.
joachim99@66 53
joachim99@13 54 - Printing of the diff-windows (requires automatic line wrap)
joachim99@13 55 - Undo function in the merge-editor.
joachim99@51 56 - More viewing options for directory widget.
joachim99@58 57
joachim99@58 58 - And one observation. When select Cyrillic charset - it looks like it was
joachim99@58 59 not saved. When open this dialog again - Latin charset is selected anyway.
joachim99@66 60 - Add options to specify charset.
joachim99@58 61 - Ask before saving to a file that already exists (optionally).
joachim99@58 62 - Don't overwrite existing .orig-file, when saving the second time.
joachim99@58 63
joachim99@58 64 - File Menu: Close (Ctrl-F4): Close current file (check if saved and forget the data)
joachim99@58 65 - Dirview:
joachim99@58 66 - Multiselections: Changing Operations or applying ops for all selected items.
joachim99@58 67 - Optionally show size/date for A/B/C
joachim99@58 68 - Choose what to see (all or only different items)
joachim99@58 69 - If only different items are visible: copy the others nevertheless to destdir.
joachim99@66 70 - Warnung wenn Datum in B oder C �ter als A ist.
joachim99@66 71 - Zielverzeichnis nachtr�lich �derbar
joachim99@58 72 - Bei Kopie von Remote nach lokal: Auf jeden Fall das modification Datum setzen.
joachim99@58 73 - Ctrl-Space doesn't work when a file comparison takes place.
joachim99@58 74 - Option to allow case-insensitive filename-matching.
joachim99@58 75 - Options to show/suppress annoying messages
joachim99@58 76
joachim99@58 77 - What's this-Help.
joachim99@58 78 - Tip of the day.
joachim99@58 79
joachim99@58 80 More Statistics before the merge begins:
joachim99@58 81 - How many files are there?
joachim99@58 82 - How many files are equal/different?
joachim99@58 83 - How many files would be copies/merged/ignored?
joachim99@58 84
joachim99@58 85 - Allow to view and merge CVS-conflict files (and diff3-output) and allow to save output
joachim99@58 86 with conflicts in diff3 output-format.
joachim99@58 87
joachim99@58 88 - Provide configure-rules for systems without KDE. (I need help here.)
joachim99@58 89
joachim99@58 90 - Allow different comment-styles (e.g. via a regexp for comments)
joachim99@58 91
joachim99@58 92 - Possibility to jump to next difference in the same line (for very long lines).
joachim99@58 93
joachim99@58 94 - Allow analysis of unified directory-diff/patch-file.
joachim99@58 95