Markus Schorn
|
401d6e1845
|
Correct field access for getters and setters by Emanuel Graf, bug 232290.
|
2008-05-15 14:31:07 +00:00 |
|
Markus Schorn
|
c7e0b78046
|
Separates refactoring base from utilities by Emanuel Graf, bug 232260.
|
2008-05-15 14:25:22 +00:00 |
|
Markus Schorn
|
2ce7d65442
|
Fix for nested modifications in ChangeGenerator by Emanuel Graf, bug 232255.
|
2008-05-15 14:19:36 +00:00 |
|
Markus Schorn
|
fb6b4d9509
|
Resolve typedefs in arguments before template instantiation.
|
2008-05-15 14:04:25 +00:00 |
|
Andrew Ferguson
|
7a78073d7d
|
report the IProblemBinding ID constant name on failure
|
2008-05-15 13:07:55 +00:00 |
|
Andrew Ferguson
|
e3ae583f4f
|
add test for potential regression for 229942
|
2008-05-15 13:07:16 +00:00 |
|
Markus Schorn
|
4a256b8f16
|
Removes a workaround in PDOMCPPLinkage.getAdaptedParent().
|
2008-05-15 12:05:51 +00:00 |
|
Markus Schorn
|
9f420bc917
|
Fixes CPPFindBinding.findBinding(...) for specializations of class templates.
|
2008-05-15 12:05:26 +00:00 |
|
Markus Schorn
|
c8d02717aa
|
Fixes CompositeCPPTemplateScope.getParent().
|
2008-05-15 12:04:47 +00:00 |
|
Anton Leherbauer
|
5f53601812
|
Use StringBuilder
|
2008-05-15 08:53:15 +00:00 |
|
Markus Schorn
|
fec33bb137
|
Proper handling of comments before preprocessing statements by Emanuel Graf, bug 232232.
|
2008-05-15 07:34:10 +00:00 |
|
Mike Kucera
|
e250ee6a33
|
minor fixes to tests
|
2008-05-14 19:27:35 +00:00 |
|
Markus Schorn
|
3fea475657
|
Fixes a bunch of IType.isSameType() implementations.
|
2008-05-14 17:32:30 +00:00 |
|
Oleg Krasilnikov
|
8981d60e33
|
Bug #229327 : CDT help pages for Property Tabs are not accessible
|
2008-05-14 16:11:11 +00:00 |
|
Mikhail Khodjaiants
|
0864dbf857
|
Contributing new disassembly.
|
2008-05-14 15:39:23 +00:00 |
|
Sergey Prigogin
|
d75d152ce6
|
Test case for bug 232086.
|
2008-05-14 15:06:58 +00:00 |
|
Anton Leherbauer
|
1ed5637cde
|
Fix redraw of tree on syntax coloring page when semantic highlighting is disabled
|
2008-05-14 13:44:00 +00:00 |
|
Markus Schorn
|
9cd97af5e5
|
Testcase for resolving an iterators of std::vector.
|
2008-05-14 12:46:02 +00:00 |
|
Markus Schorn
|
0fb210a8fe
|
Bindings for method-definitions of class templates with non-type parameters, bug 231868.
|
2008-05-14 11:05:13 +00:00 |
|
Markus Schorn
|
883aa17ba0
|
Bindings for method-definitions of class templates with non-type parameters, bug 231868.
|
2008-05-14 10:54:30 +00:00 |
|
Sergey Prigogin
|
cd61ff4ab7
|
Fixed NPE.
|
2008-05-14 10:50:04 +00:00 |
|
Andrew Ferguson
|
8fc8067905
|
fix regression in error handling
|
2008-05-14 10:21:01 +00:00 |
|
Markus Schorn
|
fd77ff4e64
|
Correct CPPTemplates.instantiateTypes(..) and use it where possible.
|
2008-05-14 09:26:08 +00:00 |
|
Markus Schorn
|
94db642b5f
|
Let add includes use correct line-delimiter, bug 231580.
|
2008-05-14 08:30:38 +00:00 |
|
Markus Schorn
|
e836c2d3f5
|
Fix for AST2TemplateTests.testNestedClassTypeSpecializations, generalizes fix for 213861.
|
2008-05-14 07:11:00 +00:00 |
|
John Cortell
|
1c28b186cf
|
Fixed typo in method name
|
2008-05-13 23:57:44 +00:00 |
|
Mike Kucera
|
8a42979447
|
added support for namespaces nested inside classes
|
2008-05-13 20:25:16 +00:00 |
|
Oleg Krasilnikov
|
4e2a3b2bfc
|
Bug #229327 : CDT help pages for Property Tabs are not accessible
|
2008-05-13 16:04:05 +00:00 |
|
Andrew Ferguson
|
2a8ddcb4ee
|
add template parameters to DOM view
|
2008-05-13 12:44:38 +00:00 |
|
Markus Schorn
|
829a826ec9
|
Fixes CCE by removing need for ICPPTemplateDefinition.getTemplateScope(), bug 231744.
|
2008-05-13 12:01:16 +00:00 |
|
Oleg Krasilnikov
|
b41f6b472d
|
Remove "getHelpId()"
|
2008-05-13 11:15:03 +00:00 |
|
Oleg Krasilnikov
|
76f792c6e4
|
Small text fix
|
2008-05-13 09:23:23 +00:00 |
|
Oleg Krasilnikov
|
a26f5af11d
|
Bug #229771 Usability: Bad Environment preference dialog layout
|
2008-05-13 08:57:26 +00:00 |
|
Oleg Krasilnikov
|
6be6c455c6
|
Bug #229771 Usability: Bad Environment preference dialog layout
|
2008-05-13 08:47:37 +00:00 |
|
Mike Kucera
|
28a6dc5f30
|
fixed final template bugs that were caused by ambiguous declarator nodes
|
2008-05-09 18:06:28 +00:00 |
|
Warren Paul
|
ce88bbac4a
|
fixed bug #217189.
|
2008-05-09 16:03:01 +00:00 |
|
Doug Schaefer
|
72580d7559
|
Fix up plugin dependencies.
|
2008-05-09 15:11:34 +00:00 |
|
Markus Schorn
|
4d2627c171
|
Fix warnings.
|
2008-05-09 14:49:29 +00:00 |
|
Doug Schaefer
|
6519bc4131
|
Fixed up the dependency name.
|
2008-05-09 13:59:41 +00:00 |
|
Markus Schorn
|
1e130b3edf
|
Rework fix for 213861 and defer even more instantiations, related to bug 229218.
|
2008-05-09 12:58:26 +00:00 |
|
Anton Leherbauer
|
73fe0cb572
|
Fix hover move-into behaviour
|
2008-05-09 11:41:44 +00:00 |
|
Anton Leherbauer
|
3a389ae973
|
Enable Resume Without Signal action only if plug-in is active
|
2008-05-09 09:38:07 +00:00 |
|
Anton Leherbauer
|
e65eee8ef2
|
Avoid breaking API change by keeping and deprecating obsolete methods (bug 118100)
|
2008-05-09 09:37:08 +00:00 |
|
Warren Paul
|
97f1304af9
|
don't use the control if already disposed.
|
2008-05-08 23:55:09 +00:00 |
|
Mike Kucera
|
19b5878bd9
|
created secondary parser for disambiguating template parameter declarations
|
2008-05-08 19:44:40 +00:00 |
|
Warren Paul
|
f55cab3c2e
|
fixed bug where the default source folder in the wizard would be incorrect when creating a new class, source or header file when the structured selection was a source folder.
|
2008-05-08 18:34:00 +00:00 |
|
Sergey Prigogin
|
5eb63f4700
|
Spell correction hover.
|
2008-05-08 13:21:52 +00:00 |
|
Markus Schorn
|
eb179298f4
|
For deferred class instances also defer selection of partial instantiation, bug 229218.
|
2008-05-08 13:10:05 +00:00 |
|
Anton Leherbauer
|
3b147b1e56
|
Fix for 230984: Sourcefolder duped in std makefile projects
|
2008-05-08 12:35:34 +00:00 |
|
Andrew Ferguson
|
8d6cd53eb4
|
229989: apply fix: GeneratePDOM should not export PDOM's which are not sync'ed to project content
|
2008-05-08 09:41:13 +00:00 |
|