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

3463 commits

Author SHA1 Message Date
Vivian Kong
3a89b51a37 Bug 324888 Need to subclass CSourceHover 2010-09-14 14:33:03 +00:00
Emanuel Graf
96b0cc259d Bug 323780: "Generate Getters and Setters..." crashes
https://bugs.eclipse.org/bugs/show_bug.cgi?id=323780 FIXED
2010-09-14 10:58:44 +00:00
Sergey Prigogin
82850038be Bug 318510 - Fixed an NFE reported by Marc-Andre Laperle. 2010-09-13 18:34:01 +00:00
Anton Leherbauer
c5aee0fe78 Bug 324813 - [Mac] Key binding conflict between Sort Lines and Show Source Quick Menu
Patch from Marc-Andre Laperle
2010-09-13 09:14:14 +00:00
Sergey Prigogin
f940989086 Bug 318510 - Lightweight rename refactoring. 2010-09-12 05:22:07 +00:00
Sergey Prigogin
b55cf8fa2e Cosmetics. 2010-09-12 03:05:27 +00:00
Sergey Prigogin
3d42e07c38 Cosmetics. 2010-09-11 22:50:43 +00:00
Sergey Prigogin
b54140929c Removed use of a deprecated class. 2010-09-11 22:47:19 +00:00
Sergey Prigogin
fec2b53d77 Removed use of a deprecated class. 2010-09-11 22:44:44 +00:00
Sergey Prigogin
1d45ebec18 Bug 324232 - CElementHyperlinkDetector blocks UI thread waiting for an AST 2010-09-11 18:25:29 +00:00
Sergey Prigogin
b24433c8de Removed use of a deprecated class. 2010-09-11 18:01:09 +00:00
Anton Leherbauer
1a7e872a93 Follow-up fix for bug 323971 - don't remove whitespace inside string 2010-09-07 12:25:15 +00:00
Anton Leherbauer
aa18aab4a0 Follow-up fix for bug 323971 - don't indent inside string 2010-09-07 09:19:31 +00:00
John Cortell
7b7c0e00fd Fixed warnings (treated as errors now) 2010-09-02 17:11:05 +00:00
Markus Schorn
97428465a4 Bug 324262: Remove command for 'Open Definition'. 2010-09-02 07:08:18 +00:00
Markus Schorn
1e7636523a Bug 324214: Overload resolution with method template and global function. 2010-09-01 15:44:56 +00:00
Anton Leherbauer
53b2b45d96 Bug 323971 - [C++0x] Editor support for raw string literals 2010-09-01 14:59:43 +00:00
Anton Leherbauer
6a00f7487a Bug 324031 - Indentation problems with typedef and enum 2010-09-01 06:05:49 +00:00
Markus Schorn
17241dc891 Bug 316317: [C++ 0x] Local and unnamed types as template arguments. 2010-08-31 12:02:51 +00:00
Markus Schorn
9505f9ea9e Bug 316308 - [C++0x] Explicit conversion operators 2010-08-30 08:15:10 +00:00
Sergey Prigogin
6be0d2175e Icons for lightweight rename refactoring. 2010-08-30 04:00:40 +00:00
Sergey Prigogin
72fda063fc Removed use of a deprecated class. 2010-08-30 03:41:19 +00:00
Sergey Prigogin
6ce6a419c8 Removed use of a deprecated class. 2010-08-30 03:40:33 +00:00
Sergey Prigogin
34dd5e451f Removed use of a deprecated class. 2010-08-30 03:39:19 +00:00
Markus Schorn
c31e996fc2 Bug 323723: Reduce usage of DOMExceptions. 2010-08-27 09:01:29 +00:00
Markus Schorn
b25a75fc64 Bug 322750: Expanding selection with macro expansion. 2010-08-26 11:21:21 +00:00
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