Skip to content
Toggle navigation
Sign up
Product
Actions
Automate any workflow
Packages
Host and manage packages
Security
Find and fix vulnerabilities
Codespaces
Instant dev environments
Copilot
Write better code with AI
Code review
Manage code changes
Issues
Plan and track work
Discussions
Collaborate outside of code
Explore
All features
Documentation
GitHub Skills
Blog
Solutions
For
Enterprise
Teams
Startups
Education
By Solution
CI/CD & Automation
DevOps
DevSecOps
Case Studies
Customer Stories
Resources
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Pricing
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this organization
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
{{ message }}
qgis
/
QGIS
Public
Notifications
Fork
2.5k
Star
7.1k
Code
Issues
4.1k
Pull requests
60
Actions
Projects
1
Wiki
Security
Insights
More
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge branch 'master' into regularShape_gui
Loading branch information
lbartoletti
committed
Sep 6, 2017
2 parents
37b6052
+
a0e6b7f
commit
e57c3b3
Show file tree
Hide file tree
Showing
1,186 changed files
with
21,375 additions
and
12,474 deletions
.
Split
Unified
.ci/travis/linux
.ci/travis/linux/script.sh
script.sh
.gitignore
.gitignore
.travis.yml
.travis.yml
CMakeLists.txt
CMakeLists.txt
Dockerfile
Dockerfile
INSTALL
INSTALL
README.md
README.md
cmake
cmake/FindGDAL.cmake
FindGDAL.cmake
cmake/FindGSL.cmake
FindGSL.cmake
cmake/FindOSGEARTH.cmake
FindOSGEARTH.cmake
doc
doc/api_break.dox
api_break.dox
images
images/images.qrc
images.qrc
splash
images/splash/splash.png
splash.png
themes/default
images/themes/default/mIconJoinHasNotUpsertOnEdit.svg
mIconJoinHasNotUpsertOnEdit.svg
images/themes/default/mIconJoinNotEditable.svg
mIconJoinNotEditable.svg
images/themes/default/mIconJoinedLayerNotEditable.svg
mIconJoinedLayerNotEditable.svg
ms-windows
Installer-Files
ms-windows/Installer-Files/QGIS.ico
QGIS.ico
ms-windows/QGIS-Installer.nsi
QGIS-Installer.nsi
osgeo4w
ms-windows/osgeo4w/creatensis.pl
creatensis.pl
python
analysis
python/analysis/analysis_auto.sip
analysis_auto.sip
interpolation
python/analysis/interpolation/NormVecDecorator.sip
NormVecDecorator.sip
python/analysis/interpolation/qgsgridfilewriter.sip
qgsgridfilewriter.sip
python/analysis/interpolation/qgstininterpolator.sip
qgstininterpolator.sip
raster
python/analysis/raster/qgsrastercalculator.sip
qgsrastercalculator.sip
python/analysis/raster/qgsrelief.sip
qgsrelief.sip
vector
python/analysis/vector/qgstransectsample.sip
qgstransectsample.sip
console
python/console/console.py
console.py
core
python/core/__init__.py
__init__.py
python/core/core_auto.sip
core_auto.sip
dxf
python/core/dxf/qgsdxfexport.sip
qgsdxfexport.sip
geometry
python/core/geometry/qgscircle.sip
qgscircle.sip
python/core/geometry/qgsgeometry.sip
qgsgeometry.sip
python/core/geometry/qgsrectangle.sip
qgsrectangle.sip
python/core/geometry/qgsreferencedgeometry.sip
qgsreferencedgeometry.sip
layertree
python/core/layertree/qgslayertreemodel.sip
qgslayertreemodel.sip
processing
python/core/processing/qgsprocessing.sip
qgsprocessing.sip
python/core/processing/qgsprocessingalgorithm.sip
qgsprocessingalgorithm.sip
python/core/processing/qgsprocessingcontext.sip
qgsprocessingcontext.sip
python/core/processing/qgsprocessingoutputs.sip
qgsprocessingoutputs.sip
python/core/processing/qgsprocessingparameters.sip
qgsprocessingparameters.sip
python/core/qgis.sip
qgis.sip
python/core/qgsdataitem.sip
qgsdataitem.sip
python/core/qgsdataprovider.sip
qgsdataprovider.sip
python/core/qgsdistancearea.sip
qgsdistancearea.sip
python/core/qgsmimedatautils.sip
qgsmimedatautils.sip
python/core/qgspointxy.sip
qgspointxy.sip
python/core/qgsstatisticalsummary.sip
qgsstatisticalsummary.sip
python/core/qgsuserprofilemanager.sip
qgsuserprofilemanager.sip
python/core/qgsvectorlayer.sip
qgsvectorlayer.sip
python/core/qgsvectorlayerexporter.sip
qgsvectorlayerexporter.sip
python/core/qgsvectorlayerjoinbuffer.sip
qgsvectorlayerjoinbuffer.sip
python/core/qgsvectorlayerjoininfo.sip
qgsvectorlayerjoininfo.sip
raster
python/core/raster/qgsrasterhistogram.sip
qgsrasterhistogram.sip
symbology
python/core/symbology/qgssymbollayer.sip
qgssymbollayer.sip
ext-libs/pyspatialite
python/ext-libs/pyspatialite/CMakeLists.txt
CMakeLists.txt
gui
attributetable
python/gui/attributetable/qgsdualview.sip
qgsdualview.sip
editorwidgets/core
python/gui/editorwidgets/core/qgssearchwidgetwrapper.sip
qgssearchwidgetwrapper.sip
python/gui/gui_auto.sip
gui_auto.sip
python/gui/qgsabstractdatasourcewidget.sip
qgsabstractdatasourcewidget.sip
python/gui/qgscodeeditorsql.sip
qgscodeeditorsql.sip
python/gui/qgsfilewidget.sip
qgsfilewidget.sip
python/gui/qgsfontbutton.sip
qgsfontbutton.sip
python/gui/qgsgui.sip
qgsgui.sip
python/gui/qgsmapcanvas.sip
qgsmapcanvas.sip
python/gui/qgssourceselectprovider.sip
qgssourceselectprovider.sip
python/gui/qgssourceselectproviderregistry.sip
qgssourceselectproviderregistry.sip
symbology
python/gui/symbology/qgsdatadefinedsizelegendwidget.sip
qgsdatadefinedsizelegendwidget.sip
python/gui/symbology/qgssymbollevelsdialog.sip
qgssymbollevelsdialog.sip
plugins
db_manager/db_plugins/postgis/plugins/versioning
python/plugins/db_manager/db_plugins/postgis/plugins/versioning/DlgVersioning.ui
DlgVersioning.ui
processing
algs
gdal
python/plugins/processing/algs/gdal/GdalAlgorithmProvider.py
GdalAlgorithmProvider.py
python/plugins/processing/algs/gdal/GdalUtils.py
GdalUtils.py
python/plugins/processing/algs/gdal/buildvrt.py
buildvrt.py
python/plugins/processing/algs/gdal/information.py
information.py
python/plugins/processing/algs/gdal/rgb2pct.py
rgb2pct.py
python/plugins/processing/algs/gdal/translate.py
translate.py
grass7/description
python/plugins/processing/algs/grass7/description/v.in.dxf.txt
v.in.dxf.txt
help
python/plugins/processing/algs/help/qgis.yaml
qgis.yaml
qgis
python/plugins/processing/algs/qgis/AddTableField.py
AddTableField.py
python/plugins/processing/algs/qgis/Aggregate.py
Aggregate.py
python/plugins/processing/algs/qgis/Aspect.py
Aspect.py
python/plugins/processing/algs/qgis/AutoincrementalField.py
AutoincrementalField.py
python/plugins/processing/algs/qgis/BarPlot.py
BarPlot.py
python/plugins/processing/algs/qgis/BasicStatistics.py
BasicStatistics.py
python/plugins/processing/algs/qgis/Boundary.py
Boundary.py
python/plugins/processing/algs/qgis/BoundingBox.py
BoundingBox.py
python/plugins/processing/algs/qgis/BoxPlot.py
BoxPlot.py
python/plugins/processing/algs/qgis/CheckValidity.py
CheckValidity.py
python/plugins/processing/algs/qgis/ConcaveHull.py
ConcaveHull.py
python/plugins/processing/algs/qgis/ConvexHull.py
ConvexHull.py
python/plugins/processing/algs/qgis/CreateAttributeIndex.py
CreateAttributeIndex.py
python/plugins/processing/algs/qgis/Datasources2Vrt.py
Datasources2Vrt.py
python/plugins/processing/algs/qgis/DefineProjection.py
DefineProjection.py
python/plugins/processing/algs/qgis/Delaunay.py
Delaunay.py
python/plugins/processing/algs/qgis/DeleteColumn.py
DeleteColumn.py
python/plugins/processing/algs/qgis/DeleteDuplicateGeometries.py
DeleteDuplicateGeometries.py
python/plugins/processing/algs/qgis/DeleteHoles.py
DeleteHoles.py
python/plugins/processing/algs/qgis/DensifyGeometries.py
DensifyGeometries.py
python/plugins/processing/algs/qgis/DensifyGeometriesInterval.py
DensifyGeometriesInterval.py
python/plugins/processing/algs/qgis/Difference.py
Difference.py
python/plugins/processing/algs/qgis/DropGeometry.py
DropGeometry.py
python/plugins/processing/algs/qgis/DropMZValues.py
DropMZValues.py
python/plugins/processing/algs/qgis/EliminateSelection.py
EliminateSelection.py
python/plugins/processing/algs/qgis/EquivalentNumField.py
EquivalentNumField.py
python/plugins/processing/algs/qgis/ExecuteSQL.py
ExecuteSQL.py
python/plugins/processing/algs/qgis/Explode.py
Explode.py
python/plugins/processing/algs/qgis/ExportGeometryInfo.py
ExportGeometryInfo.py
python/plugins/processing/algs/qgis/ExtendLines.py
ExtendLines.py
python/plugins/processing/algs/qgis/ExtentFromLayer.py
ExtentFromLayer.py
python/plugins/processing/algs/qgis/ExtractByLocation.py
ExtractByLocation.py
python/plugins/processing/algs/qgis/ExtractNodes.py
ExtractNodes.py
python/plugins/processing/algs/qgis/ExtractSpecificNodes.py
ExtractSpecificNodes.py
python/plugins/processing/algs/qgis/FieldPyculator.py
FieldPyculator.py
python/plugins/processing/algs/qgis/FieldsCalculator.py
FieldsCalculator.py
python/plugins/processing/algs/qgis/FieldsMapper.py
FieldsMapper.py
python/plugins/processing/algs/qgis/FindProjection.py
FindProjection.py
python/plugins/processing/algs/qgis/FixGeometry.py
FixGeometry.py
python/plugins/processing/algs/qgis/FixedDistanceBuffer.py
FixedDistanceBuffer.py
python/plugins/processing/algs/qgis/GeometryByExpression.py
GeometryByExpression.py
python/plugins/processing/algs/qgis/GeometryConvert.py
GeometryConvert.py
python/plugins/processing/algs/qgis/GridLine.py
GridLine.py
python/plugins/processing/algs/qgis/GridPolygon.py
GridPolygon.py
python/plugins/processing/algs/qgis/Gridify.py
Gridify.py
python/plugins/processing/algs/qgis/Heatmap.py
Heatmap.py
python/plugins/processing/algs/qgis/Hillshade.py
Hillshade.py
python/plugins/processing/algs/qgis/HubDistanceLines.py
HubDistanceLines.py
python/plugins/processing/algs/qgis/HubDistancePoints.py
HubDistancePoints.py
python/plugins/processing/algs/qgis/HubLines.py
HubLines.py
python/plugins/processing/algs/qgis/HypsometricCurves.py
HypsometricCurves.py
python/plugins/processing/algs/qgis/IdwInterpolation.py
IdwInterpolation.py
python/plugins/processing/algs/qgis/Intersection.py
Intersection.py
python/plugins/processing/algs/qgis/JoinAttributes.py
JoinAttributes.py
python/plugins/processing/algs/qgis/LinesIntersection.py
LinesIntersection.py
python/plugins/processing/algs/qgis/LinesToPolygons.py
LinesToPolygons.py
python/plugins/processing/algs/qgis/MeanAndStdDevPlot.py
MeanAndStdDevPlot.py
python/plugins/processing/algs/qgis/MeanCoords.py
MeanCoords.py
python/plugins/processing/algs/qgis/Merge.py
Merge.py
python/plugins/processing/algs/qgis/MergeLines.py
MergeLines.py
python/plugins/processing/algs/qgis/MinimumBoundingGeometry.py
MinimumBoundingGeometry.py
python/plugins/processing/algs/qgis/NearestNeighbourAnalysis.py
NearestNeighbourAnalysis.py
python/plugins/processing/algs/qgis/OffsetLine.py
OffsetLine.py
python/plugins/processing/algs/qgis/OrientedMinimumBoundingBox.py
OrientedMinimumBoundingBox.py
python/plugins/processing/algs/qgis/Orthogonalize.py
Orthogonalize.py
python/plugins/processing/algs/qgis/PointDistance.py
PointDistance.py
python/plugins/processing/algs/qgis/PointOnSurface.py
PointOnSurface.py
python/plugins/processing/algs/qgis/PointsAlongGeometry.py
PointsAlongGeometry.py
python/plugins/processing/algs/qgis/PointsDisplacement.py
PointsDisplacement.py
python/plugins/processing/algs/qgis/PointsFromLines.py
PointsFromLines.py
python/plugins/processing/algs/qgis/PointsFromPolygons.py
PointsFromPolygons.py
python/plugins/processing/algs/qgis/PointsInPolygon.py
PointsInPolygon.py
python/plugins/processing/algs/qgis/PointsLayerFromTable.py
PointsLayerFromTable.py
python/plugins/processing/algs/qgis/PointsToPaths.py
PointsToPaths.py
python/plugins/processing/algs/qgis/PolarPlot.py
PolarPlot.py
python/plugins/processing/algs/qgis/PoleOfInaccessibility.py
PoleOfInaccessibility.py
python/plugins/processing/algs/qgis/Polygonize.py
Polygonize.py
python/plugins/processing/algs/qgis/PolygonsToLines.py
PolygonsToLines.py
python/plugins/processing/algs/qgis/QGISAlgorithmProvider.py
QGISAlgorithmProvider.py
python/plugins/processing/algs/qgis/RandomExtract.py
RandomExtract.py
python/plugins/processing/algs/qgis/RandomExtractWithinSubsets.py
RandomExtractWithinSubsets.py
python/plugins/processing/algs/qgis/RandomPointsAlongLines.py
RandomPointsAlongLines.py
python/plugins/processing/algs/qgis/RandomPointsExtent.py
RandomPointsExtent.py
python/plugins/processing/algs/qgis/RandomPointsLayer.py
RandomPointsLayer.py
python/plugins/processing/algs/qgis/RandomPointsPolygons.py
RandomPointsPolygons.py
python/plugins/processing/algs/qgis/RandomSelection.py
RandomSelection.py
python/plugins/processing/algs/qgis/RandomSelectionWithinSubsets.py
RandomSelectionWithinSubsets.py
python/plugins/processing/algs/qgis/RasterCalculator.py
RasterCalculator.py
python/plugins/processing/algs/qgis/RasterLayerHistogram.py
RasterLayerHistogram.py
python/plugins/processing/algs/qgis/RasterLayerStatistics.py
RasterLayerStatistics.py
python/plugins/processing/algs/qgis/RectanglesOvalsDiamondsFixed.py
RectanglesOvalsDiamondsFixed.py
python/plugins/processing/algs/qgis/RectanglesOvalsDiamondsVariable.py
RectanglesOvalsDiamondsVariable.py
python/plugins/processing/algs/qgis/RegularPoints.py
RegularPoints.py
python/plugins/processing/algs/qgis/Relief.py
Relief.py
python/plugins/processing/algs/qgis/ReverseLineDirection.py
ReverseLineDirection.py
python/plugins/processing/algs/qgis/Ruggedness.py
Ruggedness.py
python/plugins/processing/algs/qgis/SaveSelectedFeatures.py
SaveSelectedFeatures.py
python/plugins/processing/algs/qgis/SelectByAttribute.py
SelectByAttribute.py
python/plugins/processing/algs/qgis/SelectByAttributeSum.py
SelectByAttributeSum.py
python/plugins/processing/algs/qgis/SelectByExpression.py
SelectByExpression.py
python/plugins/processing/algs/qgis/SelectByLocation.py
SelectByLocation.py
python/plugins/processing/algs/qgis/SetMValue.py
SetMValue.py
python/plugins/processing/algs/qgis/SetRasterStyle.py
SetRasterStyle.py
python/plugins/processing/algs/qgis/SetVectorStyle.py
SetVectorStyle.py
python/plugins/processing/algs/qgis/SetZValue.py
SetZValue.py
python/plugins/processing/algs/qgis/SimplifyGeometries.py
SimplifyGeometries.py
python/plugins/processing/algs/qgis/SinglePartsToMultiparts.py
SinglePartsToMultiparts.py
python/plugins/processing/algs/qgis/SingleSidedBuffer.py
SingleSidedBuffer.py
python/plugins/processing/algs/qgis/Slope.py
Slope.py
python/plugins/processing/algs/qgis/Smooth.py
Smooth.py
python/plugins/processing/algs/qgis/SnapGeometries.py
SnapGeometries.py
python/plugins/processing/algs/qgis/SpatialIndex.py
SpatialIndex.py
python/plugins/processing/algs/qgis/SpatialJoin.py
SpatialJoin.py
python/plugins/processing/algs/qgis/SplitWithLines.py
SplitWithLines.py
python/plugins/processing/algs/qgis/StatisticsByCategories.py
StatisticsByCategories.py
python/plugins/processing/algs/qgis/SumLines.py
SumLines.py
python/plugins/processing/algs/qgis/SymmetricalDifference.py
SymmetricalDifference.py
python/plugins/processing/algs/qgis/TextToFloat.py
TextToFloat.py
python/plugins/processing/algs/qgis/TinInterpolation.py
TinInterpolation.py
python/plugins/processing/algs/qgis/TopoColors.py
TopoColors.py
python/plugins/processing/algs/qgis/Translate.py
Translate.py
python/plugins/processing/algs/qgis/TruncateTable.py
TruncateTable.py
python/plugins/processing/algs/qgis/Union.py
Union.py
python/plugins/processing/algs/qgis/UniqueValues.py
UniqueValues.py
python/plugins/processing/algs/qgis/VariableDistanceBuffer.py
VariableDistanceBuffer.py
python/plugins/processing/algs/qgis/VectorLayerHistogram.py
VectorLayerHistogram.py
python/plugins/processing/algs/qgis/VectorLayerScatterplot.py
VectorLayerScatterplot.py
python/plugins/processing/algs/qgis/VectorLayerScatterplot3D.py
VectorLayerScatterplot3D.py
python/plugins/processing/algs/qgis/VectorSplit.py
VectorSplit.py
python/plugins/processing/algs/qgis/VoronoiPolygons.py
VoronoiPolygons.py
python/plugins/processing/algs/qgis/ZonalStatistics.py
ZonalStatistics.py
scripts
python/plugins/processing/algs/qgis/scripts/Frequency_analysis.py
Frequency_analysis.py
python/plugins/processing/algs/qgis/scripts/Keep_n_biggest_parts.py
Keep_n_biggest_parts.py
python/plugins/processing/algs/qgis/scripts/Number_of_unique_values_in_classes.py
Number_of_unique_values_in_classes.py
ui
python/plugins/processing/algs/qgis/ui/AggregatesPanel.py
AggregatesPanel.py
python/plugins/processing/algs/qgis/ui/FieldsCalculatorDialog.py
FieldsCalculatorDialog.py
python/plugins/processing/algs/qgis/ui/FieldsMappingPanel.py
FieldsMappingPanel.py
saga
python/plugins/processing/algs/saga/SagaNameDecorator.py
SagaNameDecorator.py
gui
python/plugins/processing/gui/BatchInputSelectionPanel.py
BatchInputSelectionPanel.py
python/plugins/processing/gui/BatchOutputSelectionPanel.py
BatchOutputSelectionPanel.py
python/plugins/processing/gui/EditRenderingStylesDialog.py
EditRenderingStylesDialog.py
python/plugins/processing/gui/ExtentSelectionPanel.py
ExtentSelectionPanel.py
python/plugins/processing/gui/FileSelectionPanel.py
FileSelectionPanel.py
python/plugins/processing/gui/MultipleInputDialog.py
MultipleInputDialog.py
python/plugins/processing/gui/PointSelectionPanel.py
PointSelectionPanel.py
python/plugins/processing/gui/Postprocessing.py
Postprocessing.py
python/plugins/processing/gui/ProcessingToolbox.py
ProcessingToolbox.py
python/plugins/processing/gui/TestTools.py
TestTools.py
python/plugins/processing/gui/wrappers.py
wrappers.py
python/plugins/processing/gui/wrappers_postgis.py
wrappers_postgis.py
modeler
python/plugins/processing/modeler/ModelerDialog.py
ModelerDialog.py
python/plugins/processing/modeler/ModelerGraphicItem.py
ModelerGraphicItem.py
python/plugins/processing/modeler/ModelerParameterDefinitionDialog.py
ModelerParameterDefinitionDialog.py
python/plugins/processing/modeler/ModelerParametersDialog.py
ModelerParametersDialog.py
script
python/plugins/processing/script/snippets.py
snippets.py
tests
python/plugins/processing/tests/AlgorithmsTestBase.py
AlgorithmsTestBase.py
python/plugins/processing/tests/GuiTest.py
GuiTest.py
testdata
expected
python/plugins/processing/tests/testdata/expected/aggregate_all.gfs
aggregate_all.gfs
python/plugins/processing/tests/testdata/expected/aggregate_all.gml
aggregate_all.gml
python/plugins/processing/tests/testdata/expected/aggregate_field.gfs
aggregate_field.gfs
python/plugins/processing/tests/testdata/expected/aggregate_field.gml
aggregate_field.gml
python/plugins/processing/tests/testdata/expected/aggregate_lines.gfs
aggregate_lines.gfs
python/plugins/processing/tests/testdata/expected/aggregate_lines.gml
aggregate_lines.gml
python/plugins/processing/tests/testdata/expected/aggregate_points.gfs
aggregate_points.gfs
python/plugins/processing/tests/testdata/expected/aggregate_points.gml
aggregate_points.gml
python/plugins/processing/tests/testdata/expected/aggregate_two_fields.gfs
aggregate_two_fields.gfs
python/plugins/processing/tests/testdata/expected/aggregate_two_fields.gml
aggregate_two_fields.gml
python/plugins/processing/tests/testdata/expected/collect_all.gfs
collect_all.gfs
python/plugins/processing/tests/testdata/expected/collect_all.gml
collect_all.gml
python/plugins/processing/tests/testdata/expected/collect_one_field.gfs
collect_one_field.gfs
python/plugins/processing/tests/testdata/expected/collect_one_field.gml
collect_one_field.gml
python/plugins/processing/tests/testdata/expected/collect_two_fields.gfs
collect_two_fields.gfs
python/plugins/processing/tests/testdata/expected/collect_two_fields.gml
collect_two_fields.gml
python/plugins/processing/tests/testdata/expected/convert_poly_centroid.gfs
convert_poly_centroid.gfs
python/plugins/processing/tests/testdata/expected/convert_poly_centroid.gml
convert_poly_centroid.gml
python/plugins/processing/tests/testdata/expected/convert_poly_multiline.gfs
convert_poly_multiline.gfs
python/plugins/processing/tests/testdata/expected/convert_poly_multiline.gml
convert_poly_multiline.gml
python/plugins/processing/tests/testdata/expected/convert_poly_nodes.gfs
convert_poly_nodes.gfs
python/plugins/processing/tests/testdata/expected/convert_poly_nodes.gml
convert_poly_nodes.gml
python/plugins/processing/tests/testdata/expected/convex_hull_by_feature.gfs
convex_hull_by_feature.gfs
python/plugins/processing/tests/testdata/expected/convex_hull_by_feature.gml
convex_hull_by_feature.gml
python/plugins/processing/tests/testdata/expected/enclosing_circles_all.gfs
enclosing_circles_all.gfs
python/plugins/processing/tests/testdata/expected/enclosing_circles_all.gml
enclosing_circles_all.gml
python/plugins/processing/tests/testdata/expected/enclosing_circles_each.gfs
enclosing_circles_each.gfs
python/plugins/processing/tests/testdata/expected/enclosing_circles_each.gml
enclosing_circles_each.gml
python/plugins/processing/tests/testdata/expected/execute_sql.gfs
execute_sql.gfs
python/plugins/processing/tests/testdata/expected/execute_sql.gml
execute_sql.gml
python/plugins/processing/tests/testdata/expected/field_calculator_points.gfs
field_calculator_points.gfs
python/plugins/processing/tests/testdata/expected/field_calculator_points.gml
field_calculator_points.gml
python/plugins/processing/tests/testdata/expected/mbg_circle_field.gfs
mbg_circle_field.gfs
python/plugins/processing/tests/testdata/expected/mbg_circle_field.gml
mbg_circle_field.gml
python/plugins/processing/tests/testdata/expected/mbg_circle_nofield.gfs
mbg_circle_nofield.gfs
python/plugins/processing/tests/testdata/expected/mbg_circle_nofield.gml
mbg_circle_nofield.gml
python/plugins/processing/tests/testdata/expected/mbg_env_field.gfs
mbg_env_field.gfs
python/plugins/processing/tests/testdata/expected/mbg_env_field.gml
mbg_env_field.gml
python/plugins/processing/tests/testdata/expected/mbg_env_nofield.dbf
mbg_env_nofield.dbf
python/plugins/processing/tests/testdata/expected/mbg_env_nofield.gfs
mbg_env_nofield.gfs
python/plugins/processing/tests/testdata/expected/mbg_env_nofield.gml
mbg_env_nofield.gml
python/plugins/processing/tests/testdata/expected/mbg_env_nofield.prj
mbg_env_nofield.prj
python/plugins/processing/tests/testdata/expected/mbg_env_nofield.qpj
mbg_env_nofield.qpj
python/plugins/processing/tests/testdata/expected/mbg_env_nofield.shp
mbg_env_nofield.shp
python/plugins/processing/tests/testdata/expected/mbg_env_nofield.shx
mbg_env_nofield.shx
python/plugins/processing/tests/testdata/expected/mbg_hull_field.gfs
mbg_hull_field.gfs
python/plugins/processing/tests/testdata/expected/mbg_hull_field.gml
mbg_hull_field.gml
python/plugins/processing/tests/testdata/expected/mbg_hull_nofield.gfs
mbg_hull_nofield.gfs
python/plugins/processing/tests/testdata/expected/mbg_hull_nofield.gml
mbg_hull_nofield.gml
python/plugins/processing/tests/testdata/expected/mbg_rect_field.gfs
mbg_rect_field.gfs
python/plugins/processing/tests/testdata/expected/mbg_rect_field.gml
mbg_rect_field.gml
python/plugins/processing/tests/testdata/expected/mbg_rect_nofield.gfs
mbg_rect_nofield.gfs
python/plugins/processing/tests/testdata/expected/mbg_rect_nofield.gml
mbg_rect_nofield.gml
python/plugins/processing/tests/testdata/expected/nullGeometryDissolve_output.gfs
nullGeometryDissolve_output.gfs
python/plugins/processing/tests/testdata/expected/oriented_bounds.gfs
oriented_bounds.gfs
python/plugins/processing/tests/testdata/expected/oriented_bounds.gml
oriented_bounds.gml
python/plugins/processing/tests/testdata/expected/projection_candidates.gfs
projection_candidates.gfs
python/plugins/processing/tests/testdata/expected/projection_candidates.gml
projection_candidates.gml
python/plugins/processing/tests/testdata/expected/promote_multipart_already_multi.gfs
promote_multipart_already_multi.gfs
python/plugins/processing/tests/testdata/expected/promote_multipart_already_multi.gml
promote_multipart_already_multi.gml
python/plugins/processing/tests/testdata/expected/promote_multipart_lines.gfs
promote_multipart_lines.gfs
python/plugins/processing/tests/testdata/expected/promote_multipart_lines.gml
promote_multipart_lines.gml
python/plugins/processing/tests/testdata/expected/promote_multipart_points.gfs
promote_multipart_points.gfs
python/plugins/processing/tests/testdata/expected/promote_multipart_points.gml
promote_multipart_points.gml
python/plugins/processing/tests/testdata/expected/promote_multipart_polys.gfs
promote_multipart_polys.gfs
python/plugins/processing/tests/testdata/expected/promote_multipart_polys.gml
promote_multipart_polys.gml
python/plugins/processing/tests/testdata/expected/pycalculator_points.gfs
pycalculator_points.gfs
python/plugins/processing/tests/testdata/expected/pycalculator_points.gml
pycalculator_points.gml
python/plugins/processing/tests/testdata/expected/raster_extent.gfs
raster_extent.gfs
python/plugins/processing/tests/testdata/expected/raster_extent.gml
raster_extent.gml
python/plugins/processing/tests/testdata/gdal_algorithm_tests.yaml
gdal_algorithm_tests.yaml
python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml
qgis_algorithm_tests.yaml
tools
python/plugins/processing/tools/raster.py
raster.py
resources
context_help
resources/context_help/PythonConsole
PythonConsole
resources/context_help/QgsGenericProjectionSelector
QgsGenericProjectionSelector
resources/context_help/QgsNewOgrConnection
QgsNewOgrConnection
resources/context_help/QgsStyleV2ManagerDialog
QgsStyleV2ManagerDialog
function_help/json
resources/function_help/json/hausdorff_distance
hausdorff_distance
scripts
scripts/sipify.pl
sipify.pl
spell_check
scripts/spell_check/.agignore
.agignore
scripts/spell_check/spelling.dat
spelling.dat
scripts/tsstat.pl
tsstat.pl
src
analysis
src/analysis/CMakeLists.txt
CMakeLists.txt
interpolation
src/analysis/interpolation/Bezier3D.cpp
Bezier3D.cpp
src/analysis/interpolation/Bezier3D.h
Bezier3D.h
src/analysis/interpolation/CloughTocherInterpolator.cpp
CloughTocherInterpolator.cpp
src/analysis/interpolation/CloughTocherInterpolator.h
CloughTocherInterpolator.h
src/analysis/interpolation/DualEdgeTriangulation.cpp
DualEdgeTriangulation.cpp
src/analysis/interpolation/DualEdgeTriangulation.h
DualEdgeTriangulation.h
src/analysis/interpolation/HalfEdge.cpp
HalfEdge.cpp
src/analysis/interpolation/HalfEdge.h
HalfEdge.h
src/analysis/interpolation/LinTriangleInterpolator.cpp
LinTriangleInterpolator.cpp
src/analysis/interpolation/LinTriangleInterpolator.h
LinTriangleInterpolator.h
src/analysis/interpolation/Line3D.cpp
Line3D.cpp
src/analysis/interpolation/Line3D.h
Line3D.h
src/analysis/interpolation/MathUtils.cpp
MathUtils.cpp
src/analysis/interpolation/MathUtils.h
MathUtils.h
src/analysis/interpolation/Node.cpp
Node.cpp
src/analysis/interpolation/Node.h
Node.h
src/analysis/interpolation/NormVecDecorator.cpp
NormVecDecorator.cpp
src/analysis/interpolation/NormVecDecorator.h
NormVecDecorator.h
src/analysis/interpolation/ParametricLine.cpp
ParametricLine.cpp
src/analysis/interpolation/ParametricLine.h
ParametricLine.h
src/analysis/interpolation/TriDecorator.cpp
TriDecorator.cpp
src/analysis/interpolation/TriDecorator.h
TriDecorator.h
src/analysis/interpolation/TriangleInterpolator.cpp
TriangleInterpolator.cpp
src/analysis/interpolation/TriangleInterpolator.h
TriangleInterpolator.h
src/analysis/interpolation/Triangulation.cpp
Triangulation.cpp
src/analysis/interpolation/Triangulation.h
Triangulation.h
src/analysis/interpolation/Vector3D.cpp
Vector3D.cpp
src/analysis/interpolation/Vector3D.h
Vector3D.h
src/analysis/interpolation/qgsgridfilewriter.cpp
qgsgridfilewriter.cpp
src/analysis/interpolation/qgsgridfilewriter.h
qgsgridfilewriter.h
src/analysis/interpolation/qgsidwinterpolator.cpp
qgsidwinterpolator.cpp
src/analysis/interpolation/qgsinterpolator.cpp
qgsinterpolator.cpp
src/analysis/interpolation/qgstininterpolator.cpp
qgstininterpolator.cpp
src/analysis/interpolation/qgstininterpolator.h
qgstininterpolator.h
network
src/analysis/network/qgsgraphanalyzer.h
qgsgraphanalyzer.h
src/analysis/network/qgsgraphbuilder.cpp
qgsgraphbuilder.cpp
src/analysis/network/qgsgraphbuilder.h