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-10-25 00:05:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
processing
/
modeler
History
Alexander Bruy
9098f2c6f9
warn when adding model with the same name as the existing one (
fix
#42184
)
...
confirm model overwrite if model file has the same name as the existing one
2021-07-21 20:47:57 +10:00
..
__init__.py
…
AddModelFromFileAction.py
warn when adding model with the same name as the existing one (
fix
#42184
)
2021-07-21 20:47:57 +10:00
CMakeLists.txt
…
CreateNewModelAction.py
…
DeleteModelAction.py
…
EditModelAction.py
…
exceptions.py
…
ExportModelAsPythonScriptAction.py
…
ModelerAlgorithmProvider.py
…
ModelerDialog.py
[processing] Instead of a hidden parameter for verbose model logging,
2021-02-20 05:04:00 +10:00
ModelerGraphicItem.py
Cleaner approach -- create expression contexts in modeler parameter
2021-01-14 16:15:06 +10:00
ModelerParameterDefinitionDialog.py
fix file permissions
2021-06-21 07:17:36 +03:00
ModelerParametersDialog.py
…
ModelerScene.py
…
ModelerUtils.py
…
MultilineTextPanel.py
…
OpenModelFromFileAction.py
…
ProjectProvider.py
…