You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdevelop/vcs/subversion
tpearson fb6a27e106
Fixed remaining GPL address zip codes
15 years ago
..
integrator Fixed remaining GPL address zip codes 15 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README.dox Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
commitdlg.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
commitdlg.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
commitdlgbase.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdevpart_subversion.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdevsubversion.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdevsvn+file.protocol Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdevsvn+http.protocol Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdevsvn+https.protocol Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdevsvn+ssh.protocol Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdevsvn+svn.protocol Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdevsvnd.cpp Updated obsolete GPL license addresses to current GPL address 15 years ago
kdevsvnd.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdevsvnd.h Updated obsolete GPL license addresses to current GPL address 15 years ago
kdevsvnd_widgets.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdevsvnd_widgets.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
subversion_core.cpp Updated obsolete GPL license addresses to current GPL address 15 years ago
subversion_core.h Updated obsolete GPL license addresses to current GPL address 15 years ago
subversion_fileinfo.cpp Updated obsolete GPL license addresses to current GPL address 15 years ago
subversion_fileinfo.h Updated obsolete GPL license addresses to current GPL address 15 years ago
subversion_global.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
subversion_part.cpp Updated obsolete GPL license addresses to current GPL address 15 years ago
subversion_part.h Updated obsolete GPL license addresses to current GPL address 15 years ago
subversion_widget.cpp Updated obsolete GPL license addresses to current GPL address 15 years ago
subversion_widget.h Updated obsolete GPL license addresses to current GPL address 15 years ago
subversiondiff.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
subversionprojectwidget.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
svn_blamewidget.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
svn_blamewidget.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
svn_co.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
svn_commitdlgbase.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
svn_copydlgwidget.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
svn_copywidget.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
svn_copywidget.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
svn_fileselectdlg_commit.cpp Updated obsolete GPL license addresses to current GPL address 15 years ago
svn_fileselectdlg_commit.h Updated obsolete GPL license addresses to current GPL address 15 years ago
svn_kio.cpp Updated obsolete GPL license addresses to current GPL address 15 years ago
svn_kio.h Updated obsolete GPL license addresses to current GPL address 15 years ago
svn_logviewoptiondlgbase.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
svn_logviewwidget.cpp Updated obsolete GPL license addresses to current GPL address 15 years ago
svn_logviewwidget.h Updated obsolete GPL license addresses to current GPL address 15 years ago
svn_mergeoptiondlgbase.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
svn_mergewidget.cpp Updated obsolete GPL license addresses to current GPL address 15 years ago
svn_mergewidget.h Updated obsolete GPL license addresses to current GPL address 15 years ago
svn_switchdlgbase.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
svn_switchwidget.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
svn_switchwidget.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
svnssltrustpromptbase.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README.dox

/** \class subversionPart
Integrates the SVN (Subversion) version management system into KDevelop.

\authors <a href="mailto:marchand AT kde.org">Mickael Marchand</a>

\maintainer <a href="mailto:marchand AT kde.org">Mickael Marchand</a>

\feature Integrates the SVN (Subversion) version management system into KDevelop.

\requirement You need to compile and install kdesdk/kioslave/svn

*/