280 Commits (07fe2e57fc54b9133879a0d23eaa81709edb39e6)

Author SHA1 Message Date
Tomáš Linhart 58f9e89c20 Implemented icons in tree. Added a lof of properties with information about fields, methods and so on. 15 years ago
Tomáš Linhart 8271aeb3f5 Added a module dependency graph where are dependencies between namespacies. 15 years ago
Tomáš Linhart b5210b720f Nested types wasn't properly assigned to a parent type. Added comments for every method. 15 years ago
Tomáš Linhart 4db20ab738 Added a support for Events. Some refactoring and fixes with declaring types. 15 years ago
Daniel Grunwald 7a23f641b3 Remove ICSharpCode.TextEditor. 15 years ago
Tomáš Linhart 8c4aef994d Fixed reading Nested Types. 15 years ago
Daniel Grunwald f9ed7c06df Remove all ctrl+alt+letter shortcuts. These conflict with text input methods on some keyboard layouts (e.g. Ctrl+Alt+Q='@' on German keyboard; Ctrl+Alt+B='{' on Slovenian, etc.). 15 years ago
Daniel Grunwald 1e7057752a Fixed forum-11419: FxCop showing errors in file 'positionof#...' 15 years ago
Matt Ward bd0975ba7d Code coverage addin now uses the new text editor - AvalonEdit. 15 years ago
Daniel Grunwald 8a464f1a8c Remove EmptyTemplate from AvalonEdit, instead re-style the CompletionListBox within SharpDevelopCompletionWindow.xaml 15 years ago
Tomáš Linhart f71f35b7c5 Created basic ingtegration of CodeQualityAnalysis AddIn to SharpDevelop. 15 years ago
Tomáš Linhart 19b4d75de9 Initial commit of Code Quality Analysis AddIn. 15 years ago
Daniel Grunwald 4ba935e0a1 Remove unused references to ICSharpCode.TextEditor. 15 years ago
Matt Ward daee118e45 Unit testing addin can now be extended with custom test runners. 15 years ago
Daniel Grunwald 2e1db61657 Move Analysis AddIns to src/AddIns/Analysis 15 years ago