Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-24Target Explorer: Fix missing javadocUwe Stieber1-2/+8
2014-10-24SM: hide simulator connections if service is not available, close editorTobias Schwarz3-1/+19
2014-10-23Target Explorer: Fix inheritance hierarchy ofUwe Stieber1-20/+10
2014-10-23Target Explorer: update editor icon automaticallyTobias Schwarz2-1/+33
2014-10-23Target Explorer: Move source path mapping container name constant to the inte...Uwe Stieber2-2/+16
2014-10-23Target Explorer: Fix license headerUwe Stieber1-9/+8
2014-10-23Target Explorer: rework simulator service and config panel handlingTobias Schwarz12-24/+255
2014-10-22Target Explorer: Fix C/C++ Remote Application launch is not terminatedUwe Stieber2-185/+139
2014-10-21Target Explorer: Fix base edit/browse text control layout if the parent panel...Uwe Stieber1-2/+3
2014-10-21Target Explorer: Fix debugger settings tab layoutUwe Stieber2-17/+10
2014-10-21Terminals: Always enable VT100 line wrapping mode if connected via ptyAnton Leherbauer1-4/+2
2014-10-21Target Explorer: FileTransferService.transferToTarget now also creates missin...Uwe Stieber1-6/+43
2014-10-20Target Explorer: CDT Remote C/C++ Application: Add support for simulated envi...Uwe Stieber6-26/+70
2014-10-17Target Explorer: Add missing documentation headerUwe Stieber1-0/+8
2014-10-17Target Explorer: change constant namesTobias Schwarz25-53/+53
2014-10-16Target Explorer: fix step contribution to connectTobias Schwarz1-2/+2
2014-10-16Target Explorer: add more info in debug modeTobias Schwarz1-8/+27

Back to the top