Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi all, I'm new to QT. I've got a linux project with different versions. I know I can compare files but where can I compare projects? There're too many files in the project to go thru 1 by 1. Thank you all!
Use Meld - it's available in repos on many linux distributions. It allows you to diff whole directories.
Hi,
In addition to @sierdzio, KDiff3 might also be of interest.