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 b6ba5d642f
Rename a number of old tq methods that are no longer tq specific
13 years ago
..
integrator Rename a number of old tq methods that are no longer tq specific 13 years ago
CMakeLists.txt Additional renaming of kde to tde 13 years ago
Makefile.am Additional renaming of kde to tde 13 years ago
README.dox Additional renaming of kde to tde 13 years ago
commitdlg.cpp Additional renaming of kde to tde 13 years ago
commitdlg.h Additional renaming of kde to tde 13 years ago
commitdlgbase.ui Rename a number of old tq methods that are no longer tq specific 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 Rename a number of old tq methods that are no longer tq specific 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 rename the following methods: 13 years ago
kdevsvnd_widgets.cpp rename the following methods: 13 years ago
kdevsvnd_widgets.h rename the following methods: 13 years ago
subversion_core.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
subversion_core.h TQt4 port kdevelop 13 years ago
subversion_fileinfo.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
subversion_fileinfo.h Rename a number of old tq methods that are no longer tq specific 13 years ago
subversion_global.h Trinity Qt initial conversion 14 years ago
subversion_part.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
subversion_part.h rename the following methods: 13 years ago
subversion_widget.cpp rename the following methods: 13 years ago
subversion_widget.h rename the following methods: 13 years ago
subversiondiff.ui Rename a number of old tq methods that are no longer tq specific 13 years ago
subversionprojectwidget.ui Rename a number of old tq methods that are no longer tq specific 13 years ago
svn_blamewidget.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
svn_blamewidget.h rename the following methods: 13 years ago
svn_co.ui Rename a number of old tq methods that are no longer tq specific 13 years ago
svn_commitdlgbase.ui Rename a number of old tq methods that are no longer tq specific 13 years ago
svn_copydlgwidget.ui Rename a number of old tq methods that are no longer tq specific 13 years ago
svn_copywidget.cpp rename the following methods: 13 years ago
svn_copywidget.h rename the following methods: 13 years ago
svn_fileselectdlg_commit.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
svn_fileselectdlg_commit.h rename the following methods: 13 years ago
svn_kio.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
svn_kio.h TQt conversion fixes 14 years ago
svn_logviewoptiondlgbase.ui Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
svn_logviewwidget.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
svn_logviewwidget.h rename the following methods: 13 years ago
svn_mergeoptiondlgbase.ui Rename a number of old tq methods that are no longer tq specific 13 years ago
svn_mergewidget.cpp rename the following methods: 13 years ago
svn_mergewidget.h rename the following methods: 13 years ago
svn_switchdlgbase.ui Rename a number of old tq methods that are no longer tq specific 13 years ago
svn_switchwidget.cpp rename the following methods: 13 years ago
svn_switchwidget.h rename the following methods: 13 years ago
svnssltrustpromptbase.ui Rename a number of old tq methods that are no longer tq specific 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 tdesdk/kioslave/svn

*/