Kompare/it: Difference between revisions
(Created page with ''''Kompare è un programma per fare confronti per KDE'''') |
(Updating to match new version of source page) |
||
(6 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
{|class="tablecenter vertical-centered | {|class="tablecenter vertical-centered | ||
|[[Image: | |[[Image:Kompare.png|128px|Kompare]]|| ||'''Kompare è un programma per fare confronti per KDE''' | ||
|} | |} | ||
'''Kompare''' | '''Kompare''' un software libero grafico che aiuta l'utente a confrontare due diversi file di testo o cartelle. | ||
'''Kompare''' in realtà non calcola le differenze tra i file confrontati, ma è solo un'interfaccia grafica per lo strumento a riga di comando '''diff'''. Comunque il codice colore delle linee modificate le rende molto facili da individuare. | |||
Features include: | |||
* comparison of files or directories via a graphical interface | |||
* bezier-based connection widget lets you see both source and destination as they really appear | |||
[[Category: | * graphical viewing of patch files in normal, context, unified and diff formats | ||
* interactive application of differences | |||
* full network transparency | |||
* ability to view plain-text diff output in the embedded viewer | |||
* easy navigation of multiple-file diffs with the dockable navigation tree | |||
* graphical interface to commonly used diff command line options | |||
* switch source and destination with one command | |||
'''Kompare''' era precedentemente noto come '''kdiff'''. | |||
[[Category:Sviluppo/it]] |
Latest revision as of 11:30, 27 October 2018
Kompare è un programma per fare confronti per KDE |
Kompare un software libero grafico che aiuta l'utente a confrontare due diversi file di testo o cartelle.
Kompare in realtà non calcola le differenze tra i file confrontati, ma è solo un'interfaccia grafica per lo strumento a riga di comando diff. Comunque il codice colore delle linee modificate le rende molto facili da individuare.
Features include:
- comparison of files or directories via a graphical interface
- bezier-based connection widget lets you see both source and destination as they really appear
- graphical viewing of patch files in normal, context, unified and diff formats
- interactive application of differences
- full network transparency
- ability to view plain-text diff output in the embedded viewer
- easy navigation of multiple-file diffs with the dockable navigation tree
- graphical interface to commonly used diff command line options
- switch source and destination with one command
Kompare era precedentemente noto come kdiff.