1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Commit graph

102 commits

Author SHA1 Message Date
Markus Schorn
7c51979037 Fixes warnings. 2009-03-26 15:51:12 +00:00
Markus Schorn
1ac3e5e1eb Replace CCorePlugin.log() with CUIPlugin.log() 2009-02-04 11:28:08 +00:00
Markus Schorn
49e24aa545 API tags for org.eclipse.cdt.core.browser.*, bug 260830. 2009-02-04 08:01:37 +00:00
Anton Leherbauer
b742f53981 API cleanup - bug 260830 2009-02-03 13:43:39 +00:00
Markus Schorn
eea81e9d95 Static variables shown as global in search, bug 255192. 2008-12-17 16:18:50 +00:00
Chris Recoskie
7bf1b3fe02 copyrights 2008-06-11 15:50:53 +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
147b628385 Fix warnings. 2008-04-11 09:37:31 +00:00
Markus Schorn
a14a63c060 Increased warning levels for ui-plugin, fixed warnings. 2008-04-09 11:24:27 +00:00
Anton Leherbauer
dcf186c8c1 Improve strategy to re-query in ElementSelectionDialog, related to bug 211251 2008-04-04 07:34:07 +00:00
Markus Schorn
553c5a49fe Show function parameters in Open Element dialog. 2008-03-14 09:48:14 +00:00
Anton Leherbauer
7446d41232 Cleanup NLS keys 2008-03-12 12:01:53 +00:00
Markus Schorn
a5f83b394c Open Element to show macro parameters, bug 209762. 2008-03-05 13:44:35 +00:00
Anton Leherbauer
e51565a4f7 Add context help id for Open Element Dialog
Add user docs for Code Templates preference page
2007-12-05 12:28:32 +00:00
Anton Leherbauer
6c009d8c5e Fix for 211251: Open Element takes too long when using for large project 2007-11-29 15:40:33 +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
Anton Leherbauer
2ece943ed1 Fix for 195290: Open Element wildcard problem 2007-10-18 12:09:57 +00:00
Markus Schorn
b047d952b2 Fix for 193056, macros for Open Element. 2007-10-16 08:30:08 +00:00
Markus Schorn
d94962d1e8 Follow up for 189811, filter static variables and functions. 2007-07-20 11:24:13 +00:00
Vivian Kong
f695e81bd6 fix for bug 189330 - manually add labels to element list for accessibility 2007-07-06 18:20:25 +00:00
Markus Schorn
d846abee43 Fix for 172656, search results hold on to bindings from index. 2007-06-28 13:24:34 +00:00
Markus Schorn
d09c6cad1e Fix for 192834, missing location for struct-members in Open Element dialog. 2007-06-15 12:22:25 +00:00
Markus Schorn
50a30712fb Fixes a NPE in the TypeSelectionDialog. 2007-06-15 11:14:51 +00:00
Doug Schaefer
5bb6232e14 Fix up copyrights. 2007-06-14 19:36:57 +00:00
Vivian Kong
caa5ad7df2 bug 187629 - add note to translators in TypeInfoMessages.properties so C/C++ keywords don't get translated 2007-06-08 19:35:15 +00:00
Vivian Kong
883db256c2 fix for bug 189010 - Mnemonics problem in Open Element dialog 2007-05-31 20:11:27 +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
Vivian Kong
71b6e891b0 bug 187629 - add note to translators in TypeInfoMessages.properties so C/C++ keywords don't get translated 2007-05-17 19:49:24 +00:00
Vivian Kong
0a56e03724 bug 187629 - add note to translators in TypeInfoMessages.properties so C/C++ keywords don't get translated 2007-05-17 18:18:06 +00:00
Anton Leherbauer
5b31b196fa Open Element: Faster queries and cancellation 2007-04-24 09:43: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
Anton Leherbauer
9a04ce27c7 Fix warning 2007-04-20 06:33:21 +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
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
Andrew Ferguson
6d88aaec37 167096: check in of new functionality 2007-03-19 16:28:18 +00:00
Andrew Ferguson
94a8afb3a3 175151 add unit tests, bug fixes 2007-02-26 09:54:06 +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
Anton Leherbauer
a6693eba42 Improve handling external file
- streamline openInEditor methods
- add support for breakpoints
- markers supported for all editor input types
- make external translation units non-modifiable
2006-11-24 14:07:16 +00:00
Doug Schaefer
a48b5f55b1 Updated copyright dates to reflect latest in CVS. 2006-06-23 17:52:45 +00:00
Doug Schaefer
17464c08f4 Update Copyright dates and fix those that had no copyrights. 2006-06-23 17:27:03 +00:00
Chris Recoskie
4836857ef3 update copyrights 2006-06-14 12:16:17 +00:00
Doug Schaefer
b9ae5fbbe8 Put the Type Cache back and reactivate the code that uses it, i.e., Open Type and the New Class Wizard. The info still returns null but I'll you should be able to compile. 2006-04-19 19:20:05 +00:00
Doug Schaefer
c394f40e48 Testing the scalability of the Commit Files dialog. No really, I've removed the old indexer, search and type cache and have fixed all the compile errors that doing so caused. A number of features are disabled to be re-enabled later. 2006-04-12 17:11:14 +00:00
David Inglis
cf09e84a32 CPL to EPL transistion - license header update for IBM 2005-06-23 16:02:46 +00:00
David Inglis
92cae3205a CPL to EPL transistion - license header update for QNX 2005-06-23 16:01:26 +00:00
John Camelon
7e9281e310 Workarounds to keep get type cache dependent features working.
Open Type & Class Browser now work with both CTags & Full Indexing.
2005-06-15 19:04:18 +00:00