Commit graph

9 commits

Author SHA1 Message Date
Michael Aaron Murphy
bb4440e8a3 feat(calc): Inform user if qalc is not installed 2021-10-07 19:20:50 +02:00
Michael Aaron Murphy
8b7c835a67 chore(qalc): Remove mention of Qalculate in description 2021-08-31 02:33:44 +02:00
Michael Aaron Murphy
1406efec23 chore: Apply GPL-3.0 SPDX license identifier to each source file 2021-08-30 18:35:32 +02:00
Michael Aaron Murphy
1468f74a5e fix(calc): Possible return without indicating Finished 2021-08-25 13:42:52 +02:00
Michael Aaron Murphy
83183c4bb7 feat(calc): Detect and support the decimal comma 2021-08-20 18:02:40 +02:00
Michael Aaron Murphy
78704bba85 fix(calc): Fix display of name for Qalculate 2021-08-19 19:55:34 +02:00
Michael Aaron Murphy
74026fd847 fix(calc): Improve string slicing of complex equations 2021-08-18 22:39:11 +02:00
Michael Aaron Murphy
0e113131d3 improv(calc): Handle warnings the same as errors 2021-08-18 17:53:19 +02:00
Michael Aaron Murphy
bc1fc717b1 feat(calc): Convert to Rust w/ Qalc 2021-08-18 13:33:38 +02:00