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

16815 commits

Author SHA1 Message Date
Mike Kucera
6fd9d65358 import wizard file dialog says Save As when it should say Open 2010-03-16 17:28:07 +00:00
Andrew Gvozdev
c5bb4beda7 cleanup: removed some JavaDoc warnings plus other cosmetics 2010-03-16 16:55:34 +00:00
Andrew Gvozdev
de881ce70d replaced configuration icon on "Select Configuration" page of New C/C++ Project Wizard with "classic" configuration icon. 2010-03-16 16:48:20 +00:00
Markus Schorn
116a84832c Bug 305972: [C++0x] New function declarator syntax. 2010-03-16 16:36:03 +00:00
Markus Schorn
6de7ad8cc5 Bug 305972: [C++0x] New function declarator syntax. 2010-03-16 16:30:09 +00:00
John Cortell
a7719f85de Cleanup and optimization of logic that records the console, target and log stream output. 2010-03-16 16:27:33 +00:00
Marc Khouzam
3bc232083d [248593] Fixed launch for JTag to support DSF-GDB 2010-03-16 15:34:08 +00:00
Sergey Prigogin
7b1257ab5c Cosmetics. 2010-03-16 15:00:58 +00:00
Sergey Prigogin
008e2da67d Cosmetics. 2010-03-16 15:00:14 +00:00
Marc Khouzam
b94d0419e9 [305949] Allow to cleanly cancel a progress monitor during a launch 2010-03-16 03:14:08 +00:00
Andrew Gvozdev
833ccaaee1 cleanup: deprecated class used for CDT 3.X style projects 2010-03-16 01:35:44 +00:00
Andrew Gvozdev
4e54e89878 cleanup: deprecated class used for CDT 3.X style projects 2010-03-16 01:00:20 +00:00
Andrew Gvozdev
495cb046e7 cleanup: deprecated class used for CDT 3.X style projects 2010-03-16 00:35:17 +00:00
Andrew Gvozdev
af6798c3e8 cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 21:10:54 +00:00
Andrew Gvozdev
8336eb7f38 cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 21:01:47 +00:00
Andrew Gvozdev
adfdd48115 cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 19:31:54 +00:00
Andrew Gvozdev
54460ccbce cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 18:54:35 +00:00
David Dubrow
f3fad52d6e addressed backward compatibility issues 2010-03-15 18:45:23 +00:00
Andrew Gvozdev
6e30f63572 cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 18:45:20 +00:00
Andrew Gvozdev
aa96a34e7e cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 18:35:24 +00:00
Andrew Gvozdev
4d13a49e37 cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 18:12:12 +00:00
Andrew Gvozdev
f382d74102 cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 17:44:34 +00:00
Andrew Gvozdev
6087aa3dd6 cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 17:39:00 +00:00
Andrew Gvozdev
457215b5b8 cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 17:24:06 +00:00
Andrew Gvozdev
d934cb5a03 cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 17:13:45 +00:00
Markus Schorn
518f686e52 Bug 282418: String representation of token-paste. 2010-03-15 17:04:20 +00:00
Sergey Prigogin
4c3dd79ee8 Support for C++0x 'auto' keyword and a test case. Bug 289542. 2010-03-15 17:02:26 +00:00
Andrew Gvozdev
0c0bb08f51 Another NPE in build console fixed + cleanup wizard 2010-03-15 16:28:05 +00:00
Pawel Piech
6d9cc48125 [303553] comment#14 - Added the breakpoint properties command definition back in. 2010-03-15 16:03:56 +00:00
Markus Schorn
eaa4d9f281 Bug 282417: Label of grouped methods. 2010-03-15 16:02:01 +00:00
Markus Schorn
0dc6ec197c Bug 305487: ArrayStoreException using F3 2010-03-15 15:41:43 +00:00
Markus Schorn
05957c8002 Bug 305118: Add include for relative inclusion from different folder. 2010-03-15 13:41:02 +00:00
Markus Schorn
e5da8307a0 Bug 302412: Additional testcases + fix for direct initialization. 2010-03-15 13:23:15 +00:00
Sergey Prigogin
1e60031409 Cosmetics. 2010-03-15 04:16:20 +00:00
Sergey Prigogin
09a082e321 Fixed an ArrayStoreException. 2010-03-15 04:13:33 +00:00
Sergey Prigogin
80c40cd4d1 Cosmetics. 2010-03-14 01:24:55 +00:00
Doug Schaefer
68dea21be0 Fixes for M6 build. 2010-03-13 17:53:41 +00:00
Doug Schaefer
0613a1b069 Fixes for M6 build. 2010-03-13 17:45:44 +00:00
David Dubrow
e7d0761389 Bug 305365 allowing editable value to differ from formatted value 2010-03-13 14:59:57 +00:00
John Cortell
900aeefc47 [303569] Additional fix for gdb >= 7.0 2010-03-13 05:56:34 +00:00
Andrew Gvozdev
3e8a584274 warnings fixed 2010-03-13 04:54:13 +00:00
Andrew Gvozdev
92f906545e Added icons for severity 2010-03-13 04:53:31 +00:00
John Cortell
e75632e46b Corrected comment 2010-03-13 04:32:45 +00:00
Andrew Gvozdev
96e650bf00 bug 305748: Place deprecated error parsers on the bottom of the list 2010-03-13 04:18:04 +00:00
Marc Khouzam
c393671389 Wrong @since tag 2010-03-13 01:15:14 +00:00
Pawel Piech
aa07b8ae87 [302628] - [breakpoints][cdi] Implement linking of active debug context with selection in Breakpoints view. 2010-03-13 00:00:26 +00:00
Doug Schaefer
a0dce915c6 Update to latest platform I build to pick up new API for M6. 2010-03-12 23:38:24 +00:00
John Cortell
9146796fd6 [305752] Constants for standard event breakpoint types should be outside the CDI-GDB plugin 2010-03-12 23:36:43 +00:00
John Cortell
cde61d6544 [305533] Removed old disassembly view from codebase 2010-03-12 20:15:32 +00:00
Alena Laskavaia
20b24a0ea7 - added provisional comments to classes 2010-03-12 19:55:10 +00:00