... | @@ -31,7 +31,7 @@ Before each feature release, we will progressively lock down the code: |
... | @@ -31,7 +31,7 @@ Before each feature release, we will progressively lock down the code: |
|
* Remove standalone annotate dialog, use manifest dialog for that purpose (done)
|
|
* Remove standalone annotate dialog, use manifest dialog for that purpose (done)
|
|
* Move 'other parent' feature from filelistmodel to HgFileView (done)
|
|
* Move 'other parent' feature from filelistmodel to HgFileView (done)
|
|
* filelistview should forward menu events to parent revdetails or chunks widget (done)
|
|
* filelistview should forward menu events to parent revdetails or chunks widget (done)
|
|
* Use Qt's filesystem watcher to replace poll functions in thgrepo (done)
|
|
* Use Qt's filesystem watcher to replace QTimer poll functions in thgrepo (done)
|
|
* Subrepository support in manifest (done)
|
|
* Subrepository support in manifest (done)
|
|
* Refactor backout as QWizard dialog (done)
|
|
* Refactor backout as QWizard dialog (done)
|
|
* Refactor wctxactions, actions should be owned by StatusWidget and use cmdui.Runner (started)
|
|
* Refactor wctxactions, actions should be owned by StatusWidget and use cmdui.Runner (started)
|
... | @@ -40,6 +40,7 @@ Before each feature release, we will progressively lock down the code: |
... | @@ -40,6 +40,7 @@ Before each feature release, we will progressively lock down the code: |
|
* Use status widget's file tree in MQ widget
|
|
* Use status widget's file tree in MQ widget
|
|
* Subrepository (and generic nested repo) support in Repository Registry
|
|
* Subrepository (and generic nested repo) support in Repository Registry
|
|
* Investigate whether HgFileView can be used as an editor for wctx
|
|
* Investigate whether HgFileView can be used as an editor for wctx
|
|
|
|
* Add bundle creation features (#265)
|
|
|
|
|
|
Initially planned, may not be feasible
|
|
Initially planned, may not be feasible
|
|
* Use Qt's filesystem monitor to inform user when status view is dirty
|
|
* Use Qt's filesystem monitor to inform user when status view is dirty
|
... | | ... | |