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

4083 commits

Author SHA1 Message Date
Vivian Kong
4d0a95ad49 Bug 228378 - Project Explorer: C project wizards should be only
enabled in C perspective or on C elements
2012-11-01 15:54:10 -04:00
Marc-Andre Laperle
d9928b7661 Bug 375221 - [4.x] Resource config menu shows up in context menus 2012-10-11 01:02:50 -04:00
Sergey Prigogin
600c3b1b32 Fixed a bug that caused files to disappear from the index sometimes. 2012-08-31 17:57:34 -07:00
Vivian Kong
dd034794c7 Revert "Bug 387132 - AR: Incorrect mirrored strings and bracket occurred on "Properties for autotools" pages on Linux"
This reverts commit 62502ef095.
2012-08-28 16:51:37 -04:00
Vivian Kong
62502ef095 Bug 387132 - AR: Incorrect mirrored strings and
bracket occurred on "Properties for autotools" pages on Linux
2012-08-24 16:34:15 -04:00
Sergey Prigogin
142b427343 Bug 387985 - Typo in refactoringHideMethod.label in
org.eclipse.cdt.ui/plugin.properties
2012-08-24 10:21:44 -07:00
Vivian Kong
12e6a908fb Bug 387680 - Entries and Providers are not externalized in C++
preferences
2012-08-24 12:21:16 -04:00
Sergey Prigogin
b5c2b0ce15 Bug 387560. Fix and test case. 2012-08-19 19:17:36 -07:00
Sergey Prigogin
81ab8a71d8 Bumped up version to 8.1.1 2012-08-14 17:55:45 -07:00
Sergey Prigogin
ec941362f4 Bug 299911. Improved propagation of template instantiation context. 2012-08-14 15:47:41 -07:00
Sergey Prigogin
f122365484 Bug 299911. Added logging of methods that loose template instantiation
context.
2012-08-14 15:32:56 -07:00
Sergey Prigogin
dd039973ae Cosmetics. 2012-08-14 15:31:58 -07:00
Sergey Prigogin
1a90fef0a5 Cosmetics. 2012-08-14 15:05:13 -07:00
Markus Schorn
9dd70eb4bb Bug 299911: Increment plugin and pdom version. 2012-08-14 14:16:19 -07:00
Markus Schorn
fad6fcfe01 Bug 299911: Introduce ICPPEvaluation 2012-08-14 14:11:45 -07:00
Vivian Kong
1a6f033179 Bug 384767 - Non-externalized Strings in Discovery Tab 2012-08-01 11:32:23 -04:00
Vivian Kong
bb6486f8e9 Bug 382426 - [Accessibility] Some UI elements do not provide a label 2012-07-12 15:05:40 -04:00
Andrew Gvozdev
b4f9e7052e bug 383032: C Project dialog project type tree is missing arrows to collapse expand 2012-07-07 07:52:10 -04:00
Sergey Prigogin
3a63a3c793 Bug 383277 - Invalid auto indentation before and after colon in class
declaration with inheritance
2012-06-26 18:58:46 -07:00
Sergey Prigogin
0215210fe4 Cosmetics. 2012-06-26 18:45:52 -07:00
Sergey Prigogin
687f34f83b Corrected copyright year. 2012-06-26 18:44:02 -07:00
Andrew Gvozdev
75bacce2cc [sd90] Added fair warning about API being not stable yet in comments 2012-06-06 18:23:18 -04:00
Andrew Gvozdev
2c63700887 Changed color for "edited" overlay 2012-06-02 08:14:39 -04:00
Sergey Prigogin
2db77fef98 Bug 374155 - Source hover should display deduced type of "auto"
variables
2012-05-31 19:12:33 -07:00
Sergey Prigogin
31e3729d82 Cosmetics. 2012-05-31 19:12:23 -07:00
Sergey Prigogin
224b4ef3a3 Code streamlining. 2012-05-30 18:27:51 -07:00
Andrew Gvozdev
48e9d6efea [sd90] Fixed issues with resizing of the Options page for language settings providers. 2012-05-30 16:16:49 -04:00
Sergey Prigogin
7381c59620 Bug 380020 - Increased batch size. 2012-05-25 11:11:19 -07:00
Sergey Prigogin
80c5fc5701 Bug 380020 - Adaptive batching of incoming data. 2012-05-24 14:23:08 -07:00
Andrew Gvozdev
772ac62107 [sd90] Alignment on the Options page for language settings providers. 2012-05-24 08:31:36 -04:00
Andrew Gvozdev
f2bb8b1f6f bug 379480: changing "command to get compiler specs" does not take
effect
2012-05-24 08:31:16 -04:00
Sergey Prigogin
506c347cd8 Bug 380490 - Invalid auto indentation after a multiline function call 2012-05-23 18:29:53 -07:00
Andrew Gvozdev
c22a911b80 bug 377192: Copy Build Log on the build console stopped working 2012-05-22 08:50:21 -04:00
Sergey Prigogin
cd8ca24457 Bug 380197 - F3 prefers using declaration to a real one 2012-05-21 21:06:26 -07:00
sprigogin
66131f1da6 Bug 371840 - Only first declarator can be selected in declaration
containing multiple declarators
2012-05-20 21:10:34 -07:00
Sergey Prigogin
e5141ca636 Bug 380020 - Console performance improvements 2012-05-18 14:03:22 -07:00
Sergey Prigogin
cdd6f113b5 Cosmetics. 2012-05-18 10:47:52 -07:00
Vivian Kong
3fc1ce92e7 Bug 379492 - IBFile should account for EFS external files 2012-05-17 11:33:15 -04:00
Sergey Prigogin
d8fa087eec Bug 363234. Support for thread_local storage class specifier. 2012-05-16 17:47:44 -07:00
Sergey Prigogin
e553255384 Bug 332829. Parsing support for constexpr keyword. Also added few
new C++11 keywords.
2012-05-16 13:27:59 -07:00
Marc-Andre Laperle
e02293b2fe Bug 379490 - [Implement method] NPE when a method needing a parameter
input is not selected
2012-05-15 12:46:28 -04:00
Sergey Prigogin
20be45ecfa Cosmetics. 2012-05-14 18:23:34 -07:00
Marc Khouzam
ece0987caf Missing @since tags 2012-05-11 10:23:08 -04:00
Anton Leherbauer
0db9a0a913 Bug 298668 - Folding gets confused when there are identical foldable lines inside methods in different classes. 2012-05-11 12:45:55 +02:00
Andrew Gvozdev
de0deb5122 bug 379165: [sd90] Keep using MBS provider even for unmanaged project 2012-05-11 03:52:09 -04:00
Sergey Prigogin
bcf226a7f2 Bug 378317. Faster search for unresolved includes. 2012-05-09 18:08:17 -07:00
Sergey Prigogin
ae606fe28b Bug 378317 - Index update mode for resolving unresolved includes and
reindexing files with I/O errors.
2012-05-09 17:12:45 -07:00
Sergey Prigogin
fdbfec3f2b Cosmetics. 2012-05-09 17:12:26 -07:00
Sergey Prigogin
ad6104f082 Cosmetics. 2012-05-09 17:11:23 -07:00
Andrew Gvozdev
a45da7ed8a bug 328007: [sd90] Decoration for non-existing providers 2012-05-08 23:59:38 -04:00