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 45290cb5de
Fix subversion library detection on multiarch
13 years ago
..
integrator Remove spurious TQ_OBJECT instances 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 Remove spurious TQ_OBJECT instances 13 years ago
commitdlgbase.ui Rename obsolete tq methods to standard names 13 years ago
configure.in.bot
configure.in.in Fix subversion library detection on multiarch 13 years ago
kdevpart_subversion.rc
kdevsubversion.desktop
kdevsvn+file.protocol
kdevsvn+http.protocol
kdevsvn+https.protocol
kdevsvn+ssh.protocol
kdevsvn+svn.protocol
kdevsvnd.cpp Rename old tq methods that no longer need a unique name 13 years ago
kdevsvnd.desktop
kdevsvnd.h Remove spurious TQ_OBJECT instances 13 years ago
kdevsvnd_widgets.cpp rename the following methods: 13 years ago
kdevsvnd_widgets.h Remove spurious TQ_OBJECT instances 13 years ago
subversion_core.cpp Remove additional unneeded tq method conversions 13 years ago
subversion_core.h Remove spurious TQ_OBJECT instances 13 years ago
subversion_fileinfo.cpp Rename old tq methods that no longer need a unique name 13 years ago
subversion_fileinfo.h Remove spurious TQ_OBJECT instances 13 years ago
subversion_global.h
subversion_part.cpp Rename old tq methods that no longer need a unique name 13 years ago
subversion_part.h Remove spurious TQ_OBJECT instances 13 years ago
subversion_widget.cpp rename the following methods: 13 years ago
subversion_widget.h Remove spurious TQ_OBJECT instances 13 years ago
subversiondiff.ui Rename old tq methods that no longer need a unique name 13 years ago
subversionprojectwidget.ui Rename obsolete tq methods to standard names 13 years ago
svn_blamewidget.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
svn_blamewidget.h Remove spurious TQ_OBJECT instances 13 years ago
svn_co.ui Rename obsolete tq methods to standard names 13 years ago
svn_commitdlgbase.ui Rename obsolete tq methods to standard names 13 years ago
svn_copydlgwidget.ui Rename old tq methods that no longer need a unique name 13 years ago
svn_copywidget.cpp rename the following methods: 13 years ago
svn_copywidget.h Remove spurious TQ_OBJECT instances 13 years ago
svn_fileselectdlg_commit.cpp Rename old tq methods that no longer need a unique name 13 years ago
svn_fileselectdlg_commit.h Remove spurious TQ_OBJECT instances 13 years ago
svn_kio.cpp Remove additional unneeded tq method conversions 13 years ago
svn_kio.h
svn_logviewoptiondlgbase.ui
svn_logviewwidget.cpp Rename old tq methods that no longer need a unique name 13 years ago
svn_logviewwidget.h Remove spurious TQ_OBJECT instances 13 years ago
svn_mergeoptiondlgbase.ui Rename old tq methods that no longer need a unique name 13 years ago
svn_mergewidget.cpp rename the following methods: 13 years ago
svn_mergewidget.h Remove spurious TQ_OBJECT instances 13 years ago
svn_switchdlgbase.ui Rename obsolete tq methods to standard names 13 years ago
svn_switchwidget.cpp rename the following methods: 13 years ago
svn_switchwidget.h Remove spurious TQ_OBJECT instances 13 years ago
svnssltrustpromptbase.ui Remove additional unneeded tq method conversions 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

*/