... | ... | @@ -30,14 +30,15 @@ Before each feature release, we will progressively lock down the code: |
|
|
* Switch ManifestWidget to use an HgFileView (done)
|
|
|
* Remove standalone annotate dialog, use manifest dialog for that purpose (done)
|
|
|
* Move 'other parent' feature from filelistmodel to HgFileView (done)
|
|
|
* filelistview should forward menu events to parent repowidget or chunks widget (done)
|
|
|
* Use Qt's filesystem monitor to replace poll functions in thgrepo (done)
|
|
|
* Subrepository support in manifest (done, but still improving)
|
|
|
* Refactor bisect, compress, rebase and backout as QWizard dialogs (backout completed)
|
|
|
* filelistview should forward menu events to parent revdetails or chunks widget (done)
|
|
|
* Use Qt's filesystem watcher to replace poll functions in thgrepo (done)
|
|
|
* Subrepository support in manifest (done)
|
|
|
* Refactor backout as QWizard dialog (done)
|
|
|
* Refactor wctxactions, actions should be owned by StatusWidget and use cmdui.Runner (started)
|
|
|
* Subrepository support in Repository Registry
|
|
|
* Refactor bisect, compress, and rebase as QWizard dialogs
|
|
|
* Add a file filter to manifest widget, same as status
|
|
|
* Use status widget's file tree in MQ widget
|
|
|
* Subrepository (and generic nested repo) support in Repository Registry
|
|
|
* Investigate whether HgFileView can be used as an editor for wctx
|
|
|
|
|
|
Initially planned, may not be feasible
|
... | ... | |