Andrew Gvozdev
|
4fc55d2d21
|
bug 290631: Caching of ICSettingEntry objects in CDataUtil.
|
2012-01-28 06:53:46 -05:00 |
|
Doug Schaefer
|
453f71f4c4
|
Bug 368552 - Hook up finish button.
|
2012-01-27 16:09:46 -05:00 |
|
Doug Schaefer
|
7585db1990
|
Bug 368552 - Hooked up template wizard pages.
|
2012-01-27 14:27:23 -05:00 |
|
Doug Schaefer
|
6fcb52fe97
|
Add real categories for templates. Organize selection in tree.
|
2012-01-27 13:41:24 -05:00 |
|
Markus Schorn
|
ccd531c177
|
Improved parser log.
|
2012-01-27 14:53:18 +01:00 |
|
Markus Schorn
|
fa55d3662d
|
Bug 368160: Dependent projects and SDKs.
|
2012-01-27 11:00:22 +01:00 |
|
Andrew Gvozdev
|
a6ca3ea235
|
bug 369693: Using a workspace root as include paths causes NPE in
Project Explorer
|
2012-01-25 11:21:11 -05:00 |
|
Anton Leherbauer
|
8df0648343
|
Bug 369350 - CMacroExpansionInput is referenced even if macro expansion is closed, wasting memory
|
2012-01-23 14:12:07 +01:00 |
|
Doug Schaefer
|
873e3587ae
|
Start of new new CDT project wizard.
|
2012-01-21 13:12:12 -05:00 |
|
Sergey Prigogin
|
3b3f194391
|
Don't wait for IndexUpdateRequestorJob in CEditor.dispose() since it
may cause a significant delay in "Close All" command.
|
2012-01-20 16:40:35 -08:00 |
|
Anton Leherbauer
|
b2a33d5279
|
Fix illegal character encoding issue (again).
|
2012-01-18 09:54:42 +01:00 |
|
Sergey Prigogin
|
d184e414d0
|
Fixed unnecessary passing parameters by reference.
|
2012-01-16 22:19:59 -08:00 |
|
Sergey Prigogin
|
9b5c46e407
|
Fixed unnecessary passing parameters by reference.
|
2012-01-16 22:18:59 -08:00 |
|
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 |
|
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
|
a98cf9a89d
|
bug 312165: Viewers should clearly indicate whether a folder is excluded
from build
|
2012-01-08 16:18:53 -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
|
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 |
|
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 |
|
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
|
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 |
|