Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-12-18Target Explorer: editor toolbar menu contributionsTobias Schwarz3-94/+14
2013-12-18Target Explorer: add locator model listenersTobias Schwarz2-5/+4
2013-12-12Target Explorer: connect and model reworkTobias Schwarz13-34/+39
2013-12-03Target Explorer: Updated bundled com.google.gson library to version 2.2.4Uwe Stieber1-1/+1
2013-11-30Target Explorer: Fix transparency of menu.gifUwe Stieber1-0/+0
2013-11-29Target Explorer: move editor page menu to end of toolbarTobias Schwarz4-42/+54
2013-11-22Target Explorer: use editor input as selection when tree selection isTobias Schwarz1-1/+2
empty
2013-11-20Target Explorer: add possibility of dropdown menu in toolbarTobias Schwarz1-18/+10
2013-11-20Target Explorer: add possibility of dropdown menu in toolbarTobias Schwarz1-79/+82
2013-11-19Target Explorer: Fix part listener not installed for default windowUwe Stieber1-122/+130
2013-11-04Target Explorer: Several process monitor fixesUwe Stieber2-11/+8
- Remove unused column comparator implementations - Remove "Properties" from context menu of process monitor editor page - Provide consistent "Show In > Properties" - Remove Alt+Shift+W shortcut definition from "Show In" (does not work)
2013-10-22Target Explorer: add possibility to control navigator content activationTobias Schwarz1-0/+21
in plugin customization
2013-09-11Target Explorer: add section configure methodTobias Schwarz1-0/+3
2013-08-25Releng: Uprev plugin and feature versions to "1.2.0"Uwe Stieber2-12/+12
2013-08-25Tycho: Synchronize pom versions with manifest versionsUwe Stieber1-1/+1
2013-08-25Releng: Fix version numbers of changed plugins and features. Fix updateUwe Stieber1-1/+1
site URL.
2013-08-16Target Explorer: add color and font provider to DelegatingLabelProviderTobias Schwarz1-1/+68
2013-08-16Target Explorer: fix properties view not showing infoTobias Schwarz1-1/+26
2013-08-14Target Explorer: add possibility to remove open context menu entryTobias Schwarz1-7/+25
2013-08-14Target Explorer: rework label provider delegate handlingTobias Schwarz4-984/+1136
2013-07-31Target Explorer: add context selector auto refreshTobias Schwarz2-2/+12
2013-07-11Target Explorer: rework sectionsTobias Schwarz1-0/+5
2013-07-10UI: Fix usage of "HandlerUtil.getActiveWorkbenchWindow(event)" backed upUwe Stieber2-2/+8
in case it returns null
2013-07-10Target Explorer: Fix remote file system issuesUwe Stieber1-1/+1
2013-07-04Target Explorer: move context selector out of launch pluginsTobias Schwarz7-55/+1191
2013-06-03Target Explorer: Make the Process Monitor UI adaptable to connection type ↵Uwe Stieber2-10/+21
specifics
2013-05-29Target Explorer: Fix Bug 409387 Overview page shows message artifacts in ↵Uwe Stieber1-2/+0
form header
2013-05-21Target Explorer: Fix copyright years in file headersUwe Stieber47-5709/+5709
2013-05-15Target Explorer: extend IValidatingContainer interfaceTobias Schwarz1-235/+253
2013-05-13Target Explorer: Abstract event handler can be customized to be used for ↵Uwe Stieber1-1/+10
other common navigator based parts than the system manager
2013-05-03Target Explorer: fix and extend DnD (duplicate, unlink, link)Tobias Schwarz2-4/+30
2013-04-30Target Explorer: Fix sorting in tree should be case insensitiveUwe Stieber1-37/+37
2013-04-25Target Explorer: Fix loopback peer not used if available in some casesUwe Stieber1-43/+22
2013-04-15Target Explorer: Provide API to reopen a editorUwe Stieber3-436/+499
2013-04-15Target Explorer: use stepper for connect/disconnectTobias Schwarz4-16/+45
2013-04-03Target Explorer: Fire viewer refresh asynchronously if viewer is busyUwe Stieber1-384/+409
2013-03-29Target Explorer: add menu and toolbar groupsTobias Schwarz3-4/+16
2013-03-28Target Explorer: Do not auto-close open editors for static peers if the ↵Uwe Stieber1-143/+144
associated remote peer disappears
2013-03-26Target Explorer: move message to second row Tobias Schwarz1-7/+46
2013-03-25Target Explorer: update editor toolbar on dirty state changedTobias Schwarz3-2/+28
2013-03-22Target Explorer: reqork open handlerTobias Schwarz15-143/+278
2013-03-15Target Explorer: simulator service supportTobias Schwarz2-94/+97
2013-03-11Target Explorer: fix show in SM view does not work when view was closedTobias Schwarz2-12/+72
2013-03-08Target Explorer: fix possible npeTobias Schwarz1-1/+3
2013-03-07Target Explorer: add editor page unbindingTobias Schwarz39-5190/+5190
2013-03-07Target Explorer: add editor page unbindingTobias Schwarz7-472/+735
2013-03-01Target Explorer: rework validationTobias Schwarz2-516/+510
2013-02-28Target Explorer: fix possible npeTobias Schwarz1-181/+194
2013-02-28Target Explorer: add new property testerTobias Schwarz2-1100/+1116
2013-02-28Target Explorer: fix threading issueTobias Schwarz1-283/+320

Back to the top