broulik added inline comments.

INLINE COMMENTS

> pluginloader.cpp:84
> +    public:
> +        QVector<KPluginMetaData> findPluginsById(const QString& name, const 
> QStringList &dirs) {
> +            const qint64 now = qRound64(QDateTime::currentMSecsSinceEpoch() 
> / 1000.0);

Can you move the function implementation out of the class definition, please

> pluginloader.cpp:120
> +                }
> +                qDebug() << "loading applet by name" << name << 
> useRuntimeCache << ret.size();
> +            } else {

Remove or use categorized logging

REPOSITORY
  R242 Plasma Framework (Library)

REVISION DETAIL
  https://phabricator.kde.org/D22258

To: apol, #plasma
Cc: broulik, kde-frameworks-devel, LeGast00n, michaelh, ngraham, bruns

Reply via email to