Niels Laute
|
c095cdde4e
|
[PTRun]Fluent UX and switch to WpfUI (#28538)
* New design
* Updating icons
* Adding keywords
* Only show plugins when search query is empty
* Update App.xaml
* Update App.xaml
* Filter plugins
* Fix image name
* refresh plugins overview
* fix context menu icons in win10
* Remove unused animations
* Resolving crashing
* Fix focus visual and a11y
* Remove unused styles
* Revert "Remove unused styles"
This reverts commit 65f29ae6ed.
* Fix value generator light vs dark icon
* Fix tab characters
* Fix CI
* Update SettingsReader.cs
* Adding common OS check helper
* Update MainWindow.xaml.cs
* Fix background
* More tweaks
* XAML styler and updating legacy brushes
* Updates + xaml styling
* Fix CI
* Fix CI2
* fix font family and overview refresh
* Delete shutdown.light-1.png
* Updating icons
* Set DPI
---------
Co-authored-by: Davide Giacometti <davide.giacometti@outlook.it>
|
2023-11-20 10:23:26 +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 |
|
Floris Westerman
|
73590c3ea9
|
[PTRun] Windows Terminal plugin: Add option to open profiles in quake window (#19960)
* Run/Windows Terminal: Add option to open profiles in quake window
* Typo
* Incorporate review feedback
|
2022-09-11 22:25:29 +02:00 |
|
Davide Giacometti
|
996a235e12
|
[PTRun]Don't show results from other plugins when using keyword (#19206)
|
2022-07-15 10:38:11 +01:00 |
|
Heiko
|
202abd351b
|
[PT Run] [Terminal Plugin] Use GetAppListEntires and add scoring (#19148)
* use GetAppListEntires() method
* add scoring
|
2022-07-04 15:19:40 +01:00 |
|
Davide Giacometti
|
b33bc2ecd0
|
[NetAnalyzers]CA1031 suppressions cleanup (#18706)
|
2022-06-12 14:11:52 +01:00 |
|
Heiko
|
e444881320
|
[PT Run] Run as user feature (#17283)
* run as different user
* fix tests
* Update src/modules/launcher/Plugins/Microsoft.Plugin.Shell/Main.cs
* fix typo
|
2022-04-04 10:37:08 +01:00 |
|
Davide Giacometti
|
cf2ec690db
|
[PT Run] Windows Terminal Plugin (#13367)
* run windows terminal plugin
* fixes
|
2021-10-04 23:45:41 +01:00 |
|