Sergey Prigogin
a16a16e0b4
Persistence of visibility setting for Enclosing Definition column.
2010-05-12 01:34:16 +00:00
Chris Recoskie
947eedd5bc
- Merged changes from cdt_5_0 to HEAD. Too many to mention individually.
...
- Reworked IFileSystem utility so that now it is noimplement/noextend. Clients should now extend from concrete class FileSystemUtility instead to better insulate them from future API changes.
- Reworked the resulting concurrency fixes - indexing and scanner discovery now synchronize on the project root as a scheduling rule. Original HEAD behaviour was to synch on the project's .settings folder for indexing, but that deadlocked with scanner discovery.
- Fixed remote indexing. Changes on HEAD that deprecated CodeReader broke the ability for remote translation units to provide the path to load the file content from. Added API to ITranslationUnit for this purpose.
2010-05-11 22:50:20 +00:00
Markus Schorn
2cdd5df347
Bug 312399: NPE using F3 on undef.
2010-05-11 13:28:47 +00:00
James Blackburn
91561be4ae
Bug 297557 getProjectDescription returns null for non-CDT projects; use the shared description for the decorator.
2010-05-11 11:10:01 +00:00
Andrew Gvozdev
1a2fce25ec
bug 297557: Viewers should clearly indicate whether a file is excluded from build
...
Better description for Label Decorations in preferences
2010-05-10 14:04:31 +00:00
Andrew Gvozdev
6f3f7a3c1a
JavaDoc
2010-05-09 16:35:53 +00:00
Sergey Prigogin
a54b8f71ac
Cosmetics.
2010-05-09 03:33:17 +00:00
Sergey Prigogin
86647ac081
Include guard generation option based on file path relative to the source folder. Bug 235586.
2010-05-09 00:32:27 +00:00
Sergey Prigogin
0bb3286605
Include guard generation option based on file path relative to the source folder. Bug 235586.
2010-05-09 00:24:41 +00:00
Andrew Gvozdev
d17630643a
bug 297557: Viewers should clearly indicate whether a file is excluded from build
...
Patch from Torkild Ulvøy Resheim
2010-05-08 18:55:26 +00:00
Andrew Gvozdev
3e77d51532
oops: accidental commit reverted
2010-05-06 15:03:38 +00:00
Andrew Gvozdev
539ff63173
improper indentation
2010-05-06 14:46:21 +00:00
Vivian Kong
a85f49062c
Bug 311628 - TVT36:TCT139: CHS: Mnemonic Keys Aren't Needed for Flyover
2010-05-05 14:41:08 +00:00
Markus Schorn
10519ecf5f
Compiler warnings.
2010-05-05 13:32:57 +00:00
Sergey Prigogin
4a264bdc0f
Use Ctrl+Alt+S instead of Ctrl+Shift+S for Sort Lines to avoid conflich with Save All.
2010-05-05 06:13:34 +00:00
Andrew Gvozdev
b07f185354
JavaDoc added
2010-05-03 22:15:31 +00:00
Sergey Prigogin
404e31b20a
Sort Lines command.
2010-05-03 05:48:29 +00:00
Sergey Prigogin
d6c48415c3
Sort Lines command.
2010-05-03 04:53:27 +00:00
Sergey Prigogin
e45a245ac1
Minor code simplification.
2010-05-03 04:51:41 +00:00
David Dubrow
de22c3b311
For whitesmiths, make start of line to be indented with block
2010-04-29 16:25:12 +00:00
Anton Leherbauer
7ea9474e1b
Bug 291756 - Comma and question mark are not highlighted
2010-04-29 07:33:09 +00:00
Anton Leherbauer
875dfaf63c
Bug 264787 - No doxygen coloring style configuration
2010-04-29 07:22:56 +00:00
James Blackburn
f6da41c466
Bug 115601 Add -include option to built-in MBS GNU toolchain. Add Paths & Symbols property page for editing paths of kind ICSettingEntry#INCLUDE_FILE (hidden by default)
2010-04-28 13:23:39 +00:00
Alena Laskavaia
b06a0cbd3a
Bug 310672 Remove clones of PixelConverter and replaced with usage of org.eclipse.jface.layout.PixelConverter
2010-04-27 17:10:39 +00:00
Markus Schorn
ea6bcda223
Bug 310514: Exporting resource snapshots in addition to cdt index.
2010-04-27 12:37:06 +00:00
Markus Schorn
e25607ecbf
Compiler warning.
2010-04-26 12:19:59 +00:00
Anton Leherbauer
8b262a1f4d
Bug 309099 - BadLocationException thrown during code type in a cpp file
2010-04-26 12:16:32 +00:00
Andrew Gvozdev
7d998da9db
bug 309579: Organize build items in main menu Project/Build Configurations
2010-04-19 17:04:21 +00:00
Andrew Gvozdev
138550be13
bug 309579: Organize Build Configuration items in context menu
2010-04-19 05:05:00 +00:00
Andrew Gvozdev
e514d04dfa
JavaDoc corrected
2010-04-19 02:11:48 +00:00
Andrew Gvozdev
3e9949a4eb
removed warning about finalizing persistence in 7.0
2010-04-18 16:37:16 +00:00
Sergey Prigogin
145dc70ee6
Cosmetics.
2010-04-18 03:42:50 +00:00
Sergey Prigogin
13645705f8
Cosmetics.
2010-04-18 03:37:46 +00:00
Sergey Prigogin
3dbeea6a38
Comment adjustment.
2010-04-18 03:33:25 +00:00
Sergey Prigogin
165279718e
Comment adjustment.
2010-04-18 03:30:28 +00:00
Andrew Gvozdev
c54d121030
cleanup: JavaDoc corrected
2010-04-18 03:15:53 +00:00
Sergey Prigogin
d8406010a1
Cosmetics.
2010-04-18 03:07:37 +00:00
David Dubrow
a60027bd99
Fix and test for case where method body brace should be indented once - bug 298282
2010-04-13 14:26:53 +00:00
Sergey Prigogin
ebee62c7ca
Navigation to implicitly called constructors. Bug 248855.
2010-04-12 01:44:49 +00:00
Sergey Prigogin
c2678fecf6
Cosmetics.
2010-04-11 15:50:43 +00:00
Andrew Gvozdev
7824e2e314
bug 307520: Save build console toggle does not work when first being pressed
...
Patch from Dmitry Kozlov
2010-04-08 02:35:39 +00:00
Sergey Prigogin
c9d58591b0
Cosmetics.
2010-04-07 05:57:48 +00:00
Sergey Prigogin
1c01ace317
Cosmetics.
2010-04-07 05:20:00 +00:00
Sergey Prigogin
87d7c4a5a6
Cosmetics.
2010-04-05 04:28:06 +00:00
Markus Schorn
72fd8f6158
Bug 307738: Add include for enumerators.
2010-03-31 14:48:45 +00:00
Markus Schorn
2361b4c075
Bug 307362: open definition for sym-linked duplicates.
2010-03-31 13:47:58 +00:00
Markus Schorn
d7c1b4bf22
Bug 306670: Add include for template specializations.
2010-03-31 12:56:53 +00:00
Markus Schorn
38da7f7ebd
Bug 306879: Headers duplicated via symbolic links.
2010-03-31 12:01:53 +00:00
Andrew Gvozdev
e79f6fda67
bug 306945: Build Console no longer shows for non-C/C++ Projects
...
Patch from Christian W. Damus
2010-03-28 02:09:50 +00:00
Andrew Gvozdev
55d9c94968
bug 300539: Add ability to specify filter-path to build-options that support browsing
...
Patch from Baltasar Belyavsky
2010-03-26 17:45:42 +00:00