src

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed tests. WTI-2015

  1. … 1 more file in changeset.
Moved method to base class. WTI-2015

    • -0
    • +19
    ./Core.Common.Gui/Plugin/PluginBase.cs
  1. … 12 more files in changeset.
Changed ExportInfo API. WTI-2015

    • -15
    • +14
    ./Core.Common.Gui/Plugin/ExportInfo.cs
  1. … 2 more files in changeset.
Used new property to get the file path macro stability. WTI-2015

    • -1
    • +1
    ./Core.Common.Gui/Plugin/ExportInfo.cs
  1. … 2 more files in changeset.
Ensured files are copied via a post build event in order to prevent useless project rebuilds. WTI-2003

    • -3
    • +3
    ./Core.Common.Gui/Core.Common.Gui.csproj
Expanded ExportInfo. WTI-2015

    • -8
    • +19
    ./Core.Common.Gui/Plugin/ExportInfo.cs
  1. … 1 more file in changeset.
Implemented getting the folder path from the ExportHelper. WTI-2015

    • -0
    • +17
    ./Core.Common.Gui/Helpers/ExportHelper.cs
  1. … 1 more file in changeset.
Implemented selecting a folder location. WTI-2015

    • -0
    • +19
    ./Core.Common.Gui/Helpers/DialogBasedInquiryHelper.cs
  1. … 1 more file in changeset.
Removed unused methods. WTI-2015

    • -11
    • +0
    ./Core.Common.Gui/Helpers/DialogBasedInquiryHelper.cs
  1. … 1 more file in changeset.
Used the ExportHelper in the GuiExportHandler. WTI-2015

Implemented getting the FilePath from the ExportHelper. WTI-2015

    • -1
    • +26
    ./Core.Common.Gui/Helpers/ExportHelper.cs
  1. … 1 more file in changeset.
Use the inquiryHelper in the GuiExportHandler. WTI-2015

Removed redundant packages.config. WTI-2003

  1. … 1 more file in changeset.
Created ExportHelper. WTI-2015

    • -0
    • +9
    ./Core.Common.Gui/Helpers/ExportHelper.cs
  1. … 1 more file in changeset.
Moved helpers to separate folder. WTI-2015

    • -142
    • +0
    ./Core.Common.Gui/DialogBasedInquiryHelper.cs
    • -0
    • +142
    ./Core.Common.Gui/Helpers/DialogBasedInquiryHelper.cs
    • -0
    • +76
    ./Core.Common.Gui/Helpers/IInquiryHelper.cs
    • -76
    • +0
    ./Core.Common.Gui/IInquiryHelper.cs
  1. … 44 more files in changeset.
Removed TODO tags which where not compliant anymore. WTI-2012

  1. … 2 more files in changeset.
Fixed Sonarqube rule 'match interface declaration'. WTI-2012

  1. … 3 more files in changeset.
Fixed Sonarqube rule 'match interface declaration'. WTI-2012

  1. … 2 more files in changeset.
Fixed Sonarqube rule "Ternary operators should not be nested". WTI-2012

  1. … 3 more files in changeset.
Fixed Sonarqube rule "URIs should not be hardcoded". WTI-2012

Revert "Fixed Sonarqube rule "Parameter names used into ArgumentException constructors should match an existing one". WTI-2012"

This reverts commit 87bf93a709721f50c568f8eab1a52d59f3242ec4.

    • -3
    • +3
    ./Core.Common.Util/Drawing/ColorAccess.cs
  1. … 1 more file in changeset.
Revert "Fixed Sonarqube rule "Parameter names used into ArgumentException constructors should match an existing one". WTI-2012"

This reverts commit c20800c67e7bc81c8b5337ffcfd63c743a8ed451.

    • -1
    • +1
    ./Core.Common.Util/Reflection/TypeUtils.cs
Fixed Sonarqube rule "Parameter names used into ArgumentException constructors should match an existing one". WTI-2012

    • -1
    • +1
    ./Core.Common.Util/Reflection/TypeUtils.cs
Fixed Sonarqube rule "Parameter names used into ArgumentException constructors should match an existing one". WTI-2012

    • -3
    • +3
    ./Core.Common.Util/Drawing/ColorAccess.cs
  1. … 1 more file in changeset.
Fixed Sonarqube rule "Methods should not have identical implementations". WTI-2012

Fixed Sonarqube rule "Local variables should not shadow class fields". WTI-2012

  1. … 1 more file in changeset.
Fixed Sonarqube rule All method overloads should be adjacent. WTI-2012

    • -21
    • +21
    ./Core.Common.Base/Data/RoundedDouble.cs
  1. … 3 more files in changeset.
Fixed Sonarqube smells. WTI-2012

    • -1
    • +1
    ./Core.Common.Controls.TreeView/TreeViewControl.cs
    • -4
    • +4
    ./Core.Common.Gui/Converters/KeyValueExpandableArrayConverter.cs
  1. … 1 more file in changeset.
Revert Sonarqube smells. WTI-2003

    • -1
    • +1
    ./Core.Common.Controls.TreeView/TreeViewControl.cs
    • -4
    • +4
    ./Core.Common.Gui/Converters/KeyValueExpandableArrayConverter.cs
  1. … 1 more file in changeset.
Removed 'InternalsVisibleTo' in csproj files. WTI-2003

    • -5
    • +0
    ./Core.Common.Controls.TreeView/Core.Common.Controls.TreeView.csproj
    • -5
    • +0
    ./Core.Common.Gui/Core.Common.Gui.csproj
  1. … 54 more files in changeset.