Kompare/it: Difference between revisions

From KDE UserBase Wiki
(Created page with ''''Kompare''' un software libero grafico che aiuta l'utente a confrontare due diversi file di testo o cartelle.')
(Updating to match new version of source page)
 
(5 intermediate revisions by one other user not shown)
Line 2: Line 2:


{|class="tablecenter vertical-centered
{|class="tablecenter vertical-centered
|[[Image:KompareIcon.png|128px|Kompare]]||    ||'''Kompare è un programma per fare confronti per KDE'''
|[[Image:Kompare.png|128px|Kompare]]||    ||'''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'''  un software libero grafico che aiuta l'utente a confrontare due diversi file di testo o cartelle.


[[Image:Kompare.png|thumb|250px|center|Quickly find what changed in your file]]
'''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.


'''Kompare''' does not actually compute the differences between the compared files itself, but is merely a graphical front end to the command line interface '''diff''' utility.  However, the colour coding of changed lines makes them very easy to spot.
Features include:


It is a standard tool, coming packaged in the '''kdesdk''' module.
* comparison of files or directories via a graphical interface


'''Kompare''' was previously known as '''kdiff'''.
* bezier-based connection widget lets you see both source and destination as they really appear


[[Category:Development]]
* 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 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.