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
/
GdalTools
/
tools
History
Juergen E. Fischer
02f8988837
indentation update
2015-12-02 18:36:59 +01:00
..
__init__.py
…
CMakeLists.txt
[py3] CMake updates to support Python3 and PyQt5
2015-11-16 07:42:47 +01:00
dialogAbout.ui
…
dialogBase.py
…
dialogBase.ui
…
dialogExtractProjection.ui
…
dialogSettings.ui
…
dialogSRS.py
…
doBuildVRT.py
indentation update
2015-12-02 18:36:59 +01:00
doClipper.py
indentation update
2015-10-30 23:30:16 +01:00
doContour.py
…
doDEM.py
…
doExtractProj.py
…
doFillNodata.py
…
doGrid.py
…
doInfo.py
…
doMerge.py
…
doNearBlack.py
…
doOverview.py
…
doPctRgb.py
…
doPolygonize.py
…
doProjection.py
…
doProximity.py
…
doRasterize.py
…
doRgbPct.py
…
doSettings.py
…
doSieve.py
…
doTileIndex.py
Fix to
#11428
and
#4064
. Remove -write_absolute_path option, since it has no influence, because absolute paths are always recorded in the attribute table.
2015-10-01 00:03:51 +01:00
doTranslate.py
…
doWarp.py
…
extentSelector.py
…
extentSelector.ui
…
GdalTools_utils.py
indentation update
2015-10-30 23:30:16 +01:00
inOutSelector.py
…
inOutSelector.ui
…
optionsTable.py
…
optionsTable.ui
…
terrain.txt
…
widgetBatchBase.py
…
widgetBuildVRT.ui
Squashed commit of the following:
2015-11-30 01:17:52 +01:00
widgetClipper.ui
[GdalTools] minor changes to ui and code (follow 32be4756)
2015-10-25 16:39:05 +01:00
widgetContour.ui
…
widgetConvert.ui
…
widgetDEM.ui
…
widgetFillNodata.ui
…
widgetGrid.ui
…
widgetInfo.ui
…
widgetMerge.ui
…
widgetNearBlack.ui
…
widgetOverview.ui
…
widgetPluginBase.py
…
widgetPolygonize.ui
…
widgetProjection.ui
…
widgetProximity.ui
…
widgetRasterize.ui
…
widgetSieve.ui
…
widgetTileIndex.ui
Fix to
#11428
and
#4064
. Remove -write_absolute_path option, since it has no influence, because absolute paths are always recorded in the attribute table.
2015-10-01 00:03:51 +01:00
widgetTranslate.ui
…
widgetWarp.ui
…