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

3344 commits

Author SHA1 Message Date
Markus Schorn
9f0fd1d199 Follow up for bug 272815. 2009-04-23 08:59:17 +00:00
Sergey Prigogin
3bd59df377 Fixed an NPE (bug 248359, comment #22) 2009-04-23 07:19:29 +00:00
Sergey Prigogin
ed7fb8c287 Atomic undo of save actions. 2009-04-21 09:09:32 +00:00
Sergey Prigogin
80abc8bf47 Bug 249359. 2009-04-21 07:17:14 +00:00
Sergey Prigogin
21e1364cb5 Undid the previous change due to doubts in its safety. 2009-04-20 16:49:42 +00:00
Sergey Prigogin
57e806a4ad Fixed an API usage warning. 2009-04-20 16:35:18 +00:00
Mike Kucera
3bd0a9fb8e [272744] fix for Open Declaration, doesn't work for ostream::operator << 2009-04-20 15:44:05 +00:00
Markus Schorn
2a321cdc23 Fixes a NPE, bug 261784. 2009-04-17 14:09:07 +00:00
Markus Schorn
c507baf019 Optimizes C/C++ search without wild-cards, bug 272688 2009-04-17 13:43:09 +00:00
Markus Schorn
dde5816f8e Correct distinction of search results, bug 157585. 2009-04-17 11:22:29 +00:00
Anton Leherbauer
0cbcb912a5 Bug 272124 - Keywords starting with @ aren't recognized by editor, patch by Alex Blewitt 2009-04-17 06:48:58 +00:00
Anton Leherbauer
c3c92bd841 Make ExternalEditorInput adaptable to ITranslationUnit 2009-04-15 15:33:03 +00:00
Markus Schorn
7bf6393aac Let new class wizard created empty source file, bug 269498. 2009-04-15 13:55:09 +00:00
Emanuel Graf
8fc63d723e Small UI improvement 2009-04-15 11:44:54 +00:00
Emanuel Graf
c9ee950352 FIXED - bug 266627: Some refactor operations belong on Source
https://bugs.eclipse.org/bugs/show_bug.cgi?id=266627

Moving getterSetters and implement method to Source menu.
2009-04-15 11:21:01 +00:00
James Blackburn
a39047b78c Bug 242004 ISVs should be able to position their cPropertyTabs amongst built-in CDT provided tabs
- Tabs should be sorted by 'weight' attribute (as detailed in the extension point documentation)
2009-04-14 20:23:45 +00:00
Markus Schorn
eea82af3a1 Splits option to index all files, bug 266814. 2009-04-14 12:53:30 +00:00
Emanuel Graf
3f794a608f FIXED - bug 266726: Generate Getters and Setters could be prettier if it shared more code with JDT
https://bugs.eclipse.org/bugs/show_bug.cgi?id=266726
2009-04-14 07:02:16 +00:00
Alena Laskavaia
9b327ec4df [271628] -fixed NPE (applied patch) 2009-04-08 19:00:06 +00:00
Mike Kucera
679552dc61 bug 271165, language mapping dialog combo boxes should be sorted 2009-04-03 18:10:21 +00:00
Anton Leherbauer
8ec06ddba3 Bug 270916 - Automatically close of quotes in preprocessor directives does not work 2009-04-03 08:59:26 +00:00
Markus Schorn
4b27284fa6 Option for indexer to skip implicit references, bug 268383. 2009-04-01 11:02:34 +00:00
Anton Leherbauer
f1060ced59 Bug 270103 - [Project Explorer] Sorting is broken with Eclipse 3.5 M6 2009-03-26 16:06:23 +00:00
Markus Schorn
7c51979037 Fixes warnings. 2009-03-26 15:51:12 +00:00
Mike Kucera
00d1f34feb bug 270031, FileLanguageMappingPropertyPage throws NPE when opened on remote resource 2009-03-26 15:31:15 +00:00
Markus Schorn
f95a890c94 Invalid attempts of using user-defined conversions, bug 269729. 2009-03-23 20:11:27 +00:00
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