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

10185 commits

Author SHA1 Message Date
Marc-Andre Laperle
8be82df5bf Increment versions for Indigo SR2. 2012-02-05 12:13:53 -05:00
Sergey Prigogin
8a91fc9ed2 Bug 352258 - Generate Getters and Setters can generate code containing
reserved keywords.
2012-01-25 16:11:05 -08:00
Sergey Prigogin
174abac647 Don't wait for IndexUpdateRequestorJob in CEditor.dispose() since it
may cause a significant delay in "Close All" command.
2012-01-20 16:55:55 -08:00
Andrew Gvozdev
d4e6125b32 bug 284699: Added some annotations/comments 2012-01-19 17:54:33 -05:00
Raphael Zulliger
30ed78d85d bug 284699: Paths and Symbols inheritance problem 2012-01-19 17:50:52 -05:00
Simon Ducharme Boutin
065c2fc46f Bug 304482 - [code templates] word_selection templates are not proposed
when selected word is the only word on line
2012-01-16 01:32:44 -05:00
Marc-Andre Laperle
6fd8c80d5b Bug 210815 - C project wizard shouldn't use C++ icon 2012-01-15 12:08:24 -05:00
Andrew Gvozdev
76d3d7f2e6 bug 312165: Viewers should clearly indicate whether a folder is excluded
from build
2012-01-08 23:15:21 -05:00
Marc-Andre Laperle
07a1143ce3 Bug 367393 - [Implement Method] Refactoring wizard opens even if there
are no method to implement
2012-01-04 13:10:19 -05:00
Markus Schorn
cb77b3d8b5 Bug 365981: Detect syntax error replacing pointer to member. 2012-01-02 14:21:31 +01:00
Sergey Prigogin
060afa174d Bug 352258 - Generate Getters and Setters can generate code containing
reserved keywords.
2011-12-28 18:54:46 -08:00
Sergey Prigogin
0381475f16 Bug 367391 - [Generate Getters and Setters] Going back and deselecting a
getter or setter doesn't affect subsequent code generations.
2011-12-27 14:46:17 -08:00
Sergey Prigogin
1401578875 Bug 367473 - Rename refactoring without dialog leaks memory. 2011-12-27 10:20:57 -08:00
Sergey Prigogin
1421a4307c Bug 367482. Patch by Raphael Zulliger with minor modifications. 2011-12-23 15:26:17 -08:00
Anton Leherbauer
ccf30980da Bug 367417 - IndexerPreferenceListener leaks CEditor instance 2011-12-23 10:24:43 +01:00
Marc-Andre Laperle
6755ff6b79 Bug 367467 - Generate Getters and Setters leaks memory 2011-12-23 00:14:55 -05:00
Markus Schorn
d9f0129f6d Bug 365981: Undetected syntax failure instantiating function template 2011-12-22 11:26:58 +01:00
Anton Leherbauer
00e0e97a8b Bug 365051 - Unreadable black source hover 2011-12-22 11:14:13 +01:00
Sergey Prigogin
427b9f8c9e Bug 367117 - [formatter] cdt hangs when formatting c++ code. 2011-12-21 10:38:44 -08:00
Markus Schorn
f492f35136 Bug 332883: Auto type for range based for loop. 2011-12-21 18:05:01 +01:00
Markus Schorn
77e2eefe30 Bug 364920: NPE using call hierarchy 2011-12-21 15:19:29 +01:00
Anton Leherbauer
79f305532d Bug 367061 - Language mappings as created in a Helios project are ignored when imported in Indigo (backward compatibility issue) 2011-12-19 16:20:54 +01:00
Sergey Prigogin
96d7e46a45 Cosmetics. 2011-12-12 12:05:37 -08:00
Sergey Prigogin
2520669837 Bug 366422 - C++11 standard headers missing from file types. 2011-12-12 12:03:21 -08:00
Anton Leherbauer
495dd7cfa9 Bug 365605 - Editor should reconcile also on save 2011-12-06 15:04:31 +01:00
Chris Recoskie
abae07b394 Bug 365142 - Linux specific API used in AIX libpty -> NULL dereference 2011-11-29 17:49:36 -05:00
Markus Schorn
bc6ff322dc Bug 364225: NPE in template ambiguity handling in delete expression. 2011-11-29 13:15:55 +01:00
Anton Leherbauer
3aa080a946 Bug 364942 - completion on include (ctrl+space) causes exception 2011-11-28 16:39:19 +01:00
Anton Leherbauer
ca65292384 Bug 364943 - java.lang.StringIndexOutOfBoundsException exception observed 2011-11-28 16:39:16 +01:00
Sergey Prigogin
1e3fc49c45 Cosmetics. 2011-11-15 16:10:42 -08:00
Sergey Prigogin
1e824bb514 Consolidated tests. 2011-11-15 16:10:23 -08:00
Sergey Prigogin
29762a2885 Added few methods to ClassTypeHelper and tests for them. 2011-11-15 16:09:44 -08:00
Sergey Prigogin
94a3430cf2 Cosmetics. 2011-11-15 16:09:16 -08:00
Sergey Prigogin
9e0478ee7c Cosmetics. 2011-11-15 16:09:00 -08:00
Sergey Prigogin
120ba41b08 Proper handling of class declarations located in cpp files. 2011-11-14 16:37:16 -08:00
Sergey Prigogin
e55eb9ff04 Cosmetics. 2011-11-14 16:37:08 -08:00
Sergey Prigogin
8d558169c7 Adjusted Javadoc. 2011-11-14 16:37:00 -08:00
Marc-Andre Laperle
e9a0073b4a Bug 363111 - Automatically generated explicit constructor has the
explicit keyword in constructor definition
2011-11-11 13:04:55 -05:00
Sergey Prigogin
03f8b40b22 Cosmetics. 2011-11-08 14:31:42 -08:00
Sergey Prigogin
8677a111d1 Fixed JDK 1.6 dependency. 2011-11-08 14:30:51 -08:00
Sergey Prigogin
078fbca9a6 Automatic formatting of code affected by refactoring. 2011-11-07 11:45:39 -08:00
Sergey Prigogin
a2b92532c6 Added a method for formatting multiple regions in a single call. 2011-11-07 11:12:30 -08:00
Sergey Prigogin
f8fe77b83c Fixed two code formatter bugs. 2011-11-07 11:12:04 -08:00
Sergey Prigogin
d039122573 Cosmetics. 2011-11-07 11:11:51 -08:00
Sergey Prigogin
d7b08488cb Cosmetics. 2011-11-07 11:11:35 -08:00
Sergey Prigogin
4eebdc33c6 Fixed a deprecation warning. 2011-11-07 11:11:16 -08:00
Sergey Prigogin
2e20c5df1d Cosmetics. 2011-11-07 11:10:57 -08:00
Sergey Prigogin
a926091180 Cosmetics. 2011-11-07 11:10:43 -08:00
Sergey Prigogin
df73abf97c Method name adjustment. 2011-11-07 11:10:19 -08:00
Sergey Prigogin
1602d104f4 Cosmetics. 2011-11-07 11:09:48 -08:00