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

1069 commits

Author SHA1 Message Date
Andrew Ferguson
2a8ddcb4ee add template parameters to DOM view 2008-05-13 12:44:38 +00:00
Markus Schorn
215d87e7ae Fixes endless loop of content assist within c-initializer clause, bug 230389. 2008-05-07 09:13:03 +00:00
Anton Leherbauer
36b57b7212 Fix JUnit tests 2008-05-05 14:40:34 +00:00
Anton Leherbauer
518b582cd0 Fix for 229774: Code Formatter makes invalid code for throw 2008-05-05 14:39:04 +00:00
Markus Schorn
4d9362d8a9 Fix for extracting template functions by Emanuel Graf, bug 229275. 2008-04-29 14:54:16 +00:00
Anton Leherbauer
a27ec4031f Fix for 228997: Eclipse CDT Code style formater bug with const parameter 2008-04-29 08:36:33 +00:00
Markus Schorn
ac92e0e883 Content assist after '<', bug 229062. 2008-04-28 15:33:07 +00:00
Markus Schorn
a0169fac0d Content Assist within macro arguments, bug 200208. 2008-04-21 14:02:40 +00:00
Markus Schorn
0b8ddc570e Testcases for content assist, bug 180885. 2008-04-21 10:54:03 +00:00
Markus Schorn
92142d07e5 Whitespace adjustments in test data by Emanuel Graf. 2008-04-21 08:59:57 +00:00
Markus Schorn
b3256c51da Fixes a CCE, bug 203967. 2008-04-16 16:32:52 +00:00
Markus Schorn
cd48414961 Generate getters and setters by Emanuel Graf, bug 226658. 2008-04-16 13:59:50 +00:00
Markus Schorn
6df6c40158 Implement Method (work in progress) by Emanuel Graf, bug 226646. 2008-04-16 13:09:08 +00:00
Markus Schorn
d353a33638 Hide Method (work in progress) by Emanuel Graf, bug 226533. 2008-04-16 12:31:09 +00:00
Markus Schorn
ca61147d16 Extract Function (work in progress) by Emanuel Graf, bug 226484. 2008-04-16 10:19:55 +00:00
Markus Schorn
fa32e66c65 Code maintenance for refactoring, by Emanuel Graf, bug 226645. 2008-04-11 10:00:05 +00:00
Anton Leherbauer
026c8371f8 Fix unwanted help provider issues and add help provider test to automated suite 2008-04-11 09:02:47 +00:00
Markus Schorn
3177d17585 Removes head-less refactoring option, by Emanuel Graf, bug 225528. 2008-04-09 16:06:05 +00:00
Markus Schorn
52d3320503 Configure gcc-extensions as keywords, rather than macros, bug 226112. 2008-04-08 12:50:31 +00:00
Anton Leherbauer
3d6501658c Fix for 225858: Code formatter differences from CDT 4.0.x 2008-04-07 10:53:36 +00:00
Anton Leherbauer
fc2be4a64b Fix for 225326: Code formatter strips whitespace when it shouldn't 2008-04-04 08:11:04 +00:00
Markus Schorn
bb469b32ee Search for macro references, bug 156561. 2008-03-28 17:59:10 +00:00
Anton Leherbauer
db312ccd1b Fix random content assist test failures 2008-03-28 16:15:50 +00:00
Anton Leherbauer
8336ec368b Yet more content assist tests 2008-03-28 13:08:52 +00:00
Anton Leherbauer
1ed39d8cea Fix inclusion proposal for project local includes 2008-03-28 13:05:55 +00:00
Anton Leherbauer
5107c20849 Tests for bug 223660 2008-03-28 12:52:40 +00:00
Anton Leherbauer
be718ccf7c More plain C content assist tests 2008-03-27 14:49:54 +00:00
Anton Leherbauer
bfd296013f 113568: [Content Assist] proposals for include directives 2008-03-27 14:10:57 +00:00
Anton Leherbauer
dd062c1fdd Fix completion tests due to rollback in ASTTypeUtil 2008-03-21 10:20:43 +00:00
Anton Leherbauer
df5acf9f9c Fix warnings about CUIPlugin.getDefault().log() 2008-03-19 13:25:18 +00:00
Andrew Ferguson
fd23b527a9 214596: apply fix 2008-03-18 18:01:29 +00:00
Andrew Ferguson
5ecca831d9 222954: fix default attribute 2008-03-18 17:36:52 +00:00
Andrew Ferguson
e4c3404795 222954: fix example 2008-03-18 15:35:27 +00:00
Andrew Ferguson
b75b0925fe 222954: apply fix 2008-03-18 15:26:50 +00:00
Anton Leherbauer
3333dfaa52 More content assist tests for plain C 2008-03-18 15:16:56 +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
Anton Leherbauer
dbbd26805c Fix folding initialization if no AST required 2008-03-14 13:53:47 +00:00
Anton Leherbauer
f9ddd200f8 222728: [editor] Register C/C++ editor with common hyperlinking preferences 2008-03-14 13:52:25 +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
Andrew Ferguson
83b3470a9e fix behaviour when commenting methods preceded by a macro 2008-03-13 11:32:53 +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
12348ba297 Fix 221853: Assembly editor does not parse comments correctly 2008-03-10 08:56:51 +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
bb5cead81a Minor improvements for content assist in preprocessor directives 2008-03-05 13:42:02 +00:00
Markus Schorn
789b2ea330 Testcases and fixes for selecting nodes by file offsets. 2008-03-05 10:53:22 +00:00
Anton Leherbauer
d860addc6d Use new node selection API and fix for 220392: empty macro is not highlighted as a macro reference 2008-03-04 13:45:54 +00:00