1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-20 07:25:23 +02:00
Commit graph

4541 commits

Author SHA1 Message Date
Simon Ducharme Boutin
1e12841459 Bug 304482 - [code templates] word_selection templates are not proposed
when selected word is the only word on line
2012-01-16 00:56:30 -05:00
Marc-Andre Laperle
cbdaff33ff Bug 210815 - C project wizard shouldn't use C++ icon 2012-01-15 11:41:04 -05:00
Markus Schorn
1467a456bd Bug 368404: Current instantiation of class template partial specializations. 2012-01-13 14:52:13 +01:00
Andrew Gvozdev
9d04a19044 Merge remote-tracking branch 'cdt/master' into sd90 2012-01-11 17:18:53 -05:00
Anton Leherbauer
c55ca76edc Fix NLS key mismatch. 2012-01-11 09:37:56 +01:00
Anton Leherbauer
6f68f6e171 Fix illegal character encoding issue. 2012-01-11 09:30:07 +01:00
Sergey Prigogin
a7728f959f Renamed PDOMSearch* classes to CSearch*. 2012-01-09 18:31:45 -08:00
Sergey Prigogin
14d94dafe0 Cosmetics. 2012-01-09 18:09:55 -08:00
Sergey Prigogin
6985289cff Use interfaces instead of concrete classes in method signatures. 2012-01-09 18:08:57 -08:00
Sergey Prigogin
9b83d66132 Use ArrayList instead of Vector. 2012-01-09 15:45:21 -08:00
Andrew Gvozdev
1ef6fdf6b3 Merge remote-tracking branch 'cdt/master' into sd90 2012-01-09 00:14:49 -05:00
Andrew Gvozdev
a98cf9a89d bug 312165: Viewers should clearly indicate whether a folder is excluded
from build
2012-01-08 16:18:53 -05:00
Andrew Gvozdev
e62f6b43d8 bug 312165: Viewers should clearly indicate whether a folder is excluded
from build

Conflicts:
	core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/viewsupport/ExcludedFileDecorator.java
2012-01-08 16:13:45 -05:00
Sergey Prigogin
3f6fd5075f Name consistency. 2012-01-07 18:15:07 -08:00
Sergey Prigogin
24434b880e Compiler warnings. 2012-01-07 18:09:31 -08:00
Sergey Prigogin
986bf0206b @Override annotations and redundant casts. 2012-01-07 17:32:13 -08:00
Sergey Prigogin
8ab95e93b5 Cosmetics. 2012-01-07 13:54:53 -08:00
Sergey Prigogin
fc976f6d9f New files forgotten in the previous commit. 2012-01-07 12:06:19 -08:00
Sergey Prigogin
bd7f95875d Preference page for setting class member visibility order. 2012-01-06 20:05:08 -08:00
Sergey Prigogin
a23acf3d6e Cosmetics. 2012-01-06 20:04:57 -08:00
Sergey Prigogin
fde8885c8a @Override annotations. 2012-01-06 20:04:48 -08:00
Sergey Prigogin
72e04f5ead Removed obsolete classes. 2012-01-06 20:03:33 -08:00
Sergey Prigogin
b1013baa60 @Override annotations. 2012-01-06 20:03:12 -08:00
Andrew Gvozdev
06b3b35da1 Merge remote-tracking branch 'cdt/master' into sd90 2012-01-06 19:01:10 -05:00
Andrew Gvozdev
911ecee8eb bug 279502: User friendly icons under Includes node in Project Explorer 2012-01-06 18:42:44 -05:00
Sergey Prigogin
3e5942e142 Code streamlining. 2012-01-06 10:25:06 -08:00
Andrew Gvozdev
a1309d817d remove obsolete image 2012-01-06 12:38:16 -05:00
Andrew Gvozdev
e8b6a2ef61 Merge remote-tracking branch 'cdt/master' into sd90 2012-01-06 10:32:00 -05:00
Andrew Gvozdev
2bcefc5379 Merge remote-tracking branch 'cdt/master' into sd90 2012-01-06 00:29:12 -05:00
Sergey Prigogin
be46e98db2 Renamed AddDeclarationNodeToClassChange to ClassMemberInserter. 2012-01-05 20:46:26 -08:00
Sergey Prigogin
046c25fadb Visibility ordering within a class declaration. 2012-01-05 20:46:20 -08:00
Sergey Prigogin
6da58da8f8 Code streamlining. 2012-01-05 20:46:07 -08:00
Sergey Prigogin
1610de526e Cosmetics. 2012-01-05 20:46:00 -08:00
Andrew Gvozdev
7eb5d01ded bug 279502: User friendly icons for Paths&Symbols 2012-01-05 23:32:42 -05:00
Andrew Gvozdev
0760f3ce02 Merge remote-tracking branch 'cdt/master' into sd90 2012-01-04 17:58:54 -05:00
Marc-Andre Laperle
d47055dbd7 Bug 367393 - [Implement Method] Refactoring wizard opens even if there
are no method to implement
2012-01-04 12:53:19 -05:00
Andrew Gvozdev
23b841b96c Merge remote-tracking branch 'cdt/master' into sd90 2012-01-03 17:57:57 -05:00
Andrew Gvozdev
4edaac8cdd bug 367786: Filters from Outline View are missing in Project Explorer 2012-01-03 14:35:22 -05:00
Andrew Gvozdev
356728ade5 bug 367683: Filter to filter out anonymous structs 2012-01-03 13:46:33 -05:00
Marc-Andre Laperle
3bd21a03c4 [Outline] Add Collapse All button 2012-01-03 00:01:59 -05:00
Andrew Gvozdev
c099f67da4 @Override annotations 2011-12-30 15:51:00 -05:00
Sergey Prigogin
e3bdead668 Improved handling of blank lines when appending to a translation unit. 2011-12-29 18:15:35 -08:00
Sergey Prigogin
fbcb28a05b Bug 352258 - Generate Getters and Setters can generate code containing
reserved keywords.
2011-12-28 18:10:22 -08:00
Sergey Prigogin
cc7de08d92 Variable name adjustments. 2011-12-28 18:09:10 -08:00
Sergey Prigogin
bb1c0a023f Bug 367391 - [Generate Getters and Setters] Going back and deselecting a
getter or setter doesn't affect subsequent code generations.
2011-12-27 14:23:12 -08:00
Sergey Prigogin
4db83cf4f1 Cosmetics. 2011-12-27 09:49:35 -08:00
Sergey Prigogin
8c7b24b130 @Override annotations. 2011-12-27 09:49:30 -08:00
Sergey Prigogin
227294f49a Bug 367473 - Rename refactoring without dialog leaks memory. 2011-12-27 09:49:24 -08:00
Sergey Prigogin
7559df0558 @Override annotations. 2011-12-27 09:49:18 -08:00
Andrew Gvozdev
ae99178c47 Revert "Removed "Shared provider" checkbox from UI." 2011-12-23 12:48:40 -05:00