Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
114 additions
and 230 deletions.
- +1 −2 src/3d/qgs3dmapscene.cpp
- +1 −1 src/3d/qgsoffscreen3dengine.h
- +16 −21 src/3d/qgsraycastingutils_p.cpp
- +11 −12 src/3d/qgsraycastingutils_p.h
- +1 −5 src/analysis/interpolation/NormVecDecorator.cpp
- +1 −1 src/analysis/processing/qgsalgorithmdifference.cpp
- +1 −1 src/analysis/processing/qgsalgorithmintersection.cpp
- +5 −5 src/analysis/processing/qgsalgorithmreclassifybylayer.h
- +2 −2 src/analysis/processing/qgsalgorithmsymmetricaldifference.cpp
- +4 −4 src/analysis/processing/qgsalgorithmunion.cpp
- +2 −2 src/analysis/processing/qgsalgorithmvectorize.h
- +2 −8 src/analysis/raster/qgsrastercalcnode.cpp
- +0 −4 src/app/3d/qgs3danimationsettings.cpp
- +1 −1 src/app/3d/qgs3danimationsettings.h
- +1 −1 src/app/3d/qgs3danimationwidget.h
- +1 −1 src/app/dwg/qgsdwgimporter.h
- +2 −4 src/app/gps/qgsgpsinformationwidget.cpp
- +0 −2 src/app/mesh/qgsmeshdatasetgrouptreeview.cpp
- +0 −2 src/app/mesh/qgsmeshdatasetgrouptreeview.h
- +0 −1 src/app/mesh/qgsmeshlayerproperties.h
- +0 −1 src/app/mesh/qgsmeshrendereractivedatasetwidget.h
- +0 −1 src/app/mesh/qgsmeshrenderermeshsettingswidget.h
- +0 −1 src/app/mesh/qgsmeshrendererscalarsettingswidget.h
- +0 −1 src/app/mesh/qgsmeshrenderervectorsettingswidget.h
- +0 −1 src/app/mesh/qgsrenderermeshpropertieswidget.h
- +4 −8 src/app/qgsdecorationgrid.cpp
- +3 −7 src/app/qgsidentifyresultsdialog.cpp
- +1 −1 src/app/qgsvariantdelegate.cpp
- +1 −4 src/app/vertextool/qgsvertexeditor.cpp
- +2 −2 src/app/vertextool/qgsvertextool.cpp
- +0 −1 src/auth/oauth2/qgsauthoauth2edit.h
- +0 −1 src/auth/oauth2/qgsauthoauth2method.cpp
- +1 −1 src/auth/oauth2/qgsauthoauth2method.h
- +1 −1 src/auth/oauth2/qgso2.h
- +3 −3 src/auth/oauth2/qjsonwrapper/Json.cpp
- +2 −2 src/auth/oauth2/qjsonwrapper/Json.h
- +1 −1 src/core/geometry/qgsgeometry.cpp
- +2 −6 src/core/gps/qgsgpsdetector.cpp
- +2 −2 src/core/layertree/qgslayertreemodellegendnode.cpp
- +3 −5 src/core/mesh/qgsmeshlayer.cpp
- +1 −2 src/core/pal/pointset.cpp
- +7 −16 src/core/pal/problem.cpp
- +1 −2 src/core/qgslocalec.cpp
- +0 −4 src/core/qgsnetworkcontentfetcherregistry.cpp
- +1 −1 src/core/qgsnetworkcontentfetcherregistry.h
- +1 −2 src/core/qgsproperty.cpp
- +1 −1 src/core/qgssqliteutils.cpp
- +1 −1 src/core/qgstessellator.cpp
- +1 −1 src/core/qgsvectorlayer.cpp
- +1 −3 src/core/qgsvectorlayerexporter.cpp
- +1 −2 src/gui/attributetable/qgsattributetableview.cpp
- +2 −4 src/gui/editorwidgets/qgsrelationreferencewidget.cpp
- +1 −5 src/gui/effects/qgseffectstackpropertieswidget.cpp
- +0 −4 src/gui/processing/qgsprocessingalgorithmdialogbase.cpp
- +1 −1 src/gui/processing/qgsprocessingalgorithmdialogbase.h
- +1 −4 src/gui/processing/qgsprocessingconfigurationwidgets.cpp
- +0 −6 src/gui/qgsadvanceddigitizingdockwidget.cpp
- +1 −2 src/gui/qgsattributedialog.cpp
- +1 −1 src/gui/qgsoptionsdialoghighlightwidgetsimpl.cpp
- +5 −6 src/gui/symbology/qgscptcitycolorrampdialog.cpp
- +1 −4 src/plugins/evis/evis.cpp
- +1 −5 src/plugins/topology/topolTest.cpp
- +2 −10 src/providers/ogr/qgsogrtransaction.cpp
- +2 −8 src/providers/virtual/qgsvirtuallayersqlitemodule.cpp
- +1 −1 src/providers/wfs/qgswfsnewconnection.h
- +1 −4 src/providers/wfs/qgswfsprovider.cpp
Oops, something went wrong.