3452180bfd
------------------------------- What's new in this release: * we have 4 new dialogs (qbind, qunbind, qexport and quncommit). * better help for plugin itself (now `bzr help qbzr` gives you useful info). * qcommit and uncommit hook now can store revision message and information about bugfixes for revision, this information automatically restored on next qcommit run in this branch. * most q-commands now able to return exit code 0 when operation finished successfully, and exit code 1 when dialog/operation was canceled. * `merge --qpreview` feature has disabled. 0.13.1 - 2009-08-11 ----------------------- * qdiff: Fix for critical regression when viewing diffs with images. (#411811) 0.13 - 2009-08-10 ----------------------- * Bazaar 1.18 compatibility fixes. (#397615) (#402022) (#404269) * Support for PyQT 4.5 (#394125) * New dialogs for qsend (#174504), qswitch (#385116) * External diff buttons are now the correct width when using the qgtkstyle. * Added Estonian translation. * Bug reports now point to https://bugs.launchpad.net/qbzr/+filebug rather than https://bugs.launchpad.net/bzr/+filebug. It is now possilble to click on this link. * qcommit: * Pressing Escape cancels the dialog. * Spelling suggestions are shown in the message context menu. (#395895) * If you dbl click on a pending merge, it will show the revision message, which is usefull if you want to copy it. * When the arguments are written to a file, thay are now encoded. (#398750) * Added a refresh button to reload changes. (#253777) * qcommit, qadd, and qrevert now reuse the widget from qbrowse. This means that there are more context menu items, and you can expand unversioned directories (#258929). On Windows and Mac, system file icons are shown. * qrevert: You can now control if you want to revert pending merges. (#388469) * qlog: * Support for Mantis BugTracker bug urls. * Wildcards now supported to search for message, author, tags and bugs. You can see all revisions with tags or bugs by selecting corresponding search filter and type * in the search entry. * qannotate: * It is now possible to annotate the working tree. * Branch encoding setting is now correcly loaded. (#397753) * A minimum of 80 chars is now shown (#397756) * qdiff: * Use configured color for interline_changes_background. * Files now correctly aligned. There is no longer a space at the end of each line. (#271178) * Performance improvement for loading and scrolling. (#411367) 0.12 - 2009-07-08 ----------------------- Maintenance release: compatibility with bzr 1.17 (progress indicator for commands); branching into exisiting directory (with qbranch) works now (require bzr 1.17); better support of unicode paths in various commands. * qbranch: now it's possible to branch into newly created empty directory. * qgetupdates: new alias: qgetup * qmerge: the revision argument is no longer ignored. * qupdate: new command as simple front-end for stadard `bzr update` * qversion: new command to display Bazaar & Python installation information * qannotate: * Revisions are loaded lazily (only when they appear on screen.) This greatly reduces the load time when annotating a file from a remote branch. (The code for this is reused from qlog.) * Add a item to the revision list context menu to annotate a older revision. * qbrowse: * It is now possible to browse a working tree. The change status of file is shown. * Trees are loaded lazily (sub directories are only loaded when you expand them.) * Revisions are loaded lazily (only when they appear on screen.) This greatly reduces the load time when browseing a remote branch. (The code for this is reused from qlog.) * qlog/qannotate/qbrowse: revision numbers are right aligned on the mainline number. E.g: 10 9 8.2 8.1 8 * Universal installer for Windows: one installer for both standalone bzr.exe version and for python-based version. NOTES: this is last release with tested PyQt 4.3.x support. All further releases will be tested against PyQt 4.4 as minimum supported version. |
||
---|---|---|
.. | ||
DESCR | ||
distinfo | ||
Makefile | ||
MESSAGE | ||
PLIST |