Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adapted copyright year. WTI-2195

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

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

  1. … 6095 more files in changeset.
* Added MaximumRange value for axis in LinearPlotView * Got rid of redundant scroll bar Related to Issue [WTI-1307]

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

Former-commit-id: 5a1a9755ecafac56abb8b43127aaae2fb8afeac8

Former-commit-id: 9188f8130a7e0698f8a6e5bb9df4395c3dca4b0b

  1. … 2 more files in changeset.
- Added linear axis to plotview. - Set extra properties to axes. - Added methods to set labels. Related to Issue [WTI-1330]

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

Former-commit-id: 6ebdadb628f5d3b752a4092a09d1c95512c194cb

Former-commit-id: 12d17b7bc01b0d69953b866348d59c99fee6fdd6

  1. … 4 more files in changeset.
Passed ChartControl to open ChartLegendView Implement setting extent into LinearPlotView which also takes data with ranges smaller than the minimum range into account (for example points). Related to Issue [WTI-1272]

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

Former-commit-id: 3cda96f03f5b59ce899ed86516c91053ad94ef68

Former-commit-id: f9e0b05cd5e87363dc9681efb0bf4267edaab1ab

  1. … 4 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. … 817 more files in changeset.
- Merged conditional ?: expressions into conditional access. - Merged sequential checks in && or || expressions.

Paired with berg_jl

Related to Issue [WTI-1242]

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

Former-commit-id: 046b2480e95cfbe00503c7529eef55b577d7c563

Former-commit-id: b458cfeda0d4eeff999fab9ba59e439bcb9c9526

  1. … 39 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. … 290 more files in changeset.
- Removed ExtraGridLines from LinearPlotView. - Implemented dike height to GrassCoverErosionInwardsInputView. Related to Issue [WTI-654]

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

Former-commit-id: b0e7ced02f9d933fa1402f1e68faca7f2aca1bc7

Former-commit-id: 7ee7621af5ed7e56fba2bde11a20fd3351c18fc3

  1. … 8 more files in changeset.
Changes after review. Related to Issue [WTI-136]

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

Former-commit-id: 58df0f6735e01fcbf49e0c1f7c0c169ade1fdb68

Former-commit-id: 8b574a9876d0c5d430807e9cab8104b306c34fa2

  1. … 9 more files in changeset.
- Implemented that chart view updates when calculation name is changed. Related to Issue [WTI-136]

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

Former-commit-id: 8a3445217d10166685fdd3b9abff895d57dfb1e1

Former-commit-id: 6931e0fb2e33f301e98fa1056d156c1eade74e31

  1. … 3 more files in changeset.
- Implemented data on the PipingInputView. - Implemented new methods to set chart and axis titles. Related to Issue [WTI-136]

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

Former-commit-id: 0fb67640fe7053eb3abd72a4a4ab89509ea2b44c

Former-commit-id: 0cfa6ba3405a9010663c851ba7d3498c84a731f2

  1. … 11 more files in changeset.
* Fixed bug in 'Zoom to rectangle' where a 'zoom to point' would happen if the user started dragging from outside the map and into the map. * Renamed IMap to IMapControl, and moved it to Core.Components.Gis.Forms. * Renamed IChart to IChartControl, and moved it to Core.Components.Charting.Forms. * Moved MapFunctionPan and MapFunctionSelectionZoom into Core.Components.DotSpatial\MapFunctions Related to Issue [WTI-245]

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

Former-commit-id: a8fc7e839328d667523ee5096b1cc12ac08d5d19

Former-commit-id: 470aff4461c02b27b1841fa7efa6928dbe5e2ac8

  1. … 56 more files in changeset.
Removed redundant white spaces from source header file

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

Former-commit-id: 5385e547d35c5b2b44dd4f890b5e92439e73ba0e

  1. … 376 more files in changeset.
Fix typo in license header files. Related to Issue [WTI-214]

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

Former-commit-id: faf0edbcd09426c7514c2271cf2f9f7f6b953170

  1. … 357 more files in changeset.
Added license header in all files that are released. Related to Issue [WTI-214]

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

Former-commit-id: 16c5098cc1d09af880efbe57a1aafd06f8039ef5

  1. … 406 more files in changeset.
Added MinimumRange to prevent zooming in too much. Related to Issue [WTI-270]

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

Former-commit-id: 2d0536c9b45b742046a49375acaaa30a98f853c4

  1. … 1 more file in changeset.
Implemented fix for autoscale on hide/show of series. Added PointBasedChartDataTest. Reverted LinearPlotViewTest (failed on build server). Related to Issue [WTI-272]

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

Former-commit-id: 737c140d31278dd20a21e7541bf51508d98b1c76

  1. … 5 more files in changeset.
Added docs and tests. Related to Issue [WTI-272]

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

Former-commit-id: 0eb48b02437195ee53ae98bbd809943ea8ac7634

  1. … 26 more files in changeset.
Refactored BaseChart. Now works with ChartData.

Related to Issue [WTI-272]

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

Former-commit-id: 9c58e1087949f62bcddea33755edf715908218fb

  1. … 43 more files in changeset.
moved forms related resources to Core.Components.OxyPlot.Forms. Added LinearPlotViewTest and DynamicPlotControllerTest. Made DynamicPlotController internal. Exposed internals of Core.Components.OxyPlot.Forms to Core.Components.OxyPlot.Forms.Test. Related to Issue [WTI-272]

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

Former-commit-id: fd57f64c13add70c2cc0c60603ab40503bca9b27

  1. … 13 more files in changeset.
DynamicPlotController now extends ControllerBase and implement IPlotController as to prevent superfluous binding. Improved the way the plot updates itself on visibility updates. Related to Issue [WTI-272]

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

Former-commit-id: edba669fd89bd5ee1f8e9961be3331ff89884fea

  1. … 2 more files in changeset.
Implemented ChartDataCollection and used this for Data in BaseChart so that ChartData can be added directly. Implemented LinearPlotView and DynamicPlotController which are used by BaseChart and moved view and controller logic from BaseChart to these new classes. Related to Issue [WTI-272]

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

Former-commit-id: ec29acef3e28a90d583ccbbcf2ed5013a69450bc

  1. … 14 more files in changeset.