~ya-bo-ng/ubuntu-html5-theme/popover-update

Viewing all changes in revision 144.

  • Committer: CI bot
  • Author(s): Alexandre Abreu
  • Date: 2014-02-19 22:14:20 UTC
  • mfrom: (143.1.2 latest)
  • Revision ID: ps-jenkins@lists.canonical.com-20140219221420-no2ur1luzrtvtwvd
In order to allow the local CordovaUbuntu 3.4. plugin to be embedded locally in an HTML5 click package, the cordova-ubuntu-container bits are being copied over in arch specific paths, e.g. ./lib/<arch>/CordovaUbuntu.3.4.

The function that was used before QQmlEngine::addPluginPath works only (from what I can see) when *from within* a qml plugin that defines a binary plugin, one wants to add a library search path which is not the situation we are in.

See http://code.woboq.org/qt5/qtdeclarative/src/qml/qml/qqmlimport.cpp.html#_ZN18QQmlImportDatabase13resolvePluginEP14QQmlTypeLoaderRK7QStringS4_S4_RK11QStringListS4_ (filePluginPath being the path specified w/ QQmlEngine::addPluginPath).
 

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: