... | ... | @@ -13,6 +13,7 @@ Features marked with {{http://jira.atlassian.com/images/icons/newfeature.gif|2.0 |
|
|
|
|
|
* 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, see rejects.py for potential workaround.
|
|
|
* qtlib.ExpanderLabel needs to manage its own sub-layout
|
|
|
|
|
|
== Workbench ==
|
|
|
|
... | ... | @@ -27,10 +28,6 @@ Features marked with {{http://jira.atlassian.com/images/icons/newfeature.gif|2.0 |
|
|
|
|
|
* connect to annotation signals from HgFileView, update the graph
|
|
|
|
|
|
== merge ==
|
|
|
|
|
|
* the merge commit message editor wraps text artificially (use a real message editor)
|
|
|
|
|
|
== qreorder ==
|
|
|
|
|
|
* allow more than one patch to be selected for reordering as a group
|
... | ... | |