Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Target Explorer: Fix properties container thread access issuesUwe Stieber6-220/+217
2012-10-02Target Explorer: Fix stack overflow in editor input getAdapterUwe Stieber1-5/+3
2012-10-01Target Explorer: Fix value-add server properties lookup and parsingUwe Stieber1-0/+6
2012-10-01Target Explorer: Rework launch node content providerUwe Stieber4-509/+519
2012-09-30Target Explorer: Fix provider IDUwe Stieber1-1/+1
2012-09-30Target Explorer: Fix reference to non-SDK feature from SDK featureUwe Stieber1-0/+1
2012-09-30Releng: Fix wrong plug-in provider information, Fix invalid update site URLUwe Stieber14-14/+14
2012-09-29Target Explorer: Fix category initialization must happen in UI thread to be a...Uwe Stieber1-4/+22
2012-09-29Target Explorer: Fix typoUwe Stieber1-98/+98
2012-09-29Target Explorer: Each non-SDK feature points to the branding plug-inUwe Stieber2-2/+4
2012-09-29Target Explorer: Updated plug-in provider name to separate the TE from the co...Uwe Stieber44-113/+109
2012-09-29Target Explorer: Include about.* files into binary packageUwe Stieber1-1/+5
2012-09-29Target Explorer: Update feature branding associationUwe Stieber5-6/+9
2012-09-29Target Explorer: Improve TCF launch tests to be more robust in case the temp ...Uwe Stieber1-1/+11
2012-09-29Target Explorer: Add new features to the repositoryUwe Stieber1-43/+49
2012-09-29Target Explorer: Added feature brandingUwe Stieber21-2/+645
2012-09-29Target Explorer: Split up TCF features to allow easier customization of the r...Uwe Stieber21-228/+1442
2012-09-27Target Explorer: Fix static peer accidently removed if associated with a dyna...Uwe Stieber1-2/+24
2012-09-27Target Explorer: Bind Attach/Detach handler and menu contributions to the ava...Uwe Stieber1-14/+68
2012-09-27Target Explorer: Fix SIOOB exceptionUwe Stieber1-1/+1
2012-09-27Target Explorer: Added missing method isAdjustBackgroundColor() to NetworkCab...Uwe Stieber1-323/+332
2012-09-26Bug 390304 - C++ members are not localized in their respective classesEugene Tarassov3-30/+63
2012-09-25TCF Debugger: fixed: invalid symbols data could lock debugger UIEugene Tarassov2-3/+12
2012-09-25TCF Debugger: fixed NPE in the Registers view when the view is in "no columns...Eugene Tarassov1-6/+8
2012-09-25Target Explorer: Fix issue with non-loopback address local peer associated wi...Uwe Stieber6-51/+93
2012-09-24TCF Python: Bug 390178 - Missing APIs/properties in python servicesFrederic Leger20-522/+1307
2012-09-24Target Explorer: Rebase error handling to use StatusHandlerUtilUwe Stieber6-387/+363
2012-09-23Target Explorer: Bug 389026 - [TCF][Process] Support IProcessesV1 with the Pr...Uwe Stieber7-39/+202
2012-09-22Target Explorer: Allow to force the use of the IProcesses service despite the...Uwe Stieber1-1/+5
2012-09-22Target Explorer: Bug 390142 - [TCF][Process] Process output not visibleUwe Stieber2-84/+111
2012-09-22Target Explorer: Fix a typo in the tracing optionsUwe Stieber1-1/+1
2012-09-21Bug 390053 - Registers/Variables/Expressions views do not support no column modeEugene Tarassov6-7/+47
2012-09-21Target Explorer: Improve adaptable matching and selectionChanged handling on ...Uwe Stieber4-30/+64
2012-09-21Target Explorer: Fix wrong peer model node is returned on lookup if remote pe...Uwe Stieber1-2/+2
2012-09-21Target Explorer: Prepare customization of path map table column headersUwe Stieber4-0/+72
2012-09-21Reverted commit 00b372d8b8e8c38324911842d9b2f49d4b5308d9.Uwe Stieber1-21/+1
2012-09-21Common: Configure the project settings to overwrite any global "Save Actions"...Uwe Stieber7-24/+390
2012-09-20Bug 390001 - [UI][PathMap] Relabel the path map rules table column headerUwe Stieber1-1/+21
2012-09-20Target Explorer: Trigger a reevaluation of "selection" expressions on refresh...Uwe Stieber1-324/+350
2012-09-20TCF Debugger: Remove accidently added @Override annotationsUwe Stieber1-30/+0
2012-09-19Bug 389924 - When requesting less data than is in the cache the TCFMemoryBloc...Eugene Tarassov1-1/+1
2012-09-19TCF Debugger: Fix some additional cases to protect the TCFModelProxy from acc...Uwe Stieber1-2/+2
2012-09-19TCF Debugger: Fix an NPE if the id of the node passed to getAutoExpandNode(.....Uwe Stieber1-1/+27
2012-09-18Bug 389598 - "Symbols Files..." Dialog: Wrong entry is chosen for editingEugene Tarassov1-5/+6
2012-09-18Releng: Fix plugin version references in pom.xml filesUwe Stieber6-6/+6
2012-09-18Target Explorer: Fix section layout handlingUwe Stieber11-1204/+1237
2012-09-18Bug 389767 - Neither expressions or registers follow the Background Debug Cha...Eugene Tarassov8-43/+69
2012-09-17TCF Debugger: better code for retrieving data for breakpoint scope tree viewEugene Tarassov1-36/+31
2012-09-17TCF Debugger: better code to enumerate connected TCF launchesEugene Tarassov5-19/+21
2012-09-15TCF Debugger: fixed views update policy "Breakpoint Hit".Eugene Tarassov2-12/+33

Back to the top