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

9483 commits

Author SHA1 Message Date
John Cortell
f6eebfa023 Avoid redundant search through the common locator. Didn't realize that the common containers are automatically added to every launch config locator. 2010-01-14 22:29:14 +00:00
Markus Schorn
b4c6a509ff Compiler warning. 2010-01-14 16:27:24 +00:00
Markus Schorn
8ce446c9c3 Bug 299608: Function template ordering. 2010-01-14 16:26:53 +00:00
Anton Leherbauer
54caf750d4 Bug 292626 - Formatter doesn't work with wide string literals 2010-01-14 14:50:10 +00:00
Anton Leherbauer
65dfb883a8 Bug 298592 - Formatter causes wrong layout for #defines for classes with inheritance 2010-01-14 14:35:51 +00:00
John Cortell
289a7c8dfa ISourceFinder needs a dispose method. 2010-01-14 13:59:52 +00:00
Markus Schorn
7ce6589439 Bug 298615: cygpath >= 1.56 treads space as separator. 2010-01-14 13:55:54 +00:00
Anton Leherbauer
a05892cd10 Bug 298593 - Formatter breaks the code when #defining a placement new 2010-01-14 13:26:23 +00:00
Markus Schorn
88e259d1f8 Follow up for Bug 280909: Fixes a NPE. 2010-01-14 13:21:01 +00:00
Andrew Gvozdev
643d2a7eb7 bug 206369: Double-clicking closed project should open it
Patch from Marc-Andre Laperle
2010-01-14 04:33:16 +00:00
John Cortell
27f0a6d064 optimize something in last commit 2010-01-13 21:44:45 +00:00
John Cortell
1d6fff500a [299542] Source locators not honored when opening a file by double clicking a Binary child element 2010-01-13 19:17:32 +00:00
Andrew Gvozdev
8b83105af2 bug 299421: Double-click causes jumping to a different marker on the same line 2010-01-13 17:36:35 +00:00
Markus Schorn
6dd1f6b242 Bug 299495: Visiting if-statements. 2010-01-13 16:06:01 +00:00
Anton Leherbauer
5110be1b2c Fix code formatter test case 2010-01-13 13:15:21 +00:00
John Cortell
db501eff16 [299369] Introduce source container that resolves paths relative to the executable. Applied patch, with modifications. 2010-01-13 00:06:26 +00:00
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