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 33b2598a0e
Replace 'Event' #define strings
6 months ago
..
integrator Replace Q_OBJECT with TQ_OBJECT 11 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 6 months ago
commitdlg.h Replace Q_OBJECT with TQ_OBJECT 11 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 12 years ago
configure.in.in Rename a number of libraries and executables to avoid conflicts with KDE4 12 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. 6 years ago
kdevsvnd.desktop Desktop file translations: 4 years ago
kdevsvnd.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
kdevsvnd_widgets.cpp Revert "Finish renaming tdevelop components" 10 years ago
kdevsvnd_widgets.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
subversion_core.cpp Revert "Finish renaming tdevelop components" 10 years ago
subversion_core.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
subversion_fileinfo.cpp Revert "Finish renaming tdevelop components" 10 years ago
subversion_fileinfo.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
subversion_global.h Trinity Qt initial conversion 14 years ago
subversion_part.cpp Fix ftbfs on Fedora 34 3 years ago
subversion_part.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
subversion_widget.cpp Revert "Finish renaming tdevelop components" 10 years ago
subversion_widget.h Replace Q_OBJECT with TQ_OBJECT 11 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 Rename additional header files to avoid conflicts with KDE4 11 years ago
svn_blamewidget.h Replace Q_OBJECT with TQ_OBJECT 11 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 rename the following methods: 13 years ago
svn_copywidget.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
svn_fileselectdlg_commit.cpp Revert "Finish renaming tdevelop components" 10 years ago
svn_fileselectdlg_commit.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
svn_logviewoptiondlgbase.ui Remove unnecessary accelerators from .ui files 2 years ago
svn_logviewwidget.cpp Replace Qt with TQt 7 months ago
svn_logviewwidget.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
svn_mergeoptiondlgbase.ui Add includes to UI files to resolve FTBFS 6 years ago
svn_mergewidget.cpp rename the following methods: 13 years ago
svn_mergewidget.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
svn_switchdlgbase.ui Add includes to UI files to resolve FTBFS 6 years ago
svn_switchwidget.cpp rename the following methods: 13 years ago
svn_switchwidget.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
svn_tdeio.cpp Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 11 months ago
svn_tdeio.h Rename kioslaves 12 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

*/