Skip to main content
summaryrefslogtreecommitdiffstats
path: root/rdt
AgeCommit message (Expand)AuthorFilesLines
2009-10-02Fix CHKPII errorsVivian Kong1-12/+14
2009-10-02Fix CHKPII errorsVivian Kong7-48/+44
2009-09-25Get the version right.Greg Watson1-1/+1
2009-09-25Update CDT versionGreg Watson1-1/+1
2009-09-25Move widgets to widgets package.Greg Watson2-2/+2
2009-09-24 Bug 290438 - Add remote project wizard to project explorerVivian Kong1-0/+7
2009-09-24 Bug 290438 - Add remote project wizard to C/C++ categoriesVivian Kong3-4/+24
2009-09-23Bug 290327 - NPE when trying to open a c/c++ editor from remote system explorerVivian Kong1-7/+12
2009-09-23bugfixes to new service model additionsMike Kucera1-9/+10
2009-09-21Bug 290044 - Add editor context menu identifier to RemoteCEditorVivian Kong6-168/+34
2009-09-21couple small bugfixes to new service model widget, removed remote services pr...Mike Kucera3-34/+16
2009-09-21remove bogus providersMike Kucera1-28/+0
2009-09-21remove bogus providersMike Kucera2-22/+3
2009-09-17Bugs 288142 and 284182 - additions to service model to support NewServiceMode...Mike Kucera21-149/+772
2009-09-16minor externalization fixVivian Kong2-3/+8
2009-09-01Bug 284756 - Transition RDT to org.eclipse.ptp.services.*Vivian Kong2-5/+4
2009-09-01Bug 284756 - Transition RDT to org.eclipse.ptp.services.*Mike Kucera46-440/+327
2009-09-01Bug 279868 - disable breakpoint actions in remote C/C++ editor rulerVivian Kong7-3/+188
2009-08-31Bug 288119 - search for Declarations and References in remote views; refacto...Vivian Kong3-23/+22
2009-08-27Match version of CDT used to build PTP.Greg Watson1-1/+1
2009-08-27Revert this so PTP will build. There is no CDT build with these changes in it...Greg Watson1-3/+3
2009-08-27Bug 283452 - user can now specify where the pdom file should live on the serverMike Kucera19-199/+803
2009-08-24Changed build directory name to reflect Eclipse release.Greg Watson1-2/+2
2009-08-18Bug 286980 - Remote C/C++ Search always search in workspace scopeVivian Kong3-182/+242
2009-08-18Bug 286950 - Search for unresolved includes should be hiddenVivian Kong3-1/+112
2009-08-13Bug 286563 - CElement.equals() is incompleteVivian Kong2-3/+9
2009-08-13bug 271467 - Call hierarchy not working in callers direction with methods.Vivian Kong1-11/+11
2009-08-07Bug 286026 - Index update task did not update scope properlyVivian Kong1-0/+4
2009-08-06bug 285915 - NPE in RemoteIndexManager.getIndexerForScopeVivian Kong1-17/+19
2009-08-06Bug 284890 - Enable actions in common navigator for remote projectsVivian Kong1-1/+2
2009-08-05Bug 284890 - Enable actions in common navigator for remote projectsVivian Kong1-0/+2
2009-07-29Bug 285016 - opening remote type hierarchy on template class gives NPEMike Kucera2-107/+115
2009-07-28Update CDT version.Greg Watson1-1/+1
2009-07-28Bug 284920 - Disable "Search Text" in remote editor and "Refactor" in outline...Vivian Kong2-0/+12
2009-07-28Bug 284890 - Enable actions in common navigator for remote projectsVivian Kong4-1/+465
2009-07-18Update SDK again.Greg Watson1-1/+1
2009-07-18Update SDK again.Greg Watson1-3/+3
2009-07-16[245708] indexer preferences not passed to remote indexerMike Kucera8-74/+165
2009-07-15bug 246906 - remote model builder/outline viewVivian Kong25-61/+2402
2009-07-14bug 283201 - Project scope not initialized when a new project is createdVivian Kong1-1/+20
2009-07-13Update to latest rse.Greg Watson1-2/+2
2009-07-07[281412] can't navigate from a header file to another fileMike Kucera1-84/+6
2009-07-06[247577] exceptions not being logged properlyMike Kucera12-40/+46
2009-06-30Update eclipse version.Greg Watson1-3/+3
2009-06-29[281124] remove duplicate Paths and Symbols Import/Export wizardMike Kucera18-1754/+0
2009-06-24Bug 278395 - pdom file not deleted when project is deletedVivian Kong6-3/+92
2009-06-24Bug 275319 - index rebuild doesn't workVivian Kong8-87/+73
2009-06-23bug 278211 - Invalid Menu Extension - o.e.ptp.rdt.ui.OpenRemoteCSearchPageVivian Kong2-1/+5
2009-06-23bug 278211 - Invalid Menu Extension - o.e.ptp.rdt.ui.OpenRemoteCSearchPageVivian Kong1-1/+4
2009-06-23[281222] delete invalid path entry problem markersMike Kucera4-4/+113

Back to the top