Home
last modified time | relevance | path

Searched defs:VcsLocation (Results 1 – 9 of 9) sorted by relevance

/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/vcs/
H A Dvcslocation.cpp27 VcsLocation::VcsLocation() in VcsLocation() function in KDevelop::VcsLocation
34 VcsLocation::VcsLocation( const QUrl& u ) in VcsLocation() function in KDevelop::VcsLocation
40 VcsLocation::VcsLocation( const QString& s ) in VcsLocation() function in KDevelop::VcsLocation
48 VcsLocation::VcsLocation( const VcsLocation& rhs ) in VcsLocation() function in KDevelop::VcsLocation
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/vcs/widgets/
H A Dvcslocationwidget.h15 class VcsLocation; variable
H A Dvcsimportmetadatawidget.h18 class VcsLocation; variable
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/vcs/interfaces/
H A Didistributedversioncontrol.h17 class VcsLocation; variable
H A Dibasicversioncontrol.h24 class VcsLocation; variable
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/subversion/
H A Dsvncheckoutjob.h15 class VcsLocation; variable
H A Dsvndiffjob.h18 class VcsLocation; variable
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/appwizard/
H A Dprojectvcspage.h21 class VcsLocation; variable
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/perforce/
H A Dperforceplugin.cpp402 KDevelop::VcsJob* PerforcePlugin::createWorkingCopy(const KDevelop::VcsLocation& /*sourceRepository… in createWorkingCopy()
439 … QString& /*commitMessage*/, const QUrl& /*sourceDirectory*/, const KDevelop::VcsLocation& /*desti… in import()