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

19830 commits

Author SHA1 Message Date
Sergey Prigogin
8a91fc9ed2 Bug 352258 - Generate Getters and Setters can generate code containing
reserved keywords.
2012-01-25 16:11:05 -08:00
Andrew Gvozdev
dc771f5b29 bug 369236: [Make Target View] Can't copy make targets anymore 2012-01-24 18:13:11 -05:00
Harish Dewan
d5dbaef159 Bug 369377: Output for command -data-read-memory should include value of 'nr-bytes' field 2012-01-24 09:22:30 -05:00
Sergey Prigogin
174abac647 Don't wait for IndexUpdateRequestorJob in CEditor.dispose() since it
may cause a significant delay in "Close All" command.
2012-01-20 16:55:55 -08:00
Marc Khouzam
03c9a71f0a Bug 369168: threadOSId is not extracted for non-pthread programs 2012-01-19 22:30:09 -05:00
Andrew Gvozdev
d4e6125b32 bug 284699: Added some annotations/comments 2012-01-19 17:54:33 -05:00
Raphael Zulliger
30ed78d85d bug 284699: Paths and Symbols inheritance problem 2012-01-19 17:50:52 -05:00
Marc-Andre Laperle
b841975591 Remove Sonatype OSS repo, tycho-eclipserun is now in Maven central. 2012-01-16 22:22:21 -05:00
Doug Schaefer
9a699e856d Fix version on p2 feature in category.xml. Should be 0.0.0 2012-01-16 14:15:35 -05:00
Doug Schaefer
d6020dca5b Add the p2 feature to the category since it was removed from cdt
feature. Indigo only. Feature removed in Juno.
2012-01-16 11:40:51 -05:00
Simon Ducharme Boutin
065c2fc46f Bug 304482 - [code templates] word_selection templates are not proposed
when selected word is the only word on line
2012-01-16 01:32:44 -05:00
Marc-Andre Laperle
6fd8c80d5b Bug 210815 - C project wizard shouldn't use C++ icon 2012-01-15 12:08:24 -05:00
Marc-Andre Laperle
661184df67 Bug 350828 - CDT doc bundles should include a pre-built help index.
Also restore building javadoc and extension documentation.
2012-01-15 02:48:01 -05:00
Marc-Andre Laperle
5df781b1b1 Bug 368446 - NonVirtualDestructor checker: stack overflow when class
inherits itself
2012-01-14 16:25:19 -05:00
Andrew Gvozdev
76d3d7f2e6 bug 312165: Viewers should clearly indicate whether a folder is excluded
from build
2012-01-08 23:15:21 -05:00
Marc-Andre Laperle
7e80cc1d96 Bug 367992 - Broken link in IManagedDependencyCommands JavaDoc 2012-01-07 23:40:14 -05:00
Otavio Pontes
9e260b1c8d Bug 345614 - restore default button in codan preferences 2012-01-07 22:56:08 -05:00
Andrew Gvozdev
f68309419d bug 367559: Fixed exception in MakeContentProvider, viewer can be
TableViewer.
2012-01-06 13:04:08 -05:00
Marc-Andre Laperle
07a1143ce3 Bug 367393 - [Implement Method] Refactoring wizard opens even if there
are no method to implement
2012-01-04 13:10:19 -05:00
Marc Khouzam
4442ba9f1c Bug 367788: maint set python print-stack has been removed from GDB 7.4 2012-01-03 16:32:35 -05:00
Marc-Andre Laperle
ab97b1eb28 Bug 345118 - can not change the annotation style of texts in lines of
breakpoints
2012-01-03 13:09:27 -05:00
Markus Schorn
cb77b3d8b5 Bug 365981: Detect syntax error replacing pointer to member. 2012-01-02 14:21:31 +01:00
Andrew Gvozdev
6198685173 Bug 367559: better handling of project add/remove/open/close 2011-12-31 13:40:24 -05:00
Andrew Gvozdev
994134f660 Bug 367559: avoid recursive refreshes of Make Targets view 2011-12-30 00:54:54 -05:00
Sergey Prigogin
507ee8d04e Excluded generated files from version control. 2011-12-28 20:42:07 -08:00
Sergey Prigogin
060afa174d Bug 352258 - Generate Getters and Setters can generate code containing
reserved keywords.
2011-12-28 18:54:46 -08:00
Andrew Gvozdev
b37a0fc605 bug 367559: Fixed exception 2011-12-28 00:40:53 -05:00
Sergey Prigogin
0381475f16 Bug 367391 - [Generate Getters and Setters] Going back and deselecting a
getter or setter doesn't affect subsequent code generations.
2011-12-27 14:46:17 -08:00
Andrew Gvozdev
084ef2d664 bug 367559: Double source folder in Make Targets View - handle deletions
in more robust way
2011-12-27 15:09:06 -05:00
Sergey Prigogin
1401578875 Bug 367473 - Rename refactoring without dialog leaks memory. 2011-12-27 10:20:57 -08:00
Andrew Gvozdev
9472753972 bug 367559: Double source folder in Make Targets View 2011-12-26 23:45:22 -05:00
Andrew Gvozdev
940b5b7566 bug 367559: Double source folder in Make Targets View 2011-12-26 23:23:22 -05:00
Andrew Gvozdev
6d05e94448 bug 367559: Double source folder in Make Targets View 2011-12-26 17:19:09 -05:00
Andrew Gvozdev
612d3bf95d bug 355601: Make Targets Not Found In Nested Folders 2011-12-26 16:11:19 -05:00
Sergey Prigogin
1421a4307c Bug 367482. Patch by Raphael Zulliger with minor modifications. 2011-12-23 15:26:17 -08:00
Sergey Prigogin
998034be23 Bug 365461: Requesting -Wextra and -Wconversion warnings flags for gcc
c/c++
2011-12-23 14:50:57 -05:00
Marc Khouzam
595f7ed8bb Bug 365471: Explicitly set 'target-async off' in all-stop. This patch is for the maintenance branch to avoid adding new APIs. 2011-12-23 10:45:15 -05:00
Anton Leherbauer
ccf30980da Bug 367417 - IndexerPreferenceListener leaks CEditor instance 2011-12-23 10:24:43 +01:00
Marc-Andre Laperle
6755ff6b79 Bug 367467 - Generate Getters and Setters leaks memory 2011-12-23 00:14:55 -05:00
Markus Schorn
d9f0129f6d Bug 365981: Undetected syntax failure instantiating function template 2011-12-22 11:26:58 +01:00
Anton Leherbauer
00e0e97a8b Bug 365051 - Unreadable black source hover 2011-12-22 11:14:13 +01:00
Sergey Prigogin
427b9f8c9e Bug 367117 - [formatter] cdt hangs when formatting c++ code. 2011-12-21 10:38:44 -08:00
Markus Schorn
f492f35136 Bug 332883: Auto type for range based for loop. 2011-12-21 18:05:01 +01:00
Markus Schorn
77e2eefe30 Bug 364920: NPE using call hierarchy 2011-12-21 15:19:29 +01:00
Anton Leherbauer
79f305532d Bug 367061 - Language mappings as created in a Helios project are ignored when imported in Indigo (backward compatibility issue) 2011-12-19 16:20:54 +01:00
Andrew Gvozdev
11bfe7ab1a bug 304139: [Scanner Discovery] Compiler inspection does not work for
gcc with non-english locale
2011-12-12 18:12:09 -05:00
Sergey Prigogin
96d7e46a45 Cosmetics. 2011-12-12 12:05:37 -08:00
Sergey Prigogin
2520669837 Bug 366422 - C++11 standard headers missing from file types. 2011-12-12 12:03:21 -08:00
Anton Leherbauer
495dd7cfa9 Bug 365605 - Editor should reconcile also on save 2011-12-06 15:04:31 +01:00
Andrew Gvozdev
5a5124dd04 bug 299376: Console/Problem view UTF-8 character encoding problem with
Cygwin 1.7
2011-11-30 15:32:47 -05:00