... | ... | @@ -12,13 +12,11 @@ Features marked with {{http://jira.atlassian.com/images/icons/newfeature.gif|2.0 |
|
|
== General ==
|
|
|
|
|
|
* Showing MQ patches in the graph causes them to be read (_files is called), why?
|
|
|
* 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, see rejects.py for potential workaround.
|
|
|
|
|
|
== Workbench ==
|
|
|
|
|
|
* fix fileview/annotate search feature
|
|
|
* combine fileview annotate/sci widgets into one Qsci instance
|
|
|
* delete item from revset history if <del> pressed while item is highlighted
|
|
|
* generic progress bars for most operations, to show busy state
|
... | ... | |