You cannot 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
Michele Calgaro de5478a915
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
..
integrator
CMakeLists.txt
LICENSE_SVN
Makefile.am
README.dox
commitdlg.cpp
commitdlg.h
commitdlgbase.ui
configure.in.bot
configure.in.in
kdevpart_subversion.rc
kdevsubversion.desktop
kdevsvn+file.protocol
kdevsvn+http.protocol
kdevsvn+https.protocol
kdevsvn+ssh.protocol
kdevsvn+svn.protocol
kdevsvnd.cpp Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 2 years ago
kdevsvnd.desktop
kdevsvnd.h
kdevsvnd_widgets.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
kdevsvnd_widgets.h
subversion_core.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
subversion_core.h
subversion_fileinfo.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
subversion_fileinfo.h
subversion_global.h
subversion_part.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
subversion_part.h
subversion_widget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
subversion_widget.h
subversiondiff.ui
subversionprojectwidget.ui
svn_blamewidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
svn_blamewidget.h
svn_co.ui
svn_commitdlgbase.ui
svn_copydlgwidget.ui
svn_copywidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
svn_copywidget.h
svn_fileselectdlg_commit.cpp
svn_fileselectdlg_commit.h
svn_logviewoptiondlgbase.ui
svn_logviewwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
svn_logviewwidget.h
svn_mergeoptiondlgbase.ui
svn_mergewidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
svn_mergewidget.h
svn_switchdlgbase.ui Replace Q_SIGNALS and Q_SLOTS 2 years ago
svn_switchwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
svn_switchwidget.h
svn_tdeio.cpp Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 2 years ago
svn_tdeio.h
svnssltrustpromptbase.ui

README.dox

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

\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 TDevelop.

\requirement You need to compile and install tdesdk/tdeioslave/svn

*/