Home
last modified time | relevance | path

Searched defs:GitPlugin (Results 1 – 7 of 7) sorted by relevance

/dports/devel/kdevelop/kdevelop-21.12.3/plugins/git/tests/
H A Dtest_git.h16 class GitPlugin; variable
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/git/
H A Dstashpatchsource.h19 class GitPlugin; variable
H A Drebasedialog.h13 class GitPlugin; variable
H A Dstashmanagerdialog.h17 class GitPlugin; variable
H A Ddiffviewsctrl.h16 class GitPlugin; variable
H A Dgitplugin.cpp174 GitPlugin::GitPlugin(QObject* parent, const QVariantList&) in GitPlugin() function in GitPlugin
/dports/misc/pubs/pubs-0.8.3/pubs/plugs/git/
H A Dgit.py18 class GitPlugin(PapersPlugin): class