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

3437 commits

Author SHA1 Message Date
Anton Leherbauer
2c661f838e Bug 323562 - Doxygen auto-comment does not work for plain C function declaration
Patch from  Marc-Andre Laperle
2010-08-26 08:49:26 +00:00
Andrew Gvozdev
b90b9aee4c bug 323556: AssertionFailedException in CEditor.installOverrideIndicator
Patch from Marc-Andre Laperle
2010-08-26 02:31:42 +00:00
Anton Leherbauer
93d328883d Bug 319405 - Create linked resources using drag-and-drop within project explorer 2010-08-24 11:26:36 +00:00
Markus Schorn
951f6257a5 Compiler warnings. 2010-08-24 08:55:40 +00:00
Markus Schorn
9cb98d05cf Bug 316307: [C++0x] Semantics for lamda expressions. 2010-08-24 08:53:50 +00:00
Sergey Prigogin
b6d83a4804 Cosmetics. 2010-08-24 05:53:16 +00:00
Sergey Prigogin
ad3536132b Cosmetics. 2010-08-24 05:52:42 +00:00
Andrew Gvozdev
0bef556cd0 bug 323402: Open external location in Problems View throws exception when file is not there 2010-08-24 04:21:05 +00:00
Andrew Gvozdev
065dca29f4 bug 323402: Open external location in Problems View throws exception when file is not there 2010-08-23 18:16:13 +00:00
Andrew Gvozdev
2edb4b19bb bug 323402: Open external location in Problems View throws exception when file is not there 2010-08-23 16:25:21 +00:00
Sergey Prigogin
99f4235d7e Cosmetics. 2010-08-22 06:21:44 +00:00
Sergey Prigogin
393c776410 Cosmetics. 2010-08-21 20:32:00 +00:00
Sergey Prigogin
5faa4da90e Cosmetics. 2010-08-21 20:26:23 +00:00
Sergey Prigogin
f7e376cfc7 Cosmetics. 2010-08-21 20:03:09 +00:00
Sergey Prigogin
f045947eb5 Cosmetics. 2010-08-21 19:51:10 +00:00
Sergey Prigogin
8a89295bbd Cosmetics. 2010-08-21 19:42:25 +00:00
Andrew Gvozdev
e9a31cfcb2 bug 322661: Codan preferences page should show up in editor preferences 2010-08-20 14:05:36 +00:00
Anton Leherbauer
eabf8400b2 Bug 323206 - [Code templates] Pop up error when using code formatter option and ${line_selection} 2010-08-20 08:21:32 +00:00
Alena Laskavaia
ba16e750fa annotation is a problem if it inherits from resource problemmarker, having it inherit from cproblem marker is unnecessary restriction 2010-08-16 02:16:15 +00:00
Andrew Gvozdev
aae17ceace bug 322695: Can't access preferences of any unrelated CDT project having "bad" project in workspace 2010-08-15 02:08:08 +00:00
Andrew Gvozdev
cb1a62793d bug 322695: Can't access preferences of any unrelated CDT project having "bad" project in workspace 2010-08-14 01:54:56 +00:00
Anton Leherbauer
183bbf1878 Bug 322129 - "Unknown Hyperlink" if more than hyperlink available 2010-08-13 12:03:58 +00:00
Anton Leherbauer
e7c7fe70db Bug 308837 - [templates] ${enclosing_method} does not work for functions 2010-08-13 11:55:54 +00:00
Anton Leherbauer
e03e78d88e Increment plug-in version. 2010-08-13 11:32:49 +00:00
Anton Leherbauer
ca643bbb15 Bug 314958 - Editor does not format array initializers correctly 2010-08-13 10:55:44 +00:00
Anton Leherbauer
28707df0c7 Bug 316289 - NPE in ProblemsLabelDecorator 2010-08-13 09:37:02 +00:00
Anton Leherbauer
771fd82c2f Bug 289461 - Editing a method's comment/documentation block results in wrong line-ending character (LF instead of CRLF) to be inserted 2010-08-13 09:36:38 +00:00
Markus Schorn
6048a19e1c Bug 321976: Sorting of CElements. 2010-08-13 08:47:10 +00:00
Alena Laskavaia
d535cea64c Bug 321881 - CDT editor should have selection expansion - contribution from Tomasz Wesolowski 2010-08-13 01:01:13 +00:00
Alena Laskavaia
67f3e3b559 Bug 320561 - Override markers in C++ editor, contribution from Tomasz Wesolowski 2010-08-13 00:21:08 +00:00
Alena Laskavaia
f0599555d3 a little check preventing Widget is disposed exception 2010-08-12 18:58:07 +00:00
Alena Laskavaia
1735b0d4ed Bug 319111 - Generate getters and setters fails on complex field types 2010-08-11 02:37:42 +00:00
Andrew Gvozdev
418504cb70 bug 322204: Sort order of build configurations is chronological and not alphabetical in the toolbar 2010-08-10 20:10:02 +00:00
Sergey Prigogin
38fed492bf Bug 321760. 2010-08-05 18:10:41 +00:00
Markus Schorn
a02b55c5b1 Bug 319481: Key bindings for Open Call Hierarchy on Mac. 2010-08-05 14:58:32 +00:00
Marc Khouzam
413b28ded9 Bug 320765: Add the CDT build console to the set of consoles that can be opened manually. This is useful so that we can have access to the console before doing a build. 2010-08-03 13:15:21 +00:00
Alena Laskavaia
f3cae35c1d Bug 319273 Generate getters and setters can't handle function pointers, patch from Tomasz Wesolowski 2010-08-02 01:52:51 +00:00
Sergey Prigogin
8c16f89d45 Bug 321441. 2010-08-01 22:37:50 +00:00
Sergey Prigogin
a7d8236321 Fixed a resource string name mismatch. 2010-07-31 17:50:56 +00:00
Sergey Prigogin
f5f72f4e0b Cosmetics. 2010-07-25 00:01:34 +00:00
Sergey Prigogin
21088970a6 Renamed Messages class to RenameMessages. 2010-07-17 20:59:31 +00:00
Sergey Prigogin
d7a578480d Added noimplement and noextend tags. 2010-07-17 18:22:13 +00:00
Sergey Prigogin
469f8fbc87 Added noimplement and noextend tags. 2010-07-17 18:21:07 +00:00
Sergey Prigogin
d157c97d3f Cosmetics. 2010-07-17 18:06:18 +00:00
Sergey Prigogin
afc026fcd3 Cosmetics. 2010-07-17 18:01:06 +00:00
Markus Schorn
525cc24bc1 Compiler warnings. 2010-07-07 13:14:15 +00:00
Emanuel Graf
e911f1d564 Bug 318874: Extract Constant generates wrong declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318874
2010-07-07 09:31:41 +00:00
Andrew Gvozdev
7220adf26b bug 318812: cdt.managedbuilder.ui should use its own message bundle instead of cdt.ui 2010-07-06 22:16:09 +00:00
Emanuel Graf
0a81559841 Bug 318130: Exception when extracting a function
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318130
2010-07-06 12:04:01 +00:00
Emanuel Graf
e846e27bc9 Bug 318658: Implement method: Add Select/Deselect All buttons
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318658
2010-07-06 11:33:00 +00:00