1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-14 12:35:22 +02:00
Commit graph

3222 commits

Author SHA1 Message Date
Anton Leherbauer
415fa11ce8 Avoid reconcile race condition in SelectionConverter 2008-03-21 14:14:11 +00:00
Anton Leherbauer
498ff7334e Enable folding for namespaces 2008-03-21 14:14:06 +00:00
Oleg Krasilnikov
4ef0990365 Bug #194026 : Add "Build All Configurations" preference option 2008-03-20 16:41:09 +00:00
Anton Leherbauer
01a5281372 Adopt ITextHoverExtension2 2008-03-20 16:02:42 +00:00
Anton Leherbauer
e8c27d5cae Fix for 223250: Macro expansion hover only displays _very_ briefly 2008-03-20 14:48:07 +00:00
Oleg Krasilnikov
a95edcdcdf Bug #223062 : ManageConfigRunner runs in display thread locking UI for a long time 2008-03-19 14:00:29 +00:00
Anton Leherbauer
df5acf9f9c Fix warnings about CUIPlugin.getDefault().log() 2008-03-19 13:25:18 +00:00
Andrew Ferguson
7c22f386b8 188926: update template documentation 2008-03-19 12:02:05 +00:00
Andrew Ferguson
fd23b527a9 214596: apply fix 2008-03-18 18:01:29 +00:00
Andrew Ferguson
41ee517929 222954: fix default selection 2008-03-18 17:26:25 +00:00
Andrew Ferguson
b75b0925fe 222954: apply fix 2008-03-18 15:26:50 +00:00
Markus Schorn
d82d0c2245 Improves the navigation fallback, bug 102643. 2008-03-17 16:37:07 +00:00
Andrew Ferguson
83c44162bf Only auto-save dirty editors. Some listening clients (e.g. perforce team provider plug-in) can open a dialog for each touched file. 2008-03-17 15:27:24 +00:00
Anton Leherbauer
9ee674e447 Fix for 172862: [Content Assist] Make it possible to sort proposals by relevance 2008-03-17 14:37:27 +00:00
Sergey Prigogin
66ce99e5a9 Flipped the default for spell checking of string literals. 2008-03-16 03:25:45 +00:00
Markus Schorn
e7bb0ea2c2 Fix invocation of macro explorere for selections beyond last declaration. 2008-03-14 21:20:37 +00:00
Markus Schorn
831dd9ee1f Fix invocation of macro expansion tool. 2008-03-14 15:54:05 +00:00
Anton Leherbauer
dbbd26805c Fix folding initialization if no AST required 2008-03-14 13:53:47 +00:00
Anton Leherbauer
872058b5e5 222728: [editor] Register C/C++ editor with common hyperlinking preferences 2008-03-14 13:38:14 +00:00
Markus Schorn
e5b6fb457b F3 for OutlineView, Call Hierarchy and Type Hierarchy, bug 222721. 2008-03-14 12:46:09 +00:00
Markus Schorn
553c5a49fe Show function parameters in Open Element dialog. 2008-03-14 09:48:14 +00:00
Andrew Ferguson
69bcea9658 StringBuffer->StringBuilder 2008-03-13 15:33:04 +00:00
Andrew Ferguson
c6068febf4 allow auto-generation of tags for pure virtual declarations, and between function declarators and comment bodies 2008-03-13 15:22:23 +00:00
Anton Leherbauer
72d5a9c713 Streamline logging methods 2008-03-13 15:22:13 +00:00
Anton Leherbauer
b1ec2cba25 Fix template id occurrences as declarations 2008-03-13 15:21:50 +00:00
Anton Leherbauer
8cfa0b6b69 Fix translation unit restore for external includes 2008-03-13 13:14:39 +00:00
Andrew Ferguson
83b3470a9e fix behaviour when commenting methods preceded by a macro 2008-03-13 11:32:53 +00:00
Markus Schorn
8d07be5f20 Default name for extract constant factory, by Emanuel Graf, bug 222379. 2008-03-13 08:27:11 +00:00
Anton Leherbauer
7fe434b6d8 Follow-up fix for 216533 2008-03-12 12:02:58 +00:00
Anton Leherbauer
7446d41232 Cleanup NLS keys 2008-03-12 12:01:53 +00:00
Markus Schorn
a03aca49b8 Javadoc for refactoring, by Mirko Stocker, bug 181493. 2008-03-12 10:25:48 +00:00
Markus Schorn
73869d3e94 Reworked refactoring: moved rename refactoring into ui-plugin (bug 220741), applied patch for extract constant (bug 181493). 2008-03-12 09:56:10 +00:00
Anton Leherbauer
3b9d0a9587 Fix for 222069: CSourceHover popup doesn't work after changing file 2008-03-11 15:15:47 +00:00
Anton Leherbauer
319b6d514f Fix for 216533: C/C++ Folded code self expands after an edit 2008-03-11 08:24:23 +00:00
Anton Leherbauer
07fd280fc9 Fix for 217776: Keep namespaces open in Outline view (follow-up) 2008-03-10 14:52:02 +00:00
Anton Leherbauer
12348ba297 Fix 221853: Assembly editor does not parse comments correctly 2008-03-10 08:56:51 +00:00
Anton Leherbauer
c9dbba10e8 Fix 221858: [Project Explorer] Link with editor does not work 2008-03-10 08:55:07 +00:00
Anton Leherbauer
92b01665be Fix for 217776: Keep namespaces open in Outline view 2008-03-07 12:54:12 +00:00
Andrew Ferguson
f242093f1e clean up warnings 2008-03-07 12:01:12 +00:00
Anton Leherbauer
264311b69c 178601: Add control statement options to preference UI 2008-03-07 11:43:06 +00:00
Anton Leherbauer
93e5a9c520 Fix for 215884: Inactive code highlighting isn't in accordance with content-assist. 2008-03-07 11:30:16 +00:00
Anton Leherbauer
9bbcd90dd9 Fix mark occurrences on outdated offset while editing (second attempt) 2008-03-07 11:23:15 +00:00
Oleg Krasilnikov
9f5355c7f6 Bug #221678 : NPE in AbstractCPropertyTab.setAllVisible() 2008-03-06 16:16:48 +00:00
Markus Schorn
24820b7e12 In parser log, report unresolved includes only once. 2008-03-06 14:47:44 +00:00
Anton Leherbauer
3ddfd62af8 Fix mark occurrences on outdated offset while editing 2008-03-06 13:55:00 +00:00
Anton Leherbauer
e10f67a94a Fix and tests for template indentation adjustment 2008-03-06 13:51:43 +00:00
Markus Schorn
9d9607ee05 Use node-selector for Open Call Hierarchy and Open Type Hierarchy. 2008-03-06 13:27:49 +00:00
Markus Schorn
6be8db253c Index based name-resolution for K&R-style functions, bug 221635. 2008-03-06 09:57:24 +00:00
Markus Schorn
16d620eaa5 Navigation from macro definition body, bug 102643. 2008-03-06 08:23:15 +00:00
Anton Leherbauer
116aa49ea7 Fix for 221255: Assign key binding to "Shift Left" 2008-03-06 08:11:55 +00:00