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 e9be34de5f
Fix kdevelop Qt3 compilation
13 years ago
..
integrator TQt4 port kdevelop 13 years ago
CMakeLists.txt [kdevelop] initial cmake support 14 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 TQt4 port kdevelop 13 years ago
commitdlg.h TQt4 port kdevelop 13 years ago
commitdlgbase.ui TQt4 port kdevelop 13 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 TQt4 port kdevelop 13 years ago
kdevsvnd.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdevsvnd.h TQt4 port kdevelop 13 years ago
kdevsvnd_widgets.cpp TQt4 port kdevelop 13 years ago
kdevsvnd_widgets.h TQt4 port kdevelop 13 years ago
subversion_core.cpp TQt4 port kdevelop 13 years ago
subversion_core.h TQt4 port kdevelop 13 years ago
subversion_fileinfo.cpp TQt4 port kdevelop 13 years ago
subversion_fileinfo.h TQt4 port kdevelop 13 years ago
subversion_global.h Trinity Qt initial conversion 14 years ago
subversion_part.cpp TQt4 port kdevelop 13 years ago
subversion_part.h TQt4 port kdevelop 13 years ago
subversion_widget.cpp TQt4 port kdevelop 13 years ago
subversion_widget.h TQt4 port kdevelop 13 years ago
subversiondiff.ui TQt4 port kdevelop 13 years ago
subversionprojectwidget.ui TQt4 port kdevelop 13 years ago
svn_blamewidget.cpp TQt4 port kdevelop 13 years ago
svn_blamewidget.h TQt4 port kdevelop 13 years ago
svn_co.ui TQt4 port kdevelop 13 years ago
svn_commitdlgbase.ui TQt4 port kdevelop 13 years ago
svn_copydlgwidget.ui TQt4 port kdevelop 13 years ago
svn_copywidget.cpp TQt4 port kdevelop 13 years ago
svn_copywidget.h TQt4 port kdevelop 13 years ago
svn_fileselectdlg_commit.cpp TQt4 port kdevelop 13 years ago
svn_fileselectdlg_commit.h TQt4 port kdevelop 13 years ago
svn_kio.cpp TQt4 port kdevelop 13 years ago
svn_kio.h TQt conversion fixes 14 years ago
svn_logviewoptiondlgbase.ui TQt4 port kdevelop 13 years ago
svn_logviewwidget.cpp Fix kdevelop Qt3 compilation 13 years ago
svn_logviewwidget.h TQt4 port kdevelop 13 years ago
svn_mergeoptiondlgbase.ui TQt4 port kdevelop 13 years ago
svn_mergewidget.cpp TQt4 port kdevelop 13 years ago
svn_mergewidget.h TQt4 port kdevelop 13 years ago
svn_switchdlgbase.ui TQt4 port kdevelop 13 years ago
svn_switchwidget.cpp TQt4 port kdevelop 13 years ago
svn_switchwidget.h TQt4 port kdevelop 13 years ago
svnssltrustpromptbase.ui TQt4 port kdevelop 13 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

*/