Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-25TargetExplorer: More findbugs fixesUwe Stieber5-17/+31
2012-05-25Target Explorer: Updated feature description and fix more warningsUwe Stieber6-33/+35
2012-05-25Target Explorer: Fix more findbugs warningsUwe Stieber17-142/+155
2012-05-25FindBugs: Ignore warning about catching Exception instead of the number of re...Uwe Stieber1-0/+5
2012-05-25Target Explorer: Prefer loopback address for communication over canonical add...Uwe Stieber2-8/+23
2012-05-24Target Explorer: Introduce a flag to AbstractSection to allow control listene...Uwe Stieber9-0/+62
2012-05-24Target Explorer: Added missing about.html filesUwe Stieber80-40/+1200
2012-05-24Target Explorer: Dirty state reset not signaled in all casesUwe Stieber1-0/+24
2012-05-23Releng: Uprev Orbit repositoryUwe Stieber1-1/+1
2012-05-23Target Explorer: Fix peer discovery resets manual redirectionUwe Stieber2-5/+25
2012-05-23Target Explorer: Fix assertion if a peer is redirected and discoverableUwe Stieber2-23/+43
2012-05-23Target Explorer: Refactoring the filter/search feature.William Chen34-359/+607
2012-05-22Bug 380268 - Possible typo in memory service documentationEugene Tarassov1-1/+1
2012-05-22Fix an issue where the list of presented editor tabs does not match the avail...Uwe Stieber1-0/+8
2012-05-22Uprev ORBIT to RC1 for TCF RC1Uwe Stieber1-1/+1
2012-05-22Filter redirection setup from attributes tableUwe Stieber1-2/+4
2012-05-22Fix new peer wizard writes connection data into wrong containerUwe Stieber3-2/+107
2012-05-22Target Explorer: Add missing comments in the two classes.William Chen2-2/+7
2012-05-22Target Explorer: ADD possibility to use own channel for process launcher andTobias Schwarz4-1415/+1508
2012-05-22Target Explorer: ADD launch tab icons, launch node description provider, remo...Tobias Schwarz7-260/+290
2012-05-21Bug 379189: tests: Add test to measure stepping performanceEugene Tarassov3-17/+35
2012-05-21Target Explorer: Cleanup duplicate implementations in TcpTransportPanel vs Ne...Uwe Stieber4-275/+58
2012-05-21Target Explorer: Fix launch tab layoutUwe Stieber2-88/+88
2012-05-21Target Explorer: Fix invalid description provided for IPeerModelUwe Stieber1-98/+101
2012-05-21Target Explorer: Remove duplicate interface IDescriptionLabelProvider and fix...Uwe Stieber5-76/+49
2012-05-21Target Explorer: Remove an unused member field "images" from Pending.William Chen1-2/+1
2012-05-21Target Explorer: Add missing comments and externalized strings for theWilliam Chen21-278/+487
2012-05-20Target Explorer: Change the hot-key of search to M1+M2+S.William Chen1-2/+2
2012-05-20Target Explorer: More code about searching action.William Chen14-449/+545
2012-05-19Bug 379455 - [breakpoints] Add an option to group breakpoints by their config...Pawel Piech3-3/+11
2012-05-18TCF Tests: added more pre-built agent filesEugene Tarassov2-0/+0
2012-05-18TCF Debugger: fixed compile error in the breakpoint scope organizerEugene Tarassov1-1/+1
2012-05-18TCF Debugger: code cleanup: removed TABs and extra spacesEugene Tarassov8-99/+97
2012-05-18US3739 - Grouping Breakpoints by Trigger ScopePawel Piech10-68/+371
2012-05-18US3739 - Grouping Breakpoints by Trigger ScopePawel Piech5-0/+182
2012-05-18TCF Tests: fixed debugger tests on Windows: rebuilt the agent with MSVC, adde...Eugene Tarassov3-0/+44
2012-05-18Bug 379189 - [tests] Add test to measure stepping performancePawel Piech3-5/+37
2012-05-18Target Explorer: Add code to implement searching functionWilliam Chen31-145/+1433
2012-05-18Target Explorer: Bug fix for #379782: Provide a filter to match entriesWilliam Chen17-134/+469
2012-05-17Target Explorer: Add the filter to target explorer view.William Chen5-12/+175
2012-05-17Target Explorer: Bug #379782, to be continued...William Chen2-0/+281
2012-05-17TCF Debugger Tests: Disable hanging testSteppingPerformanceWithSourceDisplayUwe Stieber1-50/+49
2012-05-17Target Explorer: Add "Select All" and "Deselect All" to "Filter..." andWilliam Chen3-0/+60
2012-05-16Target Explorer: ADD DnD support for launchesTobias Schwarz34-589/+1462
2012-05-16Target Explorer: Refactoring the TreeViewerExplorerPage. Adding William Chen25-524/+582
2012-05-16Bug 379583 - runcontrol service interface lacks some APIsFrederic Leger1-66/+168
2012-05-16TCF Debugger: fixed: assertion failure if a context is removed same time when...Eugene Tarassov1-24/+22
2012-05-15Target Explorer: Fix findbugs warningUwe Stieber1-1/+1
2012-05-15Target Explorer: Fix findbugs warningUwe Stieber1-1/+2
2012-05-15TCF Debugger Tests: Disable debuggingUwe Stieber1-0/+2

Back to the top