PowerToys/src/modules/launcher/PowerLauncher
Roy ea25bd91b0
Standardize .NET JSON on System.Text.Json (#12805)
* Implement System.Text.Json for Community.PowerToys.Run.Plugin.VSCodeWorkspaces (#11697)

* Implement System.Text.Json for Community.PowerToys.Run.Plugin.VSCodeWorkspaces

* Cleanup property names

* Implement System.Text.Json for Microsoft.PowerToys.Settings.UI (#11702)

* Implement System.Text.Json for Powerlauncher (#11699)

* Implement System.Text.Json for Wox.Infrastructure

* Implement System.Text.Json for Powerlauncher

* Implement System.Text.Json for Microsoft.Plugin.Folder

* Implement System.Text.Json for Wox.Plugin

* Remove Newtonsoft.Json from launcherInstallComponent

* Update properties with private setter
Format JSON output

* Serialize Get with private set property

* Implement System.Text.Json for ImageResizerUI (#11847)

* Implement System.Text.Json for ImageRezierUI

* Change Newtonsoft.Json.dll to System.Text.Json in ImageResizer

* Add  writefile to spelling whitelist

* Fix installer

* Fix bad merge

Co-authored-by: mykhailopylyp <17161067+mykhailopylyp@users.noreply.github.com>
2021-08-20 14:36:29 +01:00
..
Converters [Run] Highlight search text (#11635) 2021-06-08 11:23:27 -07:00
Helper Update environment variables changed (#12689) 2021-08-18 16:43:24 +01:00
Images [Run] Add Fluent icon for PT Run (#9962) 2021-03-05 12:01:36 +01:00
loc LEGO: check in for master to temporary branch. (#10819) 2021-04-19 13:07:20 -07:00
Plugin Standardize .NET JSON on System.Text.Json (#12805) 2021-08-20 14:36:29 +01:00
Properties Do not load plugin when it is disabled (#10515) 2021-04-05 17:57:22 +03:00
Storage Standardize .NET JSON on System.Text.Json (#12805) 2021-08-20 14:36:29 +01:00
Themes [FanzyZones] Common ThemeManager (#9576) 2021-02-10 14:10:42 +01:00
ViewModel [Telemetry] Fix show hide events on PT Run cold boot (#12796) 2021-08-18 11:20:48 +01:00
app.manifest Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
app.png [PowerToys Run] Updated (plugin) icons with MDL2 (#4149) 2020-07-13 22:59:19 -07:00
App.xaml [Run] Fixing UI issues (#8681) 2021-01-06 19:00:36 +01:00
App.xaml.cs Revert "[PowerToys Run] Update to net5 (#12434)" (#12543) 2021-07-28 12:15:47 +01:00
CustomSearchBox.cs [Pt Run] Narrator support for result view navigation (#6146) 2020-09-02 13:34:07 -07:00
LauncherControl.xaml Removed manual cleartype (#10568) 2021-04-05 16:26:24 +02:00
LauncherControl.xaml.cs fixing most whitespace issues, reordering namespaces and adding in headers (#5677) 2020-08-05 14:06:55 -07:00
LocProject.json [Localization] Add localization step to pipeline and enable localization on C# projects with resx/resw resource files (#6033) 2020-08-19 16:10:15 -07:00
MainWindow.xaml Update environment variables changed (#12689) 2021-08-18 16:43:24 +01:00
MainWindow.xaml.cs Update environment variables changed (#12689) 2021-08-18 16:43:24 +01:00
PowerLauncher.csproj Standardize .NET JSON on System.Text.Json (#12805) 2021-08-20 14:36:29 +01:00
PublicAPIInstance.cs Revert "[PowerToys Run] Update to net5 (#12434)" (#12543) 2021-07-28 12:15:47 +01:00
ReportWindow.xaml [Run] Fixing UI issues (#8681) 2021-01-06 19:00:36 +01:00
ReportWindow.xaml.cs common helper for execute shell process from run plugins (#9538) 2021-02-23 09:53:08 +01:00
ResultList.xaml [PowerToys Run] Keyboard shows command tooltips (#12720) 2021-08-12 14:17:27 +01:00
ResultList.xaml.cs [PowerToys Run] Keyboard shows command tooltips (#12720) 2021-08-12 14:17:27 +01:00
Settings.cs Additional formatting tweaks (#5909) 2020-08-13 15:32:12 -07:00
SettingsReader.cs Save relative path to settings (#11543) 2021-06-01 10:57:53 +03:00