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-12-11 00:09:04 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
processing
/
core
History
volaya
d7f7b06ed8
Merge pull request
#1614
from radosuav/small_fixes
...
Small fixes for Processing
2014-11-18 16:11:25 +01:00
..
__init__.py
…
AlgorithmProvider.py
[processing] add full i18n support (still needs some work to mark all
2014-10-04 11:36:38 +03:00
CMakeLists.txt
…
GeoAlgorithm.py
[processing]removed debug print lines
2014-10-06 07:35:22 +02:00
GeoAlgorithmExecutionException.py
…
outputs.py
[processing]
Fixes
#11388
- save vector file dialog does not show file ext
2014-10-11 21:36:51 +02:00
parameters.py
[processing] handle ints and floats in range parameter panel
2014-11-17 20:03:31 +02:00
Processing.py
Merge pull request
#1614
from radosuav/small_fixes
2014-11-18 16:11:25 +01:00
ProcessingConfig.py
[processing] more fixes for i18n support
2014-10-09 17:35:53 +03:00
ProcessingLog.py
[processing] add "Save as" functionality to History dialog (
fix
#10086
)
2014-09-24 12:11:33 +03:00
ProcessingResults.py
…