79 Commits (1f35911dfea4ae55831223eed0cf03076ae4b280)

Author SHA1 Message Date
tom-englert 79a5c5d039 Introduce Dark Mode 4 years ago
Dick van den Brink 1c68cdc207 Added setting to highlight the current line 5 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Siegfried Pammer a3b4993655 Fix #2107: Add ScrollViewer around DisplaySettingsPanel 5 years ago
Siegfried Pammer 9ebef78b51 #1952: Apply suggestions and fixes from code review. 5 years ago
Siegfried Pammer f316838873 Fix #1952: Add a button to the Misc settings page that adds an "Open with ILSpy" entry to the Windows Explorer context menu on exe and dll files. 5 years ago
Siegfried Pammer 69a863957c Fix #1977: Add tests for analyzers 5 years ago
Siegfried Pammer c55c1f9476 Add "Hide empty metadata tables in tree view" option 5 years ago
Siegfried Pammer b8762c8050 Fix #1653: Add "reset to defaults" in options dialog 6 years ago
Siegfried Pammer f7dd905543 Fix #1752: ExpandUsingDeclarations not saved. 6 years ago
Siegfried Pammer b0935ef2e4 Fix #1752: ExpandUsingDeclarations not saved. 6 years ago
Siegfried Pammer 722e2c8325 Add bracket highlighting to ILSpy. 6 years ago
Siegfried Pammer 5c9b3233cd Fix bug overwriting settings default values on first load. 6 years ago
Siegfried Pammer 2e68ec6c68 Move all resources to ILSpy: We do not want to ship resources inside the decompiler engine assembly. 6 years ago
MysticBoy 04686b2ada Translated the ICSharpCode.Decompiler‘s options and other 6 years ago
Siegfried Pammer 98a0ec9c18 Increase initial size of options dialog. 6 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 0c163d2750 Align checkbox in DecompilerSettingsPanel 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
Edward Cooke 660d8ca17a Add option to not reload assemblies 7 years ago
Siegfried Pammer 4353a3a545 Fix #1130: Some options on the Decompiler page seem to be more related to Display 7 years ago
Siegfried Pammer fbfcd6f72a Fix #628: Add option to display metadata token in 10-based or hex format. 7 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
MysticBoy c4d9a9c5f6 All the strings have been extracted, and the complete translation has been completed. 7 years ago
MysticBoy 3fd999a42b Localization of Chinese, which is not completed, will continue to translate. 7 years ago
Siegfried Pammer 71ffb0183b Fix #1103: Deactivating "Insert using declarations" now uses fully qualified types everywhere. 7 years ago
Siegfried Pammer 3f5b8602f8 Add Language version dropdown 8 years ago
Tim Van Holder 6f2af83131 Use VS MEF for the extensibility hosting. 8 years ago
Siegfried Pammer ac1f061ad8 Add extra "advanced settings" only visible in debug builds, to make debugging special settings easier. 8 years ago
Siegfried Pammer 8af973ef35 Fix #1013, #1034: Option to show code unfolded (expanded) by default 8 years ago
Siegfried Pammer ab70795a52 Add NormalizeBlockStatements transform 8 years ago
Siegfried Pammer 4cb4641550 Fix generics handling of CalculateFitness and make SortResults = true default. 8 years ago
Siegfried Pammer 01ca28dec6 Add more options to options dialog for easy testing. 8 years ago
Siegfried Pammer d2f2a13982 Add RemoveDeadCode option 8 years ago
Siegfried Pammer 79d3ff10a3 Add setting ShowDebugInfo 8 years ago
Siegfried Pammer 2cc0b65d41 Fix refresh of DisplaySettings in TextEditor. 8 years ago
Siegfried Pammer a91bd2fb15 Clean up MiscSettings and DisplaySettings 8 years ago
Siegfried Pammer d33c334f5a Fix #284 - Ability to disable decompilation of anonymous types to "var" 8 years ago
Alex Povar 91bc65986f Add UI setting for AutoProperties decompilation 8 years ago
LL a31beab372 apply the settings 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
Siegfried Pammer 0524b4a353 Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
Ondrej Petrzilka ecb0908805 Options, Sort results, better description 9 years ago
Raminder Singh c8fe3b5f2e Add ellipses to menu items 9 years ago
OndrejPetrzilka ccf6ddc89c Sort results disabled by default 10 years ago
OndrejPetrzilka 1696028252 Added search result sorting by fitness (can be disabled in DisplaySettings, enabled by default) 10 years ago
Daniel Grunwald fe3bee36ad Use tabs, not spaces. 10 years ago