Lex Li
|
fd263dcb9c
|
Changed PartCover support to OpenCover support.
|
13 years ago |
PeterForstmeier
|
dcd40d0443
|
Remove AnalysisProjectOptions from Optionpanels , rename to old_AnalysisProjectOptions
|
13 years ago |
PeterForstmeier
|
e4a0c08d90
|
AnalysisProjectOptionsPanel
|
13 years ago |
PeterForstmeier
|
b0dd16be57
|
Remove unused PropertyChangedEvents
|
13 years ago |
PeterForstmeier
|
e009596f6e
|
Set MixedMode by adding Tuple to RuleState
|
13 years ago |
PeterForstmeier
|
49e09b7f5c
|
Icon in DataTemplate
|
13 years ago |
PeterForstmeier
|
c0365b6e7a
|
DataTemplateSelector in Analysis/CodeAnalysis/Src/AnalysisProjectOptionsPanelXaml.xaml
|
13 years ago |
Siegfried Pammer
|
58bcbca3a7
|
improve error message if accessing the performance counters fails
|
13 years ago |
Siegfried Pammer
|
11139068ad
|
fix profiler startup exception if performance counters are broken
|
13 years ago |
PeterForstmeier
|
04f57dd5fd
|
StringListEditorDialog in AnalysisProjectOptionsPanelXaml
|
13 years ago |
PeterForstmeier
|
84e21490a0
|
Read-Write settings from AnalysisProjectOptionsPanelXaml
|
13 years ago |
PeterForstmeier
|
0ed2a4815b
|
Set Icons in AnalysisProjectOptionsPanelXaml.xaml
|
13 years ago |
PeterForstmeier
|
d87460b415
|
Analysis/CodeAnalysis/Src/AnalysisProjectOptionsPanelXaml.xaml - Read FxCop-Rules List
|
13 years ago |
PeterForstmeier
|
6d16d13c47
|
intermediate
|
13 years ago |
PeterForstmeier
|
5a39e7e668
|
CodeCoverage -> CodeCoverageProjectOptions
|
13 years ago |
Daniel Grunwald
|
2878c665f3
|
Fix unit tests.
|
13 years ago |
Matt Ward
|
ddc4ba94a3
|
Specify /noxml in the NUnit-Console command line if xml test results are not to be generated.
|
13 years ago |
Daniel Grunwald
|
fc9d01eee9
|
Fixed running unit tests in .NET 4.5 project.
|
14 years ago |
PeterForstmeier
|
81a0f5e41d
|
CQA MainForm - ReportTab get focus if report is rendered
|
14 years ago |
PeterForstmeier
|
4148a3ba2f
|
Cleanup
|
14 years ago |
Siegfried Pammer
|
277c8ad61d
|
fix loading of code quality analysis
|
14 years ago |
PeterForstmeier
|
d0f6141dab
|
Cleanup basereport
|
14 years ago |
PeterForstmeier
|
a4df4760f7
|
Change Report access from FileName to EmbeddedResource
|
14 years ago |
PeterForstmeier
|
a0044fe82e
|
Change CodeQuality.addin
|
14 years ago |
Daniel Grunwald
|
900d4a73d9
|
Mark all assemblies with x86 references as x86.
|
14 years ago |
PeterForstmeier
|
368e67dc0d
|
Fix CodeQuality.addin
http://community.sharpdevelop.net/forums/t/14541.aspx
|
14 years ago |
Daniel Grunwald
|
43511c4ef5
|
Add some strings to StringResources.
|
14 years ago |
PeterForstmeier
|
d9521390bf
|
ReportViewModel.cs DependencyReport
|
14 years ago |
PeterForstmeier
|
93eb64d2be
|
BaseClass for Reporting
|
14 years ago |
PeterForstmeier
|
65f1038a9a
|
OverviewReport
|
14 years ago |
PeterForstmeier
|
e354ea523c
|
Fix Report1.srd
|
14 years ago |
Siegfried Pammer
|
85774f1d77
|
fix build
|
14 years ago |
Siegfried Pammer
|
2f0119463b
|
remove catch all from PerformanceCounterDescriptor.GetProcessInstanceName and add explanations for the different exception types
|
14 years ago |
Matt Ward
|
d4d5a3cad0
|
Fix build.
|
14 years ago |
PeterForstmeier
|
698bd2e873
|
Very simple Report in CQA
|
14 years ago |
PeterForstmeier
|
f02b774342
|
ToolTip Style in DependencyMatrix
|
14 years ago |
Daniel Grunwald
|
6252752134
|
Mark MachineSpecifications as preinstalled addin.
|
14 years ago |
Siegfried Pammer
|
6088f7426c
|
fixed http://community.sharpdevelop.net/forums/t/14458.aspx
|
14 years ago |
Siegfried Pammer
|
5e18c7a6b7
|
add colored tooltips to MatrixControl
|
14 years ago |
PeterForstmeier
|
3d08e8bd6d
|
Tooltip's in DependencyMatrixControl, enhance CellSize in MatrixControl and Font in left and Top TreeView
|
14 years ago |
PeterForstmeier
|
6a0830f1a6
|
Small changes in NodeDescription.xaml, remove debug code
|
14 years ago |
Siegfried Pammer
|
db5dc2d348
|
change metrics counting: now we are counting no longer the usages but the distinct references: string M(string s) { return s.ToLower; } has only one reference to System.String.
|
14 years ago |
Siegfried Pammer
|
2b56c5d934
|
fixing some exceptions while loading and analyzing assemblies
|
14 years ago |
Siegfried Pammer
|
593fb49c77
|
fix assembly resolver bugs
|
14 years ago |
Siegfried Pammer
|
33e6eb9a32
|
fix position of "please select an assembly" text
|
14 years ago |
Siegfried Pammer
|
52f3ae0254
|
small additions analyzer, fixed some FxCop warnings
|
14 years ago |
Siegfried Pammer
|
bce0b943f8
|
add support for usage of event accessors
|
14 years ago |
Siegfried Pammer
|
4a2c5b8560
|
implement support for events
|
14 years ago |
Siegfried Pammer
|
322351adea
|
add support for properties and add back info text
|
14 years ago |
Siegfried Pammer
|
816b65b729
|
reimplement relationship concept from scratch
|
14 years ago |