Siegfried Pammer
|
b6dc9fcfa9
|
Move more of the settings infrastructure to ILSpyX for reuse.
|
3 weeks ago |
tom-englert
|
47d52fcacf
|
Move active code from LanguageSettings to LanguageService, to make LanguageSettings independent of other services injected via DI
|
10 months ago |
tom-englert
|
0b477f721a
|
Move command handling from main window to command implementations.
|
11 months ago |
tom-englert
|
2454cd3a99
|
Consolidate all options/settings to use a consistent WFP MVVM pattern.
|
11 months ago |
tom-englert
|
0c1c5cecd7
|
Decouple AssemblyListPane from MainWindow
|
11 months ago |
tom-englert
|
25bbca76aa
|
Remove redundant language settings related code
|
11 months ago |
tom-englert
|
97bd5cb122
|
Decouple Settings from MainWindow
|
11 months ago |
Siegfried Pammer
|
e8a480d43f
|
Move search functionality to ILSpyX
|
3 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
|
4 years ago |
dotnet format
|
0d9f871a4f
|
#2128: Reformat the whole code base.
|
5 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
Menu items: removed icon (it switching with checkmark was irritating)
|
6 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
|
14 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 |