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 37ad15ad2c
Replace Q_SIGNALS and Q_SLOTS
3 months ago
..
integrator Replace Q_OBJECT with TQ_OBJECT 9 months ago
CMakeLists.txt Desktop file translations: 4 years ago
LICENSE_SVN Added license file for subversion code used in previous commit. 9 years ago
Makefile.am Revert "Finish renaming tdevelop components" 10 years ago
README.dox Fixed generation of API documentation. Updated TDevelop API documentation toc file. This relates to bug 1859. 10 years ago
commitdlg.cpp Replace 'Event' #define strings 5 months ago
commitdlg.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
commitdlgbase.ui Add includes to UI files to resolve FTBFS 6 years ago
configure.in.bot Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
configure.in.in Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
kdevpart_subversion.rc Revert "Finish renaming tdevelop components" 10 years ago
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 Adapted to new KPasswordEdit::password() signature. This relates to bug 2961. 5 years ago
kdevsvnd.desktop Desktop file translations: 4 years ago
kdevsvnd.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
kdevsvnd_widgets.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
kdevsvnd_widgets.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
subversion_core.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
subversion_core.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
subversion_fileinfo.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
subversion_fileinfo.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
subversion_global.h Trinity Qt initial conversion 14 years ago
subversion_part.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
subversion_part.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
subversion_widget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
subversion_widget.h Replace Q_OBJECT with TQ_OBJECT 9 months 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 4 months ago
svn_blamewidget.h Replace Q_OBJECT with TQ_OBJECT 9 months 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 4 months ago
svn_copywidget.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
svn_fileselectdlg_commit.cpp Revert "Finish renaming tdevelop components" 10 years ago
svn_fileselectdlg_commit.h Replace Q_OBJECT with TQ_OBJECT 9 months 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 4 months ago
svn_logviewwidget.h Replace Q_OBJECT with TQ_OBJECT 9 months 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 4 months ago
svn_mergewidget.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
svn_switchdlgbase.ui Replace Q_SIGNALS and Q_SLOTS 3 months ago
svn_switchwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
svn_switchwidget.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
svn_tdeio.cpp Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 10 months ago
svn_tdeio.h Rename kioslaves 11 years ago
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

*/