lp://staging/~doxxx/bzr-explorer/simple-status
- Get this branch:
- bzr branch lp://staging/~doxxx/bzr-explorer/simple-status
Branch merges
Branch information
Recent revisions
- 512. By Alexander Belchenko
-
Use the parent branch in the submit pane when working with bound branches. (A. S. Budden)
- 511. By Alexander Belchenko
-
if we get lock error (or I suppose any other error) during refresh than we need to clear sheduled flag anyway, otherwise explorer won't refresh after that error until it'll be reopened.
- 506. By Alexander Belchenko
-
avoid using QTextBrowser.
setText( big_text) , using append() interface instead and append line-by-line.
(see https://bugs.launchpad .net/bzr- explorer/ +bug/779529 for reference and some numbers) - 505. By Alexander Belchenko
-
Improve refresh and auto-refresh a bit (do refresh in background, process events, don't refresh too much).
- 504. By Alexander Belchenko
-
By default delete files to trash using send2trash library. If user wants just kill files then change the option at Tools - Options - Behavior - Actions.
Also using trash icon for delete action now as more appropriate and intuitive instead of "octopus".
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/bzr-explorer