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

17164 commits

Author SHA1 Message Date
L. Frank Turovich
70b79d12f7 [Bug 310371] Revised Navigator, Outline, and Make Targets views and Create Make Target task page. 2010-04-25 20:18:38 +00:00
L. Frank Turovich
dad6718585 [Bug #310371] Revised C/C++ Projects and Project Explorer views 2010-04-25 19:18:41 +00:00
L. Frank Turovich
aebd64dece [Bug 310375] Added missing context help links for some pref panels that had conetx help IDs. 2010-04-25 01:09:17 +00:00
L. Frank Turovich
43406b74b6 Fixed path to help.css file 2010-04-24 20:44:43 +00:00
L. Frank Turovich
ab9a9f8ebf [Bug 279984] Added Task Tags pref panel to docs. 2010-04-24 20:32:08 +00:00
L. Frank Turovich
00f12e7340 [Bug 309605] Revised New CDT Project Wizard and Makefile Projects pages 2010-04-24 17:04:51 +00:00
L. Frank Turovich
01817e7b96 [Bug 309605] Revised Content Assist and Advanced pref panels 2010-04-24 15:45:27 +00:00
Pawel Piech
c5b9a25c25 Bug 310052 - [debug view] Allow overriding StackFramesVMNode event handling methods. 2010-04-23 22:16:47 +00:00
Pawel Piech
8a353a1758 Bug 310335 - [concurrent] Query utility does not propagate a cancel requests 2010-04-23 20:21:03 +00:00
Pawel Piech
ded34fbdbb Added a red color for a triggered alarm. 2010-04-23 19:30:13 +00:00
Pawel Piech
ecdf96f548 Bug 310331 - [vm] Refactor VMViewerUpdate to avoid data duplication. 2010-04-23 19:27:29 +00:00
L. Frank Turovich
fb54796aac [309605] - broken command-links revised 2010-04-23 16:37:54 +00:00
Marc Khouzam
a3332201e3 Bug 310274: Need to set the fInterruptFailedJob to null in the executor to avoid multi-threaded issues 2010-04-23 15:15:26 +00:00
Marc Khouzam
03be2f6b40 Bug 310274 - Need to set the fInterruptFailedJob to null to prevent completing the RM twice. 2010-04-23 14:42:00 +00:00
John Cortell
8b2dc16181 [280631] Added new checkbox to dsf-jtag launch config tab 2010-04-23 14:18:43 +00:00
James Blackburn
51667854d1 Bug 310007 core.resources can deadlock the CDT project model 2010-04-23 14:09:48 +00:00
James Blackburn
c01b11c194 Bug 310104 mem-leak: Don't cache ICProject / ICConfigurationDescription when IndexProviderManagerTests aren't running 2010-04-23 12:14:34 +00:00
Anton Leherbauer
1e118a7e58 [309001] Too many debug hovers in Preferences 2010-04-23 06:24:18 +00:00
Marc Khouzam
caa6d148db [248627] Support "Show Full Path" action for DSF 2010-04-22 23:44:30 +00:00
John Cortell
f29a16e895 Fixed warning 2010-04-22 23:07:11 +00:00
John Cortell
a2f1be9eff [280631] Thread list in Debug view not updated with non-Linux target 2010-04-22 23:03:58 +00:00
John Cortell
e26d82f4d5 Minor optimization 2010-04-22 22:47:57 +00:00
John Cortell
e4a6c71946 Fixed warnings and some minor code improvements 2010-04-22 22:46:49 +00:00
John Cortell
b21706e686 befriend other CDT plugin to let it avoid warnings 2010-04-22 22:41:57 +00:00
John Cortell
1df371b516 [310129] GDB (DSF) Hardware Debugging Launcher ignores startup initialization commands 2010-04-22 22:38:27 +00:00
Andrew Gvozdev
86490a11d7 bug 309690: Error catching for CProjectHelper in cdt.core.tests 2010-04-22 18:12:26 +00:00
Alena Laskavaia
e8775e724f - fixed API errors 2010-04-22 17:52:00 +00:00
John Cortell
4c2c31028a Added assert. 2010-04-22 16:18:34 +00:00
John Cortell
6a1d6ba1d5 Added assert. Defensive programming 2010-04-22 15:58:17 +00:00
Ken Ryall
a31dcc6d91 Fix NPE. 2010-04-22 15:47:30 +00:00
James Blackburn
077917c1f5 Bug 310007 back-out changes - tests aren't happy 2010-04-22 15:43:21 +00:00
James Blackburn
63dc719a21 Bug 310007 core.resources can deadlock CDT project model. 2010-04-22 15:39:22 +00:00
Anton Leherbauer
cb4be96604 [309910] [vm] Constructor of AbstractDMVMNode.DMVMContext should assert dmc != null 2010-04-22 09:22:23 +00:00
L. Frank Turovich
b614dc1db2 Add Build Variables pref page and Add and Edit Build Variables task page 2010-04-22 03:56:13 +00:00
L. Frank Turovich
6ff5f0ac40 Revised Property Pages and Multi-Config pref panels 2010-04-21 21:17:01 +00:00
L. Frank Turovich
75b18c16b3 Fixed broken links to debug views 2010-04-21 20:10:50 +00:00
John Cortell
5fa88afc45 The wizard-generated generic NLS references drive me up the wall :-) Makes it difficult to follow what exactly the GUI code is putting together. I need to add something to this tab, so I'm cleaning this up first. No functional change in this comment. 2010-04-21 17:43:55 +00:00
Andrew Gvozdev
7f06391154 bug 309690: createTemporaryFolder() added 2010-04-21 17:16:04 +00:00
L. Frank Turovich
d70ba0ed49 Fixed incorrect link and added Executables view to Views page 2010-04-21 14:54:46 +00:00
L. Frank Turovich
380e8b0c1b Fixes incorrect command-links on editor pref panels 2010-04-21 14:25:50 +00:00
John Cortell
f2ef694bcc [309954] 'Use Inspector Debug Hover' checkbox could use a more intuitive label 2010-04-21 13:45:38 +00:00
Anton Leherbauer
c85731de35 [308626] [source lookup] DsfSourceDisplayAdapter misses to call doneStepping if frame data retrieval fails 2010-04-21 07:50:57 +00:00
Alena Laskavaia
077398283c - renamed provisional package 2010-04-21 01:41:53 +00:00
Alena Laskavaia
56c7ec129c - command contribution implemented properly 2010-04-21 01:40:15 +00:00
John Cortell
a7b0ef2fef last commit had temporary change I forgot to remove 2010-04-20 23:00:33 +00:00
John Cortell
2c70f116e7 [309887] The dsf-gdb preference page lacks context help 2010-04-20 22:53:36 +00:00
L. Frank Turovich
71ad0df545 Adds Executables view and images 2010-04-20 20:32:21 +00:00
John Cortell
0fa86220d1 [248587] Fixed some goofs Marc found on review 2010-04-20 20:12:34 +00:00
L. Frank Turovich
9cc57cc9ba Revised preference list to match latest layout 2010-04-20 19:48:57 +00:00
L. Frank Turovich
e71934525c Update Nokia copyright image and references to same 2010-04-20 19:21:34 +00:00