D10085: Faster drag&drop in directories with thousands of files
Elvis Angelaccio
noreply at phabricator.kde.org
Sat Feb 3 17:39:47 GMT 2018
elvisangelaccio added a comment.
In https://phabricator.kde.org/D10085#200220, @jtamate wrote:
> I have a question.
> As the regression is in dropUrls, and we try to avoid a new call to urlListMatchesUrl
> The include "dolphin_export.h" and DOLPHIN_EXPORT means that they have to conserve API or ABI compatibility?
> I mean, can I add freely another parameter to dropUrls method or should I create a new method?
Yes, don't worry about API/ABI compatibility. The export macro just means that this code can be called from outside the `dolphinprivate` library (as the name suggests, this is not a public library).
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D10085
To: jtamate, #dolphin, elvisangelaccio, markg
Cc: markg, anthonyfieroni, michaelh, elvisangelaccio, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180203/f3797f33/attachment.htm>
More information about the kfm-devel
mailing list