vcs
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:| KDevelop::DistributedVersionControlPlugin | DistributedVersionControlPlugin is a base class for git/hg/bzr plugins |
| DVcsEvent | This class is used to store all required Commit(Revision) data: commit (sha string), log (log[0] is used as shortlog), author, date (in QString), CommitType, and a special properties mask |
| DVCSgenericOutputView | Shows plain text |
| DVcsJob | This class is capable of running our dvcs commands |
| DVCSmainView | This class is the main output view of KDevelop's Git plugin |
| KDevelop::IBasicVersionControl | This is the basic interface that all Version Control or Source Code Management plugins need to implement |
| KDevelop::ICentralizedVersionControl | This is the interface that all Centralized Version Control plugins need to implement |
| KDevelop::IDistributedVersionControl | This interface has methods to support distributed version control systems like git or svk |
| ImportDialog | Asks the user for all options needed to init an existing directory into a Git repository |
| ImportMetadataWidget | Asks the user for all options needed to import an existing directory into a Git repository |
| LogView | Shows the output from |
| KDevelop::VcsAnnotation | Annotations for a local file |
| KDevelop::VcsAnnotationLine | Annotation information for a line of a version controlled file |
| KDevelop::VcsEvent | Small container class that contains information about a single revision |
| KDevelop::VcsItemEvent | Small container class that contains information about a history event of a single repository item |
| KDevelop::VcsJob | This class provides an extension of KJob to get various Vcs specific information about the job |
| KDevelop::VcsLocation | Denotes a local or repository location for a Vcs system |
| KDevelop::VcsRevision | Encapsulates a vcs revision number, date or range of revisions |
| KDevelop::VcsStatusInfo | Class that encapsulates status information for one local url |
KDE 4.4 API Reference