QBzr 0.19 Beta 2 Released

Gary van der Merwe garyvdm at gmail.com
Thu Jul 1 21:02:22 BST 2010


On behalf of QBzr development team I'd like to announce the release of
QBzr 0.19beta2 codenamed "Pomegranate".


What's new in this release:
---------------------------
 * Allow finding locale in system location on Linux
   (Bug #542429, Toshio Kuratomi).
 * Provide better text on Close and Ignore buttons when exceptions raised.
   (Bug #486946, Luis Arias)
 * Fix bug where Mac OS X windows start in background. (Bug #417162,
   Luis Arias)
 * Fix bug in treewidget where folders are repeated.
   (Bug #580798, Iwata, Gary van der Merwe)
 * qsubprocess: when sending error object over the stdout we should use
   unicode-escape encoding for the possible unicode/multiline strings.
   (Bug #570564, Alexander Belchenko)
 * qinit: set default value for repository format in the combobox.
   (Bug #531795, Gordon Tyler)
 * qcommit:
   * Hide completer's popup when a IME event occurs. (Bug #573652, INADA Naoki)
   * If a branch path is passed to the command line, select the files in
     the branch. (Gary van der Merwe)
 * qdiff: Use the new  bzrlib.diff.get_trees_and_branches_to_diff_locked api.
   (Gary van der Merwe)
 * qlog:
   * Handle ghost revisions better. Ghost can now be seen in the graph,
     and don't cause search to crash. (Bug #57042, Gary van der Merwe)
   * Show better labels for branch tips. Show a tooltip with the full branch
     url. (Bug #585309, Gary van der Merwe)
   * Fix a bug where branch labels don't show if the have the same tips.
     (Bug # 485236, Gary van der Merwe)
   * qlog . in a sub dir now filters to only show the sub dir.
     (Bug #517592, Gary van der Merwe)
   * Fix crash we viewing file history from qbrowse/bzr explorer.
     (Bug #585280, Gary van der Merwe)
 * qupdate, qunbind, qgetupdates:  new --execute option will run these
   commands immediately without waiting for the user to click on the Ok button
   (Luis Arias)
 * qannotate:
   * Add find and goto line interfaces. The style for this interface will be
     used for other browsing windows in the future.
     (Bug #215256, Gary van der Merwe)
   * Double clicking or pressing enter for a revision now changes the annotated
     revision. Please use the context menu to get to the diff.
     (Bug #404276, Gary van der Merwe)
   * When changinging the annotated revision, the scroll position, and selection
     are maintained. (Bug #404288, Gary van der Merwe)

Download
--------
Tarball:
 http://edge.launchpad.net/qbzr/trunk/0.19b2/+download/qbzr-0.19b2.tar.gz

Windows installer:
 http://edge.launchpad.net/qbzr/trunk/0.19b2/+download/qbzr-setup-0.19beta2.exe


About QBzr
----------
QBzr is a cross-platform GUI front end for Bazaar, based on Qt toolkit.
QBzr provided GUI frontend for many core bzr commands and several
universal dialogs and helper commands. Equivalents for core bzr commands
has the same names as CLI commands but with prefix "q".

QBzr is used as library of GUI dialogs in other products:
 * Bazaar Explorer
 * TortoiseBzr
 * QBzr-Eclipse

QBzr at Launchpad:
 https://launchpad.net/qbzr

Gary



More information about the bazaar-announce mailing list