[qbzr] [ANN] QBzr 0.14.1 released!
Gary van der Merwe
garyvdm at gmail.com
Fri Sep 11 00:59:11 BST 2009
On behalf of the QBzr developers team, I'm happy to announce the
maintenance release of QBzr 0.14.1.
What is QBzr?
-------------
QBzr is a cross platform, Qt-based front-end for Bazaar, providing GUI
applications for many core bzr commands. In addition, it provides
several special dialogs and helper commands. Equivalents for core bzr
commands have the same names as CLI commands but with a prefix of "q".
Today QBzr 0.14 provides 30 user commands, 24 of them based on core
commands. QBzr works smoothly on all major platforms with Qt/PyQt
4.4.x or later.
Note: QBzr's applications are the core "GUI dialogs" in several major
Bazaar projects including:
* Bazaar Explorer
* QBzr-Eclipse
* TortoiseBzr (Windows only)
So all testing, bug fixing and improvements made to QBzr benefits all
of these projects. To help with any of these, please visit QBzr on
Launchpad: https://launchpad.net/qbzr.
Download
--------
Sources tarball:
http://bugs.edge.launchpad.net/qbzr/0.14/0.14.1/+download/qbzr-0.14.1.tar.gz
Universal installer for Windows users (suitable to use with both
standalone and python-based installers):
http://launchpad.net/qbzr/trunk/0.14/+download/qbzr-setup-0.14.exe
PPA for Ubuntu users:
https://launchpad.net/~qbzr-dev/+archive/ppa
Release branch:
https://code.launchpad.net/~qbzr-dev/qbzr/0.14
Whats changed:
--------------
* qannotate:
* Fixed a bug when annotating a file in a branch with no working tree.
(Bug 419477)
* Fixed a bug were the logwidget would crash trying to render some graphs.
(Bug 417895)
* Fixed a bug were it was not possible to annotate files that have been
deleted. (Bug 419790)
* Fixed a bug where opening a per file diff would crash with a
ObjectNotLocked error in a 2a branch. (Bug 426688)
* qlog:
* Fixed a bug where it was not possible to do any file list context menu
actions on a file that was renamed in the revision that you were viewing.
(Bug 418340)
* Fixed a graph layout bug, where if the first revions of a brach was
filter, there was no non direct line to it. (Bug 417895)
* Removed superfluous twisties at the end of a filterted branch line.
(Bug 419784)
* Fixed a bug where branch lables would show on the wrong revisions.
(Bug 423201)
* qcommit:
* Show a friendly error message when tring to commit a specific file,
and there are pending merges. (Bug 417210)
* qbrowse:
* Fixed a bug where the window would crash with a ObjectNotLocked error
when expanded a folder in a 2a branch. (Bug 424258)
* Handle errors raised from _qbzr_run methods and the __init__ methods that
they call, so that ui-mode is honoured when they are reported. (Bug 420534)
Gary
More information about the bazaar-announce
mailing list