Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-31Target Explorer: Fix possible disconnect handler conflictUwe Stieber1-0/+5
2013-05-29Target Explorer: Improve initial "show only targets" selection on opening the...Uwe Stieber1-0/+32
2013-05-29Target Explorer: Fix Bug 409387 Overview page shows message artifacts in form...Uwe Stieber1-2/+0
2013-05-29Target Explorer: Fix process monitor single thread filterUwe Stieber4-45/+55
2013-05-28Target Explorer: Fix Bug 409294 - Illegal thread access exception in System M...Uwe Stieber2-29/+182
2013-05-28Target Explorer: rework path map page, add enablement and up/down, fixTobias Schwarz10-110/+68
2013-05-28Target Explorer: fix illegal thread accessTobias Schwarz1-420/+432
2013-05-28Target Explorer: fix possible npeTobias Schwarz1-14/+15
2013-05-27Target Explorer: Fix getAgentIDs callback not invoked if previous getAgentIDs...Uwe Stieber1-11/+18
2013-05-25Target Explorer: Fix Query of remote peer agent ID is activating the value-ad...Uwe Stieber1-1/+1
2013-05-25Target Explorer: Fix illegal thread access on shutdownUwe Stieber1-1/+11
2013-05-25Target Explorer: Improve job state handling for scanner jobUwe Stieber1-1/+10
2013-05-21Target Explorer: Fix copyright years in file headersUwe Stieber276-16634/+16680
2013-05-20Target Explorer: Add abstract job implementation where the logic is executed ...Uwe Stieber5-40/+214
2013-05-18Target Explorer: Allow to access the status object stored to a callback from ...Uwe Stieber1-1/+1
2013-05-17Target Explorer: Callback.internalDone(...) should be called with the integri...Uwe Stieber1-360/+360
2013-05-15Target Explorer: extend IValidatingContainer interfaceTobias Schwarz6-571/+600
2013-05-14Target Explorer: fix validationTobias Schwarz8-6/+179
2013-05-14Target Explorer: Fix some cases of illegal thread accessUwe Stieber2-29/+44
2013-05-14Target Explorer: fix events getting lostTobias Schwarz1-3/+4
2013-05-14Target Explorer: tcp/ssl peer only complete when port is setTobias Schwarz1-1/+2
2013-05-14Target Explorer: change auto port handlingTobias Schwarz1-5/+16
2013-05-14Target Explorer: fix section name generationTobias Schwarz1-1/+1
2013-05-14Target Explorer: fix different button width in same layout columnTobias Schwarz1-1/+1
2013-05-13Target Explorer: Abstract event handler can be customized to be used for othe...Uwe Stieber1-1/+10
2013-05-10Target Explorer: Fix wrong class name in debug outputUwe Stieber1-4/+4
2013-05-08Target Explorer: Fix some comboboxes are to small on LinuxUwe Stieber2-2/+2
2013-05-08Target Explorer: Rework simulator payload boot time handlingUwe Stieber6-224/+20
2013-05-07Target Explorer: Added more common simulator support related infra-structureUwe Stieber16-176/+2214
2013-05-07Target Explorer: add new validator attributeTobias Schwarz3-8/+15
2013-05-04Target Explorer: Fix cases where scanner runnable does not invoke callbackUwe Stieber2-8/+22
2013-05-04Target Explorer: Fix "null argument" error while deleting a peer nodeUwe Stieber1-489/+492
2013-05-03Target Explorer: fix and extend DnD (duplicate, unlink, link)Tobias Schwarz5-685/+899
2013-04-30Target Explorer: Fix sorting in tree should be case insensitiveUwe Stieber6-634/+685
2013-04-30Target Explorer: Fix typo in hidden preference keysUwe Stieber3-6/+6
2013-04-29Target Explorer: Fix discovered peer node still visible in tree while matchin...Uwe Stieber1-2/+3
2013-04-26Target Explorer: Fix illegal thread access while disposing the content providerUwe Stieber1-1/+8
2013-04-26Target Explorer: Scan child nodes only if visibleUwe Stieber6-143/+367
2013-04-25Target Explorer: Fix loopback peer not used if available in some casesUwe Stieber3-47/+48
2013-04-24Target Explorer: add auto save for launch editor tabs Tobias Schwarz1-37/+107
2013-04-22Target Explorer: change interfaceTobias Schwarz1-1/+2
2013-04-22Target Explorer: fix message file locationTobias Schwarz2-2/+2
2013-04-18Target Explorer: add support for not cancelable stepper jobsTobias Schwarz6-285/+387
2013-04-17Target Explorer: add step group for simulator launch, add wait stepTobias Schwarz6-18/+158
2013-04-17Target Explorer: Disconnect a connection via the stepper service if needed on...Uwe Stieber2-1/+56
2013-04-17Target Explorer: Extended service manager to access a service by id tooUwe Stieber2-464/+519
2013-04-16Target Explorer: Network port can be an "auto-port"Uwe Stieber4-706/+764
2013-04-16Taregt Explorer: add connect step to set peer stateTobias Schwarz4-228/+303
2013-04-16Target Explorer: Neighborhood node shown for peers already in the treeUwe Stieber2-2/+52
2013-04-16Target Explorer: fix expression evaluationTobias Schwarz1-872/+872

Back to the top