1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 22:25:25 +02:00
Commit graph

19839 commits

Author SHA1 Message Date
Sergey Prigogin
d39f64adfb Bug 371165 - Invalid formatting of newly created classes. 2012-02-11 10:41:28 -08:00
Sergey Prigogin
8ae8121492 Bug 371165 - Invalid formatting of newly created classes. 2012-02-10 15:36:32 -08:00
Sergey Prigogin
bca4d2f4f4 Bug 371165 - Invalid formatting of newly created classes. 2012-02-09 18:54:01 -08:00
Michael Lindo
75ff7eb113 Bug 370762 - Adding support for Remote Semantic Highlighting in the
Remote C/C++ Editor
2012-02-09 14:16:39 -05:00
Marc Khouzam
dbdee9975b Bug 369594: GDB 7.4 now reports solib events in MI, but no longer in CLI 2012-02-07 10:22:50 -05:00
Marc-Andre Laperle
9e982bf27c Fix bad version increment for memory feature. Upgrade wasn't working. 2012-02-06 01:30:24 -05:00
Marc-Andre Laperle
8be82df5bf Increment versions for Indigo SR2. 2012-02-05 12:13:53 -05:00
Marc-Andre Laperle
00300a355e Bug 353890 - C/C++ GCC Cross Compiler support for dynamic libraries is
broken
Bug 353786 - C/C++ GCC Cross Compiler support for static libraries
broken
2012-01-28 13:39:11 -05:00
Marc-Andre Laperle
40f82861b2 Bug 369887 - Scanner discovery doesn't run after creating a Cross GCC
project, only after the first build
2012-01-27 01:25:08 -05:00
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