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

8767 commits

Author SHA1 Message Date
Anton Leherbauer
024efc1e22 Enable hovers for information presenter, related to bug 282495 2010-01-12 14:37:04 +00:00
Anton Leherbauer
6cd02fdd00 Bug 282495 - Add hotkey for "mouse hover" like tooltip
Patch by  Marc-Andre Laperle
2010-01-12 14:36:49 +00:00
Markus Schorn
d4aa4850c7 Bug 299358: Protect against NPE. 2010-01-12 13:03:24 +00:00
Markus Schorn
15a9ac904e Bug 231859: Optimization for computing int type of enum. 2010-01-12 12:53:10 +00:00
John Cortell
485b4d73de [299317] Executables view source remapping does not take into account launch configurations 2010-01-11 20:52:55 +00:00
Sergey Prigogin
866f945428 Typo. 2010-01-10 00:00:29 +00:00
Markus Schorn
8476012b32 Bug 299101: Perform ADL even if unqualified lookup was successful. 2010-01-08 14:33:35 +00:00
Markus Schorn
ac54f0829b Follow up for bug 292908: Correct reading chunks in loop. 2010-01-08 13:48:48 +00:00
Anton Leherbauer
164af3c7a3 Cosmetics. 2010-01-08 11:14:39 +00:00
Anton Leherbauer
9483ede432 Bug 298554 - Code templates should be proposed if line is completely selected except for whitespaces
Patch by Marc-Andre Laperle
2010-01-08 11:11:33 +00:00
Anton Leherbauer
157982becb Bug 298696 - Mac key bindings for refactoring are invalid
Patch  by Marc-Andre Laperle
2010-01-08 09:46:30 +00:00
Markus Schorn
7a66e99871 Bug 292908: Implementation of AbstractCharArray for large files. 2010-01-07 15:10:12 +00:00
Anton Leherbauer
356c851816 Bug 233390 - [outline view] Group Defines
Patch by Marc-Andre Laperle
2010-01-07 14:18:05 +00:00
Markus Schorn
a2d89b3d85 Minor fix for overloaded comma operator. 2010-01-07 09:37:32 +00:00
Markus Schorn
5b9ed737e6 Bug 298841: Relax attributes syntax. 2010-01-05 14:02:44 +00:00
Markus Schorn
52eeb72868 Bug 126956: Absolute include directives without drive letter 2010-01-05 10:48:56 +00:00
Markus Schorn
3054286cc2 Additional testcase for large initializers. 2010-01-05 08:46:46 +00:00
Andrew Gvozdev
152e38ddb0 bug 285349: JUnit failure: ManagedBuildEnvironmentTests.testEnvGetParams() 2010-01-05 02:35:39 +00:00
Markus Schorn
a867009329 Bug 298455: Stack overflow with deeply nested else if statements. 2010-01-04 16:31:32 +00:00
Markus Schorn
30bddf9ac0 Bug 294969: Stack overflow with deeply nested binary expressions. 2010-01-04 15:01:47 +00:00
Markus Schorn
d27a79d465 Bug 298069: Wrong encoding for lines in search result. 2010-01-04 10:43:49 +00:00
Markus Schorn
4733439ba4 Bug 297751: NPE using search. 2010-01-04 09:51:05 +00:00
Markus Schorn
3849591e3a Bug 297686: Disambiguate class and namespace. 2010-01-04 09:45:35 +00:00
Markus Schorn
78e2f65d6d Bug 297641: Result cache of read-only fragments is not cleared. 2010-01-04 09:14:27 +00:00
Andrew Gvozdev
cd89d01394 bug 289082: smallish change from bug 11233 patch 2 2010-01-04 04:42:13 +00:00
Sergey Prigogin
1da73a0cc1 Cosmetics. 2010-01-04 04:37:47 +00:00
Sergey Prigogin
0b4bf70e80 Cosmetics. 2010-01-04 04:36:30 +00:00
Sergey Prigogin
1bbfd1fc71 toString method. 2010-01-04 04:31:37 +00:00
Andrew Gvozdev
deb50f5aa6 bug 289082: IInputStatusValidator and InputStatusDialog moved to cdt.ui.dialogs 2010-01-04 04:23:13 +00:00
Sergey Prigogin
d7aee9e782 Cosmetics. 2010-01-04 04:22:57 +00:00
Sergey Prigogin
8ba5522e7c Cosmetics. 2010-01-04 04:19:04 +00:00
Sergey Prigogin
ced5f1b42c Cosmetics. 2010-01-04 04:15:56 +00:00
Sergey Prigogin
6b3cb99622 Cosmetics. 2010-01-04 04:10:45 +00:00
Sergey Prigogin
53fe2a1451 Cosmetics. 2010-01-04 04:04:54 +00:00
Sergey Prigogin
71ea7fe4f8 Cosmetics. 2010-01-04 04:01:52 +00:00
Sergey Prigogin
64d21644a9 Cosmetics. 2010-01-04 03:52:44 +00:00
Andrew Gvozdev
172ea442ad bug 298590: Restore Defaults does not quite restore Folder Settings
Restoring original logic of finding parent folder settings from revisions earlier than 1.65
2010-01-01 18:22:30 +00:00
Andrew Gvozdev
7474a5d8c1 bug 298552: Two cases of neglect refreshing resource settings in Project Explorer 2009-12-27 23:21:34 +00:00
Andrew Gvozdev
2128ed9b3a bug 284843: Environment Variable with value ":" gets replaced by empty string ""
Patch from Marc-Andre Laperle
2009-12-27 00:54:55 +00:00
Andrew Gvozdev
a618ada877 bug 297376: Missing Doxygen commands.
Patch from Marc-Andre Laperle
2009-12-26 23:18:53 +00:00
Andrew Gvozdev
790a689a5c bug 298540: The overlay icon for custom resource settings is misleading 2009-12-26 19:40:33 +00:00
Andrew Gvozdev
6386479b1a cleanup: replaced deprecated method 2009-12-25 00:52:53 +00:00
Andrew Gvozdev
6cebeffb70 cleanup: fixed null pointer warning 2009-12-25 00:38:43 +00:00
Andrew Gvozdev
f7d6fe923a cleanup: unnecessary cast 2009-12-25 00:31:19 +00:00
Andrew Gvozdev
ceac936337 bug 298509: Project description delta is not created for some events 2009-12-24 22:12:55 +00:00
Andrew Gvozdev
0640feeccd bug 298509: Project description delta is not created for some events
toString() added
2009-12-24 22:08:27 +00:00
Andrew Gvozdev
474bd757db bug 298509: Project description delta is not created for some events
Added ability to create multiple configurations while creating CDT project
2009-12-24 22:05:02 +00:00
Markus Schorn
0ef32519a1 Bug 280909: Type deduction and instantiation for variadic templates. 2009-12-23 19:00:19 +00:00
Andrew Gvozdev
54f917f440 cleanup: unnecessary cast fixed 2009-12-23 02:29:17 +00:00
Sergey Prigogin
fb9dff069c Fixed typos. 2009-12-21 06:57:15 +00:00