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-01 00:46:20 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
GdalTools
/
tools
History
Nyall Dawson
eba6101357
Fix broken python save/open dialogs under PyQt5
...
Will break stuff under PyQt4... oh well, better stuff working on Qt5 then Qt4
2016-09-05 11:41:49 +10:00
..
__init__.py
…
CMakeLists.txt
…
dialogAbout.ui
…
dialogBase.py
…
dialogBase.ui
…
dialogExtractProjection.ui
…
dialogSettings.ui
…
dialogSRS.py
…
doBuildVRT.py
…
doClipper.py
Remove deprecated Qgis::WKBType and API cleanup (
#3325
)
2016-08-04 09:10:08 +02:00
doContour.py
[GDALTools] pass output format to gdal_contour (
fix
#6695
)
2016-06-21 21:20:23 +03:00
doDEM.py
…
doExtractProj.py
[GdalTools] add missed signals (
fix
#15348
)
2016-07-28 13:38:00 +03:00
doFillNodata.py
…
doGrid.py
…
doInfo.py
…
doMerge.py
…
doNearBlack.py
…
doOverview.py
…
doPctRgb.py
…
doPolygonize.py
…
doProjection.py
Fix bug in GDALTools Assign Projection
2016-06-24 11:20:37 +01:00
doProximity.py
…
doRasterize.py
…
doRgbPct.py
…
doSettings.py
…
doSieve.py
…
doTileIndex.py
…
doTranslate.py
…
doWarp.py
Remove deprecated Qgis::WKBType and API cleanup (
#3325
)
2016-08-04 09:10:08 +02:00
extentSelector.py
Remove deprecated Qgis::WKBType and API cleanup (
#3325
)
2016-08-04 09:10:08 +02:00
extentSelector.ui
…
GdalTools_utils.py
Fix broken python save/open dialogs under PyQt5
2016-09-05 11:41:49 +10:00
inOutSelector.py
…
inOutSelector.ui
…
optionsTable.py
…
optionsTable.ui
…
terrain.txt
…
widgetBatchBase.py
…
widgetBuildVRT.ui
…
widgetClipper.ui
…
widgetContour.ui
…
widgetConvert.ui
…
widgetDEM.ui
…
widgetFillNodata.ui
…
widgetGrid.ui
…
widgetInfo.ui
…
widgetMerge.ui
[processing][gdaltools] reword merge option (
fix
#8519
)
2016-05-24 19:47:48 +03:00
widgetNearBlack.ui
…
widgetOverview.ui
…
widgetPluginBase.py
…
widgetPolygonize.ui
…
widgetProjection.ui
…
widgetProximity.ui
…
widgetRasterize.ui
…
widgetSieve.ui
…
widgetTileIndex.ui
…
widgetTranslate.ui
…
widgetWarp.ui
…