Davide Giacometti
5e7d5d1f7f
[CodeQuality]Address C# static analyzer suggestions ( #29765 )
...
* Address static analyzer suggestions
* address feedback
2023-11-13 16:06:00 +00:00
Davide Giacometti
967b888ba1
[PTRun]Remove cold start and fix initialization error ( #29770 )
2023-11-13 12:31:04 +00:00
Heiko
602a3ff090
[PTRun][Enterprise]GPO for plugin enabled state ( #27468 )
...
* try code for gpo with pluginID param
* fix typo
* fixes
* update admx
* Add second policy to admx
* spelling fixes
* admx clean up
* add gpo code
* small fixes
* fixes
* fix cast
* update settings code
* bug fixes
* fix plugins disabled warning
* Info bar in settings
* settings ui fixes
* code clean up
* fix spelling
* fix spelling
* code optimization
* changes
* fix code
* switch to char*
* update comments
* validate plugin ID
* spell fixes
* spell fixes
* fix IPlugin interface
* Update Directory.Packages.props
hopefully fixes unit tests
* revert change of nuget pkg
* fixes
* fix spell check
* add todo comment
* improve gpo.h
* improve gpo.h
* update gpo.h
* clean up code in gpo.h
* fix build
* try to fix build
* xaml fix
* Fix getting string value from the registry
* communicate policy state suing settings.json
* various changes and gpo docs
* spell fixes
* PT Run: Policy handling
* spell fix
* fix logging
* fix admx revision
* revision fix 2
* review feedback 1
* review feedback 2
* dev docs update
* fix typo
2023-10-11 15:37:15 +01:00
Davide Giacometti
996a235e12
[PTRun]Don't show results from other plugins when using keyword ( #19206 )
2022-07-15 10:38:11 +01:00
Jeff Lord
0da616f917
[PTRun]Settings for result order tuning ( #18978 )
...
* Change to allow new settings for results tuning.
* Change to allow new settings for results tuning.
* Added WeightBoost
* Fixed null-ref crash in QueryResults
* Change based on stefansjfw review. Remove PowerLauncher_PluginWeightBoost.Content
* Fixed another of my dumb null-refs...
* Updated some text
* Moved global sort order and set enable/disabled as needed.
* Fixed enabled-state of "Global sort order score modifier" setting.
2022-07-04 15:12:56 +01:00
Davide Giacometti
b33bc2ecd0
[NetAnalyzers]CA1031 suppressions cleanup ( #18706 )
2022-06-12 14:11:52 +01:00
Jaime Bernardo
55e3a94da3
[PTRun]Remove Wox plugin install dead code/deps ( #15869 )
2022-02-02 10:58:13 +00:00
Jaime Bernardo
f92bfc62f1
[PTRun][Hotfix]Don't load duplicate plugins ( #14776 )
2021-12-02 16:41:15 +00:00
Mykhailo Pylyp
a92c18f80c
Log a warning if a plugin search takes more than 50 milliseconds ( #10772 )
2021-04-19 11:43:24 +03:00
Mykhailo Pylyp
97fdf10cea
Divide load and initialize of plugins into two stages ( #10650 )
2021-04-08 16:07:26 +03:00
Mykhailo Pylyp
1c8b7a5ae5
Do not load plugin when it is disabled ( #10515 )
2021-04-05 17:57:22 +03:00
Mykhailo Pylyp
964286ab99
Makes AllPlugins single tone thread safe ( #10121 )
2021-03-09 18:31:30 +02:00
Mykhailo Pylyp
4a9e920a1c
[PowerToys Run] Plugin manager ( #9872 )
2021-02-26 13:21:58 +02:00
Mykhailo Pylyp
d92ff6d45d
tweak plugin settings ( #9522 )
2021-02-10 15:12:42 +02:00
Ivan Stošić
c8f0492353
[PT Run] Improve logs ( #9518 )
...
* Improved some aspects, more work left
* Fix Log being called instead of building a string
* Address PR comments
* Okay, spell checker
2021-02-09 14:54:39 +01:00
Davide
fdb39ca314
Wox.Core merged into PowerLauncher
2020-11-03 21:45:01 +01:00