1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 14:12:10 +02:00
Commit graph

9986 commits

Author SHA1 Message Date
Anton Leherbauer
fb48e813d1 Document language extension point schema 2007-04-24 11:36:40 +00:00
Oleg Krasilnikov
8f287b4bd4 Bug #183341: Single Build Property page added 2007-04-24 10:42:15 +00:00
Oleg Krasilnikov
9b2813c8c5 Schema ID corrected 2007-04-24 10:20:24 +00:00
Oleg Krasilnikov
0d958cf286 "ARTIFACT" moved to MBS 2007-04-24 10:16:14 +00:00
Anton Leherbauer
5b31b196fa Open Element: Faster queries and cancellation 2007-04-24 09:43:44 +00:00
Mikhail Sennikovsky
db9a31fff7 small active/setting cfg settings fixes 2007-04-24 09:41:52 +00:00
Anton Leherbauer
640b94f6a3 Fix toggle/source in case of mixed C/C++ projects 2007-04-24 09:38:45 +00:00
Oleg Krasilnikov
f8d8620ddc Bug #183341: property page and tab in single object 2007-04-24 09:05:44 +00:00
Markus Schorn
2c2a64c313 Testcase for 182889 by Mike Kucera, macro expansion arguments. 2007-04-24 08:06:42 +00:00
Markus Schorn
8c4859cd3b Follow up for 182889, additional information for preprocessor nodes. 2007-04-24 08:06:02 +00:00
Mikhail Sennikovsky
cd5c882069 Tool-chain modifications fixes 2007-04-24 08:01:07 +00:00
John Cortell
5162005b2c Fixed 183108. Allow the CDI backend to dictate the format (hex/decimal/binary) to use for displaying an integral ICDIValue 2007-04-24 02:46:09 +00:00
Doug Schaefer
af018d72e9 Bug 174034 - Support open declaration on Macros by adding a link to the PDOMFile as well as offset and length info to the PDOMMacro record. The made a sneaky path to get that information to ASTMacroName to support the open on the macro definition. 2007-04-23 17:37:31 +00:00
Oleg Krasilnikov
0fea8cc237 Bug # 160012 2007-04-23 16:47:27 +00:00
Mikhail Sennikovsky
f51c347096 Fix for [Bug 182465] Creating new CDT project with make adds include directories 2007-04-23 16:38:41 +00:00
Oleg Krasilnikov
f6bce6cadf BUg 160012: toolchain filter infrastructure 2007-04-23 16:10:23 +00:00
Markus Schorn
c5c4332df0 Fix for 183379 in coop with Anton Leherbauer, progress monitor for findBindingsForPrefix. 2007-04-23 14:34:22 +00:00
Oleg Krasilnikov
b42099a8c7 1. Bug #183340 : CDTPropertyManager is implemented.
2. Export Path and Symbols tab: can be enabled via Prefs
2007-04-23 13:45:55 +00:00
Mikhail Sennikovsky
6340ae683d Core functionality fix for [Bug 182820] [Exclusion/Inclusion] Included source FILE appears as source FOLDER 2007-04-23 13:36:18 +00:00
Andrew Ferguson
325c59736a fix race conditions in unit tests
e.g. see failure in:
http://download.eclipse.org/tools/cdt/builds/4.0.0/I.I200704230500/junits.html
2007-04-23 12:43:36 +00:00
Anton Leherbauer
b9d0c01c06 Add ITranslationUnit constant for skip function bodies option 2007-04-23 10:46:01 +00:00
Mikhail Sennikovsky
9bb901a2bf Fix for the scanner discovery profile mechanism 2007-04-23 10:39:03 +00:00
Markus Schorn
b06161edc1 Fix for 148360 by Emanuel Graf, adding comments to the AST. 2007-04-23 08:54:31 +00:00
Mikhail Sennikovsky
252c41a134 some Javadoc comments added 2007-04-23 08:25:02 +00:00
Mikhail Sennikovsky
10c87ccd12 Small update to the TestHelper New Project Model-related functionality 2007-04-23 08:14:32 +00:00
Mikhail Sennikovsky
835999aa31 1. Fix and test-case for the "Index" config selection mechanism for [Bug 172919] What to do about the index with multiple build configurations
2. The "Index" config setting is renamed to "DefaultSetting" config and exported to the public API
2007-04-23 08:08:05 +00:00
Markus Schorn
67538ff936 Fix for 182889 by Emanuel Graf, additional info for preprocessor AST nodes. 2007-04-23 07:17:51 +00:00
Markus Schorn
8380e9b7cf Fix for 104583, implementation of indexer policies. 2007-04-23 06:53:19 +00:00
Doug Schaefer
4ce2d4020f Patch for Bryan - 167098 - fix for constructor/method template specializations. 2007-04-20 16:20:21 +00:00
Anton Leherbauer
1bc986271c Fix for 176229: Move CElementLabels to non-UI and public place (Patch by Gerhard Schaber <gerhard.schaber@windriver.com>) 2007-04-20 14:47:16 +00:00
Anton Leherbauer
6451348375 Performance: Model builder skips function bodies if no AST requested 2007-04-20 13:33:12 +00:00
Oleg Krasilnikov
82d511bba1 Unexport feature added 2007-04-20 12:48:09 +00:00
Markus Schorn
f7d244ff58 Fix for 104583, part I: indexer policy core implementation 2007-04-20 12:21:54 +00:00
Markus Schorn
f7f9021075 Fix for 104583, part I, indexer policy core implementation 2007-04-20 11:57:20 +00:00
Andrew Ferguson
c7553e11bf 183160 - fix for class implicits 2007-04-20 11:29:57 +00:00
Mikhail Sennikovsky
72a57a2bbb Fix for the CDT Variables (Build Macros) functionality 2007-04-20 09:44:23 +00:00
Anton Leherbauer
fbfc4521e6 Fix for 176468: Labels on C/C++ preference page are confusing 2007-04-20 08:26:36 +00:00
Anton Leherbauer
9a04ce27c7 Fix warning 2007-04-20 06:33:21 +00:00
Mikhail Sennikovsky
fd6bc8ef1a Externalization fixes 2007-04-19 17:51:23 +00:00
Mikhail Sennikovsky
12558f79f6 comments added 2007-04-19 17:28:09 +00:00
Mikhail Sennikovsky
b7c570bd81 external settings mechanism fixes 2007-04-19 17:22:26 +00:00
Oleg Krasilnikov
7e9fd939f3 Toolchain edit: new functionality
Properties are enabled for non-C files
Some bugs fixed
2007-04-19 17:07:16 +00:00
Anton Leherbauer
ef4ddbd189 Guard against NPE 2007-04-19 15:39:10 +00:00
Anton Leherbauer
eda6e679cf Fix Open Element in case of modified editor, misc. improvements for ElemementSelectionDialog 2007-04-19 15:34:40 +00:00
Anton Leherbauer
3a04ca57ba Fix source hover for typedefs and variables of composite types 2007-04-19 15:31:57 +00:00
Anton Leherbauer
aeef04ba75 Fix for 183166: #error creates error and warning preprocessor node (Patch by Emanuel Graf <egraf@hsr.ch>) 2007-04-19 14:34:42 +00:00
Mikhail Sennikovsky
30d620f095 Fix for test tool definitions to make them hidden in tool-chain modification UI 2007-04-19 14:19:13 +00:00
Mikhail Sennikovsky
2b673fe759 Fix for NPE in tool-chain modification functionality 2007-04-19 13:48:30 +00:00
Oleg Krasilnikov
b9d5c2f110 ToolChain edit: added functionality for files 2007-04-19 13:34:17 +00:00
Mikhail Sennikovsky
a25388f72b Tool-chain modification fixes 2007-04-19 13:27:59 +00:00