On behalf of QBzr development team I'd like to announce another maintenance release of stable 0.18 series: QBzr 0.18.3 codenamed "Cypress".
QBzr 0.18.3 is intended to be used with bzr 2.1 and Bazaar Explorer 1.0. What's new in this release: --------------------------- * Fixed problem with running diff from qannotate from qbrowse. (Bug #505987, Alexander Belchenko) * Rollback changes to qadd made in 0.18.2 which caused regression. (Bug #526933, Alexander Belchenko) * Handle FileTimestampUnavailable error when diffing file with ghosts in history. (Bug #513096, Alexander Belchenko) * Change dialogs to have normal window flags. This fixes a bug where on some window managers (metacity, Mac OSX) windows opened from a dialog would be behind the dialog. (Bug #421039, Gary van der Merwe) * TreeWidget: emit layoutAboutToBeChanged signal while we remove old items to ensure model data consistency. (Bug #513066, Bug #515908, Gary van der Merwe) * TreeWidget: When renaming a file, pressing enter should not cause the default action to be run. (Bug #513107, Gary van der Merwe) * Sub processes dialogs: Fix usability bugs with the Retry button: * The button position changes on Linux when the Retry button appears. * The Enter key does not work after the Retry button appears. (Gary van der Merwe) * TreeWidget: Add more comprehensive tests. Fix some minor bugs found by these tests. (Gary van der Merwe) * TreeWidget: Fix a bug where the TreeWidget if there was a conflict, for which the file does not exist. (Bug #528548, Gary van der Merwe) Download -------- Tarball: http://launchpad.net/qbzr/0.18/0.18.3/+download/qbzr-0.18.3.tar.gz Windows installer: http://launchpad.net/qbzr/0.18/0.18.3/+download/qbzr-setup-0.18.3.exe 0.18 series branch: bzr branch lp:qbzr/0.18 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 Alexander
