Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add possibility to select features.

    • -3
    • +8
    ./Core.Components.DotSpatial.Forms/MapControl.cs
    • -1
    • +2
    ./Core.Components.Gis.Forms/IMapControl.cs
  1. … 2 more files in changeset.
Add possibility to select features.

    • -0
    • +26
    ./Core.Components.DotSpatial.Forms/MapControl.cs
    • -1
    • +3
    ./Core.Components.DotSpatial/Converter/FeatureBasedMapDataConverter.cs
    • -1
    • +1
    ./Core.Components.DotSpatial/Layer/IFeatureBasedMapDataLayer.cs
    • -0
    • +4
    ./Core.Components.Gis/Data/FeatureBasedMapData.cs
Add possibility to select features.

    • -2
    • +8
    ./Core.Components.DotSpatial.Forms/MapControl.cs
    • -3
    • +6
    ./Core.Components.DotSpatial/Converter/FeatureBasedMapDataConverter.cs
    • -0
    • +10
    ./Core.Components.DotSpatial/Converter/MapLineDataConverter.cs
    • -0
    • +8
    ./Core.Components.DotSpatial/Converter/MapPointDataConverter.cs
    • -0
    • +8
    ./Core.Components.DotSpatial/Converter/MapPolygonDataConverter.cs
    • -0
    • +2
    ./Core.Components.DotSpatial/Layer/MapLineDataLayer.cs
    • -0
    • +2
    ./Core.Components.DotSpatial/Layer/MapPointDataLayer.cs
    • -0
    • +2
    ./Core.Components.DotSpatial/Layer/MapPolygonDataLayer.cs
  1. … 1 more file in changeset.
Fixed failing tests after upgrade

    • -1
    • +1
    ./Core.Components.Gis.IO/Readers/PolygonShapeFileReader.cs
    • -1
    • +1
    ./Core.Components.Gis.IO/Readers/PolylineShapeFileReader.cs
Fixed compilation error after upgrade

  1. … 1 more file in changeset.
Updated DotSpatial components to 2.0.1.2

    • -22
    • +22
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -22
    • +22
    ./Core.Components.DotSpatial/Core.Components.DotSpatial.csproj
    • -22
    • +22
    ./Core.Components.Gis.IO/Core.Components.Gis.IO.csproj
  1. … 6 more files in changeset.
Updated SmartThreadPool to 2.3.0

    • -2
    • +2
    ./Core.Components.BruTile.IO/Core.Components.BruTile.IO.csproj
  1. … 2 more files in changeset.
Adapted package references in src projects. WTI-2802

    • -1
    • +1
    ./Core.Components.BruTile.Data/Core.Components.BruTile.Data.csproj
    • -1
    • +1
    ./Core.Components.BruTile.Forms/Core.Components.BruTile.Forms.csproj
    • -1
    • +1
    ./Core.Components.BruTile.IO/Core.Components.BruTile.IO.csproj
    • -2
    • +2
    ./Core.Components.BruTile/Core.Components.BruTile.csproj
    • -1
    • +1
    ./Core.Components.DotSpatial/Core.Components.DotSpatial.csproj
Updated Log4Net tot 2.0.15

    • -1
    • +1
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -1
    • +1
    ./Core.Components.Gis.Forms/Core.Components.Gis.Forms.csproj
    • -1
    • +1
    ./Core.Components.Gis.IO/Core.Components.Gis.IO.csproj
  1. … 43 more files in changeset.
Adapted package references in src projects. WTI-2802

    • -0
    • +1
    ./Core.Components.BruTile.Data/Core.Components.BruTile.Data.csproj
    • -0
    • +1
    ./Core.Components.BruTile.Forms/Core.Components.BruTile.Forms.csproj
    • -0
    • +1
    ./Core.Components.BruTile.IO/Core.Components.BruTile.IO.csproj
    • -0
    • +2
    ./Core.Components.BruTile/Core.Components.BruTile.csproj
    • -0
    • +1
    ./Core.Components.DotSpatial/Core.Components.DotSpatial.csproj
