Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-17Target Explorer: fix use data from selected peer node for new connectionTobias Schwarz1-1/+4
2014-09-16Target Explorer: fix encoding persistenceTobias Schwarz1-2/+6
2014-09-16Target Explorer: decrease cancel timeoutTobias Schwarz1-0/+8
2014-09-15Target Explorer: fix validation regexTobias Schwarz1-1/+1
2014-09-15Target Explorer: fix toolbar connect/disconnect button enablementTobias Schwarz1-0/+1
2014-09-15Target Explorer: unify "canAttach" handlingTobias Schwarz4-18/+14
2014-09-15Target Explorer: handle connect state correctlyTobias Schwarz9-2/+284
2014-09-15Target Explorer: extend interfaceTobias Schwarz1-1/+41
2014-09-11Bug 443787 - [terminals] SWT Error: "Cannot Initialize Drag" when dragging ta...Anton Leherbauer1-1/+4
2014-09-10Target Explorer: change default timeout and uiTobias Schwarz1-7/+7
2014-09-09Target Explorer: add default context to the toolbar dropdown as wellTobias Schwarz1-12/+20
2014-09-09Target Explorer: change target pingTobias Schwarz2-1/+9
2014-09-05Target Explorer: extend process launcher with better environmentTobias Schwarz3-5/+23
2014-09-03Target Explorer: fix possible ArrayIndexOutOfBoundsExceptionTobias Schwarz1-1/+1
2014-09-03Target Explorer: fix import issuesTobias Schwarz3-10/+5
2014-09-02Target Explorer: fix export issueTobias Schwarz4-19/+43
2014-08-27Workaround for console input buffer overflow on windowsAnton Leherbauer1-4/+18
2014-08-27Target Explorer: Fix WB4-4036: TCF error raised when disconnecting from VxSim...Uwe Stieber1-1/+11
2014-08-22Target Explorer: repack all errorsTobias Schwarz1-7/+2
2014-08-20Target Explorer: add new agent attribute "Platforms"Tobias Schwarz3-3/+23
2014-08-19Target Explorer: fix attach action visibilityTobias Schwarz1-2/+30
2014-08-14Tests: Try with target-platform-configuration moved to tests pluginUwe Stieber1-2/+23
2014-08-13Tests: Adapt tycho-surefire-plugin dependency declaration after moving to Tyc...Uwe Stieber1-35/+0
2014-08-12Target Explorer: Overwrite peer name in debug view to use connection name ins...Uwe Stieber1-3/+24
2014-08-12Target Explorer: add peer version and migrationTobias Schwarz4-7/+109
2014-08-12Target Explorer: Improve logging to also log the remote services available on...Uwe Stieber6-20/+92
2014-08-10Target Explorer: Initialize disconnect step group also with the shared channe...Uwe Stieber5-9/+79
2014-08-09Target Explorer: Cleanup model disposal step contribution on disconnectUwe Stieber2-4/+4
2014-08-08Target Explorer: fix content assistTobias Schwarz4-0/+20
2014-08-08Target Explorer: extend validation and content assistTobias Schwarz3-2/+23
2014-08-07Target Explorer: Filter "ping" messages from communication logsUwe Stieber1-1/+2
2014-08-07VxW: Fix transport type is not the same as GdbRemote network config markerUwe Stieber1-5/+11
2014-08-07Target Explorer: rework wizard and editor pagesTobias Schwarz6-0/+97
2014-08-07Target Explorer: Fix if opening a private channel fails, the "open channel" s...Uwe Stieber1-3/+10
2014-08-07Target Explorer: Fix launch node expressionsUwe Stieber1-17/+17
2014-08-07Target Explorer: Close channel step group initialized with wrong peer contextUwe Stieber1-1/+17
2014-08-06Target Explorer: Rework channel event to carry a properties container data ob...Uwe Stieber14-58/+203
2014-08-06Target Explorer: Opening a channel to a peer that has "ValueAdd=1" set does n...Uwe Stieber1-10/+0
2014-08-05Target Explorer: Declare IDelegate interfaces always as staticUwe Stieber2-2/+2
2014-08-05Target Explorer: Review and Fix handling of delegate servicesUwe Stieber4-13/+62
2014-08-05Target Explorer: Fix regression in LaunchTerminalSettingsDialog - Terminal ty...Uwe Stieber6-121/+58
2014-08-04Target Explorer: refactor stepper operation servicesTobias Schwarz12-66/+136
2014-08-04Target Explorer: rework connection setupTobias Schwarz5-10/+23
2014-08-04Target Explorer: rework connection setupTobias Schwarz13-988/+191
2014-08-04Terminals: Bug 435158 - Make Ctrl+Alt+T to open local terminal without interm...Uwe Stieber6-8/+98
2014-07-30Terminals: Bug 439677 - A pinned and empty Terminals view can never be unpinnedUwe Stieber2-9/+2
2014-07-29Releng: Restore original copyright headers and replace only the invalid copyr...Uwe Stieber1518-3151/+3287
2014-07-28CDT Remote Debug: Fix connection drop down to use connection names instead of...Uwe Stieber2-36/+41
2014-07-28Target Explorer: Remember running channel open jobs only for shared channelsUwe Stieber1-12/+14
2014-07-28Target Explorer: Channel manager must track pending close jobs per channelUwe Stieber1-6/+6

Back to the top