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

6458 commits

Author SHA1 Message Date
Markus Schorn
0408d6e901 Fix cv-conversion, bug 213029. 2007-12-14 15:58:14 +00:00
Markus Schorn
ff426e5841 Store information about read/write access of variables in index, bug 156692. 2007-12-14 14:55:33 +00:00
Mike Kucera
a54c25f473 Increased test time in AST2Tests.test195943(). 2007-12-13 15:59:39 +00:00
Mike Kucera
702729fe1c fix for bug 212892 2007-12-13 15:57:05 +00:00
Markus Schorn
ecea541d78 Fixes a warning. 2007-12-13 12:28:52 +00:00
Anton Leherbauer
edb3895e67 Improver formatter robustness (related to 212819) 2007-12-13 11:54:42 +00:00
Anton Leherbauer
6911115a53 Disable obsolete workaround for bug 186344 2007-12-13 11:38:06 +00:00
Markus Schorn
3094503910 Fix JUnit-failure when running in head-less mode. 2007-12-13 11:33:48 +00:00
Oleg Krasilnikov
686781efd0 Bug # 72334 : Cannot select multiple include paths in project properties dialog 2007-12-13 11:30:23 +00:00
Markus Schorn
0888279e30 Reducing the size of the index, bug 210392. 2007-12-13 10:49:18 +00:00
Oleg Krasilnikov
786fa6383c Bug #212760: NPE when trying to edit tools for CDT project 2007-12-12 15:15:23 +00:00
Oleg Krasilnikov
f6e9360d5d Bug#182450 2007-12-12 15:00:58 +00:00
Anton Leherbauer
0a66354f66 Fix memory leak 2007-12-12 14:57:50 +00:00
Anton Leherbauer
214698ca9c Improve path to resource conversion when opening an editor (related to bug 211056) 2007-12-12 14:20:49 +00:00
Anton Leherbauer
1d3da89cf0 Fix for 194312: Hover Background Color 2007-12-12 13:34:28 +00:00
Markus Schorn
eff6754c12 Store information about potential polymorphic method calls in index, bug 156691. 2007-12-12 12:15:07 +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
Oleg Krasilnikov
7157df9421 Bug # 182450: allow changing settings for multimple configs simultaneously 2007-12-11 16:55:29 +00:00
Markus Schorn
5801276291 Testcase for bug 191315. 2007-12-10 14:36:08 +00:00
Oleg Krasilnikov
7035bbb480 Bug #212284 : Exception when deleting a project including content 2007-12-10 13:42:10 +00:00
Markus Schorn
39358ec2b9 Select first match in search results, bug 210446. 2007-12-10 13:32:42 +00:00
Markus Schorn
45b020487a Fixes an exception in name resolution (second try), bug 211457. 2007-12-10 10:03:50 +00:00
Markus Schorn
8d6553b223 Improved progress reporting when refreshing the content of the index. 2007-12-07 16:44:20 +00:00
Markus Schorn
866014dbc8 Avoid logging of 'Resource xxx does not exist' 2007-12-07 15:44:35 +00:00
Markus Schorn
19007dbf93 [Include Browser] Handle headers included from c- and c++, related to bug 191989. 2007-12-07 15:18:54 +00:00
Markus Schorn
a9a1824092 Testcase for bug 211756. 2007-12-07 14:51:11 +00:00
Markus Schorn
20a23cb80a Fixed warnings. 2007-12-07 14:18:13 +00:00
Markus Schorn
020598a37c Indexer can indirectly block jobs with workspace-rule (bug 211603). 2007-12-07 13:46:49 +00:00
Markus Schorn
a805540f7f Improved stability of testcase. 2007-12-07 13:00:39 +00:00
Anton Leherbauer
88a3de11fd Fix for 211423: TextFileBufferManager failed to notify an ITextFileBufferListener 2007-12-07 12:42:18 +00:00
Markus Schorn
f61f0b09a6 Fixes 2 exceptions in name resolution, bug 211457. 2007-12-07 12:29:22 +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
e51565a4f7 Add context help id for Open Element Dialog
Add user docs for Code Templates preference page
2007-12-05 12:28:32 +00:00
Anton Leherbauer
8de29f871a Fix for 197643: coloring macro references
Fix deprecation warnings
2007-12-05 12:26:53 +00:00
Oleg Krasilnikov
46aa7c01e8 Bug # 211935 : Cannot customize CDTMainWizardPage because of key methods being "private"/ "static" 2007-12-05 10:01:17 +00:00
Oleg Krasilnikov
4834d59667 Bug # 211935 : Cannot customize CDTMainWizardPage because of key methods being "private"/ "static" 2007-12-05 09:55:58 +00:00
Anton Leherbauer
708ecdac29 Fix memory leak 2007-12-04 14:28:22 +00:00
Anton Leherbauer
bb020742a9 Fix editor tests depending on reconciler 2007-12-04 10:49:53 +00:00
Anton Leherbauer
84d57de16e Fix for 211444: Syntax highlighter produces incorrect coloring on dependant template instantiation. 2007-12-04 10:29:15 +00:00
Anton Leherbauer
35c98f1798 Remove test wizard addition 2007-12-03 14:25:21 +00:00
Anton Leherbauer
ff7c57acb7 Add support for Code Templates
88390: Auto-Insert Code Template When New File Created
147390: [New class wizard] doesn't use template or formatter
2007-12-03 14:04:12 +00:00
Sergey Prigogin
d71b8e0dd4 Spell "behavior" according to US English to be consistent with the rest of Eclipse. 2007-12-03 01:51:34 +00:00
Sergey Prigogin
39dac301aa Fix for 208685. 2007-12-03 00:59:56 +00:00
Sergey Prigogin
8463aa5adf Spell checking support in C/C++ editor. https://bugs.eclipse.org/bugs/show_bug.cgi?id=190512 2007-12-03 00:09:20 +00:00
Mike Kucera
faf69d0940 bug 209359 - CharArrayMap 2007-11-30 16:30:22 +00:00
Anton Leherbauer
6c009d8c5e Fix for 211251: Open Element takes too long when using for large project 2007-11-29 15:40:33 +00:00
Markus Schorn
e07c2eaac5 Support for extern "C" in toggle header, search, source hover and semantic highlighting. 2007-11-29 12:37:11 +00:00