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 2f2f4edb3d
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 37ad15ad2c)
2 years ago
..
integrator Replace Q_OBJECT with TQ_OBJECT 3 years ago
CMakeLists.txt Desktop file translations: 6 years ago
LICENSE_SVN
Makefile.am
README.dox
commitdlg.cpp Replace 'Event' #define strings 2 years ago
commitdlg.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
commitdlgbase.ui Add includes to UI files to resolve FTBFS 7 years ago
configure.in.bot
configure.in.in
kdevpart_subversion.rc
kdevsubversion.desktop Desktop file translations: 6 years ago
kdevsvn+file.protocol Desktop file translations: 6 years ago
kdevsvn+http.protocol Desktop file translations: 6 years ago
kdevsvn+https.protocol Desktop file translations: 6 years ago
kdevsvn+ssh.protocol Desktop file translations: 6 years ago
kdevsvn+svn.protocol Desktop file translations: 6 years ago
kdevsvnd.cpp Adapted to new KPasswordEdit::password() signature. This relates to bug 2961. 7 years ago
kdevsvnd.desktop Desktop file translations: 6 years ago
kdevsvnd.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
kdevsvnd_widgets.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
kdevsvnd_widgets.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
subversion_core.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
subversion_core.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
subversion_fileinfo.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
subversion_fileinfo.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
subversion_global.h
subversion_part.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
subversion_part.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
subversion_widget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
subversion_widget.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
subversiondiff.ui Remove unnecessary accelerators from .ui files 3 years ago
subversionprojectwidget.ui Add includes to UI files to resolve FTBFS 7 years ago
svn_blamewidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
svn_blamewidget.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
svn_co.ui Add includes to UI files to resolve FTBFS 7 years ago
svn_commitdlgbase.ui Remove unnecessary accelerators from .ui files 3 years ago
svn_copydlgwidget.ui Add includes to UI files to resolve FTBFS 7 years ago
svn_copywidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
svn_copywidget.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
svn_fileselectdlg_commit.cpp
svn_fileselectdlg_commit.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
svn_logviewoptiondlgbase.ui Remove unnecessary accelerators from .ui files 3 years ago
svn_logviewwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
svn_logviewwidget.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
svn_mergeoptiondlgbase.ui Add includes to UI files to resolve FTBFS 7 years ago
svn_mergewidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
svn_mergewidget.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
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 Replace Q_OBJECT with TQ_OBJECT 3 years ago
svn_tdeio.cpp Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 3 years ago
svn_tdeio.h
svnssltrustpromptbase.ui Remove unnecessary accelerators from .ui files 3 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

*/