add abstactextitem class (building is broken atm)

This commit is contained in:
arcan1s
2015-07-23 00:07:21 +03:00
parent b699095f38
commit 880a986782
13 changed files with 437 additions and 855 deletions

View File

@ -2,7 +2,9 @@ Ver.2.3.4:
+ add support of weather items
+ add support of load average (la1, la5, la15 tags)
+ add "drop key cache" button
+ add support of clang building
- fix bug with invalid network data calculation
* rewrite ExtItems to use own abstract class
* improve work with data updating (#57)
* move plugin part back to private
* cast plugin as type, not signleton (#57)