20 Commits (60251044cd1745589199c2c1da684ec3e44420f1)

Author SHA1 Message Date
Siegfried Pammer e8a480d43f Move search functionality to ILSpyX 4 years ago
Siegfried Pammer 98d5957e24 Use separate FilterSettings for each tab and bind the dropdowns directly to the settings of the active tab page. This should fix #2404. 4 years ago
Denis Rozimovschii e95c09b9d8 #2493 make SearchTermMatches virtual for possible FilterClass extensions 5 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 6 years ago
Siegfried Pammer bdcce7659e Final touches. 6 years ago
Siegfried Pammer 732b0397ca Fix #1849: Language version lost when switch language 6 years ago
Christoph Wille 0f7c86b87b Tri-State ApiVisibility now reflected by three toolbar & menu items 7 years ago
Siegfried Pammer 96f7a4cab0 Fix #1399: Use same default value as in previous versions for "show internal types and members" setting. Fixes #1398 as well. 7 years ago
siriak fea354816b Fix 1362 Remove string literals in favor of nameof(), fix mixed tabs 7 years ago
siriak f0c71fc9fa Fix 1362 Change string literals in favor of nameof usage 7 years ago
Siegfried Pammer 40dafd78d4 Fix #747: Add option to display all members, including compiler-generated members and getters/setters in tree view. 7 years ago
Siegfried Pammer 3e01a790d7 Fix initialization of default value for LanguageVersion 8 years ago
Siegfried Pammer 3f5b8602f8 Add Language version dropdown 8 years ago
Ed Harvey 729cc9da0c Code Tidy : Remove redundant using statements 15 years ago
Daniel Grunwald 1093ba83df Code cleanup. 15 years ago
Daniel Grunwald 0a3bf39aa8 Store settings in appdata. 15 years ago
Daniel Grunwald c4c3356f2b Move Language to FilterSettings. 15 years ago
Daniel Grunwald 93826f5e3c Bugfixes. 15 years ago
Daniel Grunwald 212a08345a Implemented search filter for TreeView. 15 years ago
Daniel Grunwald 1c8602df06 Prepare TreeView filtering. 15 years ago
Daniel Grunwald 5e3773b588 Prepare interfaces for decompiler integration. 15 years ago
Daniel Grunwald 93e6996810 Add Event+Property nodes. 15 years ago