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-09 00:35:20 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
processing
/
algs
/
qgis
/
ui
History
Luigi Pirelli
580ecafa32
Merge pull request
#7396
from luipir/rastercalculator_model_fix
...
[processing] Rebirth RasterCalculator in Modeler.
Fixes
#19302
2018-09-04 18:13:04 +02:00
..
__init__.py
…
AddNewExpressionDialog.ui
…
AggregatesPanel.py
…
CMakeLists.txt
…
DlgFieldsCalculator.ui
…
ExecuteSQLWidget.py
Remove unused import
2018-05-18 08:29:33 +01:00
ExecuteSQLWidgetBase.ui
Update ExecuteSQL to be configurable with expressions
2018-04-26 09:47:40 +01:00
FieldsCalculatorDialog.py
[processing] Use c++ recent algorithm log, remove python log
2018-07-05 02:37:03 +10:00
FieldsMappingPanel.py
[processing] Initial work on porting base GUI classes to c++
2018-09-04 19:06:07 +10:00
fieldsmappingpanelbase.ui
…
HeatmapWidgets.py
[processing] Initial work on porting base GUI classes to c++
2018-09-04 19:06:07 +10:00
InterpolationDataWidget.py
followup a463858: fix interpol. data widget setValue function
2018-04-20 10:13:35 +07:00
interpolationdatawidgetbase.ui
…
PredefinedExpressionDialog.ui
…
RasterCalculatorWidget.ui
…
RasterCalculatorWidgets.py
Merge pull request
#7396
from luipir/rastercalculator_model_fix
2018-09-04 18:13:04 +02:00
RasterResolutionWidget.ui
…
ReliefColorsWidget.py
Rename mActionDraw.svg to more appropriate mActionRefresh.svg
2018-07-02 12:51:44 +07:00
reliefcolorswidgetbase.ui
…