Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-12-13Target Explorer: rework peer modelTobias Schwarz2-1/+12
2013-11-13Target Explorer: fix possible npe, add stepper service for schedulingTobias Schwarz2-0/+450
rule handling, add job canceling step
2013-10-16Target Explorer: Always preserve the case of the environment variablesUwe Stieber1-28/+1
2013-10-16Target Explorer: Drop Win95 and ME supportUwe Stieber1-93/+51
2013-10-10Target Explorer: Simplify desktop popup notificationsUwe Stieber1-0/+178
2013-10-08Target Explorer: Unwrap TCF error reports in StatusHelperUwe Stieber1-0/+17
2013-09-17Target Explorer: add cancel for stepTobias Schwarz1-5/+5
2013-08-28Target Explorer: Extend value add launcher to allow to set a specific ↵Uwe Stieber1-0/+249
environment for the value add
2013-08-25Releng: Uprev plugin and feature versions to "1.2.0"Uwe Stieber2-3/+3
2013-07-30Target Explorer: add common property access serviceTobias Schwarz1-2/+3
2013-07-10Target Explorer: Fix remote file system issuesUwe Stieber1-4/+4
2013-06-12Target Explorer: Fix value-add may hang up as stdout and stderr of the value ↵Uwe Stieber1-2/+28
add process are not read anymore once launched
2013-05-21Target Explorer: Fix copyright years in file headersUwe Stieber5-55/+55
2013-05-18Target Explorer: Allow to access the status object stored to a callback from ↵Uwe Stieber1-1/+1
outside
2013-05-17Target Explorer: Callback.internalDone(...) should be called with the ↵Uwe Stieber1-360/+360
integrity checked status
2013-05-10Target Explorer: Fix wrong class name in debug outputUwe Stieber1-4/+4
2013-04-09Target Explorer: add watchdog when stepper is canceled and on rollbackTobias Schwarz3-368/+412
2013-02-11Target Explorer: Fix formatting in ProgressHelperUwe Stieber1-95/+53
2013-01-26Target Exploer: Clean up process launcherUwe Stieber2-3/+73
2013-01-22TE: fix callback isDone() issueTobias Schwarz1-13/+15
2013-01-02Target Explorer: Added scanner tracing capability and update service lists ↵Uwe Stieber1-0/+12
from within the scanner runnable directly
2012-12-05Target Explorer: Added callback to ProcessWaiter to be invoked if the ↵Uwe Stieber1-0/+22
monitored process exited
2012-11-24Target Explorer: Enforce default set of save actionsUwe Stieber1-4/+56
2012-10-02Target Explorer: Fix properties container thread access issuesUwe Stieber2-64/+0
2012-09-29Target Explorer: Updated plug-in provider name to separate the TE from the ↵Uwe Stieber1-1/+1
core TCF
2012-09-05Target Explorer: Fix Bug 388323 - ProcessOutputReaderThread never finishesUwe Stieber1-2/+33
2012-08-08Target Explorer: Fix more FindBugs warningsUwe Stieber1-8/+9
2012-08-08Target Explorer: Fix FindBugs warningsUwe Stieber2-289/+288
2012-08-08Target Explorer: Initialize the IPAddressUtil on plug-in loadUwe Stieber2-98/+120
2012-07-26Target Explorer: fix warnings for non externalized strings in plugin.xmlTobias Schwarz2-32/+36
2012-07-26Target Explorer: Enforce PDE compiler settings and fix warningsUwe Stieber1-0/+32
2012-07-19Target Explorer: Try to load the adapter if AdapterManager.getAdapter(...) ↵Uwe Stieber1-0/+10
returns null
2012-06-12Target Explorer: Fix newly added unit tests and revealed issuesUwe Stieber1-605/+605
2012-06-10Releng: Synchronize plugin/feature dependencies with Juno target platform, ↵Uwe Stieber1-1/+1
Fix update site URL in all features
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM ↵Uwe Stieber4-18/+12
copyrights instead of the default WindRiver copyrights set in the preferences
2012-05-30Version number changed from 1.0 to 1.1Eugene Tarassov2-4/+4
2012-05-25TargetExplorer: More findbugs fixesUwe Stieber5-17/+31
2012-05-24Target Explorer: Added missing about.html filesUwe Stieber2-1/+30
2012-05-15Releng: Fix copyright headerUwe Stieber15-13/+33
2012-05-11Target Explorer: ADD favorites handling for launchesTobias Schwarz1-117/+126
2012-05-10Target Explorer: Make it easier to extend NewTargetWizard/NewTargetWizardPageUwe Stieber2-1/+41
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber1-1/+1
2012-05-08Target Explorer: Bug 378411 - AssertionErrors in TraceHandler when shutting ↵Uwe Stieber1-3/+4
down IDE with debug session open
2012-05-03Target Explorer: Fix inconsistency in javadoc'sUwe Stieber1-1/+1
2012-04-30Target Explorer: "Add To" category command handling reworkUwe Stieber1-0/+19
2012-04-27Target Explorer: Generalize categories handlingUwe Stieber2-32/+0
2012-04-25Target Explorer: More findbugs fixesUwe Stieber1-1/+1
2012-04-22Target Explorer: Fix high level FindBugs warningsUwe Stieber1-2/+3
2012-04-22Target Explorer: Fix FindBugs warning: LI_LAZY_INIT_STATICUwe Stieber1-4/+4
2012-04-15Fix unsafe static field initializationUwe Stieber1-1/+1

Back to the top