5324 Commits (527dacf1b61c943993712f032ef44d0a94fb6466)
 

Author SHA1 Message Date
Siegfried Pammer 527dacf1b6 Clean up files. 6 years ago
Siegfried Pammer 6d36627647 Limit size of tooltips to MainWindow size. 6 years ago
Siegfried Pammer fc6495cfea Fix bugs introduced by XLinq migration 6 years ago
Siegfried Pammer 24f51d1bf2 Use correct font size in width calculation 6 years ago
Siegfried Pammer 18e8f358be Get rid of RichTextModelOutput 6 years ago
Siegfried Pammer 4e5a2c4a6a Replace AXmlParser with XLinq. 6 years ago
Siegfried Pammer a00bd6d74c Remove unused Documentation/DocumentationElement.cs 6 years ago
Siegfried Pammer c8a3f4c1d0 Add basic support for inheritdoc 6 years ago
Siegfried Pammer 32b52efff4 Adjust width of the tooltip, so signatures are displayed on one line. 6 years ago
Siegfried Pammer e66f4c2b45 Fix build. 6 years ago
Siegfried Pammer b18876d087 Implement semantic highlighting and links in rich text tooltips. 6 years ago
Siegfried Pammer 159ab51e80 Merge branch 'master' of https://github.com/icsharpcode/ILSpy into fancy-tooltips 6 years ago
Christoph Wille 55edb093cb iconUrl -> icon for ics.d nuspec https://aka.ms/deprecateIconUrl 6 years ago
Christoph Wille 935e63f21a iconUrl -> icon for ilspycmd https://aka.ms/deprecateIconUrl 6 years ago
Siegfried Pammer e60a3c44c4 Merge branch '5.0.x' of https://github.com/icsharpcode/ILSpy 6 years ago
Siegfried Pammer 3d4139a703
Merge pull request #1738 from icsharpcode/switch-frontends-on-configuration 6 years ago
Christoph Wille 1010d3658c Try switching .Decompiler.Console on Release(NuGet)/Debug(ProjectRef). Tested on VS Mac 8.3 6 years ago
Siegfried Pammer 941906e8db Fix #1699: Auto properties without getter are not properly decompiled 6 years ago
Christoph Wille 9c52bdffb1
Merge pull request #1735 from icsharpcode/issue1729docsudpate 6 years ago
Siegfried Pammer 026f78db35
Merge pull request #1736 from miloush/namespace-search 6 years ago
Siegfried Pammer 4bc7feadbf Fix #1734: Do not roundtrip ICSharpCode.Decompiler test-case. 6 years ago
Christoph Wille e91152fc76
Merge pull request #1728 from icsharpcode/removingcsprojhacks 6 years ago
Jan Kučera 44acb103bc Add namespace search strategy 6 years ago
Christoph Wille b479d15c91 MSVC tooling version update, wording 6 years ago
Christoph Wille 5963f737bc Pull request #1728 obsoletes the note for Mac users 6 years ago
Christoph Wille e84c3ae04c Work on issue #1729 6 years ago
jkuehner 0e84a0353a support folding for xaml, fixes #1658 6 years ago
jkuehner 6bd12413ae Apply DebuggerDisplayAttribute to PEFile for easier debugging. 6 years ago
Daniel Grunwald d65b109fbc Fix #1689: Add support for null propagation on array access: `arr?[i]` 6 years ago
Daniel Grunwald 80cb24d180 Fix #1709: NullPropagationTransform.IsGetter on generic types 6 years ago
Siegfried Pammer 6baecf85aa Add Language.GetRichTextTooltip 6 years ago
Siegfried Pammer 3913d78996 Merge branch 'master' of https://github.com/icsharpcode/ILSpy into fancy-tooltips 6 years ago
Andreas Weizel aadad76d52 Save and load AvalonDock layout 6 years ago
Christoph Wille 7de25bc4b5 Change target name to using BeforeTargets 6 years ago
Christoph Wille 5388a18c46 Remove old hacks for decompiler csproj 6 years ago
Andreas Weizel 7a79f15d5c Add Xceed.Wpf.AvalonDock.dll to VSIX dependencies to launch ILSpy instances correctly 6 years ago
Andreas Weizel 000b585bcb Merge branch '5.0.x' 6 years ago
Andreas Weizel 82524f391e Fix #1720: Support new path structure of reference assemblies with .NET Core 3.0 6 years ago
Siegfried Pammer 22a0290a9d Remove unreachable code. 6 years ago
Daniel Grunwald 5911b13497 Fix modifiers on default interface methods. 6 years ago
Daniel Grunwald 605b32558a Extend InterfaceTests 6 years ago
Andreas Weizel c729922961 AddIn: Improve resolution of reference assemblies by removing code duplicates and using logic from ILSpy decompiler. 6 years ago
Andreas Weizel f569962c04 Fix #1721: Additional check and warning message when user tries to launch ILSpy from metadata view 6 years ago
Siegfried Pammer 8b8569bfce Merge branch 'master' of https://github.com/icsharpcode/ILSpy 6 years ago
Siegfried Pammer 9431473286 Merge branch '5.0.x' of https://github.com/icsharpcode/ILSpy 6 years ago
Daniel Grunwald 8f90f3834d Implement support for C# 8 readonly members. 6 years ago
Daniel Grunwald a02bcd8f30 Upgrade Roslyn for tests to 3.3.1. 6 years ago
Daniel Grunwald ae32913aca Add IMethod.ThisIsRefReadOnly 6 years ago
Siegfried Pammer 7c8458dfa3 Refactor TransformDisplayClassUsage 6 years ago
Siegfried Pammer 5592c9c729
Merge pull request #1708 from miloush/assembly-search 6 years ago