Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-16Target Explorer: Fix a typo in the content providerUwe Stieber1-1/+1
2013-04-16Target Explorer: Filtered to many local peers from the treeUwe Stieber1-6/+54
2013-04-15Terminal: Remove ScrollLock and ToggleCommandLine actions from context menuUwe Stieber1-33/+5
2013-04-15Target Explorer: Provide API to reopen a editorUwe Stieber3-436/+499
2013-04-15Target Explorer: use stepper for connect/disconnectTobias Schwarz54-1294/+2905
2013-04-12Target Explorer: Fix a set of shutdown issuesUwe Stieber3-10/+25
2013-04-12Target Explorer: Fix bugzilla 405548 and rework default source lookup handlingUwe Stieber12-472/+665
2013-04-11Target Explorer: Fix path map table layouts columns badly if embedded in edit...Uwe Stieber1-13/+30
2013-04-11Target Explorer: Fix MemoryMapTable layouts columns badly if embedded in edit...Uwe Stieber2-31/+50
2013-04-09Target Explorer: Provide better description to the transport sectionUwe Stieber1-2/+2
2013-04-09Target Explorer: Change default layout for the button part of a BaseEditBrows...Uwe Stieber2-1524/+1547
2013-04-09Target Explorer: add watchdog when stepper is canceled and on rollbackTobias Schwarz13-1327/+1334
2013-04-09Target Explorer: Adapt custom tray dialog to use the same scrollable composit...Uwe Stieber3-25/+53
2013-04-09Target Explorer: Make sure title area dialogs get a vertical scroll bar if re...Uwe Stieber7-61/+78
2013-04-09Target Explorer: rework stepper, reorder stepsTobias Schwarz63-4013/+3965
2013-04-08Target Explorer: Make the "show only reachable targets" filter button label c...Uwe Stieber1-1/+10
2013-04-08Target Explorer: Agent selection dialog filters non-reachable targets by defa...Uwe Stieber3-251/+323
2013-04-03Target Explorer: Fire viewer refresh asynchronously if viewer is busyUwe Stieber1-384/+409
2013-03-30Target Explorer: Fix child nodes not reseted if peer gets lostUwe Stieber2-0/+6
2013-03-30Target Explorer: Fix child peers to same agent are not filtered correctlyUwe Stieber1-5/+29
2013-03-30Target Explorer: Only filter nodes explicitly marked as "ValueAdd"Uwe Stieber2-19/+15
2013-03-29Target Explorer: hostname and ip validator and verify listener to allowTobias Schwarz2-75/+75
2013-03-29Target Explorer: add menu and toolbar groupsTobias Schwarz4-25/+37
2013-03-28Target Explorer: Fixed "Launch Terminals..." context menu action visibilityUwe Stieber1-7/+8
2013-03-28Target Explorer: Do not auto-close open editors for static peers if the assoc...Uwe Stieber2-145/+147
2013-03-28Target Explorer: Add "Save Password" checkbox to allow the user to decide if ...Max Weninger3-7/+56
2013-03-27Target Explorer: add abstract simulator serviceTobias Schwarz2-0/+73

Back to the top