1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

3463 commits

Author SHA1 Message Date
Anton Leherbauer
9c47fdf7ec Bug 315365 - [templates] ClassCastException when using ${todo} in file template 2010-06-02 14:16:55 +00:00
Sergey Prigogin
544e1eecf1 Javadoc adjustment. 2010-05-31 22:55:45 +00:00
Sergey Prigogin
86d0c343f9 Infinite loop in Implement Method command. Bug 312172. 2010-05-31 02:37:27 +00:00
Sergey Prigogin
74af047e4a Auto indentation in calls to template functions. Bug 314995. 2010-05-30 05:34:06 +00:00
Sergey Prigogin
8d5b9371c1 Added C++0x template classes to angular introducers. 2010-05-30 05:08:06 +00:00
Anton Leherbauer
599285f0c3 Bug 314635 - Marking occurrences is very slow on a large file due to searching for implicitReferences (interim fix) 2010-05-28 08:00:01 +00:00
Sergey Prigogin
037bcc12e9 Indentation inside a multi-line return statement. Bug 314397. 2010-05-26 07:28:30 +00:00
Andrew Gvozdev
ac41db14fe bug 306222: Further enhancement of Save Build Console feature
Accessibility and slight wording change
2010-05-21 16:07:13 +00:00
Andrew Gvozdev
c7d29290dd bug 306222: Further enhancement of Save Build Console feature 2010-05-21 13:53:29 +00:00
Markus Schorn
ae9ae4a2ec Write PDOM version in readable format to the parser log. 2010-05-20 12:37:56 +00:00
Markus Schorn
7a11f618c6 Bug 312515: Fix selection for qualified names in info control. 2010-05-19 12:45:15 +00:00
Sergey Prigogin
bd4da84e73 Corrected logic for determining if a URI points to a workspace file. 2010-05-19 06:59:01 +00:00
Sergey Prigogin
a0fe770fad Use NLS. 2010-05-16 00:23:09 +00:00
Sergey Prigogin
328e9da961 Copy from Type Hierarchy. 2010-05-16 00:09:56 +00:00
Sergey Prigogin
9790fbc6ab Cosmetics. 2010-05-16 00:08:39 +00:00
Sergey Prigogin
57eb344aaa Copy from Call Hierarchy view. Bug 305471. 2010-05-14 07:52:37 +00:00
Sergey Prigogin
a9a8a0baf1 Remove trailing whitespace in matches. 2010-05-13 07:32:10 +00:00
Sergey Prigogin
43dbe6cc86 Cosmetics. 2010-05-13 07:31:36 +00:00
Vivian Kong
1b93077911 Bug 312658 - Some c/c++ syntax cause content assist hanging, such as try-catch and do-while(head stream) - fix by John Liu 2010-05-12 17:19:17 +00:00
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