Adapted package references in src projects. WTI-2802

    • -1
    • +0
    ./Core.Components.BruTile.Data/Core.Components.BruTile.Data.csproj
    • -1
    • +0
    ./Core.Components.BruTile.Forms/Core.Components.BruTile.Forms.csproj
    • -2
    • +0
    ./Core.Components.BruTile.IO/Core.Components.BruTile.IO.csproj
    • -2
    • +0
    ./Core.Components.BruTile/Core.Components.BruTile.csproj
    • -16
    • +0
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -16
    • +0
    ./Core.Components.DotSpatial/Core.Components.DotSpatial.csproj
    • -1
    • +0
    ./Core.Components.Gis.Forms/Core.Components.Gis.Forms.csproj
    • -14
    • +0
    ./Core.Components.Gis.IO/Core.Components.Gis.IO.csproj
    • -2
    • +0
    ./Core.Components.GraphSharp.Forms/Core.Components.GraphSharp.Forms.csproj
    • -3
    • +0
    ./Core.Components.GraphSharp/Core.Components.GraphSharp.csproj
    • -1
    • +0
    ./Core.Components.OxyPlot.Forms/Core.Components.OxyPlot.Forms.csproj
    • -1
    • +0
    ./Core.Components.OxyPlot/Core.Components.OxyPlot.csproj
  1. … 39 more files in changeset.
Review related changes. WTI-2715

Fixed sonarqube smell and cleanup. WTI-2715

Fixed sonarqube smells 'Parameter names should match base declaration.'. WTI-2715

Fixed code smell. WTI-2715

    • -1
    • +1
    ./Core.Components.Gis/WmtsConnectionInfo.cs
  1. … 1 more file in changeset.
Revert "Revert "Removed BruTileReflectionHelper.cs. WTI-2340""

This reverts commit cc5edae78019533692129210775353b544794c70.

    • -11
    • +5
    ./Core.Components.BruTile/Configurations/PersistentCacheConfiguration.cs
    • -10
    • +0
    ./Core.Components.BruTile/Properties/Resources.Designer.cs
  1. … 2 more files in changeset.
Revert "Removed BruTileReflectionHelper.cs. WTI-2340"

This reverts commit b8798e9c46aed1d5aea3df19947bfce63dae44aa.

    • -5
    • +11
    ./Core.Components.BruTile/Configurations/PersistentCacheConfiguration.cs
    • -0
    • +10
    ./Core.Components.BruTile/Properties/Resources.Designer.cs
  1. … 2 more files in changeset.
Updated year in license header to 2022. WTI-2715

    • -1
    • +1
    ./Core.Components.Gis.IO/Resources/defaultwmtsconnectioninfo.config
    • -1
    • +1
    ./Core.Components.GraphSharp.Forms/Templates/EdgeControlTemplate.xaml
    • -1
    • +1
    ./Core.Components.GraphSharp.Forms/Templates/PointedTreeGraphTemplate.xaml
    • -1
    • +1
    ./Core.Components.GraphSharp.Forms/Templates/VertexControlTemplate.xaml
    • -1
    • +1
    ./Core.Components.GraphSharp.Forms/Templates/ZoomControlTemplate.xaml
    • -1
    • +1
    ./Core.Components.PointedTree/Properties/Resources.Designer.cs
    • -1
    • +1
    ./Core.Components.PointedTree/Resources/GraphNodeContentSchema.xsd
  1. … 83 more files in changeset.
