change text rendering

This commit is contained in:
arcan1s
2015-07-08 12:20:01 +03:00
parent 494590475a
commit 61ed3a444f
5 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,6 @@
Ver.2.3.3:
* change text rendering from Qt to native
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)