tom-englert
0be506bd4e
Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel
9 months ago
tom-englert
2454cd3a99
Consolidate all options/settings to use a consistent WFP MVVM pattern.
11 months ago
tom-englert
8fe9514dfe
refactor DecompilerSettings to MVVM model first design
11 months ago
tom-englert
ca687e2394
Refactor OptionsDialog to use MVVM style
11 months ago
tom-englert
39b036b027
Remove more code from MainWindow, refactor startup sequence
11 months ago
tom-englert
610b0c2ed5
Annotate service lifetime explicitly.
11 months ago
Christoph Wille
003a2b45b4
Move Settings to ILSpyX ( #2869 )
* Move ILSpySettings to ILSpyX
* Make settings file path configurable using a static provider interface
* Move MiscSettings to ILSpyX, rename existing to MiscSettingsVieModel
* Introduce static Load for DecompilerSettings on interface
* Add path provider for ilspycmd parameter scenario
* Allow for saving of MiscSettingsPanel
* Rename DisplaySettings to DisplaySettingsViewModel
* Add SaveDecompilerSettings
3 years ago
Siegfried Pammer
a48f0d311c
Fix #2330 : Add conditional sub directory support
4 years ago
dotnet format
0d9f871a4f
#2128 : Reformat the whole code base.
5 years ago
Siegfried Pammer
b8762c8050
Fix #1653 : Add "reset to defaults" in options dialog
6 years ago
Siegfried Pammer
e9370f057c
Rework C# decompiler options dialog.
6 years ago
Edward Cooke
660d8ca17a
Add option to not reload assemblies
7 years ago
MysticBoy
c4d9a9c5f6
All the strings have been extracted, and the complete translation has been completed.
7 years ago
Siegfried Pammer
a91bd2fb15
Clean up MiscSettings and DisplaySettings
8 years ago
LL
ce2cd4bb63
refactor the code
8 years ago
LL
1827dd02d5
Create allow-multiple-instances option and its option page
8 years ago