Core.Plugins.Map

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated fluent ribbon. WTI-1953

  1. … 30 more files in changeset.
Revert "Updated fluent ribbon. WTI-1953"

This reverts commit f0a753b1e13727e68cf9f46ae8e74dc4dce69f62.

  1. … 30 more files in changeset.
Updated .net version in all packages.config. WTI-1953

  1. … 267 more files in changeset.
Revert "Updated .net version in all packages.config. WTI-1953"

This reverts commit 5b0a61282b618ef46d67391fa93f577622c0481e.

  1. … 267 more files in changeset.
Updated license headers in source files of src\Core.Plugins. WTI-1931

    • -3
    • +3
    ./Commands/ToggleMapLegendViewCommand.cs
    • -3
    • +3
    ./PresentationObjects/FeatureBasedMapDataContext.cs
    • -3
    • +3
    ./PresentationObjects/MapDataCollectionContext.cs
    • -3
    • +3
    ./PresentationObjects/MapDataContext.cs
    • -3
    • +3
    ./PresentationObjects/MapLineDataContext.cs
    • -3
    • +3
    ./PresentationObjects/MapPointDataContext.cs
    • -3
    • +3
    ./PresentationObjects/MapPolygonDataContext.cs
  1. … 45 more files in changeset.
Fixed .targets: WTI-1931

- Fixed included targets in the csproj: renamed Ringtoets --> Riskeer

  1. … 353 more files in changeset.
Incorporated comments review 3395: WTI-1887

- Swapped constructor arguments for the CategoryThemeProperties

- Refactored property return value

- Further cleanup

    • -18
    • +18
    ./PropertyClasses/CategoryThemeProperties.cs
    • -3
    • +3
    ./PropertyClasses/LineCategoryThemeProperties.cs
    • -1
    • +1
    ./PropertyClasses/MapLineDataProperties.cs
    • -1
    • +1
    ./PropertyClasses/MapPointDataProperties.cs
    • -1
    • +1
    ./PropertyClasses/MapPolygonDataProperties.cs
    • -3
    • +3
    ./PropertyClasses/PointCategoryThemeProperties.cs
    • -3
    • +3
    ./PropertyClasses/PolygonCategoryThemeProperties.cs
  1. … 4 more files in changeset.
Incorporated comments review 3395: WTI-1887

- Cleaned up properties (test)

    • -4
    • +9
    ./PropertyClasses/CategoryThemeProperties.cs
    • -2
    • +1
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
  1. … 1 more file in changeset.
Removed obsolete constructor parameter. WTI-1894

- Visibility property is readonly, parents are therefore not required anymore to notify.

    • -14
    • +3
    ./PropertyClasses/MapDataCollectionProperties.cs
  1. … 1 more file in changeset.
Adjusted visibility properties of the MapDataCollection. WTI-1894

- Made property readonly

- Changed return type

    • -33
    • +5
    ./PropertyClasses/MapDataCollectionProperties.cs
  1. … 1 more file in changeset.
Changed constructor from public to protected. WTI-1887

    • -1
    • +1
    ./PropertyClasses/CategoryThemeProperties.cs
Made style type abstract. WTI-1887

- Let the derived classes determine what to use to represent as the style type

    • -18
    • +18
    ./Properties/Resources.Designer.cs
    • -7
    • +1
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
    • -0
    • +10
    ./PropertyClasses/MapLineDataProperties.cs
    • -0
    • +10
    ./PropertyClasses/MapPointDataProperties.cs
    • -0
    • +10
    ./PropertyClasses/MapPolygonDataProperties.cs
  1. … 4 more files in changeset.
Ran intermediate cleanup across affected projects. WTI-1887

    • -1
    • +1
    ./PropertyClasses/CategoryThemeProperties.cs
    • -1
    • +1
    ./PropertyClasses/MapLineDataProperties.cs
    • -1
    • +0
    ./PropertyClasses/MapPolygonDataProperties.cs
  1. … 7 more files in changeset.
