QBzr 0.14.2 released!
Alexander Belchenko
bialix at ukr.net
Wed Sep 23 15:42:23 BST 2009
On behalf of the QBzr developers team, I'm happy to announce the
bugfix release of QBzr 0.14.2.
In this release two critical bugs fixed. QBzr 0.14.2 is intended to use
with bzr 2.0. PPA, Ubuntu Karmic packages and windows installers are
updated.
Thanks to Gary van der Merwe, John Meinel and James Westby for their
efforts!
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
--------
If you need sources or separate windows installer you can get them from
release page:
https://launchpad.net/qbzr/0.14/0.14.2
PPA for Ubuntu users:
https://launchpad.net/~qbzr-dev/+archive/ppa
Release branch:
https://code.launchpad.net/~qbzr-dev/qbzr/0.14
Whats changed:
--------------
* qlog:
* Fixed couple of problems with proper rendering of branch labels
when inspecting log for several branches (e.g. in shared repo).
* qmerge, qcommit, ...:
* Fixed a bug where we create the QApp after opening a Branch, but
we had
already installed the QUIFactory(). A branch can be a lightweight
checkout
of a remote location which requires a password. Which wants to
open a UI
dialog, which causes a crash because QApp has not been created yet.
(#430232, John Arbash Meinel)
Alexander
More information about the bazaar-announce
mailing list