QBzr was developed to be a simple Qt cross-platform frontend for some of Bazaar commands. Purpose of this plugin is to provide a graphical user interface for those Bazaar commands where it can simplify the usage.
Highlighting of differences between files, "browsable" log view, possibility to commit only some files without listing them all on the command line, etc.
Supported commands:
· qadd, qannotate, qbrowse, qcat, qcommit, qconfig, qinfo, qinit, qdiff, qlog, qmerge, qpull / qpush, qrevert, qtag;
· qgetnew, qgetupdates
Requirements:
· Bazaar
What's New in This Release: [ read full changelog ]
· This release has many improvements and bugfixes. As usual many improvements related to qdiff dialog.
· While searching for the word or sentence all matches are highlighted.
· This highlighting works in qdiff, qshelve, qunshelve, qannotate.
· To make navigation faster through the long side-by-side diff, or inside big annotated file you can use backside guide bar in qdiff and qannotate.
· Behavior change: "Unchanged" option in treewidget filter now only applies to versioned files. (Before it was applied to unknown files too).
· Other qdiff improvements include: curved lines are using in side-by-side view, smart synchronization of side-by-side view in "Complete" mode; files with wrong or mixed encoding no more shown as "latin-1", but in user-specified encoding.