1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 02:06:01 +02:00
Commit graph

2181 commits

Author SHA1 Message Date
Anton Leherbauer
51d62cd4f5 Fix for 184189: CReconciler exception 2007-04-27 09:05:30 +00:00
Oleg Krasilnikov
5afe61ff79 Copyright update 2007-04-27 08:06:18 +00:00
Oleg Krasilnikov
1d1583f9d3 Bug #183410: enhance CDT vars dialog 2007-04-27 08:03:25 +00:00
Anton Leherbauer
08d67267bc Limit visibility of index menu to cnature projects 2007-04-27 08:02:29 +00:00
Anton Leherbauer
b887f80850 Partial fix for 184066: [Project Explorer] Make C/C++ context menu and project explorer menu more similar (Patch by Sascha Radike <sradike@ejectlag.com>) 2007-04-27 07:44:59 +00:00
Mikhail Sennikovsky
5a24d7c682 final fix for [Bug 184185] New CDTWizard extension mechanism should use abstract classes instead of interfaces 2007-04-26 22:01:54 +00:00
Mikhail Sennikovsky
5961aaeb02 additional fix for [Bug 184185] New CDTWizard extension mechanism should use abstract classes instead of interfaces 2007-04-26 21:50:47 +00:00
Mikhail Sennikovsky
e3448230ed 3d step for [Bug 184185] New CDTWizard extension mechanism should use abstract classes instead of interfaces 2007-04-26 21:41:44 +00:00
Mikhail Sennikovsky
c58b1c80fb First step for [Bug 184185] New CDTWizard extension mechanism should use abstract classes instead of interfaces 2007-04-26 21:24:04 +00:00
Mikhail Sennikovsky
279868fade Fix from Andrew Ferguson to the project creation with small updates 2007-04-26 20:15:44 +00:00
Mikhail Sennikovsky
c5603e5a0e Template Engine submission from Bala Torati (Symbian) with some modifications and bug-fixes (see Bug 160012) 2007-04-26 17:07:39 +00:00
Markus Schorn
417e9c0d70 Fix for 184042, updating index considers changes in configuration. 2007-04-26 14:03:25 +00:00
Oleg Krasilnikov
4eb74954dd 1. for Bug #182450 : tri-state button experimental implementation.
2. Preference page minor change (items order)
2007-04-26 12:49:03 +00:00
Oleg Krasilnikov
1f69bd652c Bug #182820: support for "canExclude()" 2007-04-26 10:23:34 +00:00
Doug Schaefer
ca9dd7313d Bug 182101 - Fixed infinite loop when the operator keyword was selected. Actually, there are a huge number of problems with operator handling in the selection parse. I've removed the whole thing. We need to handle this differently. 2007-04-25 21:02:41 +00:00
Anton Leherbauer
d37ff65df9 Simplify external SDK highlighting 2007-04-25 15:47:58 +00:00
Oleg Krasilnikov
1346d01ba1 performOkForced() method added 2007-04-25 13:56:44 +00:00
Oleg Krasilnikov
6be903f7bc Adjusted call to CDTPropertyManager 2007-04-25 13:51:07 +00:00
Anton Leherbauer
73fd7f02ab Add support for dynamic help context provider (follow-up) 2007-04-25 12:36:29 +00:00
Oleg Krasilnikov
a232fa8d00 Bug #183908: Page missing at the new C/C++ project wizards 2007-04-25 12:22:10 +00:00
Anton Leherbauer
6f2a059c1a Add support for dynamic help context provider 2007-04-25 12:01:47 +00:00
Anton Leherbauer
dcc302a00d Fix for 183482: C Editor always re-opens file which was alreay open 2007-04-25 11:58:21 +00:00
Anton Leherbauer
b48dbe507a Fix for 183482: C Editor always re-opens file which was alreay open 2007-04-25 11:33:40 +00:00
Anton Leherbauer
f8a2192e8b Fix for 150404: [CommonNavigator] CDT Projects appear twice (in cooperation with Michael D. Elder) 2007-04-25 09:49:23 +00:00
Oleg Krasilnikov
e9196ff2bb Bug #183940: cancelling project creation leaves files on disk 2007-04-25 08:38:53 +00:00
Anton Leherbauer
8fde3d9842 Fix for 183653: While in CDT perspective CTRL^X of 1000 lines out of a 1500 line source file causes error 2007-04-25 08:27:30 +00:00
Oleg Krasilnikov
16626ae5e1 Bug #182820: check for "canExclude()" 2007-04-24 14:52:42 +00:00
Oleg Krasilnikov
b5f08dee89 Bug #182745 2007-04-24 14:27:56 +00:00
Markus Schorn
68ee7c7944 Fix for bug 172919, automatic reindex when defaultSettingsConfiguration changes. 2007-04-24 13:23:11 +00:00
Markus Schorn
2d963989a0 Fix for 172919, ui for selecting build configuration for indexer. 2007-04-24 12:32:15 +00:00
Oleg Krasilnikov
9b2813c8c5 Schema ID corrected 2007-04-24 10:20:24 +00:00
Oleg Krasilnikov
0d958cf286 "ARTIFACT" moved to MBS 2007-04-24 10:16:14 +00:00
Anton Leherbauer
5b31b196fa Open Element: Faster queries and cancellation 2007-04-24 09:43:44 +00:00
Anton Leherbauer
640b94f6a3 Fix toggle/source in case of mixed C/C++ projects 2007-04-24 09:38:45 +00:00
Oleg Krasilnikov
f8d8620ddc Bug #183341: property page and tab in single object 2007-04-24 09:05:44 +00:00
Markus Schorn
c5c4332df0 Fix for 183379 in coop with Anton Leherbauer, progress monitor for findBindingsForPrefix. 2007-04-23 14:34:22 +00:00
Oleg Krasilnikov
b42099a8c7 1. Bug #183340 : CDTPropertyManager is implemented.
2. Export Path and Symbols tab: can be enabled via Prefs
2007-04-23 13:45:55 +00:00
Markus Schorn
8380e9b7cf Fix for 104583, implementation of indexer policies. 2007-04-23 06:53:19 +00:00
Anton Leherbauer
1bc986271c Fix for 176229: Move CElementLabels to non-UI and public place (Patch by Gerhard Schaber <gerhard.schaber@windriver.com>) 2007-04-20 14:47:16 +00:00
Oleg Krasilnikov
82d511bba1 Unexport feature added 2007-04-20 12:48:09 +00:00
Markus Schorn
f7d244ff58 Fix for 104583, part I: indexer policy core implementation 2007-04-20 12:21:54 +00:00
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