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

9670 commits

Author SHA1 Message Date
Anton Leherbauer
b9d5827fc8 Auto-insert semicolon after array or struct initializer 2007-04-18 14:41:34 +00:00
Mikhail Sennikovsky
f6ab39e0ce CDT variables support for source and output entries 2007-04-18 14:35:30 +00:00
Oleg Krasilnikov
da91fe7a86 Fix: avoid NPE 2007-04-18 13:57:11 +00:00
Anton Leherbauer
0ace8e6e3f Fix exception on auto-indent at end of file 2007-04-18 13:50:07 +00:00
Anton Leherbauer
605c54b5d8 Fix NPE when doubleclicking at end of file 2007-04-18 13:45:04 +00:00
Markus Schorn
38b2d76e76 Fix for 182312, adds 'Open Element in Call Hierarchy' action. 2007-04-18 13:25:29 +00:00
Anton Leherbauer
78a7a6be39 Project Explorer: Fix for drop in folder 2007-04-18 12:28:55 +00:00
Anton Leherbauer
1f5832d033 Fix for 182294: Open Type should allow to open functions and variables 2007-04-18 10:53:48 +00:00
Anton Leherbauer
30322c916c Fix for 182294: Open Type should allow to open functions and variables 2007-04-18 10:43:39 +00:00
Markus Schorn
324ff07796 Follow up for 182312, use different dialog settings for 'Open Type in Hierarchy...' and 'Open Type...' 2007-04-18 08:31:06 +00:00
Mikhail Sennikovsky
b699c719b8 Reverse option path converter to allow converting entry to values 2007-04-18 08:26:55 +00:00
Mikhail Sennikovsky
66c3bdc869 Fix for [Bug 182573] tool specific optionPathConverter is no longer called when updating CDT 3.1.2 to CDT 4.0.0 2007-04-18 07:58:51 +00:00
Doug Schaefer
72947a1a2e Bug 152041 - Filter out running of the binary parser to only parse if the file has no extension, the extension is a number (e.g. libc.so.1), or the file is a binaryFile content type. Much faster now... 2007-04-17 22:57:42 +00:00
Doug Schaefer
42cc1b5978 Patch for Bryan - 182719 - Prevents a potential stack overflow error with virtual base classes. 2007-04-17 19:55:31 +00:00
Doug Schaefer
fce61429ce Patch for Bryan - 182719 - Prevents a potential stack overflow error with virtual base classes. 2007-04-17 18:21:51 +00:00
Ken Ryall
a59c16a63a 175532 Support for address to source API. 2007-04-17 18:19:42 +00:00
Doug Schaefer
fd0881e3c0 Started implementing the guts of the launcher. 2007-04-17 18:11:11 +00:00
Doug Schaefer
f3a9d178e5 Final touches on launch configuration tabs. 2007-04-17 15:57:57 +00:00
Markus Schorn
45be116add Fix for 83868, populate search field in open type dialog. 2007-04-17 14:59:51 +00:00
Anton Leherbauer
67c79cacd5 Fix for 182660: [patch] Syntax Coloring preference panel out of date (Patch by L. Frank Turovich) 2007-04-17 14:34:39 +00:00
Anton Leherbauer
714779e918 Avoid debug output in test 2007-04-17 14:20:08 +00:00
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