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
Davide Giacometti
5cbe9dd911
[Build] Upgraded NetAnalyzers to 7.0.1 ( #24792 )
...
* upgraded NetAnalyzers to 7.0.1
* fix spellcheck
* Microsoft.CodeAnalysis.NetAnalyzers 7.0.1
* rebase and fix
2023-03-16 15:51:31 +01:00
Floris Westerman
f44bf99dfd
[PTRun][Unit]Support for plural units and improve alternative spellings ( #19961 )
...
* Upgrade UnitsNet package to a version that supports plural
* Add support for plurals
Fix metre conversion
Add and update unit tests
2022-08-24 10:50:34 +01:00
lncubus
da0aac2a18
[PTRun][UnitConverter]Increase float number precision ( #17758 )
...
* [PT Run] UnitConverter float number precision is not enough
Introduced rounding to significant digits, not to digits after decimal separator
Added conversion to string to fix last digit errors
* [PT Run] UnitConverter float number precision is not enough
spell check fixes
* [PT Run] UnitConverter float number precision is not enough
renamed test method to HandleNanometerToKilometer
* [PT Run] UnitConverter float number precision is not enough
result copied to clipboard will not have unit, just a number
2022-04-19 11:20:12 +01:00
CleanCodeDeveloper
d66fac3c3c
[Run.Plugin.UnitConverter] Enable analyzer and fix warnings ( #17002 )
...
* [Run.Plugin.UnitConverter] Enable analyzer and fix warnings
2022-03-14 17:08:23 +00:00
Davide Giacometti
1791246a79
[PowerToys Run] Plugins StyleCop and warnings fix ( #12623 )
2021-08-11 16:22:30 +01:00
Mykhailo Pylyp
f662c062d2
[Run-Plugin][Program] Fix null reference exception on Dispose ( #11785 )
2021-06-18 13:40:10 +03:00
ThiefZero
fc9d7e4f1b
[PT Run][New Plugin] Unit Converter ( #9800 ) ( #11406 )
2021-06-09 12:30:57 +01:00
Jaime Bernardo
27e609f6eb
Revert "[PT Run][New Plugin] Unit Converter ( #9800 ) ( #11406 )"
...
This reverts commit 1dabd761e1 ,
to give proper attribution to the author.
2021-06-09 12:30:57 +01:00
Enrico Giordani
1dabd761e1
[PT Run][New Plugin] Unit Converter ( #9800 ) ( #11406 )
2021-06-08 18:53:11 +03:00