Vaibhav Sharma
fb36e6ced9
[PTRun][UnitConverter]Accept kilometers per hour abbreviations ( #33594 )
...
## Summary of the Pull Request
This PR introduces abbreviations for the units - `kph` that gets
converted to `km/h` and `cph` that gets converted to `cm/h`.
2024-07-17 16:00:05 +01:00
Dub1shu
3802e91a05
[PTRun][UnitConverter]Support negative values ( #30776 )
2024-01-17 10:56:34 +00:00
gokcekantarci
a94b3eec39
.NET 8 Upgrade Silenced Errors Fix ( #30469 )
...
* [Dev][Build] .NET 8 Upgrade Silenced errors first fix.
* [Dev][Build] .NET 8 Upgrade Silenced errors. CA1859
* [Dev][Build] .NET 8 Upgrade Silenced errors. CA1854.
* [Dev][Build] .NET 8 Upgrade Silenced errors. CA1860
* [Dev][Build] .NET 8 Upgrade Silenced errors. CA1861
* [Dev][Build] .NET 8 Upgrade Silenced errors. CA1862
* [Dev][Build] .NET 8 Upgrade Silenced errors. CA1863
* [Dev][Build] .NET 8 Upgrade Silenced errors. CA1864
* [Dev][Build] .NET 8 Upgrade Silenced errors. CA1865
* [Dev][Build] .NET 8 Upgrade Silenced errors. CA2208
* [Dev][Build] .NET 8 Upgrade Silenced errors. CS9191
* [Dev][Build] .NET 8 Upgrade Silenced errors. Spell check
* [Dev][Build] .NET 8 Upgrade Silenced errors. Spell check
* [Dev][Build] .NET 8 Upgrade Silenced errors.
- CompositeFormat variables used more than once in the same file were assigned to a single variable.
- GetProcessesByName logic fix.
- String comparion fix.
- ArgumentOutOfRangeException message change.
* [Dev][Build] .NET 8 Upgrade Silenced errors.
- Null check added.
- static readonly CompositeFormat added for all fields.
2023-12-28 13:37:13 +03: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
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
lncubus
50169f9271
#16693 Unit Converter should recognize metre ( #16984 )
2022-03-14 10:17:09 +00:00
Yifan Kang
462b48edae
[PTRun][UnitConverter]Fix "feet" and "gal" ( #16618 )
...
* Update InputInterpreter.cs
* Update InputInterpreter.cs
2022-03-10 10:21:08 +00:00
Davide Giacometti
1791246a79
[PowerToys Run] Plugins StyleCop and warnings fix ( #12623 )
2021-08-11 16:22:30 +01: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