Updated year in license header to 2022. WTI-2715

    • -1
    • +1
    ./Core.Components.BruTile.Data/BruTileSettings.cs
    • -1
    • +1
    ./Core.Components.BruTile.Forms/BrutileConfigurationFactory.cs
    • -1
    • +1
    ./Core.Components.BruTile.Forms/BrutileWmtsCapabilityFactory.cs
    • -1
    • +1
    ./Core.Components.BruTile.Forms/Properties/Resources.Designer.cs
    • -1
    • +1
    ./Core.Components.BruTile.IO/AsyncTileFetcher.cs
    • -1
    • +1
    ./Core.Components.BruTile.IO/ITileFetcher.cs
    • -1
    • +1
    ./Core.Components.BruTile.IO/NoopTileCache.cs
    • -1
    • +1
    ./Core.Components.BruTile.IO/Properties/Resources.Designer.cs
    • -1
    • +1
    ./Core.Components.BruTile.IO/TileReceivedEventArgs.cs
    • -1
    • +1
    ./Core.Components.BruTile/Configurations/PersistentCacheConfiguration.cs
  1. … 5715 more files in changeset.
Resharper cleanup. WTI-2715

  1. … 162 more files in changeset.
Review related changes. Paired with tangerma. WTI-2340

    • -1
    • +1
    ./Core.Components.BruTile.Data/Core.Components.BruTile.Data.csproj
    • -1
    • +1
    ./Core.Components.BruTile.Forms/Core.Components.BruTile.Forms.csproj
    • -1
    • +1
    ./Core.Components.BruTile.IO/Core.Components.BruTile.IO.csproj
    • -2
    • +2
    ./Core.Components.BruTile/Core.Components.BruTile.csproj
    • -1
    • +1
    ./Core.Components.DotSpatial/Core.Components.DotSpatial.csproj
  1. … 2 more files in changeset.
Cleanup. WTI-2340

    • -2
    • +0
    ./Core.Components.BruTile/Configurations/PersistentCacheConfiguration.cs
Removed BruTileReflectionHelper.cs. WTI-2340

    • -11
    • +5
    ./Core.Components.BruTile/Configurations/PersistentCacheConfiguration.cs
    • -10
    • +0
    ./Core.Components.BruTile/Properties/Resources.Designer.cs
  1. … 2 more files in changeset.
Updated BruTile and BruTile desktop to version 3.1.3 .WTI-2340

    • -1
    • +1
    ./Core.Components.BruTile.Data/Core.Components.BruTile.Data.csproj
    • -1
    • +1
    ./Core.Components.BruTile.Forms/Core.Components.BruTile.Forms.csproj
    • -1
    • +1
    ./Core.Components.BruTile.IO/Core.Components.BruTile.IO.csproj
    • -2
    • +1
    ./Core.Components.BruTile/Configurations/PersistentCacheConfiguration.cs
    • -2
    • +2
    ./Core.Components.BruTile/Core.Components.BruTile.csproj
    • -1
    • +1
    ./Core.Components.DotSpatial/Core.Components.DotSpatial.csproj
  1. … 11 more files in changeset.
Fixed font loading error. WTI-2246

    • binary
    ./Core.Components.DotSpatial.Forms/Resources/Symbols.ttf
    • binary
    ./Core.Components.OxyPlot.Forms/Resources/Symbols.ttf
  1. … 3 more files in changeset.
Improved ChartControl. WTI-2359

    • -1
    • +3
    ./Core.Components.OxyPlot.Forms/ChartControl.cs
Use color definitions in controls. WTI-2242

    • -1
    • +2
    ./Core.Components.DotSpatial.Forms/MapControl.Designer.cs
    • -1
    • +2
    ./Core.Components.OxyPlot.Forms/ChartControl.Designer.cs
  1. … 1 more file in changeset.
Fixed code smell. WTI-2247

Paired with tangerma

    • -13
    • +12
    ./Core.Components.GraphSharp.Forms/PointedTreeGraphControl.cs
Review related changes. WTI-2247

    • -3
    • +0
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -3
    • +3
    ./Core.Components.GraphSharp.Forms/PointedTreeGraphControl.cs
    • -3
    • +0
    ./Core.Components.OxyPlot.Forms/Core.Components.OxyPlot.Forms.csproj
  1. … 2 more files in changeset.
Fixed SonarQube vulnerability. WTI-2333