1 Commits (003a2b45b4d5c4a199dd85b8d52bc607bc2335e7)

Author SHA1 Message Date
Christoph Wille 003a2b45b4
Move Settings to ILSpyX (#2869) 2 years ago
Siegfried Pammer 4b475cfa69 Create ILSpyX project and make the following APIs reusable: 3 years ago
Siegfried Pammer b3f8e4fe3c Simplify update-assemblyinfo.ps1 and introduce public DecompilerVersionInfo class. 3 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
wangzq ddba315a0a Add command line argument "/config:" to specify settings file 6 years ago
Siegfried Pammer 0524b4a353 Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
Crazycatz00 24054895bc Use portable settings file if it exists 10 years ago
Siegfried Pammer 4de3aba67b Escape/Unescape invalid characters on save/load to avoid exceptions in XDocument.Load/Save. fixes #54 13 years ago
Ed Harvey 729cc9da0c Code Tidy : Remove redundant using statements 14 years ago
Daniel Grunwald a1205d40e9 Fix #168: ILSpy crashes on close when viewing an obfuscated assembly 14 years ago
Daniel Grunwald aaaf350bc0 Add context menu command and option page to the test plugin. 14 years ago
Daniel Grunwald 1093ba83df Code cleanup. 14 years ago
Daniel Grunwald d884ec9038 Implemented saving the assembly list. 14 years ago
Daniel Grunwald f723440cc4 Started working on assembly list support. 14 years ago
Daniel Grunwald 0a3bf39aa8 Store settings in appdata. 14 years ago