awesome-widgets/sources/awesome-widget/plugin
arcan1s 5c474e822b one more optimization
The previous versions stored values as string, so any (even if they are
not used) values being converted into string, and then (if required)
being converted back to float/int/etc. I've changed the mechanism, so
they are stored as QVariant (native value).

Please note that it is possible that this rewrite may cause crash in
some cases (if I've missed smth).
2016-02-10 10:51:01 +03:00
..
awactions.cpp create update helper class 2016-02-04 00:02:49 +07:00
awactions.h create update helper class 2016-02-04 00:02:49 +07:00
awconfighelper.cpp Stabilizing commit 2016-02-01 00:25:28 +07:00
awconfighelper.h move dialog part to qml files 2015-10-22 02:52:06 +03:00
awdataaggregator.cpp one more optimization 2016-02-10 10:51:01 +03:00
awdataaggregator.h one more optimization 2016-02-10 10:51:01 +03:00
awdataengineaggregator.cpp possible fix #75 2016-02-05 11:08:09 +03:00
awdataengineaggregator.h possible fix #75 2016-02-05 11:08:09 +03:00
awesomewidget.cpp Stabilizing commit 2016-02-01 00:25:28 +07:00
awesomewidget.h drop kde4 from master 2015-05-20 00:36:48 +03:00
awkeycache.cpp possible fix #75 2016-02-05 11:08:09 +03:00
awkeycache.h possible fix #75 2016-02-05 11:08:09 +03:00
awkeyoperations.cpp Stabilizing commit 2016-02-01 00:25:28 +07:00
awkeyoperations.h Stabilizing commit 2016-02-01 00:25:28 +07:00
awkeys.cpp one more optimization 2016-02-10 10:51:01 +03:00
awkeys.h one more optimization 2016-02-10 10:51:01 +03:00
awkeysaggregator.cpp one more optimization 2016-02-10 10:51:01 +03:00
awkeysaggregator.h one more optimization 2016-02-10 10:51:01 +03:00
awpatternfunctions.cpp Stabilizing commit 2016-02-01 00:25:28 +07:00
awpatternfunctions.h Stabilizing commit 2016-02-01 00:25:28 +07:00
awupdatehelper.cpp create update helper class 2016-02-04 00:02:49 +07:00
awupdatehelper.h create update helper class 2016-02-04 00:02:49 +07:00
CMakeLists.txt drop unused declarations, update qt5.5 patch 2015-10-22 05:22:02 +03:00
plasma-applet-org.kde.plasma.awesome-widget.notifyrc drop kde4 from master 2015-05-20 00:36:48 +03:00
qmldir add '$this' feature to lambda functions 2015-09-03 00:30:10 +03:00