Anton Leherbauer
|
571e7a6a7c
|
Make mark occurence test more reliable
|
2008-01-24 10:10:55 +00:00 |
|
Anton Leherbauer
|
0a8351dce8
|
174597: Code folding of compound statements (Patch by Elazar Leibovich)
|
2008-01-24 09:53:01 +00:00 |
|
Anton Leherbauer
|
2143154aeb
|
Disable debug output in foldingtest
|
2008-01-23 14:30:34 +00:00 |
|
Ken Ryall
|
b87dd32cf9
|
No longer depends on sort order.
|
2008-01-21 19:49:09 +00:00 |
|
Markus Schorn
|
ac25ef4aff
|
Makes test more reliable.
|
2008-01-21 16:21:39 +00:00 |
|
Anton Leherbauer
|
4cc8dfd7b5
|
Fix for 124113: Partition Scanner incorrectly handles line splicing
|
2008-01-21 13:58:34 +00:00 |
|
Anton Leherbauer
|
569d055fdf
|
Fix mark occurrences test
|
2008-01-21 11:55:29 +00:00 |
|
Ken Ryall
|
617c5a8476
|
Bug 212166, search bug fixes.
|
2008-01-18 22:55:23 +00:00 |
|
Markus Schorn
|
d8ed4e7b96
|
Allow to configure empty macro definitions, bug 215789.
|
2008-01-18 16:36:34 +00:00 |
|
Anton Leherbauer
|
c9c34a49b4
|
Fix for 214590: Code Folding issue
|
2008-01-18 08:38:21 +00:00 |
|
Chris Recoskie
|
f40c392f11
|
Created ICElement.getLocationURI() method. Changed ITranslationUnit concrete implementations to only be constructable from URIs.
|
2008-01-15 19:13:24 +00:00 |
|
Anton Leherbauer
|
1bd375a30e
|
Fix for 215310: [Editor] exception pasting code into editor
|
2008-01-15 13:10:06 +00:00 |
|
Anton Leherbauer
|
f2856c60ce
|
Fix mark occurrences for destructors and template types
|
2008-01-14 15:00:15 +00:00 |
|
Anton Leherbauer
|
1ba6e6237a
|
159812: Mark Occurrences
|
2008-01-11 15:54:49 +00:00 |
|
Anton Leherbauer
|
f767541c12
|
Fix for 199598: [content assist] enumeration missing from proposals in qualified name (Patch by Ed Swartz)
|
2008-01-11 10:32:19 +00:00 |
|
Anton Leherbauer
|
d2c442c373
|
Fix for 214354: [code formatter] whitespace removed when declaring a variable and initializing it with a macro
|
2008-01-07 16:06:22 +00:00 |
|
Sergey Prigogin
|
01959bfd25
|
Fix for bug 207320.
|
2008-01-05 18:48:28 +00:00 |
|
Sergey Prigogin
|
0993798b3b
|
Added _testTemplateClassMethod_207320
|
2007-12-24 23:13:23 +00:00 |
|
Markus Schorn
|
1e43fc3186
|
Removes DOMScanner and related classes, cleans up interfaces IScanner and IIndexMacro, (bug 212864).
|
2007-12-21 09:35:52 +00:00 |
|
Anton Leherbauer
|
8b966ae692
|
Fix formatter and highlighting issues with function-try-block
|
2007-12-20 15:38:02 +00:00 |
|
Markus Schorn
|
5ae9ca9800
|
Speeding up content assist tests.
|
2007-12-19 12:09:00 +00:00 |
|
Markus Schorn
|
0ce745690b
|
Consider polymorphic method calls in call hierarchy, bug 156689.
|
2007-12-19 09:40:18 +00:00 |
|
Anton Leherbauer
|
f8f5abd3ff
|
Fix JUnit failures (212593, 212597)
|
2007-12-12 10:24:19 +00:00 |
|
Anton Leherbauer
|
a538cde466
|
Fix content assist JUnit failures
|
2007-12-12 09:32:54 +00:00 |
|
Markus Schorn
|
5801276291
|
Testcase for bug 191315.
|
2007-12-10 14:36:08 +00:00 |
|
Markus Schorn
|
a805540f7f
|
Improved stability of testcase.
|
2007-12-07 13:00:39 +00:00 |
|
Markus Schorn
|
21b09a659c
|
Headers included from c- and c++-files (bug 191989).
|
2007-12-07 10:33:34 +00:00 |
|
Anton Leherbauer
|
643f6c20d3
|
Fix for 209203: Wrong global variables syntax coloring for template parameters
|
2007-12-07 09:37:17 +00:00 |
|
Anton Leherbauer
|
d56430e527
|
Adjust semantichighlighting test
|
2007-12-05 13:10:01 +00:00 |
|
Anton Leherbauer
|
bb020742a9
|
Fix editor tests depending on reconciler
|
2007-12-04 10:49:53 +00:00 |
|
Markus Schorn
|
c835ad9217
|
Navigation and CallHierarchy for 'extern "C"' declarations (bug 191989).
|
2007-11-28 16:30:55 +00:00 |
|
Markus Schorn
|
e371aed0ca
|
Using include browser across projects.
|
2007-11-28 11:35:46 +00:00 |
|
Markus Schorn
|
50fd8d7c75
|
Fixes warnings and a potential NPE.
|
2007-11-28 10:23:53 +00:00 |
|
Markus Schorn
|
d658efa830
|
Removes unnecessary code.
|
2007-11-28 08:56:20 +00:00 |
|
Markus Schorn
|
0387b359a8
|
No proposals for content-assist within literals (bug 193464).
|
2007-11-27 10:17:58 +00:00 |
|
Markus Schorn
|
fc6192a14f
|
Adding member before container (bug 203170).
|
2007-11-23 09:40:51 +00:00 |
|
Anton Leherbauer
|
41e74e8cbf
|
Fix for 210417: [Editor] indentation of braces in type does not work in non-empty file (in cooperation with Ed Swartz <ed.swartz@nokia.com>)
|
2007-11-22 15:01:25 +00:00 |
|
Markus Schorn
|
7788841cb3
|
Removal of old parser (bug 209772).
|
2007-11-20 10:57:40 +00:00 |
|
Markus Schorn
|
7c5ba6e7de
|
Additional testcases are passing with the new preprocessor.
|
2007-11-14 12:08:01 +00:00 |
|
Markus Schorn
|
d065bc268e
|
JUnit tests for F3 on includes.
|
2007-11-13 09:55:04 +00:00 |
|
Markus Schorn
|
6fb649fa9e
|
Testcases for bug 208300, macro navigation.
|
2007-11-13 08:25:17 +00:00 |
|
Markus Schorn
|
fffaae4443
|
CPreprocessor can replace DOMScanner.
|
2007-11-12 17:12:25 +00:00 |
|
Anton Leherbauer
|
a37779e2bc
|
Fix format test failure
|
2007-11-09 13:05:17 +00:00 |
|
Jason Montojo
|
a5869144a8
|
Fix for bug 208710
|
2007-11-07 16:46:05 +00:00 |
|
Anton Leherbauer
|
8629e6b5d1
|
Upversion plug-ins to 5.0.0
|
2007-11-06 08:02:32 +00:00 |
|
Andrew Ferguson
|
24d37ac2e7
|
205182: fix example template to work from clean workspace
|
2007-10-30 13:50:30 +00:00 |
|
Andrew Ferguson
|
1fe31a6d69
|
remove annotation
|
2007-10-26 15:36:16 +00:00 |
|
Andrew Ferguson
|
5b762b9f6b
|
207320: apply fix and add regression tests
|
2007-10-26 10:41:25 +00:00 |
|
Andrew Ferguson
|
672ce65667
|
205182: apply fix and add example template
|
2007-10-25 14:45:39 +00:00 |
|
Anton Leherbauer
|
587bbaf41a
|
Fix for 206801: [formatter] Bad formatting with nested template parameters
|
2007-10-22 09:22:59 +00:00 |
|