D16484: Add scratchpad plugin

Kevin Funk noreply at phabricator.kde.org
Mon Dec 3 10:18:30 GMT 2018


kfunk added inline comments.

INLINE COMMENTS

> scratchpad.cpp:143
> +{
> +    const static QString dir = QStandardPaths::writableLocation(QStandardPaths::AppDataLocation)
> +                               + QLatin1String("/scratch/");

Ah, and we want `QStandardPaths::locateAll(QStandardPaths::GenericDataLocation, QStringLiteral("kdevscratchpad/scratches/")` here.

Reasoning: Consistency with other plugins -- and this version indicates scratches can be shared amongst different users of kdevplatform.

REPOSITORY
  R32 KDevelop

BRANCH
  scratchpad

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

To: amhndu, #kdevelop, kfunk
Cc: kfunk, gregormi, brauch, kdevelop-devel, glebaccon, hase, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20181203/e2cda316/attachment.html>


More information about the KDevelop-devel mailing list