1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Commit graph

14941 commits

Author SHA1 Message Date
Markus Schorn
7f998b3962 Follow up for fix of bug 273759. 2009-04-27 08:53:57 +00:00
Markus Schorn
b65a792506 Fixes a loop in the c-parser, bug 273759. 2009-04-27 08:32:31 +00:00
Anton Leherbauer
7784c9c727 Add Save Actions preference page to context menu preferences, related to bug 249359 2009-04-27 07:57:46 +00:00
Sergey Prigogin
ba1c469a99 Comment adjustment. 2009-04-27 04:36:50 +00:00
Sergey Prigogin
dedd9aaf48 Comment adjustment. 2009-04-26 23:10:50 +00:00
James Blackburn
8fbaaf1fea Bug 271264 : Error Parser tests intermittently fail
- Turn tests into fixtures - ResourceHelper removes resources it creates via #cleanUp()
  - createCDTProject joins() FAMILY_AUTO_REFRESH job. Related to bug 273676: The platform doesn't fire resource change events if more than one WorkspaceJob is prepared.  As createCDTProject opens the project with BACKGROUND_REFRESH, a refresh job is scheduled and run once during project creation. This effects the ResourceLookup's sync state wrt the tests.
2009-04-26 10:56:23 +00:00
Sergey Prigogin
5b8602978d Cosmetics. 2009-04-25 23:44:29 +00:00
Sergey Prigogin
f39bda4cad Bug 249359. Described Save Actions preference page. 2009-04-25 23:16:16 +00:00
Sergey Prigogin
5c017b1daf Bug 249359. An option to remove trailing whitespace in either edited or all lines. End-of-file newline doesn't depend on changed lines. Separate preference page for save actions. 2009-04-25 22:46:49 +00:00
Marc Khouzam
02d1f6533a [218847] Add SELECT to startup events. Also, handle ModelProxyInstalledEvent the same way as DataModelInitializedEvent, in order to get an initial selection
when the debug view is opened.
2009-04-24 19:44:28 +00:00
Alena Laskavaia
3178dfdffc [272416] - fixed API problem with setter 2009-04-24 17:45:35 +00:00
Randy Rohrbach
13726315f4 Continuation of Bugzxilla 272369. Darin accepted my other patch so the presentation context now has the SHOW TYPES ICON property as well.
This allows us to get it from there instead of doping the ugly reflection thing.
So I removed the reflection and get it from the presentation context. I already tested this with my patch so when M7 comes out it will be fully functional.

