calculator/src
Rudy Huyn cc8491a3d7 Currency rate: always display minimum 4 significant decimals or 2 trailing zeros if the number is integer (#256)
* Currency rate: Compute how many decimals we need to display two meaningful digits at minimum

* formatting

* nit

* Increase the number of meaningfull digits (2->4)

* Revert "Increase the number of meaningfull digits (2->4)"

This reverts commit 9ad93e0d591a386e3e229e09b39a58158d544069.

* Rename constants

* modify FORMATTER_RATE_* values

* format CurrencyConverterUnitTests.cpp
2019-08-01 15:07:27 -07:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Restore user preferences (#456) 2019-07-29 09:39:19 -07:00
Calculator Always-on-Top mode implemented (#579) 2019-07-30 17:53:39 -07:00
CalculatorUITestFramework UI tests should be able to test both dev and store-released builds (#567) 2019-06-25 11:29:32 -07:00
CalculatorUITests UI tests should be able to test both dev and store-released builds (#567) 2019-06-25 11:29:32 -07:00
CalculatorUnitTests Currency rate: always display minimum 4 significant decimals or 2 trailing zeros if the number is integer (#256) 2019-08-01 15:07:27 -07:00
CalcViewModel Currency rate: always display minimum 4 significant decimals or 2 trailing zeros if the number is integer (#256) 2019-08-01 15:07:27 -07:00
Calculator.sln Update to v142 build tools for Visual Studio 2019 (#548) 2019-06-24 16:38:45 -07:00
CMakeLists.txt Add CMake project, GCC support (#540) 2019-06-06 14:08:31 -07:00
nuget.config updating nuget.org source to point to V3 (#129) 2019-03-07 07:33:22 -08:00
Settings.XamlStyler Hello GitHub 2019-01-28 16:24:37 -08:00