Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-01-08Target Explorer: fix auto namingte_2_0Tobias Schwarz1-1/+7
2014-01-08Target Explorer: add delete to editor page menuTobias Schwarz1-2/+4
2014-01-08Target Explorer: fix custom transportTobias Schwarz6-77/+39
2014-01-08Target Explorer: add transport name to property access serviceTobias Schwarz6-69/+88
2014-01-08Target Explorer: change interfaceTobias Schwarz1-29/+17
2014-01-07Target Explorer: fix labelTobias Schwarz1-1/+1
2014-01-07Target Explorer: add channel listener to disconnect when channel isTobias Schwarz3-9/+34
closed
2014-01-07Target Explorer: replace the term 'target' with 'configuration'Tobias Schwarz7-46/+124
2013-12-20Target Explorer: remember last selected peerIdTobias Schwarz1-2/+5
2013-12-19Target Explorer: fix real target selectionTobias Schwarz2-7/+39
2013-12-19Target Explorer: selection dialogsTobias Schwarz8-24/+137
2013-12-19Target Explorer: property viewTobias Schwarz42-755/+647
2013-12-18Target Explorer: peer and peer ndoe selection dialogsTobias Schwarz13-332/+428
2013-12-18Target Explorer: editor toolbar menu contributionsTobias Schwarz10-127/+133
2013-12-18Target Explorer: add locator model listenersTobias Schwarz57-272/+528
2013-12-17Target Explorer: split peer and ocator modelTobias Schwarz76-3657/+1505
2013-12-13Target Explorer: remove old peer stateTobias Schwarz32-301/+89
2013-12-13Target Explorer: rework peer modelTobias Schwarz211-5947/+4976
2013-12-12Target Explorer: connect and model reworkTobias Schwarz104-1064/+1306
2013-12-10Releng: Improve TCF/TE Eclipse feature definitionsUwe Stieber9-71/+23
- Switch from including org.eclipse.tcf.* features into each other to require those features instead. More flexible P2 dependency resolution at install time. - Require the com.google.gson plugin instead of declaring it part of the org.eclipse.tcf.te.feature. More flexible P2 dependency resolution at install time. - com.google.gson plugin explicitly included into P2 repository aggregation via category.xml
2013-12-10Target Explorer: Content provider must not dispose runtime model if getting ↵Uwe Stieber2-24/+0
disposed itself
2013-12-09Target Explorer: Eclipse command server peer name changedUwe Stieber3-27/+14
2013-12-06Target Explorer Docs: Update team project sets for GSON 2.2.4Martin Oberhuber3-3/+3
2013-12-05Target Explorer: More process runtime model lookup tracing and mark model ↵Uwe Stieber2-3/+21
disposed in toString()
2013-12-04Target Explorer: No need for a buffered writer to send "quit" to the value-addUwe Stieber1-3/+2
2013-12-04Target Explorer: Flush the output stream writer after writing "quit"Uwe Stieber1-0/+1
2013-12-03Target Explorer: Add tracing to identify issue on getting context root nodesUwe Stieber1-0/+22
2013-12-03Target Explorer: Updated bundled com.google.gson library to version 2.2.4Uwe Stieber4-4/+4
2013-12-03Target Explorer: enhance error reporting and logsTobias Schwarz3-2/+10
2013-12-01Target Explorer: Improve flexibility of the value-add launcher to customizationsUwe Stieber3-55/+163
2013-11-30Target Explorer: Fix transparency of menu.gifUwe Stieber1-0/+0
2013-11-29Merge "Update TCF Team Project Sets"mober4-142/+637
2013-11-29Update TCF Team Project Setsmober4-142/+637
- Add Orbit (GSON), RSE (Terminal) and CDT Dependencies project sets. - Sort entries in the team project sets for easier maintenance. - Use git http:// protocol for easy consumption.
2013-11-29Target Explorer: move editor page menu to end of toolbarTobias Schwarz4-42/+54
2013-11-28Target Explorer: Fix plugin idUwe Stieber1-1/+1
2013-11-25Target Explorer: cleanup value adds after last channel closedTobias Schwarz1-1/+8
2013-11-25Target Explorer: add description (tooltip) to simulator config buttonTobias Schwarz2-48/+64
2013-11-24Target Explorer: Adapt winpty supportUwe Stieber1-19/+1
2013-11-22Target Explorer: use editor input as selection when tree selection isTobias Schwarz1-1/+2
empty
2013-11-21Target Explorer: add possibility to get current data from sections andTobias Schwarz1-6/+16
global validation
2013-11-21Target Explorer: fix problems with group reference parameters notTobias Schwarz2-47/+94
forwarded to steps
2013-11-20Target Explorer: rework handler activity and enablementTobias Schwarz2-34/+39
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: Improve installed debug view part listenerUwe Stieber1-3/+0
2013-11-19Target Explorer: Fix part listener not installed for default windowUwe Stieber2-122/+133
2013-11-13Target Explorer: fix possible npe, add stepper service for schedulingTobias Schwarz42-587/+789
rule handling, add job canceling step
2013-11-08Target Explorer: Another maven project hierarchy fix for the testsUwe Stieber3-6/+6
2013-11-08Target Explorer: Fix parent maven project group idUwe Stieber2-2/+2
2013-11-08Target Explorer: Readd build only maven project file to tests pluginUwe Stieber1-0/+17

Back to the top