summaryrefslogtreecommitdiff
path: root/src/org/unitConverter/converterGUI/SearchBoxList.java
AgeCommit message (Collapse)Author
2021-03-27Added automatic building with GradleAdrien Hopkins
2020-08-27Added the ability to restrict conversion to customary->metric.Adrien Hopkins
2019-04-14Added @since tags to all classes and methods from v0.2.0Adrien Hopkins
2019-04-14The unit and prefix viewers now use SearchBoxList.Adrien Hopkins
2019-04-13Implemented the dimension-based converter.Adrien Hopkins
Also added a search box list, and fixed a bug with dimension exponentiation.