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

2890 commits

Author SHA1 Message Date
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
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
Oleg Krasilnikov
e085fd2c3e Bug #160012: New Project Wizard changed to support templates 2007-04-18 14:54:39 +00:00
Markus Schorn
3a6af038ff Reverting unintentional commit. 2007-04-18 14:47:16 +00:00
Anton Leherbauer
b9d5827fc8 Auto-insert semicolon after array or struct initializer 2007-04-18 14:41:34 +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
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
Markus Schorn
45be116add Fix for 83868, populate search field in open type dialog. 2007-04-17 14:59:51 +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
Anton Leherbauer
36d805c4f1 F?x for 182694: Content Assist - java.lang.ArrayStoreException 2007-04-17 11:47:17 +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
Doug Schaefer
fe09a6ed3d Open Declaration works on include statements. 2007-04-17 03:04:46 +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
Oleg Krasilnikov
df81aa5942 Bug #181022 - get rid of "strikeout" sign. 2007-04-16 09:35:57 +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
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
12e19c8773 Bug #160012: New Project Wizard rework 2007-04-12 14:44:44 +00:00
Anton Leherbauer
1751bb7d63 Minor semantic highlighting fixes 2007-04-12 14:04:57 +00:00
Anton Leherbauer
86a79e05e8 Fix for 87119: Shortcut to Toggle Header/Source 2007-04-12 13:54:12 +00:00
Oleg Krasilnikov
d3abc551c9 Bug #160012: rework of New Project Wizard 2007-04-12 11:50:55 +00:00
Oleg Krasilnikov
c321859b30 Bug #160012 2007-04-12 07:51:11 +00:00
Anton Leherbauer
929eec3053 Temporary workaround for bug 181139 (Patch by Sergey Prigogin) 2007-04-11 14:47:06 +00:00
Anton Leherbauer
386726e1fc Default Source Hover modifier is Shift 2007-04-11 14:16:14 +00:00
Markus Schorn
49aaf4cd87 Fix for 62366 allow to resume indexing after it was cancelled. 2007-04-11 13:33:52 +00:00
Markus Schorn
7fb6f3739c Fix for 62366 allow to resume indexing after it was cancelled. 2007-04-11 13:30:50 +00:00
Markus Schorn
99ea19c361 Fix for 181391, improvements to export index UI. 2007-04-10 16:07:34 +00:00
Anton Leherbauer
2922ae70fd Improve source hover comment heuristic 2007-04-10 15:41:24 +00:00
Anton Leherbauer
29aec8d2ad CommonNavigator: Performance tuning for problem decoration 2007-04-10 14:04:21 +00:00
Oleg Krasilnikov
b0e68cbd53 Bug #181025: menus are modified according to last discussion results. 2007-04-10 13:55:35 +00:00
Oleg Krasilnikov
8d4317aea6 Bug #181025: hide CDT menus for not-CDT projects 2007-04-10 13:40:10 +00:00
Mikhail Sennikovsky
ead2da2599 Fix for [Bug 181021] [Project Model]Source location and "exlude from build" settings are inconsistent 2007-04-10 10:20:35 +00:00