This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
QGIS
Watch
1
Star
0
Fork
0
You've already forked QGIS
mirror of
https://github.com/qgis/QGIS.git
synced
2025-02-24 00:47:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
pyplugin_installer
History
Borys Jurgiel
ffb38e8a32
Revert 5c1cc4a40d84. I wasn't aware dashes in plugin directory names have been authorized at some point and we have a number of affected plugins now (please note personally I am opposed to putting dashes to Python package names).
Fixes
#32968
.
2019-11-21 04:54:39 +10:00
..
__init__.py
Don't include revision in sources.
2019-05-17 16:47:47 +02:00
CMakeLists.txt
Add test for plugin dependencies
2019-03-18 09:20:06 +01:00
installer_data.py
Revert 5c1cc4a40d84. I wasn't aware dashes in plugin directory names have been authorized at some point and we have a number of affected plugins now (please note personally I am opposed to putting dashes to Python package names).
Fixes
#32968
.
2019-11-21 04:54:39 +10:00
installer.py
Use QgsHelp Class instead webbrowser lib to point to the documentation in The Install From ZIP tab
2019-09-06 12:16:47 -05:00
plugindependencies.py
Use a function to access plugins_metadata_parser global object
2019-05-10 10:21:05 +02:00
qgsplugindependenciesdialog.py
Fix typo and do not spellcheck the json plugins testdata
2019-03-25 10:04:31 +01:00
qgsplugindependenciesdialogbase.ui
Minor changes in file header, stretch last column in deps table
2019-03-25 09:01:13 +01:00
qgsplugininstallerfetchingbase.ui
…
qgsplugininstallerfetchingdialog.py
…
qgsplugininstallerinstallingbase.ui
…
qgsplugininstallerinstallingdialog.py
…
qgsplugininstallerpluginerrorbase.ui
…
qgsplugininstallerpluginerrordialog.py
…
qgsplugininstallerrepositorybase.ui
…
qgsplugininstallerrepositorydialog.py
…
unzip.py
…
version_compare.py
…