D8332: Added baloo urls into places model
Laurent Montel
noreply at phabricator.kde.org
Tue Oct 17 09:25:53 UTC 2017
mlaurent added inline comments.
INLINE COMMENTS
> kfileplacesview.cpp:1303
> + const int day = date.day();
> + timelineUrl = QUrl("timeline:/" + timelineDateString(year, month) +
> + '/' + timelineDateString(year, month, day));
Add QStringLiteral and QLatin1Char('/') thanks
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D8332
To: renatoo, #frameworks, #dolphin, #kde_applications, dvratil
Cc: mlaurent, dvratil, ngraham, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171017/7b837210/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list