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

8965 commits

Author SHA1 Message Date
Andrew Gvozdev
cbd30458cd cosmetics: JavaDoc tag warnings fixed 2010-01-23 05:08:49 +00:00
Andrew Gvozdev
3bf5f426b3 cosmetics: NON-NLS and JavaDoc tag warnings fixed 2010-01-23 05:04:54 +00:00
Ken Ryall
03b46ea0c6 Section offset info to absolute address. 2010-01-20 22:24:25 +00:00
Anton Leherbauer
5aac59eb4b Bug 300161 - PathEntryManager.processDelta() does not process all deltas 2010-01-20 13:14:15 +00:00
Andrew Gvozdev
63a3c860fe cosmetics: enhanced loops etc 2010-01-19 22:30:10 +00:00
Sergey Prigogin
2ac3fa7e1c Index header files that didn't have content. 2010-01-19 16:51:14 +00:00
Vivian Kong
17264b6f8c Bug 279853 - enable copy action in project explorer 2010-01-19 16:41:34 +00:00
Andrew Gvozdev
f068e6da17 cosmetics: JavaDoc tag fixed 2010-01-19 15:32:21 +00:00
Andrew Gvozdev
8fefe3ed4b cosmetics: redundant super interface removed 2010-01-19 15:30:58 +00:00
Sergey Prigogin
930419d9c2 Cosmetics. 2010-01-19 05:55:51 +00:00
Sergey Prigogin
0f1b5d2f72 Enhanced loops. 2010-01-19 05:06:56 +00:00
Sergey Prigogin
c1b423318a Cosmetics. 2010-01-19 01:33:51 +00:00
Sergey Prigogin
52821a6191 Early filtering of duplicate files. 2010-01-19 00:01:42 +00:00
Sergey Prigogin
0b7f4acca3 Cosmetics. 2010-01-18 21:42:49 +00:00
Sergey Prigogin
ea20a818cf Removed redundant initialization. 2010-01-18 21:38:01 +00:00
Andrew Gvozdev
30dd1fc86f cosmetics: typo 2010-01-18 18:52:43 +00:00
Andrew Gvozdev
18570a5d50 cosmetics: JavaDoc for getTick() plus local variables renamed 2010-01-18 16:51:54 +00:00
Sergey Prigogin
2104825bd7 Removed a redundant condition. 2010-01-18 05:28:51 +00:00
Andrew Gvozdev
e2c52d813c bug 123358: Need easier way to change non-source folder into a source folder 2010-01-18 03:02:09 +00:00
Andrew Gvozdev
2c098ef25a bug 299858: Project Explorer is not notified when FolderDescription is created for an existing folder 2010-01-18 02:53:40 +00:00
Sergey Prigogin
f9be7ba9d5 Cosmetics. 2010-01-18 02:15:28 +00:00
Sergey Prigogin
a3f2dca464 Fixed a typo. 2010-01-18 01:03:10 +00:00
Andrew Gvozdev
e7dc10de55 cosmetics: toString() method added 2010-01-17 21:10:44 +00:00
Andrew Gvozdev
5f3fb60696 bug 299858: Project Explorer is not notified when FolderDescription is created for an existing folder 2010-01-17 21:06:51 +00:00
Sergey Prigogin
b4c4b327e2 Fixed bug 299860. 2010-01-17 06:50:33 +00:00
Sergey Prigogin
59cc85a816 Fixed a typo. 2010-01-17 06:25:47 +00:00
Sergey Prigogin
ffe0ce4345 Fixed a typo. 2010-01-17 00:52:45 +00:00
Andrew Gvozdev
d0ff1ec5f5 cosmetics: bunch of misleading local variables renamed 2010-01-16 03:09:42 +00:00
Markus Schorn
5a1293b690 Bug 294730: Declared type of an expression. 2010-01-15 18:28:45 +00:00
Anton Leherbauer
64c58d1776 Bug 293634 - [breakpoints] ToggleBreakpointAdapter blocks UI thread waiting on the index 2010-01-15 13:07:50 +00:00
Anton Leherbauer
a75cc9c45a Bug 285901 - Format function does not work properly when define constant to type cast 2010-01-15 11:37:35 +00:00
Anton Leherbauer
3b8ad5a4cd Bug 298282 - Indentation is not correct for braces, when creating C++ const method and start brace is on on new line 2010-01-15 10:32:41 +00:00
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