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-03-03 00:02:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
processing
/
algs
/
qgis
/
ui
History
Nyall Dawson
bef5b5ed68
[processing][heatmap] custom parameter/widget for output resolution
...
Matches current behaviour of c++ heatmap plugin
2016-12-07 12:23:58 +10:00
..
__init__.py
…
CMakeLists.txt
…
DlgFieldsCalculator.ui
…
ExpressionWidget.ui
[processing] added native raster calculator algorithm
2016-12-01 12:52:45 +01:00
FieldsCalculatorDialog.py
indentation fix
2016-10-27 14:36:31 +02:00
FieldsMappingPanel.py
Merge pull request
#3470
from arnaud-morvan/refactor_fields_context_generator
2016-11-08 10:45:32 +01:00
HeatmapWidgets.py
[processing][heatmap] custom parameter/widget for output resolution
2016-12-07 12:23:58 +10:00
RasterCalculatorWidgets.py
[processing] xrange() removed, should use range() instead
2016-12-01 12:53:57 +01:00
RasterResolutionWidget.ui
[processing][heatmap] custom parameter/widget for output resolution
2016-12-07 12:23:58 +10:00
widgetFieldsMapping.ui
…