summaryrefslogtreecommitdiffstats
path: root/src/data_conversion.rs
AgeCommit message (Expand)Author
2020-01-04Some cleaning up in the data_conversion area for cpuClementTsang
2020-01-01Added dialog for dd, added error message if fail to dd, cleaned up some stuffClementTsang
2020-01-01Add scrolling to CPU list.ClementTsang
2020-01-01Fix issue with network legend, by moving it down.ClementTsang
2019-12-29Fix processes in windowsClement Tsang
2019-12-28Fix typo in code... oops.ClementTsang
2019-12-28Rearrange to fit legend and extra info.ClementTsang
2019-12-27[skip travis] Fix formatting in fieldClementTsang
2019-12-27Some cleaning to avoid duplicate codeClementTsang
2019-12-25Redid some of the networking portion, changed cargo a bit, some refactoringClementTsang
2019-12-22Some simple fixes to abide by clippyClement Tsang
2019-12-17Switch back to roundClementTsang
2019-12-15Update controls.ClementTsang
2019-12-14Fixed some labels I forgot to match with networks.ClementTsang
2019-12-14Switch to log scale for networks to allow a scale from 0 bytes to 1 GiB.ClementTsang
2019-12-13Fixed problem with invalid vector index access.Clement Tsang