Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Created Core.Gui. WTI-2239

    • -1067
    • +0
    ./DocumentViewControllerTest.cs
  1. … 159 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 427 more files in changeset.
ReSharper cleanup of Core.Common. WTI-2195

  1. … 12 more files in changeset.
Reverted changes. WTI-2003

  1. … 100 more files in changeset.
Fixed failing/hanging tests on build server? WTI-2003

  1. … 101 more files in changeset.
Cleanup Core. WTI-1971

  1. … 24 more files in changeset.
Updated license headers in source files of test\Core.Common. WTI-1931

  1. … 237 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6091 more files in changeset.
Add test to verify closing behaviour when theres multiple viewinfos for a single view type WTI-1755

Improve DocumentViewController by expanding the openedViewLookup dictionary. Now also includes the corresponding ViewInfo. This allows multiple viewinfos to be bound to the same view type WTI-1755

  1. … 1 more file in changeset.
Improved GetViewName implementation in ViewInfo. WTI-1563 => Original data is now passed instead of view data

  1. … 13 more files in changeset.
Incorporated comments review 2508: - Cleaned up test files

Paired with ~kleijn

WTI-1563

  1. … 2 more files in changeset.
Applied some final cleanups when it comes to DocumentViewControllerTest. WTI-1563

Adapted DocumentViewControllerTest. WTI-1563

    • -217
    • +283
    ./DocumentViewControllerTest.cs
Adapted DocumentViewControllerTest. WTI-1563

Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

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

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

  1. … 841 more files in changeset.
Remove IList from classes in Core.* Related to Issue [WTI-1401]

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

Former-commit-id: 1d9ea2851f47bf3a210b1ece3a60d2167939f239

Former-commit-id: e77ea4629e543e1bbcd519f5afa108327ed44cc7

  1. … 13 more files in changeset.
Merged revision(s) 12914 from branches/Release/17_2

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

Former-commit-id: 13c526097b2561c742777227a5da6efff379e4ec

Former-commit-id: d54e1326ea6f8aef69715abf4c3d46b50a8239f0

  1. … 10 more files in changeset.
Adapted docking view host => No active view changes when removing view programmatically (same story already when adding views) Related to Issue [WTI-1321]

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

Former-commit-id: 72f35b403f43c5d6e320f62ca10a13dec7e516df

Former-commit-id: eabd9388446103420c178f2efaa7eaa2618c6dbe

  1. … 1 more file in changeset.
Review related changes => Small code cleanup Related to Issue [WTI-1300]

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

Former-commit-id: 68441178b14e32cd321414d382f6a428f1cda0ab

Former-commit-id: 8b00cbc85c90deb3474d80508bf093e2bf2efdbd

  1. … 38 more files in changeset.
Removed some redundant logic from AvalonDockViewHost Related to Issue [WTI-1300]

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

Former-commit-id: 7e21086348f098e1e9ecea8a72d87965b46092e7

Former-commit-id: 52548a1006fafab5e012d95ac0becee00fe49997

  1. … 1 more file in changeset.
Review related changes Related to Issue [WTI-1300]

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

Former-commit-id: 8c364303a2a953bbbeb5cd7e09f5d7e263c2628c

Former-commit-id: da468313270f96d08310d75242b85eedecf0c23e

  1. … 2 more files in changeset.
Merged revision(s) from branches/1300-2 Related to Issue [WTI-1300]

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

Former-commit-id: f97b43fbc629c93138a1eda105ffe936eb459d8a

Former-commit-id: c616d3939ab55d1008211b1671c99c9f5cba28ba

  1. … 6 more files in changeset.
Fixed tests failing due to merge:

Merged revision(s) 10302-10450 from branches/1300:

........

Introduced PerformWithoutChangingActiveContent method in AvalonDockViewHost

........

Removed "selection guards" from legend views

........

Removed "selection guards" from other selection providers

........

Changed selection provider logic in GuiCore

........

Slightly improved AvalonDockViewHost

........

Reverted some changes

........

Ensured chart legend view is updated after opening chart view

........

Ensured map legend view is updated after opening map view

........

Improved ChartPlugin and MapPlugin when it comes to removing outdated legend content

........

Applied additional fix when it comes to selection mechanism

........

Improved GuiCore logic so that only selection coming from document views is unsubscribed when activating a view that is no selection provider

........

Related to Issue [WTI-1300]

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

Former-commit-id: 0ac33adb63ea6da940791e1e00b3a101f6712ac4

Former-commit-id: 4fe18782ffdaf4ebbdc4b43e7d3f20cf2f88e183

  1. … 18 more files in changeset.
Removed obsolete constructors for map layer styles. Replaced Assert.Equals(string.Empty... with Assert.IsEmpty where applicable. Improved ColorEditor. Related to Issue [WTI-1267]

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

Former-commit-id: 0812a0a3e05ce2398afff38e2cb64cb5c1684860

Former-commit-id: 55e368ae9752d5bfe36fae8f551810251af055f3

  1. … 65 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

  1. … 813 more files in changeset.
Changed all local vars to consts if possible. Related to Issue [WTI-1242]

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

Former-commit-id: 4684a5017b9aff9f6175f7d781cb29409f50a18e

Former-commit-id: 853c649ebc49a9513535e40ec705d5b928af0bc4

  1. … 282 more files in changeset.
Core code-cleanup. Searched for superfluous this. for property assignments as well.

Related to Issue [WTI-1242]

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

Former-commit-id: ecb498b6096a9d8b0a66e69428411d5ae18ec80a

Former-commit-id: 9cc4bad09e38263256924549eaa807b887009030

  1. … 289 more files in changeset.
Upgraded to NUnit 3.6.0 Assert.IsNullOrEmpty(...) --> Assert.That(string.IsNullOrEmpty(...)); [STAThread] --> [Apartment(ApartmentState.STA)] [RequiresSTA] --> [Apartment(ApartmentState.STA)]

Current directory <> output dir

http://stackoverflow.com/questions/35852979/using-resharper-nunit-tests-start-in-a-random-temporary-directory

NUnit 3.0 stopped changing current directory.

use TestContext.TestDirectory as the location of your file.

Related to Issue [WTI-1047]

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

Former-commit-id: 8e98e0fcf163c22a6a73ac3aadca4cf947804b0e

Former-commit-id: 490f137aa03123596bf0293183ace6db4f4614e9

  1. … 336 more files in changeset.
Merged revision(s) 7802-7807 from branches/Release/16_4: Ran Deltares cleanup Related to Issue [WTI-1065]

........

Adjusted validator of StabilityPointStructureParameterKeyword22 to only validate {{Mean}}

Related to Issue [WTI 1102]

........

Changes after review

paired with bouvrie

Related to Issue [WTI-1065]

........

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

Former-commit-id: 7837197cf36f26bd709d61e3d88aaf4c25e55313

Former-commit-id: ee9e4d26cca941db8a5cbd20d5b9735843e6b06f

  1. … 33 more files in changeset.