[QGIS Commit] [qgis/Quantum-GIS] 52bb2c: [Plugin Manager] Fix inconsistent behaviour in --n...
GitHub
noreply at github.com
Thu Jun 27 13:02:17 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 52bb2c0d285824d14fbe6fa9a087cbc5e6bae926
https://github.com/qgis/Quantum-GIS/commit/52bb2c0d285824d14fbe6fa9a087cbc5e6bae926
Author: Borys Jurgiel <info at borysjurgiel.pl>
Date: 2013-06-27 (Thu, 27 Jun 2013)
Changed paths:
M src/app/pluginmanager/qgspluginmanager.cpp
M src/app/pluginmanager/qgspluginmanager.h
M src/app/qgisapp.cpp
M src/app/qgspluginregistry.cpp
Log Message:
-----------
[Plugin Manager] Fix inconsistent behaviour in --noplugins mode: don't try to load plugins, just enable/disable them in QSettings.
Commit: 7f99708c1746d811316b438ab95376519f6c8c49
https://github.com/qgis/Quantum-GIS/commit/7f99708c1746d811316b438ab95376519f6c8c49
Author: Borys Jurgiel <info at borysjurgiel.pl>
Date: 2013-06-27 (Thu, 27 Jun 2013)
Changed paths:
M python/pyplugin_installer/installer_data.py
Log Message:
-----------
[Plugin Installer] Only test not loaded Python plugins when (re)building metadata registry. Loaded plugins prove they are ok just being loaded. It prevents possible bugs when already loaded plugin is imported again.
Compare: https://github.com/qgis/Quantum-GIS/compare/fa9b21523520...7f99708c1746
More information about the QGIS-commit
mailing list