, including all inherited members.
add(const KURL::List &urlList, bool binary=false) | CvsServicePartImpl | [virtual] |
addFilesToProject(const QStringList &filesToAdd) | CvsServicePartImpl | [private] |
addToIgnoreList(const KURL::List &urlList) | CvsServicePartImpl | [virtual] |
addToIgnoreList(const QString &projectDirectory, const KURL &url) | CvsServicePartImpl | [private, static] |
addToIgnoreList(const QString &projectDirectory, const KURL::List &urls) | CvsServicePartImpl | [private, static] |
changeLogFileName | CvsServicePartImpl | [private, static] |
changeLogPrependString | CvsServicePartImpl | [private, static] |
checkFileListAgainstCVS(const QStringList &filesToCheck) const | CvsServicePartImpl | [private] |
checkout() | CvsServicePartImpl | [virtual] |
checkoutFinished(QString checkedDir) | CvsServicePartImpl | [signal] |
commit(const KURL::List &urlList) | CvsServicePartImpl | [virtual] |
core() const | CvsServicePartImpl | [private] |
createNewProject(const QString &dirName, const QString &cvsRsh, const QString &location, const QString &message, const QString &module, const QString &vendor, const QString &release, bool mustInitRoot) | CvsServicePartImpl | [virtual] |
CvsOperation enum name | CvsServicePartImpl | |
CvsServicePart class | CvsServicePartImpl | [friend] |
CvsServicePartImpl(CvsServicePart *part, const char *name=0) | CvsServicePartImpl | |
diff(const KURL::List &urlList) | CvsServicePartImpl | [virtual] |
diffFrontend() const | CvsServicePartImpl | [private] |
doneOperation(const KURL::List &someUrls=KURL::List(), CvsOperation op=opFakeStub) | CvsServicePartImpl | [private] |
emitFileStateModified(const KURL::List &urls, VCSFileInfo::FileState &commonState) | CvsServicePartImpl | [private] |
fileInfoProvider() const | CvsServicePartImpl | |
fileList(bool relativeToProjectDir=true) const | CvsServicePartImpl | [private] |
flushJobs() | CvsServicePartImpl | |
isRegisteredInRepository(const QString &projectDirectory, const KURL &url) | CvsServicePartImpl | [private, static] |
isValidDirectory(const QDir &dir) const | CvsServicePartImpl | [virtual] |
lastOperation() const | CvsServicePartImpl | [private] |
log(const KURL::List &urlList) | CvsServicePartImpl | [virtual] |
login() | CvsServicePartImpl | [virtual] |
logout() | CvsServicePartImpl | [virtual] |
m_cvsService | CvsServicePartImpl | [private] |
m_fileInfoProvider | CvsServicePartImpl | [private] |
m_lastOperation | CvsServicePartImpl | [private] |
m_part | CvsServicePartImpl | [private] |
m_repository | CvsServicePartImpl | [private] |
m_scheduler | CvsServicePartImpl | [private] |
m_urlList | CvsServicePartImpl | [private] |
m_widget | CvsServicePartImpl | [private] |
mainWindow() const | CvsServicePartImpl | [private] |
modulePath | CvsServicePartImpl | [private] |
opAdd enum value | CvsServicePartImpl | |
opCommit enum value | CvsServicePartImpl | |
opDiff enum value | CvsServicePartImpl | |
opFakeStub enum value | CvsServicePartImpl | |
opLog enum value | CvsServicePartImpl | |
opRemove enum value | CvsServicePartImpl | |
opRevert enum value | CvsServicePartImpl | |
opTag enum value | CvsServicePartImpl | |
opUnTag enum value | CvsServicePartImpl | |
opUpdate enum value | CvsServicePartImpl | |
prepareOperation(const KURL::List &someUrls, CvsOperation op) | CvsServicePartImpl | [private] |
processWidget() const | CvsServicePartImpl | |
projectDirectory() const | CvsServicePartImpl | [private] |
releaseCvsService() | CvsServicePartImpl | [private] |
remove(const KURL::List &urlList) | CvsServicePartImpl | [virtual] |
removedFilesFromProject(const QStringList &filesToRemove) | CvsServicePartImpl | [private] |
removeFromIgnoreList(const KURL::List &urlList) | CvsServicePartImpl | [virtual] |
removeFromIgnoreList(const QString &projectDirectory, const KURL &url) | CvsServicePartImpl | [private, static] |
removeFromIgnoreList(const QString &projectDirectory, const KURL::List &urls) | CvsServicePartImpl | [private, static] |
removeStickyFlag(const KURL::List &urlList) | CvsServicePartImpl | [virtual] |
requestCvsService() | CvsServicePartImpl | [private] |
slotCheckoutFinished(bool normalExit, int exitStatus) | CvsServicePartImpl | [private, slot] |
slotDiffFinished(bool normalExit, int exitStatus) | CvsServicePartImpl | [private, slot] |
slotJobFinished(bool normalExit, int exitStatus) | CvsServicePartImpl | [private, slot] |
slotProjectOpened() | CvsServicePartImpl | [private, slot] |
tag(const KURL::List &urlList) | CvsServicePartImpl | [virtual] |
unTag(const KURL::List &urlList) | CvsServicePartImpl | [virtual] |
update(const KURL::List &urlList) | CvsServicePartImpl | [virtual] |
urlList() const | CvsServicePartImpl | [private] |
validateURLs(const QString &projectDirectory, KURL::List &urls, CvsOperation op) | CvsServicePartImpl | [private, static] |
warning(const QString &msg) | CvsServicePartImpl | [signal] |
~CvsServicePartImpl() | CvsServicePartImpl | [virtual] |