Flow.Launcher/Plugins/Flow.Launcher.Plugin.Explorer/Search/Everything
Shengkai Lin 0681332238 fix(explorer): complete Avalonia migration and fix action keyword crashes
- Remove WPF views (ActionKeywordSetting, ExplorerSettings, PreviewPanel, QuickAccessLinkSettings)
- Fix NullReferenceException in ActionKeywordModel by initializing settings
- Fix (false,false) crash case in EditActionKeywordAsync
- Add null-safe dialog patterns for owner window
- Move Focus() to OnOpened for reliable control attachment
- Add using for Avalonia PreviewPanel namespace in ResultManager
- Update Main.cs to use AvaloniaControl return type
2026-01-31 23:09:41 +08:00
..
Exceptions fix(explorer): complete Avalonia migration and fix action keyword crashes 2026-01-31 23:09:41 +08:00
codemap.md fix(explorer): complete Avalonia migration and fix action keyword crashes 2026-01-31 23:09:41 +08:00
EverythingAPI.cs Release 2.0.3 (#4121) 2025-11-20 19:01:51 +08:00
EverythingApiDllImport.cs Use Localization for Explorer plugin 2025-07-16 21:28:17 +08:00
EverythingDownloadHelper.cs Release 2.0.2 | Plugin 5.1.0 (#4046) 2025-10-14 13:49:29 +03:00
EverythingSearchManager.cs Release 2.0.2 | Plugin 5.1.0 (#4046) 2025-10-14 13:49:29 +03:00
EverythingSearchOption.cs Use Localization for Explorer plugin 2025-07-16 21:28:17 +08:00
EverythingSortOption.cs Use Localization for Explorer plugin 2025-07-16 21:28:17 +08:00