D25257: refactor(search): De-couple baloo URL parsing logic from UI

Stefan BrĂ¼ns noreply at phabricator.kde.org
Wed Nov 13 13:19:30 GMT 2019


bruns added inline comments.

INLINE COMMENTS

> dolphinsearchbox.cpp:148
> +        const DolphinQuery query = DolphinQuery::fromBalooSearchUrl(url);
> +        updateFromQuery (query);
>      } else if (url.scheme() == QLatin1String("filenamesearch")) {

extra space

> dolphinsearchbox.cpp:503
>  
> -void DolphinSearchBox::fromBalooSearchUrl(const QUrl& url)
> +void DolphinSearchBox::updateFromQuery (const DolphinQuery& query)
>  {

extra space

REPOSITORY
  R318 Dolphin

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

To: iasensio, #dolphin, elvisangelaccio, bruns
Cc: bruns, kfm-devel, pberestov, iasensio, fprice, MrPepe, fbampaloukas, alexde, Codezela, feverfew, meven, spoorun, navarromorales, firef, ngraham, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20191113/af2288b5/attachment.htm>


More information about the kfm-devel mailing list