Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-29[Taregt Explorer] introduce IPropertiesHandlerDelegate to be able toTobias Schwarz19-8/+472
2012-11-28Target Explorer: Fix an NPE in the System Management view event listenerUwe Stieber1-1/+1
2012-11-28Target Explorer: Added possibility to remove toolbar actions from the termina...Uwe Stieber1-0/+10
2012-11-27Target Explorer: Stream based terminal sessions can have stdout/stderr listen...Uwe Stieber9-147/+352
2012-11-27[Target Explorer] enable quick filterTobias Schwarz1-579/+596
2012-11-27[Target Explorer] fix properties section filterTobias Schwarz1-3/+1
2012-11-27[Target Explorer] remove system.outTobias Schwarz1-2/+0
2012-11-26Target Explorer: Fix configuration editor dirty state calculationUwe Stieber3-0/+9
2012-11-24Target Explorer: Fix thread access issuesUwe Stieber1-10/+32
2012-11-24Target Explorer: Enforce default set of save actionsUwe Stieber41-148/+2286
2012-11-24Target Explorer: Added IPeerModel.isRemote()Uwe Stieber7-14/+43
2012-11-24Target Explorer: Added IPeerModel.isStatic()Uwe Stieber23-68/+59
2012-11-24Target Explorer: Fix static peer representation created automatically for dis...Uwe Stieber1-6/+10
2012-11-24Target Explorer: Revert changes to commit(onSave) in AbstractSection. Commit ...Uwe Stieber1-15/+5
2012-11-23Target Explorer: Fix history handling of edit/browse text controlUwe Stieber4-5/+54
2012-11-23Target Explorer: Added property tester to test if a debugger has been launche...Uwe Stieber6-31/+213
2012-11-22[Target Explorer] fix editor dirty stateTobias Schwarz2-9/+31
2012-11-22Target Explorer: Fix required plugin order in o.e.tcf.te.tcf.launch.coreUwe Stieber1-2/+2
2012-11-22[Target Explorer] use cdt default source lookup for initialisation ofTobias Schwarz4-3/+38
2012-11-22Target Explorer: Remote FS open dialog can have a initial selection to revealUwe Stieber2-1/+130
2012-11-21[Target Explorer] fix properties viewTobias Schwarz4-20/+79
2012-11-21Target Explorer: Fix channel manager decorates channel with value-add even if...Uwe Stieber1-2/+3
2012-11-19Target Explorer: Fix System Management view context menu layoutUwe Stieber1-4/+1
2012-11-17Target Explorer: Added a peer model name regex property testerUwe Stieber2-1/+7
2012-11-16Target Explorer: Fix ScriptPad shows proxies and value-add's in drop down menuUwe Stieber1-230/+263
2012-11-16Target Explorer: Rework services section to do services query asynchronous to...Uwe Stieber3-100/+151
2012-11-15Target Explorer: Rework delete handler to work on tree path and introduce can...Uwe Stieber10-546/+538
2012-11-15Target Explorer: Allow customization of the shown properties valueUwe Stieber1-0/+15
2012-11-14Target Explorer: Fix Embedded TCF launch configuration tabs are too wide by d...Uwe Stieber8-48/+284
2012-11-14[Target Explorer] remove launch shortcut for hidden attach launchTobias Schwarz2-24/+0
2012-11-14Target Explorer: Fix "Show In System Management" button enablement should not...Uwe Stieber1-5/+0
2012-11-13Target Explorer: Fix editor tab order for "Processes" pageUwe Stieber1-1/+2
2012-11-13Target Explorer: Cleanup launch in debug mode command definitionUwe Stieber2-17/+25
2012-11-13Target Explorer: Fix findbugs warningsUwe Stieber6-29/+14
2012-11-13Target Explorer: Add getImage(registry, key) to abstract image descriptor to ...Uwe Stieber1-8/+23
2012-11-12Target Explorer: Unify system management view event listener implementationsUwe Stieber5-105/+59
2012-11-11Target Explorer: Fix Bug 393186 - Empty column in the process monitor tableUwe Stieber1-17/+82
2012-11-11Target Explorer: Secure checking of services section if the services needs to...Uwe Stieber1-3/+2
2012-11-11Target Explorer: Fix services section does not show any informationUwe Stieber1-2/+3
2012-11-09Target Explorer: Allow customizable default activation state of current user ...Uwe Stieber3-4/+46
2012-11-09Target Explorer: Fix "peers by current user" filter hides static peersUwe Stieber1-49/+58
2012-11-09[Target Explorer] automatically import and export remote debugger launchTobias Schwarz20-540/+696
2012-11-09Target Explorer: Added C/C++ Remote launch contribution featuresUwe Stieber14-0/+1277
2012-11-09Target Explorer: Updated feature provider nameUwe Stieber8-8/+8
2012-11-09Target Explorer: Added "C/C++ Remote Launch over TCF/TE" launch contributionAnna Dushistova28-0/+2660
2012-11-08[Target Explorer] remove launch context and common tab for remote debugTobias Schwarz1-4/+3
2012-11-08change commentTobias Schwarz1-1/+6
2012-11-07Target Explorer: Keep active page selection after Editor.updatePageList()Uwe Stieber1-0/+31
2012-11-07Target Explorer: Fix NPE and widget already disposed issues once Editor.updat...Uwe Stieber2-4/+8
2012-11-07Target Explorer: Fix "show in system management" command handler selection ha...Uwe Stieber1-3/+3

Back to the top