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
Michele Calgaro de5478a915
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
7 months ago
..
integrator Replace Q_OBJECT with TQ_OBJECT 1 year ago
CMakeLists.txt Desktop file translations: 4 years ago
LICENSE_SVN
Makefile.am
README.dox
commitdlg.cpp Replace 'Event' #define strings 12 months ago
commitdlg.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
commitdlgbase.ui Add includes to UI files to resolve FTBFS 6 years ago
configure.in.bot
configure.in.in
kdevpart_subversion.rc
kdevsubversion.desktop Desktop file translations: 4 years ago
kdevsvn+file.protocol Desktop file translations: 4 years ago
kdevsvn+http.protocol Desktop file translations: 4 years ago
kdevsvn+https.protocol Desktop file translations: 4 years ago
kdevsvn+ssh.protocol Desktop file translations: 4 years ago
kdevsvn+svn.protocol Desktop file translations: 4 years ago
kdevsvnd.cpp Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 7 months ago
kdevsvnd.desktop Desktop file translations: 4 years ago
kdevsvnd.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kdevsvnd_widgets.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 10 months ago
kdevsvnd_widgets.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
subversion_core.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 10 months ago
subversion_core.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
subversion_fileinfo.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 10 months ago
subversion_fileinfo.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
subversion_global.h
subversion_part.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 10 months ago
subversion_part.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
subversion_widget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 10 months ago
subversion_widget.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
subversiondiff.ui Remove unnecessary accelerators from .ui files 2 years ago
subversionprojectwidget.ui Add includes to UI files to resolve FTBFS 6 years ago
svn_blamewidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 10 months ago
svn_blamewidget.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
svn_co.ui Add includes to UI files to resolve FTBFS 6 years ago
svn_commitdlgbase.ui Remove unnecessary accelerators from .ui files 2 years ago
svn_copydlgwidget.ui Add includes to UI files to resolve FTBFS 6 years ago
svn_copywidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 10 months ago
svn_copywidget.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
svn_fileselectdlg_commit.cpp
svn_fileselectdlg_commit.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
svn_logviewoptiondlgbase.ui Remove unnecessary accelerators from .ui files 2 years ago
svn_logviewwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 10 months ago
svn_logviewwidget.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
svn_mergeoptiondlgbase.ui Add includes to UI files to resolve FTBFS 6 years ago
svn_mergewidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 10 months ago
svn_mergewidget.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
svn_switchdlgbase.ui Replace Q_SIGNALS and Q_SLOTS 10 months ago
svn_switchwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 10 months ago
svn_switchwidget.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
svn_tdeio.cpp Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 7 months ago
svn_tdeio.h
svnssltrustpromptbase.ui Remove unnecessary accelerators from .ui files 2 years ago

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

*/