Randy
2009-04-24 17:00:26 +00:00
Vivian Kong
23b1956aac attempt to fix build failure 2009-04-24 15:35:18 +00:00
Vivian Kong
a0790e177e attempt to fix build failure 2009-04-24 15:20:03 +00:00
Vivian Kong
9e3cc459c5 attempt to fix build failure 2009-04-24 14:50:43 +00:00
Randy Rohrbach
67777ab391 Bugzilla 272369 2009-04-24 14:43:04 +00:00
Alena Laskavaia
19caf501e5 - added running checkers on AST reconcile (while typing) 2009-04-24 12:49:45 +00:00
Anton Leherbauer
eaeddf5e8b Fix warnings 2009-04-24 10:51:48 +00:00
Anton Leherbauer
88c2f4a063 Bug 239923 - No Template proposals within doxygen comments 2009-04-24 10:49:54 +00:00
Anton Leherbauer
41798922e2 [218847] Add delta handling for ModelProxyInstalledEvent and DataModelIntializedEvent 2009-04-24 09:39:26 +00:00
Markus Schorn
011f7791ec Fix warnings. 2009-04-24 08:19:29 +00:00
Anton Leherbauer
5a07e05927 Fix NPE, related to bug 273306 2009-04-24 07:03:17 +00:00
Anton Leherbauer
56144f3f01 Bug 272006 - [CodeFormatter] DBCS3.5: New Class wizard truncates first DBCS character in class name and namespace 2009-04-24 06:43:45 +00:00
Doug Schaefer
3cf528d841 Now I got it working... 2009-04-24 06:37:43 +00:00
Ted Williams
3b02a1a7f8 [273548] clean up, remove use of deprecated methods 2009-04-24 06:11:02 +00:00
Ted Williams
25ad9a8a5b [273505] Add memory browser to the debug perspective 2009-04-24 06:05:40 +00:00
Ted Williams
46493bb280 [273505] Add memory browser to the debug perspective 2009-04-24 06:05:28 +00:00
Ted Williams
2f38e62dba [273505] Add memory browser to the debug perspective 2009-04-24 06:03:23 +00:00
Ted Williams
552b3fff76 [273505] Add memory browser to the debug perspective 2009-04-24 05:58:07 +00:00
Doug Schaefer
fb77f8f0dc Modernization and simplification of the p2 install plugins for CDT-base SDKs like Wascana. Now, we're simply provide untar as an action for the Eclipse native touchpoint. Updated the Wascana exemplary p2 repo generator to match 2009-04-24 05:52:56 +00:00
Pawel Piech
00f353d2c8 Add a guard for potential NPE. 2009-04-23 22:38:10 +00:00
Pawel Piech
f8440ac182 [270469] - [launch] The standard launcher should be selected by default. 2009-04-23 22:01:30 +00:00
Alena Laskavaia
a1a4c150c3 [273502] - problems with launch configuration when renaming project and when using non-exisiting project, applied patch 2009-04-23 20:22:24 +00:00
Marc Khouzam
1147914901 [273451] Makes the "connect to terminal" option be visible again for a CDI-GDB local launch, but not for attach or postmortem. This is the behavior we had before. 2009-04-23 17:34:02 +00:00
Marc Khouzam
2ecde82295 [218847] Remove CONTENT flag for DataModelInitializedEvent as it is not needd. 2009-04-23 15:45:38 +00:00
Anton Leherbauer
626f9f736a Preserve newline between type and function declarator, related to bug 192764 2009-04-23 15:16:35 +00:00
Alena Laskavaia
f022798f69 [272416] - contribution for working set configurations usability 2009-04-23 14:57:49 +00:00
Markus Schorn
9f0fd1d199 Follow up for bug 272815. 2009-04-23 08:59:17 +00:00
Sergey Prigogin
3bd59df377 Fixed an NPE (bug 248359, comment #22) 2009-04-23 07:19:29 +00:00
Sergey Prigogin
6d64bcb42a Added IIndexInclude.getFullName method. Bug 272815. 2009-04-23 05:47:34 +00:00
Doug Schaefer
2b18829db8 Feature for the cdt remote launcher. 2009-04-22 22:54:46 +00:00
Doug Schaefer
f5544ce7a0 Feature for the cdt remote launcher. 2009-04-22 22:41:09 +00:00
Doug Schaefer
b7df716f16 Feature for the cdt remote launcher. 2009-04-22 22:26:27 +00:00
Mike Kucera
c1b63e8085 [273347] [XLC Parser] improve testing 2009-04-22 21:29:23 +00:00
Doug Schaefer
45f40abd23 Feature for the cdt remote launcher. 2009-04-22 21:00:16 +00:00
Doug Schaefer
cb11924fbe Feature for the cdt remote launcher. 2009-04-22 20:57:20 +00:00
Doug Schaefer
5004282191 Adding cdt remote launch feature to CDT build. 2009-04-22 20:46:35 +00:00
Doug Schaefer
5e887f0c47 Adding cdt remote launch feature to CDT build. 2009-04-22 20:30:34 +00:00
Doug Schaefer
9b9fc877ce Adding cdt remote launch feature to CDT build. 2009-04-22 20:29:15 +00:00
Doug Schaefer
da59c127d5 Adding cdt remote launch feature to CDT build. 2009-04-22 20:15:34 +00:00