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

10249 commits

Author SHA1 Message Date
Markus Schorn
901ccba9b0 Fix for 181708, remove language mapping property page for external tus. 2007-04-17 14:19:06 +00:00
Doug Schaefer
558fca8f5e Make the open decl on includes a little safer. 2007-04-17 13:54:35 +00:00
Markus Schorn
25f6e085ff Fix for 182312, adds 'Open Type in Hierarchy' action. 2007-04-17 13:48:39 +00:00
Oleg Krasilnikov
5b6432c384 Bug #182745: wording 2007-04-17 13:37:10 +00:00
Doug Schaefer
94a68d1f4e Make the open decl on includes a little safer. 2007-04-17 13:23:50 +00:00
Anton Leherbauer
8fe932e6c3 Add toggle source/header command and binding again 2007-04-17 13:14:55 +00:00
Anton Leherbauer
27d2f5dc5e Project Explorer: insert separator between default build group and CDT additions 2007-04-17 13:13:44 +00:00
Mikhail Sennikovsky
6d90042969 1. Update for the external settings provider
2. some tests update
2007-04-17 12:49:00 +00:00
Oleg Krasilnikov
b8400b2770 Bug #182615: Managed builder plugin throws an error with build action 2007-04-17 12:39:13 +00:00
Anton Leherbauer
36d805c4f1 F?x for 182694: Content Assist - java.lang.ArrayStoreException 2007-04-17 11:47:17 +00:00
Mikhail Sennikovsky
88d14ca7c4 schema fixes 2007-04-17 11:19:22 +00:00
Mikhail Sennikovsky
cb19d69cff 1. Fix for [Bug 182711] [Project Model] CoreModel.create(IFile) cannot be used in jobs
2. External setting provider mechanism
3. other bug-fixes
2007-04-17 11:14:13 +00:00
Oleg Krasilnikov
f577ff3449 Bug #179786 C/C++ Project data serialization silently fails for files with the "hidden" status 2007-04-17 10:41:31 +00:00
Markus Schorn
8d247ed5d0 Fix for 111004, separated SearchActionSet into search, open and navigate as in JDT. 2007-04-17 10:07:38 +00:00
Markus Schorn
260056beb7 Improvements to Call Hierarchy tests. 2007-04-17 08:48:57 +00:00
Doug Schaefer
fe09a6ed3d Open Declaration works on include statements. 2007-04-17 03:04:46 +00:00
Doug Schaefer
526c6cd618 Updated UI components for launch config. 2007-04-17 01:53:01 +00:00
Mikhail Sennikovsky
e6dbc5b189 Fix for [Bug 182205] ScannerInfoProvider specified by custom extension is not being called 2007-04-16 19:11:41 +00:00
Doug Schaefer
aa17ffe74c Initial code for supporting hardware debugging with GDB, mainly with JTAG. 2007-04-16 19:02:30 +00:00
Vivian Kong
12de1eb9a0 fix for bug 182559: Hard-coded fonts in CDT user docs 2007-04-16 17:48:06 +00:00
Doug Schaefer
a6b615d032 Patch for Bryan - 167098 - support for method and constructor templates. 2007-04-16 15:34:54 +00:00
Markus Schorn
829bdef1da Fix and test for potential deadlock interrupting PDOM.acquireXXXLock() 2007-04-16 15:13:29 +00:00
Markus Schorn
a8ced8a5d3 Follow up 181305, binding returns empty name for 'void (fn)();' 2007-04-16 14:55:42 +00:00
Mikhail Sennikovsky
2b14d7a898 Fix for the NPE with the old stile tool-chains 2007-04-16 14:04:08 +00:00
Doug Schaefer
a50038b47f Patch for Frank@Nokia - 160207 - Revise the auto save page. 2007-04-16 13:38:25 +00:00
Doug Schaefer
ff289ac922 Patch for Frank@Nokia - 182457 - Update docs fro Run and Debug dialogs. 2007-04-16 13:34:10 +00:00
Mikhail Sennikovsky
333081f3c5 Fix for the external settings functionality 2007-04-16 13:19:38 +00:00
Oleg Krasilnikov
457924ff1c Bug #181022 : separate markers for excluded source & header files 2007-04-16 11:36:27 +00:00
Anton Leherbauer
dae80ef2cd Fix for 182180: Bug with parser and #ifdef statements and "/*" (follow-up) 2007-04-16 10:39:10 +00:00
Oleg Krasilnikov
df81aa5942 Bug #181022 - get rid of "strikeout" sign. 2007-04-16 09:35:57 +00:00
Doug Schaefer
7da95e5c39 Fix ASCII property on schema 2007-04-15 16:57:29 +00:00
Doug Schaefer
ae79780029 Fixed class for new debugger. 2007-04-15 16:56:45 +00:00
Andrew Ferguson
2304aeb618 181735: fix a regression, and some (newly exposed) syntax errors in the unit tests 2007-04-14 11:15:55 +00:00
Andrew Ferguson
512a83717e 181735: (part II) fix index related resolution problems 2007-04-13 16:35:10 +00:00
Mikhail Khodjaiants
dbaba763e1 Bug 150471: NPE in ToggleBreakpointAdapter. 2007-04-13 13:45:07 +00:00
Oleg Krasilnikov
30060e8e7d Bug #181490: parallel build option reset 2007-04-13 13:07:15 +00:00
Mikhail Sennikovsky
61c00b3d3b Fix for [Bug 182309] The managed build does not work for source files in source folders. 2007-04-13 12:24:09 +00:00
Oleg Krasilnikov
6af8afe7af Bug #182247: NPE in property pages 2007-04-13 12:22:19 +00:00
Oleg Krasilnikov
45581a740c Bug #182290 : add CDT vars/symbols to all languages 2007-04-13 11:29:35 +00:00
Markus Schorn
68c120a672 Fix for 181391, improvements to export index UI. 2007-04-13 11:28:48 +00:00
Anton Leherbauer
1dfa6ff276 Fix for 182180: Bug with parser and #ifdef statements and "/*" 2007-04-13 11:27:30 +00:00
Oleg Krasilnikov
6a9d44ea95 Bug #182135: C/C++ Build Pref Page needs scroll bars 2007-04-13 10:25:44 +00:00
Anton Leherbauer
10ceaaeaa3 Project Explorer: Fix wizard shortcuts 2007-04-13 09:30:42 +00:00
Anton Leherbauer
b6410fac1f Fix for 182214: My calls to SDK functions is yelling at me 2007-04-13 09:29:51 +00:00
Oleg Krasilnikov
f6189e564a Bug: NPE with MBS custom pages 2007-04-13 09:27:27 +00:00
Oleg Krasilnikov
612780f89e *** empty log message *** 2007-04-13 08:54:00 +00:00
Oleg Krasilnikov
cf08945609 Bug #182096 - wording 2007-04-13 08:19:21 +00:00
Markus Schorn
46df43c5f7 Fix for 107569, error on async preference save operation. 2007-04-13 08:05:53 +00:00
Doug Schaefer
234a259089 Extend the don't check program to also not check the project. This is to support hardware debugging and project-less debugging. 2007-04-12 21:07:56 +00:00
Doug Schaefer
738955feca Fix bug where project name was empty. 2007-04-12 21:01:16 +00:00