5106 Commits (shortcuts)
 

Author SHA1 Message Date
Daniel Grunwald 7b0a2b6b3d Add unit test for profiler. 16 years ago
Siegfried Pammer a6b74847d6 LINQ-To-Profiler 16 years ago
Daniel Grunwald 6990764e4f Fixed forum-10114: Duplicate call to InitializeComponent() in WPF application template 16 years ago
Matt Ward 85509249c8 Updated to IronPython 2.6 RC1 16 years ago
Siegfried Pammer 4ada7017c9 - implemented NOT operator in SQLiteQueryProvider 16 years ago
Daniel Grunwald 8ef02736b4 Add unit test project for the profiler. 16 years ago
Siegfried Pammer 6a248e8b58 - added SDPS version check 16 years ago
Daniel Grunwald 6f24d3c3fc Fixed build. 16 years ago
Daniel Grunwald b20a72473f LINQ-to-Profiler: implemented query execution. 16 years ago
Daniel Grunwald e2fbe21758 Merge 3.0 to trunk. 16 years ago
Daniel Grunwald 9426732de9 LINQ-to-Profiler documentation 16 years ago
Daniel Grunwald 55316cef66 Updated StringResources. 16 years ago
Daniel Grunwald 561bed10bb Initial LINQ-to-Profiler implementation. 16 years ago
Daniel Grunwald eb4db62cd1 Add IQToolkit v0.16 16 years ago
Christoph Wille badb902cbd 3.1.1 designation for setup and build artefact packaging 16 years ago
Siegfried Pammer e4591410ee optimized processing of *Self columns to avoid GUI hangs in SharpDevelop 16 years ago
Daniel Grunwald ca9cd37a2d Work around .NET bug that prevents profiler views from opening. 16 years ago
Matt Ward 1e22646923 Added smart indenting for Python. 16 years ago
Siegfried Pammer 41471d9cc1 - Fixed bugs in XAML code completion 16 years ago
Daniel Grunwald 72cf9a48df Profiler: Upload original assembler callback hooks; fixed some outdated comments. 16 years ago
Daniel Grunwald c39c8ddc05 Don't show output pad when building. 16 years ago
Daniel Grunwald 93c1198fd4 NRefactory C# parser: fixed parse error for unknown attribute targets - the C# compiler only emits a warning for those 16 years ago
Daniel Grunwald 503cb2b06e Improved code completion with default constructors: 16 years ago
Daniel Grunwald cc0f7f60e7 Fix bug in "AddUsingDeclaration" refactoring: when running the refactoring two times quickly after another (without waiting for a reparse), the list of using declarations would get corrupted. 16 years ago
Matt Ward 59eb977b8a Text editor indent settings now used when generating event handlers in Python forms designer. 16 years ago
Siegfried Pammer 8e0a35862a trying to fix the build 16 years ago
Siegfried Pammer e3a5e7b462 replaced System.Data.SQLite.dll used by Profiler.Controller by the one in Libraries/SQLite 16 years ago
Siegfried Pammer ba7ab67c96 - added automatic x64 build of Hook 16 years ago
Siegfried Pammer 94c1f0b93c - updated all profiler projects to .NET 4 (fixes random build errors) 16 years ago
Daniel Grunwald 9865f6a922 Fixed ArgumentOutOfRangeException in SearchResultNode.ActivateItem. 16 years ago
Daniel Grunwald 1b10fc0c20 Implemented UpgradeView. 16 years ago
Daniel Grunwald 2d46880b72 Fixed ambience NullReferenceException (bug introduced in revision 4954) 16 years ago
Daniel Grunwald 0b1ed6d700 Update to AvalonDock 1.2.2648 16 years ago
Daniel Grunwald 2ff40b6d5a Include Profiler in SharpDevelop.sln; trying to fix the build error. 16 years ago
Daniel Grunwald cf8be1851d Add sorting support to WPF ListViews. 16 years ago
Siegfried Pammer cb730754c1 fixed build 16 years ago
Siegfried Pammer 1a64947a94 - integrated Profiler into SharpDevelop.Tests.sln 16 years ago
Daniel Grunwald 39efc1c363 Fixed NRefactory C# parser bug with method calls on InnerClassTypeReferences ("A<T>.B.C<U>.Foo();") 16 years ago
Daniel Grunwald f10138bc6e Fixed build (SVNChangelogToXml was failing when only the 'SharpDevelop' directory was checked out). 16 years ago
Daniel Grunwald 822bf5ec92 Update SVNChangeLogToXml tool. 16 years ago
Daniel Grunwald f3ede72fc4 Remove unused conversion style sheets. 16 years ago
Daniel Grunwald 06df1f25f5 Add warnings/errors immediately to errors pad (don't wait for end of build). 16 years ago
Daniel Grunwald bb6dbbada5 Started work on UI for project upgrade (to .NET 4.0). 16 years ago
Daniel Grunwald 835431f6ab Fixed bug in code determining the size of the name column in the profiler. 16 years ago
Daniel Grunwald 6543362d93 Update string resources. 16 years ago
Philipp Maihart 0b89a4d29c Data AddIn: Fixed Composite Key FK Cardinality 16 years ago
Philipp Maihart 84294839c2 Data AddIn - Connection Wizard: Improved exception handling 16 years ago
Daniel Grunwald 4feb97519c Prepare DocumentLineTree for optimization. 16 years ago
Daniel Grunwald b4142ddb14 Allow data-binding to the TextEditor.SyntaxHighlighting property. 16 years ago
Siegfried Pammer 407ecdfe0d - added xml: completion 16 years ago