Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-12Target Explorer: Filter out bad environment variable names leading to ERROR_I...Uwe Stieber1-0/+4
2014-02-10Target Explorer: Fix debug service implementation to call disconnect() and th...Uwe Stieber2-3/+4
2014-02-09Target Explorer: Improve agent monitor. Log all communication to the same pee...Uwe Stieber4-135/+138
2014-02-09Target Explorer: Don't log locator commands and events by defaultUwe Stieber6-254/+273
2014-02-08Target Explorer: Improve Eclipse command server loggingUwe Stieber1-2/+6
2014-02-07Target Explorer: Keep exception message when wrapping exception in file syste...Uwe Stieber1-206/+206
2014-02-07Target Explorer: Persist process monitor auto refresh intervalUwe Stieber2-0/+27
2014-02-07Target Explorer: Process monitor not connected message can be customizedUwe Stieber1-1/+3
2014-02-07Target Explorer: Improve process monitorUwe Stieber5-198/+215
2014-02-07TCF Debugger: Fix check-state handling in breakpoint scope pageAnton Leherbauer1-12/+11
2014-02-07Target Explorer: Show context information in step executor errors only in deb...Uwe Stieber2-17/+8
2014-02-07Target Explorer: fix editor reopen on saveTobias Schwarz1-2/+1
2014-02-07Target Explorer: Change quick filter accelerator from "M1+T" to "M1+Q"Uwe Stieber1-2/+2
2014-02-07Target Explorer: Set toolbar contribution labelUwe Stieber2-4/+9
2014-02-07Target Explorer: Fix "System" menu has no keyboard shortcut assignedUwe Stieber1-2/+4
2014-02-07Target Explorer: fix event handlingTobias Schwarz1-5/+10
2014-02-07Target Explorer: Fix typo in new connection toolbar tooltip idUwe Stieber1-1/+1
2014-02-07Target Explorer: Keep context menu action to be labeled "Open"Uwe Stieber1-3/+3
2014-02-06Target Explorer: Move peer node open terminal context menu contribution to o....Uwe Stieber4-28/+31
2014-02-06Target Explorer: Improve process monitor refresh handling if a process node i...Uwe Stieber1-2/+26
2014-02-06Target Explorer: fix data setupTobias Schwarz1-7/+1
2014-02-06Target Explorer: Some connection names are leading to Linux unfriendly log fi...Uwe Stieber1-1/+1
2014-02-06Target Explorer: only show wizards stat are enabledTobias Schwarz1-0/+9
2014-02-06Target Explorer: Fix error reporting for process monitor terminate handlerUwe Stieber2-5/+12
2014-02-06Target Explorer: rework new wizard and command handler hierarchyTobias Schwarz12-396/+389
2014-02-06Target Explorer: Fix refresh never completes if refreshing a specific nodeUwe Stieber1-1/+1
2014-02-06Target Explorer: remove unused messagesTobias Schwarz2-4/+0
2014-02-06Target Explorer: undo new wizard changeTobias Schwarz3-33/+17
2014-02-06Target Explorer: Stabilize process model test caseUwe Stieber1-0/+5
2014-02-06Target Explorer: Review processes runtime model refresh serviceUwe Stieber1-3/+70
2014-02-06Target Explorer: Clean up IModelRefreshService interfaceUwe Stieber2-85/+39
2014-02-06Target Explorer: rework menu handlingTobias Schwarz3-62/+37
2014-02-06TCF Tests: added tests for FileSystem setstat and fsetstat commandsEugene Tarassov1-2/+75
2014-02-06TCF Debugger: added code commentsEugene Tarassov1-0/+4
2014-02-05TCF Debugger: fixed: model selection policy is not called for launch nodesEugene Tarassov3-4/+12
2014-02-05TCF Debugger: fixed: don't set signal masks if corresponding properties of th...Eugene Tarassov1-7/+7
2014-02-05TCF Debugger: fixed: process list is not properly updated in the Debug view w...Eugene Tarassov1-1/+2
2014-02-05TCF Debugger: fixed misspelled launch attribute nameEugene Tarassov1-1/+1
2014-02-05TCF Debugger: fixed: IModelDelta.ADDED deltas don't work as expectedEugene Tarassov1-1/+22
2014-02-05Target Explorer: Fix process monitor toolbar refresh button has no effect for...Uwe Stieber1-3/+49
2014-02-05Target Explorer: Fix "open" command labelsUwe Stieber3-6/+6
2014-02-05Target Explorer: Refresh the process node on terminate if the terminate fails.Uwe Stieber1-4/+13
2014-02-05SM: switch to configured perspective even if launch is already runningTobias Schwarz1-2/+6
2014-02-05Target Explorer: removed section description as it did not really makeTobias Schwarz1-2/+2
2014-02-05Target Explorer: introduce "System" main menuTobias Schwarz7-17/+183
2014-02-05Target Explorer: Fix handling of optional value-add'sUwe Stieber4-14/+4
2014-02-05Target Explorer: Improve process model test stabilityUwe Stieber1-1/+11
2014-02-05Target Explorer: renmae "remote context" to "target"Tobias Schwarz1-3/+3
2014-02-04TCF Debugger: fixed: launch context filter does not work when "Auto-attach pr...Eugene Tarassov2-9/+21
2014-02-04TCF Core: new public method: TCFDataCache.post()Eugene Tarassov2-5/+8

Back to the top