Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

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

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

  1. … 4839 more files in changeset.
actual bug resided in WaitUntilAllEventsAreProcessed() in the endless loop. removing it we revealed much more unused functions and properties. removed as well. Related to Issue [WTI-75]

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

Former-commit-id: 0bfe49a53a942d5e0fb4d320da6f3af3a81515a1

  1. … 3 more files in changeset.
removing timer as the main view updating mechanism led to several unused/irrelevant functions removal. also had to remove TreeViewUpdateOnManyPropertyChangesShouldBeFast() test, due to incompatibility with current implementation of the treeView Related to Issue [WTI-75]

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

Former-commit-id: db9bddd2d3bd1db91ab97a4404b80a152899fa20

  1. … 5 more files in changeset.
reverting changes from rev 441. Needs more cleaning actions that involve unit-test improving.

Related to Issue [WTI-75]

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

Former-commit-id: 6f093fc5b7fbbd871c9376d79f0ec90e38843bda

removed Timer from TreeViewController. ProjectTree affected. After removing event handlers main functionality seems still works. Unit-tests are OK as well. Related to Issue [WTI-75]

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

Former-commit-id: 213a32909d08c42f0652c02665e07f985687aabf

* 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. … 23 more files in changeset.
Full cleanup over src and test Related to Issue [WTI-55]

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

Former-commit-id: 10d4dd15dbc2525f4f704d5225cbaab5b3705b9c

  1. … 1380 more files in changeset.
* Readded required update logic for handling property and collection changes of data in TreeView (Which were removed too zealously) Related to Issue [WTI-52]

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

Former-commit-id: 293f5286b992590e0b36b0881b58fe4faaedcb4f

  1. … 4 more files in changeset.
Get rid of warnings during compilation (https://issuetracker.deltares.nl/browse/WTI-49) - Updated XML documentation - Removed CLS compliant validation in AssemblyInfo.cs.svn - Removed SecurityPermission in AssemblyInfo.cs.svn

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

Former-commit-id: fe94afb86f75b0bc255ee2d731044d105810711e

  1. … 33 more files in changeset.
* Removed usage of DelayedEventHandler in TreeView Related to Issue [WTI-52]

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

Former-commit-id: 875f21ba8825069ff6a48d133b25960188750c01

  1. … 4 more files in changeset.