... | ... | @@ -23,13 +23,15 @@ Features marked with {{http://jira.atlassian.com/images/icons/newfeature.gif|2.0 |
|
|
|
|
|
* make reordering of groups (along with their content) possible (in progress, Johan)
|
|
|
|
|
|
== Workbench ==
|
|
|
== General ==
|
|
|
|
|
|
* QTimer errors after revset queries or goto bar search
|
|
|
* limit the size (in MB) of the graph data cache. Perhaps an LRU of revisions.
|
|
|
* Qsci tab stops suffer from off-by-one when showing diffs. Might not be much we can do about it, beyond moving the +/- column into a margin.
|
|
|
* Horizontal scrollbars are always on w/ Qsci - I suspect we need to enable word-wrap
|
|
|
* Fix tag use (Mercurial APIs return non-local tags in UTF-8)
|
|
|
|
|
|
== Workbench ==
|
|
|
|
|
|
* Changeset file list menu, just like repository explorer
|
|
|
* History compression feature (I'll tackle this, Johan)
|
|
|
** Select rev A and descendant rev B. cmenu should offer 'Compress history'.
|
... | ... | |