D26448: Add KRecentFilesMenu to replace KRecentFileAction
Nicolas Fella
noreply at phabricator.kde.org
Tue Jul 28 17:06:45 BST 2020
nicolasfella added inline comments.
INLINE COMMENTS
> broulik wrote in krecentfilesmenu.cpp:150
> If we're rewriting this thing anyway, can we please make sure it does not block application startup checking if those files exist, as can happen if you had opened files on an NFS mount before.
>
> Either do it only when the menu is opened (aboutToShow) and/or asynchronously.
I'm wondering how to best make this async without selling my soul to the mulitthreading devil. QtConcurrent::filtered looks interesting, but depending on QtConcurrent wouldn't be feasible, would it?
REPOSITORY
R236 KWidgetsAddons
REVISION DETAIL
https://phabricator.kde.org/D26448
To: nicolasfella, #frameworks, dfaure
Cc: broulik, elvisangelaccio, cfeck, kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200728/d3bdb02c/attachment.htm>
More information about the Kde-frameworks-devel
mailing list