|
Guitar
|
This is the complete list of members for GitDiffManager, including all inherited members.
| AddItem(GitDiff *item, QList< GitDiff > *diffs) | GitDiffManager | privatestatic |
| CommitListThread class | GitDiffManager | friend |
| diff(GitRunner g, const GitHash &id, const std::vector< GitSubmoduleItem > &submodules) | GitDiffManager | |
| diff_uncommited(GitRunner g, const std::vector< GitSubmoduleItem > &submodules) | GitDiffManager | |
| diffFiles(GitRunner g, const std::string &a_path, const std::string &b_path) | GitDiffManager | static |
| diffObjects(GitRunner g, const std::string &a_id, const std::string &b_id) | GitDiffManager | static |
| git_for_submodule(GitRunner g, const GitSubmoduleItem &submod) | GitDiffManager | private |
| GitDiffManager(GitObjectCache *objcache) | GitDiffManager | inline |
| makeKey(std::string const &a_id, std::string const &b_id) | GitDiffManager | static |
| makeKey(const GitDiff &diff) | GitDiffManager | static |
| MapList typedef | GitDiffManager | private |
| objcache_ | GitDiffManager | private |
| parseDiff(std::string const &s, GitDiff const &info) | GitDiffManager | static |
| prependPathPrefix(const std::string &path) | GitDiffManager | static |