1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-15 04:55:22 +02:00
Commit graph

15991 commits

Author SHA1 Message Date
Anton Leherbauer
df5acf9f9c Fix warnings about CUIPlugin.getDefault().log() 2008-03-19 13:25:18 +00:00
Marc Khouzam
89f4a41f0e Merge the GdbRemoteLaunchDelegate and the
GdbLocalLaunchDelegate into a single GdbLaunchDelegate
2008-03-19 13:24:30 +00:00
Andrew Ferguson
7c22f386b8 188926: update template documentation 2008-03-19 12:02:05 +00:00
Oleg Krasilnikov
7d4b0fd582 Bug #223059 : Problems setting per resource tool settings 2008-03-19 09:35:59 +00:00
Andrew Ferguson
fd23b527a9 214596: apply fix 2008-03-18 18:01:29 +00:00
Andrew Ferguson
5ecca831d9 222954: fix default attribute 2008-03-18 17:36:52 +00:00
Andrew Ferguson
41ee517929 222954: fix default selection 2008-03-18 17:26:25 +00:00
Marc Khouzam
a7fa912306 Bug 223025
Used to check for MIList twice instead of checking for MITuple.
2008-03-18 16:47:34 +00:00
Andrew Ferguson
e4c3404795 222954: fix example 2008-03-18 15:35:27 +00:00
Andrew Ferguson
b75b0925fe 222954: apply fix 2008-03-18 15:26:50 +00:00
Anton Leherbauer
3333dfaa52 More content assist tests for plain C 2008-03-18 15:16:56 +00:00
Anton Leherbauer
ca5dd7b786 CygpathTranslator should not accept native path without device 2008-03-18 15:15:30 +00:00
Anton Leherbauer
616baf0dd6 Cosmetics for binary runner 2008-03-18 15:05:02 +00:00
Marc Khouzam
a7c5da0b08 Print the token when printing the debug traces for the
inserted thread-select and stack-select.
2008-03-18 14:54:09 +00:00
Markus Schorn
868da804e7 Fixes a CCE, bug 223020. 2008-03-18 00:04:51 +00:00
Markus Schorn
366bb49c07 Follow up on ambiguity between template args and binary expression, bug 104706. 2008-03-17 21:49:40 +00:00
Oleg Krasilnikov
93003bf673 Bug #222742 : List values in Tool Options are not propagated 2008-03-17 16:50:33 +00:00
Markus Schorn
d82d0c2245 Improves the navigation fallback, bug 102643. 2008-03-17 16:37:07 +00:00
Andrew Ferguson
83c44162bf Only auto-save dirty editors. Some listening clients (e.g. perforce team provider plug-in) can open a dialog for each touched file. 2008-03-17 15:27:24 +00:00
Anton Leherbauer
9ee674e447 Fix for 172862: [Content Assist] Make it possible to sort proposals by relevance 2008-03-17 14:37:27 +00:00
Anton Leherbauer
d35bf75b1c Adapt handle identifier API for use with Mylyn bridge 2008-03-17 11:49:57 +00:00
Anton Leherbauer
65adceff69 Fix NPE 2008-03-17 09:57:04 +00:00
Sergey Prigogin
b1108c8d73 Adapted to a change in ASTTypeUtil. 2008-03-17 02:38:10 +00:00
Sergey Prigogin
d245dc8fca Fix for bug 214447. 2008-03-17 02:34:13 +00:00
Sergey Prigogin
e1c98f2c02 toString method. 2008-03-17 00:12:41 +00:00
Sergey Prigogin
ce309040bd toString methods. 2008-03-16 04:53:12 +00:00
Sergey Prigogin
c09235c6d1 Removed external dependencies. 2008-03-16 04:05:53 +00:00
Sergey Prigogin
66ce99e5a9 Flipped the default for spell checking of string literals. 2008-03-16 03:25:45 +00:00
Mikhail Khodjaiants
57316d3144 Added disassembly context related interfaces. 2008-03-15 18:18:14 +00:00
Mike Kucera
650153071e fixed problems with tokens not mapping correctly between main parser and secondary parsers, fixed for loop bug 2008-03-14 21:30:55 +00:00
Markus Schorn
e7bb0ea2c2 Fix invocation of macro explorere for selections beyond last declaration. 2008-03-14 21:20:37 +00:00
Pawel Piech
4f501b788f [222568] Applied fix to prevent escaping of backslashes in C-Strings. 2008-03-14 20:56:49 +00:00
Markus Schorn
831dd9ee1f Fix invocation of macro expansion tool. 2008-03-14 15:54:05 +00:00
Marc Khouzam
0c602b6de8 Bug 222764
Use of the GDB command -environment-directory based on how the CDT used it.
2008-03-14 15:44:20 +00:00
Anton Leherbauer
dbbd26805c Fix folding initialization if no AST required 2008-03-14 13:53:47 +00:00
Anton Leherbauer
f9ddd200f8 222728: [editor] Register C/C++ editor with common hyperlinking preferences 2008-03-14 13:52:25 +00:00
Anton Leherbauer
16ba335d76 Fix NPE restoring K&R function and use StringBuilder 2008-03-14 13:39:18 +00:00
Anton Leherbauer
872058b5e5 222728: [editor] Register C/C++ editor with common hyperlinking preferences 2008-03-14 13:38:14 +00:00
Markus Schorn
7b37526690 Open Declaration shows macros twice, bug 222597. 2008-03-14 13:05:35 +00:00
Markus Schorn
e5b6fb457b F3 for OutlineView, Call Hierarchy and Type Hierarchy, bug 222721. 2008-03-14 12:46:09 +00:00
Anton Leherbauer
f66dfa5d9a Fix for 222398: [Model Builder] problem with inlined qualified member declaration
and fix handling of multiple namespace definitions
2008-03-14 10:25:46 +00:00
Markus Schorn
7bce911157 For macro labels, append file paths if requested. 2008-03-14 09:49:56 +00:00
Markus Schorn
553c5a49fe Show function parameters in Open Element dialog. 2008-03-14 09:48:14 +00:00
Anton Leherbauer
319bbd5dfb Fix handle restore for source roots 2008-03-14 07:57:12 +00:00
Pawel Piech
9c5201ef98 [220446] Minor clean up. 2008-03-13 23:10:35 +00:00
Mike Kucera
7e112a866e fixed constructor ambiguity bug 2008-03-13 21:06:04 +00:00
Pawel Piech
63abb2b2c7 [220446] Clean up. 2008-03-13 20:52:01 +00:00
Pawel Piech
c643667fec [220446] Fixed a warning in manifest file. 2008-03-13 20:50:35 +00:00
Pawel Piech
096b13e0bd [220446] Fixed a warning about JRE version in class path. 2008-03-13 20:50:12 +00:00
Pawel Piech
737a61b178 [220446] Got rid of an unused extension point. 2008-03-13 20:49:41 +00:00