Skip to main content
summaryrefslogtreecommitdiffstats
path: root/rdt
AgeCommit message (Expand)AuthorFilesLines
2009-12-18Bug 298218 and 298219 - run the remote indexer in a separate thread and make ...Mike Kucera8-467/+326
2009-12-11 Bug 281222 - invalid path entry problem markersVivian Kong2-2/+18
2009-12-09Increment version.Greg Watson1-1/+1
2009-12-08 Bug 297238 - Indexer problem markers should be created on the resourceVivian Kong1-9/+41
2009-12-07Bug 296881 - remote C/C++ search results not displaying properlyMike Kucera2-398/+429
2009-12-07Bug 295115 - RDT server crashes during indexingMike Kucera2-6/+56
2009-12-07This commit was manufactured by cvs2svn to create branch 'ptp_3_0'.cvs2svn11-337/+0
2009-12-04Bug 296058 - open call hierarchy searches for declarations in the workspace ...Mike Kucera2-145/+147
2009-12-04Bug 295818 - need to be able to insert variables to remote include pathsMike Kucera4-60/+54
2009-12-04Bug 296715 - remote C/C++ search throws exception when search result comes f...Mike Kucera2-61/+62
2009-12-04Check for working copies.Greg Watson2-12/+24
2009-12-04Avoid NPE if no connections are defined.Greg Watson1-1/+5
2009-12-01 Bug 296605 - Limit number of error messages being passed back to the clientVivian Kong1-38/+44
2009-11-30Bug 296521 - Indexing remove all problem markers associated with the remote ...Vivian Kong3-2/+11
2009-11-30Fix new project wizard.Greg Watson2-9/+21
2009-11-26 Bug 292317 - Update RDT user documentationVivian Kong7-31/+49
2009-11-25Bug 296198 - navigation from node in CH or TH views to external translation ...Mike Kucera3-12/+52
2009-11-25Bug 296191 - type hierarchy does not work across external translation unitMike Kucera2-2/+18
2009-11-25 Bug 296174 - Rename "Remote C/C++ Development" perspective to "Remote C/C++"Vivian Kong4-8/+8
2009-11-25 Bug 292317 - Update RDT user documentation - some new screen capsVivian Kong2-0/+0
2009-11-25 Bug 296174 - Rename "Remote C/C++ Development" perspective to "Remote C/C++"Vivian Kong1-1/+1
2009-11-20Revert previous accidental commitGreg Watson22-2806/+1496
2009-11-20Add extra constructor to enable other service providers to use services (see ...Greg Watson45-1562/+5217
2009-11-17 Bug 295377 - no error msg in remote type hierarchy view when project is closedVivian Kong3-6/+33
2009-11-16Bug 295303 - Open Type Hierarchy on an element in Remote Call Hierarchy resu...Mike Kucera1-0/+1
2009-11-16update build script for CCorePlugin stubVivian Kong1-1/+2
2009-11-16update build script for CCorePlugin stubVivian Kong1-1/+2
2009-11-16Bug 295288 - content assist inside inactive code block not sorting correctlyMike Kucera1-1/+1
2009-11-12Bug 295013 - An internal error occurred during: "Moving Index File"Mike Kucera2-8/+13
2009-11-10 Bug 294776 - Actions in makefile outline view do nothingVivian Kong12-0/+320
2009-11-10add qualifier to plugin versionVivian Kong1-1/+1
2009-11-09Bug 292317 - Update RDT user documentationVivian Kong3-17/+0
2009-11-09Bug 294626 - hide RemoteCIndexingSubsystemMike Kucera2-2/+2
2009-11-05Bug 294227 - No error message when hyperlinker failsMike Kucera3-2/+15
2009-11-05Bug 294400 - remote model builder always does a full parseMike Kucera1-3/+22
2009-11-05 Bug 294281 - Show indexer problems in Problems view instead of using dialog...Vivian Kong3-41/+26
2009-11-05 Bug 294281 - Show indexer problems in Problems view instead of using dialog...Vivian Kong3-56/+55
2009-11-05Bug 294277 - opening non-C file in the remote C/C++ editor causes NPEMike Kucera1-3/+10
2009-11-04update server to include rdtserver_version.datVivian Kong1-0/+5
2009-10-30 Bug 292317 - Update RDT user documentationVivian Kong2-2/+2
2009-10-30update server version to 3.0.0Vivian Kong1-1/+1
2009-10-29 Bug 292317 - Update RDT user documentationVivian Kong6-7/+51
2009-10-29Fixed name change.Greg Watson2-6/+6
2009-10-29Use new configuration widget.Greg Watson1-5/+4
2009-10-29Bug 293724 - Main thread freezes when pressing ctrl after changing fileMike Kucera1-1/+1
2009-10-29update build scripts to use CDT 6.0.2Vivian Kong1-3/+3
2009-10-28 Bug 292317 - Update RDT user documentationVivian Kong2-3/+9
2009-10-28 Bug 293382 - Provide feedback on problems with the indexer - display messag...Vivian Kong3-4/+70
2009-10-28Bug 292317 - Update RDT user documentationVivian Kong1-1/+1
2009-10-27Bug 283552 - Need remote XL C/C++ parser - update build script to generate t...Vivian Kong3-18/+101

Back to the top