Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-09Terminals: Fix Bug 454965 - please make preference for default location of ne...Uwe Stieber8-10/+280
2015-01-09Terminals: Fix Bug 454963 - please add ECLIPSE_HOME and ECLIPSE_WORKSPACE env...Uwe Stieber1-0/+31
2015-01-09Terminals: Fix Bug 454962 - `set` output inside local terminal on Windows is ...Uwe Stieber1-5/+9
2015-01-09SM: use delegating label provider to avoid illegal thread accessTobias Schwarz1-2/+2
2015-01-08Bug 457005: TerminalService.openConsole() can activate the wrong tabMarkus Schorn1-2/+26
2015-01-07SM: add secondary step id for connectState stepsSchwarz Tobias1-21/+21
2014-12-16SM: ignore errors when task is already stoppedTobias Schwarz1-2/+3
2014-12-16SM: fix scheduleStepperJob blocks when progress monitor is givenTobias Schwarz1-3/+9
2014-12-15SM: extend simulator service interface to check projectsTobias Schwarz2-10/+42
2014-12-09SM: fix possible WidgetDisposed exceptionTobias Schwarz1-1/+4
2014-12-04SM: use utility class for IDelegateService and IUIService delegateTobias Schwarz26-183/+125
2014-12-01SM: shutdown value adds on peer shutdownTobias Schwarz1-0/+14
2014-11-27Terminals: Added Remote Systems Explorer contribution to replace thetcf-1.3_WR_20141128_4.0.4Uwe Stieber31-2/+1422
2014-11-27Releng: Update update site URL to point to LunaUwe Stieber10-10/+10
2014-11-27Terminals: Honor the default encoding queried via the properties accessUwe Stieber6-24/+92
2014-11-27Terminals: Query the default user name via the properties accessUwe Stieber3-1/+45
2014-11-27Terminals: Allow additional custom filtering of applicable terminalUwe Stieber1-2/+16
2014-11-26SM: use ProgressHelper to manipulate progress monitor to avoid problemsTobias Schwarz2-12/+9
2014-11-26SM: fix path map resolver ignored path map rulesTobias Schwarz1-1/+0
2014-11-24SM: fix new connection wizard overwrites existing connectionTobias Schwarz1-1/+7
2014-11-20Target Explorer: Fix bugzilla 452466: Running multiple agents on localhostUwe Stieber1-2/+6
2014-11-20SM: add peer node error and warnings handling and decorationTobias Schwarz13-22/+243
2014-11-17Terminal: There are two Copy actions in the context menu once LinuxTools gets...Uwe Stieber1-2/+12
2014-11-17SM: do not execute connect on finish when peernode is not validTobias Schwarz1-1/+1
2014-11-13SM: make "connect on finish" configurableTobias Schwarz5-20/+24
2014-11-12SM: add command line to properties view, fix problem after disconnect ofTobias Schwarz9-15/+79
2014-11-11Target Explorer: Avoid to add not applicable CDT default source containers to...Uwe Stieber1-34/+5
2014-11-11SM: fix callback and progress messageTobias Schwarz2-8/+5
2014-11-07Target Explorer: Don't show "Build Configuration" group for Run/DebugUwe Stieber1-1/+1
2014-11-06Target Explorer: Fix C/C++ Remote Application file transfer truncates target ...Uwe Stieber6-32/+164
2014-11-05Target Explorer: Switch default terminal type used to "xterm"Uwe Stieber2-3/+3
2014-11-05SM: add missing export to fix warningTobias Schwarz1-0/+1
2014-11-05SM: rework controlTobias Schwarz1-3/+20
2014-11-05SM: split service list in properties view to multiple linesTobias Schwarz1-0/+30
2014-11-05Terminals: Make VT100 line wrapping mode dependent on terminal typeAnton Leherbauer1-1/+15
2014-11-04Target Explorer: TCF customized C/C++ Remote Application main tab to support ...Uwe Stieber1-1/+33
2014-11-01Tests: Remove channel steps testUwe Stieber5-157/+1
2014-11-01Tests: Adjust tests for Tycho 0.21.0Uwe Stieber1-5/+0
2014-10-30SM: fix doubleclick not executed if select takes too much timeTobias Schwarz1-4/+11
2014-10-30SM: add progress monitor to channel manager interface to be able to joinTobias Schwarz6-10/+72
2014-10-30SM: add filter to hide "Create new connection" entry in systemTobias Schwarz3-0/+40
2014-10-30SM: fix NPETobias Schwarz1-1/+1
2014-10-30SM: fix dialog size on linux (unneeded scrollbar)Tobias Schwarz1-0/+4
2014-10-29SM: unify method namesTobias Schwarz1-5/+5
2014-10-29SM: extend simulator handlingTobias Schwarz3-1/+8
2014-10-28Target Explorer: Also map remote path to host path if host path is emptyUwe Stieber2-5/+47
2014-10-28Target Explorer: Introduce peer property to allow to hide "RecentUwe Stieber2-27/+34
2014-10-28Target Explorer: Fix: Attach/Detach actions visible in process monitorUwe Stieber5-19/+32
2014-10-28Target Explorer: Fix: Notification popups miss close iconsUwe Stieber1-1/+2
2014-10-24Target Explorer: Use object path map of associated connection toUwe Stieber2-107/+52

Back to the top