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

2968 commits

Author SHA1 Message Date
Mike Kucera
88c96a3712 bug 269034, mark occurrences for overloaded operators 2009-03-18 13:17:31 +00:00
Mike Kucera
2a023a46e0 bug 268604, hyperlinks for overloaded operators 2009-03-17 15:19:58 +00:00
Alena Laskavaia
1ea10c1975 [268850] - fixed project conversion wizard (patch applied) 2009-03-16 19:49:04 +00:00
Mike Kucera
e866b579f7 bug 268359 - semantic highlighting for overloaded operators 2009-03-13 14:40:41 +00:00
Vivian Kong
fa3911cd90 bug 254200 - use ICU4J 2009-03-13 13:47:48 +00:00
Markus Schorn
c1b15e81bc Fixes content assist and refactoring testcases, bug 268306. 2009-03-12 10:32:14 +00:00
Anton Leherbauer
2e6ebd77d4 Bug 267801 - Open Declaration hangs in deadlock 2009-03-10 14:54:22 +00:00
Anton Leherbauer
df7a426a13 Bug 266731 - Include directories have to be marked 'source' to get new/header 2009-03-10 11:32:58 +00:00
Markus Schorn
bda21f162b Public API to update external headers, bug 255338. 2009-03-02 14:10:52 +00:00
Anton Leherbauer
22b507266d Fix semantic highlighting test failures 2009-02-27 14:11:38 +00:00
Markus Schorn
9f44be00ab AST for inactive code, bug 264666. 2009-02-24 16:01:32 +00:00
Anton Leherbauer
7cf033c0bd Bug 261727 - Extensions to ICHelpInvocationContext interface, patch by Jeff Johnston 2009-02-23 11:17:03 +00:00
Markus Schorn
5008c01caf Preprocessor option to create tokens for inactive code branches, macro's from inactive code in outline view, bug 264666. 2009-02-17 12:03:09 +00:00
Markus Schorn
17a0f1c360 Fix warnings. 2009-02-16 09:40:45 +00:00
Anton Leherbauer
9da66d78f2 Bug 264655 - [Macro Explorer] NPE when trying to open the tool 2009-02-13 10:54:52 +00:00
Anton Leherbauer
7d013c6d3f Increase dependency version (bug 264147) 2009-02-13 10:44:18 +00:00
Anton Leherbauer
03dd6bda62 Bug 264299 - Scalability dialog acts strangely when eclipse is starting in background 2009-02-12 11:01:17 +00:00
Anton Leherbauer
f0af376bb5 Bug 264147 - CDT Editor in Column/Block Edit Mode 2009-02-10 09:44:48 +00:00
Anton Leherbauer
10cfd0dfb3 Fix double click selection on closing angle bracket 2009-02-06 12:31:02 +00:00
Anton Leherbauer
38bde2611c Bug 259015 - Ctrl-click and F3 (Navigate) should have the same semantics 2009-02-04 13:50:41 +00:00
Anton Leherbauer
0abeb03657 Bug 259073 - Duplicate wizard shortcuts in File > New menu 2009-02-04 13:19:07 +00:00
Markus Schorn
f6b84f948e Fixes a few problems related to bug 260830. 2009-02-04 11:45:22 +00:00
Anton Leherbauer
f06ecc89b6 API cleanup - bug 260830 2009-02-04 11:39:23 +00:00
Markus Schorn
1ac3e5e1eb Replace CCorePlugin.log() with CUIPlugin.log() 2009-02-04 11:28:08 +00:00
Anton Leherbauer
65ae93ef1c API cleanup - bug 260830 2009-02-04 08:02:35 +00:00
Markus Schorn
49e24aa545 API tags for org.eclipse.cdt.core.browser.*, bug 260830. 2009-02-04 08:01:37 +00:00
Markus Schorn
fda5b99f5f Fix warnings. 2009-02-04 08:00:20 +00:00
Anton Leherbauer
c012aa7dae API cleanup - bug 260830 2009-02-04 07:48:54 +00:00
Anton Leherbauer
e6e9eda167 Restore deprecated ICompletionContributor 2009-02-04 07:43:01 +00:00
Chris Recoskie
8d8060f5af Fixing URISyntaxExceptions due to improperly parsed URI. 2009-02-03 18:40:55 +00:00
Anton Leherbauer
b742f53981 API cleanup - bug 260830 2009-02-03 13:43:39 +00:00
Markus Schorn
fb5c539efc Position trackers for non-local external files, bug 261912. 2009-02-02 16:27:44 +00:00
Markus Schorn
16269eba9c Store linkage rather than pdom in pdom nodes, bug 263022. 2009-01-30 15:10:37 +00:00
Vivian Kong
858e15d457 bug 219337 2009-01-30 14:58:57 +00:00
Markus Schorn
0c9f6c2e5e Use same line-length for comments and code. 2009-01-29 15:56:04 +00:00
Anton Leherbauer
003975782e Bug 225944 - Organize items by namespace in Outline, fixes also bug 262785 2009-01-29 09:30:15 +00:00
Markus Schorn
233b122712 Formatter settings. 2009-01-28 14:02:27 +00:00
Markus Schorn
d877f1c0b1 Offer to rebuild index when modifying include search path, bug 144085. 2009-01-28 14:01:38 +00:00
Anton Leherbauer
efdb235322 Bug 258407 - [scalability] Disable the reconciler in scalability mode by default 2009-01-27 08:06:12 +00:00
Anton Leherbauer
23d43b4d7d Bug 261287 - Includes Grouping can get confused 2009-01-23 08:38:10 +00:00
Markus Schorn
bad671df6c Fix warnings. 2009-01-22 14:08:34 +00:00
Emanuel Graf
0dfdf444dd FIXED - bug 262000: refactoring "extract function" misinterprets artificial blocks
https://bugs.eclipse.org/bugs/show_bug.cgi?id=262000
2009-01-22 14:07:20 +00:00
Chris Recoskie
38fb615b8d RESOLVED - bug 252966: ProjectDescription Storage: It should be possible to extend / override persistence mechanism
https://bugs.eclipse.org/bugs/show_bug.cgi?id=252966
2009-01-21 15:51:07 +00:00
Markus Schorn
a091e59733 Removes the need to flush the cache of c-scopes, bug 259373. 2009-01-21 14:57:44 +00:00
Anton Leherbauer
f18840cf49 Missing static modifier 2009-01-19 10:33:51 +00:00
Anton Leherbauer
80c167206d Fix warnings 2009-01-16 08:36:46 +00:00
Anton Leherbauer
ddc590e5fd Bug 258043 - Folding enabled if-statements still showing when functions are folded by default 2009-01-15 14:54:05 +00:00
Markus Schorn
8b59db76b8 Fix warnings. 2009-01-14 09:30:59 +00:00
Anton Leherbauer
f4ce07488d Bug 251406 - Make CSourceViewerConfiguration and friends public API 2009-01-13 15:25:14 +00:00
Markus Schorn
cd81b282d5 Fix warnings. 2009-01-13 13:32:47 +00:00