src

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved some generic helpers to core. WTI-2765

  1. … 103 more files in changeset.
Fixed sonarqube smells 'Either remove or fill this block of code.'. WTI-2715

  1. … 2 more files in changeset.
Fixed code smell. WTI-2715

  1. … 3 more files in changeset.
Updated year in license header to 2022. WTI-2715

    • -1
    • +1
    ./Core.Gui/Style/DeltaresBackstageStyle.xaml
    • -1
    • +1
    ./Core.Gui/Style/DeltaresButtonStyle.xaml
    • -1
    • +1
    ./Core.Gui/Style/DeltaresGeneralStyle.xaml
  1. … 81 more files in changeset.
Updated year in license header to 2022. WTI-2715

    • -1
    • +1
    ./Core.Gui/Attributes/DynamicPropertyOrderEvaluationMethodAttribute.cs
    • -1
    • +1
    ./Core.Gui/Attributes/DynamicReadOnlyValidationMethodAttribute.cs
    • -1
    • +1
    ./Core.Gui/Attributes/DynamicVisibleValidationMethodAttribute.cs
    • -1
    • +1
    ./Core.Gui/Clipboard/ClipboardProvider.cs
    • -1
    • +1
    ./Core.Gui/Clipboard/SystemClipboard.cs
    • -1
    • +1
    ./Core.Gui/Commands/ApplicationFeatureCommandHandler.cs
    • -1
    • +1
    ./Core.Gui/Commands/GuiExportHandler.cs
    • -1
    • +1
    ./Core.Gui/Commands/GuiImportHandler.cs
    • -1
    • +1
    ./Core.Gui/Commands/GuiUpdateHandler.cs
  1. … 5715 more files in changeset.
Resharper cleanup. WTI-2715

    • -2
    • +8
    ./Core.Gui/Forms/Main/MainWindow.xaml.cs
  1. … 159 more files in changeset.
Removed redundant resources. WTI-2715

    • binary
    ./Core.Gui/Resources/exclamation.png
  1. … 4 more files in changeset.
Removed version from .resx files. WTI-2717

  1. … 2 more files in changeset.
Updated version number to 22.1.1.1. WTI-2717

  1. … 16 more files in changeset.
Review related changes. WTI-2708

    • -1
    • +1
    ./Core.Gui/Settings/GuiCoreSettings.cs
  1. … 1 more file in changeset.
Extended AboutViewModel. WTI-2708

    • -0
    • +6
    ./Core.Gui/Settings/GuiCoreSettings.cs
  1. … 1 more file in changeset.
Adapted BackstageViewModel. WTI-2708

Extended AboutViewModel. WTI-2708

  1. … 1 more file in changeset.
Improved about page. WTI-2708

Improved about/information/support page. WTI-2708

    • -0
    • +2
    ./Core.Gui/Style/DeltaresGeneralStyle.xaml
Improved about page. WTI-2708

  1. … 8 more files in changeset.
Improved about page. WTI-2708

Improved about page. WTI-2708

    • -25
    • +11
    ./Core.Gui/Forms/Backstage/AboutBackstagePage.xaml
Improved support page. WTI-2708

    • -62
    • +55
    ./Core.Gui/Forms/Backstage/SupportBackstagePage.xaml
Improved support page. WTI-2682

    • -0
    • +12
    ./Core.Gui/Style/DeltaresBackstageStyle.xaml
  1. … 1 more file in changeset.
Improved support page. WTI-2682

  1. … 3 more files in changeset.
Fixed problem with storage related file locks. WTI-2732

  1. … 3 more files in changeset.
Improved selection. WTI-2246

    • -1
    • +0
    ./Core.Gui/Forms/Log/MessageWindow.Designer.cs
  1. … 1 more file in changeset.
WTI-2246: Incorporated comments review 4461: - Cleaned up redundancy - Expanded tests - Fixed CTRL+C functionality

    • -13
    • +16
    ./Core.Gui/Forms/Log/MessageWindow.cs
    • -0
    • +2
    ./Core.Gui/Forms/Log/MessageWindowDialog.cs
  1. … 2 more files in changeset.
Changed icon. WTI-2246

    • binary
    ./Core.Gui/Style/Symbols/Symbols.ttf
Fixed tests. WTI-2246

    • -1
    • +1
    ./Core.Gui/Forms/Log/MessageWindow.Designer.cs
  1. … 1 more file in changeset.
Moved icons from context menu to toolstrip. WTI-2246

    • -40
    • +33
    ./Core.Gui/Forms/Log/MessageWindow.Designer.cs
    • -19
    • +7
    ./Core.Gui/Forms/Log/MessageWindow.cs
    • -4
    • +4
    ./Core.Gui/Forms/Log/MessageWindow.resx
Fixed time column width. WTI-2246

    • -1
    • +1
    ./Core.Gui/Forms/Log/MessageWindow.Designer.cs
Possible tests fix. WTI-2246

  1. … 4 more files in changeset.
Integrated symbol into document pane menu items. WTI-2531