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

    • -180
    • +0
    ./ReadOnlyPropertyDescriptorDecoratorTest.cs
  1. … 160 more files in changeset.
Removed Core tests.

    • -180
    • +0
    ./ReadOnlyPropertyDescriptorDecoratorTest.cs
  1. … 599 more files in changeset.
Adapted copyright year. WTI-2195

    • -1
    • +1
    ./ReadOnlyPropertyDescriptorDecoratorTest.cs
  1. … 427 more files in changeset.
Updated license headers in source files of test\Core.Common. WTI-1931

    • -3
    • +3
    ./ReadOnlyPropertyDescriptorDecoratorTest.cs
  1. … 237 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./ReadOnlyPropertyDescriptorDecoratorTest.cs
  1. … 6091 more files in changeset.
Ran Deltares Cleanup:

- Performed for Core.Common, except TestUtil

WTI-1767

  1. … 70 more files in changeset.
Removed IDisposable interface from ObjectProperties and moved to property classes that need it WTI-450

  1. … 9 more files in changeset.
Review related changes

Paired with tangerma

Related to Issue [WTI-1509]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13451 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8c14af8a350120407a7d616c62cbec68bd8d7954

Former-commit-id: b5dd9d21048727680068620fecdfc0e3c4d81ade

  1. … 2 more files in changeset.
Made single location observable in the locations properties. Related to Issue [WTI-1509]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13445 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c298538cbdc94109be009afa1c02558aa249aec6

Former-commit-id: 282d1d7de68182d7c7933af374cc789f019c9617

  1. … 5 more files in changeset.
Added usings in ObjectProperties tests. Related to Issue [WTI-1509]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13442 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3f2baffce5ccf1be6831f6676c33a9447aab3f03

Former-commit-id: 99267d4c5350d63e9f4a0a16170c3ed037665ce4

Added event to IObjectProperties and let PropertyGridView work with that. Related to Issue [WTI-1509]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13432 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0175de1df9247f0106e2416565a3c6e3e06e2031

Former-commit-id: 0bdd830238ef7b63d82157ce7196b10f67d8b738

  1. … 9 more files in changeset.
Remove ICollection occurrences Related to Issue [WTI-1401]

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

Former-commit-id: 4f402ace1fbc9ef790e29d63702cb0586e0456dc

Former-commit-id: 75401bb68313a4734fa513d5d0b33a3cfd497dbc

  1. … 20 more files in changeset.
Implemented RowChanged EventHandler to be used by views using the DataGridViewControl. This event will only fire on the first selection or when a new row is selected in the data grid. Related to Issue [WTI-1346]

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

Former-commit-id: 6ab138e386a00c2e8dc4a9731bdbc368982bf321

Former-commit-id: 2251669339e24af908011336ed2dd744bb65d444

  1. … 12 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
    • +1
    ./ReadOnlyPropertyDescriptorDecoratorTest.cs
  1. … 813 more files in changeset.
Cleaned up edited files of last commit. Related to Issue [WTI-1242]

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

Former-commit-id: fc5e752e538e1f995ae775a9f40791ee2455ae62

Former-commit-id: 5e27c42800cb79dfa3f2978089742fa28c6bd700

  1. … 71 more files in changeset.
Removed implementation of GetMemberName from TypeUtils for we can now use nameof operator of C# 6.0. Related to Issue [WTI-1242]

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

Former-commit-id: 996cc01173768b9787336f8eb638e2baf721353f

Former-commit-id: f5a543233c72cb519f4cc8580fc289facf67c9bc

  1. … 76 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.
Applied cleanup over Ringtoets.Core Related to Issue [WTI-1242]

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

Former-commit-id: e79666c3005d8749a1973fc827c38a6e17a64dfd

Former-commit-id: d1b69716d861a8986cd3fb3e1426d5be26758c48

  1. … 30 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

    • -11
    • +11
    ./ReadOnlyPropertyDescriptorDecoratorTest.cs
  1. … 288 more files in changeset.
used PropertyTestHelper.GetAllVisiblePropertyDescriptors where possible and sensible. Related to Issue [WTI-1051]

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

Former-commit-id: d3287464ebea6a899a1eb3c6908575438c55f63b

Former-commit-id: 344cd82a211c6c64b21cc9ff55e08a51d98bc46a

  1. … 13 more files in changeset.
replaced dynamicPropertyBag.GetProperties calls using BrowsableAttribute.Yes with PropertiesTestHelper.GetAllVisiblePropertyDescriptors. Related to Issue [WTI-1080]

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

Former-commit-id: 7926c1e6e6d633e6adf53623745ddc2c4d94bc4f

Former-commit-id: b3846f8b124cc30c09fe43a5de7498aa2a2aebac

  1. … 15 more files in changeset.
fixed some of the issues found by visual studio code analysis. Related to Issue [WTI-1008]

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

Former-commit-id: fef2b3d374da75bd0bf1cb0a7e0052ed2ed1b76a

Former-commit-id: 78097e95edb99bbc2b4ba6a5e9ce21be8d5f5d39

  1. … 16 more files in changeset.
Fixing Resharper code issues. Related to Issue [WTI-1008]

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

Former-commit-id: ed7bdaf426b549dfa60896ccf59854697ad97eff

Former-commit-id: fa5e42a5f1f12ee8bcf3aefb993b7da5b4e4e3f7

  1. … 28 more files in changeset.
Modified reader so that null placeholder values result in null value in attribute table. Related to Issue [WTI-948]

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

Former-commit-id: 746197c17cfaf12a7e13413ff633df1a51c9a70d

Former-commit-id: ecf70acf495017f9235ae668ace2088084af8be7

  1. … 1 more file in changeset.
* parameter null validation added. * renamed 'object' to 'value'. Related to Issue [WTI-931]

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

Former-commit-id: dabe727b5cf43fa26a054b71b83f3dbabfae4224

Former-commit-id: e3290a26dfa352699943ea96e1275e3fb375403b

  1. … 34 more files in changeset.
* Resolved solvable Resharper issues. * Fixed typo in display name of Linear Model for StabilityPointStructure calculation input. * Fixed inheritance bug related to Attribute in whole solution. Related to Issue [WTI-931]

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

Former-commit-id: 7ac9feb47be8d8ec2ee3c83ff914611134305f09

Former-commit-id: 04c41b2f251475618637cce83329e34639907d61

  1. … 110 more files in changeset.
* Fixed Attribute inheritance bug in DynamicPropertyBag Related to Issue [WTI-924]

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

Former-commit-id: 0afbe658e007a686e227485e115b76627bacb83d

Former-commit-id: 8b21d77394953fbeac6f5b696b57d2ea3252606c

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

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

Former-commit-id: 7a5e41c73c6635419e51a630f58abd062b9c420c

Former-commit-id: f34b314e5d55ca21671d976b871fe184b14dc668

  1. … 4 more files in changeset.
Integrated DynamicPropertyOrder into DynamicPropertyBag Related to Issue [WTI-556]

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

Former-commit-id: 75fc276b2d7ce29063748e168c5e2fb3831600e4

Former-commit-id: fe0085970fcbd5011d4feec57d89f5a192d218a2

  1. … 1 more file in changeset.
Merged revision(s) 5006-5019 from branches/Release/16_1_1: Resharper cleanup Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

constants now are at the beginning of test files.

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Cleanup project references.

Related to Issue WTI 737

........

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

Former-commit-id: 21f2b2d3f74765437bc2f5ac6001d62a6c3afd98

Former-commit-id: 79979c7e6cb96a998c3b1a0d4fc4d9bd4bf10566

  1. … 217 more files in changeset.