31 Commits (37c56e7e7b977de64c78a129031e6744b59ad7a2)

Author SHA1 Message Date
tom-englert 2454cd3a99 Consolidate all options/settings to use a consistent WFP MVVM pattern. 8 months ago
tom-englert dde581adc8 Refactor SearchPane so only the view model is exposed. 9 months ago
Christoph Wille 003a2b45b4
Move Settings to ILSpyX (#2869) 2 years ago
Siegfried Pammer 343694c549 Generalize progress reporting for decompilation and PDB generation. 3 years ago
Siegfried Pammer 92e9b28e4d - Remove static state from DisplaySettingsPanel 3 years ago
Siegfried Pammer 051aa600e4 Move LanguageVersion to ILSpyX. 3 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Siegfried Pammer 84a7c968c6 #1999: Add EscapeInvalidIdentifiers flag to allow the use of the EscapeInvalidIdentifiers transform when writing files to disk. We still show the unescaped identifiers in the ILSpy UI. 5 years ago
Siegfried Pammer 732b0397ca Fix #1849: Language version lost when switch language 5 years ago
Siegfried Pammer 6d89c4fbbb Fix #1446: Add indentation options to UI. 6 years ago
Siegfried Pammer 56447a944f Fix #1468: Implement 'Expand using declarations after decompilation' setting. 6 years ago
Siegfried Pammer 535814cce4 Remove 'Custom' language version. Unify language settings panels. 6 years ago
Siegfried Pammer e9370f057c Rework C# decompiler options dialog. 6 years ago
Siegfried Pammer 4353a3a545 Fix #1130: Some options on the Decompiler page seem to be more related to Display 6 years ago
Siegfried Pammer fac1a4d115 Fix #1311: Methods in .winmd files compiled from C# don't show up in individual method view in ILSpy 4. 7 years ago
Siegfried Pammer 71ffb0183b Fix #1103: Deactivating "Insert using declarations" now uses fully qualified types everywhere. 7 years ago
Siegfried Pammer a2953913cb Fix #1081: Please add a default ctor for DecompilationOptions 7 years ago
Siegfried Pammer 3f5b8602f8 Add Language version dropdown 7 years ago
Siegfried Pammer 0524b4a353 Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
Siegfried Pammer 94d1d76ec3 More DebugStep UI options 9 years ago
Siegfried Pammer b2ef367c77 Added UI for debug steps 9 years ago
Siegfried Pammer ebc0526ac1 move DecompilerSettings to ICSharpCode.Decompiler 10 years ago
Ed Harvey 85c18d0951 Code Tidy: Mark fields read-only where appropriate 14 years ago
Eusebiu Marcu 895a3d68b1 Move DisplaySettings to Options 14 years ago
Artur Zgodziński bc6e2ddaca Preserving all selected nodes, foldings state and position of decompiler text view in the navigation history. 14 years ago
Daniel Grunwald 69cad52cb4 Hide compiler-generated enumerator classes when "yield return" decompilation is enabled. 14 years ago
Daniel Grunwald 7d1d168313 Add options dialog. 14 years ago
Daniel Grunwald 275f0f6d21 Implemented "Save Assembly as C# Project" 14 years ago
Daniel Grunwald 1093ba83df Code cleanup. 14 years ago
Daniel Grunwald f723440cc4 Started working on assembly list support. 14 years ago
Daniel Grunwald 831b4ffd39 Disassemble assembly header. 14 years ago