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
Timothy Pearson 5be945600e
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
..
integrator Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
CMakeLists.txt Rename kioslaves 12 years ago
Makefile.am Rename kioslaves 12 years ago
README.dox Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
commitdlg.cpp Fix help files, kdevelop->tdevelop branding, fix startup. 13 years ago
commitdlg.h Fix help files, kdevelop->tdevelop branding, fix startup. 13 years ago
commitdlgbase.ui
configure.in.bot Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
configure.in.in Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
kdevpart_subversion.rc
kdevsubversion.desktop Branding: KDevelop -> TDevelop, fix menu 13 years ago
kdevsvn+file.protocol Rename kioslaves 12 years ago
kdevsvn+http.protocol Rename kioslaves 12 years ago
kdevsvn+https.protocol Rename kioslaves 12 years ago
kdevsvn+ssh.protocol Rename kioslaves 12 years ago
kdevsvn+svn.protocol Rename kioslaves 12 years ago
kdevsvnd.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
kdevsvnd.desktop Update desktop file description with Initial Caps for consistency 13 years ago
kdevsvnd.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
kdevsvnd_widgets.cpp
kdevsvnd_widgets.h Remove spurious TQ_OBJECT instances 13 years ago
subversion_core.cpp Rename many classes and header files to avoid conflicts with KDE4 12 years ago
subversion_core.h Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
subversion_fileinfo.cpp Rename many classes and header files to avoid conflicts with KDE4 12 years ago
subversion_fileinfo.h Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
subversion_global.h
subversion_part.cpp Rename many classes and header files to avoid conflicts with KDE4 12 years ago
subversion_part.h Rename a number of classes to enhance compatibility with KDE4 12 years ago
subversion_widget.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
subversion_widget.h Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
subversiondiff.ui
subversionprojectwidget.ui
svn_blamewidget.cpp
svn_blamewidget.h Remove spurious TQ_OBJECT instances 13 years ago
svn_co.ui
svn_commitdlgbase.ui
svn_copydlgwidget.ui
svn_copywidget.cpp
svn_copywidget.h Remove spurious TQ_OBJECT instances 13 years ago
svn_fileselectdlg_commit.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
svn_fileselectdlg_commit.h Remove spurious TQ_OBJECT instances 13 years ago
svn_logviewoptiondlgbase.ui
svn_logviewwidget.cpp
svn_logviewwidget.h Remove spurious TQ_OBJECT instances 13 years ago
svn_mergeoptiondlgbase.ui
svn_mergewidget.cpp
svn_mergewidget.h Remove spurious TQ_OBJECT instances 13 years ago
svn_switchdlgbase.ui Fix a number of unconnected signals and slots 12 years ago
svn_switchwidget.cpp
svn_switchwidget.h Remove spurious TQ_OBJECT instances 13 years ago
svn_tdeio.cpp Rename kioslaves 12 years ago
svn_tdeio.h Rename kioslaves 12 years ago
svnssltrustpromptbase.ui

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 tdesdk/tdeioslave/svn

*/