Flow.Launcher/Plugins/Flow.Launcher.Plugin.Calculator
dcog989 e990e0ff5b Handle misplaced separators, Mages edge cases
Allow for e.g. `25,00` when `,` used as digit grouping.
Exclude Mages function from the above relaxed logic.
2025-09-14 19:39:06 +01:00
..
Images Change Some Icons 2022-12-12 12:45:44 +09:00
Languages Improve plugin description 2025-09-14 12:39:11 +08:00
ViewModels Update labels on language change and other refactor 2025-07-22 23:48:39 +08:00
Views Merge dev 2025-07-27 14:45:08 +08:00
DecimalSeparator.cs Fix typos 2025-07-24 19:16:58 +08:00
Flow.Launcher.Plugin.Calculator.csproj Avoid clobbering inherited NoWarn; append instead. 2025-09-06 13:37:27 +08:00
Main.cs Handle misplaced separators, Mages edge cases 2025-09-14 19:39:06 +01:00
MainRegexHelper.cs Handle misplaced separators, Mages edge cases 2025-09-14 19:39:06 +01:00
plugin.json Improve plugin description 2025-09-14 12:39:11 +08:00
Settings.cs Fix calculator typo 2024-05-25 14:35:14 +08:00