Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-29TCF Tests: added test for breakpoint type "Software"Eugene Tarassov1-0/+13
2014-10-29TCF Debugger: fixed possible NPE during Eclipse shutdownEugene Tarassov1-10/+14
2014-10-29TCF Core: code cleanupEugene Tarassov9-24/+23
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 findbugs warningsUwe Stieber1-1/+5
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 Stieber7-27/+73
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
2014-10-16Target Explorer: rework and unify new wizards, editor pages, propertiesTobias Schwarz14-179/+295
2014-10-16Target Explorer: Update C/C++ Remote launch extension feature dependenciesUwe Stieber1-17/+18
2014-10-15Target Explorer: Fix findbugs warningUwe Stieber1-0/+8
2014-10-15Target Explorer: Fix "Debug" action visibilityUwe Stieber1-5/+21
2014-10-14Bug 446518 - Function breakpoints should be planted after function prologueEugene Tarassov2-2/+10
2014-10-13Terminals: Allow backslash translation on paste if neededUwe Stieber8-2/+73
2014-10-10Target Explorer: introduce connection subtype and modeTobias Schwarz33-171/+305
2014-10-02Target Explorer: enable reattach on connection recoveredTobias Schwarz1-0/+1
2014-10-02Target Explorer: enable reattach on connection recoveredTobias Schwarz2-3/+26
2014-10-01Target Explorer: change required cdt.debug.core bundle versionTobias Schwarz1-1/+1
2014-10-01Target Explorer: add possibility to generate source path mappingsTobias Schwarz6-2/+110
2014-09-30Fix build error from previous commitAnton Leherbauer1-1/+1
2014-09-30Bug 444598 - Conflicting breakpoint type field editorsAnton Leherbauer3-22/+26
2014-09-30Terminals: Fix Bug 435119 - Make the Alt+Up / Alt+Right keyboardUwe Stieber3-2/+93
2014-09-30Terminals: Fix UI context nameUwe Stieber1-1/+1
2014-09-30Terminals: Added Terminals view UI context handlingUwe Stieber7-1/+327
2014-09-30Terminals: Fix Bug 435107 - When opening a new local terminal onUwe Stieber1-0/+6
2014-09-30Terminals: Implement "Remove" in custom "Show In" items tableUwe Stieber1-0/+19

Back to the top