mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-25 16:07:19 +00:00
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). |
||
---|---|---|
.. | ||
awactions.cpp | ||
awactions.h | ||
awconfighelper.cpp | ||
awconfighelper.h | ||
awdataaggregator.cpp | ||
awdataaggregator.h | ||
awdataengineaggregator.cpp | ||
awdataengineaggregator.h | ||
awesomewidget.cpp | ||
awesomewidget.h | ||
awkeycache.cpp | ||
awkeycache.h | ||
awkeyoperations.cpp | ||
awkeyoperations.h | ||
awkeys.cpp | ||
awkeys.h | ||
awkeysaggregator.cpp | ||
awkeysaggregator.h | ||
awpatternfunctions.cpp | ||
awpatternfunctions.h | ||
awupdatehelper.cpp | ||
awupdatehelper.h | ||
CMakeLists.txt | ||
plasma-applet-org.kde.plasma.awesome-widget.notifyrc | ||
qmldir |