summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:43:57 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:43:57 -0600
commit7fbb972791f9e3fbde5dfa85c113285353122600 (patch)
tree7eba52127d3e9dedd7a8594555c478a0ae7626ae /src
parent497d419c0d4bc6c667f31ff874bc70e2c612d808 (diff)
downloadtdesvn-7fbb972791f9e3fbde5dfa85c113285353122600.tar.gz
tdesvn-7fbb972791f9e3fbde5dfa85c113285353122600.zip
Additional renaming of kde to tde
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt38
-rw-r--r--src/askpass/kdesvn-askpass.cpp4
-rw-r--r--src/commandline.cpp4
-rw-r--r--src/commandline_part.cpp6
-rw-r--r--src/helpers/CMakeLists.txt4
-rw-r--r--src/helpers/sshagent.cpp10
-rw-r--r--src/kdesvn.cpp88
-rw-r--r--src/kdesvn.desktop8
-rw-r--r--src/kdesvn.h10
-rw-r--r--src/kdesvn.lsm6
-rw-r--r--src/kdesvn_events.cpp2
-rw-r--r--src/kdesvn_part.cpp132
-rw-r--r--src/kdesvn_part.h18
-rw-r--r--src/kdesvn_part.rc4
-rw-r--r--src/kdesvnd/CMakeLists.txt34
-rw-r--r--src/kdesvnd/kdesvn_subversion.desktop.in74
-rw-r--r--src/kdesvnd/kdesvnd.desktop8
-rw-r--r--src/kdesvnd/kdesvnd_dcop.cpp50
-rw-r--r--src/kdesvnd/kdesvnd_dcop.h10
-rw-r--r--src/kdesvnd/main.cpp14
-rw-r--r--src/kdesvnui.rc4
-rw-r--r--src/kdesvnview.cpp70
-rw-r--r--src/kdesvnview.h12
-rw-r--r--src/kiosvn/CMakeLists.txt4
-rw-r--r--src/kiosvn/kiolistener.cpp10
-rw-r--r--src/kiosvn/kiosvn.cpp12
-rw-r--r--src/kiosvn/kiosvn.h2
-rw-r--r--src/ksvnwidgets/CMakeLists.txt6
-rw-r--r--src/ksvnwidgets/authdialogimpl.cpp2
-rw-r--r--src/ksvnwidgets/depthselector.cpp2
-rw-r--r--src/ksvnwidgets/depthselector.h2
-rw-r--r--src/ksvnwidgets/diffbrowser.cpp2
-rw-r--r--src/ksvnwidgets/encodingselector_impl.cpp2
-rw-r--r--src/ksvnwidgets/encodingselector_impl.h2
-rw-r--r--src/ksvnwidgets/logmsg_impl.cpp2
-rw-r--r--src/ksvnwidgets/pwstorage.cpp4
-rw-r--r--src/ksvnwidgets/ssltrustprompt_impl.cpp2
-rw-r--r--src/main.cpp16
-rwxr-xr-xsrc/pics/to_png.py54
-rw-r--r--src/settings/CMakeLists.txt12
-rw-r--r--src/settings/cmdexecsettings.ui4
-rw-r--r--src/settings/diffmergesettings.ui10
-rw-r--r--src/settings/diffmergesettings_impl.cpp2
-rw-r--r--src/settings/displaysettings_impl.cpp2
-rw-r--r--src/settings/kdesvn_part.kcfg4
-rw-r--r--src/settings/kdesvnsettings.kcfgc2
-rw-r--r--src/settings/subversion_settings.ui16
-rw-r--r--src/settings/tdesvnpartrc-use-external.upd2
-rw-r--r--src/svnfrontend/CMakeLists.txt2
-rw-r--r--src/svnfrontend/blamedisplay_impl.cpp4
-rw-r--r--src/svnfrontend/ccontextlistener.cpp2
-rw-r--r--src/svnfrontend/commandexec.cpp6
-rw-r--r--src/svnfrontend/filelistviewitem.cpp10
-rw-r--r--src/svnfrontend/filelistviewitem.h10
-rw-r--r--src/svnfrontend/fillcachethread.cpp2
-rw-r--r--src/svnfrontend/fronthelpers/propertylist.cpp2
-rw-r--r--src/svnfrontend/fronthelpers/propertylist.h2
-rw-r--r--src/svnfrontend/fronthelpers/revisionbuttonimpl.cpp2
-rw-r--r--src/svnfrontend/graphtree/drawparams.cpp2
-rw-r--r--src/svnfrontend/graphtree/drawparams.h2
-rw-r--r--src/svnfrontend/graphtree/revgraphview.cpp2
-rw-r--r--src/svnfrontend/graphtree/revisiontree.cpp2
-rw-r--r--src/svnfrontend/graphtree/revtreewidget.cpp2
-rw-r--r--src/svnfrontend/itemdisplay.cpp2
-rw-r--r--src/svnfrontend/kdesvnfilelist.cpp376
-rw-r--r--src/svnfrontend/kdesvnfilelist.h6
-rw-r--r--src/svnfrontend/mergedlg_impl.cpp4
-rw-r--r--src/svnfrontend/stopdlg.cpp2
-rw-r--r--src/svnfrontend/svnactions.cpp4
-rw-r--r--src/svnfrontend/svnfiletip.h2
-rw-r--r--src/svnfrontend/svnitem.cpp28
-rw-r--r--src/svnfrontend/svnlogdlgimp.cpp2
-rw-r--r--src/svnqt/annotate_line.hpp4
-rw-r--r--src/svnqt/apr.cpp4
-rw-r--r--src/svnqt/apr.hpp4
-rw-r--r--src/svnqt/cache/test/sqlite.cpp2
-rw-r--r--src/svnqt/check.hpp4
-rw-r--r--src/svnqt/client.cpp4
-rw-r--r--src/svnqt/client.hpp4
-rw-r--r--src/svnqt/client_annotate.cpp4
-rw-r--r--src/svnqt/client_cat.cpp4
-rw-r--r--src/svnqt/client_diff.cpp4
-rw-r--r--src/svnqt/client_impl.cpp4
-rw-r--r--src/svnqt/client_impl.hpp4
-rw-r--r--src/svnqt/client_ls.cpp4
-rw-r--r--src/svnqt/client_modify.cpp4
-rw-r--r--src/svnqt/client_property.cpp4
-rw-r--r--src/svnqt/client_status.cpp4
-rw-r--r--src/svnqt/conflictdescription.cpp2
-rw-r--r--src/svnqt/conflictdescription.hpp2
-rw-r--r--src/svnqt/conflictresult.cpp2
-rw-r--r--src/svnqt/conflictresult.hpp2
-rw-r--r--src/svnqt/context.cpp4
-rw-r--r--src/svnqt/context.hpp4
-rw-r--r--src/svnqt/context_listener.hpp4
-rw-r--r--src/svnqt/datetime.cpp4
-rw-r--r--src/svnqt/datetime.hpp4
-rw-r--r--src/svnqt/diff_data.cpp2
-rw-r--r--src/svnqt/diff_data.hpp2
-rw-r--r--src/svnqt/diffoptions.cpp2
-rw-r--r--src/svnqt/diffoptions.hpp2
-rw-r--r--src/svnqt/dirent.cpp4
-rw-r--r--src/svnqt/dirent.hpp4
-rw-r--r--src/svnqt/entry.cpp4
-rw-r--r--src/svnqt/entry.hpp4
-rw-r--r--src/svnqt/exception.cpp4
-rw-r--r--src/svnqt/exception.hpp4
-rw-r--r--src/svnqt/lock_entry.cpp4
-rw-r--r--src/svnqt/lock_entry.hpp4
-rw-r--r--src/svnqt/log_entry.cpp4
-rw-r--r--src/svnqt/log_entry.hpp4
-rw-r--r--src/svnqt/path.cpp4
-rw-r--r--src/svnqt/path.hpp4
-rw-r--r--src/svnqt/pool.cpp4
-rw-r--r--src/svnqt/pool.hpp4
-rw-r--r--src/svnqt/revision.cpp4
-rw-r--r--src/svnqt/revision.hpp4
-rw-r--r--src/svnqt/status.cpp4
-rw-r--r--src/svnqt/status.hpp4
-rw-r--r--src/svnqt/svnqttypes.hpp2
-rw-r--r--src/svnqt/targets.cpp4
-rw-r--r--src/svnqt/targets.hpp4
-rw-r--r--src/svnqt/testmain.cpp2
-rw-r--r--src/svnqt/url.cpp4
-rw-r--r--src/svnqt/url.hpp4
-rw-r--r--src/svnqt/wc.cpp4
-rw-r--r--src/svnqt/wc.hpp4
127 files changed, 732 insertions, 732 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 7c669b8..a95b57c 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,39 +1,39 @@
-ADD_EXECUTABLE(kdesvnaskpass askpass/kdesvn-askpass.cpp)
+ADD_EXECUTABLE(tdesvnaskpass askpass/tdesvn-askpass.cpp)
SET(LIBRARY_OUTPUT_PATH ${PROJECT_BINARY_DIR}/lib${LIB_SUFFIX}/trinity)
-SET(kdesvnsrc
+SET(tdesvnsrc
main.cpp
- kdesvn.cpp
+ tdesvn.cpp
urldlg.cpp
commandline.cpp)
SET(partsrc
- kdesvn_events.cpp
- kdesvn_events.h
- kdesvn_part.cpp
- kdesvnview.cpp
+ tdesvn_events.cpp
+ tdesvn_events.h
+ tdesvn_part.cpp
+ tdesvnview.cpp
commandline_part.cpp)
-KDE3_AUTOMOC(${kdesvnsrc})
+KDE3_AUTOMOC(${tdesvnsrc})
KDE3_AUTOMOC(${partsrc})
-SET(partsrc ${partsrc} kdesvn_part.h kdesvnview.h commandline_part.h)
-SET(kdesvnsrc ${kdesvnsrc} kdesvn.h urldlg.h commandline.h)
+SET(partsrc ${partsrc} tdesvn_part.h tdesvnview.h commandline_part.h)
+SET(tdesvnsrc ${tdesvnsrc} tdesvn.h urldlg.h commandline.h)
ADD_SUBDIRECTORY(svnqt)
ADD_SUBDIRECTORY(ksvnwidgets)
ADD_SUBDIRECTORY(settings)
ADD_SUBDIRECTORY(svnfrontend)
ADD_SUBDIRECTORY(helpers)
-ADD_SUBDIRECTORY(kdesvnd)
+ADD_SUBDIRECTORY(tdesvnd)
ADD_SUBDIRECTORY(kiosvn)
ADD_SUBDIRECTORY(pics)
ADD_SUBDIRECTORY(icons)
-ADD_EXECUTABLE(kdesvn ${kdesvnsrc})
+ADD_EXECUTABLE(tdesvn ${tdesvnsrc})
KDE3_ADD_KPART(tdesvnpart WITH_PREFIX ${partsrc})
-TARGET_LINK_LIBRARIES(tdesvnpart svnfrontend kdesvnhelpers ksvnwidgets settingsdlgs kdesvncfgreader svnqt
+TARGET_LINK_LIBRARIES(tdesvnpart svnfrontend tdesvnhelpers ksvnwidgets settingsdlgs tdesvncfgreader svnqt
${QT_AND_TDECORE_LIBS} ${KDE3_KIO_LIBRARY} ${KDE3_PART_LIBRARY} ${KDE3_UI_LIBRARY} ${KDE3_WALLET_LIBRARY} )
SET_TARGET_PROPERTIES(tdesvnpart
PROPERTIES
@@ -44,14 +44,14 @@ INCLUDE_DIRECTORIES(${CMAKE_BINARY_DIR}/src/svnqt)
KDESVN_GENERATE_LIBTOOL_FILE(tdesvnpart)
-TARGET_LINK_LIBRARIES(kdesvnaskpass ${QT_AND_TDECORE_LIBS} ${KDE3_UI_LIBRARY})
-TARGET_LINK_LIBRARIES(kdesvn ${QT_AND_TDECORE_LIBS} ${KDE3_UI_LIBRARY} ${KDE3_PART_LIBRARY} ${KDE3_DCOP_LIBRARY} ${KDE3_KIO_LIBRARY})
+TARGET_LINK_LIBRARIES(tdesvnaskpass ${QT_AND_TDECORE_LIBS} ${KDE3_UI_LIBRARY})
+TARGET_LINK_LIBRARIES(tdesvn ${QT_AND_TDECORE_LIBS} ${KDE3_UI_LIBRARY} ${KDE3_PART_LIBRARY} ${KDE3_DCOP_LIBRARY} ${KDE3_KIO_LIBRARY})
-INSTALL(TARGETS kdesvn kdesvnaskpass tdesvnpart
+INSTALL(TARGETS tdesvn tdesvnaskpass tdesvnpart
RUNTIME DESTINATION ${BIN_INSTALL_DIR}
LIBRARY DESTINATION ${PLUGIN_INSTALL_DIR})
# the resources
-INSTALL(FILES kdesvnui.rc DESTINATION ${DATA_INSTALL_DIR}/kdesvn)
-INSTALL(FILES kdesvn_part.rc DESTINATION ${DATA_INSTALL_DIR}/tdesvnpart)
-INSTALL(FILES kdesvn.desktop DESTINATION ${XDG_APPS_DIR})
+INSTALL(FILES tdesvnui.rc DESTINATION ${DATA_INSTALL_DIR}/tdesvn)
+INSTALL(FILES tdesvn_part.rc DESTINATION ${DATA_INSTALL_DIR}/tdesvnpart)
+INSTALL(FILES tdesvn.desktop DESTINATION ${XDG_APPS_DIR})
diff --git a/src/askpass/kdesvn-askpass.cpp b/src/askpass/kdesvn-askpass.cpp
index debf744..581ecf6 100644
--- a/src/askpass/kdesvn-askpass.cpp
+++ b/src/askpass/kdesvn-askpass.cpp
@@ -33,8 +33,8 @@ static KCmdLineOptions options[] =
int main(int argc, char** argv)
{
- KAboutData about("kdesvnaskpass",I18N_NOOP("kdesvnaskpass"),"0.1",
- I18N_NOOP("ssh-askpass for kdesvn"),
+ KAboutData about("tdesvnaskpass",I18N_NOOP("tdesvnaskpass"),"0.1",
+ I18N_NOOP("ssh-askpass for tdesvn"),
KAboutData::License_LGPL,
I18N_NOOP("Copyright (c) 2005 Rajko Albrecht"));
KCmdLineArgs::init(argc, argv, &about);
diff --git a/src/commandline.cpp b/src/commandline.cpp
index 859ec8b..a2a73aa 100644
--- a/src/commandline.cpp
+++ b/src/commandline.cpp
@@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include "commandline.h"
-#include "kdesvn_part.h"
+#include "tdesvn_part.h"
#include "commandline_part.h"
#include <kcmdlineargs.h>
#include <kdialogbase.h>
@@ -80,5 +80,5 @@ int CommandLine::exec()
void CommandLineData::displayHelp()
{
- kapp->invokeHelp("kdesvn-commandline","kdesvn");
+ kapp->invokeHelp("tdesvn-commandline","tdesvn");
}
diff --git a/src/commandline_part.cpp b/src/commandline_part.cpp
index 33b7e53..338dce4 100644
--- a/src/commandline_part.cpp
+++ b/src/commandline_part.cpp
@@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include "commandline_part.h"
-#include "kdesvn_part.h"
+#include "tdesvn_part.h"
#include "svnfrontend/commandexec.h"
#include <kstandarddirs.h>
@@ -26,8 +26,8 @@
commandline_part::commandline_part(TQObject *parent, const char *name,KCmdLineArgs *args)
: TQObject(parent, name)
{
- KGlobal::locale()->insertCatalogue("kdesvn");
- KInstance * inst = kdesvnPartFactory::instance();
+ KGlobal::locale()->insertCatalogue("tdesvn");
+ KInstance * inst = tdesvnPartFactory::instance();
KGlobal::locale()->insertCatalogue(inst->instanceName());
KGlobal::dirs()->addResourceType( inst->instanceName() + "data",
KStandardDirs::kde_default("data")+ TQString::tqfromLatin1( inst->instanceName() ) + '/' );
diff --git a/src/helpers/CMakeLists.txt b/src/helpers/CMakeLists.txt
index c9b0051..cce4bbe 100644
--- a/src/helpers/CMakeLists.txt
+++ b/src/helpers/CMakeLists.txt
@@ -7,8 +7,8 @@ FILE(GLOB hdr RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} "*.h")
KDE3_AUTOMOC(${helperssrc} )
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_BINARY_DIR})
-ADD_LIBRARY(kdesvnhelpers STATIC ${helperssrc} ${hdr})
+ADD_LIBRARY(tdesvnhelpers STATIC ${helperssrc} ${hdr})
-SET_TARGET_PROPERTIES(kdesvnhelpers
+SET_TARGET_PROPERTIES(tdesvnhelpers
PROPERTIES
COMPILE_FLAGS ${CMAKE_SHARED_LIBRARY_CXX_FLAGS})
diff --git a/src/helpers/sshagent.cpp b/src/helpers/sshagent.cpp
index 635e1b7..a83024f 100644
--- a/src/helpers/sshagent.cpp
+++ b/src/helpers/sshagent.cpp
@@ -19,11 +19,11 @@
*/
#include "sshagent.h"
-#include "kdesvn-config.h"
+#include "tdesvn-config.h"
#include <tqregexp.h>
#include <kapplication.h>
-#include <kdeversion.h>
+#include <tdeversion.h>
#include <kprocess.h>
#include <kdebug.h>
@@ -78,9 +78,9 @@ bool SshAgent::querySshAgent()
if (!agent) {
*/
#ifdef HAS_SETENV
- ::setenv("SSH_ASKPASS", "kdesvnaskpass",1);
+ ::setenv("SSH_ASKPASS", "tdesvnaskpass",1);
#else
- ::putenv("SSH_ASKPASS=kdesvnaskpass");
+ ::putenv("SSH_ASKPASS=tdesvnaskpass");
#endif
/*
}
@@ -128,7 +128,7 @@ bool SshAgent::addSshIdentities(bool force)
}
*/
if (!agent) {
- proc.setEnvironment("SSH_ASKPASS", "kdesvnaskpass");
+ proc.setEnvironment("SSH_ASKPASS", "tdesvnaskpass");
}
#endif
diff --git a/src/kdesvn.cpp b/src/kdesvn.cpp
index 46c05f0..cafaea6 100644
--- a/src/kdesvn.cpp
+++ b/src/kdesvn.cpp
@@ -19,9 +19,9 @@
***************************************************************************/
-#include "kdesvn.h"
+#include "tdesvn.h"
#include "urldlg.h"
-#include "kdesvn_part.h"
+#include "tdesvn_part.h"
#include <tqdragobject.h>
#include <kprinter.h>
@@ -32,7 +32,7 @@
#include <kglobal.h>
#include <klocale.h>
#include <kiconloader.h>
-#include <kdeversion.h>
+#include <tdeversion.h>
#include <kstatusbar.h>
#include <kaccel.h>
#include <kio/netaccess.h>
@@ -62,8 +62,8 @@
#include <kcrash.h>
#endif
-kdesvn::kdesvn()
- : KParts::MainWindow( 0, "kdesvn" ),
+tdesvn::tdesvn()
+ : KParts::MainWindow( 0, "tdesvn" ),
KBookmarkOwner()
{
m_part = 0;
@@ -73,7 +73,7 @@ kdesvn::kdesvn()
// I hate this crashhandler in development
KCrash::setCrashHandler(0);
#else
- setXMLFile("kdesvnui.rc");
+ setXMLFile("tdesvnui.rc");
#endif
setStandardToolBarMenuEnabled(true);
// then, setup our actions
@@ -114,7 +114,7 @@ kdesvn::kdesvn()
// now that the Part is loaded, we cast it to a Part to get
// our hands on it
- m_part = static_cast<KParts::ReadOnlyPart *>(cfa->createAppPart(this,"kdesvn_part", TQT_TQOBJECT(this), "kdesvn_part", "KParts::ReadOnlyPart",TQStringList()));
+ m_part = static_cast<KParts::ReadOnlyPart *>(cfa->createAppPart(this,"tdesvn_part", TQT_TQOBJECT(this), "tdesvn_part", "KParts::ReadOnlyPart",TQStringList()));
if (m_part)
{
@@ -135,11 +135,11 @@ kdesvn::kdesvn()
KShortcut(),TQT_TQOBJECT(m_part->widget()),TQT_SLOT(slotLoaddump()),actionCollection(),"subversion_load_repo");
tmpAction->setToolTip(i18n("Load a dump file into a repository."));
tmpAction = new KAction(i18n("Add ssh identities to ssh-agent"),"password",
- KShortcut(),TQT_TQOBJECT(m_part),TQT_SLOT(slotSshAdd()),actionCollection(),"kdesvn_ssh_add");
+ KShortcut(),TQT_TQOBJECT(m_part),TQT_SLOT(slotSshAdd()),actionCollection(),"tdesvn_ssh_add");
tmpAction->setToolTip(i18n("Force add ssh-identities to ssh-agent for future use."));
- tmpAction = new KAction(i18n("Info about kdesvn part"), "kdesvn",
+ tmpAction = new KAction(i18n("Info about tdesvn part"), "tdesvn",
KShortcut(), TQT_TQOBJECT(m_part), TQT_SLOT(showAboutApplication()), actionCollection(), "help_about_tdesvnpart");
- tmpAction->setToolTip(i18n("Shows info about the kdesvn plugin not the standalone app."));
+ tmpAction->setToolTip(i18n("Shows info about the tdesvn plugin not the standalone app."));
/* enable tooltips in statusbar for menu */
actionCollection()->setHighlightingEnabled(true);
@@ -166,7 +166,7 @@ kdesvn::kdesvn()
setAutoSaveSettings();
}
-void kdesvn::connectActionCollection( KActionCollection *coll )
+void tdesvn::connectActionCollection( KActionCollection *coll )
{
if (!coll)return;
connect( coll, TQT_SIGNAL( actionStatusText( const TQString & ) ),
@@ -175,21 +175,21 @@ void kdesvn::connectActionCollection( KActionCollection *coll )
this, TQT_SLOT( resetStatusBar() ) );
}
-void kdesvn::disconnectActionCollection( KActionCollection *coll )
+void tdesvn::disconnectActionCollection( KActionCollection *coll )
{
if (!coll)return;
}
-kdesvn::~kdesvn()
+tdesvn::~tdesvn()
{
}
-void kdesvn::loadRescent(const KURL& url)
+void tdesvn::loadRescent(const KURL& url)
{
load(url,true);
}
-void kdesvn::load(const KURL& url,bool addRescent)
+void tdesvn::load(const KURL& url,bool addRescent)
{
if (m_part) {
bool ret = m_part->openURL(url);
@@ -217,7 +217,7 @@ void kdesvn::load(const KURL& url,bool addRescent)
}
}
-void kdesvn::setupActions()
+void tdesvn::setupActions()
{
KAction*ac;
KStdAction::open(TQT_TQOBJECT(this), TQT_SLOT(fileOpen()), actionCollection());
@@ -248,7 +248,7 @@ void kdesvn::setupActions()
connect(toggletemp,TQT_SIGNAL(toggled(bool)),this,TQT_SLOT(slotLoadLast(bool)));
}
-void kdesvn::optionsShowStatusbar()
+void tdesvn::optionsShowStatusbar()
{
// this is all very cut and paste code for showing/hiding the
// statusbar
@@ -258,7 +258,7 @@ void kdesvn::optionsShowStatusbar()
statusBar()->hide();
}
-void kdesvn::fileClose()
+void tdesvn::fileClose()
{
if (m_part) m_part->closeURL();
if (getMemberList()->count()>1) {
@@ -268,7 +268,7 @@ void kdesvn::fileClose()
}
}
-void kdesvn::saveProperties(KConfig *config)
+void tdesvn::saveProperties(KConfig *config)
{
// the 'config' object points to the session managed
// config file. anything you write here will be available
@@ -283,7 +283,7 @@ void kdesvn::saveProperties(KConfig *config)
}
}
-void kdesvn::readProperties(KConfig *config)
+void tdesvn::readProperties(KConfig *config)
{
// the 'config' object points to the session managed
// config file. this function is automatically called whenever
@@ -296,48 +296,48 @@ void kdesvn::readProperties(KConfig *config)
m_part->openURL(KURL(url));
}
-void kdesvn::fileNew()
+void tdesvn::fileNew()
{
// this slot is called whenever the File->New menu is selected,
// the New shortcut is pressed (usually CTRL+N) or the New toolbar
// button is clicked
// create a new window
- (new kdesvn)->show();
+ (new tdesvn)->show();
enableClose(true);
}
-void kdesvn::fileOpen()
+void tdesvn::fileOpen()
{
KURL url = UrlDlg::getURL(this);
if (!url.isEmpty())
load(url,true);
}
-void kdesvn::changeStatusbar(const TQString& text)
+void tdesvn::changeStatusbar(const TQString& text)
{
// display the text on the statusbar
statusBar()->message(text);
}
-void kdesvn::resetStatusBar()
+void tdesvn::resetStatusBar()
{
statusBar()->message(i18n("Ready"));
}
-void kdesvn::openBookmarkURL (const TQString &_url)
+void tdesvn::openBookmarkURL (const TQString &_url)
{
if (!_url.isEmpty() && m_part)
load(_url,false);
}
-TQString kdesvn::currentURL () const
+TQString tdesvn::currentURL () const
{
if (!m_part) return "";
return m_part->url().prettyURL();
}
-void kdesvn::enableClose(bool how)
+void tdesvn::enableClose(bool how)
{
KAction * ac;
if ( (ac=actionCollection()->action("file_close"))) {
@@ -346,18 +346,18 @@ void kdesvn::enableClose(bool how)
}
/*!
- \fn kdesvn::slotUrlOpened(bool)
+ \fn tdesvn::slotUrlOpened(bool)
*/
-void kdesvn::slotUrlOpened(bool how)
+void tdesvn::slotUrlOpened(bool how)
{
enableClose(how);
}
/*!
- \fn kdesvn::optionsConfigureToolbars()
+ \fn tdesvn::optionsConfigureToolbars()
*/
-void kdesvn::optionsConfigureToolbars()
+void tdesvn::optionsConfigureToolbars()
{
#if defined(KDE_MAKE_VERSION)
# if TDE_VERSION >= KDE_MAKE_VERSION(3,1,0)
@@ -378,22 +378,22 @@ void kdesvn::optionsConfigureToolbars()
/*!
- \fn kdesvn::applyNewToolbarConfig()
+ \fn tdesvn::applyNewToolbarConfig()
*/
-void kdesvn::applyNewToolbarConfig()
+void tdesvn::applyNewToolbarConfig()
{
#if defined(KDE_MAKE_VERSION)
# if TDE_VERSION >= KDE_MAKE_VERSION(3,1,0)
applyMainWindowSettings(KGlobal::config(), autoSaveGroup());
# else
- applyMainWindowSettings(kdesvnPart::config());
+ applyMainWindowSettings(tdesvnPart::config());
# endif
#else
- applyMainWindowSettings(kdesvnPart::config());
+ applyMainWindowSettings(tdesvnPart::config());
#endif
}
-void kdesvn::optionsConfigureKeys()
+void tdesvn::optionsConfigureKeys()
{
KKeyDialog kdlg(true,m_part->widget());
kdlg.insert(actionCollection());
@@ -406,9 +406,9 @@ void kdesvn::optionsConfigureKeys()
/*!
- \fn kdesvn::queryExit()
+ \fn tdesvn::queryExit()
*/
-bool kdesvn::queryExit()
+bool tdesvn::queryExit()
{
if (m_part) {
KConfigGroup cs(KGlobal::config(),"startup");
@@ -423,9 +423,9 @@ bool kdesvn::queryExit()
/*!
- \fn kdesvn::checkReload()
+ \fn tdesvn::checkReload()
*/
-void kdesvn::checkReload()
+void tdesvn::checkReload()
{
KConfigGroup cs(KGlobal::config(),"startup");
if (!cs.readBoolEntry("load_last_on_start",false))
@@ -439,12 +439,12 @@ void kdesvn::checkReload()
/*!
- \fn kdesvn::slotLoadLast(bool)
+ \fn tdesvn::slotLoadLast(bool)
*/
-void kdesvn::slotLoadLast(bool how)
+void tdesvn::slotLoadLast(bool how)
{
KConfigGroup cs(KGlobal::config(),"startup");
cs.writeEntry("load_last_on_start",how);
}
-#include "kdesvn.moc"
+#include "tdesvn.moc"
diff --git a/src/kdesvn.desktop b/src/kdesvn.desktop
index b7206f3..9665d5b 100644
--- a/src/kdesvn.desktop
+++ b/src/kdesvn.desktop
@@ -1,14 +1,14 @@
[Desktop Entry]
Encoding=UTF-8
-Name=kdesvn
+Name=tdesvn
GenericName=SVN client
GenericName[de]=Graphische Oberfläche für SVN
GenericName[es]=Cliente SVN
GenericName[lt]=SVN klientas
-Exec=kdesvn %i %m -caption "%c"
-Icon=kdesvn
+Exec=tdesvn %i %m -caption "%c"
+Icon=tdesvn
Type=Application
-DocPath=kdesvn/index.html
+DocPath=tdesvn/index.html
Comment=A Subversion client for KDE
Comment[de]=Ein Subversionclient für KDE
Comment[nl]=Een Subversion-client voor KDE
diff --git a/src/kdesvn.h b/src/kdesvn.h
index dda0142..ac10997 100644
--- a/src/kdesvn.h
+++ b/src/kdesvn.h
@@ -22,7 +22,7 @@
#ifndef _KDESVN_H_
#define _KDESVN_H_
-#include "kdesvn-config.h"
+#include "tdesvn-config.h"
#include <kapplication.h>
#include <kparts/mainwindow.h>
@@ -36,14 +36,14 @@ class KToggleAction;
class KBookmarkMenu;
/**
- * This class serves as the main window for kdesvn. It handles the
+ * This class serves as the main window for tdesvn. It handles the
* menus, toolbars, and status bars.
*
* @short Main window class
* @author Rajko Albrecht <ral@alwins-world.de>
* @version $Rev: 1229 $
*/
-class kdesvn : public KParts::MainWindow,public KBookmarkOwner
+class tdesvn : public KParts::MainWindow,public KBookmarkOwner
{
Q_OBJECT
TQ_OBJECT
@@ -51,12 +51,12 @@ public:
/**
* Default Constructor
*/
- kdesvn();
+ tdesvn();
/**
* Default Destructor
*/
- virtual ~kdesvn();
+ virtual ~tdesvn();
virtual void openBookmarkURL (const TQString &_url);
virtual TQString currentURL () const;
diff --git a/src/kdesvn.lsm b/src/kdesvn.lsm
index 8efa3e9..9e6d792 100644
--- a/src/kdesvn.lsm
+++ b/src/kdesvn.lsm
@@ -1,5 +1,5 @@
Begin3
-Title: kdesvn -- Some description
+Title: tdesvn -- Some description
Version: 0.5.0
Entered-date:
Description:
@@ -9,8 +9,8 @@ Maintained-by: Rajko Albrecht <ral@alwins-world.de>
Home-page:
Alternate-site:
Primary-site: ftp://ftp.kde.org/pub/kde/unstable/apps/utils
- xxxxxx kdesvn-0.5.0.tar.gz
- xxx kdesvn-0.5.0.lsm
+ xxxxxx tdesvn-0.5.0.tar.gz
+ xxx tdesvn-0.5.0.lsm
Platform: Linux. Needs KDE
Copying-policy: GPL
End
diff --git a/src/kdesvn_events.cpp b/src/kdesvn_events.cpp
index 98cf364..bf0433e 100644
--- a/src/kdesvn_events.cpp
+++ b/src/kdesvn_events.cpp
@@ -1,4 +1,4 @@
-#include "kdesvn_events.h"
+#include "tdesvn_events.h"
#include "eventnumbers.h"
FillCacheStatusEvent::FillCacheStatusEvent(TQ_LLONG current,TQ_LLONG max)
diff --git a/src/kdesvn_part.cpp b/src/kdesvn_part.cpp
index 0c7a271..a2fbba6 100644
--- a/src/kdesvn_part.cpp
+++ b/src/kdesvn_part.cpp
@@ -18,15 +18,15 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
-#include "kdesvn_part.h"
-#include "src/settings/kdesvnsettings.h"
+#include "tdesvn_part.h"
+#include "src/settings/tdesvnsettings.h"
#include "settings/displaysettings_impl.h"
#include "settings/dispcolorsettings_impl.h"
#include "settings/revisiontreesettingsdlg_impl.h"
#include "settings/diffmergesettings_impl.h"
#include "settings/subversionsettings_impl.h"
#include "settings/cmdexecsettings_impl.h"
-#include "kdesvnview.h"
+#include "tdesvnview.h"
#include "commandline_part.h"
#include "src/svnqt/version_check.hpp"
#include "src/svnqt/url.hpp"
@@ -49,40 +49,40 @@
#include <tqcursor.h>
#include <tqpopupmenu.h>
-//K_EXPORT_COMPONENT_FACTORY( libtdesvnpart, kdesvnPartFactory )
+//K_EXPORT_COMPONENT_FACTORY( libtdesvnpart, tdesvnPartFactory )
-extern "C" { KDESVN_EXPORT void *init_libtdesvnpart() { return new kdesvnPartFactory; } }
+extern "C" { KDESVN_EXPORT void *init_libtdesvnpart() { return new tdesvnPartFactory; } }
static const char version[] = VERSION;
-TQString kdesvnPart::m_Extratext = "";
+TQString tdesvnPart::m_Extratext = "";
static const char description[] =
I18N_NOOP("A Subversion Client for KDE (dynamic Part component)");
-kdesvnPart::kdesvnPart( TQWidget *parentWidget, const char *widgetName,
+tdesvnPart::tdesvnPart( TQWidget *parentWidget, const char *widgetName,
TQObject *parent, const char *name , const TQStringList&)
: KParts::ReadOnlyPart(parent, name)
{
init(parentWidget,widgetName,false);
}
-kdesvnPart::kdesvnPart(TQWidget *parentWidget, const char *widgetName,
+tdesvnPart::tdesvnPart(TQWidget *parentWidget, const char *widgetName,
TQObject *parent, const char *name,bool ownapp, const TQStringList&)
: KParts::ReadOnlyPart(parent, name)
{
init(parentWidget,widgetName,ownapp);
}
-void kdesvnPart::init( TQWidget *parentWidget, const char *widgetName,bool full)
+void tdesvnPart::init( TQWidget *parentWidget, const char *widgetName,bool full)
{
m_aboutDlg = 0;
- KGlobal::locale()->insertCatalogue("kdesvn");
+ KGlobal::locale()->insertCatalogue("tdesvn");
// we need an instance
- setInstance( kdesvnPartFactory::instance() );
+ setInstance( tdesvnPartFactory::instance() );
m_browserExt = new KdesvnBrowserExtension( this );
// this should be your custom internal widget
- m_view = new kdesvnView(actionCollection(),parentWidget,widgetName,full);
+ m_view = new tdesvnView(actionCollection(),parentWidget,widgetName,full);
// notify the part that this is our internal widget
setWidget(m_view);
@@ -94,7 +94,7 @@ void kdesvnPart::init( TQWidget *parentWidget, const char *widgetName,bool full)
setXMLFile(TESTING_PARTRC);
kdDebug()<<"Using test rc file in " << TESTING_PARTRC << endl;
#else
- setXMLFile("kdesvn_part.rc");
+ setXMLFile("tdesvn_part.rc");
#endif
connect(m_view,TQT_SIGNAL(sigShowPopup(const TQString&,TQWidget**)),this,TQT_SLOT(slotDispPopup(const TQString&,TQWidget**)));
connect(m_view,TQT_SIGNAL(sigSwitchUrl(const KURL&)),this,TQT_SLOT(openURL(const KURL&)));
@@ -106,17 +106,17 @@ void kdesvnPart::init( TQWidget *parentWidget, const char *widgetName,bool full)
m_browserExt->setPropertiesActionEnabled(false);
}
-kdesvnPart::~kdesvnPart()
+tdesvnPart::~tdesvnPart()
{
- kdesvnPartFactory::instance()->config()->sync();
+ tdesvnPartFactory::instance()->config()->sync();
}
-void kdesvnPart::slotUrlChanged(const TQString&url)
+void tdesvnPart::slotUrlChanged(const TQString&url)
{
m_url = url;
}
-bool kdesvnPart::openFile()
+bool tdesvnPart::openFile()
{
m_view->openURL(m_url);
// just for fun, set the status bar
@@ -125,7 +125,7 @@ bool kdesvnPart::openFile()
return true;
}
-bool kdesvnPart::openURL(const KURL&url)
+bool tdesvnPart::openURL(const KURL&url)
{
KURL _url = helpers::KTranslateUrl::translateSystemUrl(url);
@@ -145,37 +145,37 @@ bool kdesvnPart::openURL(const KURL&url)
return ret;
}
-void kdesvnPart::slotFileProperties()
+void tdesvnPart::slotFileProperties()
{
}
-void kdesvnPart::slotDispPopup(const TQString&name,TQWidget**target)
+void tdesvnPart::slotDispPopup(const TQString&name,TQWidget**target)
{
*target = hostContainer(name);
}
-KAboutData* kdesvnPart::createAboutData()
+KAboutData* tdesvnPart::createAboutData()
{
m_Extratext = TQString(I18N_NOOP("Built with Subversion library: %1\n")).tqarg(svn::Version::linked_version());
m_Extratext+=TQString(I18N_NOOP("Running Subversion library: %1")).tqarg(svn::Version::running_version());
- KAboutData*about = new KAboutData("tdesvnpart", I18N_NOOP("kdesvn Part"), version, description,
+ KAboutData*about = new KAboutData("tdesvnpart", I18N_NOOP("tdesvn Part"), version, description,
KAboutData::License_GPL, "(C) 2005-2007 Rajko Albrecht",0,
0, "ral@alwins-world.de");
about->addAuthor( "Rajko Albrecht", 0, "ral@alwins-world.de" );
about->setOtherText(m_Extratext);
- about->setHomepage("http://kdesvn.alwins-world.de/");
- about->setBugAddress("kdesvn-bugs@alwins-world.de");
- about->setTranslator(I18N_NOOP("kdesvn: NAME OF TRANSLATORS\\nYour names"),
- I18N_NOOP("kdesvn: EMAIL OF TRANSLATORS\\nYour emails"));
+ about->setHomepage("http://tdesvn.alwins-world.de/");
+ about->setBugAddress("tdesvn-bugs@alwins-world.de");
+ about->setTranslator(I18N_NOOP("tdesvn: NAME OF TRANSLATORS\\nYour names"),
+ I18N_NOOP("tdesvn: EMAIL OF TRANSLATORS\\nYour emails"));
return about;
}
/*!
- \fn kdesvnPart::setupActions()
+ \fn tdesvnPart::setupActions()
*/
-void kdesvnPart::setupActions()
+void tdesvnPart::setupActions()
{
KToggleAction *toggletemp;
@@ -209,24 +209,24 @@ void kdesvnPart::setupActions()
KAction * t = KStdAction::preferences(this, TQT_SLOT(slotShowSettings()), actionCollection(),"tdesvnpart_pref");
t->setText(i18n("&Configure %1...").tqarg("Kdesvn"));
- if (TQString(kapp->instanceName())!=TQString("kdesvn")) {
- (void)new KAction(i18n("&About kdesvn part"), "kdesvn", 0, this, TQT_SLOT(showAboutApplication()), actionCollection(), "help_about_tdesvnpart");
- (void)new KAction(i18n("Kdesvn &Handbook"), "help", 0, this, TQT_SLOT(appHelpActivated()), actionCollection(), "help_kdesvn");
- (void)new KAction(i18n("Send Bugreport for kdesvn"), 0, 0, this, TQT_SLOT(reportBug()), actionCollection(), "report_bug");
+ if (TQString(kapp->instanceName())!=TQString("tdesvn")) {
+ (void)new KAction(i18n("&About tdesvn part"), "tdesvn", 0, this, TQT_SLOT(showAboutApplication()), actionCollection(), "help_about_tdesvnpart");
+ (void)new KAction(i18n("Kdesvn &Handbook"), "help", 0, this, TQT_SLOT(appHelpActivated()), actionCollection(), "help_tdesvn");
+ (void)new KAction(i18n("Send Bugreport for tdesvn"), 0, 0, this, TQT_SLOT(reportBug()), actionCollection(), "report_bug");
}
actionCollection()->setHighlightingEnabled(true);
}
-void kdesvnPart::slotSshAdd()
+void tdesvnPart::slotSshAdd()
{
SshAgent ag;
ag.addSshIdentities(true);
}
/*!
- \fn kdesvnPart::slotLogFollowNodes(bool)
+ \fn tdesvnPart::slotLogFollowNodes(bool)
*/
-void kdesvnPart::slotLogFollowNodes(bool how)
+void tdesvnPart::slotLogFollowNodes(bool how)
{
Kdesvnsettings::setLog_follows_nodes(how);
Kdesvnsettings::writeConfig();
@@ -234,9 +234,9 @@ void kdesvnPart::slotLogFollowNodes(bool how)
/*!
- \fn kdesvnPart::slotDiplayIgnored(bool)
+ \fn tdesvnPart::slotDiplayIgnored(bool)
*/
-void kdesvnPart::slotDisplayIgnored(bool how)
+void tdesvnPart::slotDisplayIgnored(bool how)
{
Kdesvnsettings::setDisplay_ignored_files(how);
Kdesvnsettings::writeConfig();
@@ -245,9 +245,9 @@ void kdesvnPart::slotDisplayIgnored(bool how)
/*!
- \fn kdesvnPart::slotDisplayUnknown(bool)
+ \fn tdesvnPart::slotDisplayUnknown(bool)
*/
-void kdesvnPart::slotDisplayUnkown(bool how)
+void tdesvnPart::slotDisplayUnkown(bool how)
{
Kdesvnsettings::setDisplay_unknown_files(how);
Kdesvnsettings::writeConfig();
@@ -255,16 +255,16 @@ void kdesvnPart::slotDisplayUnkown(bool how)
}
/*!
- \fn kdesvnPart::slotHideUnchanged(bool)
+ \fn tdesvnPart::slotHideUnchanged(bool)
*/
-void kdesvnPart::slotHideUnchanged(bool how)
+void tdesvnPart::slotHideUnchanged(bool how)
{
Kdesvnsettings::setHide_unchanged_files(how);
Kdesvnsettings::writeConfig();
emit refreshTree();
}
-void kdesvnPart::slotEnableNetwork(bool how)
+void tdesvnPart::slotEnableNetwork(bool how)
{
Kdesvnsettings::setNetwork_on(how);
Kdesvnsettings::writeConfig();
@@ -272,9 +272,9 @@ void kdesvnPart::slotEnableNetwork(bool how)
}
/*!
- \fn kdesvnPart::closeURL()
+ \fn tdesvnPart::closeURL()
*/
-bool kdesvnPart::closeURL()
+bool tdesvnPart::closeURL()
{
m_url=KURL();
m_view->closeMe();
@@ -282,10 +282,10 @@ bool kdesvnPart::closeURL()
return true;
}
-KdesvnBrowserExtension::KdesvnBrowserExtension( kdesvnPart *p )
+KdesvnBrowserExtension::KdesvnBrowserExtension( tdesvnPart *p )
: KParts::BrowserExtension( p, "KdesvnBrowserExtension" )
{
- KGlobal::locale()->insertCatalogue("kdesvn");
+ KGlobal::locale()->insertCatalogue("tdesvn");
}
KdesvnBrowserExtension::~KdesvnBrowserExtension()
@@ -302,23 +302,23 @@ void KdesvnBrowserExtension::setPropertiesActionEnabled(bool enabled)
void KdesvnBrowserExtension::properties()
{
- static_cast<kdesvnPart*>(parent())->slotFileProperties();
+ static_cast<tdesvnPart*>(parent())->slotFileProperties();
}
/*!
- \fn kdesvnPart::reportBug()
+ \fn tdesvnPart::reportBug()
*/
-void kdesvnPart::reportBug()
+void tdesvnPart::reportBug()
{
KBugReport dlg(m_view, true, createAboutData());
dlg.exec();
}
/*!
- \fn kdesvnPart::showAboutApplication()
+ \fn tdesvnPart::showAboutApplication()
*/
-void kdesvnPart::showAboutApplication()
+void tdesvnPart::showAboutApplication()
{
if (!m_aboutDlg) m_aboutDlg = new KAboutApplication(createAboutData(), (TQWidget *)0, (const char *)0, false);
if(m_aboutDlg == 0)
@@ -331,18 +331,18 @@ void kdesvnPart::showAboutApplication()
/*!
- \fn kdesvnPart::appHelpActivated()
+ \fn tdesvnPart::appHelpActivated()
*/
-void kdesvnPart::appHelpActivated()
+void tdesvnPart::appHelpActivated()
{
- kapp->invokeHelp(TQString(), "kdesvn");
+ kapp->invokeHelp(TQString(), "tdesvn");
}
/*!
- \fn kdesvnPart::slotShowSettings()
+ \fn tdesvnPart::slotShowSettings()
*/
-void kdesvnPart::slotShowSettings()
+void tdesvnPart::slotShowSettings()
{
if (KConfigDialog::showDialog("tdesvnpart_settings")) {
return;
@@ -351,13 +351,13 @@ void kdesvnPart::slotShowSettings()
"tdesvnpart_settings",
Kdesvnsettings::self(),
KDialogBase::IconList);
- dialog->setHelp("setup","kdesvn");
+ dialog->setHelp("setup","tdesvn");
dialog->addPage(new DisplaySettings_impl(0,"general_items"),
i18n("General"),"configure",i18n("General"),true);
dialog->addPage(new SubversionSettings_impl(0,"subversion_items"),
- i18n("Subversion"),"kdesvn",i18n("Subversion Settings"),true);
+ i18n("Subversion"),"tdesvn",i18n("Subversion Settings"),true);
dialog->addPage(new DiffMergeSettings_impl(0,"diffmerge_items"),
- i18n("Diff & Merge"),"kdesvnmerge",i18n("Settings for diff and merge"),true);
+ i18n("Diff & Merge"),"tdesvnmerge",i18n("Settings for diff and merge"),true);
dialog->addPage(new DispColorSettings_impl(0,"color_items"),
i18n("Colors"),"colorize",i18n("Color Settings"),true);
dialog->addPage(new RevisiontreeSettingsDlg_impl(0,"revisiontree_items"),
@@ -371,9 +371,9 @@ void kdesvnPart::slotShowSettings()
/*!
- \fn kdesvnPart::slotSettingsChanged()
+ \fn tdesvnPart::slotSettingsChanged()
*/
-void kdesvnPart::slotSettingsChanged()
+void tdesvnPart::slotSettingsChanged()
{
KAction * temp;
temp = actionCollection()->action("toggle_log_follows");
@@ -388,7 +388,7 @@ void kdesvnPart::slotSettingsChanged()
/// not needed this momenta
temp = actionCollection()->action("toggle_unknown_files");
if (temp) {
- ((KToggleAction*)temp)->setChecked(kdesvnPart_Prefs::self()->mdisp_unknown_files);
+ ((KToggleAction*)temp)->setChecked(tdesvnPart_Prefs::self()->mdisp_unknown_files);
}
#endif
emit settingsChanged();
@@ -406,7 +406,7 @@ KParts::Part* cFactory::createPartObject( TQWidget *parentWidget, const char *wi
{
Q_UNUSED(classname);
// Create an instance of our Part
- return new kdesvnPart( parentWidget, widgetName, parent, name, args );
+ return new tdesvnPart( parentWidget, widgetName, parent, name, args );
}
KParts::Part* cFactory::createAppPart( TQWidget *parentWidget, const char *widgetName,
@@ -415,7 +415,7 @@ KParts::Part* cFactory::createAppPart( TQWidget *parentWidget, const char *widge
{
Q_UNUSED(classname);
// Create an instance of our Part
- kdesvnPart* obj = new kdesvnPart( parentWidget, widgetName, parent, name, false, args);
+ tdesvnPart* obj = new tdesvnPart( parentWidget, widgetName, parent, name, false, args);
emit objectCreated( obj );
return obj;
}
@@ -433,7 +433,7 @@ cFactory::~cFactory()
KInstance* cFactory::instance()
{
if( !s_instance ) {
- s_about = kdesvnPart::createAboutData();
+ s_about = tdesvnPart::createAboutData();
s_instance = new KInstance(s_about);
}
return s_instance;
@@ -448,4 +448,4 @@ commandline_part*cFactory::createCommandIf(TQObject*parent,const char*name, KCmd
return s_cline;
}
-#include "kdesvn_part.moc"
+#include "tdesvn_part.moc"
diff --git a/src/kdesvn_part.h b/src/kdesvn_part.h
index 3184340..4bd022d 100644
--- a/src/kdesvn_part.h
+++ b/src/kdesvn_part.h
@@ -21,7 +21,7 @@
#ifndef _TDESVNPART_H_
#define _TDESVNPART_H_
-#include "kdesvn-config.h"
+#include "tdesvn-config.h"
#include <kparts/part.h>
#include <kparts/genericfactory.h>
@@ -29,7 +29,7 @@
#include <kparts/statusbarextension.h>
#include <kparts/browserextension.h>
-class kdesvnView;
+class tdesvnView;
class TQPainter;
class KURL;
class KdesvnBrowserExtension;
@@ -43,7 +43,7 @@ class KAboutApplication;
* @author Rajko Albrecht <rajko.albrecht@tecways.com>
* @version 0.1
*/
-class KDESVN_EXPORT kdesvnPart : public KParts::ReadOnlyPart
+class KDESVN_EXPORT tdesvnPart : public KParts::ReadOnlyPart
{
Q_OBJECT
TQ_OBJECT
@@ -51,16 +51,16 @@ public:
/**
* Default constructor
*/
- kdesvnPart(TQWidget *parentWidget, const char *widgetName,
+ tdesvnPart(TQWidget *parentWidget, const char *widgetName,
TQObject *parent, const char *name, const TQStringList&);
- kdesvnPart(TQWidget *parentWidget, const char *widgetName,
+ tdesvnPart(TQWidget *parentWidget, const char *widgetName,
TQObject *parent, const char *name,bool ownapp, const TQStringList&);
/**
* Destructor
*/
- virtual ~kdesvnPart();
+ virtual ~tdesvnPart();
virtual bool closeURL();
static KAboutData* createAboutData();
@@ -95,7 +95,7 @@ protected slots:
virtual void slotShowSettings();
private:
- kdesvnView *m_view;
+ tdesvnView *m_view;
KdesvnBrowserExtension*m_browserExt;
static TQString m_Extratext;
protected slots:
@@ -131,14 +131,14 @@ private:
static commandline_part*s_cline;
};
-typedef cFactory kdesvnPartFactory;
+typedef cFactory tdesvnPartFactory;
class KPARTS_EXPORT KdesvnBrowserExtension : public KParts::BrowserExtension
{
Q_OBJECT
TQ_OBJECT
public:
- KdesvnBrowserExtension( kdesvnPart * );
+ KdesvnBrowserExtension( tdesvnPart * );
virtual ~KdesvnBrowserExtension();
void setPropertiesActionEnabled(bool enabled);
diff --git a/src/kdesvn_part.rc b/src/kdesvn_part.rc
index d43ce5f..6dee8f6 100644
--- a/src/kdesvn_part.rc
+++ b/src/kdesvn_part.rc
@@ -1,5 +1,5 @@
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
-<kpartgui name="kdesvn_part" version="17">
+<kpartgui name="tdesvn_part" version="17">
<MenuBar>
<Menu noMerge="1" name="settings">
<Action name="tdesvnpart_pref" />
@@ -92,7 +92,7 @@
<Menu name="help"><text>&amp;Help</text>
<Separator/>
<Action name="help_about_tdesvnpart" />
- <Action name="help_kdesvn" />
+ <Action name="help_tdesvn" />
<Action name="report_bug" />
</Menu>
</MenuBar>
diff --git a/src/kdesvnd/CMakeLists.txt b/src/kdesvnd/CMakeLists.txt
index 5197f24..87f7c6e 100644
--- a/src/kdesvnd/CMakeLists.txt
+++ b/src/kdesvnd/CMakeLists.txt
@@ -1,35 +1,35 @@
INCLUDE_DIRECTORIES(${CMAKE_BINARY_DIR}/src/svnqt)
FILE(GLOB hdr RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} "*.h")
-SET(kded_kdesvnd_src
- kdesvnd_dcop.cpp
+SET(kded_tdesvnd_src
+ tdesvnd_dcop.cpp
${hdr}
)
-KDE3_ADD_MOC_FILES(kded_kdesvnd_src kdesvnd_dcop.h)
+KDE3_ADD_MOC_FILES(kded_tdesvnd_src tdesvnd_dcop.h)
-KDE3_ADD_DCOP_SKELS(kded_kdesvnd_src
- kdesvnd_dcop.h)
+KDE3_ADD_DCOP_SKELS(kded_tdesvnd_src
+ tdesvnd_dcop.h)
-KDE3_ADD_KPART(kded_kdesvnd ${kded_kdesvnd_src})
+KDE3_ADD_KPART(kded_tdesvnd ${kded_tdesvnd_src})
-TARGET_LINK_LIBRARIES(kded_kdesvnd
+TARGET_LINK_LIBRARIES(kded_tdesvnd
svnqt
ksvnwidgets
- kdesvnhelpers
- kdesvncfgreader
+ tdesvnhelpers
+ tdesvncfgreader
${QT_AND_TDECORE_LIBS} ${KDE3_KIO_LIBRARY} ${KDE3_DCOP_LIBRARY}
${KDE3_UI_LIBRARY} ${KDE3_WALLET_LIBRARY}
${KDE3_KINIT_KDED_LIBRARY})
-SET_TARGET_PROPERTIES(kded_kdesvnd
+SET_TARGET_PROPERTIES(kded_tdesvnd
PROPERTIES
LINK_FLAGS "${LINK_NO_UNDEFINED} ${_BASE_LDADD} ${APR_EXTRA_LIBFLAGS} ${APU_EXTRA_LIBFLAGS} -module")
-INSTALL(TARGETS kded_kdesvnd
+INSTALL(TARGETS kded_tdesvnd
RUNTIME DESTINATION ${BIN_INSTALL_DIR}
LIBRARY DESTINATION ${PLUGIN_INSTALL_DIR})
-KDESVN_GENERATE_LIBTOOL_FILE(kded_kdesvnd)
+KDESVN_GENERATE_LIBTOOL_FILE(kded_tdesvnd)
IF(KDE3_KDECONFIG_EXECUTABLE)
EXECUTE_PROCESS(COMMAND ${KDE3_KDECONFIG_EXECUTABLE} "--version" OUTPUT_VARIABLE output)
@@ -40,16 +40,16 @@ SET(KDE_MIN_VERSION "3.5.0")
MACRO_ENSURE_VERSION(${KDE_MIN_VERSION} ${KDEVERSION} VERSION_OK)
IF(VERSION_OK)
- SET(ACTION_MENU "X-KDE-GetActionMenu=kded kdesvnd getActionMenu(KURL::List)")
+ SET(ACTION_MENU "X-KDE-GetActionMenu=kded tdesvnd getActionMenu(KURL::List)")
ELSE(VERSION_OK)
SET(ACTION_MENU "Actions=Update;Commit;Add;Delete;Blame;Log;Diff;Checkout;Export;Info;Addnew;Switch;Revert;Rename;Tree")
ENDIF(VERSION_OK)
-CONFIGURE_FILE(kdesvn_subversion.desktop.in
- ${CMAKE_CURRENT_BINARY_DIR}/kdesvn_subversion.desktop @ONLY)
+CONFIGURE_FILE(tdesvn_subversion.desktop.in
+ ${CMAKE_CURRENT_BINARY_DIR}/tdesvn_subversion.desktop @ONLY)
-INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/kdesvn_subversion.desktop
+INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/tdesvn_subversion.desktop
DESTINATION ${DATA_INSTALL_DIR}/konqueror/servicemenus)
-INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/kdesvnd.desktop
+INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/tdesvnd.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kded)
diff --git a/src/kdesvnd/kdesvn_subversion.desktop.in b/src/kdesvnd/kdesvn_subversion.desktop.in
index 4897342..7927ab7 100644
--- a/src/kdesvnd/kdesvn_subversion.desktop.in
+++ b/src/kdesvnd/kdesvn_subversion.desktop.in
@@ -1,23 +1,23 @@
[Desktop Entry]
Encoding=UTF-8
ServiceTypes=inode/directory,all/allfiles
-X-KDE-Submenu=Subversion (kdesvn)
+X-KDE-Submenu=Subversion (tdesvn)
@ACTION_MENU@
[Desktop Action Log]
Name=Subversion log (last 100)
Name[es]=Mostrar registros (últimos 100)
-Icon=kdesvnlog
-Exec=kdesvn exec -r HEAD:1 -l 100 log %U
+Icon=tdesvnlog
+Exec=tdesvn exec -r HEAD:1 -l 100 log %U
Comment=Displays the subversion log
Comment[es]=Muestra los registros de Subversion
[Desktop Action Info]
Name=Detailed subversion info
Name[es]=Información detallada
-Icon=kdesvninfo
-Exec=kdesvn exec info %U
+Icon=tdesvninfo
+Exec=tdesvn exec info %U
[Desktop Action Add]
Name=Add to Repository
@@ -29,14 +29,14 @@ Name[sr@Latn]=Dodaj u skladište
Name[sv]=Lägg till i arkiv
Name[tr]=Depoya Ekle
Name[es]=Añadir al Repositorio
-Icon=kdesvnadd
-Exec=kdesvn exec add %U
+Icon=tdesvnadd
+Exec=tdesvn exec add %U
[Desktop Action Addnew]
Name=Check for unversioned items
Name[es]=Mostrar elementos no versionados
-Icon=kdesvnaddrecursive
-Exec=kdesvn exec addnew %U
+Icon=tdesvnaddrecursive
+Exec=tdesvn exec addnew %U
[Desktop Action Delete]
Name=Delete From Repository
@@ -48,8 +48,8 @@ Name[sr@Latn]=Obriši iz skladišta
Name[sv]=Ta bort från arkiv
Name[tr]=Depodan Sil
Name[es]=Eliminar del Repositorio
-Icon=kdesvndelete
-Exec=kdesvn exec rm %U
+Icon=tdesvndelete
+Exec=tdesvn exec rm %U
[Desktop Action Revert]
Name=Revert Local Changes
@@ -62,7 +62,7 @@ Name[sv]=Återställ lokal ändring
Name[tr]=Yerel Değişiklikleri Ters Çevir
Name[es]=Deshacer cambios locales
Icon=undo
-Exec=kdesvn exec revert %U
+Exec=tdesvn exec revert %U
Comment=Remove any changes made locally. Warning - this cannot be undone.
Comment[bg]=Премахване на локалните промени, които са направени. Забележете, че данните ще се загубят безвъзвратно.
Comment[da]=Fjern alle ændringer der er lavet lokalt. Advarsel - dette kan ikke fortrydes.
@@ -87,7 +87,7 @@ Name[sv]=Byt namn...
Name[tr]=Yeniden Adlandır...
Name[es]=Renombrar...
Icon=pencil
-Exec=kdesvn exec mv %U
+Exec=tdesvn exec mv %U
Comment=Rename a file locally and in the repository. Use this rather than adding and deleting to rename a file.
Comment[bg]=Преименуване на файл локално и в хранилището. За предпочитане е да използвате този метод, вместо изтриване и добавяне.
Comment[da]=Omdøb en fil lokalt og i lageret. Brug dette i stedet for at tilføje og slette fro at omdøbe en fil.
@@ -129,8 +129,8 @@ Name[sr@Latn]=Dovuci iz skladišta...
Name[sv]=Checka ut från ett arkiv...
Name[tr]=Depodan Kontrol Et...
Name[es]=Obtener del Repositorio...
-Icon=kdesvncheckout
-Exec=kdesvn exec checkout %U
+Icon=tdesvncheckout
+Exec=tdesvn exec checkout %U
Comment=Checkout out files from an existing repository into this folder.
Comment[bg]=Изтегляне на файлове от хранилището в текущата директория.
Comment[da]=Tjek filer ud fra et eksisterende lager til denne mappe.
@@ -150,7 +150,7 @@ Name[sr@Latn]=Prebaci...
Name[sv]=Byt...
Name[tr]=Değiştir...
Name[es]=Relocalizar...
-Icon=kdesvnswitch
+Icon=tdesvnswitch
Comment=Switch given working copy to another branch
Comment[bg]=Превключване на работното копие към друго разклонение.
Comment[da]=Skift given arbejdskopi til en anden gren.
@@ -160,7 +160,7 @@ Comment[sr@Latn]=Prebaci datu radnu kopiju na drugu granu
Comment[sv]=Byt angiven arbetskopia till en annan gren
Comment[tr]=Çalışan belirli bir kopyayı başka bölüme değiştir
Comment[es]=Relocaliza la copia de trabajo hacia otra rama
-Exec=kdesvn exec switch %U
+Exec=tdesvn exec switch %U
[Desktop Action Merge]
Name=Merge...
@@ -193,7 +193,7 @@ Name[sr]=Окриви...
Name[sr@Latn]=Okrivi...
Name[sv]=Klandra...
Name[es]=Ver anotado...
-Icon=kdesvnblame
+Icon=tdesvnblame
Comment=See who wrote each line of the file and in what revision
Comment[bg]=Информация за файла.
Comment[da]=Se hvem der skrev hver linje i filen og i hvilken revision
@@ -202,7 +202,7 @@ Comment[sr]=Прикажи за сваку линију фајла ко ју ј
Comment[sr@Latn]=Prikaži za svaku liniju fajla ko ju je napisao i u kojoj reviziji
Comment[sv]=Se vem som skrev varje rad i filen och för vilken version
Comment[es]=Ver quién escribió cada línea del fichero y en qué revisión
-Exec=kdesvn exec blame %U
+Exec=tdesvn exec blame %U
[Desktop Action CreatePatch]
Name=Create Patch...
@@ -230,8 +230,8 @@ Name[sr@Latn]=Izvezi...
Name[sv]=Exportera...
Name[tr]=Dışa Aktar...
Name[es]=Exportar...
-Icon=kdesvnexport
-Exec=kdesvn exec export %U
+Icon=tdesvnexport
+Exec=tdesvn exec export %U
Comment=Checkout out an unversioned copy of a tree from a repository
Comment[bg]=Изтегляне на копие на дървото от хранилището.
Comment[da]=Tjek en kopi uden version ud af et træ fra et lager
@@ -253,8 +253,8 @@ Name[sr@Latn]=Razlikuj (lokalno)
Name[sv]=Jämför (lokalt)
Name[tr]=Diff (yerel)
Name[es]=Ver diferencias (locales)
-Icon=kdesvndiff
-Exec=kdesvn exec diff %U
+Icon=tdesvndiff
+Exec=tdesvn exec diff %U
Comment=Show local changes since last update
Comment[bg]=Показване на локалните промени след последното обновяване.
Comment[da]=Vis lokale ændringer siden sidste opdatering
@@ -275,8 +275,8 @@ Name[sr@Latn]=SVN ažuriranje
Name[sv]=SVN-uppdatera
Name[tr]=SVN Güncelleme
Name[es]=(SVN) Actualizar
-Icon=kdesvnupdate
-Exec=kdesvn exec update %U
+Icon=tdesvnupdate
+Exec=tdesvn exec update %U
[Desktop Action Commit]
Name=KDESvn Commit
@@ -287,8 +287,8 @@ Name[sr@Latn]=SVN predaja
Name[sv]=SVN-arkivera
Name[tr]=SVN Teslim Etme
Name[es]=(SVN) Confirmar
-Icon=kdesvncommit
-Exec=kdesvn exec commit %U
+Icon=tdesvncommit
+Exec=tdesvn exec commit %U
[Desktop Action Checkout]
Name=Checkout From Repository...
@@ -300,8 +300,8 @@ Name[sr@Latn]=Dovuci iz skladišta...
Name[sv]=Checka ut från ett arkiv...
Name[tr]=Depodan Kontrol Et...
Name[es]=(SVN) Obtener del Repositorio...
-Icon=kdesvncheckout
-Exec=kdesvn exec checkout %U
+Icon=tdesvncheckout
+Exec=tdesvn exec checkout %U
Comment=Checkout out files from an existing repository into this folder.
Comment[bg]=Изтегляне на файлове от хранилището в текущата директория.
Comment[da]=Tjek filer ud fra et eksisterende lager til denne mappe.
@@ -325,8 +325,8 @@ Name[sr@Latn]=Izvezi...
Name[sv]=Exportera...
Name[tr]=Dışa Aktar...
Name[es]=(SVN) Exportar...
-Icon=kdesvnexport
-Exec=kdesvn exec export %U
+Icon=tdesvnexport
+Exec=tdesvn exec export %U
Comment=Checkout out an unversioned copy of a tree from a repository
Comment[bg]=Изтегляне на копие на дървото от хранилището.
Comment[da]=Tjek en kopi uden version ud af et træ fra et lager
@@ -341,8 +341,8 @@ Comment[es]=Obtener una copia no versionada del árbol de un repositorio
Name=Checkout from a repository...
Name[de]=Checkout einer Repository
Name[es]=Obtener de Subversion...
-Icon=kdesvncheckout
-Exec=kdesvn exec checkoutto %U
+Icon=tdesvncheckout
+Exec=tdesvn exec checkoutto %U
Comment=Checkout out files from an existing repository into this folder.
Comment[de]=Erzeuge eine Arbeitskopie von einer Repository
Comment[es]=Extraer ficheros de un repositorio existente hacia esta carpeta.
@@ -351,8 +351,8 @@ Comment[es]=Extraer ficheros de un repositorio existente hacia esta carpeta.
Name=Export from a subversion repository...
Name[de]=Exportiere von einer Subversion Repository...
Name[es]=Exportar de Subversion...
-Icon=kdesvnexport
-Exec=kdesvn exec exportto %U
+Icon=tdesvnexport
+Exec=tdesvn exec exportto %U
Comment=Checkout out an unversioned copy of a tree from a repository
Comment[de]=Hole eine unversionierte Kopie eines Baums von einer Repository
Comment[es]=Obtener una copia no versionada del árbol de un repositorio
@@ -361,8 +361,8 @@ Comment[es]=Obtener una copia no versionada del árbol de un repositorio
Name=Display revision tree
Name[de]=Zeige Revisionsbaum
Name[es]=Mostrar árbol de revisiones
-Icon=kdesvnlog
-Exec=kdesvn exec tree %U
+Icon=tdesvnlog
+Exec=tdesvn exec tree %U
Comment[de]=Zeige den kompletten Revisionsbaum
Comment=Show complete revision tree
Comment[es]=Muestra el árbol de revisiones completo
diff --git a/src/kdesvnd/kdesvnd.desktop b/src/kdesvnd/kdesvnd.desktop
index eb9c91c..b4ec90e 100644
--- a/src/kdesvnd/kdesvnd.desktop
+++ b/src/kdesvnd/kdesvnd.desktop
@@ -1,12 +1,12 @@
[Desktop Entry]
Encoding=UTF-8
Type=Service
-Name=kdesvnd subversion module
-Name[es]=módulo para subversion kdesvnd
+Name=tdesvnd subversion module
+Name[es]=módulo para subversion tdesvnd
ServiceTypes=KDEDModule
X-KDE-ModuleType=Library
-X-KDE-Library=kdesvnd
-X-KDE-FactoryName=kdesvnd
+X-KDE-Library=tdesvnd
+X-KDE-FactoryName=tdesvnd
X-KDE-Kded-autoload=true
X-KDE-Kded-load-on-demand=true
diff --git a/src/kdesvnd/kdesvnd_dcop.cpp b/src/kdesvnd/kdesvnd_dcop.cpp
index 090d318..67962de 100644
--- a/src/kdesvnd/kdesvnd_dcop.cpp
+++ b/src/kdesvnd/kdesvnd_dcop.cpp
@@ -18,12 +18,12 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
-#include "kdesvn-config.h"
-#include "kdesvnd_dcop.h"
+#include "tdesvn-config.h"
+#include "tdesvnd_dcop.h"
#include "src/ksvnwidgets/authdialogimpl.h"
#include "src/ksvnwidgets/ssltrustprompt_impl.h"
#include "src/ksvnwidgets/logmsg_impl.h"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include "src/ksvnwidgets/pwstorage.h"
#include "src/svnqt/client.hpp"
#include "src/svnqt/revision.hpp"
@@ -43,19 +43,19 @@
#include <tqdir.h>
extern "C" {
- KDESVN_EXPORT KDEDModule *create_kdesvnd(const TQCString &name)
+ KDESVN_EXPORT KDEDModule *create_tdesvnd(const TQCString &name)
{
- return new kdesvnd_dcop(name);
+ return new tdesvnd_dcop(name);
}
}
class IListener:public svn::ContextListener
{
- friend class kdesvnd_dcop;
+ friend class tdesvnd_dcop;
- kdesvnd_dcop*m_back;
+ tdesvnd_dcop*m_back;
public:
- IListener(kdesvnd_dcop*p);
+ IListener(tdesvnd_dcop*p);
virtual ~IListener();
/* context-listener methods */
virtual bool contextGetLogin (const TQString & realm,
@@ -92,7 +92,7 @@ protected:
svn::ContextP m_CurrentContext;
};
-IListener::IListener(kdesvnd_dcop*p)
+IListener::IListener(tdesvnd_dcop*p)
:svn::ContextListener()
{
m_Svnclient = svn::Client::getobject(0,0);
@@ -106,18 +106,18 @@ IListener::~IListener()
{
}
-kdesvnd_dcop::kdesvnd_dcop(const TQCString&name) : KDEDModule(name)
+tdesvnd_dcop::tdesvnd_dcop(const TQCString&name) : KDEDModule(name)
{
- KGlobal::locale()->insertCatalogue("kdesvn");
+ KGlobal::locale()->insertCatalogue("tdesvn");
m_Listener=new IListener(this);
}
-kdesvnd_dcop::~kdesvnd_dcop()
+tdesvnd_dcop::~tdesvnd_dcop()
{
delete m_Listener;
}
-TQStringList kdesvnd_dcop::getActionMenu (const KURL::List list)
+TQStringList tdesvnd_dcop::getActionMenu (const KURL::List list)
{
TQStringList result;
Kdesvnsettings::self()->readConfig();
@@ -191,13 +191,13 @@ TQStringList kdesvnd_dcop::getActionMenu (const KURL::List list)
return result;
}
-TQStringList kdesvnd_dcop::getSingleActionMenu(TQCString what)
+TQStringList tdesvnd_dcop::getSingleActionMenu(TQCString what)
{
KURL::List l; l.append(KURL(what));
return getActionMenu(l);
}
-TQStringList kdesvnd_dcop::get_login(TQString realm,TQString user)
+TQStringList tdesvnd_dcop::get_login(TQString realm,TQString user)
{
AuthDialogImpl auth(realm,user);
TQStringList res;
@@ -213,7 +213,7 @@ TQStringList kdesvnd_dcop::get_login(TQString realm,TQString user)
return res;
}
-int kdesvnd_dcop::get_sslaccept(TQString hostname,TQString fingerprint,TQString validFrom,TQString validUntil,TQString issuerDName,TQString realm)
+int tdesvnd_dcop::get_sslaccept(TQString hostname,TQString fingerprint,TQString validFrom,TQString validUntil,TQString issuerDName,TQString realm)
{
bool ok,saveit;
if (!SslTrustPrompt_impl::sslTrust(
@@ -233,7 +233,7 @@ int kdesvnd_dcop::get_sslaccept(TQString hostname,TQString fingerprint,TQString
return 1;
}
-TQStringList kdesvnd_dcop::get_sslclientcertpw(TQString realm)
+TQStringList tdesvnd_dcop::get_sslclientcertpw(TQString realm)
{
TQStringList resList;
TQCString npass;
@@ -251,7 +251,7 @@ TQStringList kdesvnd_dcop::get_sslclientcertpw(TQString realm)
return resList;
}
-TQString kdesvnd_dcop::get_sslclientcertfile()
+TQString tdesvnd_dcop::get_sslclientcertfile()
{
TQString afile = KFileDialog::getOpenFileName(TQString(),
TQString(),
@@ -260,7 +260,7 @@ TQString kdesvnd_dcop::get_sslclientcertfile()
return afile;
}
-TQStringList kdesvnd_dcop::get_logmsg()
+TQStringList tdesvnd_dcop::get_logmsg()
{
TQStringList res;
bool ok;
@@ -272,7 +272,7 @@ TQStringList kdesvnd_dcop::get_logmsg()
return res;
}
-TQStringList kdesvnd_dcop::get_logmsg(TQMap<TQString,TQString> list)
+TQStringList tdesvnd_dcop::get_logmsg(TQMap<TQString,TQString> list)
{
TQStringList res;
bool ok;
@@ -284,7 +284,7 @@ TQStringList kdesvnd_dcop::get_logmsg(TQMap<TQString,TQString> list)
return res;
}
-TQString kdesvnd_dcop::cleanUrl(const KURL&url)
+TQString tdesvnd_dcop::cleanUrl(const KURL&url)
{
TQString cleanpath = url.path();
while (cleanpath.endsWith("/")) {
@@ -294,11 +294,11 @@ TQString kdesvnd_dcop::cleanUrl(const KURL&url)
}
/* just simple name check of course - no network acess! */
-bool kdesvnd_dcop::isRepository(const KURL&url)
+bool tdesvnd_dcop::isRepository(const KURL&url)
{
- kdDebug()<<"kdesvnd_dcop::isRepository Url zum repo check: "<<url<<endl;
+ kdDebug()<<"tdesvnd_dcop::isRepository Url zum repo check: "<<url<<endl;
TQString proto = svn::Url::transformProtokoll(url.protocol());
- kdDebug()<<"kdesvnd_dcop::isRepository Protokoll: " << proto << endl;
+ kdDebug()<<"tdesvnd_dcop::isRepository Protokoll: " << proto << endl;
if (proto=="file") {
// local access - may a repository
svn::Revision where = svn::Revision::HEAD;
@@ -315,7 +315,7 @@ bool kdesvnd_dcop::isRepository(const KURL&url)
}
}
-bool kdesvnd_dcop::isWorkingCopy(const KURL&_url,TQString&base)
+bool tdesvnd_dcop::isWorkingCopy(const KURL&_url,TQString&base)
{
base = "";
KURL url = _url;
diff --git a/src/kdesvnd/kdesvnd_dcop.h b/src/kdesvnd/kdesvnd_dcop.h
index dca96f3..6783994 100644
--- a/src/kdesvnd/kdesvnd_dcop.h
+++ b/src/kdesvnd/kdesvnd_dcop.h
@@ -19,8 +19,8 @@
***************************************************************************/
-#ifndef _kdesvnd_dcop_H
-#define _kdesvnd_dcop_H
+#ifndef _tdesvnd_dcop_H
+#define _tdesvnd_dcop_H
#include <tqstringlist.h>
#include <tqstring.h>
@@ -30,7 +30,7 @@
class IListener;
-class kdesvnd_dcop : public KDEDModule
+class tdesvnd_dcop : public KDEDModule
{
Q_OBJECT
// TQ_OBJECT
@@ -39,8 +39,8 @@ class kdesvnd_dcop : public KDEDModule
private:
public:
- kdesvnd_dcop(const TQCString&);
- virtual ~kdesvnd_dcop();
+ tdesvnd_dcop(const TQCString&);
+ virtual ~tdesvnd_dcop();
protected:
bool isWorkingCopy(const KURL&url,TQString&base);
diff --git a/src/kdesvnd/main.cpp b/src/kdesvnd/main.cpp
index 671b50a..65fe7de 100644
--- a/src/kdesvnd/main.cpp
+++ b/src/kdesvnd/main.cpp
@@ -26,7 +26,7 @@
#include <kaboutdata.h>
#include <klocale.h>
#include <dcopclient.h>
-#include "kdesvnd_dcop.h"
+#include "tdesvnd_dcop.h"
static const char description[] =
I18N_NOOP("Kdesvn DCOP service");
@@ -40,8 +40,8 @@ static KCmdLineOptions options[] =
int main (int argc, char *argv[])
{
- KLocale::setMainCatalogue("kdesvn");
- KAboutData aboutdata("kdesvnd", I18N_NOOP("KDE"),
+ KLocale::setMainCatalogue("tdesvn");
+ KAboutData aboutdata("tdesvnd", I18N_NOOP("KDE"),
version, description,
KAboutData::License_GPL, "(C) %{YEAR}, Rajko Albrecht");
aboutdata.addAuthor("Rajko Albrecht",I18N_NOOP("Developer"),"rajko.albrecht@tecways.com");
@@ -52,16 +52,16 @@ int main (int argc, char *argv[])
if (!KUniqueApplication::start())
{
- kdDebug() << "kdesvnd is already running!" << endl;
+ kdDebug() << "tdesvnd is already running!" << endl;
return (0);
}
KUniqueApplication app;
- kdDebug() << "starting kdesvnd_dcop " << endl;
+ kdDebug() << "starting tdesvnd_dcop " << endl;
// This app is started automatically, no need for session management
app.disableSessionManagement();
- kdesvnd_dcop *service = new kdesvnd_dcop;
- kdDebug() << "starting kdesvnd_dcop " << endl;
+ tdesvnd_dcop *service = new tdesvnd_dcop;
+ kdDebug() << "starting tdesvnd_dcop " << endl;
return app.exec();
}
diff --git a/src/kdesvnui.rc b/src/kdesvnui.rc
index 769432a..377c1ea 100644
--- a/src/kdesvnui.rc
+++ b/src/kdesvnui.rc
@@ -1,5 +1,5 @@
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
-<kpartgui version="6" name="kdesvn" >
+<kpartgui version="6" name="tdesvn" >
<MenuBar>
<Menu noMerge="1" name="file"><text>&amp;File</text>
<Action name="file_open"/>
@@ -24,7 +24,7 @@
<Menu noMerge="1" name="subversion_main" >
<text>Subversion</text>
<Merge/>
- <Action name="kdesvn_ssh_add"/>
+ <Action name="tdesvn_ssh_add"/>
</Menu>
<Menu noMerge="1" name="settings">
<text>&amp;Settings</text>
diff --git a/src/kdesvnview.cpp b/src/kdesvnview.cpp
index fa26536..5ba64a1 100644
--- a/src/kdesvnview.cpp
+++ b/src/kdesvnview.cpp
@@ -19,15 +19,15 @@
***************************************************************************/
-#include "kdesvnview.h"
-#include "svnfrontend/kdesvnfilelist.h"
+#include "tdesvnview.h"
+#include "svnfrontend/tdesvnfilelist.h"
#include "svnfrontend/createrepo_impl.h"
#include "svnfrontend/dumprepo_impl.h"
#include "svnfrontend/hotcopydlg_impl.h"
#include "svnfrontend/loaddmpdlg_impl.h"
#include "svnfrontend/stopdlg.h"
#include "svnfrontend/fronthelpers/propertylist.h"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include "src/svnqt/url.hpp"
#include "src/svnqt/repository.hpp"
#include "src/svnqt/version_check.hpp"
@@ -58,7 +58,7 @@
#include <kdialogbase.h>
#include <kprogress.h>
-kdesvnView::kdesvnView(KActionCollection*aCollection,TQWidget *parent,const char*name,bool full)
+tdesvnView::tdesvnView(KActionCollection*aCollection,TQWidget *parent,const char*name,bool full)
: TQWidget(parent,name),svn::repository::RepositoryListener(),m_Collection(aCollection),
m_currentURL("")
{
@@ -71,7 +71,7 @@ kdesvnView::kdesvnView(KActionCollection*aCollection,TQWidget *parent,const char
m_Splitter = new TQSplitter( this, "m_Splitter" );
m_Splitter->setOrientation( Qt::Vertical );
- m_flist=new kdesvnfilelist(m_Collection,m_Splitter);
+ m_flist=new tdesvnfilelist(m_Collection,m_Splitter);
m_infoSplitter = new TQSplitter(m_Splitter);
m_infoSplitter->setOrientation( Qt::Horizontal );
@@ -94,7 +94,7 @@ kdesvnView::kdesvnView(KActionCollection*aCollection,TQWidget *parent,const char
connect(m_flist,TQT_SIGNAL(sigUrlChanged( const TQString& )),this,TQT_SLOT(slotUrlChanged(const TQString&)));
connect(m_flist,TQT_SIGNAL(sigCachetqStatus(TQ_LONG,TQ_LONG)),this,TQT_SLOT(fillCachetqStatus(TQ_LONG,TQ_LONG)));
connect(this,TQT_SIGNAL(sigMakeBaseDirs()),m_flist,TQT_SLOT(slotMkBaseDirs()));
- KConfigGroup cs(Kdesvnsettings::self()->config(),"kdesvn-maintqlayout");
+ KConfigGroup cs(Kdesvnsettings::self()->config(),"tdesvn-maintqlayout");
TQString t1 = cs.readEntry("split1",TQString());
if (!t1.isEmpty()) {
TQTextStream st1(&t1,IO_ReadOnly);
@@ -109,14 +109,14 @@ kdesvnView::kdesvnView(KActionCollection*aCollection,TQWidget *parent,const char
}
}
-void kdesvnView::slotAppendLog(const TQString& text)
+void tdesvnView::slotAppendLog(const TQString& text)
{
m_LogWindow->append(text);
}
-kdesvnView::~kdesvnView()
+tdesvnView::~tdesvnView()
{
- KConfigGroup cs(Kdesvnsettings::self()->config(),"kdesvn-maintqlayout");
+ KConfigGroup cs(Kdesvnsettings::self()->config(),"tdesvn-maintqlayout");
TQString t1,t2;
TQTextStream st1(&t1,IO_WriteOnly);
st1 << *m_Splitter;
@@ -130,7 +130,7 @@ kdesvnView::~kdesvnView()
}
}
-void kdesvnView::slotUrlChanged(const TQString&url)
+void tdesvnView::slotUrlChanged(const TQString&url)
{
m_currentURL=url;
slotSetTitle(url);
@@ -138,17 +138,17 @@ void kdesvnView::slotUrlChanged(const TQString&url)
slotOnURL(i18n("Repository opened"));
}
-TQString kdesvnView::currentURL()
+TQString tdesvnView::currentURL()
{
return m_currentURL;
}
-bool kdesvnView::openURL(TQString url)
+bool tdesvnView::openURL(TQString url)
{
return openURL(KURL(url));
}
-bool kdesvnView::openURL(const KURL& url)
+bool tdesvnView::openURL(const KURL& url)
{
/* transform of url must be done in part! otherwise we will run into different troubles! */
m_currentURL = "";
@@ -188,12 +188,12 @@ bool kdesvnView::openURL(const KURL& url)
return open;
}
-void kdesvnView::slotOnURL(const TQString& url)
+void tdesvnView::slotOnURL(const TQString& url)
{
emit signalChangeStatusbar(url);
}
-void kdesvnView::slotSetTitle(const TQString& title)
+void tdesvnView::slotSetTitle(const TQString& title)
{
//emit signalChangeCaption(title);
emit setWindowCaption(title);
@@ -201,42 +201,42 @@ void kdesvnView::slotSetTitle(const TQString& title)
/*!
- \fn kdesvnView::closeMe()
+ \fn tdesvnView::closeMe()
*/
-void kdesvnView::closeMe()
+void tdesvnView::closeMe()
{
m_flist->closeMe();
m_LogWindow->setText("");
slotOnURL(i18n("No repository open"));
}
-void kdesvnView::slotDispPopup(const TQString&item,TQWidget**target)
+void tdesvnView::slotDispPopup(const TQString&item,TQWidget**target)
{
emit sigShowPopup(item,target);
}
/*!
- \fn kdesvnView::refreshCurrentTree()
+ \fn tdesvnView::refreshCurrentTree()
*/
-void kdesvnView::refreshCurrentTree()
+void tdesvnView::refreshCurrentTree()
{
m_flist->refreshCurrentTree();
}
/*!
- \fn kdesvnView::slotSettingsChanged()
+ \fn tdesvnView::slotSettingsChanged()
*/
-void kdesvnView::slotSettingsChanged()
+void tdesvnView::slotSettingsChanged()
{
m_flist->slotSettingsChanged();
}
/*!
- \fn kdesvnView::slotCreateRepo()
+ \fn tdesvnView::slotCreateRepo()
*/
-void kdesvnView::slotCreateRepo()
+void tdesvnView::slotCreateRepo()
{
KDialogBase * dlg = new KDialogBase(
TQT_TQWIDGET(KApplication::activeModalWidget()),
@@ -284,7 +284,7 @@ void kdesvnView::slotCreateRepo()
}
}
-void kdesvnView::slotHotcopy()
+void tdesvnView::slotHotcopy()
{
KDialogBase * dlg = new KDialogBase(
TQT_TQWIDGET(KApplication::activeModalWidget()),
@@ -319,7 +319,7 @@ void kdesvnView::slotHotcopy()
}
}
-void kdesvnView::slotLoaddump()
+void tdesvnView::slotLoaddump()
{
KDialogBase dlg(
TQT_TQWIDGET(KApplication::activeModalWidget()),
@@ -369,7 +369,7 @@ void kdesvnView::slotLoaddump()
}
}
-void kdesvnView::slotDumpRepo()
+void tdesvnView::slotDumpRepo()
{
KDialogBase * dlg = new KDialogBase(
TQT_TQWIDGET(KApplication::activeModalWidget()),
@@ -432,23 +432,23 @@ void kdesvnView::slotDumpRepo()
}
/*!
- \fn kdesvnView::setupActions()
+ \fn tdesvnView::setupActions()
*/
-void kdesvnView::setupActions()
+void tdesvnView::setupActions()
{
}
-void kdesvnView::sendWarning(const TQString&aMsg)
+void tdesvnView::sendWarning(const TQString&aMsg)
{
slotAppendLog(aMsg);
}
-void kdesvnView::sendError(const TQString&aMsg)
+void tdesvnView::sendError(const TQString&aMsg)
{
slotAppendLog(aMsg);
}
-bool kdesvnView::isCanceld()
+bool tdesvnView::isCanceld()
{
if (!m_ReposCancel) {
emit tickProgress();
@@ -457,12 +457,12 @@ bool kdesvnView::isCanceld()
return true;
}
-void kdesvnView::setCanceled(bool how)
+void tdesvnView::setCanceled(bool how)
{
m_ReposCancel = how;
}
-void kdesvnView::fillCachetqStatus(TQ_LONG current,TQ_LONG max)
+void tdesvnView::fillCachetqStatus(TQ_LONG current,TQ_LONG max)
{
if (current>-1 && max>-1) {
kdDebug()<<"Fillcache "<<current<<" von "<<max<<endl;
@@ -482,4 +482,4 @@ void kdesvnView::fillCachetqStatus(TQ_LONG current,TQ_LONG max)
}
}
-#include "kdesvnview.moc"
+#include "tdesvnview.moc"
diff --git a/src/kdesvnview.h b/src/kdesvnview.h
index a152562..00c68b6 100644
--- a/src/kdesvnview.h
+++ b/src/kdesvnview.h
@@ -28,7 +28,7 @@
class TQPainter;
class KURL;
-class kdesvnfilelist;
+class tdesvnfilelist;
class KdeSvnDirList;
class TQVBoxLayout;
class TQHBoxLayout;
@@ -41,7 +41,7 @@ class KProgress;
/**
- * This is the main view class for kdesvn. Most of the non-menu,
+ * This is the main view class for tdesvn. Most of the non-menu,
* non-toolbar, and non-statusbar (e.g., non frame) GUI code should go
* here.
*
@@ -49,7 +49,7 @@ class KProgress;
* @author Rajko Albrecht <ral@alwins-world.de>
* @version 0.1
*/
-class kdesvnView : public TQWidget,public svn::repository::RepositoryListener
+class tdesvnView : public TQWidget,public svn::repository::RepositoryListener
{
Q_OBJECT
TQ_OBJECT
@@ -57,12 +57,12 @@ public:
/**
* Default constructor
*/
- kdesvnView(KActionCollection*,TQWidget *parent,const char*name=0,bool full=false);
+ tdesvnView(KActionCollection*,TQWidget *parent,const char*name=0,bool full=false);
/**
* Destructor
*/
- virtual ~kdesvnView();
+ virtual ~tdesvnView();
/**
* Random 'get' function
@@ -126,7 +126,7 @@ protected slots:
virtual void slotUrlChanged(const TQString&);
protected:
- kdesvnfilelist*m_flist;
+ tdesvnfilelist*m_flist;
KActionCollection*m_Collection;
TQSplitter *m_Splitter,*m_infoSplitter;
diff --git a/src/kiosvn/CMakeLists.txt b/src/kiosvn/CMakeLists.txt
index 940f320..396e8b5 100644
--- a/src/kiosvn/CMakeLists.txt
+++ b/src/kiosvn/CMakeLists.txt
@@ -8,8 +8,8 @@ KDE3_ADD_KPART(kio_ksvn ${kiosvn_src} ${hdr})
TARGET_LINK_LIBRARIES(kio_ksvn
svnqt
- kdesvnhelpers
- kdesvncfgreader
+ tdesvnhelpers
+ tdesvncfgreader
${QT_AND_TDECORE_LIBS}
${KDE3_UI_LIBRARY} ${KDE3_DCOP_LIBRARY} ${KDE3_KIO_LIBRARY} ${KDE3_WALLET_LIBRARY})
diff --git a/src/kiosvn/kiolistener.cpp b/src/kiosvn/kiolistener.cpp
index 5904639..f08dc18 100644
--- a/src/kiosvn/kiolistener.cpp
+++ b/src/kiosvn/kiolistener.cpp
@@ -70,13 +70,13 @@ bool KioListener::contextGetLogMessage (TQString & msg,const svn::CommitItemList
}
}
stream << list;
- if (!par->dcopClient()->call("kded","kdesvnd","get_logmsg(TQMap<TQString,TQString>)",params,replyType,reply)) {
+ if (!par->dcopClient()->call("kded","tdesvnd","get_logmsg(TQMap<TQString,TQString>)",params,replyType,reply)) {
msg = "Communication with dcop failed";
kdWarning()<<msg<<endl;
return false;
}
} else {
- if (!par->dcopClient()->call("kded","kdesvnd","get_logmsg()",params,replyType,reply)) {
+ if (!par->dcopClient()->call("kded","tdesvnd","get_logmsg()",params,replyType,reply)) {
msg = "Communication with dcop failed";
kdWarning()<<msg<<endl;
return false;
@@ -289,7 +289,7 @@ KioListener::contextSslServerTrustPrompt (const SslServerTrustData & data, apr_u
<< data.issuerDName
<< data.realm;
- if (!par->dcopClient()->call("kded","kdesvnd",
+ if (!par->dcopClient()->call("kded","tdesvnd",
"get_sslaccept(TQString,TQString,TQString,TQString,TQString,TQString)",
params,replyType,reply)) {
kdWarning()<<"Communication with dcop failed"<<endl;
@@ -328,7 +328,7 @@ bool KioListener::contextSslClientCertPrompt (TQString & certFile)
TQByteArray reply;
TQByteArray params;
TQCString replyType;
- if (!par->dcopClient()->call("kded","kdesvnd",
+ if (!par->dcopClient()->call("kded","tdesvnd",
"get_sslclientcertfile()",
params,replyType,reply)) {
kdWarning()<<"Communication with dcop failed"<<endl;
@@ -373,7 +373,7 @@ bool KioListener::contextGetLogin (const TQString & realm, TQString & username,
stream << realm;
stream << username;
- if (!par->dcopClient()->call("kded","kdesvnd","get_login(TQString,TQString)",params,replyType,reply)) {
+ if (!par->dcopClient()->call("kded","tdesvnd","get_login(TQString,TQString)",params,replyType,reply)) {
kdWarning()<<"Communication with dcop failed"<<endl;
return false;
}
diff --git a/src/kiosvn/kiosvn.cpp b/src/kiosvn/kiosvn.cpp
index 796c3d9..64d0009 100644
--- a/src/kiosvn/kiosvn.cpp
+++ b/src/kiosvn/kiosvn.cpp
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., *
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
-#include "kdesvn-config.h"
+#include "tdesvn-config.h"
#include "kiosvn.h"
#include "kiolistener.h"
@@ -27,7 +27,7 @@
#include "src/svnqt/status.hpp"
#include "src/svnqt/targets.hpp"
#include "src/svnqt/info_entry.hpp"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include "src/helpers/sub2qt.h"
#include "src/helpers/sshagent.h"
@@ -142,7 +142,7 @@ kio_svnProtocol::kio_svnProtocol(const TQCString &pool_socket, const TQCString &
: SlaveBase("kio_ksvn", pool_socket, app_socket),StreamWrittenCb()
{
m_pData=new KioSvnData(this);
- KGlobal::locale()->insertCatalogue("kdesvn");
+ KGlobal::locale()->insertCatalogue("tdesvn");
}
kio_svnProtocol::~kio_svnProtocol()
@@ -162,7 +162,7 @@ int kdemain(int argc, char **argv)
{
kdDebug()<<"kdemain" << endl;
KInstance instance( "kio_ksvn" );
- // start the kdesvnd DCOP service
+ // start the tdesvnd DCOP service
TQString error;
TQCString appId;
@@ -686,13 +686,13 @@ void kio_svnProtocol::status(const KURL&wc,bool cR,bool rec)
void kio_svnProtocol::commit(const KURL::List&url)
{
- /// @todo replace with direct call to kdesvn?
+ /// @todo replace with direct call to tdesvn?
TQByteArray reply;
TQByteArray params;
TQCString replyType;
TQString msg;
- if (!dcopClient()->call("kded","kdesvnd","get_logmsg()",params,replyType,reply)) {
+ if (!dcopClient()->call("kded","tdesvnd","get_logmsg()",params,replyType,reply)) {
msg = "Communication with dcop failed";
kdWarning()<<msg<<endl;
return;
diff --git a/src/kiosvn/kiosvn.h b/src/kiosvn/kiosvn.h
index a77094e..5132a4e 100644
--- a/src/kiosvn/kiosvn.h
+++ b/src/kiosvn/kiosvn.h
@@ -64,7 +64,7 @@ public:
virtual void wc_delete(const KURL::List&);
virtual void special(const TQByteArray& data);
virtual void wc_resolve(const KURL&,bool);
- /* looked on kio::svn from kdesdk */
+ /* looked on kio::svn from tdesdk */
enum KSVN_METHOD {
/* KURL repository, KURL target, int revnumber, TQString revkind */
SVN_CHECKOUT = 1,
diff --git a/src/ksvnwidgets/CMakeLists.txt b/src/ksvnwidgets/CMakeLists.txt
index 2446aa1..0e2eabe 100644
--- a/src/ksvnwidgets/CMakeLists.txt
+++ b/src/ksvnwidgets/CMakeLists.txt
@@ -1,7 +1,7 @@
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_BINARY_DIR}/src/svnqt)
KDE3_ADD_UI_FILES(
- kdesvn_shared_ui
+ tdesvn_shared_ui
logmessage.ui
ssltrustprompt.ui
authdlg.ui
@@ -38,9 +38,9 @@ SET(ksvnwidgethdr
KDE3_AUTOMOC(${ksvnwidgetsrc})
-ADD_LIBRARY(ksvnwidgets STATIC ${ksvnwidgetsrc} ${kdesvn_shared_ui} ${ksvnwidgethdr})
+ADD_LIBRARY(ksvnwidgets STATIC ${ksvnwidgetsrc} ${tdesvn_shared_ui} ${ksvnwidgethdr})
SET_TARGET_PROPERTIES(ksvnwidgets
PROPERTIES
COMPILE_FLAGS ${CMAKE_SHARED_LIBRARY_CXX_FLAGS})
-ADD_DEPENDENCIES(ksvnwidgets kdesvncfgreader)
+ADD_DEPENDENCIES(ksvnwidgets tdesvncfgreader)
diff --git a/src/ksvnwidgets/authdialogimpl.cpp b/src/ksvnwidgets/authdialogimpl.cpp
index 87db6b4..0292f81 100644
--- a/src/ksvnwidgets/authdialogimpl.cpp
+++ b/src/ksvnwidgets/authdialogimpl.cpp
@@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include "authdialogimpl.h"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include <kpassdlg.h>
#include <klineedit.h>
diff --git a/src/ksvnwidgets/depthselector.cpp b/src/ksvnwidgets/depthselector.cpp
index 9b721a2..6ebebd0 100644
--- a/src/ksvnwidgets/depthselector.cpp
+++ b/src/ksvnwidgets/depthselector.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007 by Rajko Albrecht ral@alwins-world.de *
- * http://kdesvn.alwins-world.de/ *
+ * http://tdesvn.alwins-world.de/ *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/src/ksvnwidgets/depthselector.h b/src/ksvnwidgets/depthselector.h
index 2a78df9..ecbe8fa 100644
--- a/src/ksvnwidgets/depthselector.h
+++ b/src/ksvnwidgets/depthselector.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007 by Rajko Albrecht ral@alwins-world.de *
- * http://kdesvn.alwins-world.de/ *
+ * http://tdesvn.alwins-world.de/ *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/src/ksvnwidgets/diffbrowser.cpp b/src/ksvnwidgets/diffbrowser.cpp
index 3743243..2d9b39c 100644
--- a/src/ksvnwidgets/diffbrowser.cpp
+++ b/src/ksvnwidgets/diffbrowser.cpp
@@ -20,7 +20,7 @@
#include "diffbrowser.h"
#include "diffbrowserdata.h"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include <kglobalsettings.h>
#include <kglobal.h>
diff --git a/src/ksvnwidgets/encodingselector_impl.cpp b/src/ksvnwidgets/encodingselector_impl.cpp
index c34e15e..3017581 100644
--- a/src/ksvnwidgets/encodingselector_impl.cpp
+++ b/src/ksvnwidgets/encodingselector_impl.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007 by Rajko Albrecht ral@alwins-world.de *
- * http://kdesvn.alwins-world.de/ *
+ * http://tdesvn.alwins-world.de/ *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/src/ksvnwidgets/encodingselector_impl.h b/src/ksvnwidgets/encodingselector_impl.h
index 6e7655a..328935b 100644
--- a/src/ksvnwidgets/encodingselector_impl.h
+++ b/src/ksvnwidgets/encodingselector_impl.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007 by Rajko Albrecht ral@alwins-world.de *
- * http://kdesvn.alwins-world.de/ *
+ * http://tdesvn.alwins-world.de/ *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/src/ksvnwidgets/logmsg_impl.cpp b/src/ksvnwidgets/logmsg_impl.cpp
index 7d1e837..a5b7fc8 100644
--- a/src/ksvnwidgets/logmsg_impl.cpp
+++ b/src/ksvnwidgets/logmsg_impl.cpp
@@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include "logmsg_impl.h"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include "depthselector.h"
#include <ktextedit.h>
diff --git a/src/ksvnwidgets/pwstorage.cpp b/src/ksvnwidgets/pwstorage.cpp
index 6a49c91..9710c59 100644
--- a/src/ksvnwidgets/pwstorage.cpp
+++ b/src/ksvnwidgets/pwstorage.cpp
@@ -18,8 +18,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include "pwstorage.h"
-#include "kdesvn-config.h"
-#include "src/settings/kdesvnsettings.h"
+#include "tdesvn-config.h"
+#include "src/settings/tdesvnsettings.h"
#include <kwallet.h>
#include <twin.h>
diff --git a/src/ksvnwidgets/ssltrustprompt_impl.cpp b/src/ksvnwidgets/ssltrustprompt_impl.cpp
index 53b51c8..fcd4090 100644
--- a/src/ksvnwidgets/ssltrustprompt_impl.cpp
+++ b/src/ksvnwidgets/ssltrustprompt_impl.cpp
@@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include "ssltrustprompt_impl.h"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include <klocale.h>
#include <tqlabel.h>
diff --git a/src/main.cpp b/src/main.cpp
index 2c4535d..a297b7e 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -19,9 +19,9 @@
***************************************************************************/
-#include "kdesvn.h"
+#include "tdesvn.h"
#include "commandline.h"
-#include "kdesvn-config.h"
+#include "tdesvn-config.h"
#include <kapplication.h>
#include <kaboutdata.h>
#include <kcmdlineargs.h>
@@ -47,12 +47,12 @@ static KCmdLineOptions options[] =
int main(int argc, char **argv)
{
- KAboutData about("kdesvn", I18N_NOOP("kdesvn"), version, description,
+ KAboutData about("tdesvn", I18N_NOOP("tdesvn"), version, description,
KAboutData::License_GPL, "(C) 2005-2007 Rajko Albrecht",0,
0, "ral@alwins-world.de");
about.addAuthor( "Rajko Albrecht", 0, "ral@alwins-world.de" );
- about.setHomepage("http://kdesvn.alwins-world.de/");
- about.setBugAddress("kdesvn-bugs@alwins-world.de");
+ about.setHomepage("http://tdesvn.alwins-world.de/");
+ about.setBugAddress("tdesvn-bugs@alwins-world.de");
KCmdLineArgs::init(argc, argv, &about);
KCmdLineArgs::addCmdLineOptions(options);
@@ -63,7 +63,7 @@ int main(int argc, char **argv)
// see if we are starting with session management
if (app.isRestored())
{
- RESTORE(kdesvn);
+ RESTORE(tdesvn);
}
else
{
@@ -71,7 +71,7 @@ int main(int argc, char **argv)
KCmdLineArgs *args = KCmdLineArgs::parsedArgs();
if (args->count() == 0)
{
- kdesvn *widget = new kdesvn;
+ tdesvn *widget = new tdesvn;
widget->show();
widget->checkReload();
}
@@ -85,7 +85,7 @@ int main(int argc, char **argv)
int i = 0;
for (; i < args->count(); i++)
{
- kdesvn *widget = new kdesvn;
+ tdesvn *widget = new tdesvn;
widget->show();
widget->load(args->url(i),true);
}
diff --git a/src/pics/to_png.py b/src/pics/to_png.py
index 5968fd1..de2a171 100755
--- a/src/pics/to_png.py
+++ b/src/pics/to_png.py
@@ -7,33 +7,33 @@ def convert(file, px):
os.system('/usr/bin/inkscape -e hicolor/hi%s-%s -w %s -h %s %s' % (px, new_file, px, px, file))
all_files=[
-'hisc-action-kdesvnaddrecursive.svgz',
-'hisc-action-kdesvnadd.svgz',
-'hisc-action-kdesvnblame.svgz',
-'hisc-action-kdesvncat.svgz',
-'hisc-action-kdesvncheckout.svgz',
-'hisc-action-kdesvncheckupdates.svgz',
-'hisc-action-kdesvncleanup.svgz',
-'hisc-action-kdesvncommit.svgz',
-'hisc-action-kdesvncopy.svgz',
-'hisc-action-kdesvndelete.svgz',
-'hisc-action-kdesvndiff.svgz',
-'hisc-action-kdesvnexport.svgz',
-'hisc-action-kdesvninfo.svgz',
-'hisc-action-kdesvnlock.svgz',
-'hisc-action-kdesvnlog.svgz',
-'hisc-action-kdesvnmerge.svgz',
-'hisc-action-kdesvnrelocate.svgz',
-'hisc-action-kdesvnswitch.svgz',
-'hisc-action-kdesvnunlock.svgz',
-'hisc-action-kdesvnupdate.svgz',
-'hisc-filesys-kdesvnadded.svgz',
-'hisc-filesys-kdesvnconflicted.svgz',
-'hisc-filesys-kdesvndeleted.svgz',
-'hisc-filesys-kdesvnlocked.svgz',
-'hisc-filesys-kdesvnmodified.svgz',
-'hisc-filesys-kdesvnupdates.svgz',
-'hisc-filesys-kdesvnneedlock.svgz',
+'hisc-action-tdesvnaddrecursive.svgz',
+'hisc-action-tdesvnadd.svgz',
+'hisc-action-tdesvnblame.svgz',
+'hisc-action-tdesvncat.svgz',
+'hisc-action-tdesvncheckout.svgz',
+'hisc-action-tdesvncheckupdates.svgz',
+'hisc-action-tdesvncleanup.svgz',
+'hisc-action-tdesvncommit.svgz',
+'hisc-action-tdesvncopy.svgz',
+'hisc-action-tdesvndelete.svgz',
+'hisc-action-tdesvndiff.svgz',
+'hisc-action-tdesvnexport.svgz',
+'hisc-action-tdesvninfo.svgz',
+'hisc-action-tdesvnlock.svgz',
+'hisc-action-tdesvnlog.svgz',
+'hisc-action-tdesvnmerge.svgz',
+'hisc-action-tdesvnrelocate.svgz',
+'hisc-action-tdesvnswitch.svgz',
+'hisc-action-tdesvnunlock.svgz',
+'hisc-action-tdesvnupdate.svgz',
+'hisc-filesys-tdesvnadded.svgz',
+'hisc-filesys-tdesvnconflicted.svgz',
+'hisc-filesys-tdesvndeleted.svgz',
+'hisc-filesys-tdesvnlocked.svgz',
+'hisc-filesys-tdesvnmodified.svgz',
+'hisc-filesys-tdesvnupdates.svgz',
+'hisc-filesys-tdesvnneedlock.svgz',
]
i_sizes=[
diff --git a/src/settings/CMakeLists.txt b/src/settings/CMakeLists.txt
index fd7f1ca..7894082 100644
--- a/src/settings/CMakeLists.txt
+++ b/src/settings/CMakeLists.txt
@@ -1,8 +1,8 @@
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_BINARY_DIR})
KDE3_ADD_KCFG_FILES(cfgsrc
- kdesvnsettings.kcfgc)
-ADD_LIBRARY(kdesvncfgreader STATIC ${cfgsrc})
+ tdesvnsettings.kcfgc)
+ADD_LIBRARY(tdesvncfgreader STATIC ${cfgsrc})
KDE3_ADD_UI_FILES(
settings_ui_sources
@@ -26,13 +26,13 @@ FILE(GLOB hdr RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} "*.h")
KDE3_AUTOMOC(${settings_sources})
ADD_LIBRARY(settingsdlgs STATIC ${settings_ui_sources} ${settings_sources} ${hdr})
-ADD_DEPENDENCIES(settingsdlgs kdesvncfgreader)
+ADD_DEPENDENCIES(settingsdlgs tdesvncfgreader)
-SET_TARGET_PROPERTIES(kdesvncfgreader settingsdlgs
+SET_TARGET_PROPERTIES(tdesvncfgreader settingsdlgs
PROPERTIES
COMPILE_FLAGS ${CMAKE_SHARED_LIBRARY_CXX_FLAGS})
-INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/kdesvn_part.kcfg DESTINATION ${KCFG_INSTALL_DIR})
+INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/tdesvn_part.kcfg DESTINATION ${KCFG_INSTALL_DIR})
INSTALL(
FILES
@@ -43,7 +43,7 @@ INSTALL(
INSTALL(
FILES
- ${CMAKE_CURRENT_SOURCE_DIR}/kdesvn-use-external-update.sh
+ ${CMAKE_CURRENT_SOURCE_DIR}/tdesvn-use-external-update.sh
DESTINATION
${DATA_INSTALL_DIR}/kconf_update
PERMISSIONS OWNER_EXECUTE OWNER_WRITE OWNER_READ GROUP_EXECUTE GROUP_READ WORLD_EXECUTE WORLD_READ
diff --git a/src/settings/cmdexecsettings.ui b/src/settings/cmdexecsettings.ui
index 35de9db..6e73492 100644
--- a/src/settings/cmdexecsettings.ui
+++ b/src/settings/cmdexecsettings.ui
@@ -58,7 +58,7 @@
<comment>no limit</comment>
</property>
<property name="toolTip" stdset="0">
- <string>The minimum a log output must contain before kdesvn shows a single logwindow</string>
+ <string>The minimum a log output must contain before tdesvn shows a single logwindow</string>
</property>
</widget>
</grid>
@@ -71,7 +71,7 @@
<string>Don't display contextmenu in Konqueror</string>
</property>
<property name="toolTip" stdset="0">
- <string>If set, kdesvn will not show a menu inside "Action" menu of konqueror</string>
+ <string>If set, tdesvn will not show a menu inside "Action" menu of konqueror</string>
</property>
</widget>
<widget class="TQCheckBox">
diff --git a/src/settings/diffmergesettings.ui b/src/settings/diffmergesettings.ui
index 5594d40..106fb72 100644
--- a/src/settings/diffmergesettings.ui
+++ b/src/settings/diffmergesettings.ui
@@ -59,7 +59,7 @@
<string>Use external diff display</string>
</property>
<property name="toolTip" stdset="0">
- <string>If kdesvn should use an external diff display and/or generator. If not checked use internal display.</string>
+ <string>If tdesvn should use an external diff display and/or generator. If not checked use internal display.</string>
</property>
</widget>
<widget class="TQCheckBox">
@@ -131,7 +131,7 @@
</property>
<property name="whatsThis" stdset="0">
<string>&lt;p&gt;
-Enter how kdesvn should call the conflict resolver program. The form is
+Enter how tdesvn should call the conflict resolver program. The form is
&lt;p align="center"&gt;
&lt;b&gt;&lt;tt&gt;&amp;lt;program&amp;gt; &amp;lt;programoptions&amp;gt;&lt;/tt&gt;&lt;/b&gt;
&lt;/p&gt;
@@ -142,7 +142,7 @@ The substitutions means:&lt;br&gt;
&lt;b&gt;&lt;tt&gt;%o&lt;/tt&gt;&lt;/b&gt; Old version&lt;br&gt;
&lt;b&gt;&lt;tt&gt;%m&lt;/tt&gt;&lt;/b&gt; Mine or local edit version&lt;br&gt;
&lt;b&gt;&lt;tt&gt;%n&lt;/tt&gt;&lt;/b&gt; Newest version&lt;br&gt;
-&lt;b&gt;&lt;tt&gt;%t&lt;/tt&gt;&lt;/b&gt; The target to save as, kdesvn will use the orignal file name for it.
+&lt;b&gt;&lt;tt&gt;%t&lt;/tt&gt;&lt;/b&gt; The target to save as, tdesvn will use the orignal file name for it.
&lt;/p&gt;
&lt;p&gt;
Default: &lt;tt&gt;kdiff3 %o %m %n -o %t&lt;/tt&gt;
@@ -169,7 +169,7 @@ Default: &lt;tt&gt;kdiff3 %o %m %n -o %t&lt;/tt&gt;
</property>
<property name="whatsThis" stdset="0">
<string>&lt;p&gt;
-Enter how kdesvn should call the external merge program. The form is
+Enter how tdesvn should call the external merge program. The form is
&lt;p align="center"&gt;
&lt;b&gt;&lt;tt&gt;&amp;lt;program&amp;gt; &amp;lt;programoptions&amp;gt; %s1 %s2 %t&lt;/tt&gt;&lt;/b&gt;
&lt;/p&gt;
@@ -202,7 +202,7 @@ or
If using first or second form, svn itself will generate the diff. %f will replaced with a temporary filename. If %f is not given,
the diff-display should able reading data from stdin.
&lt;br&gt;
-When %1 and %2 is given, kdesvn let this display make the diff. For that it it makes a temporary export or get (if needed) and fill out the parameters with the right value. %1 will filled with the content of start-revision, %2 with the endrevision. On large recoursive diffs this may get real slow!
+When %1 and %2 is given, tdesvn let this display make the diff. For that it it makes a temporary export or get (if needed) and fill out the parameters with the right value. %1 will filled with the content of start-revision, %2 with the endrevision. On large recoursive diffs this may get real slow!
&lt;/p&gt;</string>
</property>
</widget>
diff --git a/src/settings/diffmergesettings_impl.cpp b/src/settings/diffmergesettings_impl.cpp
index b72c4af..997dffc 100644
--- a/src/settings/diffmergesettings_impl.cpp
+++ b/src/settings/diffmergesettings_impl.cpp
@@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include "diffmergesettings_impl.h"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include <tqbuttongroup.h>
#include <tqcheckbox.h>
diff --git a/src/settings/displaysettings_impl.cpp b/src/settings/displaysettings_impl.cpp
index da068fd..d2cdc0c 100644
--- a/src/settings/displaysettings_impl.cpp
+++ b/src/settings/displaysettings_impl.cpp
@@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include "displaysettings_impl.h"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include <tqbuttongroup.h>
#include <tqcheckbox.h>
diff --git a/src/settings/kdesvn_part.kcfg b/src/settings/kdesvn_part.kcfg
index e6471c3..3754d4a 100644
--- a/src/settings/kdesvn_part.kcfg
+++ b/src/settings/kdesvn_part.kcfg
@@ -231,7 +231,7 @@
<group name="cmdline" >
<entry key="no_konqueror_contextmenu" type="Bool" >
<default>false</default>
- <label>Should konqueror not display context menus for kdesvn?</label>
+ <label>Should konqueror not display context menus for tdesvn?</label>
</entry>
<entry key="cmdline_show_logwindow" type="Bool" >
<default>true</default>
@@ -246,7 +246,7 @@
<label>KIO::svn operations uses a standard logmessage</label>
</entry>
<entry key="kio_standard_logmsg" type="String">
- <default>Revision made with kdesvn KIO.</default>
+ <default>Revision made with tdesvn KIO.</default>
<label>The standard logmessage to use with KIO if not asking for it.</label>
</entry>
</group>
diff --git a/src/settings/kdesvnsettings.kcfgc b/src/settings/kdesvnsettings.kcfgc
index db0aa07..4c60cf0 100644
--- a/src/settings/kdesvnsettings.kcfgc
+++ b/src/settings/kdesvnsettings.kcfgc
@@ -1,5 +1,5 @@
# Code generation options for kconfig_compiler
-File=kdesvn_part.kcfg
+File=tdesvn_part.kcfg
ClassName=Kdesvnsettings
Singleton=true
Mutators=true
diff --git a/src/settings/subversion_settings.ui b/src/settings/subversion_settings.ui
index 8e1a4e7..6e40fcf 100644
--- a/src/settings/subversion_settings.ui
+++ b/src/settings/subversion_settings.ui
@@ -30,7 +30,7 @@
<string></string>
</property>
<property name="toolTip" stdset="0">
- <string>Select if kdesvn should check for updates when open a working copy</string>
+ <string>Select if tdesvn should check for updates when open a working copy</string>
</property>
</widget>
<widget class="TQCheckBox">
@@ -52,10 +52,10 @@
<string>Check if items has "svn:needs-lock" property set</string>
</property>
<property name="toolTip" stdset="0">
- <string>When listing on working copies kdesvn may check for this property</string>
+ <string>When listing on working copies tdesvn may check for this property</string>
</property>
<property name="whatsThis" stdset="0">
- <string>When listing on working copies kdesvn may check for &lt;tt&gt;svn:needs-lock&lt;/tt&gt; property.&lt;br&gt;But due this listings/updating on folders containing lot of items may get slow. So you should only switch on if you have repositories containing lot of such entries.</string>
+ <string>When listing on working copies tdesvn may check for &lt;tt&gt;svn:needs-lock&lt;/tt&gt; property.&lt;br&gt;But due this listings/updating on folders containing lot of items may get slow. So you should only switch on if you have repositories containing lot of such entries.</string>
</property>
</widget>
<widget class="TQCheckBox">
@@ -72,7 +72,7 @@
<string>Whether getting details about items when making listing on repositories or not</string>
</property>
<property name="whatsThis" stdset="0">
- <string>&lt;p align="left"&gt;When checked, kdesvn get more detailed info about file items when making a listing to remote repositories. So you may see remote locks in overview.
+ <string>&lt;p align="left"&gt;When checked, tdesvn get more detailed info about file items when making a listing to remote repositories. So you may see remote locks in overview.
&lt;/p&gt;
&lt;p align="left"&gt;&lt;i&gt;Be careful: This may let listings REAL slow!&lt;/i&gt;&lt;/p&gt;</string>
</property>
@@ -99,10 +99,10 @@
<string></string>
</property>
<property name="toolTip" stdset="0">
- <string>Should kdesvn retrieves properties on selected item in repositories</string>
+ <string>Should tdesvn retrieves properties on selected item in repositories</string>
</property>
<property name="whatsThis" stdset="0">
- <string>When browsing kdesvn may try displaying properties below itemlist from a selected item.
+ <string>When browsing tdesvn may try displaying properties below itemlist from a selected item.
On networked repositories (eg., not opened via file:// protocol) this may get real slow. So if you have slow network connections or when browsing hangs often you should deactivate it.</string>
</property>
</widget>
@@ -137,7 +137,7 @@ On networked repositories (eg., not opened via file:// protocol) this may get re
<string>When saving passwords, do it into KDE wallet instead of subversions storage?</string>
</property>
<property name="whatsThis" stdset="0">
- <string>&lt;p&gt;Tells if your passwords set in kdesvn should stored into kde wallet instead of simple cleartext storage of subversion.&lt;/p&gt;
+ <string>&lt;p&gt;Tells if your passwords set in tdesvn should stored into kde wallet instead of simple cleartext storage of subversion.&lt;/p&gt;
&lt;p&gt;This would be a little bit more secure 'cause KDE wallet is (mostly) encrypted with a password. On other hand you must re-enter your passwords with other subversion clients not accessing KDE wallet (eg. svn commandline itself, rapidsvn and so on).&lt;/p&gt;
&lt;p&gt;If you're HOME storage eg. subversions configfolder is on a network drive you should hard think about not storing passwords in a plain text file like subversion does but put it into an encrypted storage like kde wallet or don't save passwords.&lt;/p&gt;</string>
</property>
@@ -178,7 +178,7 @@ On networked repositories (eg., not opened via file:// protocol) this may get re
<string>Read detailed change lists</string>
</property>
<property name="whatsThis" stdset="0">
- <string>Reading lists of changed files may sometimes a little bit slow down things. But if this feature is switched off, kdesvn may fail generating differences between nodechanges from within the logviewer.</string>
+ <string>Reading lists of changed files may sometimes a little bit slow down things. But if this feature is switched off, tdesvn may fail generating differences between nodechanges from within the logviewer.</string>
</property>
</widget>
<widget class="TQCheckBox">
diff --git a/src/settings/tdesvnpartrc-use-external.upd b/src/settings/tdesvnpartrc-use-external.upd
index 7e5f964..959ca86 100644
--- a/src/settings/tdesvnpartrc-use-external.upd
+++ b/src/settings/tdesvnpartrc-use-external.upd
@@ -3,4 +3,4 @@ Id=0.14.0-1
File=tdesvnpartrc
Group=general_items
Options=overwrite
-Script=kdesvn-use-external-update.sh,sh
+Script=tdesvn-use-external-update.sh,sh
diff --git a/src/svnfrontend/CMakeLists.txt b/src/svnfrontend/CMakeLists.txt
index 79cac7f..d418547 100644
--- a/src/svnfrontend/CMakeLists.txt
+++ b/src/svnfrontend/CMakeLists.txt
@@ -39,7 +39,7 @@ SET(svnfrontendsrc
hotcopydlg_impl.cpp
importdir_logmsg.cpp
itemdisplay.cpp
- kdesvnfilelist.cpp
+ tdesvnfilelist.cpp
keystatus.cpp
loaddmpdlg_impl.cpp
mergedlg_impl.cpp
diff --git a/src/svnfrontend/blamedisplay_impl.cpp b/src/svnfrontend/blamedisplay_impl.cpp
index 3427f05..0c5d9c1 100644
--- a/src/svnfrontend/blamedisplay_impl.cpp
+++ b/src/svnfrontend/blamedisplay_impl.cpp
@@ -19,7 +19,7 @@
***************************************************************************/
#include "blamedisplay_impl.h"
#include "simple_logcb.h"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include "src/svnqt/log_entry.hpp"
#include "fronthelpers/cursorstack.h"
#include "fronthelpers/widgetblockstack.h"
@@ -448,7 +448,7 @@ void BlameDisplay_impl::displayBlame(SimpleLogCb*_cb,const TQString&item,const s
KDialogBase * dlg = new KDialogBase(
TQT_TQWIDGET(KApplication::activeModalWidget()),
name,true,TQString(i18n("Blame %1")).tqarg(item),buttons,KDialogBase::Close,false,
- KGuiItem(i18n("Goto line")),KGuiItem(i18n("Log message for revision"),"kdesvnlog"));
+ KGuiItem(i18n("Goto line")),KGuiItem(i18n("Log message for revision"),"tdesvnlog"));
TQWidget* Dialog1Layout = dlg->makeVBoxMainWidget();
BlameDisplay_impl*ptr = new BlameDisplay_impl(Dialog1Layout);
diff --git a/src/svnfrontend/ccontextlistener.cpp b/src/svnfrontend/ccontextlistener.cpp
index 143118b..a27e68f 100644
--- a/src/svnfrontend/ccontextlistener.cpp
+++ b/src/svnfrontend/ccontextlistener.cpp
@@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include "ccontextlistener.h"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include "src/ksvnwidgets/authdialogimpl.h"
#include "src/ksvnwidgets/logmsg_impl.h"
#include "src/ksvnwidgets/ssltrustprompt_impl.h"
diff --git a/src/svnfrontend/commandexec.cpp b/src/svnfrontend/commandexec.cpp
index fe2f3f7..ab557d2 100644
--- a/src/svnfrontend/commandexec.cpp
+++ b/src/svnfrontend/commandexec.cpp
@@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include "commandexec.h"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include "svnfrontend/svnactions.h"
#include "svnfrontend/dummydisplay.h"
#include "src/svnqt/targets.hpp"
@@ -323,9 +323,9 @@ int CommandExec::exec()
TQWidget* Dialog1Layout = dlg.makeVBoxMainWidget();
KTextBrowser*ptr = new KTextBrowser(Dialog1Layout);
ptr->setText(m_lastMessages);
- dlg.resize(dlg.configDialogSize(*(Kdesvnsettings::self()->config()),"kdesvn_cmd_log"));
+ dlg.resize(dlg.configDialogSize(*(Kdesvnsettings::self()->config()),"tdesvn_cmd_log"));
dlg.exec();
- dlg.saveDialogSize(*(Kdesvnsettings::self()->config()),"kdesvn_cmd_log",false);
+ dlg.saveDialogSize(*(Kdesvnsettings::self()->config()),"tdesvn_cmd_log",false);
}
return 0;
}
diff --git a/src/svnfrontend/filelistviewitem.cpp b/src/svnfrontend/filelistviewitem.cpp
index 4747bfd..74fb28a 100644
--- a/src/svnfrontend/filelistviewitem.cpp
+++ b/src/svnfrontend/filelistviewitem.cpp
@@ -18,8 +18,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include "filelistviewitem.h"
-#include "kdesvnfilelist.h"
-#include "src/settings/kdesvnsettings.h"
+#include "tdesvnfilelist.h"
+#include "src/settings/tdesvnsettings.h"
#include "helpers/sub2qt.h"
#include "src/svnqt/status.hpp"
#include "src/svnqt/revision.hpp"
@@ -46,7 +46,7 @@ const int FileListViewItem::COL_IS_LOCKED = 5;
//const int FileListViewItem::COL_CURRENT_REV = 5;
-FileListViewItem::FileListViewItem(kdesvnfilelist*_parent,const svn::StatusPtr&_stat)
+FileListViewItem::FileListViewItem(tdesvnfilelist*_parent,const svn::StatusPtr&_stat)
: KListViewItem(_parent),SvnItem(_stat),
sortChar(0),
m_Ksvnfilelist(_parent)
@@ -55,7 +55,7 @@ FileListViewItem::FileListViewItem(kdesvnfilelist*_parent,const svn::StatusPtr&_
init();
}
-FileListViewItem::FileListViewItem(kdesvnfilelist*_parent,FileListViewItem*_parentItem,const svn::StatusPtr&_stat)
+FileListViewItem::FileListViewItem(tdesvnfilelist*_parent,FileListViewItem*_parentItem,const svn::StatusPtr&_stat)
: KListViewItem(_parentItem),SvnItem(_stat),
sortChar(0),
m_Ksvnfilelist(_parent)
@@ -105,7 +105,7 @@ FileListViewItem::~FileListViewItem()
if (isSelected()) {
/*
when item is selected and deleted signal selectionChanged isn't emitted
- in TQListView anymore and let kdesvn crash.
+ in TQListView anymore and let tdesvn crash.
*/
setSelected(false);
m_Ksvnfilelist->selectionChanged();
diff --git a/src/svnfrontend/filelistviewitem.h b/src/svnfrontend/filelistviewitem.h
index 3c5780f..f8a95e5 100644
--- a/src/svnfrontend/filelistviewitem.h
+++ b/src/svnfrontend/filelistviewitem.h
@@ -28,7 +28,7 @@
class TQPainter;
class KFileItem;
-class kdesvnfilelist;
+class tdesvnfilelist;
class SvnActions;
/**
@@ -36,10 +36,10 @@ class SvnActions;
*/
class FileListViewItem : public KListViewItem,public SvnItem
{
- friend class kdesvnfilelist;
+ friend class tdesvnfilelist;
public:
- FileListViewItem(kdesvnfilelist*,const svn::StatusPtr&);
- FileListViewItem(kdesvnfilelist*,FileListViewItem*,const svn::StatusPtr&);
+ FileListViewItem(tdesvnfilelist*,const svn::StatusPtr&);
+ FileListViewItem(tdesvnfilelist*,FileListViewItem*,const svn::StatusPtr&);
virtual ~FileListViewItem();
virtual int compare( TQListViewItem* i, int col, bool ascending ) const;
@@ -71,7 +71,7 @@ public:
protected:
TQColor m_highColor;
short int sortChar;
- kdesvnfilelist*m_Ksvnfilelist;
+ tdesvnfilelist*m_Ksvnfilelist;
virtual void update();
diff --git a/src/svnfrontend/fillcachethread.cpp b/src/svnfrontend/fillcachethread.cpp
index 56458c3..3f994bf 100644
--- a/src/svnfrontend/fillcachethread.cpp
+++ b/src/svnfrontend/fillcachethread.cpp
@@ -23,7 +23,7 @@
#include "src/svnqt/cache/LogCache.hpp"
#include "src/svnqt/cache/ReposLog.hpp"
#include "src/svnqt/cache/DatabaseException.hpp"
-#include "src/kdesvn_events.h"
+#include "src/tdesvn_events.h"
#include <tqobject.h>
#include <kdebug.h>
diff --git a/src/svnfrontend/fronthelpers/propertylist.cpp b/src/svnfrontend/fronthelpers/propertylist.cpp
index 0c7c705..f36721a 100644
--- a/src/svnfrontend/fronthelpers/propertylist.cpp
+++ b/src/svnfrontend/fronthelpers/propertylist.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007 by Rajko Albrecht ral@alwins-world.de *
- * http://kdesvn.alwins-world.de/ *
+ * http://tdesvn.alwins-world.de/ *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/src/svnfrontend/fronthelpers/propertylist.h b/src/svnfrontend/fronthelpers/propertylist.h
index 5751340..49ac137 100644
--- a/src/svnfrontend/fronthelpers/propertylist.h
+++ b/src/svnfrontend/fronthelpers/propertylist.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007 by Rajko Albrecht ral@alwins-world.de *
- * http://kdesvn.alwins-world.de/ *
+ * http://tdesvn.alwins-world.de/ *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/src/svnfrontend/fronthelpers/revisionbuttonimpl.cpp b/src/svnfrontend/fronthelpers/revisionbuttonimpl.cpp
index 91a72bb..cdd3a08 100644
--- a/src/svnfrontend/fronthelpers/revisionbuttonimpl.cpp
+++ b/src/svnfrontend/fronthelpers/revisionbuttonimpl.cpp
@@ -19,7 +19,7 @@
***************************************************************************/
#include "revisionbuttonimpl.h"
#include "src/svnfrontend/fronthelpers/rangeinput_impl.h"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include <kpushbutton.h>
#include <kdialog.h>
diff --git a/src/svnfrontend/graphtree/drawparams.cpp b/src/svnfrontend/graphtree/drawparams.cpp
index 74e4953..7a43dd5 100644
--- a/src/svnfrontend/graphtree/drawparams.cpp
+++ b/src/svnfrontend/graphtree/drawparams.cpp
@@ -1,6 +1,6 @@
/* This file is part of KCachegrind.
Copyright (C) 2002, 2003 Josef Weidendorfer <Josef.Weidendorfer@gmx.de>
- Adapted for the needs of kdesvn by Rajko Albrecht <ral@alwins-world.de>
+ Adapted for the needs of tdesvn by Rajko Albrecht <ral@alwins-world.de>
KCachegrind is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
diff --git a/src/svnfrontend/graphtree/drawparams.h b/src/svnfrontend/graphtree/drawparams.h
index eee2445..0244620 100644
--- a/src/svnfrontend/graphtree/drawparams.h
+++ b/src/svnfrontend/graphtree/drawparams.h
@@ -1,6 +1,6 @@
/* This file is part of KCachegrind.
Copyright (C) 2002, 2003 Josef Weidendorfer <Josef.Weidendorfer@gmx.de>
- Adapted for the needs of kdesvn by Rajko Albrecht <ral@alwins-world.de>
+ Adapted for the needs of tdesvn by Rajko Albrecht <ral@alwins-world.de>
KCachegrind is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
diff --git a/src/svnfrontend/graphtree/revgraphview.cpp b/src/svnfrontend/graphtree/revgraphview.cpp
index f98064a..32f8e2d 100644
--- a/src/svnfrontend/graphtree/revgraphview.cpp
+++ b/src/svnfrontend/graphtree/revgraphview.cpp
@@ -21,7 +21,7 @@
#include "graphtreelabel.h"
#include "pannerview.h"
#include "graphtree_defines.h"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include "../stopdlg.h"
#include "src/svnqt/client.hpp"
diff --git a/src/svnfrontend/graphtree/revisiontree.cpp b/src/svnfrontend/graphtree/revisiontree.cpp
index 7a2833a..6932768 100644
--- a/src/svnfrontend/graphtree/revisiontree.cpp
+++ b/src/svnfrontend/graphtree/revisiontree.cpp
@@ -28,7 +28,7 @@
#include "revgraphview.h"
#include "elogentry.h"
#include "src/svnfrontend/fronthelpers/cursorstack.h"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include <kdebug.h>
#include <kprogress.h>
diff --git a/src/svnfrontend/graphtree/revtreewidget.cpp b/src/svnfrontend/graphtree/revtreewidget.cpp
index 3c8d63e..a43b61e 100644
--- a/src/svnfrontend/graphtree/revtreewidget.cpp
+++ b/src/svnfrontend/graphtree/revtreewidget.cpp
@@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include "revtreewidget.h"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include <tqvariant.h>
#include <tqsplitter.h>
diff --git a/src/svnfrontend/itemdisplay.cpp b/src/svnfrontend/itemdisplay.cpp
index d037e80..fe2d46a 100644
--- a/src/svnfrontend/itemdisplay.cpp
+++ b/src/svnfrontend/itemdisplay.cpp
@@ -20,7 +20,7 @@
#include "itemdisplay.h"
#include "svnitem.h"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include "src/svnqt/status.hpp"
diff --git a/src/svnfrontend/kdesvnfilelist.cpp b/src/svnfrontend/kdesvnfilelist.cpp
index bb966a4..976d3c1 100644
--- a/src/svnfrontend/kdesvnfilelist.cpp
+++ b/src/svnfrontend/kdesvnfilelist.cpp
@@ -18,8 +18,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
-#include "kdesvnfilelist.h"
-#include "kdesvn_part.h"
+#include "tdesvnfilelist.h"
+#include "tdesvn_part.h"
#include "filelistviewitem.h"
#include "importdir_logmsg.h"
#include "copymoveview_impl.h"
@@ -30,7 +30,7 @@
#include "opencontextmenu.h"
#include "checkoutinfo_impl.h"
#include "stopdlg.h"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include "src/svnqt/revision.hpp"
#include "src/svnqt/dirent.hpp"
#include "src/svnqt/client.hpp"
@@ -189,7 +189,7 @@ bool KdesvnFileListPrivate::reReadSettings()
_unknown != mdisp_unknown_files);
}
-kdesvnfilelist::kdesvnfilelist(KActionCollection*aCollect,TQWidget *parent, const char *name)
+tdesvnfilelist::tdesvnfilelist(KActionCollection*aCollect,TQWidget *parent, const char *name)
: KListView(parent, name),ItemDisplay(),m_SvnWrapper(new SvnActions(this))
{
m_SelectedItems = 0;
@@ -248,21 +248,21 @@ kdesvnfilelist::kdesvnfilelist(KActionCollection*aCollect,TQWidget *parent, cons
setAcceptDrops(true);
}
-svn::Client*kdesvnfilelist::svnclient()
+svn::Client*tdesvnfilelist::svnclient()
{
return m_SvnWrapper->svnclient();
}
-void kdesvnfilelist::setupActions()
+void tdesvnfilelist::setupActions()
{
if (!m_filesAction) return;
KAction*tmp_action;
/* local and remote actions */
/* 1. actions on dirs AND files */
- //new KAction(i18n("Log..."),"kdesvnlog",KShortcut(SHIFT+CTRL+Key_L),this,TQT_SLOT(slotMakeRangeLog()),m_filesAction,"make_svn_log");
- new KAction(i18n("Full Log"),"kdesvnlog",KShortcut(CTRL+Key_L),TQT_TQOBJECT(this),TQT_SLOT(slotMakeLog()),m_filesAction,"make_svn_log_full");
- new KAction(i18n("Full revision tree"),"kdesvnlog",KShortcut(CTRL+Key_T),TQT_TQOBJECT(this),TQT_SLOT(slotMakeTree()),m_filesAction,"make_svn_tree");
- new KAction(i18n("Partial revision tree"),"kdesvnlog",KShortcut(SHIFT+CTRL+Key_T),
+ //new KAction(i18n("Log..."),"tdesvnlog",KShortcut(SHIFT+CTRL+Key_L),this,TQT_SLOT(slotMakeRangeLog()),m_filesAction,"make_svn_log");
+ new KAction(i18n("Full Log"),"tdesvnlog",KShortcut(CTRL+Key_L),TQT_TQOBJECT(this),TQT_SLOT(slotMakeLog()),m_filesAction,"make_svn_log_full");
+ new KAction(i18n("Full revision tree"),"tdesvnlog",KShortcut(CTRL+Key_T),TQT_TQOBJECT(this),TQT_SLOT(slotMakeTree()),m_filesAction,"make_svn_tree");
+ new KAction(i18n("Partial revision tree"),"tdesvnlog",KShortcut(SHIFT+CTRL+Key_T),
TQT_TQOBJECT(this),TQT_SLOT(slotMakePartTree()),m_filesAction,"make_svn_partialtree");
new KAction(i18n("Properties"),"edit",
@@ -270,48 +270,48 @@ void kdesvnfilelist::setupActions()
new KAction(i18n("Display Properties"),"edit",
KShortcut(SHIFT+CTRL+Key_P),TQT_TQOBJECT(this),TQT_SLOT(slotDisplayProperties()),m_filesAction,"get_svn_property");
- tmp_action = new KAction(i18n("Display last changes"),"kdesvndiff",
+ tmp_action = new KAction(i18n("Display last changes"),"tdesvndiff",
KShortcut(),TQT_TQOBJECT(this),TQT_SLOT(slotDisplayLastDiff()),m_filesAction,"make_last_change");
tmp_action->setToolTip(i18n("Display last changes as difference to previous commit."));
- m_InfoAction = new KAction(i18n("Details"),"kdesvninfo",
+ m_InfoAction = new KAction(i18n("Details"),"tdesvninfo",
KShortcut(CTRL+Key_I),TQT_TQOBJECT(this),TQT_SLOT(slotInfo()),m_filesAction,"make_svn_info");
m_RenameAction = new KAction(i18n("Move"),"move",
KShortcut(Key_F2),TQT_TQOBJECT(this),TQT_SLOT(slotRename()),m_filesAction,"make_svn_rename");
- m_CopyAction = new KAction(i18n("Copy"),"kdesvncopy",
+ m_CopyAction = new KAction(i18n("Copy"),"tdesvncopy",
KShortcut(CTRL+Key_C),TQT_TQOBJECT(this),TQT_SLOT(slotCopy()),m_filesAction,"make_svn_copy");
- tmp_action = new KAction(i18n("Check for updates"),"kdesvncheckupdates",KShortcut(),TQT_TQOBJECT(this),TQT_SLOT(slotCheckUpdates()),m_filesAction,"make_check_updates");
+ tmp_action = new KAction(i18n("Check for updates"),"tdesvncheckupdates",KShortcut(),TQT_TQOBJECT(this),TQT_SLOT(slotCheckUpdates()),m_filesAction,"make_check_updates");
tmp_action->setToolTip(i18n("Check if current working copy has items with newer version in repository"));
/* 2. actions only on files */
- m_BlameAction = new KAction(i18n("Blame"),"kdesvnblame",
+ m_BlameAction = new KAction(i18n("Blame"),"tdesvnblame",
KShortcut(),TQT_TQOBJECT(this),TQT_SLOT(slotBlame()),m_filesAction,"make_svn_blame");
m_BlameAction->setToolTip(i18n("Output the content of specified files or URLs with revision and author information in-line."));
- m_BlameRangeAction = new KAction(i18n("Blame range"),"kdesvnblame",
+ m_BlameRangeAction = new KAction(i18n("Blame range"),"tdesvnblame",
KShortcut(),TQT_TQOBJECT(this),TQT_SLOT(slotRangeBlame()),m_filesAction,"make_svn_range_blame");
m_BlameRangeAction->setToolTip(i18n("Output the content of specified files or URLs with revision and author information in-line."));
- m_CatAction = new KAction(i18n("Cat head"), "kdesvncat",
+ m_CatAction = new KAction(i18n("Cat head"), "tdesvncat",
KShortcut(),TQT_TQOBJECT(this),TQT_SLOT(slotCat()),m_filesAction,"make_svn_cat");
m_CatAction->setToolTip(i18n("Output the content of specified files or URLs."));
- tmp_action = new KAction(i18n("Cat revision..."),"kdesvncat",
+ tmp_action = new KAction(i18n("Cat revision..."),"tdesvncat",
KShortcut(),TQT_TQOBJECT(this),TQT_SLOT(slotRevisionCat()),m_filesAction,"make_revisions_cat");
tmp_action->setToolTip(i18n("Output the content of specified files or URLs at specific revision."));
- m_LockAction = new KAction(i18n("Lock current items"),"kdesvnlock",
+ m_LockAction = new KAction(i18n("Lock current items"),"tdesvnlock",
KShortcut(),TQT_TQOBJECT(this),TQT_SLOT(slotLock()),m_filesAction,"make_svn_lock");
- m_UnlockAction = new KAction(i18n("Unlock current items"),"kdesvnunlock",
+ m_UnlockAction = new KAction(i18n("Unlock current items"),"tdesvnunlock",
KShortcut(),TQT_TQOBJECT(this),TQT_SLOT(slotUnlock()),m_filesAction,"make_svn_unlock");
/* 3. actions only on dirs */
m_MkdirAction = new KAction(i18n("New folder"),"folder_new",
KShortcut(),TQT_TQOBJECT(this),TQT_SLOT(slotMkdir()),m_filesAction,"make_svn_mkdir");
- m_switchRepository = new KAction(i18n("Switch repository"),"kdesvnswitch",
+ m_switchRepository = new KAction(i18n("Switch repository"),"tdesvnswitch",
KShortcut(), m_SvnWrapper,TQT_SLOT(slotSwitch()),m_filesAction,"make_svn_switch");
m_switchRepository->setToolTip(i18n("Switch repository path of current working copy path (\"svn switch\")"));
- tmp_action = new KAction(i18n("Relocate current working copy url"),"kdesvnrelocate",KShortcut(),
+ tmp_action = new KAction(i18n("Relocate current working copy url"),"tdesvnrelocate",KShortcut(),
TQT_TQOBJECT(this),TQT_SLOT(slotRelocate()),m_filesAction,"make_svn_relocate");
tmp_action->setToolTip(i18n("Relocate url of current working copy path to other url"));
- tmp_action = new KAction(i18n("Check for unversioned items"),"kdesvnaddrecursive",KShortcut(),
+ tmp_action = new KAction(i18n("Check for unversioned items"),"tdesvnaddrecursive",KShortcut(),
TQT_TQOBJECT(this),TQT_SLOT(slotCheckNewItems()),m_filesAction,"make_check_unversioned");
tmp_action->setToolTip(i18n("Browse folder for unversioned items and add them if wanted."));
@@ -319,7 +319,7 @@ void kdesvnfilelist::setupActions()
TQT_TQOBJECT(this),TQT_SLOT(slotChangeToRepository()),m_filesAction,"make_switch_to_repo");
m_changeToRepository->setToolTip(i18n("Opens the repository the current working copy was checked out from"));
- m_CleanupAction = new KAction(i18n("Cleanup"),"kdesvncleanup",
+ m_CleanupAction = new KAction(i18n("Cleanup"),"tdesvncleanup",
KShortcut(),TQT_TQOBJECT(this),TQT_SLOT(slotCleanupAction()),m_filesAction,"make_cleanup");
m_CleanupAction->setToolTip(i18n("Recursively clean up the working copy, removing locks, resuming unfinished operations, etc."));
m_ImportDirsIntoCurrent = new KAction(i18n("Import folders into current"),"fileimport",KShortcut(),
@@ -329,13 +329,13 @@ void kdesvnfilelist::setupActions()
/* local only actions */
/* 1. actions on files AND dirs*/
m_AddCurrent = new KAction(i18n("Add selected files/dirs"),
- "kdesvnadd",KShortcut(Key_Insert),m_SvnWrapper,TQT_SLOT(slotAdd()),m_filesAction,"make_svn_add");
+ "tdesvnadd",KShortcut(Key_Insert),m_SvnWrapper,TQT_SLOT(slotAdd()),m_filesAction,"make_svn_add");
m_AddCurrent->setToolTip(i18n("Adding selected files and/or directories to repository"));
tmp_action = new KAction("Add selected files/dirs recursive",
- "kdesvnaddrecursive",KShortcut(CTRL+Key_Insert),m_SvnWrapper,TQT_SLOT(slotAddRec()),m_filesAction,"make_svn_addrec");
+ "tdesvnaddrecursive",KShortcut(CTRL+Key_Insert),m_SvnWrapper,TQT_SLOT(slotAddRec()),m_filesAction,"make_svn_addrec");
tmp_action->setToolTip(i18n("Adding selected files and/or directories to repository and all subitems of folders"));
- m_DelCurrent = new KAction(i18n("Delete selected files/dirs"),"kdesvndelete",
+ m_DelCurrent = new KAction(i18n("Delete selected files/dirs"),"tdesvndelete",
KShortcut(Key_Delete),TQT_TQOBJECT(this),TQT_SLOT(slotDelete()),m_filesAction,"make_svn_remove");
m_DelCurrent->setToolTip(i18n("Deleting selected files and/or directories from repository"));
m_RevertAction = new KAction(i18n("Revert current changes"),"revert",
@@ -350,50 +350,50 @@ void kdesvnfilelist::setupActions()
m_IgnoreAction = new KAction(i18n("Ignore/Unignore current item"),KShortcut(),TQT_TQOBJECT(this),TQT_SLOT(slotIgnore()),m_filesAction,"make_svn_ignore");
- m_UpdateHead = new KAction(i18n("Update to head"),"kdesvnupdate",
+ m_UpdateHead = new KAction(i18n("Update to head"),"tdesvnupdate",
KShortcut(),m_SvnWrapper,TQT_SLOT(slotUpdateHeadRec()),m_filesAction,"make_svn_headupdate");
- m_UpdateRev = new KAction(i18n("Update to revision..."),"kdesvnupdate",
+ m_UpdateRev = new KAction(i18n("Update to revision..."),"tdesvnupdate",
KShortcut(),m_SvnWrapper,TQT_SLOT(slotUpdateTo()),m_filesAction,"make_svn_revupdate");
- m_commitAction = new KAction(i18n("Commit"),"kdesvncommit",
+ m_commitAction = new KAction(i18n("Commit"),"tdesvncommit",
KShortcut("CTRL+#"),m_SvnWrapper,TQT_SLOT(slotCommit()),m_filesAction,"make_svn_commit");
- tmp_action = new KAction(i18n("Diff local changes"),"kdesvndiff",
+ tmp_action = new KAction(i18n("Diff local changes"),"tdesvndiff",
KShortcut(CTRL+Key_D),TQT_TQOBJECT(this),TQT_SLOT(slotSimpleBaseDiff()),m_filesAction,"make_svn_basediff");
tmp_action->setToolTip(i18n("Diff working copy against BASE (last checked out version) - doesn't require access to repository"));
- tmp_action = new KAction(i18n("Diff against HEAD"),"kdesvndiff",
+ tmp_action = new KAction(i18n("Diff against HEAD"),"tdesvndiff",
KShortcut(CTRL+Key_H),TQT_TQOBJECT(this),TQT_SLOT(slotSimpleHeadDiff()),m_filesAction,"make_svn_headdiff");
tmp_action->setToolTip(i18n("Diff working copy against HEAD (last checked in version)- requires access to repository"));
- tmp_action = new KAction(i18n("Diff items"),"kdesvndiff",
+ tmp_action = new KAction(i18n("Diff items"),"tdesvndiff",
KShortcut(),TQT_TQOBJECT(this),TQT_SLOT(slotDiffPathes()),m_filesAction,"make_svn_itemsdiff");
tmp_action->setToolTip(i18n("Diff two items"));
- m_MergeRevisionAction = new KAction(i18n("Merge two revisions"),"kdesvnmerge",
+ m_MergeRevisionAction = new KAction(i18n("Merge two revisions"),"tdesvnmerge",
KShortcut(),TQT_TQOBJECT(this),TQT_SLOT(slotMergeRevisions()),m_filesAction,"make_svn_merge_revisions");
m_MergeRevisionAction->setToolTip(i18n("Merge two revisions of this entry into itself"));
- tmp_action=new KAction(i18n("Merge..."),"kdesvnmerge",
+ tmp_action=new KAction(i18n("Merge..."),"tdesvnmerge",
KShortcut(),TQT_TQOBJECT(this),TQT_SLOT(slotMerge()),m_filesAction,"make_svn_merge");
tmp_action->setToolTip("Merge repository path into current worky copy path or current repository path into a target");
tmp_action=new KAction( i18n( "Open With..." ), 0, TQT_TQOBJECT(this), TQT_SLOT( slotOpenWith() ), m_filesAction, "openwith" );
/* remote actions only */
- m_CheckoutCurrentAction = new KAction(i18n("Checkout current repository path"),"kdesvncheckout",KShortcut(),
+ m_CheckoutCurrentAction = new KAction(i18n("Checkout current repository path"),"tdesvncheckout",KShortcut(),
m_SvnWrapper,TQT_SLOT(slotCheckoutCurrent()),m_filesAction,"make_svn_checkout_current");
- m_ExportCurrentAction = new KAction(i18n("Export current repository path"),"kdesvnexport",KShortcut(),
+ m_ExportCurrentAction = new KAction(i18n("Export current repository path"),"tdesvnexport",KShortcut(),
m_SvnWrapper,TQT_SLOT(slotExportCurrent()),m_filesAction,"make_svn_export_current");
new KAction(i18n("Select browse revision"),KShortcut(),TQT_TQOBJECT(this),TQT_SLOT(slotSelectBrowsingRevision()),m_filesAction,"switch_browse_revision");
/* independe actions */
- m_CheckoutAction = new KAction(i18n("Checkout a repository"),"kdesvncheckout",
+ m_CheckoutAction = new KAction(i18n("Checkout a repository"),"tdesvncheckout",
KShortcut(),m_SvnWrapper,TQT_SLOT(slotCheckout()),m_filesAction,"make_svn_checkout");
- m_ExportAction = new KAction(i18n("Export a repository"),"kdesvnexport",
+ m_ExportAction = new KAction(i18n("Export a repository"),"tdesvnexport",
KShortcut(),m_SvnWrapper,TQT_SLOT(slotExport()),m_filesAction,"make_svn_export");
m_RefreshViewAction = new KAction(i18n("Refresh view"),"reload",KShortcut(Key_F5),TQT_TQOBJECT(this),TQT_SLOT(refreshCurrentTree()),m_filesAction,"make_view_refresh");
- new KAction(i18n("Diff revisions"),"kdesvndiff",KShortcut(),TQT_TQOBJECT(this),TQT_SLOT(slotDiffRevisions()),m_filesAction,"make_revisions_diff");
+ new KAction(i18n("Diff revisions"),"tdesvndiff",KShortcut(),TQT_TQOBJECT(this),TQT_SLOT(slotDiffRevisions()),m_filesAction,"make_revisions_diff");
/* folding options */
tmp_action = new KAction( i18n("Unfold File Tree"), 0, TQT_TQOBJECT(this) , TQT_SLOT(slotUnfoldTree()), m_filesAction, "view_unfold_tree" );
@@ -412,12 +412,12 @@ void kdesvnfilelist::setupActions()
m_filesAction->setHighlightingEnabled(true);
}
-KActionCollection*kdesvnfilelist::filesActions()
+KActionCollection*tdesvnfilelist::filesActions()
{
return m_filesAction;
}
-FileListViewItemList* kdesvnfilelist::allSelected()
+FileListViewItemList* tdesvnfilelist::allSelected()
{
if (!m_SelectedItems) {
m_SelectedItems = new FileListViewItemList;
@@ -425,7 +425,7 @@ FileListViewItemList* kdesvnfilelist::allSelected()
return m_SelectedItems;
}
-void kdesvnfilelist::SelectionList(SvnItemList*target)
+void tdesvnfilelist::SelectionList(SvnItemList*target)
{
if (!m_SelectedItems||!target) return;
FileListViewItemListIterator iter(*m_SelectedItems);
@@ -436,7 +436,7 @@ void kdesvnfilelist::SelectionList(SvnItemList*target)
}
}
-SvnItem*kdesvnfilelist::SelectedOrMain()
+SvnItem*tdesvnfilelist::SelectedOrMain()
{
if (singleSelected()!=0) {
return singleSelected();
@@ -447,7 +447,7 @@ SvnItem*kdesvnfilelist::SelectedOrMain()
return 0;
}
-KURL::List kdesvnfilelist::selectedUrls()
+KURL::List tdesvnfilelist::selectedUrls()
{
KURL::List lst;
FileListViewItemList*ls = allSelected();
@@ -461,12 +461,12 @@ KURL::List kdesvnfilelist::selectedUrls()
return lst;
}
-TQWidget*kdesvnfilelist::realWidget()
+TQWidget*tdesvnfilelist::realWidget()
{
return this;
}
-FileListViewItem* kdesvnfilelist::singleSelected()
+FileListViewItem* tdesvnfilelist::singleSelected()
{
if (m_SelectedItems && m_SelectedItems->count()==1) {
return m_SelectedItems->at(0);
@@ -474,18 +474,18 @@ FileListViewItem* kdesvnfilelist::singleSelected()
return 0;
}
-SvnItem*kdesvnfilelist::Selected()
+SvnItem*tdesvnfilelist::Selected()
{
return singleSelected();
}
-void kdesvnfilelist::_openURL(const TQString&url)
+void tdesvnfilelist::_openURL(const TQString&url)
{
openURL(url,true);
emit sigUrlChanged(baseUri());
}
-bool kdesvnfilelist::openURL( const KURL &url,bool noReinit )
+bool tdesvnfilelist::openURL( const KURL &url,bool noReinit )
{
CursorStack a;
m_SvnWrapper->killallThreads();
@@ -625,7 +625,7 @@ bool kdesvnfilelist::openURL( const KURL &url,bool noReinit )
return result;
}
-void kdesvnfilelist::closeMe()
+void tdesvnfilelist::closeMe()
{
m_SvnWrapper->killallThreads();
@@ -646,7 +646,7 @@ void kdesvnfilelist::closeMe()
m_pList->m_fileTip->setItem(0);
}
-bool kdesvnfilelist::checkDirs(const TQString&_what,FileListViewItem * _parent)
+bool tdesvnfilelist::checkDirs(const TQString&_what,FileListViewItem * _parent)
{
TQString what = _what;
svn::StatusEntries dlist;
@@ -711,7 +711,7 @@ bool kdesvnfilelist::checkDirs(const TQString&_what,FileListViewItem * _parent)
return true;
}
-void kdesvnfilelist::insertDirs(FileListViewItem * _parent,svn::StatusEntries&dlist)
+void tdesvnfilelist::insertDirs(FileListViewItem * _parent,svn::StatusEntries&dlist)
{
svn::StatusEntries::iterator it;
#if 0
@@ -753,7 +753,7 @@ void kdesvnfilelist::insertDirs(FileListViewItem * _parent,svn::StatusEntries&dl
}
/* newdir is the NEW directory! just required if local */
-void kdesvnfilelist::slotDirAdded(const TQString&newdir,FileListViewItem*k)
+void tdesvnfilelist::slotDirAdded(const TQString&newdir,FileListViewItem*k)
{
if (k) {
k->refreshtqStatus();
@@ -810,7 +810,7 @@ void kdesvnfilelist::slotDirAdded(const TQString&newdir,FileListViewItem*k)
}
}
-kdesvnfilelist::~kdesvnfilelist()
+tdesvnfilelist::~tdesvnfilelist()
{
delete m_pList;
delete m_SelectedItems;
@@ -818,7 +818,7 @@ kdesvnfilelist::~kdesvnfilelist()
ssh.killSshAgent();
}
-void kdesvnfilelist::slotItemRead(TQListViewItem*aItem)
+void tdesvnfilelist::slotItemRead(TQListViewItem*aItem)
{
if (!aItem) return;
CursorStack a(TQt::BusyCursor);
@@ -840,15 +840,15 @@ void kdesvnfilelist::slotItemRead(TQListViewItem*aItem)
}
}
-void kdesvnfilelist::slotReinitItem(SvnItem*item)
+void tdesvnfilelist::slotReinitItem(SvnItem*item)
{
if (!item) {
- kdDebug()<<"kdesvnfilelist::slotReinitItem(SvnItem*item): item == null" << endl;
+ kdDebug()<<"tdesvnfilelist::slotReinitItem(SvnItem*item): item == null" << endl;
return;
}
FileListViewItem*k = item->fItem();
if (!k) {
- kdDebug()<<"kdesvnfilelist::slotReinitItem(SvnItem*item): k == null" << endl;
+ kdDebug()<<"tdesvnfilelist::slotReinitItem(SvnItem*item): k == null" << endl;
}
refreshItem(k);
if (!k) {
@@ -860,7 +860,7 @@ void kdesvnfilelist::slotReinitItem(SvnItem*item)
}
}
-void kdesvnfilelist::enableActions()
+void tdesvnfilelist::enableActions()
{
bool isopen = baseUri().length()>0;
int c = allSelected()->count();
@@ -1017,7 +1017,7 @@ void kdesvnfilelist::enableActions()
}
}
-void kdesvnfilelist::slotSelectionChanged()
+void tdesvnfilelist::slotSelectionChanged()
{
m_pList->stopProptimer();
if (m_SelectedItems==0) {
@@ -1036,9 +1036,9 @@ void kdesvnfilelist::slotSelectionChanged()
}
/*!
- \fn kdesvnfilelist::slotClientException(const TQString&)
+ \fn tdesvnfilelist::slotClientException(const TQString&)
*/
-void kdesvnfilelist::slotClientException(const TQString&what)
+void tdesvnfilelist::slotClientException(const TQString&what)
{
emit sigLogMessage(what);
KMessageBox::sorry(TQT_TQWIDGET(KApplication::activeModalWidget()),what,i18n("SVN Error"));
@@ -1046,15 +1046,15 @@ void kdesvnfilelist::slotClientException(const TQString&what)
/*!
- \fn kdesvnfilelist::slotNotifyMessage(const TQString&)
+ \fn tdesvnfilelist::slotNotifyMessage(const TQString&)
*/
-void kdesvnfilelist::slotNotifyMessage(const TQString&what)
+void tdesvnfilelist::slotNotifyMessage(const TQString&what)
{
emit sigLogMessage(what);
kapp->tqprocessEvents(20);
}
-void kdesvnfilelist::slotChangeToRepository()
+void tdesvnfilelist::slotChangeToRepository()
{
if (!isWorkingCopy()) {
return;
@@ -1073,7 +1073,7 @@ void kdesvnfilelist::slotChangeToRepository()
}
}
-void kdesvnfilelist::slotItemDoubleClicked(TQListViewItem*item)
+void tdesvnfilelist::slotItemDoubleClicked(TQListViewItem*item)
{
if (!item) return;
@@ -1108,7 +1108,7 @@ void kdesvnfilelist::slotItemDoubleClicked(TQListViewItem*item)
}
}
-void kdesvnfilelist::slotCleanupAction()
+void tdesvnfilelist::slotCleanupAction()
{
if (!isWorkingCopy()) return;
FileListViewItem*which= singleSelected();
@@ -1119,7 +1119,7 @@ void kdesvnfilelist::slotCleanupAction()
}
}
-void kdesvnfilelist::slotResolved()
+void tdesvnfilelist::slotResolved()
{
if (!isWorkingCopy()) return;
FileListViewItem*which= singleSelected();
@@ -1130,7 +1130,7 @@ void kdesvnfilelist::slotResolved()
slotRescanIcons(false);
}
-void kdesvnfilelist::slotTryResolve()
+void tdesvnfilelist::slotTryResolve()
{
if (!isWorkingCopy()) return;
FileListViewItem*which= singleSelected();
@@ -1140,7 +1140,7 @@ void kdesvnfilelist::slotTryResolve()
m_SvnWrapper->slotResolve(which->fullName());
}
-template<class T> KDialogBase* kdesvnfilelist::createDialog(T**ptr,const TQString&_head,bool OkCancel,const char*name,bool showHelp)
+template<class T> KDialogBase* tdesvnfilelist::createDialog(T**ptr,const TQString&_head,bool OkCancel,const char*name,bool showHelp)
{
int buttons = KDialogBase::Ok;
if (OkCancel) {
@@ -1163,15 +1163,15 @@ template<class T> KDialogBase* kdesvnfilelist::createDialog(T**ptr,const TQStrin
return dlg;
}
-void kdesvnfilelist::slotImportDirsIntoCurrent()
+void tdesvnfilelist::slotImportDirsIntoCurrent()
{
slotImportIntoCurrent(true);
}
/*!
- \fn kdesvnfilelist::slotImportIntoCurrent()
+ \fn tdesvnfilelist::slotImportIntoCurrent()
*/
-void kdesvnfilelist::slotImportIntoCurrent(bool dirs)
+void tdesvnfilelist::slotImportIntoCurrent(bool dirs)
{
if (allSelected()->count()>1) {
KMessageBox::error(this,i18n("Cannot import into multiple targets!"));
@@ -1196,7 +1196,7 @@ void kdesvnfilelist::slotImportIntoCurrent(bool dirs)
slotImportIntoDir(uri,targetUri,dirs);
}
-void kdesvnfilelist::slotImportIntoDir(const KURL&importUrl,const TQString&target,bool dirs)
+void tdesvnfilelist::slotImportIntoDir(const KURL&importUrl,const TQString&target,bool dirs)
{
Logmsg_impl*ptr;
Importdir_logmsg*ptr2 = 0;
@@ -1255,12 +1255,12 @@ void kdesvnfilelist::slotImportIntoDir(const KURL&importUrl,const TQString&targe
delete dlg;
}
-void kdesvnfilelist::readSupportData()
+void tdesvnfilelist::readSupportData()
{
- /// this moment empty cause no usagedata explicit used by kdesvnfilelist
+ /// this moment empty cause no usagedata explicit used by tdesvnfilelist
}
-void kdesvnfilelist::refreshCurrentTree()
+void tdesvnfilelist::refreshCurrentTree()
{
TQTime t;
t.start();
@@ -1291,7 +1291,7 @@ void kdesvnfilelist::refreshCurrentTree()
//m_pList->startScan();
}
-void kdesvnfilelist::refreshCurrent(SvnItem*cur)
+void tdesvnfilelist::refreshCurrent(SvnItem*cur)
{
if (!cur||!cur->fItem()) {
refreshCurrentTree();
@@ -1304,7 +1304,7 @@ void kdesvnfilelist::refreshCurrent(SvnItem*cur)
viewport()->tqrepaint();
}
-bool kdesvnfilelist::refreshRecursive(FileListViewItem*_parent,bool down)
+bool tdesvnfilelist::refreshRecursive(FileListViewItem*_parent,bool down)
{
FileListViewItem*item;
if (_parent) {
@@ -1424,7 +1424,7 @@ bool kdesvnfilelist::refreshRecursive(FileListViewItem*_parent,bool down)
return dispchanged;
}
-KTrader::OfferList kdesvnfilelist::offersList(SvnItem*item,bool execOnly)
+KTrader::OfferList tdesvnfilelist::offersList(SvnItem*item,bool execOnly)
{
KTrader::OfferList offers;
if (!item) {
@@ -1441,7 +1441,7 @@ KTrader::OfferList kdesvnfilelist::offersList(SvnItem*item,bool execOnly)
return offers;
}
-void kdesvnfilelist::slotContextMenuRequested(TQListViewItem */* _item */, const TQPoint &, int)
+void tdesvnfilelist::slotContextMenuRequested(TQListViewItem */* _item */, const TQPoint &, int)
{
// FileListViewItem*item = static_cast<FileListViewItem*>(_item);
bool isopen = baseUri().length()>0;
@@ -1523,7 +1523,7 @@ void kdesvnfilelist::slotContextMenuRequested(TQListViewItem */* _item */, const
/**
* Overridden virtuals for TQt drag 'n drop (XDND)
*/
-void kdesvnfilelist::contentsDragEnterEvent(TQDragEnterEvent *event)
+void tdesvnfilelist::contentsDragEnterEvent(TQDragEnterEvent *event)
{
TQListViewItem*item;
bool ok = validDropEvent(event,item);
@@ -1534,8 +1534,8 @@ void kdesvnfilelist::contentsDragEnterEvent(TQDragEnterEvent *event)
}
}
-//void kdesvnfilelist::startDrag()
-TQDragObject* kdesvnfilelist::dragObject()
+//void tdesvnfilelist::startDrag()
+TQDragObject* tdesvnfilelist::dragObject()
{
m_pList->m_fileTip->setItem(0);
TQListViewItem * m_pressedItem = currentItem();
@@ -1555,7 +1555,7 @@ TQDragObject* kdesvnfilelist::dragObject()
bool pixmap0Invalid = !m_pressedItem->pixmap(0) || m_pressedItem->pixmap(0)->isNull();
if (( urls.count() > 1 ) || (pixmap0Invalid)) {
int iconSize = Kdesvnsettings::listview_icon_size();;
- iconSize = iconSize ? iconSize : kdesvnPartFactory::instance()->iconLoader()->currentSize( KIcon::Small ); // Default = small
+ iconSize = iconSize ? iconSize : tdesvnPartFactory::instance()->iconLoader()->currentSize( KIcon::Small ); // Default = small
pixmap2 = DesktopIcon( "kmultiple", iconSize );
if ( pixmap2.isNull() ) {
kdWarning() << "Could not find multiple pixmap" << endl;
@@ -1585,17 +1585,17 @@ TQDragObject* kdesvnfilelist::dragObject()
return drag;
}
-void kdesvnfilelist::contentsDragLeaveEvent( TQDragLeaveEvent * )
+void tdesvnfilelist::contentsDragLeaveEvent( TQDragLeaveEvent * )
{
cleanHighLighter();
}
-bool kdesvnfilelist::acceptDrag(TQDropEvent *event)const
+bool tdesvnfilelist::acceptDrag(TQDropEvent *event)const
{
return KURLDrag::canDecode(event);
}
-bool kdesvnfilelist::validDropEvent(TQDropEvent*event,TQListViewItem*&item)
+bool tdesvnfilelist::validDropEvent(TQDropEvent*event,TQListViewItem*&item)
{
if (!event) return false;
if (!isWorkingCopy()) {
@@ -1632,7 +1632,7 @@ bool kdesvnfilelist::validDropEvent(TQDropEvent*event,TQListViewItem*&item)
return ok;
}
-void kdesvnfilelist::contentsDropEvent(TQDropEvent * event)
+void tdesvnfilelist::contentsDropEvent(TQDropEvent * event)
{
TQListViewItem *item = 0;
bool ok = validDropEvent(event,item);
@@ -1644,7 +1644,7 @@ void kdesvnfilelist::contentsDropEvent(TQDropEvent * event)
}
}
-void kdesvnfilelist::contentsDragMoveEvent( TQDragMoveEvent* event)
+void tdesvnfilelist::contentsDragMoveEvent( TQDragMoveEvent* event)
{
TQListViewItem * item;
bool ok = validDropEvent(event,item);
@@ -1668,7 +1668,7 @@ void kdesvnfilelist::contentsDragMoveEvent( TQDragMoveEvent* event)
}
}
-void kdesvnfilelist::viewportPaintEvent(TQPaintEvent *ev)
+void tdesvnfilelist::viewportPaintEvent(TQPaintEvent *ev)
{
KListView::viewportPaintEvent(ev);
if (m_pList->mOldDropHighlighter.isValid() && ev->rect().intersects(m_pList->mOldDropHighlighter)) {
@@ -1678,7 +1678,7 @@ void kdesvnfilelist::viewportPaintEvent(TQPaintEvent *ev)
}
}
-void kdesvnfilelist::cleanHighLighter()
+void tdesvnfilelist::cleanHighLighter()
{
if (m_pList->mOldDropHighlighter.isValid()) {
TQRect rect=m_pList->mOldDropHighlighter;
@@ -1688,9 +1688,9 @@ void kdesvnfilelist::cleanHighLighter()
}
/*!
- \fn kdesvnfilelist::slotMergeRevisions()
+ \fn tdesvnfilelist::slotMergeRevisions()
*/
-void kdesvnfilelist::slotMergeRevisions()
+void tdesvnfilelist::slotMergeRevisions()
{
if (!isWorkingCopy()) return;
FileListViewItem*which= singleSelected();
@@ -1712,7 +1712,7 @@ void kdesvnfilelist::slotMergeRevisions()
refreshRecursive(which);
}
-void kdesvnfilelist::slotMerge()
+void tdesvnfilelist::slotMerge()
{
FileListViewItem*which= singleSelected();
TQString src1,src2,target;
@@ -1739,7 +1739,7 @@ void kdesvnfilelist::slotMerge()
if (!dlg) {
return;
}
- dlg->setHelp("merging-items","kdesvn");
+ dlg->setHelp("merging-items","tdesvn");
ptr->setDest(target);
ptr->setSrc1(src1);
ptr->setSrc2(src1);
@@ -1779,7 +1779,7 @@ void kdesvnfilelist::slotMerge()
delete dlg;
}
-void kdesvnfilelist::slotDropped(TQDropEvent* event,TQListViewItem*item)
+void tdesvnfilelist::slotDropped(TQDropEvent* event,TQListViewItem*item)
{
KURL::List urlList;
TQMap<TQString,TQString> metaData;
@@ -1866,7 +1866,7 @@ void kdesvnfilelist::slotDropped(TQDropEvent* event,TQListViewItem*item)
}
}
-void kdesvnfilelist::slotInternalDrop()
+void tdesvnfilelist::slotInternalDrop()
{
TQDropEvent::Action action = m_pList->intern_drop_action;
if (action==TQDropEvent::UserAction) {
@@ -1896,18 +1896,18 @@ void kdesvnfilelist::slotInternalDrop()
}
/*!
- \fn kdesvnfilelist::slotRename()
+ \fn tdesvnfilelist::slotRename()
*/
-void kdesvnfilelist::slotRename()
+void tdesvnfilelist::slotRename()
{
copy_move(true);
}
-void kdesvnfilelist::slotCopy()
+void tdesvnfilelist::slotCopy()
{
copy_move(false);
}
-void kdesvnfilelist::copy_move(bool move)
+void tdesvnfilelist::copy_move(bool move)
{
if (isWorkingCopy()&&singleSelected()==firstChild()) {
return;
@@ -1927,7 +1927,7 @@ void kdesvnfilelist::copy_move(bool move)
}
}
-void kdesvnfilelist::slotCat()
+void tdesvnfilelist::slotCat()
{
FileListViewItem*k = singleSelected();
if (!k) return;
@@ -1937,9 +1937,9 @@ void kdesvnfilelist::slotCat()
/*!
- \fn kdesvnfilelist::slotCopyFinished( KIO::Job *)
+ \fn tdesvnfilelist::slotCopyFinished( KIO::Job *)
*/
-void kdesvnfilelist::slotCopyFinished( KIO::Job * job)
+void tdesvnfilelist::slotCopyFinished( KIO::Job * job)
{
if (m_pList->m_DirWatch) {
m_pList->m_DirWatch->startScan(false);
@@ -1970,9 +1970,9 @@ void kdesvnfilelist::slotCopyFinished( KIO::Job * job)
/*!
- \fn kdesvnfilelist::slotDelete()
+ \fn tdesvnfilelist::slotDelete()
*/
-void kdesvnfilelist::slotDelete()
+void tdesvnfilelist::slotDelete()
{
m_deletePerfect = true;
TQPtrList<FileListViewItem>*lst = allSelected();
@@ -2016,9 +2016,9 @@ void kdesvnfilelist::slotDelete()
}
/*!
- \fn kdesvnfilelist::slotDeleteFinished(KIO::Job*)
+ \fn tdesvnfilelist::slotDeleteFinished(KIO::Job*)
*/
-void kdesvnfilelist::slotDeleteFinished(KIO::Job*job)
+void tdesvnfilelist::slotDeleteFinished(KIO::Job*job)
{
if (job) {
tqApp->exit_loop();
@@ -2030,9 +2030,9 @@ void kdesvnfilelist::slotDeleteFinished(KIO::Job*job)
}
/*!
- \fn kdesvnfilelist::dispDummy()
+ \fn tdesvnfilelist::dispDummy()
*/
-void kdesvnfilelist::dispDummy()
+void tdesvnfilelist::dispDummy()
{
// wait for job
TQLabel dummy(this,0,WStyle_NoBorder|WShowModal);
@@ -2049,9 +2049,9 @@ void kdesvnfilelist::dispDummy()
/*!
- \fn kdesvnfilelist::slotLock()
+ \fn tdesvnfilelist::slotLock()
*/
-void kdesvnfilelist::slotLock()
+void tdesvnfilelist::slotLock()
{
TQPtrList<FileListViewItem>*lst = allSelected();
FileListViewItemListIterator liter(*lst);
@@ -2093,9 +2093,9 @@ void kdesvnfilelist::slotLock()
/*!
- \fn kdesvnfilelist::slotUnlock()
+ \fn tdesvnfilelist::slotUnlock()
*/
-void kdesvnfilelist::slotUnlock()
+void tdesvnfilelist::slotUnlock()
{
TQPtrList<FileListViewItem>*lst = allSelected();
FileListViewItemListIterator liter(*lst);
@@ -2121,9 +2121,9 @@ void kdesvnfilelist::slotUnlock()
/*!
- \fn kdesvnfilelist::slotIgnore()
+ \fn tdesvnfilelist::slotIgnore()
*/
-void kdesvnfilelist::slotIgnore()
+void tdesvnfilelist::slotIgnore()
{
SvnItem*item = singleSelected();
if (!item || item->isRealVersioned()) return;
@@ -2134,9 +2134,9 @@ void kdesvnfilelist::slotIgnore()
/*!
- \fn kdesvnfilelist::slotBlame()
+ \fn tdesvnfilelist::slotBlame()
*/
-void kdesvnfilelist::slotBlame()
+void tdesvnfilelist::slotBlame()
{
SvnItem*k = singleSelected();
if (!k) return;
@@ -2147,9 +2147,9 @@ void kdesvnfilelist::slotBlame()
/*!
- \fn kdesvnfilelist::slotRangeBlame()
+ \fn tdesvnfilelist::slotRangeBlame()
*/
-void kdesvnfilelist::slotRangeBlame()
+void tdesvnfilelist::slotRangeBlame()
{
SvnItem*k = singleSelected();
if (!k) return;
@@ -2167,7 +2167,7 @@ void kdesvnfilelist::slotRangeBlame()
}
-void kdesvnfilelist::slotSimpleBaseDiff()
+void tdesvnfilelist::slotSimpleBaseDiff()
{
FileListViewItem*kitem = singleSelected();
if (isWorkingCopy())
@@ -2185,7 +2185,7 @@ void kdesvnfilelist::slotSimpleBaseDiff()
m_SvnWrapper->makeDiff(what,svn::Revision::BASE,svn::Revision::WORKING,svn::Revision::UNDEFINED,kitem?kitem->isDir():true);
}
-void kdesvnfilelist::slotSimpleHeadDiff()
+void tdesvnfilelist::slotSimpleHeadDiff()
{
FileListViewItem*kitem = singleSelected();
TQString what;
@@ -2203,7 +2203,7 @@ void kdesvnfilelist::slotSimpleHeadDiff()
m_SvnWrapper->makeDiff(what,svn::Revision::WORKING,svn::Revision::HEAD,svn::Revision::UNDEFINED,kitem?kitem->isDir():true);
}
-void kdesvnfilelist::slotDisplayLastDiff()
+void tdesvnfilelist::slotDisplayLastDiff()
{
FileListViewItem*kitem = singleSelected();
TQString what;
@@ -2246,7 +2246,7 @@ void kdesvnfilelist::slotDisplayLastDiff()
m_SvnWrapper->makeDiff(what,end,what,start,realWidget());
}
-void kdesvnfilelist::slotDiffPathes()
+void tdesvnfilelist::slotDiffPathes()
{
TQPtrList<FileListViewItem>*lst = allSelected();
@@ -2275,9 +2275,9 @@ void kdesvnfilelist::slotDiffPathes()
}
/*!
- \fn kdesvnfilelist::slotMkdir()
+ \fn tdesvnfilelist::slotMkdir()
*/
-void kdesvnfilelist::slotMkdir()
+void tdesvnfilelist::slotMkdir()
{
SvnItem*k = singleSelected();
TQString parentDir;
@@ -2296,7 +2296,7 @@ void kdesvnfilelist::slotMkdir()
}
}
-void kdesvnfilelist::slotMkBaseDirs()
+void tdesvnfilelist::slotMkBaseDirs()
{
bool isopen = baseUri().length()>0;
if (!isopen) {
@@ -2307,7 +2307,7 @@ void kdesvnfilelist::slotMkBaseDirs()
targets.append(parentDir+"/trunk");
targets.append(parentDir+"/branches");
targets.append(parentDir+"/tags");
- TQString msg = i18n("Automatic generated base tqlayout by kdesvn");
+ TQString msg = i18n("Automatic generated base tqlayout by tdesvn");
isopen = m_SvnWrapper->makeMkdir(targets,msg);
if (isopen) {
slotDirAdded(targets[0],0);
@@ -2317,9 +2317,9 @@ void kdesvnfilelist::slotMkBaseDirs()
}
/*!
- \fn kdesvnfilelist::slotDiffRevisions()
+ \fn tdesvnfilelist::slotDiffRevisions()
*/
-void kdesvnfilelist::slotDiffRevisions()
+void tdesvnfilelist::slotDiffRevisions()
{
SvnItem*k = singleSelected();
TQString what;
@@ -2348,7 +2348,7 @@ void kdesvnfilelist::slotDiffRevisions()
}
-void kdesvnfilelist::slotSelectBrowsingRevision()
+void tdesvnfilelist::slotSelectBrowsingRevision()
{
if (isWorkingCopy()) return;
Rangeinput_impl*rdlg;
@@ -2371,9 +2371,9 @@ void kdesvnfilelist::slotSelectBrowsingRevision()
}
/*!
- \fn kdesvnfilelist::slotRevisionCat()
+ \fn tdesvnfilelist::slotRevisionCat()
*/
-void kdesvnfilelist::slotRevisionCat()
+void tdesvnfilelist::slotRevisionCat()
{
SvnItem*k = singleSelected();
if (!k) return;
@@ -2393,9 +2393,9 @@ void kdesvnfilelist::slotRevisionCat()
/*!
- \fn kdesvnfilelist::refreshItem(FileListViewItem*)
+ \fn tdesvnfilelist::refreshItem(FileListViewItem*)
*/
-bool kdesvnfilelist::refreshItem(FileListViewItem*item)
+bool tdesvnfilelist::refreshItem(FileListViewItem*item)
{
if (!item) {
return false;
@@ -2411,17 +2411,17 @@ bool kdesvnfilelist::refreshItem(FileListViewItem*item)
/*!
- \fn kdesvnfilelist::slotCheckUpdates()
+ \fn tdesvnfilelist::slotCheckUpdates()
*/
-void kdesvnfilelist::slotCheckUpdates()
+void tdesvnfilelist::slotCheckUpdates()
{
m_SvnWrapper->createUpdateCache(baseUri());
}
/*!
- \fn kdesvnfilelist::reinitItems(FileListViewItem*_item = 0)
+ \fn tdesvnfilelist::reinitItems(FileListViewItem*_item = 0)
*/
-void kdesvnfilelist::reinitItems(FileListViewItem*_item)
+void tdesvnfilelist::reinitItems(FileListViewItem*_item)
{
FileListViewItem*item;
if (_item) {
@@ -2449,9 +2449,9 @@ void kdesvnfilelist::reinitItems(FileListViewItem*_item)
/*!
- \fn kdesvnfilelist::slotInfo()
+ \fn tdesvnfilelist::slotInfo()
*/
-void kdesvnfilelist::slotInfo()
+void tdesvnfilelist::slotInfo()
{
TQPtrList<SvnItem> lst;
SelectionList(&lst);
@@ -2473,9 +2473,9 @@ void kdesvnfilelist::slotInfo()
/*!
- \fn kdesvnfilelist::slotDirItemCreated(const TQString&)
+ \fn tdesvnfilelist::slotDirItemCreated(const TQString&)
*/
-void kdesvnfilelist::slotDirItemCreated(const TQString&what)
+void tdesvnfilelist::slotDirItemCreated(const TQString&what)
{
m_pList->stopDirTimer();
m_pList->dirItems[what]='C';
@@ -2484,7 +2484,7 @@ void kdesvnfilelist::slotDirItemCreated(const TQString&what)
}
-void kdesvnfilelist::updateParents(FileListViewItem*item)
+void tdesvnfilelist::updateParents(FileListViewItem*item)
{
if (!item || !item->parent()) return;
FileListViewItem*it = static_cast<FileListViewItem*>(item->parent());
@@ -2493,26 +2493,26 @@ void kdesvnfilelist::updateParents(FileListViewItem*item)
}
/*!
- \fn kdesvnfilelist::slotDirItemDirty(const TQString&)
+ \fn tdesvnfilelist::slotDirItemDirty(const TQString&)
*/
-void kdesvnfilelist::slotDirItemDirty(const TQString&what)
+void tdesvnfilelist::slotDirItemDirty(const TQString&what)
{
m_pList->stopDirTimer();
m_pList->dirItems[what]='M';
m_pList->startDirTimer();
}
-void kdesvnfilelist::_propListTimeout()
+void tdesvnfilelist::_propListTimeout()
{
dispProperties(false);
}
-void kdesvnfilelist::slotDisplayProperties()
+void tdesvnfilelist::slotDisplayProperties()
{
dispProperties(true);
}
-void kdesvnfilelist::dispProperties(bool force)
+void tdesvnfilelist::dispProperties(bool force)
{
CursorStack a(TQt::BusyCursor);
bool cache_Only = (!force && isNetworked() && !Kdesvnsettings::properties_on_remote_items());
@@ -2528,7 +2528,7 @@ void kdesvnfilelist::dispProperties(bool force)
emit sigProplist(pm,isWorkingCopy(),k->fullName());
}
-void kdesvnfilelist::_dirwatchTimeout()
+void tdesvnfilelist::_dirwatchTimeout()
{
kdDebug()<<"dirtimer"<<endl;
TQMap<TQString,TQChar>::Iterator it;
@@ -2605,9 +2605,9 @@ void kdesvnfilelist::_dirwatchTimeout()
}
/*!
- \fn kdesvnfilelist::slotDirItemDeleted(const TQString&)
+ \fn tdesvnfilelist::slotDirItemDeleted(const TQString&)
*/
-void kdesvnfilelist::slotDirItemDeleted(const TQString&what)
+void tdesvnfilelist::slotDirItemDeleted(const TQString&what)
{
m_pList->stopDirTimer();
m_pList->m_fileTip->setItem(0);
@@ -2621,7 +2621,7 @@ void kdesvnfilelist::slotDirItemDeleted(const TQString&what)
}
-void kdesvnfilelist::gotPreview( const KFileItem*, const TQPixmap&)
+void tdesvnfilelist::gotPreview( const KFileItem*, const TQPixmap&)
{
#if 0
FileListViewItem*which = findEntryItem(item->localPath());
@@ -2635,12 +2635,12 @@ void kdesvnfilelist::gotPreview( const KFileItem*, const TQPixmap&)
#endif
}
-void kdesvnfilelist::gotPreviewResult()
+void tdesvnfilelist::gotPreviewResult()
{
// m_previewJob = 0;
}
-FileListViewItem* kdesvnfilelist::findEntryItem(const TQString&what,FileListViewItem*startAt)
+FileListViewItem* tdesvnfilelist::findEntryItem(const TQString&what,FileListViewItem*startAt)
{
if (!startAt && !what.startsWith(baseUri())) return 0;
TQString _what = what;
@@ -2671,9 +2671,9 @@ FileListViewItem* kdesvnfilelist::findEntryItem(const TQString&what,FileListView
/*!
- \fn kdesvnfilelist::contentsMouseMoveEvent( TQMouseEvent *e )
+ \fn tdesvnfilelist::contentsMouseMoveEvent( TQMouseEvent *e )
*/
-void kdesvnfilelist::contentsMouseMoveEvent( TQMouseEvent *e )
+void tdesvnfilelist::contentsMouseMoveEvent( TQMouseEvent *e )
{
if (!m_pList->mousePressed)
{
@@ -2710,7 +2710,7 @@ void kdesvnfilelist::contentsMouseMoveEvent( TQMouseEvent *e )
KListView::contentsMouseMoveEvent( e );
}
-void kdesvnfilelist::contentsMousePressEvent(TQMouseEvent*e)
+void tdesvnfilelist::contentsMousePressEvent(TQMouseEvent*e)
{
KListView::contentsMousePressEvent(e);
m_pList->m_fileTip->setItem(0);
@@ -2729,29 +2729,29 @@ void kdesvnfilelist::contentsMousePressEvent(TQMouseEvent*e)
}
}
-void kdesvnfilelist::contentsMouseReleaseEvent(TQMouseEvent*e)
+void tdesvnfilelist::contentsMouseReleaseEvent(TQMouseEvent*e)
{
KListView::contentsMouseReleaseEvent(e);
m_pList->mousePressed = false;
}
/*!
- \fn kdesvnfilelist::contentsWheelEvent( TQWheelEvent * e )
+ \fn tdesvnfilelist::contentsWheelEvent( TQWheelEvent * e )
*/
-void kdesvnfilelist::contentsWheelEvent( TQWheelEvent * e )
+void tdesvnfilelist::contentsWheelEvent( TQWheelEvent * e )
{
// when scrolling with mousewheel, stop possible pending filetip
m_pList->m_fileTip->setItem(0);
KListView::contentsWheelEvent( e );
}
-void kdesvnfilelist::leaveEvent(TQEvent*e)
+void tdesvnfilelist::leaveEvent(TQEvent*e)
{
m_pList->m_fileTip->setItem( 0 );
KListView::leaveEvent( e );
}
-void kdesvnfilelist::slotSettingsChanged()
+void tdesvnfilelist::slotSettingsChanged()
{
m_pList->m_fileTip->setOptions(!isNetworked()&&Kdesvnsettings::display_file_tips()&&
TQToolTip::isGloballyEnabled(),true,6);
@@ -2769,9 +2769,9 @@ void kdesvnfilelist::slotSettingsChanged()
/*!
- \fn kdesvnfilelist::slotRelocate()
+ \fn tdesvnfilelist::slotRelocate()
*/
-void kdesvnfilelist::slotRelocate()
+void tdesvnfilelist::slotRelocate()
{
if (!isWorkingCopy()) return;
SvnItem*k = SelectedOrMain();
@@ -2804,7 +2804,7 @@ void kdesvnfilelist::slotRelocate()
refreshItem(k->fItem());
}
-void kdesvnfilelist::checkUnversionedDirs( FileListViewItem * _parent )
+void tdesvnfilelist::checkUnversionedDirs( FileListViewItem * _parent )
{
TQDir d;
if (_parent)
@@ -2875,7 +2875,7 @@ void kdesvnfilelist::checkUnversionedDirs( FileListViewItem * _parent )
//this->insertDirs(_parent, nonversioned_list);
}
-void kdesvnfilelist::rescanIconsRec(FileListViewItem*startAt,bool checkNewer,bool no_update)
+void tdesvnfilelist::rescanIconsRec(FileListViewItem*startAt,bool checkNewer,bool no_update)
{
FileListViewItem*_s;
if (!startAt) {
@@ -2907,16 +2907,16 @@ void kdesvnfilelist::rescanIconsRec(FileListViewItem*startAt,bool checkNewer,boo
}
}
-void kdesvnfilelist::slotRescanIcons(bool checkNewer)
+void tdesvnfilelist::slotRescanIcons(bool checkNewer)
{
rescanIconsRec(0L,checkNewer);
}
/*!
- \fn kdesvnfilelist::slotCheckNewItems()
+ \fn tdesvnfilelist::slotCheckNewItems()
*/
-void kdesvnfilelist::slotCheckNewItems()
+void tdesvnfilelist::slotCheckNewItems()
{
if (!isWorkingCopy()) {
KMessageBox::sorry(0,i18n("Only in working copy possible."),i18n("Error"));
@@ -2935,9 +2935,9 @@ void kdesvnfilelist::slotCheckNewItems()
}
/*!
- \fn kdesvnfilelist::slotMakeRangeLog()
+ \fn tdesvnfilelist::slotMakeRangeLog()
*/
-void kdesvnfilelist::slotMakeRangeLog()
+void tdesvnfilelist::slotMakeRangeLog()
{
TQString what;
SvnItem*k = SelectedOrMain();
@@ -2963,7 +2963,7 @@ void kdesvnfilelist::slotMakeRangeLog()
}
-void kdesvnfilelist::slotMakeTree()
+void tdesvnfilelist::slotMakeTree()
{
TQString what;
SvnItem*k = SelectedOrMain();
@@ -2979,7 +2979,7 @@ void kdesvnfilelist::slotMakeTree()
m_SvnWrapper->makeTree(what,rev);
}
-void kdesvnfilelist::slotMakePartTree()
+void tdesvnfilelist::slotMakePartTree()
{
TQString what;
SvnItem*k = SelectedOrMain();
@@ -3009,9 +3009,9 @@ void kdesvnfilelist::slotMakePartTree()
}
/*!
- \fn kdesvnfilelist::slotMakeLog()
+ \fn tdesvnfilelist::slotMakeLog()
*/
-void kdesvnfilelist::slotMakeLog()
+void tdesvnfilelist::slotMakeLog()
{
TQString what;
SvnItem*k = SelectedOrMain();
@@ -3034,16 +3034,16 @@ void kdesvnfilelist::slotMakeLog()
m_SvnWrapper->makeLog(start,end,(isWorkingCopy()?svn::Revision::UNDEFINED:m_pList->m_remoteRevision),what,list,l);
}
-const svn::Revision& kdesvnfilelist::remoteRevision()const
+const svn::Revision& tdesvnfilelist::remoteRevision()const
{
return m_pList->m_remoteRevision;
}
/*!
- \fn kdesvnfilelist::slotOpenWith()
+ \fn tdesvnfilelist::slotOpenWith()
*/
-void kdesvnfilelist::slotOpenWith()
+void tdesvnfilelist::slotOpenWith()
{
FileListViewItem* which = singleSelected();
if (!which||which->isDir()) {
@@ -3055,7 +3055,7 @@ void kdesvnfilelist::slotOpenWith()
KRun::displayOpenWithDialog(lst);
}
-void kdesvnfilelist::slotUnfoldTree()
+void tdesvnfilelist::slotUnfoldTree()
{
StopSimpleDlg sdlg(0,0,i18n("Unfold tree"),i18n("Unfold all folder"));
@@ -3092,7 +3092,7 @@ void kdesvnfilelist::slotUnfoldTree()
m_SvnWrapper->slotCancel(false);
}
-void kdesvnfilelist::slotFoldTree()
+void tdesvnfilelist::slotFoldTree()
{
TQListViewItemIterator it(this);
while (TQListViewItem* item = it.current())
@@ -3106,9 +3106,9 @@ void kdesvnfilelist::slotFoldTree()
}
/*!
- \fn kdesvnfilelist::uniqueSelected()
+ \fn tdesvnfilelist::uniqueSelected()
*/
-bool kdesvnfilelist::uniqueTypeSelected()
+bool tdesvnfilelist::uniqueTypeSelected()
{
FileListViewItemList*ls = allSelected();
FileListViewItemListIterator it(*ls);
@@ -3126,7 +3126,7 @@ bool kdesvnfilelist::uniqueTypeSelected()
return true;
}
-void kdesvnfilelist::slotChangeProperties(const svn::PropertiesMap&pm,const TQValueList<TQString>&dellist,const TQString&path)
+void tdesvnfilelist::slotChangeProperties(const svn::PropertiesMap&pm,const TQValueList<TQString>&dellist,const TQString&path)
{
m_SvnWrapper->changeProperties(pm,dellist,path);
FileListViewItem* which = singleSelected();
@@ -3138,7 +3138,7 @@ void kdesvnfilelist::slotChangeProperties(const svn::PropertiesMap&pm,const TQVa
}
}
-void kdesvnfilelist::slotUpdateLogCache()
+void tdesvnfilelist::slotUpdateLogCache()
{
if (baseUri().length()>0 && m_SvnWrapper->doNetworking()) {
KAction*temp = filesActions()->action("update_log_cache");
@@ -3157,4 +3157,4 @@ void kdesvnfilelist::slotUpdateLogCache()
}
}
-#include "kdesvnfilelist.moc"
+#include "tdesvnfilelist.moc"
diff --git a/src/svnfrontend/kdesvnfilelist.h b/src/svnfrontend/kdesvnfilelist.h
index 73cc3ae..d1a9f78 100644
--- a/src/svnfrontend/kdesvnfilelist.h
+++ b/src/svnfrontend/kdesvnfilelist.h
@@ -50,14 +50,14 @@ namespace svn {
/**
@author Rajko Albrecht
*/
-class kdesvnfilelist : public KListView,public ItemDisplay
+class tdesvnfilelist : public KListView,public ItemDisplay
{
Q_OBJECT
TQ_OBJECT
friend class FileListViewItem;
public:
- kdesvnfilelist(KActionCollection*,TQWidget *parent = 0, const char *name = 0);
- virtual ~kdesvnfilelist();
+ tdesvnfilelist(KActionCollection*,TQWidget *parent = 0, const char *name = 0);
+ virtual ~tdesvnfilelist();
virtual bool openURL( const KURL &url,bool noReinit=false );
virtual SvnItem*SelectedOrMain();
diff --git a/src/svnfrontend/mergedlg_impl.cpp b/src/svnfrontend/mergedlg_impl.cpp
index 44e620a..7caa7c2 100644
--- a/src/svnfrontend/mergedlg_impl.cpp
+++ b/src/svnfrontend/mergedlg_impl.cpp
@@ -21,7 +21,7 @@
#include "rangeinput_impl.h"
#include "src/svnqt/url.hpp"
#include "helpers/ktranslateurl.h"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include <kurlrequester.h>
#include <kdialogbase.h>
@@ -187,7 +187,7 @@ bool MergeDlg_impl::getMergeRange(Rangeinput_impl::revision_range&range,bool*for
KDialogBase dlg(parent,name,true,i18n("Enter merge range"),
KDialogBase::Ok|KDialogBase::Cancel|KDialogBase::Help,
KDialogBase::Ok,true);
- dlg.setHelp("merging-items","kdesvn");
+ dlg.setHelp("merging-items","tdesvn");
TQWidget* Dialog1Layout = dlg.makeVBoxMainWidget();
ptr = new MergeDlg_impl(Dialog1Layout,"merge_range_dlg",false,false,false);
dlg.resize( TQSize(480,360).expandedTo(dlg.tqminimumSizeHint()) );
diff --git a/src/svnfrontend/stopdlg.cpp b/src/svnfrontend/stopdlg.cpp
index 6ec1666..c6487fd 100644
--- a/src/svnfrontend/stopdlg.cpp
+++ b/src/svnfrontend/stopdlg.cpp
@@ -19,7 +19,7 @@
***************************************************************************/
#include "stopdlg.h"
#include "ccontextlistener.h"
-#include "settings/kdesvnsettings.h"
+#include "settings/tdesvnsettings.h"
#include "helpers/stringhelper.h"
#include <kapplication.h>
diff --git a/src/svnfrontend/svnactions.cpp b/src/svnfrontend/svnactions.cpp
index 0d1fd1c..9ca1cc5 100644
--- a/src/svnfrontend/svnactions.cpp
+++ b/src/svnfrontend/svnactions.cpp
@@ -35,8 +35,8 @@
#include "src/ksvnwidgets/encodingselector_impl.h"
#include "src/ksvnwidgets/revertform_impl.h"
#include "graphtree/revisiontree.h"
-#include "src/settings/kdesvnsettings.h"
-#include "src/kdesvn_events.h"
+#include "src/settings/tdesvnsettings.h"
+#include "src/tdesvn_events.h"
#include "src/svnqt/client.hpp"
#include "src/svnqt/annotate_line.hpp"
#include "src/svnqt/context_listener.hpp"
diff --git a/src/svnfrontend/svnfiletip.h b/src/svnfrontend/svnfiletip.h
index 27a50ae..21cc01e 100644
--- a/src/svnfrontend/svnfiletip.h
+++ b/src/svnfrontend/svnfiletip.h
@@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
/* this is mostly a copy of KonqFileTip
- * when kdesvn get part of KDE itself it should replaced then with the original stuff
+ * when tdesvn get part of KDE itself it should replaced then with the original stuff
* now we make sure we may us it
*/
diff --git a/src/svnfrontend/svnitem.cpp b/src/svnfrontend/svnitem.cpp
index 60a687d..d11e039 100644
--- a/src/svnfrontend/svnitem.cpp
+++ b/src/svnfrontend/svnitem.cpp
@@ -20,8 +20,8 @@
#include "svnitem.h"
#include "svnactions.h"
-#include "kdesvn_part.h"
-#include "src/settings/kdesvnsettings.h"
+#include "tdesvn_part.h"
+#include "src/settings/tdesvnsettings.h"
#include "src/svnqt/status.hpp"
#include "src/svnqt/smart_pointer.hpp"
#include "src/svnqt/url.hpp"
@@ -241,23 +241,23 @@ TQPixmap SvnItem::getPixmap(const TQPixmap&_p,int size,bool overlay)
if (p_Item->m_Stat->texttqStatus()==svn_wc_status_conflicted) {
m_bgColor = CONFLICT;
if (overlay)
- p2 = kdesvnPartFactory::instance()->iconLoader()->loadIcon("kdesvnconflicted",KIcon::Desktop,size);
+ p2 = tdesvnPartFactory::instance()->iconLoader()->loadIcon("tdesvnconflicted",KIcon::Desktop,size);
} else if (p_Item->m_Stat->texttqStatus ()==svn_wc_status_missing) {
m_bgColor = MISSING;
} else if (isLocked()||wrap->checkReposLockCache(fullName())) {
- if (overlay) p2 = kdesvnPartFactory::instance()->iconLoader()->loadIcon("kdesvnlocked",KIcon::Desktop,size);
+ if (overlay) p2 = tdesvnPartFactory::instance()->iconLoader()->loadIcon("tdesvnlocked",KIcon::Desktop,size);
m_bgColor = LOCKED;
} else if (Kdesvnsettings::check_needslock() && !isRemoteAdded() && wrap->isLockNeeded(this,svn::Revision::UNDEFINED) ) {
- if (overlay) p2 = kdesvnPartFactory::instance()->iconLoader()->loadIcon("kdesvnneedlock",KIcon::Desktop,size);
+ if (overlay) p2 = tdesvnPartFactory::instance()->iconLoader()->loadIcon("tdesvnneedlock",KIcon::Desktop,size);
m_bgColor = NEEDLOCK;
} else if (wrap->isUpdated(p_Item->m_Stat->path())) {
- if (overlay) p2 = kdesvnPartFactory::instance()->iconLoader()->loadIcon("kdesvnupdates",KIcon::Desktop,size);
+ if (overlay) p2 = tdesvnPartFactory::instance()->iconLoader()->loadIcon("tdesvnupdates",KIcon::Desktop,size);
m_bgColor = UPDATES;
} else if (p_Item->m_Stat->texttqStatus()==svn_wc_status_deleted) {
- if (overlay) p2 = kdesvnPartFactory::instance()->iconLoader()->loadIcon("kdesvndeleted",KIcon::Desktop,size);
+ if (overlay) p2 = tdesvnPartFactory::instance()->iconLoader()->loadIcon("tdesvndeleted",KIcon::Desktop,size);
m_bgColor = DELETED;
} else if (p_Item->m_Stat->texttqStatus()==svn_wc_status_added ) {
- if (overlay) p2 = kdesvnPartFactory::instance()->iconLoader()->loadIcon("kdesvnadded",KIcon::Desktop,size);
+ if (overlay) p2 = tdesvnPartFactory::instance()->iconLoader()->loadIcon("tdesvnadded",KIcon::Desktop,size);
m_bgColor = ADDED;
} else if (isModified()) {
mod = true;
@@ -265,19 +265,19 @@ TQPixmap SvnItem::getPixmap(const TQPixmap&_p,int size,bool overlay)
svn::StatusEntries dlist;
svn::StatusEntries::const_iterator it;
if (isRemoteAdded() || wrap->checkUpdateCache(fullName())) {
- if (overlay) p2 = kdesvnPartFactory::instance()->iconLoader()->loadIcon("kdesvnupdates",KIcon::Desktop,size);
+ if (overlay) p2 = tdesvnPartFactory::instance()->iconLoader()->loadIcon("tdesvnupdates",KIcon::Desktop,size);
m_bgColor = UPDATES;
} else if (wrap->checkConflictedCache(fullName())) {
m_bgColor = CONFLICT;
if (overlay)
- p2 = kdesvnPartFactory::instance()->iconLoader()->loadIcon("kdesvnconflicted",KIcon::Desktop,size);
+ p2 = tdesvnPartFactory::instance()->iconLoader()->loadIcon("tdesvnconflicted",KIcon::Desktop,size);
} else {
mod = wrap->checkModifiedCache(fullName());
}
}
if (mod) {
m_bgColor = MODIFIED;
- if (overlay) p2 = kdesvnPartFactory::instance()->iconLoader()->loadIcon("kdesvnmodified",KIcon::Desktop,size);
+ if (overlay) p2 = tdesvnPartFactory::instance()->iconLoader()->loadIcon("tdesvnmodified",KIcon::Desktop,size);
}
if (!p2.isNull()) {
TQPixmap p;
@@ -312,7 +312,7 @@ TQPixmap SvnItem::getPixmap(int size,bool overlay)
if (isLocked()) {
m_bgColor = LOCKED;
TQPixmap p2;
- if (overlay) p2 = kdesvnPartFactory::instance()->iconLoader()->loadIcon("kdesvnlocked",KIcon::Desktop,size);
+ if (overlay) p2 = tdesvnPartFactory::instance()->iconLoader()->loadIcon("tdesvnlocked",KIcon::Desktop,size);
if (!p2.isNull()) {
TQImage i1; i1 = p;
TQImage i2; i2 = p2;
@@ -323,9 +323,9 @@ TQPixmap SvnItem::getPixmap(int size,bool overlay)
} else {
if (isRemoteAdded()) {
if (isDir()) {
- p = kdesvnPartFactory::instance()->iconLoader()->loadIcon("folder",KIcon::Desktop,size);
+ p = tdesvnPartFactory::instance()->iconLoader()->loadIcon("folder",KIcon::Desktop,size);
} else {
- p = kdesvnPartFactory::instance()->iconLoader()->loadIcon("unknown",KIcon::Desktop,size);
+ p = tdesvnPartFactory::instance()->iconLoader()->loadIcon("unknown",KIcon::Desktop,size);
}
} else {
KURL uri;
diff --git a/src/svnfrontend/svnlogdlgimp.cpp b/src/svnfrontend/svnlogdlgimp.cpp
index b408610..070affa 100644
--- a/src/svnfrontend/svnlogdlgimp.cpp
+++ b/src/svnfrontend/svnlogdlgimp.cpp
@@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include "svnlogdlgimp.h"
-#include "src/settings/kdesvnsettings.h"
+#include "src/settings/tdesvnsettings.h"
#include "src/svnqt/log_entry.hpp"
#include "helpers/sub2qt.h"
#include "svnactions.h"
diff --git a/src/svnqt/annotate_line.hpp b/src/svnqt/annotate_line.hpp
index 2a263ce..c08b273 100644
--- a/src/svnqt/annotate_line.hpp
+++ b/src/svnqt/annotate_line.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/apr.cpp b/src/svnqt/apr.cpp
index ca531a0..97bb3b8 100644
--- a/src/svnqt/apr.cpp
+++ b/src/svnqt/apr.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/apr.hpp b/src/svnqt/apr.hpp
index bb6655a..ddefebd 100644
--- a/src/svnqt/apr.hpp
+++ b/src/svnqt/apr.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/cache/test/sqlite.cpp b/src/svnqt/cache/test/sqlite.cpp
index 979ca59..07b5148 100644
--- a/src/svnqt/cache/test/sqlite.cpp
+++ b/src/svnqt/cache/test/sqlite.cpp
@@ -41,7 +41,7 @@ int main(int argc,char**argv)
std::cout << (*it).TOUTF8().data() << std::endl;
++it;
}
- svn::cache::ReposLog rl(m_Svnclient,"http://www.alwins-world.de/repos/kdesvn");
+ svn::cache::ReposLog rl(m_Svnclient,"http://www.alwins-world.de/repos/tdesvn");
TQDataBase db = rl.Database();
#if [[[TQT_VERSION IS DEPRECATED]]] < 0x040000
if (!db) {
diff --git a/src/svnqt/check.hpp b/src/svnqt/check.hpp
index 0c6a340..450d021 100644
--- a/src/svnqt/check.hpp
+++ b/src/svnqt/check.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/client.cpp b/src/svnqt/client.cpp
index 8d37cff..37674fd 100644
--- a/src/svnqt/client.cpp
+++ b/src/svnqt/client.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/client.hpp b/src/svnqt/client.hpp
index bffd219..4fb6015 100644
--- a/src/svnqt/client.hpp
+++ b/src/svnqt/client.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/client_annotate.cpp b/src/svnqt/client_annotate.cpp
index 96bc92c..94e5d71 100644
--- a/src/svnqt/client_annotate.cpp
+++ b/src/svnqt/client_annotate.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/client_cat.cpp b/src/svnqt/client_cat.cpp
index 2569e60..0454642 100644
--- a/src/svnqt/client_cat.cpp
+++ b/src/svnqt/client_cat.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/client_diff.cpp b/src/svnqt/client_diff.cpp
index c4b8282..448e3cd 100644
--- a/src/svnqt/client_diff.cpp
+++ b/src/svnqt/client_diff.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/client_impl.cpp b/src/svnqt/client_impl.cpp
index 031ca6b..736afca 100644
--- a/src/svnqt/client_impl.cpp
+++ b/src/svnqt/client_impl.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/client_impl.hpp b/src/svnqt/client_impl.hpp
index bd6a599..25d5b62 100644
--- a/src/svnqt/client_impl.hpp
+++ b/src/svnqt/client_impl.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/client_ls.cpp b/src/svnqt/client_ls.cpp
index 1af5cc2..cc4d178 100644
--- a/src/svnqt/client_ls.cpp
+++ b/src/svnqt/client_ls.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/client_modify.cpp b/src/svnqt/client_modify.cpp
index cd250ee..3d12dbd 100644
--- a/src/svnqt/client_modify.cpp
+++ b/src/svnqt/client_modify.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/client_property.cpp b/src/svnqt/client_property.cpp
index 7aec642..172a453 100644
--- a/src/svnqt/client_property.cpp
+++ b/src/svnqt/client_property.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/client_status.cpp b/src/svnqt/client_status.cpp
index c004b0f..4468b0d 100644
--- a/src/svnqt/client_status.cpp
+++ b/src/svnqt/client_status.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2008 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/conflictdescription.cpp b/src/svnqt/conflictdescription.cpp
index 732a566..2ccaf38 100644
--- a/src/svnqt/conflictdescription.cpp
+++ b/src/svnqt/conflictdescription.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008 by Rajko Albrecht ral@alwins-world.de *
- * http://kdesvn.alwins-world.de/ *
+ * http://tdesvn.alwins-world.de/ *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/src/svnqt/conflictdescription.hpp b/src/svnqt/conflictdescription.hpp
index 8452b3a..f7e0ea7 100644
--- a/src/svnqt/conflictdescription.hpp
+++ b/src/svnqt/conflictdescription.hpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008 by Rajko Albrecht ral@alwins-world.de *
- * http://kdesvn.alwins-world.de/ *
+ * http://tdesvn.alwins-world.de/ *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/src/svnqt/conflictresult.cpp b/src/svnqt/conflictresult.cpp
index 4e8fd94..798ebf6 100644
--- a/src/svnqt/conflictresult.cpp
+++ b/src/svnqt/conflictresult.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007 by Rajko Albrecht ral@alwins-world.de *
- * http://kdesvn.alwins-world.de/ *
+ * http://tdesvn.alwins-world.de/ *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/src/svnqt/conflictresult.hpp b/src/svnqt/conflictresult.hpp
index 2b72afb..917b79a 100644
--- a/src/svnqt/conflictresult.hpp
+++ b/src/svnqt/conflictresult.hpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007 by Rajko Albrecht ral@alwins-world.de *
- * http://kdesvn.alwins-world.de/ *
+ * http://tdesvn.alwins-world.de/ *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/src/svnqt/context.cpp b/src/svnqt/context.cpp
index cc68fbc..7c993ca 100644
--- a/src/svnqt/context.cpp
+++ b/src/svnqt/context.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/context.hpp b/src/svnqt/context.hpp
index 04193d3..6bb4ad0 100644
--- a/src/svnqt/context.hpp
+++ b/src/svnqt/context.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/context_listener.hpp b/src/svnqt/context_listener.hpp
index 1c2ab2e..28084d1 100644
--- a/src/svnqt/context_listener.hpp
+++ b/src/svnqt/context_listener.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/datetime.cpp b/src/svnqt/datetime.cpp
index 6c27a2f..51625b3 100644
--- a/src/svnqt/datetime.cpp
+++ b/src/svnqt/datetime.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/datetime.hpp b/src/svnqt/datetime.hpp
index b1ebec4..f3a9236 100644
--- a/src/svnqt/datetime.hpp
+++ b/src/svnqt/datetime.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/diff_data.cpp b/src/svnqt/diff_data.cpp
index 45c9452..f1837ce 100644
--- a/src/svnqt/diff_data.cpp
+++ b/src/svnqt/diff_data.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008 by Rajko Albrecht ral@alwins-world.de *
- * http://kdesvn.alwins-world.de/ *
+ * http://tdesvn.alwins-world.de/ *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/src/svnqt/diff_data.hpp b/src/svnqt/diff_data.hpp
index 81e4263..92664b7 100644
--- a/src/svnqt/diff_data.hpp
+++ b/src/svnqt/diff_data.hpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008 by Rajko Albrecht ral@alwins-world.de *
- * http://kdesvn.alwins-world.de/ *
+ * http://tdesvn.alwins-world.de/ *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/src/svnqt/diffoptions.cpp b/src/svnqt/diffoptions.cpp
index af1e6f9..68681d9 100644
--- a/src/svnqt/diffoptions.cpp
+++ b/src/svnqt/diffoptions.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007 by Rajko Albrecht ral@alwins-world.de *
- * http://kdesvn.alwins-world.de/ *
+ * http://tdesvn.alwins-world.de/ *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/src/svnqt/diffoptions.hpp b/src/svnqt/diffoptions.hpp
index a037c52..17e9a98 100644
--- a/src/svnqt/diffoptions.hpp
+++ b/src/svnqt/diffoptions.hpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007 by Rajko Albrecht ral@alwins-world.de *
- * http://kdesvn.alwins-world.de/ *
+ * http://tdesvn.alwins-world.de/ *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/src/svnqt/dirent.cpp b/src/svnqt/dirent.cpp
index efa6ada..7a42ae7 100644
--- a/src/svnqt/dirent.cpp
+++ b/src/svnqt/dirent.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/dirent.hpp b/src/svnqt/dirent.hpp
index c3cfa48..111b62e 100644
--- a/src/svnqt/dirent.hpp
+++ b/src/svnqt/dirent.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/entry.cpp b/src/svnqt/entry.cpp
index e6c3b7f..67090dc 100644
--- a/src/svnqt/entry.cpp
+++ b/src/svnqt/entry.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/entry.hpp b/src/svnqt/entry.hpp
index 0a1a571..b04fdc3 100644
--- a/src/svnqt/entry.hpp
+++ b/src/svnqt/entry.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/exception.cpp b/src/svnqt/exception.cpp
index 8cd795c..bc25345 100644
--- a/src/svnqt/exception.cpp
+++ b/src/svnqt/exception.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/exception.hpp b/src/svnqt/exception.hpp
index 039f1a4..f01ff85 100644
--- a/src/svnqt/exception.hpp
+++ b/src/svnqt/exception.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/lock_entry.cpp b/src/svnqt/lock_entry.cpp
index f1c0fcf..1ddb360 100644
--- a/src/svnqt/lock_entry.cpp
+++ b/src/svnqt/lock_entry.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/lock_entry.hpp b/src/svnqt/lock_entry.hpp
index 91f463d..50eb3ef 100644
--- a/src/svnqt/lock_entry.hpp
+++ b/src/svnqt/lock_entry.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/log_entry.cpp b/src/svnqt/log_entry.cpp
index fb9965c..f641b17 100644
--- a/src/svnqt/log_entry.cpp
+++ b/src/svnqt/log_entry.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/log_entry.hpp b/src/svnqt/log_entry.hpp
index 91f694c..ebd4350 100644
--- a/src/svnqt/log_entry.hpp
+++ b/src/svnqt/log_entry.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/path.cpp b/src/svnqt/path.cpp
index 737d0ae..4281de7 100644
--- a/src/svnqt/path.cpp
+++ b/src/svnqt/path.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/path.hpp b/src/svnqt/path.hpp
index 9592aca..1ad5071 100644
--- a/src/svnqt/path.hpp
+++ b/src/svnqt/path.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/pool.cpp b/src/svnqt/pool.cpp
index 34ef947..d564909 100644
--- a/src/svnqt/pool.cpp
+++ b/src/svnqt/pool.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/pool.hpp b/src/svnqt/pool.hpp
index accdd75..ffea1ca 100644
--- a/src/svnqt/pool.hpp
+++ b/src/svnqt/pool.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/revision.cpp b/src/svnqt/revision.cpp
index c34a819..a5a72c8 100644
--- a/src/svnqt/revision.cpp
+++ b/src/svnqt/revision.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/revision.hpp b/src/svnqt/revision.hpp
index 706b68c..5acaab2 100644
--- a/src/svnqt/revision.hpp
+++ b/src/svnqt/revision.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/status.cpp b/src/svnqt/status.cpp
index f178229..a7913f6 100644
--- a/src/svnqt/status.cpp
+++ b/src/svnqt/status.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/status.hpp b/src/svnqt/status.hpp
index 382e73d..3b6e03e 100644
--- a/src/svnqt/status.hpp
+++ b/src/svnqt/status.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/svnqttypes.hpp b/src/svnqt/svnqttypes.hpp
index dc7a178..5b470f2 100644
--- a/src/svnqt/svnqttypes.hpp
+++ b/src/svnqt/svnqttypes.hpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007 by Rajko Albrecht ral@alwins-world.de *
- * http://kdesvn.alwins-world.de/ *
+ * http://tdesvn.alwins-world.de/ *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/src/svnqt/targets.cpp b/src/svnqt/targets.cpp
index 5e525f8..b73d768 100644
--- a/src/svnqt/targets.cpp
+++ b/src/svnqt/targets.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/targets.hpp b/src/svnqt/targets.hpp
index 1462254..305c0a2 100644
--- a/src/svnqt/targets.hpp
+++ b/src/svnqt/targets.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/testmain.cpp b/src/svnqt/testmain.cpp
index 91af73b..8e5cce3 100644
--- a/src/svnqt/testmain.cpp
+++ b/src/svnqt/testmain.cpp
@@ -41,7 +41,7 @@ int main(int,char**)
svn::LogEntriesMap m_OldHistory;
try {
- m_Svnclient->log("http://www.alwins-world.de/repos/kdesvn/trunk",svn::Revision::HEAD,20,m_OldHistory,svn::Revision::UNDEFINED,true,false,0);
+ m_Svnclient->log("http://www.alwins-world.de/repos/tdesvn/trunk",svn::Revision::HEAD,20,m_OldHistory,svn::Revision::UNDEFINED,true,false,0);
} catch (svn::ClientException ce) {
gotit = false;
}
diff --git a/src/svnqt/url.cpp b/src/svnqt/url.cpp
index 383bdd1..2478997 100644
--- a/src/svnqt/url.cpp
+++ b/src/svnqt/url.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/url.hpp b/src/svnqt/url.hpp
index 44c06a3..baaab46 100644
--- a/src/svnqt/url.hpp
+++ b/src/svnqt/url.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/wc.cpp b/src/svnqt/wc.cpp
index a58cab2..4729696 100644
--- a/src/svnqt/wc.cpp
+++ b/src/svnqt/wc.cpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================
diff --git a/src/svnqt/wc.hpp b/src/svnqt/wc.hpp
index 84cb23b..43041ec 100644
--- a/src/svnqt/wc.hpp
+++ b/src/svnqt/wc.hpp
@@ -1,7 +1,7 @@
/*
- * Port for usage with qt-framework and development for kdesvn
+ * Port for usage with qt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
- * http://kdesvn.alwins-world.de
+ * http://tdesvn.alwins-world.de
*/
/*
* ====================================================================