Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Target Explorer: ADD favorites handling for launchesTobias Schwarz21-1041/+1578
2012-05-11Target Explorer: Fix NPEUwe Stieber1-1/+3
2012-05-10Target Explorer: Make it easier to extend NewTargetWizard/NewTargetWizardPageUwe Stieber6-30/+117
2012-05-10Target Explorer: Fix style of added method parseOne(...)Uwe Stieber1-23/+32
2012-05-10Target Explorer: ADD correct breakpoint at main after debug remote appTobias Schwarz12-70/+168
2012-05-10Bug 378772 - [test] Debug tests should launch an agent before runningPawel Piech1-10/+22
2012-05-09Target Explorer: Test case agent launcher should default to loopback address.Uwe Stieber1-1/+1
2012-05-09Target Explorer: FIX action visibility and enablement, launch reuse, npeTobias Schwarz10-540/+576
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber41-47/+56
2012-05-09Target Explorer: Fix assertion on test case agent launch, allow framework to ...Uwe Stieber3-9/+57
2012-05-08Target Explorer: Fix a NullPointerException issue.William Chen1-3/+5
2012-05-08Target Explorer: Fix an issue when the attr of a node is null.William Chen1-2/+17
2012-05-08Target Explorer: ADD attach debugger on remote application debugTobias Schwarz8-25/+150
2012-05-08Target Explorer: Turn order of peer id and peer name fieldsUwe Stieber2-12/+12
2012-05-08Target Explorer: Added peer type property constantUwe Stieber1-6/+11
2012-05-08Target Explorer: Bug 378411 - AssertionErrors in TraceHandler when shutting d...Uwe Stieber1-3/+4
2012-05-08Target Explorer: Avoid exception print's if not in debug modeUwe Stieber1-10/+11
2012-05-08Target Explorer: Remove run process action, add run and debug actions to peerTobias Schwarz17-1270/+767
2012-05-08Target Explorer: Fix: Terminal to use common preference settingsUwe Stieber1-1/+1
2012-05-08Target Explorer: Adapt to TM Terminal 3.4M7Uwe Stieber15-289/+53
2012-05-08Target Explorer: Fix "Illegal Thread Access" exceptionUwe Stieber1-7/+1
2012-05-08Target Explorer: Sort service listsUwe Stieber1-3/+7
2012-05-08Target Explorer: Change services section style to expandable and show it coll...Uwe Stieber1-1/+2
2012-05-08Target Explorer: Fix exportsUwe Stieber8-2/+19
2012-05-08Target Explorer: Re-introduce TCF generic connection wizard pageUwe Stieber5-9/+457
2012-05-08Target Explorer: Restore the expanding state in a separate job to avoidWilliam Chen7-87/+299
2012-05-07Target Explorer: Save expanded paths and restore the expanded paths.William Chen1-22/+126
2012-05-07Target Explorer: Add a "Collapse All" tool bar action to the treeWilliam Chen9-7/+61
2012-05-07Target Explorer: Fix the issues in cache state tests.William Chen1-13/+42
2012-05-07Target Explorer: Separate the update state and the get cache state.William Chen1-20/+55
2012-05-05Target Explorer: Fix module references in pom-tests.xmlUwe Stieber1-43/+43
2012-05-05Target Explorer: Fix tests module listUwe Stieber1-45/+43
2012-05-05Target Explorer: Streamline TE feature structureUwe Stieber17-1256/+33
2012-05-04Target Explorer: View name updateUwe Stieber4-14/+1
2012-05-04Target Explorer: Interface naming unificationUwe Stieber3-3/+7
2012-05-04Target Explorer: Alternate view title if running in "System Management" modeUwe Stieber14-69/+115
2012-05-04Target Explorer: Hide agent specific attributes in the attributes section but...Uwe Stieber1-3/+3
2012-05-04Target Explorer: Update discovered peer iconUwe Stieber1-0/+0
2012-05-04Target Explorer: Change the icons of processes and threads to betterWilliam Chen8-4/+12
2012-05-04Target Explorer: Refactoring: Extract a base class forWilliam Chen13-218/+201
2012-05-04Target Explorer: Refactoring: Extract an abstract base class forWilliam Chen30-466/+411
2012-05-04Target Explorer: Cleanup discovery root node label/icon, add specific icon fo...Uwe Stieber6-3/+25
2012-05-04Target Explorer: Rework refresh handler contributionsUwe Stieber11-306/+169
2012-05-04Target Explorer: Refactor ProcessModel and ProcessTreeNode.William Chen5-126/+88
2012-05-04Target Explorer: Fix an issue that OpUser swallows an exception thatWilliam Chen1-21/+15
2012-05-04Target Explorer: Externalize strings in plugin.xml.William Chen2-1/+3
2012-05-04Target Explorer: Add two key bindings, one is to bind "Open" in FileWilliam Chen2-0/+31
2012-05-04Target Explorer: Synchronize the layout of File System Explorer and thatWilliam Chen2-147/+154
2012-05-03Target Explorer: Restore original view name. Prepare for custom overwriteUwe Stieber2-2/+2
2012-05-03Target Explorer: ADD toolbar and double-click actionsTobias Schwarz25-397/+622

Back to the top