Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed some bugs in unit-number ordering ("10 m^2" was interpreted as
"(10 m)^2", e-notation was ignored)
|
|
|
|
|
|
Fahrenheit has temporarily been removed; it will be back.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also added a search box list, and fixed a bug with dimension exponentiation.
|
|
The dimension selector does nothing, as its purpose is to filter a
list which does not exist yet, but it does correctly load the options.
|
|
The startup unit count is now performed by the UnitDatabase.
|
|
Addition and subtraction are now possible.
|
|
|