tom-englert
|
a24e0f96c8
|
Refactoring:
- Decouple services to reduce circular dependencies
- Move update panel to a separate control
- Remove unrelated methods from MainWindow
|
9 months ago |
tom-englert
|
61b0714a4b
|
Get rid of singletons, replace with DI: DockWorkspace
|
9 months ago |
tom-englert
|
0c1c5cecd7
|
Decouple AssemblyListPane from MainWindow
|
11 months ago |
tom-englert
|
dde581adc8
|
Refactor SearchPane so only the view model is exposed.
|
11 months ago |
tom-englert
|
e241444113
|
Refactor AnalyzerTreeView into View/ViewModel
|
11 months ago |
dotnet format
|
0d9f871a4f
|
#2128: Reformat the whole code base.
|
5 years ago |
Siegfried Pammer
|
0d6ac5030c
|
Refactor DocumentModel API
|
6 years ago |
Siegfried Pammer
|
5d98842a89
|
Fix #1815: make all documents closeable as long as there is at least one.
|
6 years ago |
Siegfried Pammer
|
05c21c5a08
|
#1803: Properly implement tool pane logic. Ground work for multiple docking layouts.
|
6 years ago |
Siegfried Pammer
|
2ae91559be
|
Update Resources used in new panels + code cleanup.
|
6 years ago |
Siegfried Pammer
|
84bb61cc5b
|
Add primitive multi-document support.
|
6 years ago |
Siegfried Pammer
|
69a7ffd61a
|
Improved docking.
|
6 years ago |
Andreas Weizel
|
56b9401a49
|
Basic work to add AvalonDock using MVVM, avoiding too big changes to existing architecture for now
|
6 years ago |