Menu

QuickRev 3.0.0 released

Take a look at http://quickrev.sourceforge.net/news/ for a complete overview (with screenshots).

  • QuickRev goes GIT - this is the very first version with GIT support!
    (feature request #2 "Git support")

  • Added 'File Browser' (available via the tool bar) to select, show or hide files on the 'Files' tab or file references on the 'File References' tab easily by using either the tree view or list view.

  • Extended 'unique short names' by adding same directories as used for other files already.
    Example: when reviewing '/dir1/dir2/File.hpp', '/dir1/dir2/File.cpp' and '/dir1/dir3/File.hpp' the former 'unique short names' where 'dir2/File.hpp', 'File.cpp' and 'dir3/File.hpp' which makes it hard to see here 'File.cpp' depends to, with the extended version this has changed to 'dir2/File.hpp', 'dir2/File.cpp' and 'dir3/File.hpp', 'dir2' already used for 'File.hpp' will be added to all files in the same directory as well.

  • QuickRevBoard: Added exit code which indicates the current review history state.
    (feature request #10 "Return value of QuickRev Board")

  • Added mouse click action to load the file content of a file with recently changed file versions, i.e. a click on the green screen in 'Files' view loads the content of this file directly.

  • Made tool bar available even in '--diff' mode.

  • fix: Review file state in case the determined baseline review state equals the review state without baseline.

Posted by Tom Seidel 2016-08-22 Labels: 3.0.0

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.