1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

6002 commits

Author SHA1 Message Date
Doug Schaefer
c27fde83cb FIxed Linkage to use internal version of function that should be faster at checking isStatic. Also changed the name of the binary search thread. 2006-12-19 16:34:49 +00:00
Markus Schorn
ddc8721872 CallHierarchy: Fixes a NullPointerException 2006-12-19 16:09:51 +00:00
Anton Leherbauer
0486d0c85a Fix missing image for variable and field proposals 2006-12-19 14:20:30 +00:00
Anton Leherbauer
e79f0f9edf Fix CN global short-cuts 2006-12-19 13:26:56 +00:00
Markus Schorn
e5576bf5b7 Ported tests for navigation and reenabled them. 2006-12-19 13:20:19 +00:00
Anton Leherbauer
9adf9270de Fix CN global short-cuts 2006-12-19 13:18:41 +00:00
Doug Schaefer
9b82414491 Getting ready to PDOM-ize the completion processor. 2006-12-18 19:16:19 +00:00
Anton Leherbauer
21dde9f148 Fix semantic highlighting tests once more 2006-12-18 18:49:29 +00:00
Markus Schorn
bc2311e1aa Fix for 167162, navigation from method definition to its declaration. 2006-12-18 16:37:00 +00:00
Doug Schaefer
630d74d362 VC Error Parser. Make sure we are picking up fatal errors. 2006-12-18 15:27:55 +00:00
Anton Leherbauer
453382eb2c Use whitespace painter from Platform 2006-12-18 15:21:32 +00:00
Alain Magloire
477addee94 Remove verbosity (System.out)
fixes for PR:149428
 PR74387
2006-12-18 14:59:14 +00:00
Anton Leherbauer
0974185cb0 Fix warnings 2006-12-18 13:25:33 +00:00
Anton Leherbauer
41c01a6c38 Fix semantic highlighting tests timing issue 2006-12-18 11:15:37 +00:00
Anton Leherbauer
8cdcd5289f Fix semantic highlighting tests 2006-12-18 10:51:36 +00:00
Alain Magloire
c188c2200a PR 131165
getBinaries() could return an empty list.
2006-12-17 22:24:45 +00:00
Alain Magloire
ca000ab6f5 PR 166772, suppress error when from the binary parser when the project is close. 2006-12-17 19:20:56 +00:00
Alain Magloire
23ad32e88a Based on suggestion/patch from James Blackburn we also add more verbosity when going through the folders, this is more reassuring to the user then to see a blank "Binary Thread search"
fixes for PR:149428
 PR74387
2006-12-17 00:57:22 +00:00
Markus Schorn
ab07486e81 Fix for 168189, ptr-to-const-type in parameter list. 2006-12-15 16:44:57 +00:00
Anton Leherbauer
01627fb59e Reconciler provides cached AST if possible 2006-12-15 14:50:13 +00:00
Anton Leherbauer
615164702a Fix for Bug 123238 - folding does not work for templated methods 2006-12-15 14:29:40 +00:00
Andrew Ferguson
5187c6cd5d make PDOM* bindings non-public 2006-12-15 11:30:00 +00:00
Markus Schorn
f3e6eb7e99 Adds testcases related to bug 168189, pointer-to-const-type for parameter 2006-12-15 10:47:43 +00:00
Anton Leherbauer
c1ecf194d1 Fix Compare Viewer highlighting 2006-12-15 10:39:34 +00:00
Anton Leherbauer
2631135c07 Code formatter: Fix skipping of non-local declarations 2006-12-15 10:38:13 +00:00
Markus Schorn
6301c56215 Index: Fixes comparison of qualified types. 2006-12-14 14:56:54 +00:00
Anton Leherbauer
1d75b6815e Add basic editor test for files in non-CProjects 2006-12-14 14:21:29 +00:00
Markus Schorn
c1ca84452f Fix for 168054, name resolution of parameters in method impls. 2006-12-14 14:09:28 +00:00
Norbert Pltt
a857bb1867 bug #165205 - error parser test cases integrated in automated suite
GCCErrorParserTests modified to provide at least basic functioning tests
2006-12-14 13:19:24 +00:00
Norbert Pltt
59b83a92e1 bug #165205 - error parser messages externalized 2006-12-14 13:18:08 +00:00
Markus Schorn
c106203a8f Call Hierarchy: removed work in progress labels. 2006-12-14 12:26:19 +00:00
Anton Leherbauer
285675fc89 Make sure to attach a document partitioner 2006-12-14 12:06:50 +00:00
Markus Schorn
2b27259c0f Prevents multiple adding of implicit methods to index. 2006-12-14 12:02:53 +00:00
Markus Schorn
62403ec786 Fix for 168020, name resolution for method definitions. 2006-12-14 09:56:46 +00:00
Anton Leherbauer
52deae97f4 Fix some more outline view label and synchronization issues 2006-12-13 16:10:24 +00:00
Markus Schorn
b1c047d23a Call Hierarchy: additional test cases. 2006-12-13 15:29:04 +00:00
Anton Leherbauer
994ff2e8fa Fix C Compare Viewer for structure diffs 2006-12-13 15:25:15 +00:00
Anton Leherbauer
531be7628e Fix for Bug 70120 - For external files, hook search markers and problem markers to the phantom Include external files
ExternalSearchEditor is deprecated, CEditor handles external files transparently
2006-12-13 13:57:59 +00:00
Markus Schorn
4adb553d14 Fix for 167549, location representation in PDOM. 2006-12-13 13:37:11 +00:00
Anton Leherbauer
2a9b29e5bf Fix for Bug 167806 - [Editor] External files are not editable 2006-12-13 10:30:51 +00:00
Markus Schorn
9405806525 Fix for 156937, NPE in name resolution. 2006-12-13 09:27:28 +00:00
Doug Schaefer
59db91ccde Modernized the Visual C++ Error Parser. Now handles errors from the linker that were getting missed. 2006-12-12 22:09:35 +00:00
Markus Schorn
29dfe7938f Fix for 167614, NPE in index-based name resolution. 2006-12-12 14:18:21 +00:00
Markus Schorn
bae61dd6e4 Adds failing testcase for includes accross projects 2006-12-12 13:50:36 +00:00
Anton Leherbauer
b778c94164 Remove show invisible characters action (moved to Platform) 2006-12-12 13:40:33 +00:00
Anton Leherbauer
6ec58803b9 Disable showing inheritance information by default 2006-12-12 13:37:01 +00:00
Anton Leherbauer
b786f3c0e9 Fix for Bug 88421 - outline view should display more information for: variables, classes and functions 2006-12-12 13:35:08 +00:00
Markus Schorn
11719658ed Include Browser: Adds a simple testcase. 2006-12-12 13:34:24 +00:00
Markus Schorn
9840f921ae Include Browser: Incorporating changes to index (IndexFileLocation) 2006-12-12 07:54:45 +00:00
Anton Leherbauer
6155014aab Fix for Bug 165867 - Open include ignores linked resources (patch by Sergey Prigogin) 2006-12-12 07:29:52 +00:00