DeltaShell

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed unused classes/methods Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@327 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6f8cadaa39980694253d1cef4e332a39ce4fee8a

  1. … 12 more files in changeset.
Removed unused classes/methods Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@325 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: be272b008abd9d45aab2873aef38c88e5b3a0dc9

  1. … 20 more files in changeset.
Removed unused classes/methods Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@323 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f4949ce666d2687c5c34a133569cbe3c53ddefdb

    • -2
    • +0
    ./DeltaShell.Gui/Forms/HelpAboutBoxData.cs
    • -1
    • +0
    ./DeltaShell.Plugins.CommonTools.Gui/DeltaShell.Plugins.CommonTools.Gui.csproj
    • -42
    • +0
    ./DeltaShell.Plugins.CommonTools.Gui/Property/AttributeProperties.cs
    • -3
    • +0
    ./DeltaShell.Plugins.SharpMapGis.Gui/Forms/MapLegendView/VectorStyleTreeViewNodePresenter.cs
  1. … 29 more files in changeset.
Removed unused classes/methods Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@321 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 678b6a2d9977ae555c88c1985b026f2145b5bae9

    • -3
    • +0
    ./DeltaShell.Core/DeltaShellApplication.cs
    • -10
    • +0
    ./DeltaShell.Core/ProjectRepositoryFactory.cs
    • -3
    • +2
    ./DeltaShell.Plugins.CommonTools.Gui/DeltaShell.Plugins.CommonTools.Gui.csproj
    • -113
    • +0
    ./DeltaShell.Plugins.CommonTools.Gui/Property/AttributeArrayConverter.cs
    • -1
    • +0
    ./DeltaShell.Plugins.SharpMapGis/DeltaShell.Plugins.SharpMapGis.csproj
    • -78
    • +0
    ./DeltaShell.Plugins.SharpMapGis/LegFileConverter.cs
  1. … 21 more files in changeset.
resharper clean up Related to Issue [WTI-56]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@320 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: cfd39b01f5c11af0e5ce71b29f541454f47660a5

    • -50
    • +50
    ./DeltaShell.Gui/PropertyGridView.cs
* Introduced ObservableList class ** This collection is now used to store PipingSurfaceLine instances for PipingFailureMechanism * Added thread-safe asynchronous Control calls for tree view and property grid controls triggered by observable notification in import thread. * Introduced PipingNodePresenterBase to reduce code duplication * Created node presenter for PipingSurfaceLine Related to Issue [WTI-20]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@318 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0d4d0a834408f187a734a7bf934886aa77c62b2e

    • -1
    • +14
    ./DeltaShell.Gui/PropertyGridView.cs
  1. … 23 more files in changeset.
Removed unused classes/methods Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@317 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bf0e6d9fdcd038bb298146107e041f1a246b9220

    • -2
    • +0
    ./DeltaShell.Plugins.SharpMapGis.Gui/Forms/MapLegendView/ThemeItemTreeViewNodePresenter.cs
  1. … 26 more files in changeset.
removed unused var

Related to Issue [WTI-57]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@316 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 60907439d332af7dfdeda1d937f374815f9ee60b

Removed unused classes/methods Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@315 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 246c9f4848c8a8cfa564ad7ddf86bef7455481b7

    • -2
    • +0
    ./DeltaShell.Plugins.SharpMapGis/SharpMapGisApplicationPlugin.cs
  1. … 12 more files in changeset.
compromised OnSelectedObjectChanged()to reduce complexity Related to Issue [WTI-56]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@314 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e9f42e9e1bb633c3e8058728eddac10eb1ca3e58

    • -20
    • +11
    ./DeltaShell.Gui/PropertyGridView.cs
restored broken categorized view of the properties Related to Issue [WTI-56]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@311 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c05b077addf16f894a66d98badfb6a30ca011a06

    • -2
    • +18
    ./DeltaShell.Gui/PropertyGridView.cs
- Remove unused references - Used object initializer

Related to Issue [WTI-49]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@307 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 15500fe2e5f3595901485d3f5fd24e6f1cf5ce25

    • -6
    • +1
    ./DeltaShell.Plugins.SharpMapGis.Gui/Commands/MapAddLayerCommand.cs
    • -5
    • +9
    ./DeltaShell.Plugins.SharpMapGis.Gui/Commands/MapAddWmsLayerCommand.cs
  1. … 5 more files in changeset.
- Removed redundant initialisers - Code cleanup Related to Issue [WTI-49]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@305 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 9d36c8bdb7cff2ff15afbd4c42ed1a74d36e1ec1

    • -1
    • +1
    ./DeltaShell.Gui/CustomSettingsProvider.cs
  1. … 28 more files in changeset.
Removed unused classes/methods Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@301 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 9c27e3064f65179287e61ecf5440f1e838ee7432

    • -3
    • +2
    ./DeltaShell.Core/DeltaShell.Core.csproj
    • -55
    • +0
    ./DeltaShell.Core/DeltaShellUserDataFolderConverter.cs
  1. … 48 more files in changeset.
