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

130 commits

Author SHA1 Message Date
Nathan Ridge
0292fcf135 Bug 473578 - Include "..." in the signature of a vararg function in
element selection dialogs

Change-Id: I9d44e3067b07035df3a0c1ad8674bcc6c83e4add
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-08-03 19:43:31 -04:00
Sergey Prigogin
0a69302022 Cosmetics. 2015-02-23 16:27:54 -08:00
Sergey Prigogin
3d92885495 Cosmetics. 2015-01-26 21:43:04 -08:00
Sergey Prigogin
1e598a2202 Cosmetics. 2013-09-30 16:01:21 -07:00
Sergey Prigogin
f99f12f4ed Cosmetics. 2013-08-22 16:50:42 -07:00
Markus Schorn
fa55d3662d Bug 368160: Dependent projects and SDKs. 2012-01-27 11:00:22 +01:00
Sergey Prigogin
e7aa4a2154 @Override annotations and redundant casts. 2012-01-07 17:27:33 -08:00
Sergey Prigogin
135c54443a Cosmetics. 2011-05-11 17:58:59 +00:00
Sergey Prigogin
d4c8d89493 Bug 307503 - New Class wizard doesn't check for C++ keywords during validation 2011-01-31 00:16:01 +00:00
Markus Schorn
4a66e70766 Bug 329676: Open element for enumerators. 2010-11-11 09:01:41 +00:00
Markus Schorn
0dea806506 Bug 323723: Removes the remaining throw declarations from IVariable and IFunction. 2010-10-12 11:29:00 +00:00
Markus Schorn
c31e996fc2 Bug 323723: Reduce usage of DOMExceptions. 2010-08-27 09:01:29 +00:00
Vivian Kong
078c2fd1f8 Bug 315439 Fix up copyright 2010-06-03 17:36:02 +00:00
Markus Schorn
df90029032 Fix handling of InterruptedException when locking index, bug 271909. 2009-06-26 09:21:12 +00:00
Markus Schorn
1cb9ea94e6 Type-cache returns undefined types, bug 277277 2009-06-22 13:39:29 +00:00
Sergey Prigogin
2ef51ed6f7 Removed workaround for bug 261457, which has been fixed in the platform. 2009-05-16 23:24:32 +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
eea81e9d95 Static variables shown as global in search, bug 255192. 2008-12-17 16:18:50 +00:00
Markus Schorn
6724c62308 API and data-structures for proper support of template non-type arguments, bug 242668. 2008-10-22 10:58:24 +00:00
Markus Schorn
1b27065ccd Fix hashCode() and equals() for type-info objects. 2008-05-21 14:18:44 +00:00
Markus Schorn
0b1b9a6092 Fix warnings. 2008-04-25 14:24:53 +00:00
Markus Schorn
da70ef502f Support search for local variables and parameters, bug 151334. 2008-04-22 09:08:07 +00:00
Markus Schorn
e16bfb7409 Fix warnings. 2008-04-09 14:59:19 +00:00
Markus Schorn
b5ad408a60 Team shared warning levels for core-plugin, fixed warnings. 2008-04-09 11:35:52 +00:00
Markus Schorn
bb469b32ee Search for macro references, bug 156561. 2008-03-28 17:59:10 +00:00
Anton Leherbauer
df675c8a18 API cleanup 2008-03-28 14:22:27 +00:00
Markus Schorn
a5f83b394c Open Element to show macro parameters, bug 209762. 2008-03-05 13:44:35 +00:00
Markus Schorn
c0b97bbe1c Access to local bindings, bug 215783. 2008-01-25 17:00:38 +00:00
Ken Ryall
617c5a8476 Bug 212166, search bug fixes. 2008-01-18 22:55:23 +00:00
Markus Schorn
1e43fc3186 Removes DOMScanner and related classes, cleans up interfaces IScanner and IIndexMacro, (bug 212864). 2007-12-21 09:35:52 +00:00
Markus Schorn
9b07ea66db Static variables/functions in Open Element and Search (bug 193057 and 196414). 2007-11-22 15:57:17 +00:00
Markus Schorn
b047d952b2 Fix for 193056, macros for Open Element. 2007-10-16 08:30:08 +00:00
Andrew Ferguson
37107e83e1 196279: apply fix for NPE on function elements 2007-07-12 09:58:54 +00:00
Markus Schorn
d846abee43 Fix for 172656, search results hold on to bindings from index. 2007-06-28 13:24:34 +00:00
Doug Schaefer
7227bf1492 Fix up copyrights. 2007-06-14 18:04:00 +00:00
Markus Schorn
8af8fc67df Avoid logging of problem bindings using CallHierarchy or TypeHierarchy. 2007-05-24 09:17:54 +00:00
Markus Schorn
5e53cb742f Fix for 69739, Open Type does not correctly show all namespace definitions. 2007-05-18 11:27:43 +00:00
Markus Schorn
a469ebf89d Fix for 183941, call hierarchy opened with method declaration. 2007-05-09 12:15:59 +00:00
Anton Leherbauer
55e7256b86 Open Element: Fix missing location info for typedefs 2007-04-24 12:01:56 +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
Markus Schorn
38b2d76e76 Fix for 182312, adds 'Open Element in Call Hierarchy' action. 2007-04-18 13:25:29 +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
Andrew Ferguson
a7e92473df 175151 (move OpenTypeDialog/Action, AllTypesCache to use the IIndex API): apply fix 2007-02-23 17:16:25 +00:00
Markus Schorn
68fce7ef7c Follow up for 150075, progress indication for indexer;
Cancel indexing on manual reindex request.
2006-11-10 10:55:15 +00:00
Markus Schorn
f5a4ba1d76 Introduces an API to access the PDOM, bug 149565. 2006-10-12 13:23:56 +00:00
Markus Schorn
75cbff035e Separates PDOM from IASTName and IASTTranslationUnit, see bug 149565. 2006-09-29 07:19:51 +00:00
Markus Schorn
6e62fd8891 Patch for 149565, by Andrew Ferguson (creating API for PDom) 2006-09-27 15:05:11 +00:00
Chris Recoskie
163a235063 fix copyrights 2006-08-25 19:46:29 +00:00
Chris Recoskie
5524cec83b fix for 148790 by Vivian Kong 2006-08-25 15:10:24 +00:00
Doug Schaefer
cec3d1b1ef Propogate PDOM changes to support search down the PDOM hierarchy. 2006-08-25 01:46:32 +00:00