[Merge] lp:~rpadovani/webbrowser-app/searchenginesmodel into lp:webbrowser-app
Riccardo Padovani
riccardo at rpadovani.com
Wed Feb 25 10:17:07 UTC 2015
The proposal to merge lp:~rpadovani/webbrowser-app/searchenginesmodel into lp:webbrowser-app has been updated.
Description changed to:
Added searchengine model
Although isn't documented, directoryLoaded() signal is emitted by the model when it changes (so when a file is added or removed from directory).
As far as I understand, this is because qfilegatherer.cpp (the watcher) emit directoryLoaded()[0] when it fetchs new informations from a directory and in qfilesystemmodel.cpp the qfilegatherer signal is linked[1] to the directoryLoaded() signal of qfilesystemmodel.cpp itself
[0]: https://qt.gitorious.org/qt/qtbase/source/85712bae5b4ef8f43c697883130f189f20c8b8ea:src/widgets/dialogs/qfileinfogatherer.cpp#L322
[1]: https://qt.gitorious.org/qt/qtbase/source/85712bae5b4ef8f43c697883130f189f20c8b8ea:src/widgets/dialogs/qfilesystemmodel.cpp#L1970
For more details, see:
https://code.launchpad.net/~rpadovani/webbrowser-app/searchenginesmodel/+merge/250893
--
Your team Ubuntu Phablet Team is requested to review the proposed merge of lp:~rpadovani/webbrowser-app/searchenginesmodel into lp:webbrowser-app.
More information about the Ubuntu-reviews
mailing list