readability improvement. asked in core review Related to Issue [WTI-57]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@300 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4dfd09538a1804557d6c3b564f61034292917ea9

Removed unused classes/methods Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@294 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0088c0d9eebc0b9eec50c0d1eea1cb8a4f834b1d

    • -2
    • +0
    ./DeltaShell.Plugins.SharpMapGis.Gui/DeltaShell.Plugins.SharpMapGis.Gui.csproj
    • -112
    • +0
    ./DeltaShell.Plugins.SharpMapGis.Gui/Forms/GeneratedMapLayerInfo.cs
    • -79
    • +0
    ./DeltaShell.Plugins.SharpMapGis.Gui/Forms/GeneratedMapLayerInfoUpgradeExtension.cs
    • -30
    • +0
    ./DeltaShell.Plugins.SharpMapGis.Gui/Forms/ProjectItemMapView.cs
  1. … 36 more files in changeset.
New check in after review - Warning level 4 was (sometimes) implicit. Now, warning levels are hard-coded - Cleanup of unused PostSharp - Warning levels set to 0 of test projects (as stated in documentation) for ALL configurations Related to Issue [WTI-78]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@287 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 24e9e1a3f5ccbb7fcfabf131843cc2179e4c750d

    • -0
    • +2
    ./DeltaShell.Core/DeltaShell.Core.csproj
    • -0
    • +3
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
    • -0
    • +2
    ./DeltaShell.Plugins.CommonTools.Gui/DeltaShell.Plugins.CommonTools.Gui.csproj
    • -0
    • +2
    ./DeltaShell.Plugins.CommonTools/DeltaShell.Plugins.CommonTools.csproj
    • -0
    • +2
    ./DeltaShell.Plugins.ProjectExplorer/DeltaShell.Plugins.ProjectExplorer.csproj
  1. … 32 more files in changeset.
Removed unused classes/methods Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@285 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5b1bacafcbc643b59613892c436ec8b0a1f5902b

    • -1
    • +0
    ./DeltaShell.Plugins.CommonTools.Gui/DeltaShell.Plugins.CommonTools.Gui.csproj
    • -9
    • +0
    ./DeltaShell.Plugins.CommonTools.Gui/Forms/Charting/ChartViewOptions.cs
  1. … 18 more files in changeset.
Removed redundant classes Related to Issue [WTI-49]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@279 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 27916082e156bdf9054dc032e7c714d9995f9686

    • -1
    • +0
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
  1. … 4 more files in changeset.
Improve translation Related to Issue [WTI-57]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@278 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4247ddead0c960aa2d11801379f03aed86c0189f

    • -1
    • +1
    ./DeltaShell.Gui/Properties/Resources.resx
Applied some PropertyGrid improvements Related to Issue [WTI-56]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@277 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6c7a779c9a8c5be3d02ae7c7dc6eca40b89ee869

    • -13
    • +4
    ./DeltaShell.Gui/PropertyGridView.cs
replaced PropertyGrid composite component with derived PropertyGridView. Related to Issue [WTI-56]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@276 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2b6f2be6118ae54fc5b3f061e7b583ab65ac1c44

    • -10
    • +3
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
    • -0
    • +352
    ./DeltaShell.Gui/PropertyGridView.cs
  1. … 2 more files in changeset.
Removed redundant class and interface specification Related to Issue [WTI-49]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@275 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e84fd58634ccecfdec171000c52bf39c5d1ce585

  1. … 3 more files in changeset.
Applied some PropertyGrid improvements Related to Issue [WTI-56]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@274 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3bbf35e082ca5900439ad931ed4c331b2b202f23

  1. … 1 more file in changeset.
Applied some PropertyGrid improvements Related to Issue [WTI-56]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@273 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 185cbebfafcec4358e2cea2e5f0f5ff3dd3f2799

removed timer updating at all. From now on we rely on observers. Related to Issue [WTI-56]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@271 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 55a4de11745fa6c03a2e74679a7a5ee12f2fc4fc

extracted method Related to Issue [WTI-56]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@270 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 18234050cb41ff57e00a8c87cff52e49dc7802e6

improved refresh() by manipulating with the timer. Related to Issue [WTI-56]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@269 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 45cd0daa6e34aaa1cd5c00f1b3d6ac335b83cf4b

* Prevent Wti.Base.dll from being copied to bin-folder (This project is only required for it's compilation actions, but doesn't contain any code) Related to Issue [WTI-38]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@259 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 72fb3881f6052d9640228edd70af4700ae5e6b4a

    • -0
    • +1
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
  1. … 12 more files in changeset.
reverted rev 252. Seems like property-bag is needed (at least in 10 unit-tests) Related to Issue [WTI-56]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@256 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bfd3c90250ca7ab70ab103a8d4419f7162404a7b