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

16118 commits

Author SHA1 Message Date
Doug Schaefer
ea81604daf added EDC and the plugins from TCF that EDC needs. 2010-01-18 20:23:28 +00:00
Andrew Gvozdev
3e29fc70a1 cosmetics: ehnanced loops etc 2010-01-18 20:08:52 +00:00
Andrew Gvozdev
e6d91ec735 cosmetics: ehnanced loops etc 2010-01-18 19:20:00 +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
Andrew Gvozdev
8b4fc1b893 cosmetics: fixed some warnings - @Override, unnecessary casts, JavaDoc tags 2010-01-18 16:30:35 +00:00
John Cortell
24001360f5 javadoc an abstract method 2010-01-18 16:06:05 +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
Doug Schaefer
f7b7ea07cb added Qt. 2010-01-17 04:44:03 +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
Doug Schaefer
b091ceb573 Update repo. 2010-01-16 02:48:05 +00:00
Marc Khouzam
d4c2688d6c [265483] Allow the interruption of the inferior for MacOS 2010-01-15 20:52:41 +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
Doug Schaefer
e3bc2d6767 added mingwrt packages and cleaned up the untar action a bit. 2010-01-14 23:59:39 +00:00
Vivian Kong
6cf7f9a686 use R36_M3 releng builder 2010-01-14 22:34:31 +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
Vivian Kong
84d704bb69 use R35_RC4 releng builder 2010-01-14 22:19:58 +00:00
Vivian Kong
e896d70c91 use R36_M2 releng builder since M3 version does not work right now 2010-01-14 22:04:38 +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
Anton Leherbauer
e27412e7dd [297601] Add find action to local view menu 2010-01-14 08:51:27 +00:00
Doug Schaefer
27cd1b6b19 Add source. 2010-01-14 05:49:53 +00:00
Doug Schaefer
7cb02cf641 Update for new Wascana work. 2010-01-14 05:27:36 +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
9cdd4e1d07 [299583] The common source lookup director in a fresh workspace is ineffective 2010-01-13 23:57:30 +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
John Cortell
fb574618b5 Update copyright 2010-01-13 17:19:24 +00:00
Vivian Kong
4e9c881796 bump up CDT to version 7.0.0 2010-01-13 17:18:59 +00:00
John Cortell
5aa1e9456a Fixed warnings 2010-01-13 17:18:58 +00:00
Vivian Kong
b567e76c17 bump up CDT to version 7.0.0 2010-01-13 17:18:44 +00:00