Made CategoryThemeProperties abstract. WTI-1887

    • -2
    • +11
    ./PropertyClasses/CategoryThemeProperties.cs
    • -9
    • +4
    ./PropertyClasses/LineCategoryThemeProperties.cs
    • -12
    • +8
    ./PropertyClasses/PointCategoryThemeProperties.cs
    • -9
    • +4
    ./PropertyClasses/PolygonCategoryThemeProperties.cs
  1. … 1 more file in changeset.
Fixed representation of the category array in the property panel. WTI-1887

    • -0
    • +1
    ./PropertyClasses/MapLineDataProperties.cs
    • -0
    • +1
    ./PropertyClasses/MapPointDataProperties.cs
    • -0
    • +1
    ./PropertyClasses/MapPolygonDataProperties.cs
  1. … 3 more files in changeset.
Fixed failing tests. WTI-1887

- Added display names for the derived MapDataProperties

- Added dynamic visibility logic for the derived properties

    • -3
    • +11
    ./PropertyClasses/MapLineDataProperties.cs
    • -1
    • +14
    ./PropertyClasses/MapPointDataProperties.cs
    • -3
    • +16
    ./PropertyClasses/MapPolygonDataProperties.cs
Fixed test and compilation error. WTI-1887

    • -1
    • +1
    ./PropertyClasses/PolygonCategoryThemeProperties.cs
  1. … 1 more file in changeset.
Fixed failing tests for the category properties. WTI-1887

    • -4
    • +3
    ./PropertyClasses/PolygonCategoryThemeProperties.cs
  1. … 3 more files in changeset.
Added support of editable category themes for the PolygonData. WTI-1887

    • -2
    • +15
    ./PropertyClasses/MapPolygonDataProperties.cs
  1. … 1 more file in changeset.
Introduced property class to display PolygonCategories. WTI-1887

- Also cleaned up tests of existing implementations

    • -5
    • +5
    ./PropertyClasses/PointCategoryThemeProperties.cs
    • -0
    • +113
    ./PropertyClasses/PolygonCategoryThemeProperties.cs
  1. … 4 more files in changeset.
Adjusted MapPointDataProperties to host the editable category themes. WTI-1887

    • -16
    • +16
    ./PropertyClasses/MapPointDataProperties.cs
  1. … 1 more file in changeset.
Renamed property name for line data properties. WTI-1887

    • -1
    • +1
    ./PropertyClasses/MapLineDataProperties.cs
  1. … 1 more file in changeset.
Added propertyclass for the PointCategoryTheme. WTI-1887

- Also cleaned up existing tests for the LineCategoryTheme

    • -0
    • +148
    ./PropertyClasses/PointCategoryThemeProperties.cs
  1. … 3 more files in changeset.
Adjusted MapLineDataProperties to host the editable category themes. WTI-1887

    • -0
    • +17
    ./PropertyClasses/MapLineDataProperties.cs
  1. … 1 more file in changeset.
Made CategoryThemeProperties typed. WTI-1887

- Done to let its derived classes access derived data from the CategoryTheme.

    • -3
    • +5
    ./PropertyClasses/CategoryThemeProperties.cs
    • -4
    • +45
    ./PropertyClasses/LineCategoryThemeProperties.cs
    • -2
    • +2
    ./PropertyClasses/MapLineDataProperties.cs
  1. … 3 more files in changeset.
Introduced property class to display line category theme properties. WTI-1887

    • -0
    • +72
    ./PropertyClasses/LineCategoryThemeProperties.cs
  1. … 2 more files in changeset.
Cleaned up category theme properties. WTI-1887

    • -15
    • +0
    ./PropertyClasses/CategoryThemeProperties.cs
  1. … 1 more file in changeset.
Removed theming support from the MapData base class. WTI-1887

    • -46
    • +0
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
  1. … 1 more file in changeset.
Renamed resource names WTI-1887

- Performed as a preparation to implement themes in derived classes.

    • -28
    • +28
    ./Properties/Resources.Designer.cs
Initial commit for fix selection problems of different views. WTI-1912

  1. … 2 more files in changeset.