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

19593 commits

Author SHA1 Message Date
Marc-Andre Laperle
db669ba963 Bug 348191 - Quick fix for catch by value should propose to replace by a
const reference
Bug 352263 - [qf] Catch by reference quick fix places & at a wrong place
when no space after the type
2011-07-21 12:57:53 -04:00
John Liu
62c3d22313 Bug 352775 - The function registerFileEncoding in FileEncodingRegistry
should check default encoding first

Change-Id: I33b736103707dfcb3848d1d1671487c7b1995e77
2011-07-21 11:52:50 -04:00
Vivian Kong
3d8652704e Bug 352679 - Change visibility of isSemanticHighlightingEnabled() from
private to protected

Change-Id: Icc8fc402551449aabe5badbc15755fd541bf655c
2011-07-21 09:37:45 -04:00
Sergey Prigogin
89209d3c66 Cosmetics. 2011-07-20 21:29:02 -07:00
Sergey Prigogin
1f58e41046 Fixed javadoc. 2011-07-20 12:32:49 -07:00
Anton Leherbauer
f60aad128c Bug 352544 - the end of certain string definitions (e.g. R"(") is not correctly identified 2011-07-20 16:29:23 +02:00
Markus Schorn
9840061bd6 Bug 352266: Template paramter without name, but with default value 2011-07-20 15:54:43 +02:00
Markus Schorn
5c46a13bd3 Bug 351927: Argument deduction with reference types 2011-07-20 15:45:38 +02:00
Marc Khouzam
76b6692246 Bug 352562: Tracepoint Action 'eval' has changed to 'teval' 2011-07-20 09:31:34 -04:00
Markus Schorn
d226e960f9 Bug 351609: Adjust parameter types in instantiated function type. 2011-07-20 14:01:49 +02:00
Markus Schorn
34fdfb1196 Bug 351547: Resolution of delete expressions. 2011-07-20 12:05:49 +02:00
Jens Elmenthaler
9d9efe8e9d Bug 352350 - Outline view corrupts expansion state of namespace nodes 2011-07-20 11:03:33 +02:00
Marc Khouzam
163a57b8b7 Bug 352493:Trace control buttons are disabled after a start trace
failure
2011-07-19 14:01:47 -04:00
Marc-Andre Laperle
0c0e19f36e Bug 352257 - Getter and Setter in Name Style preview can differ from
generated code
2011-07-19 12:26:52 -04:00
Marc-Andre Laperle
11963d3ec5 Bug 352262 - Link to Name Style preference page from Generate Getters
and Setters page
2011-07-18 02:49:09 -04:00
Andrew Gvozdev
114952f64a bug 352301: [performance] Intern strings used for creation of
ICLanguageSettingsEntry objects
2011-07-18 00:49:04 -04:00
Sergey Prigogin
72b6075733 Cosmetics. 2011-07-17 19:38:57 -07:00
Sergey Prigogin
d3264a7418 Removed an invalid exemption for abstract classes. 2011-07-17 19:07:56 -07:00
Sergey Prigogin
21e056c856 Bug 315528 - [fp] Non-virtual destructor diagnostics doesn't take
superclass into account. Fix and additional tests including the ones
contributed by Tomasz Wesolowski.
2011-07-17 19:07:11 -07:00
tmadan
e6b07afaf6 Bug 345151 - Executable View should create virtual folders when
importing executables
2011-07-17 12:41:03 +03:00
Andrew Gvozdev
9c9c692df5 bug 333001: Description Scanner Info doesn't release
ICProjectDescription
2011-07-16 15:16:21 -04:00
Andrew Gvozdev
f0d815e69e bug 333001: Description Scanner Info doesn't release
ICProjectDescription
2011-07-16 14:02:27 -04:00
Tomasz Wesolowski
761ccb9301 Bug 333599 - [C++0x] Initializer lists & return without type 2011-07-15 21:13:03 -04:00
Andrew Gvozdev
63f72f39e1 bug 333001: Description Scanner Info doesn't release
ICProjectDescription
2011-07-15 10:46:17 -04:00
Marc-Andre Laperle
76a0e8f46e Bug 352172 - [Implement method] Automatically check method if there's
only one
2011-07-14 18:49:51 -04:00
sprigogin
be06f2dcda Improved grouping of changes by eliminating a user-visible layer above
files.
2011-07-14 15:32:17 -07:00
sprigogin
b73243870e Make setter parameter follow the name style preference. 2011-07-14 14:44:56 -07:00
sprigogin
c14dcb907d Bug 351271 - Unused header will be removed from index when saved. 2011-07-14 14:44:53 -07:00
sprigogin
89e15ab2d8 Cosmetics. 2011-07-14 14:44:48 -07:00
sprigogin
78f658d473 Cosmetics. 2011-07-14 14:44:44 -07:00
Pawel Piech
a33ed9c492 Bug 351898 - Add guard to populate expression column for variables that
return error on evaluation.
2011-07-14 12:12:48 -07:00
Pawel Piech
9f3bf0a326 Bug 352012 - [update policy] "Breakpoint Hit" update policy does not
have a constructor for clearing multiple number format values.
2011-07-13 11:53:14 -07:00
Pawel Piech
40ebd77d9d Bug 351898 - [expressions] Invalid expressions do not show errors in the
value column.
2011-07-12 14:39:13 -07:00
Doug Schaefer
1805abad1c Bug 347357 put field editor elements into their correct home. 2011-07-12 11:33:20 -04:00
Michael Lindo
b86e096668 Bug 350501 - add support in managed build projects for xlC v11
compiler options - fix the qlistfmt option

