move back desktop files

add widget configuration
append plugin slots
rewrite KF5 and DE to use ExtUpgrade class
some fixes
This commit is contained in:
arcan1s
2015-01-30 02:43:31 +03:00
parent c5a0ba3796
commit 16170c72b0
39 changed files with 1236 additions and 137 deletions

View File

@ -34,7 +34,7 @@ public:
QMap<QString, QVariant> m_settings = QMap<QString, QVariant>());
~AWToolTip();
Q_INVOKABLE QPixmap image();
QPixmap image();
void setData(const QString source, const float value,
const bool ac = true);