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

4154 commits

Author SHA1 Message Date
Andrew Gvozdev
4f2cea1002 Merge branch 'cdt/master' into sd90 2011-11-17 22:30:15 -05:00
Andrew Gvozdev
5c1a981cd7 auto-clean: @Override annotations + organize imports + unnecessary
casts/$NON-NLS + trailing white spaces
2011-11-17 18:14:36 -05:00
Andrew Gvozdev
e95e3a02b7 Using of pooled list refined 2011-11-17 16:49:35 -05:00
Sergey Prigogin
20693f80fd Helper methods for generation of getters and setters. 2011-11-15 15:58:37 -08:00
Sergey Prigogin
198d443e71 Cosmetics. 2011-11-15 11:02:20 -08:00
Sergey Prigogin
1f51445b8a Proper handling of class declarations located in cpp files. 2011-11-14 16:40:19 -08:00
Sergey Prigogin
0eddb7c8b3 Cosmetics. 2011-11-14 16:40:06 -08:00
Marc-Andre Laperle
3108f9efdf Bug 342498 - Pin Call Hierarchy View 2011-11-12 16:40:40 -05:00
Marc-Andre Laperle
8a1269053a Bug 363111 - Automatically generated explicit constructor has the
explicit keyword in constructor definition
2011-11-11 11:58:01 -05:00
Sergey Prigogin
5e3d2ee884 @Override annotations. 2011-11-10 20:14:04 -08:00
John Cortell
be238e7014 Bug 363328 - NPE in ChangeBuildConfigActionBase.fillMenu() 2011-11-09 09:25:30 -06:00
Andrew Gvozdev
0419dcde0f cosmetics - deprecated usage, override annotations, indentations 2011-11-08 13:12:47 -05:00
Sergey Prigogin
45b6405be3 Added missing @Override annotations. 2011-11-07 13:09:59 -08:00
Sergey Prigogin
8dffbb2ec9 Added missing @Override annotations. 2011-11-07 13:07:18 -08:00
Sergey Prigogin
afb3fae823 Automatic formatting of code affected by refactoring. 2011-11-07 11:04:35 -08:00
Sergey Prigogin
d8d335dbf8 Added missing @Override annotations. 2011-11-07 11:02:46 -08:00
Sergey Prigogin
8da748eb55 Cosmetics. 2011-11-07 11:02:40 -08:00
Andrew Gvozdev
d0407361a8 Merge remote branch 'cdt/master' into sd90 2011-11-04 15:31:55 -04:00
Andrew Gvozdev
ee2c90f2e8 Workspace paths added by user did not work. 2011-11-04 15:30:44 -04:00
Anton Leherbauer
4db12e7212 Bug 362710 - Exception "Can only enable the hash look up before input has been set" 2011-11-04 09:53:34 +01:00
Andrew Gvozdev
7d47f86034 Merge remote branch 'cdt/master' into sd90 2011-11-03 15:20:11 -04:00
Andrew Gvozdev
df61909094 clearing providers relaxed 2011-11-03 15:18:41 -04:00
Markus Schorn
0fb12d7d56 Bug 197989: Remove option to parse files up front from UI. 2011-11-03 14:57:48 +01:00
Andrew Gvozdev
1a71211195 Merge remote branch 'cdt/master' into sd90 2011-11-03 09:51:07 -04:00
Markus Schorn
ecfdcab4ab Bug 361999: Call Hierarchy for instance of template-specialization. 2011-11-02 15:03:13 +01:00
Andrew Gvozdev
9cc7592a82 Merge branch 'master' into sd90 2011-11-01 23:19:32 -04:00
Andrew Gvozdev
5fffd285f0 ILanguageSettingsChangeEvent notifications 2011-10-30 14:41:17 -04:00
Andrew Gvozdev
66e7277289 Revised BOP and Specs Detectors interface hierarchy -
moved classes to appropriate packages
2011-10-28 17:02:52 -04:00
Sergey Prigogin
09967ad791 Version number changes missed in the previous commit. 2011-10-19 20:53:44 -07:00
Sergey Prigogin
2932f9122c Updated parent feature version in pom.xml files. 2011-10-19 19:32:07 -07:00
Sergey Prigogin
c3d94d1bf2 Switched to Java 1.6. 2011-10-17 20:57:43 -07:00
Sergey Prigogin
9452859ec8 Bug 333839 - NPE opening Rename refactoring dialog. 2011-10-17 20:10:15 -07:00
Marc-Andre Laperle
432fafe8b9 Bug 333839 - NPE opening Rename refactoring dialog 2011-10-17 21:49:24 -04:00
Sergey Prigogin
9972595fc7 Initial support for non-PDOM index fragments contributed through an
extension.
2011-10-17 18:08:11 -07:00
Sergey Prigogin
7a3c9ba3a1 Switched to Java 1.6. 2011-10-17 18:04:17 -07:00
Sergey Prigogin
457af57f60 Changed the execution environment to JavaSE-1.6 2011-10-17 16:44:49 -07:00
Sergey Prigogin
c2cec226b3 Merge branch 'bug_197989_B' 2011-10-17 15:19:11 -07:00
Sergey Prigogin
58e5dd61e0 Bug 360378 - Confusing behavior when the current file is not part of the
refactoring working set. Also show preview whenever there are warnings.
2011-10-12 10:20:13 -07:00
Marc-Andre Laperle
235d88f017 Bug 352256 - NPE when resetting Name Style to defaults 2011-10-11 19:38:04 -04:00
Anton Leherbauer
5adc3b3960 Bug 359392 - Source hover should not show source when hovering over function definition 2011-10-11 09:14:48 +02:00
Marc-Andre Laperle
984fb3b989 Bug 356863 - Can't finish ImplementMethod wizard when methods contain a
unselected templated method
2011-10-08 18:13:41 -04:00
Sergey Prigogin
5c8b7da9f4 Bug 360058 - NPE in NewClassCodeGenerator when attempting to create
files not under a source root. Eliminated faulty canonicalization
if resource paths.
2011-10-06 17:33:39 -07:00
Andrew Gvozdev
3e55f72c10 Merge remote branch 'cdt/master' into sd90 2011-10-04 00:13:14 -04:00
Sergey Prigogin
bd624aeb0c Cosmetics. 2011-10-01 21:19:40 -07:00
Sergey Prigogin
484ec88e27 Collapse variants of the same include file into a single node. 2011-10-01 19:14:27 -07:00
Sergey Prigogin
5f065af0d8 Cosmetics. 2011-10-01 18:56:48 -07:00
Sergey Prigogin
ba4c7c1e04 Fixed a Java 6 dependency. 2011-09-29 11:27:31 -07:00
Andrew Gvozdev
7be2df0dde Remember selected language for reopening properties 2011-09-29 09:58:58 -04:00
Andrew Gvozdev
15307e8805 Merge remote branch 'cdt/master' into sd90 2011-09-29 09:39:41 -04:00
Markus Schorn
794aaa995e Bug 350345: Resolving explicit type conversions 2011-09-28 15:00:21 +02:00