1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

9356 commits

Author SHA1 Message Date
Markus Schorn
6e1cfa0f97 Remove since tag from non-public class. 2010-10-08 08:51:56 +00:00
Markus Schorn
7f63bc2647 Bug 326900: Partial ordering of conversion-operators. 2010-10-08 08:16:15 +00:00
Markus Schorn
8b7a529a11 Bug 311164: Follow up on fix to improve mark occurrences feature. 2010-10-07 13:47:54 +00:00
Markus Schorn
43e33bc736 Bug 327064: Update testcase. 2010-10-07 13:39:14 +00:00
Markus Schorn
ae87b6d440 Bug 327069: ADL for class specializations. 2010-10-07 12:14:53 +00:00
Markus Schorn
4ff02dcc5d Bug 327064 - Content assist within member initializer. 2010-10-07 08:54:27 +00:00
Markus Schorn
d212cbc763 Bug 326778: Bogus ambiguity due to different using declarations for the same variable. 2010-10-06 14:07:54 +00:00
Markus Schorn
3178c362a2 Bug 47536: Add filter for forward declarations to Outline View, by Patrick Hofer. 2010-10-06 13:46:44 +00:00
Markus Schorn
a0add23230 Bug 326900: Update for template argument deduction. 2010-10-06 13:24:38 +00:00
Andrew Gvozdev
1fff26625d Generics - corrected to more specific type 2010-10-05 21:56:09 +00:00
Markus Schorn
0c17a85354 Bug 326900: Remove duplicated testcase. 2010-10-05 07:55:46 +00:00
Sergey Prigogin
64a95583ff Bug 326418 - fixed false positives in language keyword check. 2010-10-05 06:24:26 +00:00
Sergey Prigogin
a10ba4bd8b Cosmetics. 2010-10-05 06:16:16 +00:00
Andrew Gvozdev
927436127c removed unused variable 2010-10-05 03:11:15 +00:00
Markus Schorn
ee9178ec5e Bug 326900: Testcases for template argument deduction. 2010-10-04 09:27:53 +00:00
Sergey Prigogin
bc1708309f Cosmetics. 2010-10-04 05:53:34 +00:00
Sergey Prigogin
91e76dfe16 Cosmetics. 2010-10-04 05:45:04 +00:00
Sergey Prigogin
63c946da07 Cosmetics. 2010-10-04 05:43:30 +00:00
Sergey Prigogin
c69832ea82 Bug 326418 - Ctrl+Click navigation is broken. 2010-10-04 05:43:09 +00:00
Sergey Prigogin
3c2fe616f7 Cosmetics. 2010-10-04 03:40:57 +00:00
Anton Leherbauer
6f4c249382 Use unique preference keys for occurrences and override annotations, related to bugs 324905 and 320561 2010-10-01 12:39:24 +00:00
Andrew Gvozdev
f098e64803 bug 326485: Menu item "Resource Configurations" is missing for files excluded from build 2010-10-01 04:13:37 +00:00
Markus Schorn
3ec0429c1a Bug 302767: Tracing option for indexer setup. 2010-09-30 13:12:09 +00:00
Markus Schorn
4734a658f8 Bug 325799: Support styled text in CUILabelProvider, by Patrick Hofer. 2010-09-30 11:44:39 +00:00
Markus Schorn
5b14b5fefb Bug 326009: Option to disable edit field for parsing files up front, by John Liu. 2010-09-30 08:14:47 +00:00
Markus Schorn
dfd419a0c0 Bug 325488: Toggle through quick type hierarchies, by Patrick Hofer. 2010-09-30 08:03:48 +00:00
Andrew Gvozdev
178f37860c bug 308042: Spawner messages are too cryptic to be useful to a user 2010-09-30 03:50:35 +00:00
Andrew Gvozdev
6498d38ed6 bug 308042: Spawner messages are too cryptic to be useful to a user 2010-09-29 23:19:33 +00:00
Andrew Gvozdev
d25d984fcd bug 308042: Spawner messages are too cryptic to be useful to a user 2010-09-29 21:13:56 +00:00
Markus Schorn
d68ed8353d Bug 326372: Enhancing CElementHandles by Patrick Hofer. 2010-09-29 12:57:42 +00:00
Markus Schorn
bbf5a39ad8 Bug 326492: Overloaded function-sets in instantiation of function templates. 2010-09-29 12:54:36 +00:00
Markus Schorn
9883f18413 Bug 321778: Fixes since tags. 2010-09-29 08:56:59 +00:00
Andrew Gvozdev
c03b1c1796 bug 308042: Spawner messages are too cryptic to be useful to a user 2010-09-29 04:37:52 +00:00
Andrew Gvozdev
789b954cc0 Clarified comments 2010-09-28 17:25:41 +00:00
Andrew Gvozdev
df280b939c bug 237448: Added the test to the test suite. 2010-09-28 17:08:29 +00:00
Vivian Kong
57405226fa Bug 321778 Lost preference: build only if changes in workspace - patch by Keith W. Campbell 2010-09-28 15:38:53 +00:00
Andrew Gvozdev
32d31cdd24 bug 326414: Link with Editor icon in projects view should be the same as used in Project Explorer and Console 2010-09-28 14:50:22 +00:00
Markus Schorn
d3275f0232 Bug 326076: Address of unique template function instance. 2010-09-28 12:21:15 +00:00
Markus Schorn
62104189e0 Bug 325623: Hide non-implementing leaves in quick type hierarchy. 2010-09-28 09:15:23 +00:00
Markus Schorn
8ff177d648 Bug 325385: Duplicate search results. 2010-09-27 15:48:04 +00:00
Anton Leherbauer
0a8dc6f21e Use AstProvider.WAIT_ACTIVE_ONLY, related to bug 322753 2010-09-24 06:43:16 +00:00
Andrew Gvozdev
39f89b5415 bug 325898: "Manage Configurations" dialog opens on an incorrect parent shell
Patch from Baltasar Belyavsky
2010-09-23 21:29:00 +00:00
Anton Leherbauer
59d692e064 Bug 322753 - It should be possible to disable the override indicator
Patch from Marc-Andre Laperle
2010-09-23 12:08:50 +00:00
Sergey Prigogin
45f057367a Cosmetics. 2010-09-21 01:45:17 +00:00
Sergey Prigogin
f0d7871fea Support for overridden virtual methods in LinkedNamesFinder. 2010-09-20 03:09:50 +00:00
Sergey Prigogin
06d3ea27fc Cosmetics. 2010-09-20 01:14:53 +00:00
Sergey Prigogin
bfdded1677 Removed uses of a deprecated class. 2010-09-20 01:14:36 +00:00
Sergey Prigogin
4d52adc1be Fixed capitalization. 2010-09-19 22:34:54 +00:00
Sergey Prigogin
3a6b1d1846 Removed uses of a deprecated class. 2010-09-19 22:30:04 +00:00
Sergey Prigogin
7ebce37f93 Removed uses of a deprecated class. 2010-09-19 22:26:30 +00:00