Change-Id: Ib58a3decab781349c1160e3adeb7e431c7b6b168
2011-07-12 10:27:30 -04:00
Gaetano Santoro
d3c33d0ab0 Bug 351671 - F5 (refresh) do not work in makefile editor when resource is out of sync with filesystem 2011-07-12 08:01:19 +02:00
Anton Leherbauer
c0b8d346ab Remove obsolete internal constant, preventing potential illegal thread access during startup 2011-07-12 08:01:04 +02:00
Anton Leherbauer
fadaafc991 Disable printout from SemanticHighlightingTest 2011-07-12 08:00:51 +02:00
Marc-Andre Laperle
4c60d237d0 Fix core.win32 not unpacking 2011-07-12 01:27:37 -04:00
Michael Lindo
3e9c760648 Bug 350501 - add support in managed build projects for xlC v11
compiler options - 1) qstrict not showing 2) fixed qfuncsect spelling
error 3) added some C only options

Change-Id: I71aa8bdab83accbd3d559d9aad4bc97331f21263
2011-07-11 20:25:36 -04:00
Michael Lindo
077f712b42 bug 350587: Relax visibility of fields and methods of
PerProjectSICollector to allow extend it.
2011-07-11 17:04:39 -04:00
Marc-Andre Laperle
2fbbb66579 Set UI harness for codan tests. Needed for quick fixes. 2011-07-09 14:42:05 -04:00
Doug Schaefer
8687aa726c MBS core tests need the GNU tool definitions. 2011-07-07 10:39:51 -04:00
Michael Lindo
d2bcf08835 Bug 350501 - add support in managed build projects for xlC v11 compiler
options - minor fix
2011-07-06 15:38:44 -04:00
Doug Schaefer
1745485853 Turn on UI Harness for MBS core tests. 2011-07-06 10:27:24 -04:00
Anton Gorenkov
3b6f6642b8 Bug 339795 - [checker] Checker that finds class members that are not
initialized in constructor
2011-07-06 02:34:49 -04:00
Markus Schorn
82a3d0c280 Bug 351228: Attributes at end of using directive. 2011-07-06 08:18:12 +02:00
Alena Laskavaia
c3dbd2cb91 Bug 351157 - Codan Source Plugin has incorrect Bundle-Name /
Bundle-Vendor
2011-07-05 21:59:02 -04:00
Markus Schorn
48094a5689 Bug 351009: Content assist for member-initializer outside of class body. 2011-07-05 13:37:38 +02:00
Markus Schorn
bebd18a5b2 Bug 351029: NPE resolving binding in copied AST. 2011-07-04 16:35:49 +02:00