Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-25Target Explorer: Remove channel manager test case as it cannot cover all desi...Uwe Stieber2-93/+0
2014-07-25Target Explorer: Channel communication log misses close channel event if more...Uwe Stieber8-15/+47
2014-07-25Target Explorer: Include channel id into communication logUwe Stieber1-0/+1
2014-07-25Target Explorer: rework proxy model refreshTobias Schwarz5-58/+101
2014-07-24Target Explorer: Fix enabled state of "Proxy" entry field on LinuxUwe Stieber1-1/+4
2014-07-24Target Explorer: Fix channel communication log misses early "open channel" co...Uwe Stieber8-19/+104
2014-07-24Target Explorer: Extend channel loggingUwe Stieber6-3/+184
2014-07-23Target Explorer: Fix channel communication loggingUwe Stieber17-512/+199
2014-07-23Target Explorer: Fix illegal thread access issue in path map serviceUwe Stieber1-2/+14
2014-07-22Terminals: Fix Bug 439218 - Allow to open terminal from package explorerUwe Stieber1-0/+9
2014-07-22Terminals: Bug 436001 - [TERMINALS] The default encoding must be UTF-8 on Win...Uwe Stieber3-67/+55
2014-07-22Target Explorer: Fix findbugs warningsUwe Stieber1-1/+1
2014-07-22Releng: Remove o.e.ui.ide dependency also from featuresUwe Stieber2-2/+0
2014-07-22Terminals: Fix dependencies to avoid to depend on o.e.ui.ide which is a non-R...Uwe Stieber2-4/+24
2014-07-22Releng: Fix copyrightsUwe Stieber1553-20986/+20861
2014-07-21Terminals: Fix cancelling the custom encoding dialog for the encoding selecti...Uwe Stieber1-1/+6
2014-07-21Target Explorer: Switch to stepper based channel manager implementationUwe Stieber5-1840/+314
2014-07-21Target Explorer: Bug 436001 - [TERMINALS] The default encoding must beUwe Stieber5-10/+12
2014-07-20Target Explorer: Fix path map not applied with stepper based channel managerUwe Stieber4-35/+38
2014-07-18Terminals: Fix lookup of primary Terminals viewAnton Leherbauer2-4/+15
2014-07-18Target Explorer: Fix launch value-add and chain peers steps if channel is ope...Uwe Stieber3-34/+50
2014-07-18Target Explorer: Fix value-add shutdown handling if a shared channel is close...Uwe Stieber1-1/+23

Back to the top