fix bug with no actions

set network speed units as MB/s if the value more than 1k KB/s
This commit is contained in:
arcan1s
2015-07-03 00:04:03 +03:00
parent aa0a4b417d
commit 1869a68122
9 changed files with 26 additions and 10 deletions

View File

@ -1,4 +1,6 @@
Ver.2.3.2:
+ change network speed units from KB/s to MB/s if value is more than 1000 KB/s (metrics are the same)
- fix bug with no actions on link activation (thanks to infans)
* improve quotes support, e.g. fix plasma crash
* rewrite main widget to signal-slot update model
* improve battery calculation for system which has several batteries