Additional renaming of kde to tde

pull/1/head
Timothy Pearson 13 years ago
parent 549fec618f
commit 2ecab1a194

@ -1,7 +1,7 @@
Bernd Gehrmann <bernd@physik.hu-berlin.de>
Debugger frontend:
John Birch <jbb@kdevelop.org>
John Birch <jbb@tdevelop.org>
C++ source parser:
Jonas Nordin <jonas.nordin@cenacle.se>
@ -10,7 +10,7 @@ Java support:
Richard Dale <Richard_Dale@tipitina.demon.co.uk>
Framework, dialogs, PHP support:
Sandy Meier <smeier@kdevelop.org>
Sandy Meier <smeier@tdevelop.org>
Several parts, htdig searching & indexing:
Matthias Hoelzer-Kluepfel <hoelzer@kde.org>
@ -25,10 +25,10 @@ editing component:
The KWrite authors <kwrite-devel@kde.org>
QEditor part, help for code-completion, abbrev part:
Roberto Raggi <roberto@kdevelop.org>
Roberto Raggi <roberto@tdevelop.org>
Qt 3 port, various patches:
Harald Fernengel <harry@kdevelop.org>
Harald Fernengel <harry@tdevelop.org>
Help with KParts, KGenericFactory and other KDE infrastructure:
Simon Hausmann <hausmann@kde.org>

@ -14,7 +14,7 @@ cmake_minimum_required( VERSION 2.6 )
##### general package setup #####################
project( kdevelop )
project( tdevelop )
set( VERSION "3.5.4")
@ -107,7 +107,7 @@ if( NOT DEFINED QT_DOCDIR )
endif( )
if( NOT DEFINED KDELIBS_DOXYDIR )
set( KDELIBS_DOXYDIR "${TDE_HTML_DIR}/en/kdelibs-apidocs" )
set( KDELIBS_DOXYDIR "${TDE_HTML_DIR}/en/tdelibs-apidocs" )
endif( )
if( NOT DEFINED MAKE_COMMAND )
@ -134,21 +134,21 @@ set( CMAKE_MODULE_LINKER_FLAGS "-Wl,--no-undefined" )
##### install data ##############################
install( FILES
kdevelop.desktop kdevassistant.desktop kdevelop_ruby.desktop
kdevelop_c_cpp.desktop kdevelop_kde_cpp.desktop
kdevelop_scripting.desktop
tdevelop.desktop kdevassistant.desktop tdevelop_ruby.desktop
tdevelop_c_cpp.desktop tdevelop_kde_cpp.desktop
tdevelop_scripting.desktop
DESTINATION ${XDG_APPS_INSTALL_DIR} )
install( FILES
kde-development-kdevelop.directory
kde-development-tdevelop.directory
DESTINATION ${XDG_DIRECTORY_INSTALL_DIR} )
install( FILES
x-kdevelop.desktop
x-tdevelop.desktop
DESTINATION ${MIME_INSTALL_DIR}/application )
install( PROGRAMS
kdevprj2kdevelop
kdevprj2tdevelop
DESTINATION ${BIN_INSTALL_DIR} )

File diff suppressed because it is too large Load Diff

@ -230,18 +230,18 @@ SKIP_FUNCTION_MACROS = YES
#---------------------------------------------------------------------------
# Configuration::additions related to external references
#---------------------------------------------------------------------------
TAGFILES = $(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/dcop/dcop.tag=$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/dcop/html/ \
$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/interfaces/interfaces.tag=$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/interfaces/html/ \
$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/tdecore/tdecore.tag=$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/tdecore/html/ \
$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/tdefx/tdefx.tag=$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/tdefx/html/ \
$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/tdeui/tdeui.tag=$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/tdeui/html/ \
$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/khtml/khtml.tag=$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/khtml/html/ \
$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/kio/kio.tag=$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/kio/html/ \
$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/kjs/kjs.tag=$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/kjs/html/ \
$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/kparts/kparts.tag=$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/kparts/html/ \
$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/kmdi/kmdi.tag=$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/kmdi/html/ \
$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/kutils/kutils.tag=$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/kutils/html/ \
$(KDEDIR)/share/doc/HTML/en/kdelibs-apidocs/qt/qt.tag=$(QTDIR)/doc/html
TAGFILES = $(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/dcop/dcop.tag=$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/dcop/html/ \
$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/interfaces/interfaces.tag=$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/interfaces/html/ \
$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/tdecore/tdecore.tag=$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/tdecore/html/ \
$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/tdefx/tdefx.tag=$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/tdefx/html/ \
$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/tdeui/tdeui.tag=$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/tdeui/html/ \
$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/khtml/khtml.tag=$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/khtml/html/ \
$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/kio/kio.tag=$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/kio/html/ \
$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/kjs/kjs.tag=$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/kjs/html/ \
$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/kparts/kparts.tag=$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/kparts/html/ \
$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/kmdi/kmdi.tag=$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/kmdi/html/ \
$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/kutils/kutils.tag=$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/kutils/html/ \
$(KDEDIR)/share/doc/HTML/en/tdelibs-apidocs/qt/qt.tag=$(QTDIR)/doc/html
GENERATE_TAGFILE =
ALLEXTERNALS = NO
EXTERNAL_GROUPS = NO

@ -98,9 +98,9 @@ apidox-am-yes:
if test -n "$$tagpath"; then \
path=`echo $$tagpath | sed -e "s,.*/\([^/]*-apidocs\)/$$tag/$$tag.tag,../../\1/$$tag,"` ;\
else \
tagpath=`ls -1 $(kdelibs_doxydir)/$$tag/$$tag.tag 2> /dev/null` ;\
tagpath=`ls -1 $(tdelibs_doxydir)/$$tag/$$tag.tag 2> /dev/null` ;\
if test -n "$$tagpath"; then \
path=`echo $$tagpath | sed -e "s,.*/\([^/]*-apidocs\)/$$tag/$$tag.tag,$(kdelibs_doxydir)/$$tag,"` ;\
path=`echo $$tagpath | sed -e "s,.*/\([^/]*-apidocs\)/$$tag/$$tag.tag,$(tdelibs_doxydir)/$$tag,"` ;\
else \
tagpath=/home/apidox/public/cvs-api/$$tag/$$tag.tag ;\
fi ;\

@ -1,6 +1,6 @@
To change KDevelop's code please read the API documentation generated by doxygen at:
http://www.kdevelop.org
http://www.tdevelop.org
or generate it yourself:

@ -1,7 +1,7 @@
To find how to add support for a new programming language to KDevelop
please read the API documentation generated by doxygen at:
http://www.kdevelop.org
http://www.tdevelop.org
or generate it yourself:

@ -1,7 +1,7 @@
To compile your own KDevelop you should follow the instructions at:
http://www.kdevelop.org/index.html?filename=branches_compiling.html (latest stable version)
http://www.kdevelop.org/index.html?filename=HEAD/branches_compiling.html (latest development version)
http://www.tdevelop.org/index.html?filename=branches_compiling.html (latest stable version)
http://www.tdevelop.org/index.html?filename=HEAD/branches_compiling.html (latest development version)
For more generic and not so detailed information, continue to read this file.

@ -2,18 +2,18 @@ COMPILE_FIRST = lib src parts
EXTRA_DIST = AUTHORS COPYING COPYING.LIB NEWS ChangeLog INSTALL README TODO HACKING HACKING.language admin configure.in.bot
xdg_apps_DATA = kdevelop.desktop kdevassistant.desktop kdevelop_ruby.desktop \
kdevelop_c_cpp.desktop kdevelop_kde_cpp.desktop kdevelop_scripting.desktop
xdg_apps_DATA = tdevelop.desktop kdevassistant.desktop tdevelop_ruby.desktop \
tdevelop_c_cpp.desktop tdevelop_kde_cpp.desktop tdevelop_scripting.desktop
#appsdir = $(kde_appsdir)/Development
xdg_directory_DATA = kde-development-kdevelop.directory
xdg_directory_DATA = kde-development-tdevelop.directory
mime_DATA = x-kdevelop.desktop
mime_DATA = x-tdevelop.desktop
mimedir = $(kde_mimedir)/application
kde_bin_SCRIPTS = kdevprj2kdevelop
kde_bin_SCRIPTS = kdevprj2tdevelop
$(top_srcdir)/acinclude.m4: $(top_srcdir)/kdevelop.m4.in
$(top_srcdir)/acinclude.m4: $(top_srcdir)/tdevelop.m4.in
MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 configure.files
@ -40,7 +40,7 @@ messages:
find $$dirs -maxdepth 1 -name "*.h" -print >> files ;\
$(EXTRACTRC) `find $$dirs -maxdepth 1 -name "*.rc"` > rc.cpp ;\
$(EXTRACTRC) `find $$dirs -maxdepth 1 -name "*.ui"` >> rc.cpp ;\
$(XGETTEXT) rc.cpp `cat files` -o $(podir)/kdevelop.pot
$(XGETTEXT) rc.cpp `cat files` -o $(podir)/tdevelop.pot
@rm -f rc.cpp dirs files
$(top_srcdir)/Makefile.am.in: # faking
@ -51,4 +51,4 @@ DOXYGEN_EMPTY = YES
DOXYGEN_PROJECTNAME = KDevelop Platform API
include Doxyfile.am
SUBDIRS=$(TOPSUBDIRS)
#kdevelop: lib src parts buildtools doc editors embedded kdevdesigner languages mimetypes pics vcs
#tdevelop: lib src parts buildtools doc editors embedded kdevdesigner languages mimetypes pics vcs

@ -3,14 +3,14 @@ KDE API Documentation
If the KDE API documentation does not exist, it can be created
as follows:
Install doxygen and the kdelibs sources. Then
Install doxygen and the tdelibs sources. Then
make apidox
make install-apidox
After that you should follow the instructions at:
http://www.kdevelop.org/index.html?filename=branches_compiling.html
http://www.tdevelop.org/index.html?filename=branches_compiling.html
to compile KDevelop

@ -1,41 +1,41 @@
##
## Do NOT remove the comments that start with "kdevelop:"
## They are actually directives to the kdevelop plugin system
## Do NOT remove the comments that start with "tdevelop:"
## They are actually directives to the tdevelop plugin system
##
## The include_xxxx variables are controlled by configure.in.in
##
#kdevelop: ADA_BUILDTOOL = ada
#tdevelop: ADA_BUILDTOOL = ada
if include_ada
ADA_BUILDTOOL = ada
endif
#kdevelop: ANT_BUILDTOOL = ant
#tdevelop: ANT_BUILDTOOL = ant
if include_ant
ANT_BUILDTOOL = ant
endif
#kdevelop: AUTOTOOLS_BUILDTOOL = autotools
#tdevelop: AUTOTOOLS_BUILDTOOL = autotools
if include_autoproject
AUTOTOOLS_BUILDTOOL = autotools
endif
#kdevelop: CUSTOMMAKEFILES_BUILDTOOL = custommakefiles
#tdevelop: CUSTOMMAKEFILES_BUILDTOOL = custommakefiles
if include_customproject
CUSTOMMAKEFILES_BUILDTOOL = custommakefiles
endif
#kdevelop: PASCAL_BUILDTOOL = pascal
#tdevelop: PASCAL_BUILDTOOL = pascal
if include_pascal
PASCAL_BUILDTOOL = pascal
endif
#kdevelop: QMAKE_BUILDTOOL = qmake
#tdevelop: QMAKE_BUILDTOOL = qmake
if include_trollproject
QMAKE_BUILDTOOL = qmake
endif
#kdevelop: SCRIPT_BUILDTOOL = script
#tdevelop: SCRIPT_BUILDTOOL = script
if include_scriptproject
SCRIPT_BUILDTOOL = script
endif

@ -4,7 +4,7 @@ INCLUDES = -I$(top_srcdir)/buildtools/lib/base -I$(top_srcdir)/lib/interfaces \
kde_module_LTLIBRARIES = libkdevadaproject.la
libkdevadaproject_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
libkdevadaproject_la_LIBADD = $(top_builddir)/lib/libkdevelop.la \
libkdevadaproject_la_LIBADD = $(top_builddir)/lib/libtdevelop.la \
$(top_builddir)/buildtools/lib/base/libkdevbuildbase.la $(top_builddir)/lib/interfaces/extras/libkdevextras.la
libkdevadaproject_la_SOURCES = adaproject_part.cpp adaproject_widget.cpp adaproject_optionsdlgbase.ui adaprojectoptionsdlg.cpp adaglobaloptionsdlg.cpp service.cpp

@ -53,7 +53,7 @@ AdaProjectPart::AdaProjectPart(TQObject *parent, const char *name, const TQStrin
setXMLFile("kdevadaproject.rc");
KAction *action;
action = new KAction( i18n("&Build Project"), "make_kdevelop", Key_F8,
action = new KAction( i18n("&Build Project"), "make_tdevelop", Key_F8,
this, TQT_SLOT(slotBuild()),
actionCollection(), "build_build" );
action = new KAction( i18n("Execute Program"), "exec", 0,

@ -1,5 +1,5 @@
/* Copyright (C) 2001-2002 by Bernd Gehrmann
* bernd@kdevelop.org
* bernd@tdevelop.org
* Copyright (C) 2003 Oliver Kellogg
* okellogg@users.sourceforge.net
*

@ -1,5 +1,5 @@
/* Copyright (C) 2001-2002 by Bernd Gehrmann
* bernd@kdevelop.org
* bernd@tdevelop.org
* Copyright (C) 2003 Oliver Kellogg
* okellogg@users.sourceforge.net
*

@ -7,7 +7,7 @@ INCLUDES = -I$(top_srcdir)/buildtools/lib/base \
kde_module_LTLIBRARIES = libkdevantproject.la
libkdevantproject_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
libkdevantproject_la_LIBADD = $(top_builddir)/lib/libkdevelop.la \
libkdevantproject_la_LIBADD = $(top_builddir)/lib/libtdevelop.la \
$(top_builddir)/buildtools/lib/widgets/libkdevbuildtoolswidgets.la $(top_builddir)/buildtools/lib/base/libkdevbuildbase.la
libkdevantproject_la_SOURCES = antprojectpart.cpp antoptionswidget.ui classpathwidget.ui

@ -52,7 +52,7 @@ AntProjectPart::AntProjectPart(TQObject *parent, const char *name, const TQStrin
setXMLFile("kdevantproject.rc");
m_buildProjectAction = new KAction(i18n("&Build Project"), "make_kdevelop", Key_F8,
m_buildProjectAction = new KAction(i18n("&Build Project"), "make_tdevelop", Key_F8,
this, TQT_SLOT(slotBuild()),
actionCollection(), "build_build" );
m_buildProjectAction->setToolTip(i18n("Build project"));
@ -97,7 +97,7 @@ void AntProjectPart::openProject(const TQString &dirName, const TQString &projec
fillMenu();
TQFile f(dirName + "/" + projectName.lower() + ".kdevelop" + ".filelist");
TQFile f(dirName + "/" + projectName.lower() + ".tdevelop" + ".filelist");
if (f.open(IO_ReadOnly))
{
TQTextStream stream(&f);
@ -164,7 +164,7 @@ void AntProjectPart::closeProject()
m_antOptions = AntOptions();
TQFile f(m_projectDirectory + "/" + m_projectName.lower() + ".kdevelop" + ".filelist");
TQFile f(m_projectDirectory + "/" + m_projectName.lower() + ".tdevelop" + ".filelist");
if (!f.open(IO_WriteOnly))
return;

@ -12,7 +12,7 @@ libkdevautoproject_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
libkdevautoproject_la_LIBADD = \
$(top_builddir)/buildtools/lib/base/libkdevbuildbase.la \
$(top_builddir)/buildtools/lib/parsers/autotools/libkdevautotoolsparser.la $(top_builddir)/buildtools/lib/widgets/libkdevbuildtoolswidgets.la \
$(top_builddir)/lib/interfaces/extras/libkdevextras.la $(top_builddir)/lib/libkdevelop.la
$(top_builddir)/lib/interfaces/extras/libkdevextras.la $(top_builddir)/lib/libtdevelop.la
libkdevautoproject_la_SOURCES = autoprojectpart.cpp autoprojectwidget.cpp \
configureoptionswidget.cpp configureoptionswidgetbase.ui subprojectoptionsdlg.cpp \

@ -3,7 +3,7 @@ Autoprojectpart is a projectmanager for Automake based projects.
Loads and maintains Makefile.am files.
\authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a>
\authors <a href="mailto:bernd AT tdevelop.org">Bernd Gehrmann</a>
\maintainer <a href="mailto:victor_roeder AT gmx.de">Victor Röder</a>
\maintainer <a href="mailto:a.lucas AT tu-bs.de">Amilcar do Carmo Lucas</a>
@ -15,9 +15,9 @@ reconfigure subprojects**.
\feature Unsupported automake features will be left unchanged
(hopefully), no major testing has been run yet (at least not by myself).
\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=kdevelop&component=autoproject&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number"> autoproject component at Bugzilla database</a>
\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&component=autoproject&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number"> autoproject component at Bugzilla database</a>
\bug Lower Automake Manager view does not update it's view when adding a subproject (and targets, etc to the new subproject)
\bug If removing the Active Target, update the .kdevelop file, too!
\bug If removing the Active Target, update the .tdevelop file, too!
\note
@ -34,6 +34,6 @@ with this configuration the "Automake Manager" doesn't insert the menuentry "exe
and doesn't show the "Run Options" in the project configuration.<br>
Now you can implement this features with your own special plugin.
For an example please look at the projects generated for GBA using the VisualBoy Advance Plugin.
This plugin starts a GBA binary with an emulator. -- <a href="mailto:smeier AT kdevelop.org">Sandy Meier</a>
This plugin starts a GBA binary with an emulator. -- <a href="mailto:smeier AT tdevelop.org">Sandy Meier</a>
*/

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *
@ -19,7 +19,7 @@
#include <kprocess.h>
#include <kstandarddirs.h>
#include <kicontheme.h>
#include <kdeversion.h> // fix me!
#include <tdeversion.h> // fix me!
#include "autolistviewitems.h"
@ -57,7 +57,7 @@ AddIconDialog::AddIconDialog(AutoProjectPart *part, AutoProjectWidget *widget,
somethingChanged();
setIcon ( SmallIcon ( "iconadd_kdevelop" ) );
setIcon ( SmallIcon ( "iconadd_tdevelop" ) );
m_part = part;
m_widget = widget;

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *
@ -18,7 +18,7 @@
#include <kfiledialog.h>
#include <klocale.h>
#include <kstdguiitem.h>
#include <kdeversion.h>
#include <tdeversion.h>
AddPrefixDialog::AddPrefixDialog( const TQString& nameEdit, const TQString& pathEdit,
TQWidget *parent, const char *name)

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *
@ -58,7 +58,7 @@ AddServiceDialog::AddServiceDialog(AutoProjectWidget *widget, SubprojectItem *sp
if (!(*it)->isType(KST_KMimeType))
new TQListViewItem(availtypes_listview, (*it)->name());
setIcon ( SmallIcon ( "servicenew_kdevelop.png" ) );
setIcon ( SmallIcon ( "servicenew_tdevelop.png" ) );
}

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *
@ -52,7 +52,7 @@ AddTargetDialog::AddTargetDialog(AutoProjectWidget *widget, SubprojectItem *item
connect( filename_edit, TQT_SIGNAL( textChanged(const TQString&) ), this, TQT_SLOT( slotFileNameChanged (const TQString&) ) );
setIcon ( SmallIcon ( "targetnew_kdevelop.png" ) );
setIcon ( SmallIcon ( "targetnew_tdevelop.png" ) );
canonicalLabel->setText ( TQString() );
}

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *
@ -25,7 +25,7 @@
#include <klocale.h>
#include <kmessagebox.h>
#include <kstdguiitem.h>
#include <kdeversion.h>
#include <tdeversion.h>
#include "misc.h"
#include "autoprojectpart.h"

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 1999 by Sandy Meier *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -207,7 +207,7 @@ void AutoDetailsView::initActions()
addExistingFileAction->plug( m_button2 );
addExistingFileAction->setEnabled( false );
addIconAction = new KAction( i18n( "Add Icon..." ), "iconadd_kdevelop", 0,
addIconAction = new KAction( i18n( "Add Icon..." ), "iconadd_tdevelop", 0,
TQT_TQOBJECT(this), TQT_SLOT( slotAddIcon() ), actions, "add icon" );
addIconAction->setWhatsThis(i18n("<b>Add icon</b><p>Adds an icon to a KDEICON target."));

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* Copyright (C) 2002 by Victor Rder *
* victor_roeder@gmx.de *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* Copyright (C) 2002 by Victor Röder *
* victor_roeder@gmx.de *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* Copyright (C) 2002 by Victor Roeder *
* victor_roeder@gmx.de *
@ -40,7 +40,7 @@
#include <klocale.h>
#include <kmessagebox.h>
#include <kparts/part.h>
#include <kdeversion.h>
#include <tdeversion.h>
#include <kprocess.h>
#include <domutil.h>
@ -100,7 +100,7 @@ AutoProjectPart::AutoProjectPart(TQObject *parent, const char *name, const TQStr
if (!m_isKDE)
action->setEnabled(false);
action = new KAction( i18n("&Build Project"), "make_kdevelop", Key_F8,
action = new KAction( i18n("&Build Project"), "make_tdevelop", Key_F8,
this, TQT_SLOT(slotBuild()),
actionCollection(), "build_build" );
action->setToolTip(i18n("Build project"));
@ -109,7 +109,7 @@ AutoProjectPart::AutoProjectPart(TQObject *parent, const char *name, const TQStr
"in the project settings dialog, <b>Make Options</b> tab."));
action->setGroup("autotools");
action = new KAction( i18n("Build &Active Target"), "make_kdevelop", Key_F7,
action = new KAction( i18n("Build &Active Target"), "make_tdevelop", Key_F7,
this, TQT_SLOT(slotBuildActiveTarget()),
actionCollection(), "build_buildactivetarget" );
action->setToolTip(i18n("Build active target"));
@ -119,7 +119,7 @@ AutoProjectPart::AutoProjectPart(TQObject *parent, const char *name, const TQStr
"in the project settings dialog, <b>Make Options</b> tab."));
action->setGroup("autotools");
action = new KAction( i18n("Compile &File"), "make_kdevelop",
action = new KAction( i18n("Compile &File"), "make_tdevelop",
this, TQT_SLOT(slotCompileFile()),
actionCollection(), "build_compilefile" );
action->setToolTip(i18n("Compile file"));
@ -299,7 +299,7 @@ void AutoProjectPart::openProject(const TQString &dirName, const TQString &proje
KMessageBox::information( m_widget, i18n("No active target specified, running the application will\n"
"not work until you make a target active in the Automake Manager\n"
"on the right side or use the Main Program options under\n"
"Project -> Project Options -> Run Options"), i18n("No active target specified"), "kdevelop_open_project_no_active_target");
"Project -> Project Options -> Run Options"), i18n("No active target specified"), "tdevelop_open_project_no_active_target");
}
KDevProject::openProject( dirName, projectName );

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* Copyright (C) 2002 by Victor R�er *
* victor_roeder@gmx.de *

@ -1,6 +1,6 @@
/*
KDevelop Autotools Support
Copyright (c) 2001-2002 by Bernd Gehrmann <bernd@kdevelop.org>
Copyright (c) 2001-2002 by Bernd Gehrmann <bernd@tdevelop.org>
Copyright (c) 2002 by Victor Roeder <victor_roeder@gmx.de>
Copyright (c) 2005 by Matt Rogers <mattr@kde.org>

@ -1,6 +1,6 @@
/*
KDevelop Autotools Support
Copyright (c) 2001-2002 by Bernd Gehrmann <bernd@kdevelop.org>
Copyright (c) 2001-2002 by Bernd Gehrmann <bernd@tdevelop.org>
Copyright (c) 2002 by Victor Roeder <victor_roeder@gmx.de>
Copyright (c) 2005 by Matt Rogers <mattr@kde.org>

@ -156,7 +156,7 @@ void AutoSubprojectView::slotSelectionChanged( TQListViewItem* item )
void AutoSubprojectView::loadMakefileams ( const TQString& dir )
{
SubprojectItem * item = new SubprojectItem( m_listView, m_part->projectName() );
item->setPixmap ( 0, SmallIcon ( "kdevelop" ) );
item->setPixmap ( 0, SmallIcon ( "tdevelop" ) );
item->subdir = "/";
item->path = dir;
parse( item );
@ -197,7 +197,7 @@ void AutoSubprojectView::initActions()
"subprojects containing Makefile.am.</qt>"));
TQToolTip::add( m_button2, tr2i18n( "Add Target..."));
addTargetAction = new AutoToolsAction( i18n( "Add Target..." ), "targetnew_kdevelop", 0,
addTargetAction = new AutoToolsAction( i18n( "Add Target..." ), "targetnew_tdevelop", 0,
TQT_TQOBJECT(this), TQT_SLOT( slotAddTarget() ), actions, "add target" );
addTargetAction->setWhatsThis(i18n( "<qt><b>Add target</b><p>Adds a new target to "
"the currently selected subproject. Target can be a "
@ -206,7 +206,7 @@ void AutoSubprojectView::initActions()
addTargetAction->plug( m_button2 );
TQToolTip::add( m_button3, tr2i18n( "Add Service..."));
addServiceAction = new AutoToolsAction( i18n( "Add Service..." ), "servicenew_kdevelop", 0, TQT_TQOBJECT(this),
addServiceAction = new AutoToolsAction( i18n( "Add Service..." ), "servicenew_tdevelop", 0, TQT_TQOBJECT(this),
TQT_SLOT( slotAddService() ), actions, "add service" );
addServiceAction->setWhatsThis(i18n("<qt><b>Add service</b><p>Creates a .desktop file describing the service.</qt>"));
addServiceAction->plug( m_button3 );
@ -836,7 +836,7 @@ void AutoSubprojectView::parseSUBDIRS( SubprojectItem *item,
}
//search for AC_SUBST variables and try to replace them with variables
//that have been already defined e.g. in a "kdevelop hint"
//that have been already defined e.g. in a "tdevelop hint"
varre = TQRegExp( "\\@(.*)\\@" );
varre.setMinimal( true );
while ( varre.search( subdirs ) != -1 )

@ -79,7 +79,7 @@ ChooseTargetDialog::ChooseTargetDialog ( AutoProjectWidget* widget, AutoProjectP
d->baseUI->newFileList->addColumn( TQString() );
d->baseUI->newFileList->setSorting(-1);
setIcon ( SmallIcon ( "target_kdevelop" ) );
setIcon ( SmallIcon ( "target_tdevelop" ) );
TQPtrListIterator<SubprojectItem> sit(d->subprojectList);
@ -172,7 +172,7 @@ void ChooseTargetDialog::slotSubprojectChanged ( const TQString& name )
if ( titem->primary == "PROGRAMS" || titem->primary == "LIBRARIES" ||
titem->primary == "LTLIBRARIES" || titem->primary == "JAVA" )
{
d->baseUI->targetComboBox->insertItem ( SmallIcon ( "target_kdevelop" ), titem->name );
d->baseUI->targetComboBox->insertItem ( SmallIcon ( "target_tdevelop" ), titem->name );
//d->baseUI->targetComboBox->addToHistory ( titem->name );

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,5 +1,5 @@
/***************************************************************************
* Copyright (C) 2004 by Alexander Dymo <adymo@kdevelop.org> *
* Copyright (C) 2004 by Alexander Dymo <adymo@tdevelop.org> *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *

@ -1,5 +1,5 @@
/***************************************************************************
* Copyright (C) 2004 by Alexander Dymo <adymo@kdevelop.org> *
* Copyright (C) 2004 by Alexander Dymo <adymo@tdevelop.org> *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *
@ -110,7 +110,7 @@ void AutoProjectTool::parseMakefileam(const TQString &fileName, TQMap<TQString,
}
TQTextStream stream(&f);
TQRegExp re("^(#kdevelop:[ \t]*)?([A-Za-z][@A-Za-z0-9_]*)[ \t]*([:\\+]?=)[ \t]*(.*)$");
TQRegExp re("^(#tdevelop:[ \t]*)?([A-Za-z][@A-Za-z0-9_]*)[ \t]*([:\\+]?=)[ \t]*(.*)$");
TQString last;
bool multiLine = false;
@ -227,7 +227,7 @@ void AutoProjectTool::setMakefileam ( const TQString &fileName, TQMap<TQString,
TQTextStream outs ( &fout );
// variables
TQRegExp re ( "^(#kdevelop:[ \t]*)?([A-Za-z][@A-Za-z0-9_]*)[ \t]*([:\\+]?=)[ \t]*(.*)$" );
TQRegExp re ( "^(#tdevelop:[ \t]*)?([A-Za-z][@A-Za-z0-9_]*)[ \t]*([:\\+]?=)[ \t]*(.*)$" );
bool multiLine = false;
TQString lastLhs;
@ -414,7 +414,7 @@ void AutoProjectTool::addRemoveMakefileam(const TQString &fileName, TQMap<TQStri
TQTextStream outs(&fout);
// variables
TQRegExp re("^(#kdevelop:[ \t]*)?([A-Za-z][@A-Za-z0-9_]*)[ \t]*([:\\+]?=)[ \t]*(.*)$");
TQRegExp re("^(#tdevelop:[ \t]*)?([A-Za-z][@A-Za-z0-9_]*)[ \t]*([:\\+]?=)[ \t]*(.*)$");
// build key=map of values to add
// map can be empty.we never add an empty key, but do remove empty keys from the file..

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -99,7 +99,7 @@ void RemoveTargetDialog::init()
if ( spitem->variables[canonname + "_LIBADD"].contains ( m_titem->name ) > 0 ||
spitem->variables[canonname + "_LDADD"].contains ( m_titem->name ) > 0 )
{
dependencyListBox->insertItem ( SmallIcon ( "target_kdevelop" ), spitem->path + " (" + titem->name + ")" );
dependencyListBox->insertItem ( SmallIcon ( "target_tdevelop" ), spitem->path + " (" + titem->name + ")" );
dependentSubprojects.append ( spitem );
}

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -7,7 +7,7 @@ INCLUDES = -I$(top_srcdir)/buildtools/lib/base \
kde_module_LTLIBRARIES = libkdevcustomproject.la
libkdevcustomproject_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
libkdevcustomproject_la_LIBADD = $(top_builddir)/lib/libkdevelop.la \
libkdevcustomproject_la_LIBADD = $(top_builddir)/lib/libtdevelop.la \
$(top_builddir)/buildtools/lib/widgets/libkdevbuildtoolswidgets.la $(top_builddir)/buildtools/lib/base/libkdevbuildbase.la
libkdevcustomproject_la_SOURCES = selectnewfilesdialog.cpp selectnewfilesdialogbase.ui \

@ -5,7 +5,7 @@ over several lines. You can even use some html commands in these lines like:
<code>This is code</code>, html links <a href="http://somelocation">link text</a>,
and images.
\authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a>
\authors <a href="mailto:bernd AT tdevelop.org">Bernd Gehrmann</a>
\unmaintained This part is currently un-maintained
@ -14,7 +14,7 @@ and images.
...
\feature Describe the last feature
\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=kdevelop&component=customproject&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">customproject component at Bugzilla database</a>
\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&component=customproject&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">customproject component at Bugzilla database</a>
\bug Describe a the 1st bug that you know of, but probably hasn't been reported yet.
..
\bug Describe a the nth bug that you know of, but probably hasn't been reported yet.

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* Copyright (C) 2007 by Andreas Pakulat *
* apaku@gmx.de *
* *
@ -38,7 +38,7 @@
#include <kmessagebox.h>
#include <kparts/part.h>
#include <kpopupmenu.h>
#include <kdeversion.h>
#include <tdeversion.h>
#include <kprocess.h>
#include "domutil.h"
@ -80,7 +80,7 @@ CustomProjectPart::CustomProjectPart( TQObject *parent, const char *name, const
action->setToolTip( i18n( "Re-Populate Project" ) );
action->setWhatsThis( i18n( "<b>Re-Populate Project</b><p>Re-Populates the project, searching through the project directory and adding all files that match one of the wildcards set in the custom manager options of the project filelist." ) );
action = new KAction( i18n( "&Build Project" ), "make_kdevelop", Key_F8,
action = new KAction( i18n( "&Build Project" ), "make_tdevelop", Key_F8,
this, TQT_SLOT( slotBuild() ),
actionCollection(), "build_build" );
action->setToolTip( i18n( "Build project" ) );
@ -88,7 +88,7 @@ CustomProjectPart::CustomProjectPart( TQObject *parent, const char *name, const
"Environment variables and make arguments can be specified "
"in the project settings dialog, <b>Build Options</b> tab." ) );
action = new KAction( i18n( "&Build Active Directory" ), "make_kdevelop", Key_F7,
action = new KAction( i18n( "&Build Active Directory" ), "make_tdevelop", Key_F7,
this, TQT_SLOT( slotBuildActiveDir() ),
actionCollection(), "build_buildactivetarget" );
action->setToolTip( i18n( "Build active directory" ) );
@ -96,7 +96,7 @@ CustomProjectPart::CustomProjectPart( TQObject *parent, const char *name, const
"Environment variables and make arguments can be specified "
"in the project settings dialog, <b>Make Options</b> tab." ) );
action = new KAction( i18n( "Compile &File" ), "make_kdevelop",
action = new KAction( i18n( "Compile &File" ), "make_tdevelop",
this, TQT_SLOT( slotCompileFile() ),
actionCollection(), "build_compilefile" );
action->setToolTip( i18n( "Compile file" ) );
@ -412,23 +412,23 @@ void CustomProjectPart::openProject( const TQString &dirName, const TQString &pr
DomUtil::writeListEntry( dom, "/kdevcustomproject/filetypes", "filetype", types );
}
/*this entry is currently only created by the cmake kdevelop3 project generator
/*this entry is currently only created by the cmake tdevelop3 project generator
in order to support completely-out-of-source builds, where nothing, not
even the kdevelop project files are created in the source directory, Alex <neundorf@kde.org>
even the tdevelop project files are created in the source directory, Alex <neundorf@kde.org>
*/
m_filelistDir = DomUtil::readEntry( dom, "/kdevcustomproject/filelistdirectory" );
if ( m_filelistDir.isEmpty() )
m_filelistDir = dirName;
if ( TQFileInfo( m_filelistDir + "/" + projectName.lower() +
".kdevelop.filelist" ).exists() )
".tdevelop.filelist" ).exists() )
{
TQDir( m_filelistDir ).rename(
projectName.lower() + ".kdevelop.filelist",
projectName + ".kdevelop.filelist" );
projectName.lower() + ".tdevelop.filelist",
projectName + ".tdevelop.filelist" );
}
TQFile f( m_filelistDir + "/" + projectName + ".kdevelop.filelist" );
TQFile f( m_filelistDir + "/" + projectName + ".tdevelop.filelist" );
if ( f.open( IO_ReadOnly ) )
{
TQTextStream stream( &f );
@ -588,7 +588,7 @@ void CustomProjectPart::closeProject()
void CustomProjectPart::saveProject()
{
TQFile f( m_filelistDir + "/" + m_projectName + ".kdevelop.filelist" );
TQFile f( m_filelistDir + "/" + m_projectName + ".tdevelop.filelist" );
if ( !f.open( IO_WriteOnly ) )
return;

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* Copyright (C) 2007 by Andreas Pakulat *
* apaku@gmx.de *
* *

@ -27,7 +27,7 @@ link_directories(
install( FILES
kdevbuildtool.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kdevelop/buildtools/base )
DESTINATION ${INCLUDE_INSTALL_DIR}/tdevelop/buildtools/base )
##### kdevbuildbase (shared) ####################
@ -35,6 +35,6 @@ install( FILES
tde_add_library( kdevbuildbase SHARED AUTOMOC
SOURCES kdevbuildtool.cpp
VERSION 0.0.0
LINK kdevelop-shared
LINK tdevelop-shared
DESTINATION ${LIB_INSTALL_DIR}
)

@ -5,7 +5,7 @@ This library contains base classes for KDevelop builtool support plugins.
<b>Link with</b>: -lkdevbuildbase
<b>Include path</b>: -I\$(kde_includes)/kdevelop/buildtools/base
<b>Include path</b>: -I\$(kde_includes)/tdevelop/buildtools/base
\section btbaseoverview Overview
This library is created to provide KDevBuildTool compat class which can be used

@ -6,8 +6,8 @@ lib_LTLIBRARIES = libkdevbuildbase.la
libkdevbuildbase_la_LDFLAGS = $(all_libraries)
libkdevbuildbase_la_LIBADD = $(top_builddir)/lib/interfaces/libkdevinterfaces.la $(LIB_QT) $(LIB_TDEUI)
libkdevbuildbase_la_SOURCES = kdevbuildtool.cpp
kdevelopbuildtoolsincludedir = $(includedir)/kdevelop/buildtools/base
kdevelopbuildtoolsinclude_HEADERS = kdevbuildtool.h
tdevelopbuildtoolsincludedir = $(includedir)/tdevelop/buildtools/base
tdevelopbuildtoolsinclude_HEADERS = kdevbuildtool.h
DOXYGEN_REFERENCES = dcop interfaces tdecore tdefx tdeui khtml kmdi kio kjs kparts kutils kdevutil kdevinterfaces kdevextensions
DOXYGEN_PROJECTNAME = KDevelop Buildtool Base Library

@ -1,5 +1,5 @@
/* This file is part of the KDE project
Copyright (C) 2004 Alexander Dymo <adymo@kdevelop.org>
Copyright (C) 2004 Alexander Dymo <adymo@tdevelop.org>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public

@ -1,6 +1,6 @@
/* This file is part of the KDE project
Copyright (C) 1999-2001 Bernd Gehrmann <bernd@kdevelop.org>
Copyright (C) 2004 Alexander Dymo <adymo@kdevelop.org>
Copyright (C) 1999-2001 Bernd Gehrmann <bernd@tdevelop.org>
Copyright (C) 2004 Alexander Dymo <adymo@tdevelop.org>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public

@ -5,7 +5,7 @@ This library contains a parser that handles Makefile.am.
<b>Link with</b>: -lkdevautotoolsparser
<b>Include path</b>: -I\$(kde_includes)/kdevelop/buildtools/parsers/autotools
<b>Include path</b>: -I\$(kde_includes)/tdevelop/buildtools/parsers/autotools
*/

@ -1,7 +1,7 @@
%{
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* Copyright (c) 2005 by Matt Rogers *
* mattr@kde.org *

@ -1,7 +1,7 @@
%{
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* Copyright (c) 2005 by Matt Rogers *
* mattr@kde.org *

@ -505,7 +505,7 @@ char *yytext;
#line 2 "autotools.ll"
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* Copyright (c) 2005 by Matt Rogers *
* mattr@kde.org *

@ -116,7 +116,7 @@
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* Copyright (c) 2005 by Matt Rogers *
* mattr@kde.org *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* Copyright (c) 2005 by Matt Rogers *
* mattr@kde.org *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* Copyright (c) 2005 by Matt Rogers *
* mattr@kde.org *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* Copyright (c) 2005 by Matt Rogers *
* mattr@kde.org *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* Copyright (c) 2005 by Matt Rogers *
* mattr@kde.org *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *

@ -24,7 +24,7 @@ link_directories(
install( FILES
qmakeast.h qmakedriver.h qmakeastvisitor.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kdevelop/buildtools/parsers/qmake )
DESTINATION ${INCLUDE_INSTALL_DIR}/tdevelop/buildtools/parsers/qmake )
##### kdevqmakeparser (shared) ##################

@ -5,7 +5,7 @@ This library contains qmake parser.
<b>Link with</b>: -lkdevqmakeparser
<b>Include path</b>: -I\$(kde_includes)/kdevelop/buildtools/parsers/qmake
<b>Include path</b>: -I\$(kde_includes)/tdevelop/buildtools/parsers/qmake
\section qmakeparseroverview Overview
Here resides a parser for qmake .pro (.pri) files. This parser

@ -13,8 +13,8 @@ libkdevqmakeparser_la_LDFLAGS = -no-undefined $(all_libraries) $(LIB_KIO)
libkdevqmakeparser_la_SOURCES = qmake_lex.cpp qmake_yacc.cpp qmakeast.cpp \
qmakeastvisitor.cpp qmakedriver.cpp
kdevelopbuildtoolsincludedir = $(includedir)/kdevelop/buildtools/parsers/qmake
kdevelopbuildtoolsinclude_HEADERS = qmakeast.h qmakedriver.h qmakeastvisitor.h
tdevelopbuildtoolsincludedir = $(includedir)/tdevelop/buildtools/parsers/qmake
tdevelopbuildtoolsinclude_HEADERS = qmakeast.h qmakedriver.h qmakeastvisitor.h
parser:
cd $(srcdir) ; \

@ -1,7 +1,7 @@
%{
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *

@ -1,7 +1,7 @@
%{
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* Copyright (C) 2006 by Andreas Pakulat *
* apaku@gmx.de *
* *

@ -604,7 +604,7 @@ static yyconst flex_int16_t yy_rule_linenum[23] =
#line 2 "qmake.ll"
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *

@ -52,7 +52,7 @@ namespace TQMake
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* Copyright (C) 2006 by Andreas Pakulat *
* apaku@gmx.de *
* *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Alexander Dymo *
* adymo@kdevelop.org *
* adymo@tdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *

@ -33,7 +33,7 @@ install( FILES
${CMAKE_CURRENT_BINARY_DIR}/removesubprojectdlgbase.h
${CMAKE_CURRENT_BINARY_DIR}/runoptionswidgetbase.h
${CMAKE_CURRENT_BINARY_DIR}/subclassesdlgbase.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kdevelop/buildtools/widgets )
DESTINATION ${INCLUDE_INSTALL_DIR}/tdevelop/buildtools/widgets )
##### kdevbuildtoolswidgets (shared) ############
@ -50,6 +50,6 @@ tde_add_library( kdevbuildtoolswidgets SHARED AUTOMOC
runoptionswidget.cpp runoptionswidgetbase.ui
subclassesdlg.cpp subclassesdlgbase.ui
VERSION 0.0.0
LINK kdevelop-shared
LINK tdevelop-shared
DESTINATION ${LIB_INSTALL_DIR}
)

@ -5,6 +5,6 @@ This library contains widgets commonly used in buildtool support plugins.
<b>Link with</b>: -lkdevbuildtoolswidgets
<b>Include path</b>: -I\$(kde_includes)/kdevelop/buildtools/widgets
<b>Include path</b>: -I\$(kde_includes)/tdevelop/buildtools/widgets
*/

@ -17,8 +17,8 @@ libkdevbuildtoolswidgets_la_SOURCES = addenvvardlg.cpp addfilesdialog.cpp \
METASOURCES = AUTO
kdevelopbuildtoolsincludedir = $(includedir)/kdevelop/buildtools/widgets
kdevelopbuildtoolsinclude_HEADERS = addenvvardlg.h addfilesdialog.h \
tdevelopbuildtoolsincludedir = $(includedir)/tdevelop/buildtools/widgets
tdevelopbuildtoolsinclude_HEADERS = addenvvardlg.h addfilesdialog.h \
environmentvariableswidget.h environmentvariableswidgetbase.h envvartools.h makeoptionswidget.h \
makeoptionswidgetbase.h removesubprojectdialog.h removesubprojectdlgbase.h runoptionswidget.h \
runoptionswidgetbase.h subclassesdlg.h subclassesdlgbase.h

@ -1,5 +1,5 @@
/* This file is part of the KDE project
Copyright (C) 2001 Bernd Gehrmann <bernd@kdevelop.org>
Copyright (C) 2001 Bernd Gehrmann <bernd@tdevelop.org>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
@ -23,7 +23,7 @@
#include <kbuttonbox.h>
#include <klocale.h>
#include <kstdguiitem.h>
#include <kdeversion.h>
#include <tdeversion.h>
#include "addenvvardlg.h"

@ -1,5 +1,5 @@
/* This file is part of the KDE project
Copyright (C) 2001 Bernd Gehrmann <bernd@kdevelop.org>
Copyright (C) 2001 Bernd Gehrmann <bernd@tdevelop.org>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public

@ -19,7 +19,7 @@
#ifndef ADDFILESDIALOG_H
#define ADDFILESDIALOG_H
#include <kdeversion.h>
#include <tdeversion.h>
#include <kfiledialog.h>
class TQComboBox;

@ -1,5 +1,5 @@
/* This file is part of the KDE project
Copyright (C) 2001-2002 Bernd Gehrmann <bernd@kdevelop.org>
Copyright (C) 2001-2002 Bernd Gehrmann <bernd@tdevelop.org>
Copyright (C) 2003 John Firebaugh <jfirebaugh@kde.org>
This library is free software; you can redistribute it and/or

@ -1,5 +1,5 @@
/* This file is part of the KDE project
Copyright (C) 2001-2002 Bernd Gehrmann <bernd@kdevelop.org>
Copyright (C) 2001-2002 Bernd Gehrmann <bernd@tdevelop.org>
Copyright (C) 2003 John Firebaugh <jfirebaugh@kde.org>
This library is free software; you can redistribute it and/or

@ -1,5 +1,5 @@
/* This file is part of the KDE project
Copyright (C) 2001-2002 Bernd Gehrmann <bernd@kdevelop.org>
Copyright (C) 2001-2002 Bernd Gehrmann <bernd@tdevelop.org>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public

@ -1,5 +1,5 @@
/* This file is part of the KDE project
Copyright (C) 2001-2002 Bernd Gehrmann <bernd@kdevelop.org>
Copyright (C) 2001-2002 Bernd Gehrmann <bernd@tdevelop.org>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public

@ -1,5 +1,5 @@
/* This file is part of the KDE project
Copyright (C) 2001-2002 Bernd Gehrmann <bernd@kdevelop.org>
Copyright (C) 2001-2002 Bernd Gehrmann <bernd@tdevelop.org>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public

@ -1,5 +1,5 @@
/* This file is part of the KDE project
Copyright (C) 2001-2002 Bernd Gehrmann <bernd@kdevelop.org>
Copyright (C) 2001-2002 Bernd Gehrmann <bernd@tdevelop.org>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public

@ -6,7 +6,7 @@ INCLUDES = -I$(top_srcdir)/buildtools/lib/base \
kde_module_LTLIBRARIES = libkdevpascalproject.la
libkdevpascalproject_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
libkdevpascalproject_la_LIBADD = $(top_builddir)/lib/libkdevelop.la \
libkdevpascalproject_la_LIBADD = $(top_builddir)/lib/libtdevelop.la \
$(top_builddir)/buildtools/lib/widgets/libkdevbuildtoolswidgets.la $(top_builddir)/buildtools/lib/base/libkdevbuildbase.la
libkdevpascalproject_la_SOURCES = pascalproject_part.cpp pascalproject_widget.cpp pascalproject_optionsdlgbase.ui pascalprojectoptionsdlg.cpp pascalglobaloptionsdlg.cpp service.cpp

@ -28,7 +28,7 @@
#include <klibloader.h>
#include <kservice.h>
#include <kconfig.h>
#include <kdeversion.h>
#include <tdeversion.h>
#include <kprocess.h>
#include "domutil.h"
@ -59,7 +59,7 @@ PascalProjectPart::PascalProjectPart(TQObject *parent, const char *name, const T
setXMLFile("kdevpascalproject.rc");
KAction *action;
action = new KAction( i18n("&Build Project"), "make_kdevelop", Key_F8,
action = new KAction( i18n("&Build Project"), "make_tdevelop", Key_F8,
this, TQT_SLOT(slotBuild()),
actionCollection(), "build_build" );
action->setToolTip(i18n("Build project"));

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* Copyright (C) 2003 Alexander Dymo *
* cloudtemple@mksat.net *
* *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* Copyright (C) 2003 Alexander Dymo *
* cloudtemple@mksat.net *
* *

@ -10,7 +10,7 @@ INCLUDES = -I$(top_srcdir)/buildtools/lib/base \
kde_module_LTLIBRARIES = libkdevtrollproject.la
libkdevtrollproject_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
libkdevtrollproject_la_LIBADD = $(top_builddir)/lib/libkdevelop.la \
libkdevtrollproject_la_LIBADD = $(top_builddir)/lib/libtdevelop.la \
$(top_builddir)/lib/util/libkdevutil.la $(top_builddir)/buildtools/lib/widgets/libkdevbuildtoolswidgets.la \
$(top_builddir)/buildtools/lib/base/libkdevbuildbase.la \
$(top_builddir)/buildtools/lib/parsers/qmake/libkdevqmakeparser.la

@ -8,7 +8,7 @@ It will regenerate a projects .pro files dynamically as you add,remove or
reconfigure (sub)projects. Unsupported qmake features will be left unchanged
(hopefully) no major testing has been run yet.
\authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a>
\authors <a href="mailto:bernd AT tdevelop.org">Bernd Gehrmann</a>
\authors <a href="mailto:thasart AT gmx.de">Thomas Hasart</a>
\maintainer <a href="mailto:jsgaarde AT tdcspace.dk">Jakob Simon-Gaarde </a>
@ -21,12 +21,12 @@ remove or reconfigure (sub)projects.
\feature Unsupported qmake features will be left unchanged (hopefully)
no major testing has been run yet.
\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=kdevelop&component=trollproject&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">trollproject component at Bugzilla database</a>
\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&component=trollproject&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">trollproject component at Bugzilla database</a>
\requirement <a href="http://www.trolltech.com">QMake</a> >= 3.0.3
\todo <b>Relative directories (priority 1)</b>
By default a qmake projects created with kdevelop must be distributable,
By default a qmake projects created with tdevelop must be distributable,
therefore all directory-selections must be relative the subproject where
it is used (user can override this ofcourse). So when a select-directory
dialog is opened getRelativeDirectory() (#include pathutil.h) should be

@ -59,7 +59,7 @@ void NewWidgetDlg::accept()
//=========================
{
TQDomDocument doc;
DomUtil::openDOMFile(doc,"/home/jsgaarde/programming/kdevelop/domapp/clean_dialog.ui");
DomUtil::openDOMFile(doc,"/home/jsgaarde/programming/tdevelop/domapp/clean_dialog.ui");
DomUtil::replaceText(doc,WIDGET_CLASS_NAME,"TestClass");
DomUtil::replaceText(doc,WIDGET_CAPTION_NAME,"Test Dialog");
TQDomElement slotsElem = DomUtil::elementByPathExt(doc,WIDGET_SLOTS);
@ -74,7 +74,7 @@ void NewWidgetDlg::accept()
slotelem.attributeNode("access").value().ascii());
TQMessageBox::information(0,"Slots",msg);
}
DomUtil::saveDOMFile(doc,"/home/jsgaarde/programming/kdevelop/domapp/clean_dialog2.ui");
DomUtil::saveDOMFile(doc,"/home/jsgaarde/programming/tdevelop/domapp/clean_dialog2.ui");
NewWidgetDlgBase::accept();
}

@ -20,7 +20,7 @@
#include "projectconfigurationdlgbase.h"
//#include "trollprojectwidget.h"
#include <kdeversion.h>
#include <tdeversion.h>
#include <tqlistview.h>
#include <klistview.h>
#include <tqmap.h>

@ -2,7 +2,7 @@
* Copyright (C) 2003 by Thomas Hasart *
* thasart@gmx.de *
* Copyright (C) 2001-2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* Copyright (C) 2002 by Jakob Simon-Gaarde *
* jakob@jsg.dk *
* *
@ -18,7 +18,7 @@
#include <tqdir.h>
#include <tqfileinfo.h>
#include <tqwhatsthis.h>
#include <kdeversion.h>
#include <tdeversion.h>
#include <kdebug.h>
#include <kdialogbase.h>
#include <kiconloader.h>
@ -100,7 +100,7 @@ TrollProjectPart::TrollProjectPart(TQObject *parent, const char *name, const TQS
"in the project settings dialog, <b>Make Options</b> tab."));
action = new KAction( i18n("&Build Project"), "make_kdevelop", Key_F8,
action = new KAction( i18n("&Build Project"), "make_tdevelop", Key_F8,
TQT_TQOBJECT(m_widget), TQT_SLOT(slotBuildProject()),
actionCollection(), "build_build_project" );
action->setToolTip(i18n("Build project"));
@ -146,7 +146,7 @@ TrollProjectPart::TrollProjectPart(TQObject *parent, const char *name, const TQS
action->setToolTip(i18n("Execute main program"));
action->setWhatsThis(i18n("<b>Execute program</b><p>Executes the currently selected subproject if it is an application or the program specified in project settings, <b>Run Options</b> tab."));
action = new KAction( i18n("&Build Subproject"), "make_kdevelop", Key_F7,
action = new KAction( i18n("&Build Subproject"), "make_tdevelop", Key_F7,
TQT_TQOBJECT(m_widget), TQT_SLOT(slotBuildTarget()),
actionCollection(), "build_build_target" );
action->setToolTip(i18n("Build subproject"));

@ -2,7 +2,7 @@
* Copyright (C) 2003 by Thomas Hasart *
* thasart@gmx.de *
* Copyright (C) 2001-2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* Copyright (C) 2002 by Jakob Simon-Gaarde *
* jakob@jsg.dk *
* *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* Copyright (C) 2000-2001 by Trolltech AS. *
* info@trolltech.com *
* Copyright (C) 2002 by Jakob Simon-Gaarde *
@ -53,7 +53,7 @@
#include <kaction.h>
#include <kprocess.h>
#include <kinputdialog.h>
#include <kdeversion.h>
#include <tdeversion.h>
#include <kdirwatch.h>
#include <kurlrequesterdlg.h>
#include <kurlrequester.h>
@ -118,7 +118,7 @@ TrollProjectWidget::TrollProjectWidget( TrollProjectPart *part )
// build
buildProjectButton = new TQToolButton ( projectTools, "Make button" );
buildProjectButton->setPixmap ( SmallIcon ( "make_kdevelop" ) );
buildProjectButton->setPixmap ( SmallIcon ( "make_tdevelop" ) );
buildProjectButton->tqsetSizePolicy ( TQSizePolicy ( ( TQSizePolicy::SizeType ) 0, ( TQSizePolicy::SizeType ) 0, 0, 0, buildProjectButton->sizePolicy().hasHeightForWidth() ) );
buildProjectButton->setEnabled ( true );
TQToolTip::add( buildProjectButton, i18n( "Build project" ) );
@ -234,7 +234,7 @@ TrollProjectWidget::TrollProjectWidget( TrollProjectPart *part )
// build
buildTargetButton = new TQToolButton ( fileTools, "Make sp button" );
buildTargetButton->setPixmap ( SmallIcon ( "make_kdevelop" ) );
buildTargetButton->setPixmap ( SmallIcon ( "make_tdevelop" ) );
buildTargetButton->tqsetSizePolicy ( TQSizePolicy ( ( TQSizePolicy::SizeType ) 0, ( TQSizePolicy::SizeType ) 0, 0, 0, buildTargetButton->sizePolicy().hasHeightForWidth() ) );
buildTargetButton->setEnabled ( true );
TQToolTip::add( buildTargetButton, i18n( "Build subproject" ) );
@ -954,7 +954,7 @@ void TrollProjectWidget::slotRemoveSubproject( QMakeScopeItem *spitem )
if( !spitem->scope->deleteSubProject( m_shownSubproject->scope->getNum(), delsubdir ) )
{
KMessageBox::error(this, i18n("Could not delete subproject.\nThis is an internal error, please write a"
" bug report to bugs.kde.org and include the output of kdevelop when run"
" bug report to bugs.kde.org and include the output of tdevelop when run"
"from a shell."),i18n("Subproject Deletion failed"));
return;
}
@ -993,7 +993,7 @@ void TrollProjectWidget::slotOverviewContextMenu( KListView *, TQListViewItem *i
if ( spitem->scope->scopeType() == Scope::ProjectScope && ( !spitem->scope->parent() || spitem->scope->parent()->scopeType() == Scope::ProjectScope ) )
{
idBuild = popup.insertItem( SmallIcon( "make_kdevelop" ), i18n( "Build" ) );
idBuild = popup.insertItem( SmallIcon( "make_tdevelop" ), i18n( "Build" ) );
popup.tqsetWhatsThis( idBuild, i18n( "<b>Build</b><p>Runs <b>make</b> from the selected subproject directory.<br>"
"Environment variables and make arguments can be specified "
"in the project settings dialog, <b>Make Options</b> tab." ) );
@ -1814,7 +1814,7 @@ void TrollProjectWidget::slotDetailsContextMenu( KListView *, TQListViewItem *it
}
if ( gitem->groupType == GroupItem::Sources )
{
idBuildFile = popup.insertItem( SmallIconSet( "make_kdevelop" ), i18n( "Build File" ) );
idBuildFile = popup.insertItem( SmallIconSet( "make_tdevelop" ), i18n( "Build File" ) );
popup.tqsetWhatsThis( idBuildFile, i18n( "<b>Build File</b><p>Builds the object file for this source file." ) );
}
@ -2273,7 +2273,7 @@ void TrollProjectWidget::slotRemoveScope( QMakeScopeItem * spitem )
case Scope::FunctionScope:
if( !pitem->scope->deleteFunctionScope( spitem->scope->getNum() ) )
{
KMessageBox::error(this, i18n("Could not delete Function Scope.\nThis is an internal error, please write a bug report to bugs.kde.org and include the output of kdevelop when run from a shell."),i18n("Function Scope Deletion failed"));
KMessageBox::error(this, i18n("Could not delete Function Scope.\nThis is an internal error, please write a bug report to bugs.kde.org and include the output of tdevelop when run from a shell."),i18n("Function Scope Deletion failed"));
return;
}
// pitem->scopes.remove( spitem );
@ -2281,7 +2281,7 @@ void TrollProjectWidget::slotRemoveScope( QMakeScopeItem * spitem )
case Scope::IncludeScope:
if( !pitem->scope->deleteIncludeScope( spitem->scope->getNum() ) )
{
KMessageBox::error(this, i18n("Could not delete Include Scope.\nThis is an internal error, please write a bug report to bugs.kde.org and include the output of kdevelop when run from a shell."),i18n("Include Scope Deletion failed"));
KMessageBox::error(this, i18n("Could not delete Include Scope.\nThis is an internal error, please write a bug report to bugs.kde.org and include the output of tdevelop when run from a shell."),i18n("Include Scope Deletion failed"));
return;
}
// pitem->scopes.remove( spitem );
@ -2293,7 +2293,7 @@ void TrollProjectWidget::slotRemoveScope( QMakeScopeItem * spitem )
case Scope::SimpleScope:
if( !pitem->scope->deleteSimpleScope( spitem->scope->getNum() ) )
{
KMessageBox::error(this, i18n("Could not delete Scope.\nThis is an internal error, please write a bug report to bugs.kde.org and include the output of kdevelop when run from a shell."),i18n("Scope Deletion failed"));
KMessageBox::error(this, i18n("Could not delete Scope.\nThis is an internal error, please write a bug report to bugs.kde.org and include the output of tdevelop when run from a shell."),i18n("Scope Deletion failed"));
return;
}
// pitem->scopes.remove( spitem );

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* Copyright (C) 2002 by Jakob Simon-Gaarde *
* jakob@jsg.dk *
* Copyright (C) 2002-2003 by Alexander Dymo *
@ -28,7 +28,7 @@
#include <tqtoolbutton.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kdeversion.h>
#include <tdeversion.h>
#include <tqbutton.h>
#include <tqfileinfo.h>
#include <tqptrlist.h>

@ -12,7 +12,7 @@ INCLUDES = -I$(top_srcdir)/buildtools/lib/base \
kde_module_LTLIBRARIES = libkdevscriptproject.la
libkdevscriptproject_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
libkdevscriptproject_la_LIBADD = $(top_builddir)/lib/libkdevelop.la \
libkdevscriptproject_la_LIBADD = $(top_builddir)/lib/libtdevelop.la \
$(top_builddir)/buildtools/lib/widgets/libkdevbuildtoolswidgets.la $(top_builddir)/buildtools/lib/base/libkdevbuildbase.la
libkdevscriptproject_la_SOURCES = scriptprojectpart.cpp scriptoptionswidget.cpp scriptoptionswidgetbase.ui scriptnewfiledlg.cpp

@ -5,7 +5,7 @@ over several lines. You can even use some html commands in these lines like:
<code>This is code</code>, html links <a href="http://somelocation">link text</a>,
and images.
\authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a>
\authors <a href="mailto:bernd AT tdevelop.org">Bernd Gehrmann</a>
\unmaintained This part is currently un-maintained

@ -82,6 +82,6 @@ GenericName[tr]=Betik Dili Projesi
GenericName[zh_CN]=脚本语言工程
GenericName[zh_TW]=文稿語言專案
ServiceTypes=KDevelop/Project
Icon=kdevelop
Icon=tdevelop
X-KDE-Library=libkdevscriptproject
X-KDevelop-Version=5

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *
@ -23,7 +23,7 @@
#include <klocale.h>
#include <kmessagebox.h>
#include <kstdguiitem.h>
#include <kdeversion.h>
#include <tdeversion.h>
#include "scriptprojectpart.h"
#include "filetemplate.h"

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *
@ -72,7 +72,7 @@ ScriptProjectPart::~ScriptProjectPart()
void ScriptProjectPart::projectConfigWidget(KDialogBase *dlg)
{
TQVBox *vbox;
vbox = dlg->addVBoxPage(i18n("Script Project Options"), i18n("Script Project Options"), BarIcon("kdevelop", KIcon::SizeMedium));
vbox = dlg->addVBoxPage(i18n("Script Project Options"), i18n("Script Project Options"), BarIcon("tdevelop", KIcon::SizeMedium));
ScriptOptionsWidget *w = new ScriptOptionsWidget(this, vbox);
connect( dlg, TQT_SIGNAL(okClicked()), w, TQT_SLOT(accept()) );
}

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -6,12 +6,12 @@ if test "$DOT_FOUND" = "no"; then
echo "a dot copy, go to www.graphviz.org and download the graphviz package."
fi
if test -z "$kdelibs_doxydir"; then
if test -z "$tdelibs_doxydir"; then
echo ""
echo "You have no kdelibs documentation generated by Doxygen installed."
echo "You have no tdelibs documentation generated by Doxygen installed."
echo "You should install Doxygen from www.doxygen.org, reconfigure"
echo "and rebuild the kdelibs sources. You should 'make apidox' and"
echo "'make install' in your kdelibs build dir, and then rerun this"
echo "and rebuild the tdelibs sources. You should 'make apidox' and"
echo "'make install' in your tdelibs build dir, and then rerun this"
echo "configure script."
fi

@ -1,6 +1,6 @@
#MIN_CONFIG(3.3.0)
AM_INIT_AUTOMAKE(kdevelop, 3.5.4)
AM_INIT_AUTOMAKE(tdevelop, 3.5.4)
KDEV_CHECK_TDE_VERSION
KDE_NEED_FLEX
@ -122,6 +122,6 @@ hpux11*)
;;
esac
dnl AC_CHECK_FILE([$qt_includes/qassistantclient.h], [],[AC_MSG_ERROR([The qassistantclient.h header from Qt3 is needed to build kdevelop, on some systems this header is in a separate package called qt3-apps-dev])])
dnl AC_CHECK_FILE([$qt_includes/qassistantclient.h], [],[AC_MSG_ERROR([The qassistantclient.h header from Qt3 is needed to build tdevelop, on some systems this header is in a separate package called qt3-apps-dev])])
KDE_INIT_DOXYGEN([KDevelop], [Version $VERSION])

@ -1,2 +1,2 @@
SUBDIRS = kdevelop std extras kde_app_devel
SUBDIRS = tdevelop std extras kde_app_devel

@ -99,7 +99,7 @@
- cd's when selecting a file, but doesn't when selecting a dir,
desired: a menu option to "cd" to that directory
- QEditor
- Replace editors/qeditor/koReplace.* and editors/qeditor/koFind.* with kdelibs/kutils/kreplace.* and kdelibs/kutils/kfind.*
- Replace editors/qeditor/koReplace.* and editors/qeditor/koFind.* with tdelibs/kutils/kreplace.* and tdelibs/kutils/kfind.*
\section extensiontodo Extensions / New Functionality:

@ -5,16 +5,16 @@
\section fixMajBugs Fixing major/annoying bugs
- Fix the mess of .kdevelop and .kdevses file.
- All project wide setings should go into .kdevelop and
- Fix the mess of .tdevelop and .kdevses file.
- All project wide setings should go into .tdevelop and
- all session (and personal) options should go into .kdevses file
.
This way the .kdevelop file can be shared in teams of developers.
This way the .tdevelop file can be shared in teams of developers.
\section KDevelop2compat KDevelop 2 compatibility
(These are things that must be accomplished before we can say that KDevelop 3
&gt;= kdevelop 2.x UI-wise and functionality-wise!)
&gt;= tdevelop 2.x UI-wise and functionality-wise!)
- general UI issues:
- toplevel UI mode broken concerning to the accels
@ -29,7 +29,7 @@
- implement "Make User Manual"
- use kdoc to update Qt/KDE docs
.
- Solve the regression bugs. These are the <a href= "http://bugs.kde.org/buglist.cgi?product=kdevelop&bug_status=UNCONFIRMED&bug_status=NEW&priority=HI">ones
- Solve the regression bugs. These are the <a href= "http://bugs.kde.org/buglist.cgi?product=tdevelop&bug_status=UNCONFIRMED&bug_status=NEW&priority=HI">ones
marked with priority "HI" in the bug database</a>

@ -6,7 +6,7 @@
Project templates provide the developer with a basic application framework.
This is necessary for rapid application development (RAD) and makes it even possible
for an inexperienced 3rd party developer to create standard conforming
applications like kedit as well as plugins for example for kdevelop or noatun.\n\n
applications like kedit as well as plugins for example for tdevelop or noatun.\n\n
\ref templates_1\n
- \ref templates_1_1
- \ref templates_1_2
@ -36,7 +36,7 @@ Create a directory <code>template-khello</code> with the files
- template-khello/app.cpp
- template-khello/app.h
- template-khello/app.desktop
- template-khello/app.kdevelop
- template-khello/app.tdevelop
- template-khello/appui.rc
- template-khello/khello
- template-khello/main.cpp
@ -64,7 +64,7 @@ wizard will replace:
- \%{YEAR} ........ by the year
.
</pre></code>
All this can be found in <code>$KDEDIR/share/apps/kdevappwizard/template-common/kdevelop.pm</code>.
All this can be found in <code>$KDEDIR/share/apps/kdevappwizard/template-common/tdevelop.pm</code>.
\subsubsection templates_1_2a I.2.1. The Source Files
The files <code>template-khello/app.cpp, template-khello/app.h</code> and
@ -117,7 +117,7 @@ This file will be copied to the <code>$PROJECTDIR/src/</code>.
The following script is used to install the template and replaces all
variables by the corresponding value. The result is a hopefully working
kdevelop project!
tdevelop project!
\verbinclude khello/script
<br>
\note There are several application templates which use some identical
@ -155,7 +155,7 @@ if [ ! -e "${newdir}/template-common" ]; then ln -s "${kde_prefix}/share/apps/kd
# install now
cp -R --target-directory "$newdir" template-khello
# the file template-khello/khello must go to the "templates" directory that
# kdevelop knows that it exists
# tdevelop knows that it exists
mv "$newdir/template-khello/khello" "$newdir/templates/"
echo "done"
\endcode
@ -164,9 +164,9 @@ echo "done"
\section templates_3 III. How To Add The Template To KDevelop CVS HEAD
This section is for kdevelop developers only. Most probably you don't have to read this!.\n
Move the directory <code>"template-khello"</code> to <code>kdevelop/languages/cpp/app_templates/</code>
and then add the following files in <code>kdevelop/languages/cpp/app_templates/template-khello/</code>
This section is for tdevelop developers only. Most probably you don't have to read this!.\n
Move the directory <code>"template-khello"</code> to <code>tdevelop/languages/cpp/app_templates/</code>
and then add the following files in <code>tdevelop/languages/cpp/app_templates/template-khello/</code>
(in this example the language is c++ if you use other language replace cpp with the language name):
- <code>".kdev_ignore"</code> is an empty file. It prevents KDevelop's
C++-parser from parsing the C++ template files. This is necessary because the template files are just code templates and not real code (yet).
@ -179,9 +179,9 @@ script.local
- <code>"Makefile.am"</code> looks like this:
\verbinclude khello/Makefile.am
.
Finally add <code>"template-khello"</code> to "SUBDIRS = " in <code>kdevelop/languages/cpp/app_templates/Makefile.am</code>.\n
Finally add <code>"template-khello"</code> to "SUBDIRS = " in <code>tdevelop/languages/cpp/app_templates/Makefile.am</code>.\n
\attention Please test your template whether it installs and behaves correctly!
Test, test and test again! It works? Well - now talk to the kdevelop guys so
Test, test and test again! It works? Well - now talk to the tdevelop guys so
that they know what's going on and probably you may commit. ;)
\section templates_4 IV. Changes to the template system (VERY IMPORTANT)
@ -192,14 +192,14 @@ information from the script file will need to be moved into the ini file.
The example is as follows:
\code
install(
"${src}/template-chello/app.kdevelop","${dest}/${APPNAMELC}.kdevelop" );
"${src}/template-chello/app.tdevelop","${dest}/${APPNAMELC}.tdevelop" );
\endcode
becomes
\code
[PROJECT]
Type=install
Source=%{src}/template-chello/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/template-chello/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
\endcode
Things like <code>installIncAdmin();</code> and <code>installGNU();</code> now involve unpacking

@ -119,11 +119,11 @@ developers (e.g. via version control application CVS). So some user preferences
very individual, and some may be valid for all of the team - project-wide so to speak.
That's why the KDevelop architecture makes a difference here and supports two files
which will be stored in the project root directory. They are the project file (*.kdevelop)
which will be stored in the project root directory. They are the project file (*.tdevelop)
and the session (*.kdevses) file. The later is for individual settings, not to be thought
to be shared.
\subsection domProject Project file (*.kdevelop)
\subsection domProject Project file (*.tdevelop)
For your convenience, you don't have to use the quite complex DOM API. Strings
can very easily be read from and written to this document using the
@ -195,7 +195,7 @@ void GDBBreakpointWidget::savePartialProjectSession(QDomElement* el)
</pre></code>
Note that the .kdevses is related to a project. User settings equal for all projects don't
belong to here. You save them to ~/.kde/share/config/kdeveloprc via class KConfig of the
belong to here. You save them to ~/.kde/share/config/tdeveloprc via class KConfig of the
tdecore library.
Document your part in the way described at \ref howToDocument (doc/api/HowToDocument.dox file).

@ -42,7 +42,7 @@ Take a look at \ref LangSupportStatus (doc/api/LangSupportStatus.dox file) to se
\section sectionLanguageSupport Language Support
Any language support should be written as a kdevelop part and implement
Any language support should be written as a tdevelop part and implement
KDevLanguageSupport interface (<code>lib/interfaces/kdevlanguagesupport.h</code>).
Implementing methods:
@ -137,7 +137,7 @@ and look at <code>languages/ruby/app_templates/rubyhello</code>, <code>languages
\subsubsection sectionApplicationImportTemplates Application import templates
KDevelop has the ability to <b>create a new project from existing projects or source code</b>.
It scans for project files ('*.kdevelop, *.kdevprj, *.studio, *.pro) and if
It scans for project files ('*.tdevelop, *.kdevprj, *.studio, *.pro) and if
- it finds a project it extracts the necessary information
- it does not find project files it scans for source files (*.cpp, *.java, *.pl, *.py, ...)
.

@ -8,7 +8,7 @@ You should add a README and a README.dox file to your part (KDevPlugin).
On the README file put this text:
\verbatim
Please read the on-line, automaticaly updated KDevelop API documentation at:
http://www.kdevelop.org
http://www.tdevelop.org
or read the README.dox file.
\endverbatim

@ -13,14 +13,14 @@ This document is targeted at all those that want to add or improve KDevelop's so
If you are instead looking for a user manual, just go to the help menu of your KDevelop and select KDevelop handbook.
This documentation contains the KDevelop online class reference for the current
development version of KDevelop. Additionally, you
can subscribe or read the <a href="http://www.kdevelop.org/index.html?filename=mailinglist.html">mailing list</a> for any additions and/or
can subscribe or read the <a href="http://www.tdevelop.org/index.html?filename=mailinglist.html">mailing list</a> for any additions and/or
modifications to the %API.
An on-line, updated every 24H, html version of this documentation can be found at: http://www.kdevelop.org/HEAD/doc/api/html/index.html
An on-line, updated every 24H, html version of this documentation can be found at: http://www.tdevelop.org/HEAD/doc/api/html/index.html
More information about the KDevelop architecture in form of tutorials, HOWTOs,
and FAQs can be found at
the <a href="http://www.kdevelop.org">KDevelop website</a>.
the <a href="http://www.tdevelop.org">KDevelop website</a>.
\section status Current Status
@ -45,7 +45,7 @@ Additionally you may also want to find out \ref howToDocument (doc/api/HowToDocu
Here is a priority ordered list:
-# \ref HighPriTasks (doc/api/HighPriTasks.dox file)
-# fix the dispersed \ref fixme
-# <a href="http://bugs.kde.org/buglist.cgi?product=kdevelop&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=bugs.bug_id">reported bugs in bugzilla database</a>
-# <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=bugs.bug_id">reported bugs in bugzilla database</a>
-# fix the bugs in the \ref bug
-# fix the dispersed \ref todo all over the code.
.

@ -1,5 +1,5 @@
<!DOCTYPE kdeveloptoc>
<kdeveloptoc>
<!DOCTYPE tdeveloptoc>
<tdeveloptoc>
<title>OpenGL</title>
<tocsect1 name="GL Functions">
<tocsect2 name="glAccum" url="man:glAccum"/>
@ -264,4 +264,4 @@
<tocsect2 name="glXWaitGL" url="man:glXWaitGL"/>
<tocsect2 name="glXWaitX" url="man:glXWaitX"/>
</tocsect1>
</kdeveloptoc>
</tdeveloptoc>

@ -1,5 +1,5 @@
<!DOCTYPE kdeveloptoc>
<kdeveloptoc>
<!DOCTYPE tdeveloptoc>
<tdeveloptoc>
<title>SDL</title>
<base href="http://sdldoc.csn.ul.ie"/>
<tocsect1 name="I. SDL Guide" url="guide.php">
@ -216,4 +216,4 @@
<tocsect2 name="3-11. Interpreting Key Event Information" url="guideinputkeyboard.php#AEN351" />
<tocsect2 name="3-12. Proper Game Movement" url="guideinputkeyboard.php#AEN363" />
</tocsect1>
</kdeveloptoc>
</tdeveloptoc>

@ -1,5 +1,5 @@
<!DOCTYPE kdeveloptoc>
<kdeveloptoc>
<!DOCTYPE tdeveloptoc>
<tdeveloptoc>
<title>Document Object Model (DOM) Level 2 HTML Specification</title>
<base href="http://www.w3.org/TR/DOM-Level-2-HTML" />
<tocsect1 name="1. Document Object Model HTML" url="html.html">
@ -66,5 +66,5 @@
<tocsect2 name="W3C Software Copyright Notice and License" url="copyright-notice.html#Copyright-notice-software">
</tocsect2>
</tocsect1>
</kdeveloptoc>
</tdeveloptoc>

@ -1,5 +1,5 @@
<!DOCTYPE kdeveloptoc>
<kdeveloptoc>
<!DOCTYPE tdeveloptoc>
<tdeveloptoc>
<title>Scalable Vector Graphics (SVG) 1.1 Specification</title>
<base href="http://www.w3.org/TR/SVG11" url="index.html"/>
@ -1442,5 +1442,5 @@
</tocsect2>
</tocsect1>
</kdeveloptoc>
</tdeveloptoc>

@ -1,5 +1,5 @@
<!DOCTYPE kdeveloptoc>
<kdeveloptoc>
<!DOCTYPE tdeveloptoc>
<tdeveloptoc>
<title>User Agent Accessibility Guidelines 1.0</title>
<base href="http://www.w3.org/TR/UAAG10" url="cover.html"/>
<tocsect1 name="Abstract" url="cover.html#abstract">
@ -66,4 +66,4 @@
</tocsect1>
<tocsect1 name="6. Acknowledgments" url="acks.html#Acknowledgments">
</tocsect1>
</kdeveloptoc>
</tdeveloptoc>

@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kdevelop "<application>KDevelop</application>">
<!ENTITY kappname "&kdevelop;">
<!ENTITY tdevelop "<application>KDevelop</application>">
<!ENTITY kappname "&tdevelop;">
<!ENTITY % addindex "INCLUDE">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
]>
@ -9,7 +9,7 @@
<book lang="&language;">
<bookinfo>
<title>The &kdevelop; Programming Handbook</title>
<title>The &tdevelop; Programming Handbook</title>
<date>2002-12-05</date>
<releaseinfo>2.0</releaseinfo>
@ -42,7 +42,7 @@
<abstract>
<para>The User Guide to C++ Application Design for the K Desktop Environment (KDE) with
the &kdevelop; IDE</para>
the &tdevelop; IDE</para>
</abstract>
<keywordset>
@ -76,7 +76,7 @@ C++ is available through various sources either in printed form at your local bo
found on the Internet. Knowledge about the design of Graphical User Interfaces is not required, as this
handbook tries to cover the application design for KDE programs, which also includes an introduction into
the Qt toolkit as well as the KDE libraries and the design of User Interfaces. Also, you should have made
yourself comfortable with &kdevelop; by reading The User Manual to &kdevelop;, which contains a descriptive
yourself comfortable with &tdevelop; by reading The User Manual to &tdevelop;, which contains a descriptive
review of the functionality provided by the IDE.
</para>
</sect1>
@ -106,8 +106,8 @@ online-manuals.
<para>
We'll take a look at the Qt and KDE libraries, showing basic concepts and why things are the way they are.
Also, we will discuss how to create the tutorial applications provided with the Qt toolkit by using
kdevelop;, so beginners can already see first results with a few steps, and thereby will learn how to make
use of some of &kdevelop;'s best features.
tdevelop;, so beginners can already see first results with a few steps, and thereby will learn how to make
use of some of &tdevelop;'s best features.
</para>
</sect2>
@ -135,7 +135,7 @@ You will learn how to:
Additional information about Qt/KDE programming is available by various sources:
<itemizedlist>
<listitem><para>Programming with Qt by Matthias Kalle Dalheimer</para></listitem>
<listitem><para><ulink url="www.kdevelop.org">The User Manual to KDevelop, provided with the KDevelop IDE</ulink></para></listitem>
<listitem><para><ulink url="www.tdevelop.org">The User Manual to KDevelop, provided with the KDevelop IDE</ulink></para></listitem>
<listitem><para><ulink url="doc.trolltech.com">The Online Reference to the Qt library</ulink></para></listitem>
<listitem><para><ulink url="developer.kde.org">The KDE Developer web site</ulink></para></listitem>
</itemizedlist>
@ -147,7 +147,7 @@ Unix Systems as well as about the C and C++ programming language.
</para>
<para>
For obtaining help about the KDevelop IDE, you should send requests to our mailinglist at
<email>kdevelop@kdevelop.org</email>. Mind that the KDevelop team is dedicated to provide the means to enable you to
<email>tdevelop@tdevelop.org</email>. Mind that the KDevelop team is dedicated to provide the means to enable you to
program applications and therefore is not intended as a technical support team in cases where the
applications you're developing don't work due to implementation errors or misconfigurations of your
operating system. By this, we ask all users to take advantage of the mailinglist in any case you're running
@ -259,7 +259,7 @@ an integer value to the overlaying Operating System signaling that the applicati
<title>The Reference Documentation for Qt</title>
<para>
Now, let's have a quick look at the reference documentation of the Qt library. To do this, start
&kdevelop; and select "Qt" from the tree in the Documentation tab. The documentation browser opens
&tdevelop; and select "Qt" from the tree in the Documentation tab. The documentation browser opens
and shows you the start page of the Qt reference. This will be your first place to get information
about Qt, it's classes and the available functions they provide. Also, the above program is the first
that is included in the tutorials section. To get to the classes we want to have a look at,
@ -595,7 +595,7 @@ include path and the linker to link in the tdecore library with -ltdecore.
<para>
As you now know what at least the <function>main()</function> function provides generally and how an
application gets visible and allows user and object interaction, we'll go on with the next chapter,
where our first application is made with &kdevelop;. There you can also test everything which was
where our first application is made with &tdevelop;. There you can also test everything which was
mentioned before and see the effects.
</para>
<para>
@ -617,7 +617,7 @@ also covers a complete description about the invocation of the <classname>QAppli
<sect1 id="c3s1">
<title>The Application Wizard</title>
<para>
&kdevelop;'s Application Wizard is intended to let you start working on new project with &kdevelop;. Therefore
&tdevelop;'s Application Wizard is intended to let you start working on new project with &tdevelop;. Therefore
all of your projects are first created by the wizard, and then you can start building them and extend what is
already provided by the source skeleton. You can choose from several project types according to your project goals:
<itemizedlist>
@ -648,7 +648,7 @@ may not have as many options available.
<sect2 id="c3s2s1">
<title>Starting the Application Wizard and the First Page</title>
<para>
To start with your KDE application, open &kdevelop;. From the Project menu, selection New Project. The
To start with your KDE application, open &tdevelop;. From the Project menu, selection New Project. The
Application Wizard starts, and you'll see the selection tree on the first page containing available project
types that can be created. Choose the C++ subtree, then KDE, then Application Framework.
</para>
@ -673,7 +673,7 @@ and select Next.
<title>Header and Source Templates</title>
<para>
The next two pages show example headers that will go at the top of each of the header and source files that
you create using &kdevelop;. For now, just leave these as the default, and select Next, then Finish. If the
you create using &tdevelop;. For now, just leave these as the default, and select Next, then Finish. If the
Finish button is not activated, you haven't set all of the options correct. Use the Back button to return
to earlier menus and correct any mistakes.
</para>
@ -682,7 +682,7 @@ to earlier menus and correct any mistakes.
<title>Finishing Up</title>
<para>
Upon completion, the Application Wizard should close and the messages window should popup displaying
information about the tasks that &kdevelop; is currently doing. At the end of all of the tasks, you
information about the tasks that &tdevelop; is currently doing. At the end of all of the tasks, you
should see **** Success *****. This means the application framework was successfully loaded.
</para>
</sect2>
@ -696,7 +696,7 @@ of how the application framework looks. This won't only help us get started, bu
what in later steps.
</para>
<para>
This chapter makes the assumption that you understand the basic navigation of &kdevelop;. Consult the
This chapter makes the assumption that you understand the basic navigation of &tdevelop;. Consult the
KDevelop User Manual for information if you need it.
</para>
<para>
@ -707,7 +707,7 @@ The Automake manager shows the project files as follows:
</mediaobject></screenshot>
</para>
<para>
Before diving into the sources, we'll let &kdevelop; build an run our new application. To do this, select
Before diving into the sources, we'll let &tdevelop; build an run our new application. To do this, select
Build Project from the Build menu, or press F8. The output window opens and displays output messages during
the compilation phase.
<programlisting>
@ -822,7 +822,7 @@ returns to the directory it was started, processes it, then finishes.
Our first line of interest is 24. Notice on this line that g++, which is our C++ compiler, gets called by make
to compile the first source code file in our project - in this case main.cpp. Many extra command line options
are also being used with the g++ compiler; some of which are defaults and some of which can be configured
via &kdevelop;.
via &tdevelop;.
</para>
<para>
Before the next file (kscribble.cpp, line 29) is compiled, the moc (meta object compiler) is first
@ -1023,7 +1023,7 @@ inherits QWidget already.
</para>
<para>
This chapter therefore describes how to use library widgets for creating views of KDE or
Qt applications that are generated with &kdevelop;, then we look at the libraries and what kind of
Qt applications that are generated with &tdevelop;, then we look at the libraries and what kind of
views are already offered.
</para>
</sect1>
@ -1046,7 +1046,7 @@ Change the inheritance of the provided view class to the class of the library wi
<para>
In either way, it is important to know that if the application framework is currently not linked
against the library that contains the widget, the linker will fail. After you decided to use a
certain widget, look for the library to link to; then open "Project"->"Options" from the &kdevelop;
certain widget, look for the library to link to; then open "Project"->"Options" from the &tdevelop;
menubar. Switch to the "Linker Options" page and look for the checkmarks indicating the libraries
that are currently used. If the library of your view widget is already checked, you can leave the
project options untouched and start doing the necessary changes due to your choice. If not, and the
@ -1206,7 +1206,7 @@ KAction</classname>, which provides the keyboard accelerator keys and access to
standard keyboard accelerators.
</para>
<para>
By default, frame applications generated by &kdevelop; only use standard keyboard accelerators
By default, frame applications generated by &tdevelop; only use standard keyboard accelerators
such as F1 for accessing online-help, Ctrl+N for New File etc.
</para>
<para>
@ -1252,7 +1252,7 @@ using the standard help key F1. This context based help system is provided auto
<classname>KMainWindow</classname> class, though as the author you must provide the content.
</para>
<para>
As &kdevelop; also offers all types of help as well as the KDE framework generated by the
As &tdevelop; also offers all types of help as well as the KDE framework generated by the
application wizard already contains support for this, this chapter will help you find out where
and how to add your help functionality. </para>
<para>
@ -1306,7 +1306,7 @@ that the user wants to get help about a certain widget within the working view o
It is placed in the toolbar and gets activated once the user hits the button. The cursor changes
to an arrow cursor with a question mark like the button itself looks like. The the user can press on
a visible widget item and gets a help window. As an exercise, you could try this behavior with the
<guibutton>What's this...?</guibutton> button within &kdevelop;.
<guibutton>What's this...?</guibutton> button within &tdevelop;.
</para>
<para>
To add the What's This...? help to one of your widgets, use the static method
@ -1321,7 +1321,7 @@ To add the What's This...? help to one of your widgets, use the static method
<title>Introduction</title>
<para>
Due to the fact that projects often lack a complete set of user documentation,
all &kdevelop; projects contain a pre-build handbook that can be easily adapted;
all &tdevelop; projects contain a pre-build handbook that can be easily adapted;
therefore fulfiling another goal of KDE: providing enough online-help to support users that
are not familiar with an application. This chapter therefore introduces you on how to extend
the provided documentation template and what you have to do to make it available to the user.
@ -1341,10 +1341,10 @@ The format for editing this file is explained on
<para>
Another important part of the documentation is including a descriptive help for your class interfaces.
This will allow you and other programmers to use your classes by reading the HTML class documentation
that can be created with KDoc. &kdevelop; supports the use of KDoc completely by creating the
that can be created with KDoc. &tdevelop; supports the use of KDoc completely by creating the
KDE-library documentation, also your application frameworks are already documented. To work yourself
into the provided code, it would be a good start to read the included documentation online.
The following describes what to do to get the API documentation, where &kdevelop; helps you add it
The following describes what to do to get the API documentation, where &tdevelop; helps you add it
and what kind of special tags KDoc provides.
</para>
</sect1>

@ -16,7 +16,7 @@
<author>
<firstname>Bernd</firstname>
<surname>Gehrmann</surname>
<affiliation><address><email>bernd@kdevelop.org</email></address></affiliation>
<affiliation><address><email>bernd@tdevelop.org</email></address></affiliation>
</author>
</authorgroup>
@ -1451,7 +1451,7 @@ in this screenshot:
<para>
The XML file begins with a document type declaration. The DTD for kpartgui can
be found in the kdelibs sources in <filename>tdeui/kpartgui.dtd</filename>. The
be found in the tdelibs sources in <filename>tdeui/kpartgui.dtd</filename>. The
outermost element of the file contains the instance name of the application as
attribute. It can also contain a version number in the form "version=2". This
is useful when you release new versions of an application with a changed menu
@ -1480,7 +1480,7 @@ declared as follows:
<para>
In KDE's automake framework, such titles are automatically extracted and put
into the application's <ulink url="kde-i18n-howto.html"><literal>.po</literal></ulink>
into the application's <ulink url="tde-i18n-howto.html"><literal>.po</literal></ulink>
file , so it is considered by translators. Note that you have to write the
accelerator marker "&amp;" in the form XML compliant form "&amp;amp;".
</para>
@ -1503,7 +1503,7 @@ actions are created by the class
When you create such actions in your application (such as in the C++ example
above), they will automatically be inserted in a prescribed position, and
possibly with an icon and a shortcut key. You can look up these locations in
the file <filename>tdeui/ui_standards.rc</filename> in the kdelibs sources.
the file <filename>tdeui/ui_standards.rc</filename> in the tdelibs sources.
</para>
</simplesect>
@ -1913,12 +1913,12 @@ snippet:
</para>
<programlisting>
kde_servicetypesdir_DATA = kdeveloppart.desktop
kde_servicetypesdir_DATA = tdeveloppart.desktop
EXTRA_DIST = $(kde_servicetypesdir_DATA)
</programlisting>
<para>
The definition <filename>kdeveloppart.desktop</filename> of a
The definition <filename>tdeveloppart.desktop</filename> of a
<application>KDevelop</application> part looks as follows:
</para>
@ -2920,7 +2920,7 @@ cache, you can use:
<programlisting>
void FooClass::reloadPage()
{
KURL url("http://www.kdevelop.org/index.html");
KURL url("http://www.tdevelop.org/index.html");
KIO::TransferJob *job = KIO::get(url, true, false);
job->addMetaData("cache", "reload");
...
@ -3119,7 +3119,7 @@ extern "C" { int kdemain(int argc, char **argv); }
int kdemain(int argc, char **argv)
{
KLocale::setMainCatalogue("kdelibs");
KLocale::setMainCatalogue("tdelibs");
KInstance instance("kio_ftp");
(void) KGlobal::locale();

@ -23,7 +23,7 @@
<para>
When you have suitable cross compilers available, you can cross compile your
programs for processors and operating systems different from the system where
&kdevelop; and the compiler is running. The &GNU; compiler collection &gcc; can
&tdevelop; and the compiler is running. The &GNU; compiler collection &gcc; can
be configured and compiled as a cross compiler if you compile it yourself.
Consult the <ulink url="info://gcc/Cross-Compiler">GCC info pages</ulink> for
more information. Some &Linux; distributions also provide binary packages.
@ -36,7 +36,7 @@ configure script and setting the <envar>CC</envar> and <envar>CXX</envar>
environment variables to the respective cross compiler binaries. Often you
want to switch between a the cross-compiled version of your application and
one compiled for your development system. For this, it is advantageous to
use &kdevelop; capability of creating multiple build configurations, as
use &tdevelop; capability of creating multiple build configurations, as
explained in <xref linkend="buildconfigurations"/>. Once you have created a
new build configuration for cross-compiling in the
<menuchoice><guimenu>Project</guimenu><guimenuitem>Project
@ -79,7 +79,7 @@ the one of the X11 version.
</para>
<para>
Developing an application for &qte; with &kdevelop; is not very different
Developing an application for &qte; with &tdevelop; is not very different
from developing a program for the X11 version of &Qt;. In fact, you can use the
same codebase for both versions. If you use the autoproject project
management, you switch to the embedded version by passing the argument

@ -10,38 +10,38 @@
</authorgroup>
</appendixinfo>
<title>Configuration Files Used by &kdevelop;</title>
<title>Configuration Files Used by &tdevelop;</title>
<para>
&kdevelop; uses a series of configuration files which are distributed amongst several directories. There are two main groups of configuration files to distinguish:
&tdevelop; uses a series of configuration files which are distributed amongst several directories. There are two main groups of configuration files to distinguish:
</para>
<simplelist>
<member>
<link linkend="app-files-default">&kdevelop; Default Configuration</link> &mdash; files set up when &kdevelop; was installed.
<link linkend="app-files-default">&tdevelop; Default Configuration</link> &mdash; files set up when &tdevelop; was installed.
</member>
<member>
<link linkend="app-files-user">User Oriented Configuration</link> &mdash; files which contain user modifications of the defaults as well as settings made by the &kdevelop; application itself and its plugins.
<link linkend="app-files-user">User Oriented Configuration</link> &mdash; files which contain user modifications of the defaults as well as settings made by the &tdevelop; application itself and its plugins.
</member>
</simplelist>
<sect1 id="app-files-default">
<title>&kdevelop; Default Configuration</title>
<title>&tdevelop; Default Configuration</title>
<para>
On installation, &kdevelop; writes some default information files for setup and configuration purposes into subdirectories of the <filename class="directory">$<envar>KDEDIR</envar></filename> installation directory (usually something like <filename class="directory">/opt/kde</filename>, <filename class="directory">/usr/local/kde</filename>, or some other user-defined installation directory, see <link linkend="kdevelop-install">Installing &kdevelop;</link>).
On installation, &tdevelop; writes some default information files for setup and configuration purposes into subdirectories of the <filename class="directory">$<envar>KDEDIR</envar></filename> installation directory (usually something like <filename class="directory">/opt/kde</filename>, <filename class="directory">/usr/local/kde</filename>, or some other user-defined installation directory, see <link linkend="tdevelop-install">Installing &tdevelop;</link>).
</para>
<sect2 id="app-files-default-config">
<title>Default &kdevelop; Configuration</title>
<title>Default &tdevelop; Configuration</title>
<para>
There is only one &kdevelop; specific default configuration file in the <filename class="directory">$<envar>KDEDIR</envar>/share/config/</filename> directory:
There is only one &tdevelop; specific default configuration file in the <filename class="directory">$<envar>KDEDIR</envar>/share/config/</filename> directory:
</para>
<variablelist>
<varlistentry>
<term><filename>kdeveloprc</filename></term>
<term><filename>tdeveloprc</filename></term>
<listitem><para>
This file contains the basic settings &kdevelop; needs to start. It will be copied to the user's <filename class="directory">$<envar>KDEHOME</envar>/share/config</filename> directory when &kdevelop; does not find a <filename>kdeveloprc</filename> file there on startup.
This file contains the basic settings &tdevelop; needs to start. It will be copied to the user's <filename class="directory">$<envar>KDEHOME</envar>/share/config</filename> directory when &tdevelop; does not find a <filename>tdeveloprc</filename> file there on startup.
</para></listitem>
</varlistentry>
</variablelist>
@ -52,11 +52,11 @@ There is only one &kdevelop; specific default configuration file in the <filenam
<title>Application Specific Defaults</title>
<para>
Most &kdevelop; features are provided by KParts. These are basically applications specially designed to run in the &kdevelop; framework (see the overview in the <link linkend="plugin-tools">Plugin Tools</link> appendix). Each KPart application has its own set of configuration files whose defaults will be stored in several subdirectories of the <filename class="directory">$<envar>KDEDIR</envar>/share/apps/</filename> installation directory.
Most &tdevelop; features are provided by KParts. These are basically applications specially designed to run in the &tdevelop; framework (see the overview in the <link linkend="plugin-tools">Plugin Tools</link> appendix). Each KPart application has its own set of configuration files whose defaults will be stored in several subdirectories of the <filename class="directory">$<envar>KDEDIR</envar>/share/apps/</filename> installation directory.
</para>
<para>
There are quite a lot of default configuration subdirectories in <filename class="directory">$<envar>KDEDIR</envar>/share/apps/</filename> whose names all start with a <filename>kdev</filename> sequence. Most of them are for &kdevelop; internal use only. They might be deliberately grouped for readability as:
There are quite a lot of default configuration subdirectories in <filename class="directory">$<envar>KDEDIR</envar>/share/apps/</filename> whose names all start with a <filename>kdev</filename> sequence. Most of them are for &tdevelop; internal use only. They might be deliberately grouped for readability as:
<simplelist>
<member><link linkend="app-files-default-apps-stdalone">Stand-alone Applications</link></member>
<member><link linkend="app-files-default-apps-task">Task Specific Parts</link></member>
@ -69,18 +69,18 @@ There are quite a lot of default configuration subdirectories in <filename class
<listitem id="app-files-default-apps-stdalone"><itemizedlist>
<title>Stand-alone Applications</title>
<listitem>
<para><filename class="directory">kdevelop/</filename> &mdash; contains files to configure the &kdevelop; &IDE;:</para>
<para><filename class="directory">tdevelop/</filename> &mdash; contains files to configure the &tdevelop; &IDE;:</para>
<itemizedlist>
<listitem><para><filename class="directory">licenses/</filename> &mdash; contains various licenses texts.</para></listitem>
<listitem><para><filename class="directory">pics/</filename> &mdash; contains the picture files used for the &kdevelop;, &kdevelop; Assistant, and &kdevelop; Designer splash screens.</para></listitem>
<listitem><para><filename class="directory">profiles/</filename> &mdash; contains default plugin profile settings. (Currently there is only a <filename>tiny</filename> profile provided which defines a minimum set of active &kdevelop; plugins.)</para></listitem>
<listitem><para><filename class="directory">pics/</filename> &mdash; contains the picture files used for the &tdevelop;, &tdevelop; Assistant, and &tdevelop; Designer splash screens.</para></listitem>
<listitem><para><filename class="directory">profiles/</filename> &mdash; contains default plugin profile settings. (Currently there is only a <filename>tiny</filename> profile provided which defines a minimum set of active &tdevelop; plugins.)</para></listitem>
<listitem><para><filename>eventsrc</filename> &mdash; holds a lot of <quote>Process successful</quote> localization strings.</para></listitem>
<listitem><para><filename>kdevelopui.rc</filename> &mdash; provides the basic menu and tool bar entries &kdevelop; uses.</para></listitem>
<listitem><para><filename>tdevelopui.rc</filename> &mdash; provides the basic menu and tool bar entries &tdevelop; uses.</para></listitem>
<listitem><para><filename>kdevhtml_partui.rc</filename> &mdash; provides a <guimenuitem>Print...</guimenuitem> entry in the <guimenu>File</guimenu> menu, a <guimenuitem>Copy</guimenuitem> entry in the <guimenu>Edit</guimenu> menu, and <guilabel>Back</guilabel> and <guilabel>Forward</guilabel> arrows in the <guilabel>Browser Toolbar</guilabel> in case a &HTML; file is browsed from the <guilabel>Documentation</guilabel> plugin.</para></listitem>
</itemizedlist>
</listitem>
<listitem><para><filename class="directory">kdevassistant/</filename> &mdash; provides the menu and tool bars of the stand-alone &kdevelop; Assistant documentation browser.</para></listitem>
<listitem><para><filename class="directory">kdevdesigner/</filename> and <filename class="directory">kdevdesignerpart/</filename> &mdash; provide menu bar and tool bars of the stand-alone &kdevelop; user interface designer.</para></listitem>
<listitem><para><filename class="directory">kdevassistant/</filename> &mdash; provides the menu and tool bars of the stand-alone &tdevelop; Assistant documentation browser.</para></listitem>
<listitem><para><filename class="directory">kdevdesigner/</filename> and <filename class="directory">kdevdesignerpart/</filename> &mdash; provide menu bar and tool bars of the stand-alone &tdevelop; user interface designer.</para></listitem>
</itemizedlist></listitem>
<listitem><itemizedlist id="app-files-default-apps-task">
@ -96,7 +96,7 @@ There are quite a lot of default configuration subdirectories in <filename class
<listitem id="app-files-default-appwizard">
<para><filename class="directory">kdevappwizard/</filename> &mdash; contains files used by the &appwizard; part:</para>
<itemizedlist>
<listitem><para><filename class="directory">importfiles/</filename> &mdash; contains <filename>.kdevelop</filename> project files which control the initialization of a new project.</para></listitem>
<listitem><para><filename class="directory">importfiles/</filename> &mdash; contains <filename>.tdevelop</filename> project files which control the initialization of a new project.</para></listitem>
<listitem><para><filename class="directory">imports/</filename> &mdash; contains templates to set up project specific <filename>.desktop</filename> files.</para></listitem>
<listitem><para><filename class="directory">template-common/</filename> &mdash; contains various files commonly included in the project source directories.</para></listitem>
<listitem><para><filename class="directory">templates/</filename> &mdash; contains configuration files which describe the information to be included in a given project source directory.</para></listitem>
@ -105,7 +105,7 @@ There are quite a lot of default configuration subdirectories in <filename class
</itemizedlist>
</listitem>
<listitem><para><filename class="directory">kdevastyle/</filename> &mdash; provides the <guimenuitem>Reformat Source</guimenuitem> entry in the <guimenu>Edit</guimenu> menu.</para></listitem>
<listitem><para><filename class="directory">kdevautoproject/</filename> &mdash; provides most of the entries in the <guimenu>Build</guimenu> menu and the <guilabel>Build Toolbar (&kdevelop;)</guilabel> toolbar.</para></listitem>
<listitem><para><filename class="directory">kdevautoproject/</filename> &mdash; provides most of the entries in the <guimenu>Build</guimenu> menu and the <guilabel>Build Toolbar (&tdevelop;)</guilabel> toolbar.</para></listitem>
<listitem>
<para><filename class="directory">kdevclassview/</filename> &mdash; contains files used by the <guilabel>Class View</guilabel> project plugin:</para>
<itemizedlist>
@ -123,7 +123,7 @@ There are quite a lot of default configuration subdirectories in <filename class
<para><filename class="directory">kdevdocumentation/</filename> &mdash; contains files used by the <guilabel>Documentation</guilabel> plugin:</para>
<itemizedlist>
<listitem><para><filename class="directory">en/</filename> and <filename class="directory">pics/</filename> &mdash; contain files used by the <application>htdig</application> search tool.</para></listitem>
<listitem><para><filename class="directory">tocs/</filename> &mdash; contain the default &kdevelop; documentation content description files (see the description in <link linkend="toc-file-structure">Basic Structure of &kdevelop; TOC Files</link>).</para></listitem>
<listitem><para><filename class="directory">tocs/</filename> &mdash; contain the default &tdevelop; documentation content description files (see the description in <link linkend="toc-file-structure">Basic Structure of &tdevelop; TOC Files</link>).</para></listitem>
<listitem><para><filename>kdevpart_documentation.rc</filename> &mdash; provides the search related entries in the <guimenu>Help</guimenu> menu.</para></listitem>
</itemizedlist>
</listitem>
@ -212,20 +212,20 @@ All information about user defined settings is kept in two subdirectories of <fi
<title>Application Specific Configuration</title>
<para>
Any user changes to the <link linkend="app-files-default">&kdevelop; Default Configuration</link> settings as well as user specific settings which are not kept in any of the <link linkend="app-files-user-config">Resource Configuration Files</link> are found in <filename>kdev...</filename> subdirectories of the <filename class="directory">$<envar>KDEHOME</envar>/share/apps/</filename> directory.
Any user changes to the <link linkend="app-files-default">&tdevelop; Default Configuration</link> settings as well as user specific settings which are not kept in any of the <link linkend="app-files-user-config">Resource Configuration Files</link> are found in <filename>kdev...</filename> subdirectories of the <filename class="directory">$<envar>KDEHOME</envar>/share/apps/</filename> directory.
</para>
<para>
Most of these configuration files are however used by various &kdevelop; plugins in order to provide some specific menu and/or toolbar entries. Thus they are of interest only in case something went really wrong with the user interface.
Most of these configuration files are however used by various &tdevelop; plugins in order to provide some specific menu and/or toolbar entries. Thus they are of interest only in case something went really wrong with the user interface.
</para>
<note><para>
In case the contents of these directories mirror those of the Default Configuration settings, &kdevelop; will have copied them from <filename class="directory">$<envar>KDEDIR</envar>/apps/</filename> into the <filename class="directory">$<envar>KDEHOME</envar>/apps/</filename> directory on its initial start. Any subsequent changes will be made to these copies only. The Default Configuration settings remain unchanged in any case.
In case the contents of these directories mirror those of the Default Configuration settings, &tdevelop; will have copied them from <filename class="directory">$<envar>KDEDIR</envar>/apps/</filename> into the <filename class="directory">$<envar>KDEHOME</envar>/apps/</filename> directory on its initial start. Any subsequent changes will be made to these copies only. The Default Configuration settings remain unchanged in any case.
</para></note>
<itemizedlist>
<listitem>
<para><filename class="directory">kdevabbrev/</filename> &mdash; contains files used by the <guilabel>Abbreviation Expansion</guilabel> plugin:</para>
<itemizedlist>
<listitem><para><filename class="directory">sources/</filename> &mdash; currently empty; &kdevelop; uses the <link linkend="app-files-default-abbrev">default keyword definition</link> files for <guilabel>Expand Text</guilabel> commands.</para></listitem>
<listitem><para><filename class="directory">sources/</filename> &mdash; currently empty; &tdevelop; uses the <link linkend="app-files-default-abbrev">default keyword definition</link> files for <guilabel>Expand Text</guilabel> commands.</para></listitem>
<listitem><para><filename class="directory">templates/</filename> &mdash; contains the user modified template definition files used by the <guilabel>Expand Abbreviation</guilabel> command.</para></listitem>
<listitem><para><filename>kdevabbrev.rc</filename> &mdash; provides the <guimenuitem>Expand Text</guimenuitem> and <guimenuitem>Expand Abbreviation</guimenuitem> entries in the <guimenu>Edit</guimenu> menu.</para></listitem>
</itemizedlist>
@ -252,7 +252,7 @@ In case the contents of these directories mirror those of the Default Configurat
<para><filename class="directory">newclass/</filename> &mdash; contains the actual header and source templates from which the &appwizard; builds the according source files.</para>
</listitem>
<listitem>
<para><filename class="directory">pcs/</filename> &mdash; contains database files &kdevelop; uses build the actual Persistent Code Store (<filename>.pcs</filename>) file of a &kde; C++ project.</para>
<para><filename class="directory">pcs/</filename> &mdash; contains database files &tdevelop; uses build the actual Persistent Code Store (<filename>.pcs</filename>) file of a &kde; C++ project.</para>
</listitem>
<listitem>
<para><filename>kdevcppsupport.rc</filename> &mdash; provides the <guimenuitem>Complete Text</guimenuitem> and <guimenuitem>Make Member</guimenuitem> entries fo the <guimenu>Edit</guimenu> menu, the <guimenuitem>Switch Header/Implementation</guimenuitem> entry for the <guimenu>View</guimenu> menu, and the <guimenuitem>New Class</guimenuitem> entry for the <guimenu>Project</guimenu> menu as well as a <guiicon>New Class</guiicon> icon for the <guilabel>Browser Toolbar</guilabel>.</para>
@ -273,10 +273,10 @@ In case the contents of these directories mirror those of the Default Configurat
<para>The directories in <filename class="directory">kdevdocumentation/</filename> mainly hold actual bookkeeping information. The actually set up documentation files are kept in <link linkend="app-files-user-config-doc"> <quote><filename>doc...pluginrc</filename></quote> files</link> in the <filename class="directory">$<envar>KDEHOME</envar>/share/config/</filename> directory.</para>
<itemizedlist>
<listitem>
<para><filename class="directory">bookmarks/</filename> &mdash; maintains the entries in the <guilabel>Bookmarks</guilabel> tab of the &kdevelop; <guilabel>Documentation</guilabel> plugin.</para>
<para><filename class="directory">bookmarks/</filename> &mdash; maintains the entries in the <guilabel>Bookmarks</guilabel> tab of the &tdevelop; <guilabel>Documentation</guilabel> plugin.</para>
</listitem>
<listitem>
<para><filename class="directory">index/</filename> &mdash; holds various cache files &kdevelop; uses to speed up indexed documentation searches in the <guilabel>Index</guilabel> tab of the <guilabel>Documentation</guilabel> plugin.</para>
<para><filename class="directory">index/</filename> &mdash; holds various cache files &tdevelop; uses to speed up indexed documentation searches in the <guilabel>Index</guilabel> tab of the <guilabel>Documentation</guilabel> plugin.</para>
</listitem>
<listitem>
<para><filename class="directory">search/</filename> &mdash; contains files used by the <application>htdig</application> search tool which serves search calls from the <guilabel>Search</guilabel> tab of the <guilabel>Documentation</guilabel> plugin.</para>
@ -290,10 +290,10 @@ In case the contents of these directories mirror those of the Default Configurat
<para><filename class="directory">kdevdoxygen/</filename> &mdash; provides the menu entries for the <guilabel>Doxygen Support</guilabel> project plugin.</para>
</listitem>
<listitem>
<para><filename class="directory">kdevelop/</filename> &mdash; contains some actual settings &kdevelop; uses for its basic setup:</para>
<para><filename class="directory">tdevelop/</filename> &mdash; contains some actual settings &tdevelop; uses for its basic setup:</para>
<itemizedlist>
<listitem><para><filename class="directory">profiles/</filename> &mdash; provides actual plugin profile setting. (Initially there is only a <filename>FullIDE</filename> profile which defines a full set of initially active &kdevelop; plugins.)</para></listitem>
<listitem><para><filename>kdevelopui.rc</filename> &mdash; provides the basic menu and tool bar entries &kdevelop; uses.</para></listitem>
<listitem><para><filename class="directory">profiles/</filename> &mdash; provides actual plugin profile setting. (Initially there is only a <filename>FullIDE</filename> profile which defines a full set of initially active &tdevelop; plugins.)</para></listitem>
<listitem><para><filename>tdevelopui.rc</filename> &mdash; provides the basic menu and tool bar entries &tdevelop; uses.</para></listitem>
</itemizedlist>
</listitem>
<listitem>
@ -345,32 +345,32 @@ In case the contents of these directories mirror those of the Default Configurat
<title>Resource Configuration Files</title>
<para>
There are two groups of &kdevelop; configuration files in the <filename class="directory">$<envar>KDEHOME</envar>/share/config/</filename> directory, distiguished by their surrounding character sequences:
There are two groups of &tdevelop; configuration files in the <filename class="directory">$<envar>KDEHOME</envar>/share/config/</filename> directory, distiguished by their surrounding character sequences:
<simplelist>
<member><quote><filename>doc...pluginrc</filename></quote> denotes <link linkend="app-files-user-config-doc">files used by the documentation plugin.</link></member>
<member><quote><filename>kdev...rc</filename></quote> denotes configuration <link linkend="app-files-user-config-kdev">files used by &kdevelop;</link> itself and its available plugins.</member>
<member><quote><filename>kdev...rc</filename></quote> denotes configuration <link linkend="app-files-user-config-kdev">files used by &tdevelop;</link> itself and its available plugins.</member>
</simplelist>
</para>
<itemizedlist id="app-files-user-config-kdev">
<title>Configuration Files Used by &kdevelop;</title>
<title>Configuration Files Used by &tdevelop;</title>
<listitem>
<para><filename>kdevabbrevrc</filename> &mdash; holds the current state of the <guilabel>Abbreviations</guilabel> configuration provided by the <guilabel>Abbreviation Expansion</guilabel> plugin.</para>
<note><para>This only records whether the abbreviations will be used or not. The actual definitions of new abbreviations will go into the <filename>$<envar>KDEHOME</envar>/share/apps/kdevabbrev/templates/templates</filename> file.</para></note>
</listitem>
<listitem>
<para><filename>kdevassistantrc</filename> &mdash; holds some configuration states specific of the stand-alone &kdevelop; Assistant documentation browser.</para>
<note><para>Most common configuration settings are shared with the &kdevelop; IDE <filename>kdeveloprc</filename> file.</para></note>
<para><filename>kdevassistantrc</filename> &mdash; holds some configuration states specific of the stand-alone &tdevelop; Assistant documentation browser.</para>
<note><para>Most common configuration settings are shared with the &tdevelop; IDE <filename>tdeveloprc</filename> file.</para></note>
</listitem>
<listitem><para><filename>kdevassistantuimode4rc</filename> &mdash; holds the current MDI configuration states (dock positions &etc;) of the stand-alone &kdevelop; Assistant documentation browser.</para></listitem>
<listitem><para><filename>kdevassistantuimode4rc</filename> &mdash; holds the current MDI configuration states (dock positions &etc;) of the stand-alone &tdevelop; Assistant documentation browser.</para></listitem>
<listitem>
<para><filename>kdevclassviewrc</filename> &mdash; holds the <guilabel>View Mode</guilabel> setting of the <guilabel>Classes</guilabel> class browser tab provided by the <guilabel>Class View</guilabel> project plugin.</para>
<note><para>This is a global setting, although the <guilabel>Class View</guilabel> plugin may be disabled on a per project basis. Any change in this setting will be globally updated whenever the current project is closed and thus affect all subsequently loaded projects.</para></note>
</listitem>
<listitem><para><filename>kdevcppsupportrc</filename> &mdash; holds some settings used to set up CPP source files. In particular you will find the settings made on the <guilabel>C++ Class Generator</guilabel> configuration dialog in here.</para></listitem>
<listitem><para><filename>kdevdocumentationrc</filename> &mdash; holds actual settings the <guilabel>Documentation</guilabel> plugin uses.</para></listitem>
<listitem><para><filename>kdeveloprc</filename> &mdash; holds the global settings the &kdevelop; IDE and the &kdevelop; Assistant stand-alone documentation browser will use.</para></listitem>
<listitem><para><filename>kdevelopuimode4rc</filename> &mdash; holds the current MDI configuration states (dock positions &etc;) of the &kdevelop; IDE.</para></listitem>
<listitem><para><filename>tdeveloprc</filename> &mdash; holds the global settings the &tdevelop; IDE and the &tdevelop; Assistant stand-alone documentation browser will use.</para></listitem>
<listitem><para><filename>tdevelopuimode4rc</filename> &mdash; holds the current MDI configuration states (dock positions &etc;) of the &tdevelop; IDE.</para></listitem>
<listitem><para><filename>kdevfileselectorrc</filename> &mdash; holds actual settings the <guilabel>File Selector</guilabel> plugin uses.</para></listitem>
<listitem><para><filename>kdevfileviewrc</filename> &mdash; holds the actual filename color settings the <guilabel>CVS Integration (Cervisia)</guilabel> project plugin uses for display.</para></listitem>
<listitem><para><filename>kdevfilterrc</filename> &mdash; holds actual settings the <guilabel>Shell Filtering and Insertion</guilabel> plugin uses.</para></listitem>
@ -399,10 +399,10 @@ There are two groups of &kdevelop; configuration files in the <filename class="d
<title>Project Dependent Configuration</title>
<para>
Most project dependend configuration is kept in the <filename>&lt;project-name&gt;.kdevelop</filename> and <filename>&lt;project-name&gt;.kdevses</filename> &kdevelop; project configuration files rather than in separate files as the other, more global, configuration settings. In short, those files are meant for:
Most project dependend configuration is kept in the <filename>&lt;project-name&gt;.tdevelop</filename> and <filename>&lt;project-name&gt;.kdevses</filename> &tdevelop; project configuration files rather than in separate files as the other, more global, configuration settings. In short, those files are meant for:
</para>
<simplelist>
<member><filename>&lt;project-name&gt;.kdevelop</filename> &mdash; global project configuration information.</member>
<member><filename>&lt;project-name&gt;.tdevelop</filename> &mdash; global project configuration information.</member>
<member><filename>&lt;project-name&gt;.kdevses</filename> &mdash; configuration information needed to restore the specific behaviours of the running session.</member>
</simplelist>
<para>
@ -412,7 +412,7 @@ Both are &XML; coded files. They can be viewed and (cautiously) altered using an
<sect2>
<title>Persistent Code Store Files</title>
<para>There is a third project dependend configuration file, the <filename>&lt;project-name&gt;.kdevelop.pcs</filename> Persistant Code Store. This is a binary coded file holding an internal parser cache for the most part in order to speed up the loading sequence of the project. Additionally, this Persistant Code Store keeps information use by the <guilabel>Code Completion</guilabel> facility of &kdevelop;.
<para>There is a third project dependend configuration file, the <filename>&lt;project-name&gt;.tdevelop.pcs</filename> Persistant Code Store. This is a binary coded file holding an internal parser cache for the most part in order to speed up the loading sequence of the project. Additionally, this Persistant Code Store keeps information use by the <guilabel>Code Completion</guilabel> facility of &tdevelop;.
</para>
<note><para>

@ -1,5 +1,5 @@
<appendix id="app-uimodes-examples">
<title>&kdevelop; User Interface Mode Examples</title>
<title>&tdevelop; User Interface Mode Examples</title>
<sect1 id="ideal-desc">
<title>IDEAl Mode</title>
@ -11,10 +11,10 @@ Click <link linkend="uimodes-survey">here</link> to return to the modes overview
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="kdevelop-ideal-mode.png" format="PNG"/>
<imagedata fileref="tdevelop-ideal-mode.png" format="PNG"/>
</imageobject>
<textobject><phrase>Screenshot</phrase></textobject>
<caption><para>&kdevelop; IDEAl mode</para></caption>
<caption><para>&tdevelop; IDEAl mode</para></caption>
</mediaobject>
</screenshot>
@ -25,10 +25,10 @@ Click <link linkend="uimodes-survey">here</link> to return to the modes overview
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="kdevelop-ideal-mode-0.png" format="PNG"/>
<imagedata fileref="tdevelop-ideal-mode-0.png" format="PNG"/>
</imageobject>
<textobject><phrase>Screenshot</phrase></textobject>
<caption><para>&kdevelop; IDEAl mode, closed tabs</para></caption>
<caption><para>&tdevelop; IDEAl mode, closed tabs</para></caption>
</mediaobject>
</screenshot>
@ -57,10 +57,10 @@ Click <link linkend="uimodes-survey">here</link> to return to the modes overview
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="kdevelop-mdi-mode.png" format="PNG"/>
<imagedata fileref="tdevelop-mdi-mode.png" format="PNG"/>
</imageobject>
<textobject><phrase>Screenshot</phrase></textobject>
<caption><para>&kdevelop; child frame windows mode</para></caption>
<caption><para>&tdevelop; child frame windows mode</para></caption>
</mediaobject>
</screenshot>
@ -82,10 +82,10 @@ Click <link linkend="uimodes-survey">here</link> to return to the modes overview
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="kdevelop-tabbed-mode.png" format="PNG"/>
<imagedata fileref="tdevelop-tabbed-mode.png" format="PNG"/>
</imageobject>
<textobject><phrase>Screenshot</phrase></textobject>
<caption><para>&kdevelop; tabbed pages mode</para></caption>
<caption><para>&tdevelop; tabbed pages mode</para></caption>
</mediaobject>
</screenshot>
@ -107,10 +107,10 @@ Click <link linkend="uimodes-survey">here</link> to return to the modes overview
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="kdevelop-toplevel-mode.png" format="PNG"/>
<imagedata fileref="tdevelop-toplevel-mode.png" format="PNG"/>
</imageobject>
<textobject><phrase>Screenshot</phrase></textobject>
<caption><para>&kdevelop; toplevel windows mode</para></caption>
<caption><para>&tdevelop; toplevel windows mode</para></caption>
</mediaobject>
</screenshot>

@ -16,10 +16,10 @@
<primary>&appwizard;</primary></indexterm>
<para>
In &kdevelop; software development work is organized in <emphasis>projects</emphasis>. Such a project keeps everything together which belongs to a complete programming task: source files, additional data files, any actually needed management facilities as the make system as well as access to all components and any additional tools needed to get the application up and running.
In &tdevelop; software development work is organized in <emphasis>projects</emphasis>. Such a project keeps everything together which belongs to a complete programming task: source files, additional data files, any actually needed management facilities as the make system as well as access to all components and any additional tools needed to get the application up and running.
</para>
<para>
Organizing all development work in projects allows you to easily switch between the global tasks at hand. This is quite handy if you &eg; work on several applications at the same time as is often the case. Tell &kdevelop; to open the project you want to work at and you may proceed in the environment just where you left.
Organizing all development work in projects allows you to easily switch between the global tasks at hand. This is quite handy if you &eg; work on several applications at the same time as is often the case. Tell &tdevelop; to open the project you want to work at and you may proceed in the environment just where you left.
</para>
<sect1 id="new-projects">
@ -36,7 +36,7 @@ Organizing all development work in projects allows you to easily switch between
Whenever you want to initiate a new programming project quite a lot of formal setup procedures need to be done. An initial directory structure has to be set up, initial header and source files must be provided, the make system has to be initialized, &etc;
</para>
<para>
&kdevelop; provides an easy way to initiate a new programming project&mdash;the <emphasis>&appwizard;</emphasis>. You will find the &appwizard; at menu entry <menuchoice><guimenu>Project</guimenu> <guimenuitem>New Project</guimenuitem></menuchoice>.
&tdevelop; provides an easy way to initiate a new programming project&mdash;the <emphasis>&appwizard;</emphasis>. You will find the &appwizard; at menu entry <menuchoice><guimenu>Project</guimenu> <guimenuitem>New Project</guimenuitem></menuchoice>.
</para>
<para>
Only a short series of steps is necessary to start a new programming project, using the &appwizard;:
@ -83,7 +83,7 @@ Let's look at all this in more detail now ...
<secondary>project</secondary></indexterm>
<para>
To create a new project in &kdevelop;, select <guimenuitem>New Project</guimenuitem> from the <guimenu>Project</guimenu> menu. The <guilabel>Create New Project</guilabel> dialog will pop up showing an initial <guilabel>General</guilabel> page:
To create a new project in &tdevelop;, select <guimenuitem>New Project</guimenuitem> from the <guimenu>Project</guimenu> menu. The <guilabel>Create New Project</guilabel> dialog will pop up showing an initial <guilabel>General</guilabel> page:
</para>
<screenshot id="screenshot-newprojectwizard">
@ -318,7 +318,7 @@ There are two ways to select another path for your new application. One is to se
This is done in the second row input field of the <guilabel>Properties</guilabel>, named <guilabel>Location</guilabel>. What you enter here is the <emphasis>starting path</emphasis> of the new application development directory. The &appwizard; appends the application name to this path when it initializes the new project. The result is shown in the <guilabel>Final location</guilabel> line to give you better control on what is going on.
</para>
<para>
&appwizard; will copy an <emphasis>initial value</emphasis> to the <guilabel>Location</guilabel> field on start-up. This is taken from what you have chosen in the <guilabel>Default projects directory</guilabel> field during the <link linkend="setup-general">general configuration steps</link>. In our case we have &kdevelop; set up to use <filename class="directory">/home/devel/projects/</filename> as initial path for new projects.
&appwizard; will copy an <emphasis>initial value</emphasis> to the <guilabel>Location</guilabel> field on start-up. This is taken from what you have chosen in the <guilabel>Default projects directory</guilabel> field during the <link linkend="setup-general">general configuration steps</link>. In our case we have &tdevelop; set up to use <filename class="directory">/home/devel/projects/</filename> as initial path for new projects.
</para>
<para>
Alter the <guilabel>Location</guilabel> field contents so that the application development directory shown in the <guilabel>Final location</guilabel> line will be unique.
@ -439,7 +439,7 @@ Otherwise you must reselect the version control system you want to use from the
</screenshot>
<para>
A version control system such as &CVS; (which means <quote>Concurrent Versions System</quote>) stores copies of selected project files in some sort of a database. If you use &CVS; you can amongst others upload (<quote>commit</quote>) those files or load them back into your project directory (<quote>checkout</quote>, or <quote>update</quote>). The special thing about this is that the files in the versioning database are stored in a structured way which allows you to always revert to an earlier development state if you need so. And &CVS; allows multiple designers to fairly easily collaborate on a big project (such as &kdevelop;) without disturbing each others work.
A version control system such as &CVS; (which means <quote>Concurrent Versions System</quote>) stores copies of selected project files in some sort of a database. If you use &CVS; you can amongst others upload (<quote>commit</quote>) those files or load them back into your project directory (<quote>checkout</quote>, or <quote>update</quote>). The special thing about this is that the files in the versioning database are stored in a structured way which allows you to always revert to an earlier development state if you need so. And &CVS; allows multiple designers to fairly easily collaborate on a big project (such as &tdevelop;) without disturbing each others work.
</para>
<indexterm zone="new-projects-start-cvs-root">
@ -465,7 +465,7 @@ A version control system such as &CVS; (which means <quote>Concurrent Versions S
<formalpara id="new-projects-start-cvs-root">
<title>&CVS; Root</title>
<para>
&CVS; needs to <emphasis>manage</emphasis> the versioning database it keeps from your project files. To accomplish this it keeps some special database information in an own directory, called the <emphasis>&CVS; root</emphasis>. The first step on setting up &CVS; for your new project thus is to tell &kdevelop; where this root is located.
&CVS; needs to <emphasis>manage</emphasis> the versioning database it keeps from your project files. To accomplish this it keeps some special database information in an own directory, called the <emphasis>&CVS; root</emphasis>. The first step on setting up &CVS; for your new project thus is to tell &tdevelop; where this root is located.
</para>
</formalpara>
@ -483,10 +483,10 @@ In fact, this is a short form. Exactly, the local &CVS; root should be addressed
Enter the name of the &CVS; root directory your system has been set up for in the <guilabel>CVS root</guilabel> field. In principle you can select any name, even use multiple &CVS; databases, but it is advisable that you stick to the &CVS; root once set up.
</para>
<para>
<emphasis>Initialize a new &CVS; root.</emphasis> If there does not exist a &CVS; root yet, &kdevelop; can command the &CVS; system to create one for you in the given directory. Just check the <guilabel>Init root</guilabel> checkbox below the <guilabel>CVS root</guilabel> field.
<emphasis>Initialize a new &CVS; root.</emphasis> If there does not exist a &CVS; root yet, &tdevelop; can command the &CVS; system to create one for you in the given directory. Just check the <guilabel>Init root</guilabel> checkbox below the <guilabel>CVS root</guilabel> field.
</para>
<note><para>
As said, &kdevelop; only <emphasis>commands</emphasis> the &CVS; system to initialize a new &CVS; root. It does nothing by itself to this directory. Fortunately &CVS; is clever enough to check whether the &CVS; root directory already exists. Hence it does no harm if you should have inadvertently checked <guilabel>Init root</guilabel> on an already existing &CVS; root directory.
As said, &tdevelop; only <emphasis>commands</emphasis> the &CVS; system to initialize a new &CVS; root. It does nothing by itself to this directory. Fortunately &CVS; is clever enough to check whether the &CVS; root directory already exists. Hence it does no harm if you should have inadvertently checked <guilabel>Init root</guilabel> on an already existing &CVS; root directory.
</para></note>
<para>
@ -540,11 +540,11 @@ for an rsh or ssh encrypted server type. For example
accesses the &CVS; root of the widely used <application>Cervisia</application> &CVS; management tool on the SourceForge server.
</para>
<para>
If you want to use an rsh or ssh encrypted server for &CVS; access you must tell &kdevelop; the encryption protocol to be used. Just enter <userinput>rsh</userinput> or <userinput>ssh</userinput> in the <guilabel>CVS_RSH</guilabel> field of the <guilabel>Create New Project</guilabel> <guilabel>Version Control System</guilabel> page.
If you want to use an rsh or ssh encrypted server for &CVS; access you must tell &tdevelop; the encryption protocol to be used. Just enter <userinput>rsh</userinput> or <userinput>ssh</userinput> in the <guilabel>CVS_RSH</guilabel> field of the <guilabel>Create New Project</guilabel> <guilabel>Version Control System</guilabel> page.
</para>
<note><para>
There is a caveat if you use an encrypted server for &CVS; from within &kdevelop;. See the <link linkend="cvs">Using &CVS;</link> chapter for details.
There is a caveat if you use an encrypted server for &CVS; from within &tdevelop;. See the <link linkend="cvs">Using &CVS;</link> chapter for details.
</para></note>
<indexterm zone="new-projects-start-cvs-repository">
@ -557,7 +557,7 @@ There is a caveat if you use an encrypted server for &CVS; from within &kdevelop
<formalpara id="new-projects-start-cvs-repository">
<title>The &CVS; Repository</title>
<para>
So far you have told &kdevelop; where the &CVS; root resides which manages the versioning database and how to access it. Now you need to tell &kdevelop; under which name you want &CVS; save your project files in that database. Such a place your project files will be held in &CVS; is called a <emphasis>repository</emphasis>.
So far you have told &tdevelop; where the &CVS; root resides which manages the versioning database and how to access it. Now you need to tell &tdevelop; under which name you want &CVS; save your project files in that database. Such a place your project files will be held in &CVS; is called a <emphasis>repository</emphasis>.
</para>
</formalpara>
<para>
@ -592,7 +592,7 @@ The &appwizard; has put a default <quote>start</quote> tag in here which is a wo
<note>
<para>
When any information of all these is wrong &kdevelop; usually will not know about until project construction time. It is the &CVS; system which will figure out those errors when it tries to build the repository. Hence you must keep an eye to the <guilabel>Messages</guilabel> window of &kdevelop; when the project is created in the final setup step. If anything was in error with &CVS; you will in most cases see an error message like this:
When any information of all these is wrong &tdevelop; usually will not know about until project construction time. It is the &CVS; system which will figure out those errors when it tries to build the repository. Hence you must keep an eye to the <guilabel>Messages</guilabel> window of &tdevelop; when the project is created in the final setup step. If anything was in error with &CVS; you will in most cases see an error message like this:
</para>
<screen><computeroutput>
@ -606,7 +606,7 @@ When any information of all these is wrong &kdevelop; usually will not know abou
</computeroutput></screen>
<para>
If this happens you will have to either manually set up &CVS; (&kdevelop; should have successfully initialized your project files at this time) or delete the project directory and start over again with <guimenuitem>New Project</guimenuitem> from the <guimenu>Project</guimenu> menu.
If this happens you will have to either manually set up &CVS; (&tdevelop; should have successfully initialized your project files at this time) or delete the project directory and start over again with <guimenuitem>New Project</guimenuitem> from the <guimenu>Project</guimenu> menu.
</para>
</note>
@ -675,10 +675,10 @@ As you might have noticed, the applications manager did readily fill in some inf
<tertiary>edit</tertiary></indexterm>
<para>
The templates you set up in the <guilabel>Create New Project</guilabel> dialog will later be processed whenever you command &kdevelop; to set up a new source and/or header file. The information you provided here will be included at top as a documentation header, before the code parts begin.
The templates you set up in the <guilabel>Create New Project</guilabel> dialog will later be processed whenever you command &tdevelop; to set up a new source and/or header file. The information you provided here will be included at top as a documentation header, before the code parts begin.
</para>
<para>
You are not restricted to plain text however. &kdevelop; knows of several variables which allow you to include actual information in the file. The &appwizard; did in fact use some such variables to insert the <guilabel>Author</guilabel>, <guilabel>Email</guilabel>, and <guilabel>License</guilabel> informations into the initial template text.
You are not restricted to plain text however. &tdevelop; knows of several variables which allow you to include actual information in the file. The &appwizard; did in fact use some such variables to insert the <guilabel>Author</guilabel>, <guilabel>Email</guilabel>, and <guilabel>License</guilabel> informations into the initial template text.
</para>
<variablelist>
@ -695,7 +695,7 @@ If, for example, you want the &doxygen;-built &API; documentation to display som
**/
</computeroutput></screen>
<para>
Whenever you create a new source file, &kdevelop; will replace the <varname>$MODULE$</varname> variable by the name body of the newly created file. For example, if you created a new C++ class named <classname>ASimpleTest</classname> you will see the following lines in the <filename>asimpletest.cpp</filename> file:
Whenever you create a new source file, &tdevelop; will replace the <varname>$MODULE$</varname> variable by the name body of the newly created file. For example, if you created a new C++ class named <classname>ASimpleTest</classname> you will see the following lines in the <filename>asimpletest.cpp</filename> file:
</para>
<screen><computeroutput>
/**
@ -735,7 +735,7 @@ for the <acronym>GPL</acronym> license, or
if you decided to put your application under the <acronym>BSD</acronym> license.
</para>
<para>
Thee are of course more variables &kdevelop; knows of. See the <link linkend="newfiles-edittemplates">Editing the templates</link> section in the <link linkend="editing">Editing tools</link> chapter for what is possible.
Thee are of course more variables &tdevelop; knows of. See the <link linkend="newfiles-edittemplates">Editing the templates</link> section in the <link linkend="editing">Editing tools</link> chapter for what is possible.
</para>
</listitem>
</varlistentry>
@ -773,7 +773,7 @@ If you want to use a versioning system (&CVS;) there will be two runs actually.
</para>
<note><para>
In many cases when your new project has been set up this way, &kdevelop; will automatically load the source file(s) of one or more basically important modules so you can readily start work. (Which source modules will be displayed&mdash;if any at all&mdash;however depends on the template initially selected in the &appwizard;.)
In many cases when your new project has been set up this way, &tdevelop; will automatically load the source file(s) of one or more basically important modules so you can readily start work. (Which source modules will be displayed&mdash;if any at all&mdash;however depends on the template initially selected in the &appwizard;.)
</para></note>
<para>

@ -6,7 +6,7 @@
When working on a project in an object-oriented language, your emphasis when
working on a project is not on the source files and their names, but on the
classes and their relationships. In order to help you navigating in the space
of defined classes and symbols, &kdevelop; includes various class browsers
of defined classes and symbols, &tdevelop; includes various class browsers
that visualize the class structure in different ways.
</para>

@ -7,7 +7,7 @@
<para>
<itemizedlist>
<listitem><para>
The initial contents of this manual were witten by Bernd Gehrmann <email>bernd@kdevelop.org</email> and Caleb Tennis <email>caleb@aei-tech.com</email>.
The initial contents of this manual were witten by Bernd Gehrmann <email>bernd@tdevelop.org</email> and Caleb Tennis <email>caleb@aei-tech.com</email>.
</para></listitem>
<listitem><para>
The <link linkend="automake-manager-summary">Summary of &automanag;</link> and <link linkend="automake-manager-operation">Automake Manager Operation</link> chapters were written by Ian Wadham, <email>ianw@netspace.net.au</email>).

@ -39,7 +39,7 @@ differences between revisions, the revision history of files &etc;
with the repository goes through the command line program &cvs;. A higher
level user interface is available through frontends like &cervisia; (<ulink
url="http://cervisia.sf.net"/>) or <application>TkCVS</application> (<ulink
url="http://tkcvs.sf.net"/>). In &kdevelop;, only a small part of the &cvs;
url="http://tkcvs.sf.net"/>). In &tdevelop;, only a small part of the &cvs;
functionality which is important for your daily work can be used directly.
</para>
@ -56,7 +56,7 @@ distributed (except for the non-technical chapters). See
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<sect1 id="cvs-commands">
<title>&CVS; Commands in &kdevelop;</title>
<title>&CVS; Commands in &tdevelop;</title>
<para>
In the file views, the following context menu items are available:
@ -109,7 +109,7 @@ Otherwise, when another user has committed his own changes before,
</variablelist>
<para>
All these commands are invoked as subprocesses by &kdevelop; without any
All these commands are invoked as subprocesses by &tdevelop; without any
further command line options or environment variables. This may be a
problem when the connection with the &CVS; server goes through a
&ssh; connection and requires that you enter your password each time

@ -3,7 +3,7 @@
<indexterm zone="debugger"><primary>debugger</primary></indexterm>
<para>
For C and C++, &kdevelop; contains an internal debugger that is directly
For C and C++, &tdevelop; contains an internal debugger that is directly
integrated with the editor. Technically, it is implemented as a frontend
that uses the portable &GNU; debugger <application>gdb</application> through
a pipe. The debugger can be started in several ways:
@ -100,13 +100,13 @@ via the context menu.
<indexterm zone="debugger"><primary>breakpoints</primary></indexterm>
<para>
This window allows you to see and manipulate the breakpoints. Remember that
&kdevelop; uses <application>GDB</application>, so to fully understand the
&kdevelop; debugging features, you should know a little bit about the <ulink
&tdevelop; uses <application>GDB</application>, so to fully understand the
&tdevelop; debugging features, you should know a little bit about the <ulink
url="http://www.gnu.org/software/gdb">GDB</ulink>.
</para>
<para>If you want to look at the source code, breakpoints are defined in
<filename>kdevelop/languages/cpp/debugger/breakpoint.h</filename>.
<filename>tdevelop/languages/cpp/debugger/breakpoint.h</filename>.
</para>
<para>At the left edge, the window has buttons to:</para>
@ -215,10 +215,10 @@ The debugger backend <application>gdb</application> does not allow to set
breakpoints within code that is not currently loaded. In a highly modular
application, where often code is only loaded on demand as a plugin (using
the libc function <function>dlopen(3)</function>), this can be inconvenient.
Therefore, &kdevelop; rolls its own support for breakpoints in shared
Therefore, &tdevelop; rolls its own support for breakpoints in shared
libraries. If you set this option, it allows you to set breakpoints in
libraries which are not loaded. Then, whenever <application>gdb</application>
notifies that a library is loaded, &kdevelop; tries to set the pending
notifies that a library is loaded, &tdevelop; tries to set the pending
breakpoints.
</para>
</listitem>

@ -36,7 +36,7 @@ Documentation has multiple facets. There is
</itemizedlist>
</para>
<para>
All this documentation should be easily maintainable and ready at hand whenever you need it. &kdevelop; has provisions for just this.
All this documentation should be easily maintainable and ready at hand whenever you need it. &tdevelop; has provisions for just this.
</para>
<!-- ### doc browser, notes on internal documentation, how to profit from Doxygen -->

@ -2,7 +2,7 @@
<title>The File Browsers</title>
<para>
On the left side of the main window, &kdevelop; can display various kinds of
On the left side of the main window, &tdevelop; can display various kinds of
lists and trees for the selection of files:
</para>
@ -13,14 +13,14 @@ lists and trees for the selection of files:
<para>
This shows a tree view of the file hierarchy below the project directory. If
you click on a file, it is loaded into the editor. For files which do not
contain text, &kdevelop; starts an application that can handle the respective
contain text, &tdevelop; starts an application that can handle the respective
MIME type.
</para>
<para>
The file tree is regularly updated whenever something changes in the file
system. For example, if you create new files or directories (even outside
&kdevelop;), this is immediately reflected in the file list. On &Linux;,
&tdevelop;), this is immediately reflected in the file list. On &Linux;,
this feature makes use of the FAM library. On other operating systems or over
NFS, the directories shown are polled in small intervals.
</para>
@ -62,7 +62,7 @@ The groups shown in this view can be configured under
<guibutton>File views</guibutton> in the
<guimenuitem>Project options</guimenuitem> dialog. In order to customize the
view to your needs, it is helpful to understand how files are distributed on
the groups. For each file, &kdevelop; goes through all groups from top to
the groups. For each file, &tdevelop; goes through all groups from top to
bottom. In each group, it looks whether the file name matches one of the
patterns. If there is a match, the file is shown in this group and the
iteration is aborted. This makes it clear that more general patterns should

File diff suppressed because it is too large Load Diff

@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!-- <!ENTITY kdevelop "<application>KDevelop</application>"> -->
<!ENTITY kdevelop "KDevelop">
<!-- <!ENTITY tdevelop "<application>KDevelop</application>"> -->
<!ENTITY tdevelop "KDevelop">
<!ENTITY kdevrelease "3.3.91">
<!-- abbreviations used in the body text -->
@ -32,7 +32,7 @@
<!-- chapters in separate docbook files -->
<!ENTITY survey-manual SYSTEM "survey-manual.docbook">
<!ENTITY getting-started SYSTEM "getting-started.docbook">
<!ENTITY kdevelop-survey SYSTEM "kdevelop-survey.docbook">
<!ENTITY tdevelop-survey SYSTEM "tdevelop-survey.docbook">
<!ENTITY setup SYSTEM "setup.docbook">
<!ENTITY applicationwizard SYSTEM "applicationwizard.docbook">
<!ENTITY editing SYSTEM "editing.docbook">
@ -46,10 +46,10 @@
<!ENTITY external-progs SYSTEM "external-progs.docbook">
<!ENTITY scripts SYSTEM "scripts.docbook">
<!ENTITY credits SYSTEM "credits.docbook">
<!ENTITY kdevelop-scripting SYSTEM "kdevelop-scripting.docbook">
<!ENTITY tdevelop-scripting SYSTEM "tdevelop-scripting.docbook">
<!-- appendices in separate docbook files -->
<!ENTITY kdevelop-install SYSTEM "kdevelop-install.docbook">
<!ENTITY tdevelop-install SYSTEM "tdevelop-install.docbook">
<!ENTITY nutshell SYSTEM "nutshell.docbook">
<!ENTITY unixdev SYSTEM "unixdev.docbook">
<!ENTITY app-menu SYSTEM "app-menu.docbook">
@ -63,7 +63,7 @@
<!ENTITY app-bibliography SYSTEM "app-bibliography.docbook">
<!-- book related entities -->
<!ENTITY kappname "&kdevelop;">
<!ENTITY kappname "&tdevelop;">
<!ENTITY % addindex "INCLUDE">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
]>
@ -76,7 +76,7 @@ Entries which require special treatment are marked with comments starting with '
<book lang="&language;">
<bookinfo>
<title>&kdevelop; User Manual</title>
<title>&tdevelop; User Manual</title>
<date>2006-06-19</date>
<releaseinfo>&kdevrelease;</releaseinfo>
@ -86,7 +86,7 @@ Entries which require special treatment are marked with comments starting with '
<firstname>Bernd</firstname>
<surname>Gehrmann</surname>
<affiliation>
<address><email>bernd@kdevelop.org</email></address>
<address><email>bernd@tdevelop.org</email></address>
</affiliation>
</author>
@ -137,7 +137,7 @@ Entries which require special treatment are marked with comments starting with '
<legalnotice>&FDLNotice;</legalnotice>
<abstract>
<para>&kdevelop; is an Integrated Development Environment to be used for a wide variety of programming tasks.</para>
<para>&tdevelop; is an Integrated Development Environment to be used for a wide variety of programming tasks.</para>
</abstract>
<keywordset>
@ -154,8 +154,8 @@ Entries which require special treatment are marked with comments starting with '
&survey-manual;
&getting-started; <!-- "Getting Started" -->
&kdevelop-survey; <!-- "Overview of &kdevelop; Features" -->
&setup; <!-- "Configuring &kdevelop;" -->
&tdevelop-survey; <!-- "Overview of &tdevelop; Features" -->
&setup; <!-- "Configuring &tdevelop;" -->
&applicationwizard; <!-- "Getting Started &mdash; the &appwizard;" -->
&editing;
&file-browsers;
@ -165,13 +165,13 @@ Entries which require special treatment are marked with comments starting with '
&adv-build-management;
&debugger;
&cvs-chapter;
<!--&kdevelop-scripting;--> <!-- "Scripting &kdevelop;" -->
<!--&tdevelop-scripting;--> <!-- "Scripting &tdevelop;" -->
&credits;
<!-- ====================================================================== -->
<!-- External Appendices -->
&kdevelop-install; <!-- "Installing &kdevelop;" -->
&tdevelop-install; <!-- "Installing &tdevelop;" -->
&nutshell;
&unixdev; <!-- "Development on &UNIX;" -->
<!--

@ -1,4 +1,4 @@
<appendix id="kdevelop-install">
<appendix id="tdevelop-install">
<appendixinfo>
<authorgroup>
@ -8,54 +8,54 @@
</authorgroup>
</appendixinfo>
<title>Installing &kdevelop;</title>
<title>Installing &tdevelop;</title>
<indexterm zone="kdevelop-install">
<indexterm zone="tdevelop-install">
<primary>installation</primary></indexterm>
<para>
In this chapter we will discuss the steps necessary to compile and install the &kdevelop; IDE:
In this chapter we will discuss the steps necessary to compile and install the &tdevelop; IDE:
<itemizedlist>
<listitem><para>
<link linkend="kdevelop-install-howto">How to obtain &kdevelop;</link> mainly concentrates on downloading the most recent &kdevelop; sources from svn.
<link linkend="tdevelop-install-howto">How to obtain &tdevelop;</link> mainly concentrates on downloading the most recent &tdevelop; sources from svn.
</para></listitem>
<listitem><para>
<link linkend="requirements">&kdevelop; requirements</link> lists the programs and libraries which you need installed to successfully compile the IDE.
<link linkend="requirements">&tdevelop; requirements</link> lists the programs and libraries which you need installed to successfully compile the IDE.
</para></listitem>
<listitem><para>
<link linkend="compile-and-install">&kdevelop; compilation and installation</link> leads you through all the steps of compilation and installation of the application.
<link linkend="compile-and-install">&tdevelop; compilation and installation</link> leads you through all the steps of compilation and installation of the application.
</para></listitem>
<listitem><para>
<link linkend="make-api">How to obtain a &kdevelop; &API; documentation</link> tells what an API is and how you get such a useful tool for navigating the &kdevelop; sources.
<link linkend="make-api">How to obtain a &tdevelop; &API; documentation</link> tells what an API is and how you get such a useful tool for navigating the &tdevelop; sources.
</para></listitem>
</itemizedlist>
</para>
<sect1 id="kdevelop-install-howto">
<title>How to Obtain &kdevelop;</title>
<sect1 id="tdevelop-install-howto">
<title>How to Obtain &tdevelop;</title>
<indexterm zone="kdevelop-install-howto">
<primary>obtain &kdevelop;</primary></indexterm>
<indexterm zone="kdevelop-install-howto">
<primary>&kdevelop;</primary>
<indexterm zone="tdevelop-install-howto">
<primary>obtain &tdevelop;</primary></indexterm>
<indexterm zone="tdevelop-install-howto">
<primary>&tdevelop;</primary>
<secondary>obtain</secondary></indexterm>
<para>
&kdevelop; is available in binary form from many different &Linux; distributions such as <!--&SuSE;, &RedHat;//--> SuSE, RedHat and others. These binaries are packed in some convenient format, mostly RPM, for easy installation. To install, follow the standard instructions given in your distribution.
&tdevelop; is available in binary form from many different &Linux; distributions such as <!--&SuSE;, &RedHat;//--> SuSE, RedHat and others. These binaries are packed in some convenient format, mostly RPM, for easy installation. To install, follow the standard instructions given in your distribution.
</para>
<para>
You may as well obtain the &kdevelop; sources, compile and install them by yourself. These sources can be found via the project home page at <ulink url="http://www.kdevelop.org"> http://www.kdevelop.org</ulink> or via the <ulink url="http://download.kde.org">&kde; ftp site</ulink>.
You may as well obtain the &tdevelop; sources, compile and install them by yourself. These sources can be found via the project home page at <ulink url="http://www.tdevelop.org"> http://www.tdevelop.org</ulink> or via the <ulink url="http://download.kde.org">&kde; ftp site</ulink>.
</para>
<sect2 id="howto-svn">
<title>Get Daily &kdevelop; Snapshots from svn</title>
<title>Get Daily &tdevelop; Snapshots from svn</title>
<indexterm zone="howto-svn">
<primary>svn</primary></indexterm>
<para>If you want to be in front of current development, anonymous svn repository snapshots are available.</para>
<para>The module name is <emphasis>kdevelop</emphasis> at <filename class="directory">svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kdevelop</filename>.
<para>The module name is <emphasis>tdevelop</emphasis> at <filename class="directory">svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/tdevelop</filename>.
</para>
<sect3 id="howto-svn-co">
@ -64,16 +64,16 @@ You may as well obtain the &kdevelop; sources, compile and install them by yours
<indexterm zone="howto-svn-co">
<primary>checkout</primary></indexterm>
<indexterm zone="howto-svn-co">
<primary>&kdevelop;</primary>
<primary>&tdevelop;</primary>
<secondary>svn</secondary>
<tertiary>checkout</tertiary></indexterm>
<para>
To obtain an initial version of &kdevelop; you must download it from anonymous svn. For this so-called <emphasis>checkout</emphasis> operation follow these steps.
To obtain an initial version of &tdevelop; you must download it from anonymous svn. For this so-called <emphasis>checkout</emphasis> operation follow these steps.
</para>
<note><para>
We assume you want to put your &kdevelop; copy into the <filename class="directory">trinitysrc</filename> subdirectory of your home directory (<filename class="directory">~</filename>).
We assume you want to put your &tdevelop; copy into the <filename class="directory">trinitysrc</filename> subdirectory of your home directory (<filename class="directory">~</filename>).
</para></note>
<informalexample><simplelist>
@ -90,24 +90,24 @@ We assume you want to put your &kdevelop; copy into the <filename class="directo
</member>
<member>
<prompt>~/trinitysrc&gt; </prompt>
<userinput>svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kdevelop</userinput>
<userinput>svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/tdevelop</userinput>
</member>
<member>
<prompt>~/trinitysrc&gt; </prompt>
<userinput>cd kdevelop</userinput>
<userinput>cd tdevelop</userinput>
</member>
</simplelist></informalexample>
<note><para>
Once you have successfully checked out your &kdevelop; version, you may keep up with the changes using the update procedure shown in the next section.
Once you have successfully checked out your &tdevelop; version, you may keep up with the changes using the update procedure shown in the next section.
</para></note>
<important><para>
Keep the server load low. <emphasis>Please do not checkout every time you want to keep your &kdevelop; up to date!</emphasis> Use svn update for this purpose.
Keep the server load low. <emphasis>Please do not checkout every time you want to keep your &tdevelop; up to date!</emphasis> Use svn update for this purpose.
</para></important>
<para>
Now you may compile your &kdevelop; version as shown in the <link linkend="compile-and-install">&kdevelop; Compilation and Installation</link> section.
Now you may compile your &tdevelop; version as shown in the <link linkend="compile-and-install">&tdevelop; Compilation and Installation</link> section.
</para>
</sect3> <!-- howto-svn-co -->
@ -118,12 +118,12 @@ Now you may compile your &kdevelop; version as shown in the <link linkend="compi
<indexterm zone="howto-svn-up">
<primary>update</primary></indexterm>
<indexterm zone="howto-svn-up">
<primary>&kdevelop;</primary>
<primary>&tdevelop;</primary>
<secondary>svn</secondary>
<tertiary>update</tertiary></indexterm>
<para>
After you checked out (and successfully compiled) &kdevelop; from svn as shown above, you'll want to keep it up to date in order to get all the patches. Follow these steps. (We again assume you have put your &kdevelop; copy into the <filename class="directory">trinitysrc</filename> directory.)
After you checked out (and successfully compiled) &tdevelop; from svn as shown above, you'll want to keep it up to date in order to get all the patches. Follow these steps. (We again assume you have put your &tdevelop; copy into the <filename class="directory">trinitysrc</filename> directory.)
</para>
<para>
Note the <command>up</command> (= <emphasis>update</emphasis>) command instead of the <command>co</command> (which stands for <emphasis>checkout</emphasis>).
@ -136,7 +136,7 @@ Note the <command>up</command> (= <emphasis>update</emphasis>) command instead o
</member>
<member>
<prompt>~/trinitysrc&gt; </prompt>
<userinput>cd kdevelop</userinput>
<userinput>cd tdevelop</userinput>
</member>
<member>
<prompt>~/trinitysrc&gt; </prompt>
@ -149,7 +149,7 @@ Keep an eye on the messages svn produces during the update sequence. The exact s
</para></note>
<para>
Now you can compile a new &kdevelop; version as shown in the <link linkend="compile-and-install-make-svn">Special svn compilation considerations</link> chapter.
Now you can compile a new &tdevelop; version as shown in the <link linkend="compile-and-install-make-svn">Special svn compilation considerations</link> chapter.
</para>
</sect3> <!-- howto-svn-up -->
@ -160,19 +160,19 @@ Now you can compile a new &kdevelop; version as shown in the <link linkend="comp
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<sect1 id="requirements">
<title>&kdevelop; Requirements</title>
<title>&tdevelop; Requirements</title>
<indexterm zone="requirements">
<primary>requirements</primary></indexterm>
<indexterm zone="requirements">
<primary>&kdevelop;</primary>
<primary>&tdevelop;</primary>
<secondary>requirements</secondary></indexterm>
<indexterm zone="requirements">
<primary>GNU</primary>
<secondary>requirements</secondary></indexterm>
<para>
In order to successfully compile and use &kdevelop;, you need the following programs and libraries. They are available on most platforms as distribution packages and thereby can be installed easily.
In order to successfully compile and use &tdevelop;, you need the following programs and libraries. They are available on most platforms as distribution packages and thereby can be installed easily.
</para>
<itemizedlist>
@ -306,7 +306,7 @@ In order to successfully compile and use &kdevelop;, you need the following prog
<orderedlist>
<listitem>
<para>
You can, to a certain extent, circumvent the need for &autoconf; &ge; 2.52 and &automake; &ge; 1.6. Just remove the <filename class="directory">admin</filename> directory in your &kdevelop; installation directory and type
You can, to a certain extent, circumvent the need for &autoconf; &ge; 2.52 and &automake; &ge; 1.6. Just remove the <filename class="directory">admin</filename> directory in your &tdevelop; installation directory and type
<indexterm>
<primary>autoconf</primary>
<secondary>circumvent version need</secondary></indexterm>
@ -318,16 +318,16 @@ In order to successfully compile and use &kdevelop;, you need the following prog
<secondary>circumvent for autoconf/automake</secondary></indexterm>
</para>
<informalexample><simplelist>
<member><prompt>(your-kdevelop-directory)&gt; </prompt>
<userinput>ln -s $KDEDIR/share/apps/kdelibs/admin admin</userinput></member>
<member><prompt>(your-tdevelop-directory)&gt; </prompt>
<userinput>ln -s $KDEDIR/share/apps/tdelibs/admin admin</userinput></member>
</simplelist></informalexample>
<para>
at the console. This causes &kdevelop; to use the standard settings in the &kde; <filename class="directory">admin</filename> directory instead.
at the console. This causes &tdevelop; to use the standard settings in the &kde; <filename class="directory">admin</filename> directory instead.
</para>
</listitem>
<listitem>
<para>
Be careful <emphasis>not to mix &Qt; versions</emphasis>. Always link &kdevelop; to the same &Qt; version your &kde; library was compiled. Otherwise you will most likely experience <emphasis>very strange</emphasis> behaviours.
Be careful <emphasis>not to mix &Qt; versions</emphasis>. Always link &tdevelop; to the same &Qt; version your &kde; library was compiled. Otherwise you will most likely experience <emphasis>very strange</emphasis> behaviours.
</para>
</listitem>
</orderedlist>
@ -338,27 +338,27 @@ In order to successfully compile and use &kdevelop;, you need the following prog
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<sect1 id="compile-and-install">
<title>&kdevelop; Compilation and Installation</title>
<title>&tdevelop; Compilation and Installation</title>
<indexterm zone="compile-and-install">
<primary>&kdevelop;</primary>
<primary>&tdevelop;</primary>
<secondary>compilation</secondary></indexterm>
<indexterm zone="compile-and-install">
<primary>&kdevelop;</primary>
<primary>&tdevelop;</primary>
<secondary>installation</secondary></indexterm>
<para>
Once all requirements are met, you are ready to compile and install &kdevelop;. This appendix will discuss the necessary steps to do so.
Once all requirements are met, you are ready to compile and install &tdevelop;. This appendix will discuss the necessary steps to do so.
</para>
<itemizedlist>
<listitem><para>
<link linkend="compile-and-install-preliminaries">Preliminary Steps</link> tells you about setting up a proper environment.
</para></listitem>
<listitem><para>
<link linkend="compile-and-install-make">Compile &kdevelop;</link> deals with obtaining the &kdevelop; sources from svn, how to prepare them for the installation process, and finally shows the steps necessary to compile and install &kdevelop;.
<link linkend="compile-and-install-make">Compile &tdevelop;</link> deals with obtaining the &tdevelop; sources from svn, how to prepare them for the installation process, and finally shows the steps necessary to compile and install &tdevelop;.
</para></listitem>
<listitem><para>
<link linkend="compile-and-install-options">Some Notes on configure Options</link> tells you how to run &kdevelop; if it has been installed in a location other than the &kde; directory.
<link linkend="compile-and-install-options">Some Notes on configure Options</link> tells you how to run &tdevelop; if it has been installed in a location other than the &kde; directory.
</para></listitem>
</itemizedlist>
@ -367,7 +367,7 @@ Once all requirements are met, you are ready to compile and install &kdevelop;.
<indexterm zone="compile-and-install-preliminaries">
<primary>preliminaries</primary>
<secondary>&kdevelop; installation</secondary></indexterm>
<secondary>&tdevelop; installation</secondary></indexterm>
<indexterm zone="compile-and-install-preliminaries">
<primary>KDEDIR</primary></indexterm>
<indexterm zone="compile-and-install-preliminaries">
@ -426,24 +426,24 @@ If you use the tcsh shell add the following lines:
</sect2> <!-- compile-and-install-preliminaries -->
<sect2 id="compile-and-install-make">
<title>Compile &kdevelop;</title>
<title>Compile &tdevelop;</title>
<indexterm zone="compile-and-install-make">
<primary>make</primary>
<secondary>&kdevelop; installation</secondary></indexterm>
<secondary>&tdevelop; installation</secondary></indexterm>
<indexterm zone="compile-and-install-make">
<primary>compiling</primary>
<secondary>&kdevelop;</secondary></indexterm>
<secondary>&tdevelop;</secondary></indexterm>
<note><para>
In the following discussion we assume that you have put your &kdevelop; sources in the <filename class="directory">~/trinitysrc/kdevelop</filename> directory.
In the following discussion we assume that you have put your &tdevelop; sources in the <filename class="directory">~/trinitysrc/tdevelop</filename> directory.
</para></note>
<sect3 id="compile-and-install-make-svn">
<title>Special svn Compilation Considerations</title>
<para>
In case you use a &kdevelop; snapshot from svn the initial compilation steps depend on whether you just did a complete checkout or only updated the source.
In case you use a &tdevelop; snapshot from svn the initial compilation steps depend on whether you just did a complete checkout or only updated the source.
</para>
<variablelist>
@ -455,7 +455,7 @@ You must <emphasis>initialize the make system</emphasis> after a fresh checkout.
</para>
<informalexample><simplelist><member>
<prompt>~/trinitysrc/kdevelop&gt; </prompt>
<prompt>~/trinitysrc/tdevelop&gt; </prompt>
<userinput>make -f admin/Makefile.common svn-clean</userinput>
</member></simplelist></informalexample>
<para>
@ -484,7 +484,7 @@ U /some_directory_path/Makefile.am
or if you just did a full checkout, you must enter:
</para>
<informalexample><simplelist><member>
<prompt>~/trinitysrc/kdevelop&gt; </prompt>
<prompt>~/trinitysrc/tdevelop&gt; </prompt>
<userinput>make -f Makefile.svn</userinput>
</member></simplelist></informalexample>
<para>
@ -499,11 +499,11 @@ before you proceed with <emphasis>all of the following steps</emphasis>.
<title>Basic <command>make</command> Command Sequence</title>
<para>
Once the basic make system is set up you must decide which type of the &kdevelop; system you want to use. This is done in the following configure step which builds the actual <filename>Makefile</filename>s the <command>make</command> command will use.
Once the basic make system is set up you must decide which type of the &tdevelop; system you want to use. This is done in the following configure step which builds the actual <filename>Makefile</filename>s the <command>make</command> command will use.
</para>
<note><para>
You may drop the <option>--prefix</option> option in the following <command>configure</command> command lines if you want &kdevelop; be installed in the default &kde; directory. See the <link linkend="compile-and-install-options">Some notes on configure options</link> chapter for this.
You may drop the <option>--prefix</option> option in the following <command>configure</command> command lines if you want &tdevelop; be installed in the default &kde; directory. See the <link linkend="compile-and-install-options">Some notes on configure options</link> chapter for this.
</para></note>
<variablelist>
@ -511,11 +511,11 @@ You may drop the <option>--prefix</option> option in the following <command>conf
<term>A Debug-Compiled Version</term>
<listitem>
<para>
If you want to keep track of what your &kdevelop; application does at run-time you may build a debug-compiled version. Just command <command>configure</command> to do so:
If you want to keep track of what your &tdevelop; application does at run-time you may build a debug-compiled version. Just command <command>configure</command> to do so:
</para>
<informalexample><simplelist><member>
<prompt>~/trinitysrc/kdevelop&gt; </prompt>
<prompt>~/trinitysrc/tdevelop&gt; </prompt>
<userinput>./configure --enable-debug=full --prefix=</userinput>(where-your-trinity-is)
</member></simplelist></informalexample>
</listitem>
@ -524,64 +524,64 @@ If you want to keep track of what your &kdevelop; application does at run-time y
<varlistentry>
<term>A Release-Compiled Version</term>
<listitem>
<para>If you only want to use &kdevelop; as-is a (smaller and faster
<para>If you only want to use &tdevelop; as-is a (smaller and faster
running) release version suffices. <command>configure</command> defaults to
this.</para>
<informalexample><simplelist><member>
<prompt>~/trinitysrc/kdevelop&gt; </prompt>
<prompt>~/trinitysrc/tdevelop&gt; </prompt>
<userinput>./configure --prefix=</userinput>(where-your-trinity-is)
</member></simplelist></informalexample>
<note>
<para>
If you want to build your own <link linkend="make-api">API documentation</link> for &kdevelop; you must include yet another option in the <command>configure</command> command:
If you want to build your own <link linkend="make-api">API documentation</link> for &tdevelop; you must include yet another option in the <command>configure</command> command:
</para>
<informalexample><simplelist>
<member><prompt>~/trinitysrc/kdevelop&gt; </prompt>
<userinput>./configure --</userinput>(options-as-above) <userinput>\</userinput></member> <member><userinput>--with-kdelibsdoxy-dir=$KDEDIR/share/doc/HTML/en/kdelibs-apidocs</userinput></member>
<member><prompt>~/trinitysrc/tdevelop&gt; </prompt>
<userinput>./configure --</userinput>(options-as-above) <userinput>\</userinput></member> <member><userinput>--with-tdelibsdoxy-dir=$KDEDIR/share/doc/HTML/en/tdelibs-apidocs</userinput></member>
</simplelist></informalexample>
</note>
</listitem>
</varlistentry>
<varlistentry>
<term>Make and Install &kdevelop;</term>
<term>Make and Install &tdevelop;</term>
<listitem>
<para>
<command>configure</command> will check the system and build some <filename>Makefile</filename>s according to what it found. The <command>make</command> command will use the main <filename>Makefile</filename> by default. Thus
</para>
<informalexample><simplelist><member>
<prompt>~/trinitysrc/kdevelop&gt; </prompt>
<prompt>~/trinitysrc/tdevelop&gt; </prompt>
<userinput>make</userinput>
</member></simplelist></informalexample>
<para>
suffices. If necessary, now gain root user rights using the command
</para>
<informalexample><simplelist><member>
<prompt>~/trinitysrc/kdevelop&gt; </prompt>
<prompt>~/trinitysrc/tdevelop&gt; </prompt>
<userinput>su</userinput>
</member></simplelist></informalexample>
<para>
and entering the root password. Then install the application:
</para>
<informalexample><simplelist><member>
<prompt>~/trinitysrc/kdevelop&gt; </prompt>
<prompt>~/trinitysrc/tdevelop&gt; </prompt>
<userinput>make install</userinput>
</member></simplelist></informalexample>
<para>
That's all. If you installed &kdevelop; in the default &kde; directory you may now run the IDE. Otherwise some additional steps will be necessary as shown in the <link linkend="compile-and-install-options-dir">Non-default installation directory</link> section below.
That's all. If you installed &tdevelop; in the default &kde; directory you may now run the IDE. Otherwise some additional steps will be necessary as shown in the <link linkend="compile-and-install-options-dir">Non-default installation directory</link> section below.
</para>
<note>
<para>
In fact there usually will have been three &kdevelop;-based applications installed:
In fact there usually will have been three &tdevelop;-based applications installed:
</para>
<itemizedlist>
<listitem><para>The &kdevelop; IDE &mdash; this is the place where you will usually work.</para></listitem>
<listitem><para>The stand-alone &kdevelop; Assistant documentation browser &mdash; isolates all the powerful documentation facilities of the &kdevelop; IDE in a separate tool. This comes in handy when you want to look up some programming documentation but do not want to start the full IDE.</para></listitem>
<listitem><para>The &kdevelop; Designer &mdash; enhances the &Qt; User Interface Designer by &kde; specific elements and integrates nicely in the &kdevelop; IDE.</para></listitem>
<listitem><para>The &tdevelop; IDE &mdash; this is the place where you will usually work.</para></listitem>
<listitem><para>The stand-alone &tdevelop; Assistant documentation browser &mdash; isolates all the powerful documentation facilities of the &tdevelop; IDE in a separate tool. This comes in handy when you want to look up some programming documentation but do not want to start the full IDE.</para></listitem>
<listitem><para>The &tdevelop; Designer &mdash; enhances the &Qt; User Interface Designer by &kde; specific elements and integrates nicely in the &tdevelop; IDE.</para></listitem>
</itemizedlist>
</note>
</listitem>
@ -600,7 +600,7 @@ That's all. If you installed &kdevelop; in the default &kde; directory you may n
<title>Non-default Installation Directory</title>
<indexterm zone="compile-and-install-options-dir">
<primary>&kdevelop;</primary>
<primary>&tdevelop;</primary>
<secondary>installation</secondary>
<tertiary>non-default directory</tertiary></indexterm>
<indexterm zone="compile-and-install-options-dir">
@ -611,17 +611,17 @@ That's all. If you installed &kdevelop; in the default &kde; directory you may n
<primary>kbuildsycoca</primary></indexterm>
<para>
By default <command>configure</command> prepares the IDE to be installed in the default &kde; directory. This is necessary because &kdevelop; assumes direct access to some tools and parts which reside there. If want to use your own installation directory, you must tell <command>configure</command> this by the <option>--prefix</option> option:
By default <command>configure</command> prepares the IDE to be installed in the default &kde; directory. This is necessary because &tdevelop; assumes direct access to some tools and parts which reside there. If want to use your own installation directory, you must tell <command>configure</command> this by the <option>--prefix</option> option:
</para>
<informalexample><simplelist><member>
<prompt>~/trinitysrc/kdevelop&gt; </prompt>
<prompt>~/trinitysrc/tdevelop&gt; </prompt>
<userinput>./configure --prefix=</userinput>(where-your-trinity-is)
</member></simplelist></informalexample>
<para>
There is a caveat if you do so. You must provide a means for &kdevelop; to access the needed tools and parts in the &kde; directory when running. (You can still use the IDE without doing so, but with very restrained capabilities.)
There is a caveat if you do so. You must provide a means for &tdevelop; to access the needed tools and parts in the &kde; directory when running. (You can still use the IDE without doing so, but with very restrained capabilities.)
</para>
<para>
Call up a shell and have the following commands executed before you start &kdevelop; at the shell prompt.
Call up a shell and have the following commands executed before you start &tdevelop; at the shell prompt.
</para>
<note><para>
@ -638,11 +638,11 @@ Call up a shell and have the following commands executed before you start &kdeve
<userinput>kbuildsycoca</userinput>
</member>
<member>
(Now start &kdevelop;:)
(Now start &tdevelop;:)
</member>
<member>
<prompt>~&gt; </prompt>
<userinput>kdevelop</userinput>
<userinput>tdevelop</userinput>
</member>
</simplelist></informalexample>
@ -661,7 +661,7 @@ In a tcsh shell you must set the environment variables using:
<userinput>setenv KDEDIRS /usr/local/kde:/opt/trinity</userinput>
</member></simplelist></informalexample>
<para>
The <command>kbuildsycoca</command> command (<quote>build system control cache</quote>) looks around for libraries and caches their location and version, so that &kdevelop; can find them. The caveat is that it takes noticeable time&mdash;and it has to be run any time you call up the shell to start &kdevelop; from a non-default directory. You may want to put the above commands into a shell script to reduce the typing effort.
The <command>kbuildsycoca</command> command (<quote>build system control cache</quote>) looks around for libraries and caches their location and version, so that &tdevelop; can find them. The caveat is that it takes noticeable time&mdash;and it has to be run any time you call up the shell to start &tdevelop; from a non-default directory. You may want to put the above commands into a shell script to reduce the typing effort.
</para>
<para>
(You could as well put the lines in your <filename>.bashrc</filename> or <filename>.cshrc</filename> file, but this is not advisable as <command>kbuildsycoca</command> will then be run any time you call up the shell.)
@ -679,56 +679,56 @@ The <command>kbuildsycoca</command> command does not run from within the root. Y
</sect1> <!-- compile-and-install -->
<sect1 id="make-api">
<title>How to Obtain a &kdevelop; API Documentation</title>
<title>How to Obtain a &tdevelop; API Documentation</title>
<indexterm zone="make-api">
<primary>API</primary>
<secondary>&kdevelop;</secondary></indexterm>
<secondary>&tdevelop;</secondary></indexterm>
<indexterm zone="make-api">
<primary>&kdevelop;</primary>
<primary>&tdevelop;</primary>
<secondary>API</secondary></indexterm>
<indexterm zone="make-api">
<primary>compiling</primary>
<secondary>&kdevelop;</secondary>
<secondary>&tdevelop;</secondary>
<tertiary>API</tertiary></indexterm>
<indexterm zone="make-api">
<primary>configure</primary>
<secondary>&kdevelop; API</secondary></indexterm>
<secondary>&tdevelop; API</secondary></indexterm>
<para>
API is the short form of <quote>Application Program Interface</quote>. Actually such an API cotains a series of descriptions (&ie; calling conventions) by which an application program can access the operating system and other services. In our context, however, a broader definition was adopted. The API of a &kde; or &Qt; application is an abstract of the classes and methods interfaces, a synopsis to be used like a dictionary to navigate the sources.
</para>
<para>
There is a version of the most current API available at the <ulink url="http://www.kdevelop.org/HEAD/doc/api/html/index.html">KDevelop-Home website</ulink>. It will be automatically updated every 24 hours so you can keep up.
There is a version of the most current API available at the <ulink url="http://www.tdevelop.org/HEAD/doc/api/html/index.html">KDevelop-Home website</ulink>. It will be automatically updated every 24 hours so you can keep up.
</para>
<para>
Alas, this version is best used read-only over the internet. If you do not always have internet access you may as well build your own API documentation from the &kdevelop; sources. To do so, you must tell the automake system where to find the KDELIBS API in your system. This is accomplished by the special option <option>--with-kdelibsdoxy-dir</option> in the <command>configure</command> command when you prepare to compile the &kdevelop; sources:
Alas, this version is best used read-only over the internet. If you do not always have internet access you may as well build your own API documentation from the &tdevelop; sources. To do so, you must tell the automake system where to find the KDELIBS API in your system. This is accomplished by the special option <option>--with-tdelibsdoxy-dir</option> in the <command>configure</command> command when you prepare to compile the &tdevelop; sources:
</para>
<informalexample><simplelist>
<member>
<prompt>~/trinitysrc/kdevelop&gt; </prompt>
<prompt>~/trinitysrc/tdevelop&gt; </prompt>
<userinput>./configure --</userinput>(options-as-usual)<userinput> \</userinput>
</member>
<member>
<userinput>--with-kdelibsdoxy-dir=$KDEDIR/share/doc/HTML/en/kdelibs-apidocs</userinput>
<userinput>--with-tdelibsdoxy-dir=$KDEDIR/share/doc/HTML/en/tdelibs-apidocs</userinput>
</member>
</simplelist></informalexample>
<para>
(<command>make</command> will replace the global <varname>$KDEDIR</varname> variable with the actual &kde; directory setting recorded therein.) Then issue a <command>make</command> command <link linkend="compile-and-install-make-basic">as usual</link>. After the &kdevelop; IDE has been built you have the option to build the API as well. For this you must issue
(<command>make</command> will replace the global <varname>$KDEDIR</varname> variable with the actual &kde; directory setting recorded therein.) Then issue a <command>make</command> command <link linkend="compile-and-install-make-basic">as usual</link>. After the &tdevelop; IDE has been built you have the option to build the API as well. For this you must issue
</para>
<informalexample><simplelist><member>
<prompt>~/trinitysrc/kdevelop&gt; </prompt>
<prompt>~/trinitysrc/tdevelop&gt; </prompt>
<userinput>make apidocs</userinput>
</member></simplelist></informalexample>
<para>
This will build a <filename>Doxyfile</filename> in your &kdevelop; base directory which in turn will be processed by the <application>Doxygen</application> application to build quite a lot of <filename>.html</filename> API files. When this rather lengthy API building process (may last more than an hour on a slow system) finally comes to an end, you must install the API just like you have to install the &kdevelop; IDE itself. If necessary obtain superuser rights by
This will build a <filename>Doxyfile</filename> in your &tdevelop; base directory which in turn will be processed by the <application>Doxygen</application> application to build quite a lot of <filename>.html</filename> API files. When this rather lengthy API building process (may last more than an hour on a slow system) finally comes to an end, you must install the API just like you have to install the &tdevelop; IDE itself. If necessary obtain superuser rights by
</para>
<informalexample><simplelist><member>
<prompt>~/trinitysrc/kdevelop&gt; </prompt>
<prompt>~/trinitysrc/tdevelop&gt; </prompt>
<userinput>su</userinput>
</member></simplelist></informalexample>
@ -737,18 +737,18 @@ and entering the root password. Then install the API files:
</para>
<informalexample><simplelist><member>
<prompt>~/trinitysrc/kdevelop&gt; </prompt>
<prompt>~/trinitysrc/tdevelop&gt; </prompt>
<userinput>make install-apidox</userinput>
</member></simplelist></informalexample>
<para>
Once this is done, <command>make</command> will inform you about the directory where you can finally look at the API documentation's contents. Note this address, you can use it from &konqueror; as well as from inside &kdevelop;, in case you have set up the &kdevelop; sources themselves as a project to work on.
Once this is done, <command>make</command> will inform you about the directory where you can finally look at the API documentation's contents. Note this address, you can use it from &konqueror; as well as from inside &tdevelop;, in case you have set up the &tdevelop; sources themselves as a project to work on.
</para>
<note><para>
You will most probably see a lot of warning and/or error messages during the API build run by <application>Doxygen</application>. It is best to ignore them, they are of interest to the &kdevelop; developers only. If the API generation ever comes to a successful end, the <filename>.html</filename> API files will be usable.
You will most probably see a lot of warning and/or error messages during the API build run by <application>Doxygen</application>. It is best to ignore them, they are of interest to the &tdevelop; developers only. If the API generation ever comes to a successful end, the <filename>.html</filename> API files will be usable.
</para></note>
</sect1> <!-- make-api -->
</appendix> <!-- kdevelop-install -->
</appendix> <!-- tdevelop-install -->

@ -1,4 +1,4 @@
<chapter id="kdevelop-scripting">
<chapter id="tdevelop-scripting">
<chapterinfo>
<authorgroup>
@ -12,7 +12,7 @@
<sect1 id="running-scripts">
<title>Running Scripts</title>
<para>
To access a script that is available to &kdevelop; use the <menuchoice><guimenu>Tools</guimenu><guimenuitem>Scripts</guimenuitem></menuchoice> menu. If there there is no such menu item then there are no installed scripts available to KDevelop.
To access a script that is available to &tdevelop; use the <menuchoice><guimenu>Tools</guimenu><guimenuitem>Scripts</guimenuitem></menuchoice> menu. If there there is no such menu item then there are no installed scripts available to KDevelop.
</para>
</sect1>
@ -30,7 +30,7 @@ The next step is to create the actual script. For the above example the Type of
<para>One of the most useful tools in developing scripts for applications is the KDCOP application.</para>
<figure id="screenshot-kdcop" float="1">
<title>KDCOP Browsing DCOP Interfaces in &kdevelop;</title>
<title>KDCOP Browsing DCOP Interfaces in &tdevelop;</title>
<mediaobject>
<imageobject><imagedata fileref="kdcop_browsing.png"/></imageobject>
</mediaobject>
@ -41,7 +41,7 @@ The next step is to create the actual script. For the above example the Type of
<para>Once the script is complete it is ready to be installed. Application developers should document the location that will be scanned for scripts. In the case of the above example for Kate the scripts are located in "$KDEDIRS/share/apps/kate/scripts".</para>
<figure id="screenshot-scripts" float="1">
<title>&kdevelop; Scripts on the Filesystem</title>
<title>&tdevelop; Scripts on the Filesystem</title>
<mediaobject>
<imageobject><imagedata fileref="script_location.png"/></imageobject>
</mediaobject>

@ -1,4 +1,4 @@
<chapter id="kdevelop-survey">
<chapter id="tdevelop-survey">
<chapterinfo>
<authorgroup>
@ -7,18 +7,18 @@
</authorgroup>
</chapterinfo>
<title>Overview of &kdevelop; Features</title>
<title>Overview of &tdevelop; Features</title>
<indexterm zone="kdevelop-survey">
<primary>&kdevelop;</primary>
<indexterm zone="tdevelop-survey">
<primary>&tdevelop;</primary>
<secondary>survey</secondary></indexterm>
<indexterm zone="kdevelop-survey">
<indexterm zone="tdevelop-survey">
<primary>overall view</primary></indexterm>
<indexterm zone="kdevelop-survey">
<indexterm zone="tdevelop-survey">
<primary>survey</primary></indexterm>
<para>
&kdevelop; integrates a lot of tools, scripts, and templates in a common user interface. Basically it consists of
&tdevelop; integrates a lot of tools, scripts, and templates in a common user interface. Basically it consists of
<itemizedlist>
<listitem><para>
@ -40,7 +40,7 @@
various <link linkend="class-browsers">class browsers</link> to aid you in maintaining the classes and their relationships of your object-oriented programming project,
</para></listitem>
<listitem><para>
a <link linkend="debugger">debugger interface</link> to find and remove program errors from within &kdevelop;, and
a <link linkend="debugger">debugger interface</link> to find and remove program errors from within &tdevelop;, and
</para></listitem>
<listitem><para>
several <link linkend="plugin-tools">plugin tools</link>, extensible modules which can be loaded at runtime and on demand. This allows you to only turn on those features you really need.
@ -53,12 +53,12 @@
<note>
<para>
In fact there are three &kdevelop;-based applications:
In fact there are three &tdevelop;-based applications:
</para>
<itemizedlist>
<listitem><para>The &kdevelop; IDE &mdash; this is the place where you will usually work.</para></listitem>
<listitem><para>The stand-alone &kdevelop; Assistant documentation browser &mdash; isolates all the powerful documentation facilities of the &kdevelop; IDE in a separate tool. This comes in handy when you want to look up some programming documentation but do not want to start the full IDE.</para></listitem>
<listitem><para>The &kdevelop; Designer &mdash; enhances the &Qt; User Interface Designer by &kde; specific elements and integrates nicely in the &kdevelop; IDE.</para></listitem>
<listitem><para>The &tdevelop; IDE &mdash; this is the place where you will usually work.</para></listitem>
<listitem><para>The stand-alone &tdevelop; Assistant documentation browser &mdash; isolates all the powerful documentation facilities of the &tdevelop; IDE in a separate tool. This comes in handy when you want to look up some programming documentation but do not want to start the full IDE.</para></listitem>
<listitem><para>The &tdevelop; Designer &mdash; enhances the &Qt; User Interface Designer by &kde; specific elements and integrates nicely in the &tdevelop; IDE.</para></listitem>
</itemizedlist>
</note>
@ -67,11 +67,11 @@
<title>Available User Interface Modes</title>
<indexterm zone="uimodes-survey">
<primary>&kdevelop;</primary>
<primary>&tdevelop;</primary>
<secondary>user interface modes</secondary></indexterm>
<indexterm zone="uimodes-survey">
<primary>user interface</primary>
<secondary>&kdevelop; modes</secondary></indexterm>
<secondary>&tdevelop; modes</secondary></indexterm>
<indexterm zone="uimodes-survey">
<primary>UI modes</primary></indexterm>
<indexterm zone="uimodes-survey">
@ -84,7 +84,7 @@
<primary>IDEAl</primary></indexterm>
<para>
&kdevelop; offers developers four separate user interface modes (click on the mode name to view an example):
&tdevelop; offers developers four separate user interface modes (click on the mode name to view an example):
<itemizedlist>
<listitem><para><link linkend="ideal-desc">IDEAl</link></para>
<para>
@ -160,7 +160,7 @@ To switch the user interface mode select <menuchoice> <guimenu>Settings</guimenu
</screenshot>
<para>
(Older &kdevelop; versions provide the top mode selection section only.)
(Older &tdevelop; versions provide the top mode selection section only.)
</para>
<para>
@ -171,7 +171,7 @@ Dependent on the user interface mode you selected, other configuration sections
</para>
<note><para>
Do not forget to restart &kdevelop; in order to let your selections take effect.
Do not forget to restart &tdevelop; in order to let your selections take effect.
</para></note>
</sect2> <!-- uimodes-switch -->
@ -180,10 +180,10 @@ Do not forget to restart &kdevelop; in order to let your selections take effect.
<title>How to Maximize the Work Space Area</title>
<indexterm zone="maximize-workspace">
<primary>&kdevelop;</primary>
<primary>&tdevelop;</primary>
<secondary>work space</secondary></indexterm>
<indexterm zone="maximize-workspace">
<primary>&kdevelop;</primary>
<primary>&tdevelop;</primary>
<secondary>maximize work space</secondary></indexterm>
<indexterm zone="maximize-workspace">
<primary>user interface</primary>
@ -254,7 +254,7 @@ To <emphasis>hide</emphasis> the menubar select <menuchoice> <guimenu>Settings</
</sect2> <!-- ui-elements-workarea -->
<sect2 id="ui-elements-titlebar">
<title>The &kdevelop; Titlebar</title>
<title>The &tdevelop; Titlebar</title>
<para>
(... to be written ...)
@ -262,7 +262,7 @@ To <emphasis>hide</emphasis> the menubar select <menuchoice> <guimenu>Settings</
</sect2> <!-- ui-elements-titlebar -->
<sect2 id="ui-elements-statusbar">
<title>The &kdevelop; Statusbar</title>
<title>The &tdevelop; Statusbar</title>
<para>
(... to be written ...)
@ -312,7 +312,7 @@ To <emphasis>hide</emphasis> the menubar select <menuchoice> <guimenu>Settings</
<primary>project management</primary></indexterm>
<para>
Globally, a project will rely on some form of project management system. &kdevelop; offers four <emphasis>project management systems</emphasis> the programmer can select from when creating a new project.
Globally, a project will rely on some form of project management system. &tdevelop; offers four <emphasis>project management systems</emphasis> the programmer can select from when creating a new project.
<itemizedlist>
<listitem><para>
@ -341,7 +341,7 @@ Globally, a project will rely on some form of project management system. &kdeve
<secondary>projects</secondary></indexterm>
<para>
Projects created with &kdevelop;'s &automanag; make it very easy for developers to use the &GNU; standard development tools. They provide
Projects created with &tdevelop;'s &automanag; make it very easy for developers to use the &GNU; standard development tools. They provide
<itemizedlist>
<listitem><para>
a better way of <filename>Makefile</filename> generation and
@ -364,7 +364,7 @@ Projects created with &kdevelop;'s &automanag; make it very easy for developers
<secondary>projects</secondary></indexterm>
<para>
For developers who enjoy the flexibility and feel of &Qt;'s qmake system, &kdevelop; offers the ability to handle qmake based projects (.pro files) within the &GUI;.
For developers who enjoy the flexibility and feel of &Qt;'s qmake system, &tdevelop; offers the ability to handle qmake based projects (.pro files) within the &GUI;.
</para>
<para>
For more information on the QMake project manager see the <quote>qmake User Guide</quote> which should be included in your distribution or have a look at the <ulink url="http://doc.trolltech.com/">TROLLTECH Documentation</ulink> home page where you may find the QMake documentation of your <quote>Qt C++ GUI Application Development Toolkit</quote> version.
@ -382,12 +382,12 @@ For more information on the QMake project manager see the <quote>qmake User Guid
<secondary>projects</secondary></indexterm>
<para>
CMake will be the &kde; build system for &kde; 4 and &kdevelop; already
CMake will be the &kde; build system for &kde; 4 and &tdevelop; already
provides you some CMake based templates in C and C++. You only need the cmake
program in your $<envar>PATH</envar> to build them.
</para>
<para>
To set up a new C or C++ project in &kdevelop; select
To set up a new C or C++ project in &tdevelop; select
<menuchoice><guimenu>Project</guimenu>
<guimenuitem>New Project...</guimenuitem>
<guimenuitem>C or C++</guimenuitem>
@ -417,7 +417,7 @@ To set up a new C or C++ project in &kdevelop; select
<secondary>Java</secondary></indexterm>
<para>
&Java; developers may want to use the Apache ANT project manager for their projects. To set up a new Ant project in &kdevelop; select <menuchoice><guimenu>Project</guimenu>
&Java; developers may want to use the Apache ANT project manager for their projects. To set up a new Ant project in &tdevelop; select <menuchoice><guimenu>Project</guimenu>
<guimenuitem>New Project...</guimenuitem>
<guimenuitem>Java</guimenuitem>
<guimenuitem>Ant Project</guimenuitem>
@ -441,7 +441,7 @@ For more information see <ulink url="http://ant.apache.org/">The Apache Ant Proj
<secondary>custom projects</secondary></indexterm>
<para>
If you prefer to maintain your own <filename>Makefiles</filename> for your project you may use the custom project option of &kdevelop;. This may be feasible in unusually structured projects or if you want to retain full control over the <command>make</command> process.
If you prefer to maintain your own <filename>Makefiles</filename> for your project you may use the custom project option of &tdevelop;. This may be feasible in unusually structured projects or if you want to retain full control over the <command>make</command> process.
</para>
<para>
Yet, if you do not <emphasis>really need</emphasis> the extra flexibility and control of the custom project manager you should consider &automanag; or one of the other project managers, because they considerably ease the program building and distribution processes.
@ -470,10 +470,10 @@ The distribution of your applications does not require the end-user to have anyt
<para>
which at least for C++ applications is most often the case. But you can as well distribute <emphasis>binary packages</emphasis> of your application.
<!-- ### more detail on binary construction needed somewhere -->
In either way, the end-user of your product does not need &kdevelop; installed.
In either way, the end-user of your product does not need &tdevelop; installed.
</para>
<para>
For giving away your sources, we advise to include the <emphasis>project file</emphasis> of &kdevelop; as well. This makes it very easy for other developers&mdash;if they use &kdevelop;&mdash;to work with your sources.
For giving away your sources, we advise to include the <emphasis>project file</emphasis> of &tdevelop; as well. This makes it very easy for other developers&mdash;if they use &tdevelop;&mdash;to work with your sources.
</para>
<para>
For projects where <emphasis>several developers</emphasis>, maybe working on different places, are involved, this should be the case anyway. So you can ensure consistency of the <filename>Makefiles</filename> to not run into trouble.
@ -486,4 +486,4 @@ Especially on multi language applications, <emphasis>translators</emphasis> won'
</sect1> <!-- makesystems -->
</chapter> <!-- kdevelop-survey -->
</chapter> <!-- tdevelop-survey -->

@ -1,6 +1,6 @@
# kdevdir must be set to the KDevelop project directory.
kdevdir=/home/volker/data/prj/kdevelop/kdevelop/
kdevdir=/home/volker/data/prj/tdevelop/tdevelop/
# The plugins are in the parts/ subdirectory.
pushd $kdevdir/parts >/dev/null

@ -10,7 +10,7 @@ This chapter is meant to provide short hints and tips together with (mandatory)
There should be an additional FAQ section near the end nevertheless which contains more general stuff not directly related to navigating the manual. -->
<para>
The information in this chapter is meant as a quick reference for a head start or if you (momentarily) forgot about some basic concept. There are also short hints on how to solve some common problems when working with &kdevelop;.
The information in this chapter is meant as a quick reference for a head start or if you (momentarily) forgot about some basic concept. There are also short hints on how to solve some common problems when working with &tdevelop;.
</para>
<para>
If you want more information on a topic, just follow the link in the title starting that advice.
@ -34,16 +34,16 @@ Information on these topics is availabe:
<term id="nutshell-ideal-tabs"><link linkend="setup-ui-toolview">Force
smaller tool view tabs in IDEAl Mode</link></term>
<listitem>
<para>By default &kdevelop; starts with large text-based tool tip tabs
<para>By default &tdevelop; starts with large text-based tool tip tabs
around the work area. You may change this look to &eg; save space in the
&kdevelop; configuration dialog (<menuchoice><guimenu>Settings</guimenu>
&tdevelop; configuration dialog (<menuchoice><guimenu>Settings</guimenu>
<guimenuitem>Configure KDevelop...</guimenuitem> <guimenuitem>User
Interface</guimenuitem></menuchoice>).</para>
<para>If you use an older &kdevelop; 3 version, this configuration dialog
<para>If you use an older &tdevelop; 3 version, this configuration dialog
may not be available. To change the toolview tabs display manually, place a
<option>MDIStyle</option> entry under the
<option>[UI]</option> tag in your
<filename>$KDEHOME/share/config/kdeveloprc</filename> configuration file as
<filename>$KDEHOME/share/config/tdeveloprc</filename> configuration file as
follows:</para>
<simplelist>
@ -60,20 +60,20 @@ follows:</para>
style</term>
<listitem>
<para>If you notice random colored letters everywhere (&ie; on tabs, on tool
bars, etc.) and the &kdevelop; window seemingly uses a wrong display style,
bars, etc.) and the &tdevelop; window seemingly uses a wrong display style,
this may help:</para>
<itemizedlist>
<listitem><para>In your
<filename>$<envar>KDEHOME</envar>/share/config/kdeveloprc</filename>
<filename>$<envar>KDEHOME</envar>/share/config/tdeveloprc</filename>
configuration file find the line containing
<quote><computeroutput>Style=Checked</computeroutput></quote> and remove
it. Then restart &kdevelop;.
it. Then restart &tdevelop;.
</para>
</listitem>
</itemizedlist>
<para>(This behaviour does sometimes occur after you left clicked a .ui file
in one of the file navigators and &kdevelop; did load
in one of the file navigators and &tdevelop; did load
<application>KUIViewer</application> to show the &GUI; which was produced
from this file.)</para>
</listitem>
@ -231,7 +231,7 @@ try to update the information in the &GNU; Build System files. See
<title>Other Topics</title>
<varlistentry>
<term id="nutshell-others-files"><link linkend="app-files">Configuration
Files used by &kdevelop;</link></term>
Files used by &tdevelop;</link></term>
<listitem>
<para>Usually you should not need to care, but this is very useful to know
in case something went wrong with your setup.</para>

@ -5,7 +5,7 @@
<primary>plugins</primary></indexterm>
<para>
&kdevelop; contains a large number of little tools that help you to perform
&tdevelop; contains a large number of little tools that help you to perform
certain task. Most of them are realized as plugins. That means, if you do not
need a plugin, you can disable it.</para>
<para>That also means, if you are looking for a functionality that should be there
@ -179,7 +179,7 @@ it is because the plugin authors made them this way.</para>
<table id="table-project-parts">
<title>Project Management Plugins in &kdevelop;</title>
<title>Project Management Plugins in &tdevelop;</title>
<tgroup cols="2"><tbody>
<row>
<entry>antproject</entry>
@ -205,7 +205,7 @@ in the future.</para>
<table>
<title>Language Support Plugins in &kdevelop;</title>
<title>Language Support Plugins in &tdevelop;</title>
<tgroup cols="2">
<tbody>
<row><entry>cppsupport</entry><entry>Support for C/C++</entry></row>

@ -45,7 +45,7 @@
<title>Converting Old KDevelop Project Files</title>
<para>
&kdevelop; allows you to open old KDevelop 2.x project files and convert them to &kdevelop; files. To do so go to <guimenuitem>Open Project...</guimenuitem> and select <guilabel>KDevelop 2 project files</guilabel> in the <guilabel>Filter:</guilabel>. Then select project file you want to open. The project gets converted to &kdevelop; and saved as a <guilabel>&kdevelop; project file</guilabel>.
&tdevelop; allows you to open old KDevelop 2.x project files and convert them to &tdevelop; files. To do so go to <guimenuitem>Open Project...</guimenuitem> and select <guilabel>KDevelop 2 project files</guilabel> in the <guilabel>Filter:</guilabel>. Then select project file you want to open. The project gets converted to &tdevelop; and saved as a <guilabel>&tdevelop; project file</guilabel>.
</para>
</sect2> <!-- converting-projects -->
@ -54,7 +54,7 @@
<title>Importing an Existing Project</title>
<para>
To import an existing directory in &kdevelop; select <guimenuitem>Import Existing Directory</guimenuitem>
To import an existing directory in &tdevelop; select <guimenuitem>Import Existing Directory</guimenuitem>
from the <guimenu>Project</guimenu> menu. You should see the Import Directory Wizard, as seen below:
</para>

@ -34,7 +34,7 @@ You will find here information on:</para>
In the <link linkend="unixdev-buildsystems">Build systems</link> chapter we have given a rough overview of the build systems commonly in use on &UNIX; systems. In the following sections we will look at this in more detail.
</para>
<para>
There is some confusion about how to name such things. &GNU; calls them <quote>build systems</quote> when it describes Automake, Autoconf and Libtool. QMake calls itself <quote>a tool to write Makefiles for different compilers and platforms</quote>. In &kde; often the term <quote>project management systems</quote> is used. We will use this term in a broader sense to describe the built-in environments in &kdevelop; which are used to organize and build your projects. In the context of this section, however, we will mostly talk about <quote>automated build systems</quote>.
There is some confusion about how to name such things. &GNU; calls them <quote>build systems</quote> when it describes Automake, Autoconf and Libtool. QMake calls itself <quote>a tool to write Makefiles for different compilers and platforms</quote>. In &kde; often the term <quote>project management systems</quote> is used. We will use this term in a broader sense to describe the built-in environments in &tdevelop; which are used to organize and build your projects. In the context of this section, however, we will mostly talk about <quote>automated build systems</quote>.
</para>
<sect2 id="automake-manager-summary-buildsys">
@ -95,7 +95,7 @@ A build system will iron out these differences for you.
</itemizedlist>
<para>
In brief, a build system offers safe and secure methods for your application to be compiled and installed correctly on any receiving machine. As we have shown before in the <link linkend="makesystems">Project Management Systems</link> survey, &kdevelop; offers three automated build systems and the option of creating your own Makefile, in short (click on the project names to get more information):
In brief, a build system offers safe and secure methods for your application to be compiled and installed correctly on any receiving machine. As we have shown before in the <link linkend="makesystems">Project Management Systems</link> survey, &tdevelop; offers three automated build systems and the option of creating your own Makefile, in short (click on the project names to get more information):
</para>
<itemizedlist>
<listitem><para>
@ -126,7 +126,7 @@ One of these four alternatives must be chosen when you create a project and <emp
There are several tutorials available on the &GNU; Build System (<command>Autoconf</command>, <command>Automake</command> and <command>Libtool</command>) of which the &automanag; makes use.
</para>
<itemizedlist>
<listitem><para>A short <ulink url="http://www.kdevelop.org/index.html?filename=tutorial_autoconf.html">autoconf tutorial</ulink> written by Christopher W. Curtis available on the &kdevelop; home page. It concentrates on some basic steps to modify a <filename>Makefile</filename>.
<listitem><para>A short <ulink url="http://www.tdevelop.org/index.html?filename=tutorial_autoconf.html">autoconf tutorial</ulink> written by Christopher W. Curtis available on the &tdevelop; home page. It concentrates on some basic steps to modify a <filename>Makefile</filename>.
</para></listitem>
<listitem><para>
A more detailed tutorial can be found in a greater set of tutorials on <ulink url="http://www.amath.washington.edu/~lf/tutorials/autoconf/toolsmanual_toc.html"><quote>Developing software with GNU</quote></ulink>.
@ -181,14 +181,14 @@ How does this work? Well <command>configure</command> is a script that
The <filename>Makefile.in</filename> are <quote>input</quote> files&mdash;templates which provide basic information for the <filename>Makefile</filename>s to be produced from them by filling in some system dependent information. They are generated by the <command>Automake</command> utility from the <filename>Makefile.am</filename> files.
</para>
<para>
The process of going from <filename>Makefile.am</filename> (<filename>.am</filename> denotes <quote>Automake</quote> template files) to <filename>Makefile</filename> files is handled automatically by the &kdevelop; &promanag;, using the <command>Autoconf</command> utility, <command>M4</command> macros and other arcana we need not go into here.
The process of going from <filename>Makefile.am</filename> (<filename>.am</filename> denotes <quote>Automake</quote> template files) to <filename>Makefile</filename> files is handled automatically by the &tdevelop; &promanag;, using the <command>Autoconf</command> utility, <command>M4</command> macros and other arcana we need not go into here.
</para>
<para>
So when <command>make</command> runs, it automatically picks up the correct pieces from the current environment, such as compilers and libraries. Similarly, <command>make install</command> puts your application components, such as executables, documentation and data files in the correct places for that environment.
</para>
<para>
If you distribute your application as a <quote>tarball</quote> (a single compressed file that &kdevelop; can create for you), it will include the <filename>Makefile.in</filename> files and the <filename>configure</filename> script file, so the recipient can compile, build and install your application without having <command>Automake</command>, <command>Autoconf</command> or &kdevelop; on their machine. The <filename>Makefile.am</filename> files are also included, just in case the receiver needs to do any source-code modifications.
If you distribute your application as a <quote>tarball</quote> (a single compressed file that &tdevelop; can create for you), it will include the <filename>Makefile.in</filename> files and the <filename>configure</filename> script file, so the recipient can compile, build and install your application without having <command>Automake</command>, <command>Autoconf</command> or &tdevelop; on their machine. The <filename>Makefile.am</filename> files are also included, just in case the receiver needs to do any source-code modifications.
</para>
<note><para>
The rules are rather different if you distribute via a web-based source-code repository such as &kde; &cvs;.
@ -290,7 +290,7 @@ As you can see, many of the items on the right hand side are symbols of the form
</para>
<para>
Also, sometime after you have started with &kdevelop;, it is a good idea to run the command <command>./configure --help</command>, which will show you the range of things you can change at build and installation time, such as for a test environment. In particular, the command:
Also, sometime after you have started with &tdevelop;, it is a good idea to run the command <command>./configure --help</command>, which will show you the range of things you can change at build and installation time, such as for a test environment. In particular, the command:
<screen>
./configure --prefix=/where/you/wish
@ -346,7 +346,7 @@ In this chapter you will find a basic description of the &automanag; elements an
On top of each view there is a <emphasis>toolbar</emphasis>, the buttons in which will become activated when an element in this view is selected. This provides one way you can access the actions provided for that view element. The other are context menus which pop up on right mouse button click as will be discussed below.
</para></listitem>
<listitem><para>
In IDEAl mode there are two additional small buttons in the &automanag; window titlebar left hand side &ndash; a triangular shaped right arrow, and a dot button. The arrow button is used to <emphasis>close the window</emphasis>. The dot button on the other hand will <emphasis>keep the window open</emphasis> even if another &kdevelop; window has been selected. (Otherwise the &automanag; window will automatically close whenever another window gets the input focus.)
In IDEAl mode there are two additional small buttons in the &automanag; window titlebar left hand side &ndash; a triangular shaped right arrow, and a dot button. The arrow button is used to <emphasis>close the window</emphasis>. The dot button on the other hand will <emphasis>keep the window open</emphasis> even if another &tdevelop; window has been selected. (Otherwise the &automanag; window will automatically close whenever another window gets the input focus.)
</para></listitem>
</itemizedlist></entry>
</row></tbody></tgroup>
@ -429,7 +429,7 @@ In both the overall and the detail view you can left-click on the <symbol>+</sym
<term>Opening a file for Edit</term>
<listitem>
<para>If you <emphasis>&LMB; click</emphasis> on a file name in the detail
view, the corresponding file opens up in &kdevelop;'s editing window.</para>
view, the corresponding file opens up in &tdevelop;'s editing window.</para>
</listitem>
</varlistentry>
@ -677,7 +677,7 @@ CXX = g++
<sect2 id="automake-manager">
<title>&kdevelop;'s &automanag;</title>
<title>&tdevelop;'s &automanag;</title>
<figure id="screenshot-automake-manager" float="1">
<title>A screenshot of the automake manager</title>

@ -7,10 +7,10 @@
</authorgroup>
</chapterinfo>
<title>Configuring &kdevelop;</title>
<title>Configuring &tdevelop;</title>
<para>
&kdevelop; is a very powerful and flexible IDE which offers many ways to tailor it to your needs. To start configuration select <menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure &kdevelop;...</guimenuitem></menuchoice>. This will cause the configuration dialog to pop up consisting of a selection window to the left and the configuration dialog on the right hand side whose contents will vary upon the configuration item you did select.
&tdevelop; is a very powerful and flexible IDE which offers many ways to tailor it to your needs. To start configuration select <menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure &tdevelop;...</guimenuitem></menuchoice>. This will cause the configuration dialog to pop up consisting of a selection window to the left and the configuration dialog on the right hand side whose contents will vary upon the configuration item you did select.
</para>
<screenshot>
@ -56,7 +56,7 @@ If you want directly look up a certain configuration item use one of the followi
<title>General Configuration</title>
<para>
General configuration concerns the more common tasks of tailoring &kdevelop; as there are:
General configuration concerns the more common tasks of tailoring &tdevelop; as there are:
</para>
<itemizedlist>
<listitem><para>
@ -88,7 +88,7 @@ General configuration concerns the more common tasks of tailoring &kdevelop; as
<title>General Setup</title>
<para>
The <guilabel>General</guilabel> configuration dialog allows you to define some basic &kdevelop; behaviour which seldom will change in everyday work. This concerns:
The <guilabel>General</guilabel> configuration dialog allows you to define some basic &tdevelop; behaviour which seldom will change in everyday work. This concerns:
</para>
<variablelist>
@ -97,10 +97,10 @@ The <guilabel>General</guilabel> configuration dialog allows you to define some
<listitem>
<itemizedlist>
<listitem><para>
defining a <link linkend="setup-main-projects">default parent directory</link> &kdevelop; shall use for new projects.
defining a <link linkend="setup-main-projects">default parent directory</link> &tdevelop; shall use for new projects.
</para></listitem>
<listitem><para>
deciding whether you want &kdevelop; to <link linkend="setup-main-preload">automatically load</link> the project you last worked on.
deciding whether you want &tdevelop; to <link linkend="setup-main-preload">automatically load</link> the project you last worked on.
</para></listitem>
</itemizedlist>
</listitem>
@ -114,7 +114,7 @@ namely:</term>
<itemizedlist>
<listitem>
<para>the <link linkend="setup-main-messages-font">Messages Output
View</link> &kdevelop; uses to communicate &eg; compilation progresses,
View</link> &tdevelop; uses to communicate &eg; compilation progresses,
and</para>
</listitem>
<listitem>
@ -166,7 +166,7 @@ messages</link> issued by <command>make</command> will be shown.</para>
startup</guilabel></term>
<listitem>
<para>
Mark this checkbox if you want to continue to work with the last project you worked on. This will cause &kdevelop; to automatically load this project on start-up. It will usually be shown in the state you left work so you can readily proceed.
Mark this checkbox if you want to continue to work with the last project you worked on. This will cause &tdevelop; to automatically load this project on start-up. It will usually be shown in the state you left work so you can readily proceed.
</para>
</listitem>
</varlistentry>
@ -176,9 +176,9 @@ Mark this checkbox if you want to continue to work with the last project you wor
<guilabel>Default projects directory:</guilabel></term>
<listitem>
<para>
By default, &kdevelop; uses a common parent directory for all new
By default, &tdevelop; uses a common parent directory for all new
projects. Enter the absolute path of this common directory in the box or
select it from your directory structure. &kdevelop; will place the any new
select it from your directory structure. &tdevelop; will place the any new
project here as a subdirectory.</para>
<note><para>
You may of course change the directory path of a new project at the time you set it up in the <link linkend="applicationwizard">&appwizard;</link>.
@ -190,13 +190,13 @@ You may of course change the directory path of a new project at the time you set
<term id="setup-main-messages-font"><guilabel>Window font:</guilabel></term>
<listitem>
<para>
The <guilabel>Application Output View</guilabel> window is used to display error and state information from applications which are run from inside &kdevelop;. These are informations the applications usually sends to the console when run stand-alone. So you do not need to leave the IDE when testing the application you currently work on.
The <guilabel>Application Output View</guilabel> window is used to display error and state information from applications which are run from inside &tdevelop;. These are informations the applications usually sends to the console when run stand-alone. So you do not need to leave the IDE when testing the application you currently work on.
</para>
<para>
To select a font suitable for the <guilabel>Messages Output View</guilabel> window click the <guilabel>Window Font</guilabel> button showing the currently selected font (it says <quote>Luxi Sans</quote> in the above illustration). The &kde; standard <guilabel>Select Font</guilabel> dialog will pop up from which you may select the font to be used.
</para>
<note><para>
On first start-up, &kdevelop; initializes this font setting to the standard font for which your &kde; user has been configured. <emphasis>This setting is fixed</emphasis>, so if you alter <menuchoice><guimenuitem>Preferences</guimenuitem><guimenuitem>Appearances &amp; Themes</guimenuitem><guimenuitem>Fonts</guimenuitem></menuchoice> in the <guilabel>Control Center</guilabel>, this will not effect this &kdevelop; font selection. You will have to explicitely reselect the <guilabel>Messages Output View</guilabel> window font.
On first start-up, &tdevelop; initializes this font setting to the standard font for which your &kde; user has been configured. <emphasis>This setting is fixed</emphasis>, so if you alter <menuchoice><guimenuitem>Preferences</guimenuitem><guimenuitem>Appearances &amp; Themes</guimenuitem><guimenuitem>Fonts</guimenuitem></menuchoice> in the <guilabel>Control Center</guilabel>, this will not effect this &tdevelop; font selection. You will have to explicitely reselect the <guilabel>Messages Output View</guilabel> window font.
</para></note>
</listitem>
</varlistentry>
@ -205,7 +205,7 @@ On first start-up, &kdevelop; initializes this font setting to the standard font
<term id="setup-main-compile"><guilabel>Compiler Output</guilabel></term>
<listitem>
<para>
&kdevelop; preprocesses the messages the <guilabel>Messages Output View</guilabel> window receives during the build processes in order to filter superfluous information. You can control the level of detail &kdevelop; will display using the dropdown box in this field.
&tdevelop; preprocesses the messages the <guilabel>Messages Output View</guilabel> window receives during the build processes in order to filter superfluous information. You can control the level of detail &tdevelop; will display using the dropdown box in this field.
</para>
<variablelist>
<varlistentry>
@ -238,7 +238,7 @@ There is an alternative way to switch the compiler output detail. Just right cli
<term id="setup-main-wrap"><guilabel>Line wrapping</guilabel></term>
<listitem>
<para>
By default, &kdevelop; will wrap long lines around in the <guilabel>Messages Output View</guilabel> window so that valuable information will not be easily overlooked. In some cases this will clutter long message lists. Remove the checkbox mark if you do not want the lines wrap around.
By default, &tdevelop; will wrap long lines around in the <guilabel>Messages Output View</guilabel> window so that valuable information will not be easily overlooked. In some cases this will clutter long message lists. Remove the checkbox mark if you do not want the lines wrap around.
</para>
<tip><para>
There is an alternative way to switch the line wrapping. Just &RMB; click in the <guilabel>Messages Output View</guilabel> window and mark/unmark the <guimenuitem>Line Wrapping</guimenuitem> entry in the menu which will pop up.
@ -251,7 +251,7 @@ There is an alternative way to switch the line wrapping. Just &RMB; click in the
messages</guilabel></term>
<listitem>
<para>
The <command>make</command> tool usually will display messages like <quote>Entering directory</quote>, or <quote>Leaving directory</quote> when it switches the directories it currently works in. As this clutters the messages list in the <guilabel>Messages Output View</guilabel> window, &kdevelop; suppresses those messages by default. Mark the checkbox if you want to protocol which directories <command>make</command> worked in.
The <command>make</command> tool usually will display messages like <quote>Entering directory</quote>, or <quote>Leaving directory</quote> when it switches the directories it currently works in. As this clutters the messages list in the <guilabel>Messages Output View</guilabel> window, &tdevelop; suppresses those messages by default. Mark the checkbox if you want to protocol which directories <command>make</command> worked in.
</para>
<note><para>
Changes in this setting effect the processing of new messages only. Old directory navigation messages will be kept visible when you switch this feature off.
@ -263,14 +263,14 @@ Changes in this setting effect the processing of new messages only. Old director
<term id="ui-designer-integration"><guilabel>UI Designer Integration</guilabel></term>
<listitem>
<para>
This let you choose the way you want <filename>.ui</filename> files to be displayed in &kdevelop;. &kdevelop; comes with its own UI designer called KDeveDesigner that can either be embedded or be run as a separate program. Qt Designer can also be used to edit <filename>.ui</filename> files.
This let you choose the way you want <filename>.ui</filename> files to be displayed in &tdevelop;. &tdevelop; comes with its own UI designer called KDeveDesigner that can either be embedded or be run as a separate program. Qt Designer can also be used to edit <filename>.ui</filename> files.
</para>
<itemizedlist>
<listitem><para>
Use &kdevelop;'s embedded designer
</para><para>This uses &kdevelop; own designer embedded within &kdevelop;</para></listitem>
Use &tdevelop;'s embedded designer
</para><para>This uses &tdevelop; own designer embedded within &tdevelop;</para></listitem>
<listitem><para>
Run &kdevelop;'s designer as a separate application
Run &tdevelop;'s designer as a separate application
</para><para>The KDevDesigner application will be run separately in its own window.</para>
<screenshot>
<mediaobject>
@ -285,7 +285,7 @@ This let you choose the way you want <filename>.ui</filename> files to be displa
</listitem>
<listitem><para>
Run Qt Designer
</para><para>Qt Designer from your Qt installation will be started externally whenever you click on a <filename>.ui</filename> file in &kdevelop;.</para></listitem>
</para><para>Qt Designer from your Qt installation will be started externally whenever you click on a <filename>.ui</filename> file in &tdevelop;.</para></listitem>
</itemizedlist>
</listitem>
</varlistentry>
@ -322,7 +322,7 @@ You choose here which terminal you want to be integrated within KDevelop.
<primary>switch UI modes</primary></indexterm>
<para>
As already said in the <link linkend="uimodes-survey">Available User Interface Modes</link> chapter there are five different ways the &kdevelop; work area may be set up, namely:
As already said in the <link linkend="uimodes-survey">Available User Interface Modes</link> chapter there are five different ways the &tdevelop; work area may be set up, namely:
</para>
<itemizedlist>
<listitem><para>
@ -349,7 +349,7 @@ A typical example of this user interface mode is Borland Delphi 6.0.</para></lis
</itemizedlist>
<para>
To switch the user interface mode select <menuchoice> <guimenu>Settings</guimenu> <guimenuitem>Configure &kdevelop;...</guimenuitem> </menuchoice> from the menus. The <guilabel>Customize KDevelop</guilabel> dialog will pop up, where you have to select <guilabel>User Interface</guilabel> in the left hand tree. This will display the following settings dialog to the right.</para>
To switch the user interface mode select <menuchoice> <guimenu>Settings</guimenu> <guimenuitem>Configure &tdevelop;...</guimenuitem> </menuchoice> from the menus. The <guilabel>Customize KDevelop</guilabel> dialog will pop up, where you have to select <guilabel>User Interface</guilabel> in the left hand tree. This will display the following settings dialog to the right.</para>
<screenshot>
<mediaobject>
@ -368,7 +368,7 @@ Select the radio button of the user interface mode you want to switch to, then c
</para>
<note><para>
Do not forget to restart &kdevelop; in order to let any of these selections take effect.
Do not forget to restart &tdevelop; in order to let any of these selections take effect.
</para></note>
<para>
@ -384,26 +384,26 @@ In <guilabel>Simplified IDEAl window mode</guilabel> and in <guilabel>IDEAl wind
<term id="setup-ui-tabs">Configuring the Documents Tab Bar Display</term>
<listitem>
<para>
In the IDEAl and tabbed pages modes there will be named tabs on top of the document windows by default, so you can easily select different documents with a &LMB; click. If you prefer to provide more space for the document windows in the &kdevelop; main work area, you may change to another behaviour in the <guilabel>Use Tabs</guilabel> configuration section.
In the IDEAl and tabbed pages modes there will be named tabs on top of the document windows by default, so you can easily select different documents with a &LMB; click. If you prefer to provide more space for the document windows in the &tdevelop; main work area, you may change to another behaviour in the <guilabel>Use Tabs</guilabel> configuration section.
</para>
<variablelist>
<varlistentry>
<term><guilabel>Always</guilabel></term>
<listitem><para>
This is the default &mdash; show a tab comprising an icon and the document name on top of any document window in the &kdevelop; main area display.
This is the default &mdash; show a tab comprising an icon and the document name on top of any document window in the &tdevelop; main area display.
</para></listitem>
</varlistentry>
<varlistentry>
<term><guilabel>When more than one</guilabel></term>
<listitem><para>
Do not show a tab when only one document is displayed. If there is more than one document, however, &kdevelop; will display an according tab bar as in the <guilabel>Always</guilabel> selection above. You may want to select this mode if you work on a single document most of the time as this provides more vertical space.
Do not show a tab when only one document is displayed. If there is more than one document, however, &tdevelop; will display an according tab bar as in the <guilabel>Always</guilabel> selection above. You may want to select this mode if you work on a single document most of the time as this provides more vertical space.
</para></listitem>
</varlistentry>
<varlistentry>
<term><guilabel>Never</guilabel></term>
<listitem><para>
Never show any document selection tab. You may prefer this mode if you seldom use the mouse to switch between documents. It provides more vertical space for all document windows. To select another the document window or to close any, use the &kdevelop; <guimenu>Window</guimenu> menu.
Never show any document selection tab. You may prefer this mode if you seldom use the mouse to switch between documents. It provides more vertical space for all document windows. To select another the document window or to close any, use the &tdevelop; <guimenu>Window</guimenu> menu.
</para></listitem>
</varlistentry>
</variablelist>
@ -415,7 +415,7 @@ In the IDEAl and tabbed pages modes there will be named tabs on top of the docum
Tab</term>
<listitem>
<para>
When you configured &kdevelop; to display the documents tab bar, either always or when more than one document is displayed in the main work area, you may add more functionality to the tabs beyond their document selection capability. Use the <guilabel>Use Close On Hover</guilabel> coniguration section for this.
When you configured &tdevelop; to display the documents tab bar, either always or when more than one document is displayed in the main work area, you may add more functionality to the tabs beyond their document selection capability. Use the <guilabel>Use Close On Hover</guilabel> coniguration section for this.
</para>
<variablelist>
@ -428,13 +428,13 @@ When you configured &kdevelop; to display the documents tab bar, either always o
<varlistentry>
<term><guilabel>Yes</guilabel></term>
<listitem><para>
When you selected this radio button, &kdevelop; will allow to close a document window by a &LMB; click. Use the mouse to point at the small icon on the on the left tab border. It will change to a close symbol. Now click with the &LMB; on this changed symbol and &kdevelop; will close the according document window.
When you selected this radio button, &tdevelop; will allow to close a document window by a &LMB; click. Use the mouse to point at the small icon on the on the left tab border. It will change to a close symbol. Now click with the &LMB; on this changed symbol and &tdevelop; will close the according document window.
</para></listitem>
</varlistentry>
<varlistentry>
<term><guilabel>Yes, Delayed</guilabel></term>
<listitem><para>
After selecting this radio button, &kdevelop; will allow to close a document window as shown in the <guilabel>Yes</guilabel> case above. The icon will not change instantly, however, but there will be a short delay before the close icon shows up.
After selecting this radio button, &tdevelop; will allow to close a document window as shown in the <guilabel>Yes</guilabel> case above. The icon will not change instantly, however, but there will be a short delay before the close icon shows up.
</para></listitem>
</varlistentry>
</variablelist>
@ -524,7 +524,7 @@ The active toolview window must be shown fixed (non-overlap mode), sharing the w
<sect2 id="setup-editor">
<title>Selecting an Editor</title>
<para>&kdevelop; allows you to select your favorite text editor tool. Mark the <guilabel>Editor</guilabel> entry in the left hand side selections tree of the <guilabel>Configure KDevelop</guilabel> window. The following dialog will be displayed to the right.
<para>&tdevelop; allows you to select your favorite text editor tool. Mark the <guilabel>Editor</guilabel> entry in the left hand side selections tree of the <guilabel>Configure KDevelop</guilabel> window. The following dialog will be displayed to the right.
</para>
<screenshot>
@ -560,7 +560,7 @@ To select a new editor, click on the arrow on the drop down list field. Dependin
</variablelist>
<para>
These editor interfaces are fully integrated in the &kdevelop; IDE concept. Particularly the possibility to jump to the offending source code line by just clicking on an error message in the <guilabel>Messages Output View</guilabel> window has been provided.
These editor interfaces are fully integrated in the &tdevelop; IDE concept. Particularly the possibility to jump to the offending source code line by just clicking on an error message in the <guilabel>Messages Output View</guilabel> window has been provided.
</para>
<note><para>
@ -655,15 +655,15 @@ KDevelop lets you use editor interfaces which have registered with &kde; and tha
<title>Selecting a Source Format Style</title>
<para>
&kdevelop; automatically formats a source text in a predefined style. This style is highly configurable.
&tdevelop; automatically formats a source text in a predefined style. This style is highly configurable.
</para>
<note><para>
The reformat source feature is currently available for C, C++, and &Java; only. Especially you cannot use it for scripting languages like &eg; PHP. This is because &kdevelop; uses the <ulink url="http://astyle.sourceforge.net/">astyle</ulink> application to implement this feature.
The reformat source feature is currently available for C, C++, and &Java; only. Especially you cannot use it for scripting languages like &eg; PHP. This is because &tdevelop; uses the <ulink url="http://astyle.sourceforge.net/">astyle</ulink> application to implement this feature.
</para></note>
<para>
To set up a specific format style, select <menuchoice> <guimenu>Settings</guimenu> <guimenuitem>Configure &kdevelop;..</guimenuitem> </menuchoice> from the menubar. The <guilabel>Customize KDevelop</guilabel> dialog will pop up, where you have to select <guilabel>Source Formatter</guilabel> in the left hand tree. This will display a series of three settings dialog tabs to the right, namely a <link linkend="setup-format-general">General Formatting Setup</link>, a <link linkend="setup-format-indent">Indentation Style Setup</link>, and a <link linkend="setup-format-other">Other Formatting Setup</link>.
To set up a specific format style, select <menuchoice> <guimenu>Settings</guimenu> <guimenuitem>Configure &tdevelop;..</guimenuitem> </menuchoice> from the menubar. The <guilabel>Customize KDevelop</guilabel> dialog will pop up, where you have to select <guilabel>Source Formatter</guilabel> in the left hand tree. This will display a series of three settings dialog tabs to the right, namely a <link linkend="setup-format-general">General Formatting Setup</link>, a <link linkend="setup-format-indent">Indentation Style Setup</link>, and a <link linkend="setup-format-other">Other Formatting Setup</link>.
</para>
<tip><para>
@ -930,7 +930,7 @@ namespace foospace
<term>Controlling Extra Spaces</term>
<listitem>
<para>
By default &kdevelop; does minimize the use of spaces in source texts.
By default &tdevelop; does minimize the use of spaces in source texts.
</para>
@ -997,7 +997,7 @@ split a long line apart. For C/C++ code this can be controlled here.</para>
<title>Setting Up the Code Snippets Tool</title>
<para>
When editing in &kdevelop; you can store often used parts of code as <link linkend="editing-snippets">Code Snippets</link>. To configure the capabilities of the code snippets part select <menuchoice> <guimenu>Settings</guimenu> <guimenuitem>Configure &kdevelop;..</guimenuitem> </menuchoice> from the menubar. The <guilabel>Customize KDevelop</guilabel> dialog will pop up, where you have to select <guilabel>Code Snippets</guilabel> in the left hand tree. This will show the following dialog in the right hand side.
When editing in &tdevelop; you can store often used parts of code as <link linkend="editing-snippets">Code Snippets</link>. To configure the capabilities of the code snippets part select <menuchoice> <guimenu>Settings</guimenu> <guimenuitem>Configure &tdevelop;..</guimenuitem> </menuchoice> from the menubar. The <guilabel>Customize KDevelop</guilabel> dialog will pop up, where you have to select <guilabel>Code Snippets</guilabel> in the left hand tree. This will show the following dialog in the right hand side.
</para>
<screenshot>
@ -1069,7 +1069,7 @@ variables' mechanism. You can set up it's behaviour in the
<title>Configuring the File Selector</title>
<para>
&kdevelop; provides a <guilabel>File Selector</guilabel> plugin which, when
&tdevelop; provides a <guilabel>File Selector</guilabel> plugin which, when
loaded at start-up, allows to navigate to any file or directory in the
system.
</para>
@ -1088,7 +1088,7 @@ system.
<para>The behaviour of the <guilabel>File Selector</guilabel> can be highly
configured. Select <menuchoice> <guimenu>Settings</guimenu>
<guimenuitem>Configure &kdevelop;..</guimenuitem> </menuchoice> from the
<guimenuitem>Configure &tdevelop;..</guimenuitem> </menuchoice> from the
menubar. The <guilabel>Customize KDevelop</guilabel> dialog will pop up,
where you have to select <guilabel>File Selector</guilabel> in the left hand
tree. This will show the following dialog in the right hand side.</para>
@ -1240,11 +1240,11 @@ entries as follows.</para>
<term>Controlling What Should be Remembered Between Sessions</term>
<listitem>
<para>
By default the <guilabel>File Selector</guilabel> is set up so that it shows the display of the most recent session again at the next &kdevelop; start-up. You may change this behaviour in the <guilabel>Session</guilabel> configuration group.
By default the <guilabel>File Selector</guilabel> is set up so that it shows the display of the most recent session again at the next &tdevelop; start-up. You may change this behaviour in the <guilabel>Session</guilabel> configuration group.
</para>
<note><para>
If &kdevelop; was automatically restarted by the &kde; session manager the changes in these settings will have no effect. In this case location and filter settings of the most recent &kde; session will always be restored.
If &tdevelop; was automatically restarted by the &kde; session manager the changes in these settings will have no effect. In this case location and filter settings of the most recent &kde; session will always be restored.
</para></note>
</listitem>
</varlistentry>
@ -1310,7 +1310,7 @@ If &kdevelop; was automatically restarted by the &kde; session manager the chang
<title>Configuring the Documentation</title>
<para>
&kdevelop; contains a very powerful documentation facility which provides access to several kinds of extensive documentation. In &eg; IDEAl mode you find a <guilabel>Documentation</guilabel> tab at the right border of the work area.
&tdevelop; contains a very powerful documentation facility which provides access to several kinds of extensive documentation. In &eg; IDEAl mode you find a <guilabel>Documentation</guilabel> tab at the right border of the work area.
</para>
<screenshot>
@ -1318,19 +1318,19 @@ If &kdevelop; was automatically restarted by the &kde; session manager the chang
<imageobject>
<imagedata fileref="documents-contents.png" format="PNG"/>
</imageobject>
<textobject><phrase>The &kdevelop; documentation window in IDEAl mode</phrase></textobject>
<textobject><phrase>The &tdevelop; documentation window in IDEAl mode</phrase></textobject>
<caption><para>
The &kdevelop; documentation window (IDEAl mode)
The &tdevelop; documentation window (IDEAl mode)
</para></caption>
</mediaobject>
</screenshot>
<note><para>
&kdevelop; must have loaded the <guilabel>Documentation</guilabel> plugin in order to view the documentation tree. See the <link linkend="setup-plugins">Plugin Tools</link> section for more info.
&tdevelop; must have loaded the <guilabel>Documentation</guilabel> plugin in order to view the documentation tree. See the <link linkend="setup-plugins">Plugin Tools</link> section for more info.
</para></note>
<para>
You may set up contents and behaviour of the various parts of this documentation window if you select <menuchoice> <guimenu>Settings</guimenu> <guimenuitem>Configure &kdevelop;..</guimenuitem> </menuchoice> from the menubar. The <guilabel>Customize KDevelop</guilabel> dialog will pop up, where you have to select <guilabel>Documentation</guilabel> in the left hand window.
You may set up contents and behaviour of the various parts of this documentation window if you select <menuchoice> <guimenu>Settings</guimenu> <guimenuitem>Configure &tdevelop;..</guimenuitem> </menuchoice> from the menubar. The <guilabel>Customize KDevelop</guilabel> dialog will pop up, where you have to select <guilabel>Documentation</guilabel> in the left hand window.
</para>
<para>
@ -1347,7 +1347,7 @@ The thus displayed <link linkend="configure-docu-general">configuration page</li
<title>Setting Up Documentation Collections</title>
<para>
The documentation configuration settings have been divided into a series of documentation collections, each providing access to documentation files of some unique format and content type. These setups control which documentation items will be listed on the <guilabel>Contents</guilabel> page of the &kdevelop; <guilabel>Documentation</guilabel> facility, and how the user may access documentation details by indexed and full text searches.
The documentation configuration settings have been divided into a series of documentation collections, each providing access to documentation files of some unique format and content type. These setups control which documentation items will be listed on the <guilabel>Contents</guilabel> page of the &tdevelop; <guilabel>Documentation</guilabel> facility, and how the user may access documentation details by indexed and full text searches.
</para>
<para>
The <guilabel>Documentation</guilabel> tab provides a series of configuration pages which are ordered vertically like a stack of index cards. One page at a time will open after a click on its index card title:
@ -1356,7 +1356,7 @@ The <guilabel>Documentation</guilabel> tab provides a series of configuration pa
<member><link linkend="setup-docu-general-qt">&Qt; Documentation Collection</link></member>
<member><link linkend="setup-docu-general-chm">CHM Documentation Collection</link></member>
<member><link linkend="setup-docu-general-dox">Doxygen Documentation Collection</link></member>
<member><link linkend="setup-docu-general-toc">&kdevelop; TOC Documentation Collection</link></member>
<member><link linkend="setup-docu-general-toc">&tdevelop; TOC Documentation Collection</link></member>
<member><link linkend="setup-docu-general-devhelp">Devhelp Documentation Collection</link></member>
<member><link linkend="setup-docu-general-custom">Custom Documentation Collection</link></member>
</simplelist>
@ -1445,7 +1445,7 @@ Every documentation setup page shows the listed documentation items in a table w
<term><guilabel>TOC</guilabel></term>
<listitem>
<para>
If this check box is marked, this documentation item will show up on the <guilabel>Contents</guilabel> page of the &kdevelop; <guilabel>Documentation</guilabel> facility.
If this check box is marked, this documentation item will show up on the <guilabel>Contents</guilabel> page of the &tdevelop; <guilabel>Documentation</guilabel> facility.
</para>
<note><para>
Unchecking the <guilabel>TOC</guilabel> check box will in turn disable the <guilabel>Index</guilabel> and <guilabel>Search</guilabel> check boxes (see below). Thus you cannot have documentation collection items indexed but not shown in the contents.
@ -1456,7 +1456,7 @@ Every documentation setup page shows the listed documentation items in a table w
<term><guilabel>Index</guilabel></term>
<listitem>
<para>
If this check box is marked, an internal index will be built of this documentation item. This provides fast access to the documentation by the use of the <guilabel>Index</guilabel> and (optionally) <guilabel>Finder</guilabel> pages of the &kdevelop; <guilabel>Documentation</guilabel> facility.
If this check box is marked, an internal index will be built of this documentation item. This provides fast access to the documentation by the use of the <guilabel>Index</guilabel> and (optionally) <guilabel>Finder</guilabel> pages of the &tdevelop; <guilabel>Documentation</guilabel> facility.
</para>
<note>
<para>
@ -1472,14 +1472,14 @@ Every documentation setup page shows the listed documentation items in a table w
<term><guilabel>Search</guilabel></term>
<listitem>
<para>
If this check box is marked, the contents of this documentation item will be included in the full text search path of the <guilabel>Search</guilabel> page of the &kdevelop; <guilabel>Documentation</guilabel> facility.
If this check box is marked, the contents of this documentation item will be included in the full text search path of the <guilabel>Search</guilabel> page of the &tdevelop; <guilabel>Documentation</guilabel> facility.
</para>
<note>
<para>
&kdevelop; utilizes the htdig application collection to perform full text searches. This search is done over an internal index, the htdig machinery has to build before it can be used.
&tdevelop; utilizes the htdig application collection to perform full text searches. This search is done over an internal index, the htdig machinery has to build before it can be used.
</para>
<para>
Any change of the <guilabel>Search</guilabel> check box marks will thus effect the search runs only after you rebuilt the index on the <guilabel>Search</guilabel> page of the &kdevelop; <guilabel>Documentation</guilabel> facility.
Any change of the <guilabel>Search</guilabel> check box marks will thus effect the search runs only after you rebuilt the index on the <guilabel>Search</guilabel> page of the &tdevelop; <guilabel>Documentation</guilabel> facility.
</para>
</note>
</listitem>
@ -1487,13 +1487,13 @@ Every documentation setup page shows the listed documentation items in a table w
<varlistentry>
<term><guilabel>Title</guilabel></term>
<listitem><para>
This is the name of the Documentation item as it will be shown on the <guilabel>Contents</guilabel> page of the &kdevelop; <guilabel>Documentation</guilabel> facility.
This is the name of the Documentation item as it will be shown on the <guilabel>Contents</guilabel> page of the &tdevelop; <guilabel>Documentation</guilabel> facility.
</para></listitem>
</varlistentry>
</variablelist>
<note><para>
Former &kdevelop; versions allowed to select the documentation items to be displayed on a per-project basis. This is not available any more.
Former &tdevelop; versions allowed to select the documentation items to be displayed on a per-project basis. This is not available any more.
</para></note>
</listitem>
</varlistentry>
@ -1521,7 +1521,7 @@ On this configuration page all &Qt; documentation is set up.
</screenshot>
<para>
Normally &kdevelop; will fill this in on its first start-up. It looks for standard <filename>*.xml</filename>, or <filename>*.dcf</filename> documentation files in the &Qt; installation directory. The table to the left lists the files &kdevelop; found by their standard titles.
Normally &tdevelop; will fill this in on its first start-up. It looks for standard <filename>*.xml</filename>, or <filename>*.dcf</filename> documentation files in the &Qt; installation directory. The table to the left lists the files &tdevelop; found by their standard titles.
</para>
<para>
@ -1529,11 +1529,11 @@ If you have a non-standard installation, either there will be no information lis
</para>
<note><para>
&kdevelop; will use the titles already provided by the installed &Qt; documentation. Hence the <guilabel>Title</guilabel> field in the <guilabel>Documentation Catalog Properties</guilabel> dialog is inaccessible.
&tdevelop; will use the titles already provided by the installed &Qt; documentation. Hence the <guilabel>Title</guilabel> field in the <guilabel>Documentation Catalog Properties</guilabel> dialog is inaccessible.
</para></note>
<para>
By default, not all &Qt; documentation will be shown on the <guilabel>Contents</guilabel> page of the &kdevelop; <guilabel>Documentation</guilabel> facility. Use the <guilabel>TOC</guilabel> check box in the <link linkend="setup-docu-columns">setup table</link> to select the documentation to be shown.
By default, not all &Qt; documentation will be shown on the <guilabel>Contents</guilabel> page of the &tdevelop; <guilabel>Documentation</guilabel> facility. Use the <guilabel>TOC</guilabel> check box in the <link linkend="setup-docu-columns">setup table</link> to select the documentation to be shown.
</para>
<para>
@ -1562,7 +1562,7 @@ On this configuration page you may collect documentation according to the &Micro
</screenshot>
<para>
By default, this configuration page will be empty (as shown above). You may add new entries using the <link linkend="setup-docu-buttons">buttons</link> to the right of the list field. &kdevelop; will filter <filename>*.chm</filename> files in the directory dialog associated to the <guibutton>Add</guibutton> and <guibutton>Edit</guibutton> buttons.
By default, this configuration page will be empty (as shown above). You may add new entries using the <link linkend="setup-docu-buttons">buttons</link> to the right of the list field. &tdevelop; will filter <filename>*.chm</filename> files in the directory dialog associated to the <guibutton>Add</guibutton> and <guibutton>Edit</guibutton> buttons.
</para>
<para>
@ -1594,13 +1594,13 @@ On this configuration page all &API; documentation generated by &doxygen; is set
In short, such an &API; documents the interface to certain library functions. The &API; documentation on this page should be produced by the externally provided <ulink url="http://www.stack.nl/~dimitri/doxygen/">&doxygen;</ulink> tool.
</para>
<para>
&doxygen; generated &API; documentationconsists of a series of <filename>html</filename> files, starting with <filename>index.html</filename>. Additionally there may exist <filename>tag</filename> files which contain information to link to already existing &API; documentations. Thus &kdevelop; will look for <filename>index.html</filename> and <filename>*.tag</filename> files when seaching for &doxygen; generated &API; documentation.
&doxygen; generated &API; documentationconsists of a series of <filename>html</filename> files, starting with <filename>index.html</filename>. Additionally there may exist <filename>tag</filename> files which contain information to link to already existing &API; documentations. Thus &tdevelop; will look for <filename>index.html</filename> and <filename>*.tag</filename> files when seaching for &doxygen; generated &API; documentation.
</para>
<para>
There are some structural constraints assumed when searching for &doxygen; generated &API; documentation. The directory in which the <filename>index.html</filename> file resides should contain subdirectories with separate documentation collections. Each of these subdirectories is assumed to contain a <filename>.tag</filename> file and a <filename class="directory">html/</filename> subdirectory.
</para>
<para>
You may have a look at <filename class="directory">$<envar>KDEDIR</envar>/share/doc/HTML/en/kdelibs-apidocs</filename> for an example of such a &doxygen; &API; documentation layout.
You may have a look at <filename class="directory">$<envar>KDEDIR</envar>/share/doc/HTML/en/tdelibs-apidocs</filename> for an example of such a &doxygen; &API; documentation layout.
</para>
<note><para>
@ -1608,25 +1608,25 @@ The older &kde; <ulink url="http://sirtaj.net/projects/kdoc/">KDoc</ulink> gener
</para></note>
<para>
&kdevelop; will have filled in a link to the current &kde; Libraries &API;, provided it found one. There are several ways for &kdevelop; to find out:
&tdevelop; will have filled in a link to the current &kde; Libraries &API;, provided it found one. There are several ways for &tdevelop; to find out:
</para>
<itemizedlist>
<listitem><para>
Either you provided the <command>configure</command> command with the
<option>--with-kdelibsdoxy-dir</option> option when you compiled
&kdevelop; (see the <link linkend="make-api">How to Obtain a &kdevelop; &API; Documentation</link> chapter).
<option>--with-tdelibsdoxy-dir</option> option when you compiled
&tdevelop; (see the <link linkend="make-api">How to Obtain a &tdevelop; &API; Documentation</link> chapter).
</para></listitem>
<listitem><para>
Or the <command>configure</command> command did automatically find a &doxygen; generated &kde; Libraries &API; in one of several standard locations it knows of.
</para></listitem>
<listitem><para>
Or as a last resort the <filename class="directory">$<envar>KDEDIR</envar>/share/doc/HTML/en/kdelibs-apidocs/</filename> was found at the first &kdevelop; startup.
Or as a last resort the <filename class="directory">$<envar>KDEDIR</envar>/share/doc/HTML/en/tdelibs-apidocs/</filename> was found at the first &tdevelop; startup.
</para></listitem>
</itemizedlist>
<para>
If &kdevelop; did not find a valid &doxygen; generated &kde; Libraries &API; at its first start-up the <guilabel>Doxygen Documentation Collection</guilabel> list will be empty.
If &tdevelop; did not find a valid &doxygen; generated &kde; Libraries &API; at its first start-up the <guilabel>Doxygen Documentation Collection</guilabel> list will be empty.
</para>
<para>
@ -1634,12 +1634,12 @@ You may add your own &API; documentation entries (&eg; from your current project
</para>
<note><para>
&kdevelop; uses the title information from the <filename>index.html</filename>. Hence the <guilabel>Title</guilabel> field in the <guilabel>Documentation Catalog Properties</guilabel> dialog is inaccessible.
&tdevelop; uses the title information from the <filename>index.html</filename>. Hence the <guilabel>Title</guilabel> field in the <guilabel>Documentation Catalog Properties</guilabel> dialog is inaccessible.
</para></note>
<tip>
<para>
The &kde; system provides more &API; documentation than the &kde; Libraries &API; only. You will need additional interfaces information if you want to &eg; include the &kate; part into you programs. For this &kate; part &API; for example you should compile and install the &kde; Base Libraries &API; from the <ulink url="http://developer.kde.org/source/index.html">sources</ulink> (using the <command>make apidox</command> and <command>make install</command> commands on the <filename class="directory">kdebase</filename> sources) and then add an entry to the <guilabel>Doxygen Documentation Collection</guilabel> list like this:
The &kde; system provides more &API; documentation than the &kde; Libraries &API; only. You will need additional interfaces information if you want to &eg; include the &kate; part into you programs. For this &kate; part &API; for example you should compile and install the &kde; Base Libraries &API; from the <ulink url="http://developer.kde.org/source/index.html">sources</ulink> (using the <command>make apidox</command> and <command>make install</command> commands on the <filename class="directory">tdebase</filename> sources) and then add an entry to the <guilabel>Doxygen Documentation Collection</guilabel> list like this:
</para>
<screenshot><mediaobject>
<imageobject>
@ -1656,7 +1656,7 @@ You may add your own &API; documentation entries (&eg; from your current project
</tip>
<note><para>
You must put the &API; of your current project into this <guilabel>Doxygen Documentation Collection</guilabel> as well. Former &kdevelop; versions did put it into the documentation tree on a per-project basis. This is not provided any more.
You must put the &API; of your current project into this <guilabel>Doxygen Documentation Collection</guilabel> as well. Former &tdevelop; versions did put it into the documentation tree on a per-project basis. This is not provided any more.
</para></note>
</sect3> <!-- setup-docu-general-dox -->
@ -1665,7 +1665,7 @@ You must put the &API; of your current project into this <guilabel>Doxygen Docum
<title>Handling Structured Documentation (KDevelopTOC Files)</title>
<para>
The main bulk of the &kdevelop; documentation facility provides immediate access to structured documentation, local as well as remote ones. You can configure this on the <guilabel>KDevelopTOC Documentation Collection</guilabel> page.
The main bulk of the &tdevelop; documentation facility provides immediate access to structured documentation, local as well as remote ones. You can configure this on the <guilabel>KDevelopTOC Documentation Collection</guilabel> page.
</para>
<screenshot>
@ -1680,31 +1680,31 @@ The main bulk of the &kdevelop; documentation facility provides immediate access
</screenshot>
<para>
&kdevelop; comes with a bunch of predefined KDevelopTOC files which are automatically entered in the table at installation time. To keep the display manageable only the most often used will initially be marked for display. If you want to see another documentation, mark the <guilabel>TOC</guilabel> check box in the <link linkend="setup-docu-columns">setup table</link>.
&tdevelop; comes with a bunch of predefined KDevelopTOC files which are automatically entered in the table at installation time. To keep the display manageable only the most often used will initially be marked for display. If you want to see another documentation, mark the <guilabel>TOC</guilabel> check box in the <link linkend="setup-docu-columns">setup table</link>.
</para>
<para>
KDevelopTOC files cannot be indexed to perform a full text search because they usually point to a remote location. On the other hand, such a <filename>.toc</filename> file can have an index manually defined, using the <computeroutput>&lt;index&gt;</computeroutput> tag. Thus the <guilabel>Index</guilabel> check box will be enabled ony when &kdevelop; finds an <computeroutput>&lt;index&gt;</computeroutput> tag in the <filename>.toc</filename> file. (For more detail see the description below in the <link linkend="setup-docu-general-toc-files">&kdevelop; TOC Files</link> section.)
KDevelopTOC files cannot be indexed to perform a full text search because they usually point to a remote location. On the other hand, such a <filename>.toc</filename> file can have an index manually defined, using the <computeroutput>&lt;index&gt;</computeroutput> tag. Thus the <guilabel>Index</guilabel> check box will be enabled ony when &tdevelop; finds an <computeroutput>&lt;index&gt;</computeroutput> tag in the <filename>.toc</filename> file. (For more detail see the description below in the <link linkend="setup-docu-general-toc-files">&tdevelop; TOC Files</link> section.)
</para>
<para>
The <guilabel>Search</guilabel> check box in the <link linkend="setup-docu-columns">setup table</link> will alway be disabled.
</para>
<para>
You may add new entries using the <link linkend="setup-docu-buttons">buttons</link> to the right of the list field. &kdevelop; will filter <filename>*.toc</filename> files in the directory dialog associated to the <guibutton>Add</guibutton> and <guibutton>Edit</guibutton> buttons.
You may add new entries using the <link linkend="setup-docu-buttons">buttons</link> to the right of the list field. &tdevelop; will filter <filename>*.toc</filename> files in the directory dialog associated to the <guibutton>Add</guibutton> and <guibutton>Edit</guibutton> buttons.
</para>
<note><para>
Other than former &kdevelop; versions will the <guibutton>Remove</guibutton> button not change the <filename>*.toc</filename> files on disk, so the remove operation is safe now.
Other than former &tdevelop; versions will the <guibutton>Remove</guibutton> button not change the <filename>*.toc</filename> files on disk, so the remove operation is safe now.
</para></note>
</sect3> <!-- setup-docu-general-toc -->
<sect3 id="setup-docu-general-toc-files">
<title>&kdevelop; TOC Files</title>
<title>&tdevelop; TOC Files</title>
<para>
There is a special feature associated with this. To illustrate, follow these steps: In the documentation tree find an entry shortly below the &Qt;/&kde; documentation (&eg; <quote>KDE2 Development Book (kde.org)</quote>). Click on the plus sign next to it. A tree will open where you can quickly navigate to subsequent chapters nested several levels deep, all offline. But if you finally select one of the chapters, &kdevelop; will in many cases try to access a <emphasis>remote</emphasis> documentation file.
There is a special feature associated with this. To illustrate, follow these steps: In the documentation tree find an entry shortly below the &Qt;/&kde; documentation (&eg; <quote>KDE2 Development Book (kde.org)</quote>). Click on the plus sign next to it. A tree will open where you can quickly navigate to subsequent chapters nested several levels deep, all offline. But if you finally select one of the chapters, &tdevelop; will in many cases try to access a <emphasis>remote</emphasis> documentation file.
</para>
<para>
@ -1712,15 +1712,15 @@ The rationale behind this is not only to locally navigate remote documentation w
</para>
<para>
Such structured access is made possible through the use of special <quote>table of content</quote> files, which are denoted by <filename>.toc</filename> filename extensions. Any such &kdevelop; TOC file contains an &XML; structured description of the document to be accessed.
Such structured access is made possible through the use of special <quote>table of content</quote> files, which are denoted by <filename>.toc</filename> filename extensions. Any such &tdevelop; TOC file contains an &XML; structured description of the document to be accessed.
</para>
<variablelist>
<varlistentry>
<term>Standard Directory of &kdevelop; TOC Files</term>
<term>Standard Directory of &tdevelop; TOC Files</term>
<listitem>
<para>
When &kdevelop; was installed usually a series of predefined <filename>.toc</filename> files has been put into the <filename class="directory">$KDEDIR/share/apps/kdevdocumentation/tocs</filename> directory. These are fairly simple, structured text files. You may look at them using a text editor or other text display facility.
When &tdevelop; was installed usually a series of predefined <filename>.toc</filename> files has been put into the <filename class="directory">$KDEDIR/share/apps/kdevdocumentation/tocs</filename> directory. These are fairly simple, structured text files. You may look at them using a text editor or other text display facility.
</para>
</listitem>
</varlistentry></variablelist>
@ -1730,16 +1730,16 @@ When &kdevelop; was installed usually a series of predefined <filename>.toc</fil
<!-- this first revision is done. -->
<variablelist id="toc-file-structure">
<title>Basic Structure of &kdevelop; TOC Files</title>
<title>Basic Structure of &tdevelop; TOC Files</title>
<varlistentry>
<term>header</term>
<listitem>
<simplelist>
<member>
<computeroutput>&lt;!DOCTYPE kdeveloptoc&gt;</computeroutput>
<computeroutput>&lt;!DOCTYPE tdeveloptoc&gt;</computeroutput>
</member>
<member>
<computeroutput>&lt;kdeveloptoc&gt;</computeroutput>
<computeroutput>&lt;tdeveloptoc&gt;</computeroutput>
</member>
<member>
<emphasis>(title)</emphasis>
@ -1754,11 +1754,11 @@ When &kdevelop; was installed usually a series of predefined <filename>.toc</fil
<emphasis>(index structure)</emphasis>
</member>
<member>
<computeroutput>&lt;/kdeveloptoc&gt;</computeroutput>
<computeroutput>&lt;/tdeveloptoc&gt;</computeroutput>
</member>
</simplelist>
<para>
This &XML; structure will be parsed by the &kdevelop; <guilabel>Documentation</guilabel> plugin to set up the documentation tree contents and to guide the user in navigating the documentation. It contains all information necessary to display titles and access the documentation file contents.
This &XML; structure will be parsed by the &tdevelop; <guilabel>Documentation</guilabel> plugin to set up the documentation tree contents and to guide the user in navigating the documentation. It contains all information necessary to display titles and access the documentation file contents.
</para>
</listitem>
</varlistentry>
@ -1773,7 +1773,7 @@ When &kdevelop; was installed usually a series of predefined <filename>.toc</fil
</member>
</simplelist>
<para>
This is the title &kdevelop; will display at the basic levels in the documentation tree.
This is the title &tdevelop; will display at the basic levels in the documentation tree.
</para>
<note><para>
This displayed title cannot be changed by the user. If you want another text be displayed, you must manually change the <computeroutput>&lt;title&gt;</computeroutput> entry in the <filename>.toc</filename> file.
@ -1826,7 +1826,7 @@ When &kdevelop; was installed usually a series of predefined <filename>.toc</fil
Any <computeroutput>&lt;tocsecti&gt;</computeroutput> entry must have a <computeroutput>name="xxx"</computeroutput> attribute associated with it (the "xxx" denotes the actual title string). This name will be displayed as level title in the documentation tree. It should correspond to an actual documentation section.
</para>
<para>
There may be an <computeroutput>url=""</computeroutput> attribute associated with any <emphasis>i</emphasis> nesting level. When the user clicks on a section title in the documentation tree &kdevelop; will try to access the file at the location pointed to by the combined base and section &URL;.
There may be an <computeroutput>url=""</computeroutput> attribute associated with any <emphasis>i</emphasis> nesting level. When the user clicks on a section title in the documentation tree &tdevelop; will try to access the file at the location pointed to by the combined base and section &URL;.
</para>
<para>
The <computeroutput>&lt;tocsectn/&gt;</computeroutput> entry must have an <computeroutput>url=""</computeroutput> attribute whatsoever.
@ -1869,7 +1869,7 @@ When &kdevelop; was installed usually a series of predefined <filename>.toc</fil
<title>DevHelp Documentation</title>
<para>
DevHelp documentation is another means of structured documentation access. It uses structured table of content files denoted by a <filename>.devhelp</filename> extension similar to <link linkend="setup-docu-general-toc-files">&kdevelop; TOC files</link> to access documentation for the GNOME 2 desktop.
DevHelp documentation is another means of structured documentation access. It uses structured table of content files denoted by a <filename>.devhelp</filename> extension similar to <link linkend="setup-docu-general-toc-files">&tdevelop; TOC files</link> to access documentation for the GNOME 2 desktop.
</para>
<para>
You can control which DevHelp files should be accessible on the <guilabel>DevHelp Documentation Collection</guilabel> configuration page.
@ -1891,11 +1891,11 @@ DevHelp files originally were accessible on the <ulink url="http://lidn.sourcefo
</para>
<para>
When &kdevelop; is installed it will attempt to find all <filename>.devhelp</filename> files in some standard places in the system, &eg; in the subdirectories of <filename class="directory">/opt/gnome/share/</filename>. Initially these files will not be marked for display. If you want to see another documentation, mark the <guilabel>TOC</guilabel> check box in the <link linkend="setup-docu-columns">setup table</link>.
When &tdevelop; is installed it will attempt to find all <filename>.devhelp</filename> files in some standard places in the system, &eg; in the subdirectories of <filename class="directory">/opt/gnome/share/</filename>. Initially these files will not be marked for display. If you want to see another documentation, mark the <guilabel>TOC</guilabel> check box in the <link linkend="setup-docu-columns">setup table</link>.
</para>
<para>
You may add new entries using the <link linkend="setup-docu-buttons">buttons</link> to the right of the list field. &kdevelop; will filter <filename>*.toc</filename> files in the directory dialog associated to the <guibutton>Add</guibutton> and <guibutton>Edit</guibutton> buttons.
You may add new entries using the <link linkend="setup-docu-buttons">buttons</link> to the right of the list field. &tdevelop; will filter <filename>*.toc</filename> files in the directory dialog associated to the <guibutton>Add</guibutton> and <guibutton>Edit</guibutton> buttons.
</para>
</sect3> <!-- setup-docu-general-devhelp -->
@ -1919,14 +1919,14 @@ This is for your own purpose. You may add almost any documentation files here, p
</screenshot>
<para>
Usually this collection will be empty at first &kdevelop; startup. We have filled in a deliberate item to show the entry structure.
Usually this collection will be empty at first &tdevelop; startup. We have filled in a deliberate item to show the entry structure.
</para>
<para>
Handling is straightforward here. Use the <link linkend="setup-docu-buttons">buttons</link> to the right of the list field to add, edit or remove the document items. &kdevelop; will not filter anything in the directory dialog associated to the <guibutton>Add</guibutton> and <guibutton>Edit</guibutton> buttons.
Handling is straightforward here. Use the <link linkend="setup-docu-buttons">buttons</link> to the right of the list field to add, edit or remove the document items. &tdevelop; will not filter anything in the directory dialog associated to the <guibutton>Add</guibutton> and <guibutton>Edit</guibutton> buttons.
</para>
<para>
You will have to explicitely select the items for display in the &kdevelop; documentation facility. Mark the <guilabel>TOC</guilabel> check box of the entry in the <link linkend="setup-docu-columns">setup table</link>.
You will have to explicitely select the items for display in the &tdevelop; documentation facility. Mark the <guilabel>TOC</guilabel> check box of the entry in the <link linkend="setup-docu-columns">setup table</link>.
</para>
<note><para>

@ -2,30 +2,30 @@
<title>What This Manual Contains</title>
<para>
This user manual is intended to describe the contents and use of the &kdevelop; &kdevrelease; Integrated Development Environment (IDE) from a user's point of view. It is not a programming manual, nor does it describe the development process in detail. Its only aim is to guide you in the handling of the IDE.
This user manual is intended to describe the contents and use of the &tdevelop; &kdevrelease; Integrated Development Environment (IDE) from a user's point of view. It is not a programming manual, nor does it describe the development process in detail. Its only aim is to guide you in the handling of the IDE.
</para>
<para>
Here you will find information on the following topics:
</para>
<variablelist>
<varlistentry>
<term><link linkend="getting-started">Getting Started with &kdevelop; &mdash; a Guided Tour</link> </term>
<term><link linkend="getting-started">Getting Started with &tdevelop; &mdash; a Guided Tour</link> </term>
<listitem>
<para>Gives you a quick start on the use of this &IDE;, introducing the basic steps of how to work on a project.</para></listitem>
</varlistentry>
<varlistentry>
<term><link linkend="kdevelop-survey">Overview of the Features of
&kdevelop;</link></term>
<term><link linkend="tdevelop-survey">Overview of the Features of
&tdevelop;</link></term>
<listitem>
<para>Extends the guided tour in the previous chapter, giving an overall
view of what is built-in within &kdevelop; and gets you acquainted with the
view of what is built-in within &tdevelop; and gets you acquainted with the
look and feel of this &IDE;.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><link linkend="setup">Configuring &kdevelop;</link></term>
<term><link linkend="setup">Configuring &tdevelop;</link></term>
<listitem>
<para>Shows how you can tailor the &IDE; to suit your needs.</para>
</listitem>
@ -35,7 +35,7 @@ look and feel of this &IDE;.</para>
<term><link linkend="applicationwizard">Getting started: the
&appwizard;</link></term>
<listitem>
<para>Describes the basics of how to set up a new project in &kdevelop;
<para>Describes the basics of how to set up a new project in &tdevelop;
using the built-in &appwizard;.</para>
</listitem>
</varlistentry>
@ -60,7 +60,7 @@ and how to access the files you want to work with.</para>
<varlistentry>
<term><link linkend="class-browsers">The Class Browsers</link></term>
<listitem>
<para>Describes one of the most powerful tools of &kdevelop; which lets you
<para>Describes one of the most powerful tools of &tdevelop; which lets you
navigate through class dependencies and allows you to easily create and
access the classes and methods you need.
</para>
@ -70,7 +70,7 @@ access the classes and methods you need.
<varlistentry>
<term><link linkend="documentation">Documentation</link></term>
<listitem>
<para>Shows how to access the rich built-in documentation &kdevelop;
<para>Shows how to access the rich built-in documentation &tdevelop;
provides and tells you how to create documentation of your project, concise
and powerful &API; documentation providing you an overall view of all your
project sources as well as docbook-based user documentation.</para>
@ -103,16 +103,16 @@ for diverse platforms, or to make an embedded system using the
<listitem>
<para>Describes how to use the integrated <application>gdb</application>
debugger interface so you can hunt down bugs without leaving
&kdevelop;.</para>
&tdevelop;.</para>
</listitem>
</varlistentry>
<!-- ### Currently disabled. Probably too specialized programming stuff. Check later again.
<listitem><para>
<link linkend="python">Python</link> &mdash; an overview of how to create Python-based applications in &kdevelop;.
<link linkend="python">Python</link> &mdash; an overview of how to create Python-based applications in &tdevelop;.
</para></listitem>
<listitem><para>
<link linkend="php">PHP</link> &mdash; an overview of how to create PHP-based HTML applications in &kdevelop;.
<link linkend="php">PHP</link> &mdash; an overview of how to create PHP-based HTML applications in &tdevelop;.
</para></listitem>//-->
<varlistentry>
@ -127,7 +127,7 @@ project.</para>
<!--
<listitem><para>
<link linkend="kdevelop-scripting">Scripting &kdevelop;</link> &mdash; describes how to add scripts to automate &kdevelop;.
<link linkend="tdevelop-scripting">Scripting &tdevelop;</link> &mdash; describes how to add scripts to automate &tdevelop;.
</para></listitem>
@ -140,9 +140,9 @@ Some commonly used information has been put into the <emphasis>appendix</emphasi
<variablelist>
<varlistentry>
<term><link linkend="kdevelop-install">Installing &kdevelop;</link></term>
<term><link linkend="tdevelop-install">Installing &tdevelop;</link></term>
<listitem>
<para>Tells you where to obtain &kdevelop; and how to get it up and
<para>Tells you where to obtain &tdevelop; and how to get it up and
running.</para>
</listitem>
</varlistentry>
@ -155,7 +155,7 @@ Tricks</link></term>
<listitem>
<para>A quick reference to commonly used commands and actions. And a short
guide to solve common problems when working with
&kdevelop;.</para>
&tdevelop;.</para>
</listitem>
</varlistentry>
@ -173,14 +173,14 @@ necessary and why you need an &IDE;.</para>
</para></listitem>
<listitem><para>
<link linkend="app-shortcuts">Shortcut Keys</link> &mdash; the keys you can use to work with &kdevelop; without resorting to the mouse.
<link linkend="app-shortcuts">Shortcut Keys</link> &mdash; the keys you can use to work with &tdevelop; without resorting to the mouse.
</para></listitem>
-->
<varlistentry>
<term><link linkend="app-files">Configuration Files Used by
&kdevelop;</link></term>
<listitem><para>Lists the files &kdevelop; uses to save its internal
&tdevelop;</link></term>
<listitem><para>Lists the files &tdevelop; uses to save its internal
information. This is particularly useful in case something went wrong with
your setup.</para>
</listitem>
@ -189,12 +189,12 @@ necessary and why you need an &IDE;.</para>
<varlistentry><term>
<link linkend="plugin-tools">Plugin Tools</link>
</term><listitem><para>Lists the pluggable tools you can use to taylor the capabilities of
&kdevelop; to your needs.
&tdevelop; to your needs.
</para></listitem></varlistentry>
<!--
<listitem><para>
<link linkend="plugin-tools">Plugin tools</link> &mdash; provides you with an overview of the parts which make up &kdevelop; and how you can tailor it to suit your needs by only loading the parts that are necessary, both IDE and project-wide.
<link linkend="plugin-tools">Plugin tools</link> &mdash; provides you with an overview of the parts which make up &tdevelop; and how you can tailor it to suit your needs by only loading the parts that are necessary, both IDE and project-wide.
</para></listitem>
-->
<varlistentry><term>

@ -241,7 +241,7 @@ Basically the <command>make</command> command will read the rules one after anot
<para>
There are several additional possibilities to control such a make process, and a <filename>Makefile</filename> can thus grow very complex. We cannot go into the details here. However, we recommend that you make yourself accustomed to the syntax of <command>make</command>. Even if you do not normally use it directly, an understanding of the fundamentals of the build system can be useful. See the <ulink url="info://make/Top"> <quote>GNU Make Manual</quote></ulink> for more information. </para>
<para>
For more &kdevelop; specific detail see the <link linkend="project-management">Building and Project Management</link> chapter of this manual.
For more &tdevelop; specific detail see the <link linkend="project-management">Building and Project Management</link> chapter of this manual.
</para>
<para>
There are several tutorials available, see the <link linkend="automake-references">references</link> in the Building and project management chapter.
@ -307,16 +307,16 @@ For example&mdash;would it not be convenient if a debugger were able to open the
To more easily accomplish such a scheme, <emphasis>Integrated Development Environments</emphasis> (&IDE;s) were devised. Such an &IDE; integrates all templates, tools, and scripts which are commonly needed in the development process into one single environment.
</para>
<para>
For the &kde; platform &kdevelop; is such an &IDE;. It provides a wide range of tools which ease program development and maintenance, even for different programming languages and across platforms.
For the &kde; platform &tdevelop; is such an &IDE;. It provides a wide range of tools which ease program development and maintenance, even for different programming languages and across platforms.
</para>
<sect2 id="unixdev-ide-kdevelop">
<title>Basic Features of &kdevelop; &kdevrelease;</title>
<sect2 id="unixdev-ide-tdevelop">
<title>Basic Features of &tdevelop; &kdevrelease;</title>
<indexterm zone="unixdev-ide-kdevelop">
<primary>&kdevelop;</primary>
<indexterm zone="unixdev-ide-tdevelop">
<primary>&tdevelop;</primary>
<secondary>features</secondary></indexterm>
<indexterm zone="unixdev-ide-kdevelop">
<indexterm zone="unixdev-ide-tdevelop">
<primary>features</primary></indexterm>
<!-- ### copied from web page, needs to be updated -->
@ -378,7 +378,7 @@ For the &kde; platform &kdevelop; is such an &IDE;. It provides a wide range of
</listitem>
</itemizedlist>
</sect2> <!-- unixdev-ide-kdevelop -->
</sect2> <!-- unixdev-ide-tdevelop -->
</sect1> <!-- unixdev-ide -->

@ -22,18 +22,18 @@ This document is targeted at all those that want to build their own IDE or impro
If you are instead looking for a user manual, just go to the help menu of your KDevelop and select KDevelop handbook.
This documentation contains the KDevelop Platform online class reference for the current
development version of KDevelop. Additionally, you
can subscribe or read the <a href="http://www.kdevelop.org/index.html?filename=mailinglist.html">mailing list</a> for any additions and/or
can subscribe or read the <a href="http://www.tdevelop.org/index.html?filename=mailinglist.html">mailing list</a> for any additions and/or
modifications to the Platform %API.
An on-line, updated every 24H, html version of this documentation can be found at: http://www.kdevelop.org/HEAD/doc/platform/html/index.html
An on-line, updated every 24H, html version of this documentation can be found at: http://www.tdevelop.org/HEAD/doc/platform/html/index.html
You can also download a local browseable copy form http://www.kdevelop.org/HEAD/doc/platform/kdevplatformdoc.tar.bz2 . It gets updated every single day too.
You can also download a local browseable copy form http://www.tdevelop.org/HEAD/doc/platform/kdevplatformdoc.tar.bz2 . It gets updated every single day too.
More information about the KDevelop Platform architecture in form of tutorials, Wikis, HOWTOs,
and FAQs can be found at
the <a href="http://www.kdevelop.org">KDevelop website</a>.
the <a href="http://www.tdevelop.org">KDevelop website</a>.
Quick overviews of the architecture can also be found in the issues of <a href="http://www.kdevelop.org/doc/tehcnotes">
Quick overviews of the architecture can also be found in the issues of <a href="http://www.tdevelop.org/doc/tehcnotes">
KDevelop Technotes</a>.
\section platformapi Platform Libraries API
@ -122,7 +122,7 @@ KDevelop Technotes</a>.
Here is a priority ordered list:
-# fix the dispersed fixme
-# <a href="http://bugs.kde.org/buglist.cgi?product=kdevelop&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=bugs.bug_id">reported bugs in bugzilla database</a>
-# <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=bugs.bug_id">reported bugs in bugzilla database</a>
-# fix the dispersed todo all over the code.
.

@ -1,7 +1,7 @@
<!DOCTYPE kdeveloptoc>
<kdeveloptoc>
<!DOCTYPE tdeveloptoc>
<tdeveloptoc>
<title>KDevelop API Documentation</title>
<base href="http://www.kdevelop.org/HEAD/doc/api/html"/>
<base href="http://www.tdevelop.org/HEAD/doc/api/html"/>
<tocsect1 name="Overview" url="index.html">
<tocsect2 name="KDevelop 3 Architecture" url="KDev3Arch.html"/>
<tocsect2 name="Programming Languages Status" url="LangSupportStatus.html"/>
@ -42,4 +42,4 @@
<tocsect2 name="Known Bugs" url="bug.html"/>
<tocsect2 name="F.A.Q." url="FAQ.html"/>
</tocsect1>
</kdeveloptoc>
</tdeveloptoc>

@ -32,6 +32,6 @@ install( FILES kdeveditorchooser.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
tde_add_kpart( libkdeveditorchooser AUTOMOC
SOURCES
editorchooser_part.cpp editchooser.ui editorchooser_widget.cpp
LINK kdevelop-shared
LINK tdevelop-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)

@ -2,7 +2,7 @@ INCLUDES = -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/util $(all_include
kde_module_LTLIBRARIES = libkdeveditorchooser.la
libkdeveditorchooser_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
libkdeveditorchooser_la_LIBADD = $(top_builddir)/lib/libkdevelop.la
libkdeveditorchooser_la_LIBADD = $(top_builddir)/lib/libtdevelop.la
libkdeveditorchooser_la_SOURCES = editorchooser_part.cpp editchooser.ui editorchooser_widget.cpp

@ -3,7 +3,7 @@
#include <tqradiobutton.h>
#include <kapplication.h>
#include <kdeversion.h>
#include <tdeversion.h>
#include <kservice.h>
#include <kdebug.h>
#include <kconfig.h>

@ -83,7 +83,7 @@ GenericName[tg]=Интихоби муҳаррир
GenericName[tr]=Düzenleyici Seçimi
GenericName[zh_CN]=编辑器选择
GenericName[zh_TW]=編輯器選擇
Icon=kdevelop
Icon=tdevelop
ServiceTypes=KDevelop/Plugin
X-KDE-Library=libkdeveditorchooser
X-KDevelop-Version=5

@ -1,11 +1,11 @@
##
## Do NOT remove the comments that start with "kdevelop:"
## They are actually directives to the kdevelop plugin system
## Do NOT remove the comments that start with "tdevelop:"
## They are actually directives to the tdevelop plugin system
##
## The include_xxxx variables are controlled by configure.in.in
##
#kdevelop: VISUALBOYADVANCE_SUBDIR = visualboyadvance
#tdevelop: VISUALBOYADVANCE_SUBDIR = visualboyadvance
if include_vba
VISUALBOYADVANCE_SUBDIR = visualboyadvance
endif

@ -3,7 +3,7 @@ INCLUDES = -I$(top_srcdir)/lib/interfaces \
kde_module_LTLIBRARIES = libkdevvisualboyadvance.la
libkdevvisualboyadvance_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
libkdevvisualboyadvance_la_LIBADD = $(top_builddir)/lib/libkdevelop.la
libkdevvisualboyadvance_la_LIBADD = $(top_builddir)/lib/libtdevelop.la
libkdevvisualboyadvance_la_SOURCES = visualboyadvance_part.cpp vbaconfigwidgetbase.ui vbaconfigwidget.cpp

@ -77,7 +77,7 @@ GenericName[tg]=Ёри намудан ба VisualBoyAdvance
GenericName[tr]=VisualBoyAdvance Desteği
GenericName[zh_CN]=VisualBoyAdvance 支持
GenericName[zh_TW]=VisualBoyAdvance 支援
Icon=kdevelop
Icon=tdevelop
ServiceTypes=KDevelop/Plugin
X-KDE-Library=libkdevvisualboyadvance
X-KDevelop-Version=5

@ -3,7 +3,7 @@
-------------------
begin : Thu Nov 29 2001
copyright : (C) 2001 by Sandy Meier
email : smeier@kdevelop.org
email : smeier@tdevelop.org
***************************************************************************/
/***************************************************************************

@ -3,7 +3,7 @@
-------------------
begin : Thu Nov 29 2001
copyright : (C) 2001 by Sandy Meier
email : smeier@kdevelop.org
email : smeier@tdevelop.org
***************************************************************************/
/***************************************************************************

@ -1,5 +1,5 @@
/*
* Copyright (C) 2001 Sandy Meier <smeier@kdevelop.org>
* Copyright (C) 2001 Sandy Meier <smeier@tdevelop.org>
*/

@ -2,4 +2,4 @@
Encoding=UTF-8
Name=KDevelop
Name[ne]=केडीई विकास
Icon=kdevelop
Icon=tdevelop

@ -1,8 +1,8 @@
[Desktop Entry]
Type=Application
Exec=kdevassistant %u
Icon=kdevelop
X-DocPath=kdevelop/index.html
Icon=tdevelop
X-DocPath=tdevelop/index.html
Terminal=false
Name=KDevelop Assistant
Name[br]=Skoazeller KDevelop

@ -14,7 +14,7 @@ Designer Editor plugins are not loaded.
Available in system designer plugins are loaded if possible (tested with Qt 3.3 version).
KDevDesignerPart integration:
KDevDesignerPart implements KInterfaceDesigner interface (defined in kdevelop/lib/external_interfaces).
KDevDesignerPart implements KInterfaceDesigner interface (defined in tdevelop/lib/external_interfaces).
WARNING:
If you want to modify this code, try to introduce as few modifications to original Qt Designer code as possible.

@ -43,7 +43,7 @@ int main(int argc, char **argv)
KAboutData about("kdevdesigner", I18N_NOOP("KDevDesigner"), version, description,
KAboutData::License_GPL, "KDevDesigner Copyright: (C) 2004-2005 Alexander Dymo\nTQt Designer Copyright: (C) 2000-2005 Trolltech AS All Rights Reserved", 0, 0);
about.addAuthor( "Trolltech AS", "TQt Designer code (Free Edition)" );
about.addAuthor( "Alexander Dymo", "Port to KDE, partification", "adymo@kdevelop.org" );
about.addAuthor( "Alexander Dymo", "Port to KDE, partification", "adymo@tdevelop.org" );
KCmdLineArgs::init(argc, argv, &about);
KCmdLineArgs::addCmdLineOptions( options );
KApplication app;
@ -57,7 +57,7 @@ int main(int argc, char **argv)
{
// no session.. just start up normally
TQSplashScreen * splash = 0;
TQString splashFile = locate("data", "kdevelop/pics/kdevdesigner-splash.png");
TQString splashFile = locate("data", "tdevelop/pics/kdevdesigner-splash.png");
if (!splashFile.isNull())
{
TQPixmap pm;

@ -1,9 +1,9 @@
[Desktop Entry]
Type=Application
Exec=kdevelop %u
MimeType=application/x-kdevelop;
Icon=kdevelop
X-DocPath=kdevelop/index.html
Exec=tdevelop %u
MimeType=application/x-tdevelop;
Icon=tdevelop
X-DocPath=tdevelop/index.html
Terminal=false
Name=KDevelop: Multilanguage
Name[br]=KDevelop : meur a yezh

@ -1,11 +1,11 @@
Begin4
Title: kdevelop
Title: tdevelop
Version: 3.5.4
Entered-date: 2008-12-18
Description: Integrated Development Environment for KDE
Keywords: KDE X11 desktop Qt
Author: http://bugs.kde.org/ (KDE Bugtracking System)
Primary-site: http://www.kdevelop.org/index.html?filename=download.html
Primary-site: http://www.tdevelop.org/index.html?filename=download.html
Platforms: Unix, Qt
Copying-policy: GPL, Artistic
End

@ -31,19 +31,19 @@ AC_DEFINE_UNQUOTED(QT_DOCDIR, "$qt_docdir", [Where the Qt documentation is insta
dnl
dnl Check location of kdelibs documentation generated by Doxygen
dnl Check location of tdelibs documentation generated by Doxygen
dnl
AC_DEFUN([KDEV_PATH_KDELIBSDOXY],
[
AC_MSG_CHECKING([for kdelibs documentation generated by Doxygen])
AC_MSG_CHECKING([for tdelibs documentation generated by Doxygen])
ac_kdelibs_doxydirs=""
AC_ARG_WITH(kdelibsdoxy_dir,
[ --with-kdelibsdoxy-dir=DIR where the kdelibs documentation is installed ],
ac_kdelibs_doxydirs=""
kdelibs_doxydirs=""
ac_tdelibs_doxydirs=""
AC_ARG_WITH(tdelibsdoxy_dir,
[ --with-tdelibsdoxy-dir=DIR where the tdelibs documentation is installed ],
ac_tdelibs_doxydirs=""
tdelibs_doxydirs=""
[
ac_kdelibs_doxydirs=$withval
ac_tdelibs_doxydirs=$withval
],
)
@ -53,31 +53,31 @@ else
ac_kde_htmldir="$prefix"/share/doc/HTML
fi
kdelibs_doxydirs="$ac_kdelibs_doxydirs $ac_kde_htmldir/default/kdelibs-apidocs $ac_kde_htmldir/en/kdelibs-apidocs"
AC_FIND_FILE(tdecore/html/classKApplication.html, $kdelibs_doxydirs, kdelibs_doxydir)
AC_MSG_RESULT($kdelibs_doxydir)
if test "$kdelibs_doxydir" = NO; then
kdelibs_doxydir=""
tdelibs_doxydirs="$ac_tdelibs_doxydirs $ac_kde_htmldir/default/tdelibs-apidocs $ac_kde_htmldir/en/tdelibs-apidocs"
AC_FIND_FILE(tdecore/html/classKApplication.html, $tdelibs_doxydirs, tdelibs_doxydir)
AC_MSG_RESULT($tdelibs_doxydir)
if test "$tdelibs_doxydir" = NO; then
tdelibs_doxydir=""
fi
AC_DEFINE_UNQUOTED(KDELIBS_DOXYDIR, "$kdelibs_doxydir", [where KDE documentation is installed])
AC_DEFINE_UNQUOTED(KDELIBS_DOXYDIR, "$tdelibs_doxydir", [where KDE documentation is installed])
])
AC_SUBST(kdelibs_doxydir)
AC_SUBST(tdelibs_doxydir)
dnl
dnl Check location of kdelibs documentation
dnl Check location of tdelibs documentation
dnl
AC_DEFUN([KDEV_PATH_KDELIBSDOC],
[
AC_MSG_CHECKING([for kdelibs documentation])
AC_MSG_CHECKING([for tdelibs documentation])
ac_kdelibs_docdirs=""
AC_ARG_WITH(kdelibsdoc_dir,
[ --with-kdelibsdoc-dir=DIR where the kdelibs documentation is installed ],
ac_kdelibs_docdirs=""
kdelibs_docdirs=""
ac_tdelibs_docdirs=""
AC_ARG_WITH(tdelibsdoc_dir,
[ --with-tdelibsdoc-dir=DIR where the tdelibs documentation is installed ],
ac_tdelibs_docdirs=""
tdelibs_docdirs=""
[
ac_kdelibs_docdirs=$withval
ac_tdelibs_docdirs=$withval
],
)
@ -87,17 +87,17 @@ else
ac_kde_htmldir="$prefix"/share/doc/HTML
fi
kdelibs_docdirs="/usr/doc/kdelibs-doc/html"
tdelibs_docdirs="/usr/doc/tdelibs-doc/html"
if test "$ac_kde_htmldir" != ""; then
kdelibs_docdirs="$kdelibs_docdirs $ac_kde_htmldir/default/kdelibs $ac_kde_htmldir/en/kdelibs"
tdelibs_docdirs="$tdelibs_docdirs $ac_kde_htmldir/default/tdelibs $ac_kde_htmldir/en/tdelibs"
fi
kdelibs_docdirs="$ac_kdelibs_docdirs $kdelibs_docdirs"
AC_FIND_FILE(tdecore/index.html, $kdelibs_docdirs, kdelibs_docdir)
AC_MSG_RESULT($kdelibs_docdir)
if test "$kdelibs_docdir" = NO; then
kdelibs_docdir=""
tdelibs_docdirs="$ac_tdelibs_docdirs $tdelibs_docdirs"
AC_FIND_FILE(tdecore/index.html, $tdelibs_docdirs, tdelibs_docdir)
AC_MSG_RESULT($tdelibs_docdir)
if test "$tdelibs_docdir" = NO; then
tdelibs_docdir=""
fi
AC_DEFINE_UNQUOTED(KDELIBS_DOCDIR, "$kdelibs_docdir", [where KDE documentation is installed])
AC_DEFINE_UNQUOTED(KDELIBS_DOCDIR, "$tdelibs_docdir", [where KDE documentation is installed])
])
@ -457,7 +457,7 @@ AC_DEFUN([KDEV_CHECK_TDE_VERSION],
CXXFLAGS="$CXXFLAGS $QT_INCLUDES -I$ac_kde_includes"
AC_TRY_COMPILE([
#include <kdeversion.h>
#include <tdeversion.h>
],
[
#if KDE_IS_VERSION(3,4,0)

@ -1,9 +1,9 @@
[Desktop Entry]
Type=Application
Exec=kdevelop --profile CandCppIDE %u
MimeType=application/x-kdevelop;
Icon=kdevelop
X-DocPath=kdevelop/index.html
Exec=tdevelop --profile CandCppIDE %u
MimeType=application/x-tdevelop;
Icon=tdevelop
X-DocPath=tdevelop/index.html
Terminal=false
Name=KDevelop: C/C++
Name[br]=KDevelop : C/C++

@ -1,9 +1,9 @@
[Desktop Entry]
Type=Application
Exec=kdevelop --profile KDECppIDE %u
MimeType=application/x-kdevelop;
Icon=kdevelop
X-DocPath=kdevelop/index.html
Exec=tdevelop --profile KDECppIDE %u
MimeType=application/x-tdevelop;
Icon=tdevelop
X-DocPath=tdevelop/index.html
Terminal=false
Name=KDevelop: KDE/C++
Name[br]=KDevelop : KDE/C++

@ -1,9 +1,9 @@
[Desktop Entry]
Type=Application
Exec=kdevelop --profile RubyIDE %u
MimeType=application/x-kdevelop;
Icon=kdevelop
X-DocPath=kdevelop/index.html
Exec=tdevelop --profile RubyIDE %u
MimeType=application/x-tdevelop;
Icon=tdevelop
X-DocPath=tdevelop/index.html
Terminal=false
Name=KDevelop: Ruby
Name[br]=KDevelop : Ruby

@ -1,9 +1,9 @@
[Desktop Entry]
Type=Application
Exec=kdevelop --profile ScriptingLanguageIDE %u
MimeType=application/x-kdevelop;
Icon=kdevelop
X-DocPath=kdevelop/index.html
Exec=tdevelop --profile ScriptingLanguageIDE %u
MimeType=application/x-tdevelop;
Icon=tdevelop
X-DocPath=tdevelop/index.html
Terminal=false
Name=KDevelop: Scripting
Name[ca]=KDevelop: Scripts

@ -124,12 +124,12 @@ if ($project_type =~ /normal_kde|mini_kde|normalogl_kde|normal_kde2|mini_kde2|md
##
$projectfilename = $filename;
$projectfilename =~ s/^(.*)\.kdevprj$/$1.kdevelop/;
$projectfilename =~ s/^(.*)\.kdevprj$/$1.tdevelop/;
open(FILE, ">$projectfilename");
print FILE <<EOF;
<!DOCTYPE kdevelop>
<kdevelop>
<!DOCTYPE tdevelop>
<tdevelop>
<general>
<author>$author</author>
<email>$email</email>
@ -233,7 +233,7 @@ EOF
}
print FILE <<EOF;
</kdevelop>
</tdevelop>
EOF
close FILE;

@ -1,6 +1,6 @@
##
## Do NOT remove the comments that start with "kdevelop:"
## They are actually directives to the kdevelop plugin system
## Do NOT remove the comments that start with "tdevelop:"
## They are actually directives to the tdevelop plugin system
##
## The include_xxxx variables are controlled by configure.in.in
##
@ -53,18 +53,18 @@ if include_sql
SQL_LANGUAGE = sql
endif
#kdevelop: ADA_LANGUAGE = ada
#kdevelop: BASH_LANGUAGE = bash
#kdevelop: CPP_LANGUAGE = cpp
#kdevelop: FORTRAN_LANGUAGE = fortran
#kdevelop: JAVA_LANGUAGE = java
#kdevelop: CSHARP_LANGUAGE = csharp
#kdevelop: PASCAL_LANGUAGE = pascal
#kdevelop: PERL_LANGUAGE = perl
#kdevelop: PHP_LANGUAGE = php
#kdevelop: PYTHON_LANGUAGE = python
#kdevelop: RUBY_LANGUAGE = ruby
#kdevelop: SQL_LANGUAGE = sql
#tdevelop: ADA_LANGUAGE = ada
#tdevelop: BASH_LANGUAGE = bash
#tdevelop: CPP_LANGUAGE = cpp
#tdevelop: FORTRAN_LANGUAGE = fortran
#tdevelop: JAVA_LANGUAGE = java
#tdevelop: CSHARP_LANGUAGE = csharp
#tdevelop: PASCAL_LANGUAGE = pascal
#tdevelop: PERL_LANGUAGE = perl
#tdevelop: PHP_LANGUAGE = php
#tdevelop: PYTHON_LANGUAGE = python
#tdevelop: RUBY_LANGUAGE = ruby
#tdevelop: SQL_LANGUAGE = sql
SUBDIRS = lib $(ADA_LANGUAGE) $(BASH_LANGUAGE) $(CPP_LANGUAGE) $(CSHARP_LANGUAGE) \
$(FORTRAN_LANGUAGE) $(JAVA_LANGUAGE) $(PASCAL_LANGUAGE) \

@ -45,6 +45,6 @@ tde_add_kpart( libkdevadasupport AUTOMOC
addclassdlg.ui addclass.cpp configproblemreporter.ui
ada_utils.cpp adasupport.cpp AdaLexer.cpp AdaParser.cpp
AdaTreeParserSuper.cpp AdaStoreWalker.cpp
LINK antlr-static kdevelop-shared
LINK antlr-static tdevelop-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)

@ -9,7 +9,7 @@ SUBDIRS = app_templates file_templates doc
kde_module_LTLIBRARIES = libkdevadasupport.la
libkdevadasupport_la_LDFLAGS = $(LEXLIB) $(all_libraries) $(KDE_PLUGIN)
libkdevadasupport_la_LIBADD = $(top_builddir)/lib/libkdevelop.la $(top_builddir)/lib/antlr/src/libantlr.la
libkdevadasupport_la_LIBADD = $(top_builddir)/lib/libtdevelop.la $(top_builddir)/lib/antlr/src/libantlr.la
libkdevadasupport_la_SOURCES = adasupportpart.cpp problemreporter.cpp backgroundparser.cpp addclassdlg.ui addclass.cpp configproblemreporter.ui ada_utils.cpp adasupport.cpp AdaLexer.cpp AdaParser.cpp AdaTreeParserSuper.cpp AdaStoreWalker.cpp

@ -21,7 +21,7 @@ with the one from <a href="ftp://fara.cs.uni-potsdam.de/incoming/CppCodeGenerato
\unmaintained This part is currently un-maintained.
\authors <a href="mailto:okellogg AT users.sourceforge.net">Oliver Kellogg</a>
\authors <a href="mailto:roberto AT kdevelop.org">Roberto Raggi</a>
\authors <a href="mailto:roberto AT tdevelop.org">Roberto Raggi</a>
\authors <a href="mailto:cloudtemple AT mksat.net">Alexander Dymo</a>
\feature Consult \ref LangSupporttqStatus for a up to date features/status of this programming language support part.

@ -121,7 +121,7 @@ public:
}
/*
* Only those rules that require specific action for the kdevelop
* Only those rules that require specific action for the tdevelop
* class store are overloaded here.
*/

@ -13,4 +13,4 @@ add_subdirectory( adahello )
install( FILES
ada.appwizard
DESTINATION ${DATA_INSTALL_DIR}/kdevelop/profiles/IDE/CompiledLanguageIDE/AdaIDE )
DESTINATION ${DATA_INSTALL_DIR}/tdevelop/profiles/IDE/CompiledLanguageIDE/AdaIDE )

@ -1,5 +1,5 @@
SUBDIRS = adahello
profilesdir = $(kde_datadir)/kdevelop/profiles/IDE/CompiledLanguageIDE/AdaIDE
profilesdir = $(kde_datadir)/tdevelop/profiles/IDE/CompiledLanguageIDE/AdaIDE
profiles_DATA = ada.appwizard

@ -11,7 +11,7 @@
add_custom_target( adahello.tar.gz ALL
COMMAND
tar zcf adahello.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR} main.adb app.kdevelop ada-Makefile app.kdevelop.filelist )
tar zcf adahello.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR} main.adb app.tdevelop ada-Makefile app.tdevelop.filelist )
install( FILES
${CMAKE_CURRENT_BINARY_DIR}/adahello.tar.gz adahello.png

@ -1,4 +1,4 @@
dataFiles = main.adb app.kdevelop ada-Makefile app.kdevelop.filelist
dataFiles = main.adb app.tdevelop ada-Makefile app.tdevelop.filelist
### no need to change below:
template_DATA = adahello.kdevtemplate

@ -70,13 +70,13 @@ Archive=adahello.tar.gz
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install
@ -85,8 +85,8 @@ Dest=%{dest}/Makefile
[FILE3]
Type=install
Source=%{src}/app.kdevelop.filelist
Dest=%{dest}/%{APPNAMELC}.kdevelop.filelist
Source=%{src}/app.tdevelop.filelist
Dest=%{dest}/%{APPNAMELC}.tdevelop.filelist
[MkDir1]
Type=mkdir

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -81,4 +81,4 @@
<type ext="ada"/>
</useglobaltypes>
</kdevfilecreate>
</kdevelop>
</tdevelop>

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2002 by Roberto Raggi *
* roberto@kdevelop.org *
* roberto@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/*
* Copyright (C) 2002 by Roberto Raggi
* roberto@kdevelop.org
* roberto@tdevelop.org
* Copyright (C) 2003 Oliver Kellogg
* okellogg@users.sourceforge.net
*

@ -1,5 +1,5 @@
<!DOCTYPE kdeveloptoc>
<kdeveloptoc>
<!DOCTYPE tdeveloptoc>
<tdeveloptoc>
<title>Ada</title>
<base href="http://www.adahome.com/rm95"/>
<tocsect1 name="General" url="rm9x-01.html">
@ -127,4 +127,4 @@
<tocsect2 name="Streams" url="rm9x-13-13.html"></tocsect2>
<tocsect2 name="Freezing Rules" url="rm9x-13-14.html"></tocsect2>
</tocsect1>
</kdeveloptoc>
</tdeveloptoc>

@ -1,7 +1,7 @@
<!DOCTYPE kdeveloptoc>
<kdeveloptoc>
<!DOCTYPE tdeveloptoc>
<tdeveloptoc>
<title>Ada bugs (GCC)</title>
<base href="http://gcc.gnu.org/bugzilla/"/>
<tocsect1 name="Query" url="query.cgi">
</tocsect1>
</kdeveloptoc>
</tdeveloptoc>

@ -1,5 +1,5 @@
/*
Copyright (C) 2002 by Roberto Raggi <roberto@kdevelop.org>
Copyright (C) 2002 by Roberto Raggi <roberto@tdevelop.org>
Copyright (C) 2003 Oliver Kellogg <okellogg@users.sourceforge.net>
This library is free software; you can redistribute it and/or
@ -26,7 +26,7 @@
#include <tqfileinfo.h>
#include <kdeversion.h>
#include <tdeversion.h>
#include <kparts/part.h>
#include <ktexteditor/editinterface.h>
#include <ktexteditor/document.h>

@ -1,5 +1,5 @@
/*
Copyright (C) 2002 by Roberto Raggi <roberto@kdevelop.org>
Copyright (C) 2002 by Roberto Raggi <roberto@tdevelop.org>
Copyright (C) 2003 Oliver Kellogg <okellogg@users.sourceforge.net>
This library is free software; you can redistribute it and/or

@ -37,6 +37,6 @@ install( FILES kdevbashsupport.rc DESTINATION ${DATA_INSTALL_DIR}/kdevbashsuppor
tde_add_kpart( libkdevbashsupport AUTOMOC
SOURCES bashsupport_part.cpp
LINK kdevelop-shared
LINK tdevelop-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)

@ -7,7 +7,7 @@ SUBDIRS = app_templates doc
kde_module_LTLIBRARIES = libkdevbashsupport.la
libkdevbashsupport_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
libkdevbashsupport_la_LIBADD = $(top_builddir)/lib/libkdevelop.la
libkdevbashsupport_la_LIBADD = $(top_builddir)/lib/libtdevelop.la
libkdevbashsupport_la_SOURCES = bashsupport_part.cpp

@ -13,4 +13,4 @@ add_subdirectory( bashhello )
install( FILES
bash.appwizard
DESTINATION ${DATA_INSTALL_DIR}/kdevelop/profiles/IDE/ScriptingLanguageIDE/ShellIDE )
DESTINATION ${DATA_INSTALL_DIR}/tdevelop/profiles/IDE/ScriptingLanguageIDE/ShellIDE )

@ -1,3 +1,3 @@
SUBDIRS = bashhello
profilesdir = $(kde_datadir)/kdevelop/profiles/IDE/ScriptingLanguageIDE/ShellIDE
profilesdir = $(kde_datadir)/tdevelop/profiles/IDE/ScriptingLanguageIDE/ShellIDE
profiles_DATA = bash.appwizard

@ -11,7 +11,7 @@
add_custom_target( bashhello.tar.gz ALL
COMMAND
tar zcf bashhello.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR} app.sh app.kdevelop )
tar zcf bashhello.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR} app.sh app.tdevelop )
install( FILES
${CMAKE_CURRENT_BINARY_DIR}/bashhello.tar.gz bashhello.png

@ -1,4 +1,4 @@
dataFiles = app.sh app.kdevelop
dataFiles = app.sh app.tdevelop
templateName = bashhello
### no need to change below:

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -79,4 +79,4 @@
<type ext="sh"/>
</useglobaltypes>
</kdevfilecreate>
</kdevelop>
</tdevelop>

@ -69,8 +69,8 @@ Archive=bashhello.tar.gz
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -1,5 +1,5 @@
<!DOCTYPE kdeveloptoc>
<kdeveloptoc>
<!DOCTYPE tdeveloptoc>
<tdeveloptoc>
<title>Bash Reference Manual</title>
<base href="http://bashdb.sourceforge.net/"/>
<tocsect1 name="Introduction" url="bashref.html#SEC1">
@ -76,5 +76,5 @@
<tocsect1 name="Parameter and Variable Index" url="bashref.html#SEC136"></tocsect1>
<tocsect1 name="Function Index" url="bashref.html#SEC137"></tocsect1>
<tocsect1 name="Concept Index" url="bashref.html#SEC138"></tocsect1>
</kdeveloptoc>
</tdeveloptoc>

@ -1,7 +1,7 @@
<!DOCTYPE kdeveloptoc>
<kdeveloptoc>
<!DOCTYPE tdeveloptoc>
<tdeveloptoc>
<title>Bash bugs</title>
<base href="http://groups.google.com/"/>
<tocsect1 name="Query" url="groups?group=gnu.bash.bug">
</tocsect1>
</kdeveloptoc>
</tdeveloptoc>

@ -12,7 +12,7 @@ INCLUDES = -I$(top_srcdir)/languages/lib/designer_integration \
kde_module_LTLIBRARIES = libkdevcppsupport.la
libkdevcppsupport_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
libkdevcppsupport_la_LIBADD = $(top_builddir)/lib/libkdevelop.la \
libkdevcppsupport_la_LIBADD = $(top_builddir)/lib/libtdevelop.la \
$(top_builddir)/lib/catalog/libkdevcatalog.la $(top_builddir)/lib/cppparser/libkdevcppparser.la \
$(top_builddir)/languages/lib/interfaces/liblang_interfaces.la \
$(top_builddir)/languages/lib/designer_integration/libdesignerintegration.la $(top_builddir)/lib/interfaces/libkdevinterfaces.la

@ -8,9 +8,9 @@ then you can play with KDevPCSImporter the code of the dialog is in languages/cp
and of course lib/interfaces/kdevpcsimporter.*
and if you want play with the c++ parser go to lib/cppparser/, the best is to start to read driver.*
\authors <a href="mailto:roberto AT kdevelop.org">Roberto Raggi</a>
\authors <a href="mailto:roberto AT tdevelop.org">Roberto Raggi</a>
\maintainer <a href="mailto:roberto AT kdevelop.org">Roberto Raggi</a>
\maintainer <a href="mailto:roberto AT tdevelop.org">Roberto Raggi</a>
\feature supports C/C++ language
\feature can do code completion
@ -18,7 +18,7 @@ and if you want play with the c++ parser go to lib/cppparser/, the best is to st
\feature code highlight
\feature Consult \ref LangSupporttqStatus for a up to date features/status of this programming language support part.
\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=kdevelop&component=cppsupport&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">cppsupport component at Bugzilla database</a>
\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&component=cppsupport&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">cppsupport component at Bugzilla database</a>
\faq <b>How can I have documentation on functions when using codecompletion ?</b>
-# Create the xml-output with <a href="http://www.doxygen.org">Doxygen</a> of the files you want to add to the classstore

@ -1,5 +1,5 @@
/*
* Copyright (C) 2003 Roberto Raggi (roberto@kdevelop.org)
* Copyright (C) 2003 Roberto Raggi (roberto@tdevelop.org)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public

@ -1,5 +1,5 @@
/*
* Copyright (C) 2003 Roberto Raggi (roberto@kdevelop.org)
* Copyright (C) 2003 Roberto Raggi (roberto@tdevelop.org)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public

@ -1,5 +1,5 @@
/*
* Copyright (C) 2003 Roberto Raggi (roberto@kdevelop.org)
* Copyright (C) 2003 Roberto Raggi (roberto@tdevelop.org)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public

@ -1,5 +1,5 @@
/*
* Copyright (C) 2003 Roberto Raggi (roberto@kdevelop.org)
* Copyright (C) 2003 Roberto Raggi (roberto@tdevelop.org)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public

@ -68,12 +68,12 @@ add_subdirectory( kde4app )
install( FILES
c.appwizard
DESTINATION ${DATA_INSTALL_DIR}/kdevelop/profiles/IDE/CompiledLanguageIDE/CandCppIDE/CIDE )
DESTINATION ${DATA_INSTALL_DIR}/tdevelop/profiles/IDE/CompiledLanguageIDE/CandCppIDE/CIDE )
install( FILES
cpp.appwizard
DESTINATION ${DATA_INSTALL_DIR}/kdevelop/profiles/IDE/CompiledLanguageIDE/CandCppIDE/CppIDE )
DESTINATION ${DATA_INSTALL_DIR}/tdevelop/profiles/IDE/CompiledLanguageIDE/CandCppIDE/CppIDE )
install( FILES
kdecpp.appwizard
DESTINATION ${DATA_INSTALL_DIR}/kdevelop/profiles/IDE/CompiledLanguageIDE/CandCppIDE/CppIDE/KDECppIDE )
DESTINATION ${DATA_INSTALL_DIR}/tdevelop/profiles/IDE/CompiledLanguageIDE/CandCppIDE/CppIDE/KDECppIDE )

@ -1,10 +1,10 @@
SUBDIRS = kapp kpartapp kpartplugin kcmodule kicker kioslave kdevpart kdevpart2 chello cpphello kscreensaver kofficepart chello_gba dcopservice konqnavpanel qmakesimple qmakeapp qt4makeapp khello khello2 kateplugin kateplugin2 qtopiaapp kdedcop wxhello cppsdlhello kconfig35 kdevlang noatunvisual noatunui kmod kfileplugin clanlib opieapp opieapplet opieinput opiemenu opienet opietoday kxt gtk2mmapp cppcurseshello win32hello win32gui cmakesimple cmakesimplec cmakelibcpp cmakelibc kscons_kxt kscons_kmdi qt4hello qmakeempty automakeempty makefileempty qtopia4app kde4app
profilescdir = $(kde_datadir)/kdevelop/profiles/IDE/CompiledLanguageIDE/CandCppIDE/CIDE
profilescdir = $(kde_datadir)/tdevelop/profiles/IDE/CompiledLanguageIDE/CandCppIDE/CIDE
profilesc_DATA = c.appwizard
profilescppdir = $(kde_datadir)/kdevelop/profiles/IDE/CompiledLanguageIDE/CandCppIDE/CppIDE
profilescppdir = $(kde_datadir)/tdevelop/profiles/IDE/CompiledLanguageIDE/CandCppIDE/CppIDE
profilescpp_DATA = cpp.appwizard
profileskdecppdir = $(kde_datadir)/kdevelop/profiles/IDE/CompiledLanguageIDE/CandCppIDE/CppIDE/KDECppIDE
profileskdecppdir = $(kde_datadir)/tdevelop/profiles/IDE/CompiledLanguageIDE/CandCppIDE/CppIDE/KDECppIDE
profileskdecpp_DATA = kdecpp.appwizard

@ -12,7 +12,7 @@
add_custom_target( automakeempty.tar.gz ALL
COMMAND tar zcf automakeempty.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
automakeempty-Makefile.am automakeempty-Makefile.cvs
configure.in automakeempty.png app.kdevelop
configure.in automakeempty.png app.tdevelop
)

@ -1,5 +1,5 @@
dataFiles = automakeempty-Makefile.am automakeempty-Makefile.cvs \
configure.in automakeempty.png app.kdevelop
configure.in automakeempty.png app.tdevelop
templateName = automakeempty
### no need to change below:

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -98,4 +98,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -48,16 +48,16 @@ Archive=automakeempty.tar.gz
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[INCADMIN]
Type=include
File=%{kdevelop}/template-common/incadmin.kdevtemplate
File=%{tdevelop}/template-common/incadmin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[FILE2]
Type=install

@ -12,7 +12,7 @@
add_custom_target( chello.tar.gz ALL
COMMAND tar zcf chello.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
main.c src-Makefile.am c-Makefile.am c-Makefile.cvs
configure.in chello.png app.kdevelop
configure.in chello.png app.tdevelop
)

@ -1,5 +1,5 @@
dataFiles = main.c src-Makefile.am c-Makefile.am c-Makefile.cvs \
configure.in chello.png app.kdevelop
configure.in chello.png app.tdevelop
templateName = chello

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -104,4 +104,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -211,16 +211,16 @@ Archive=chello.tar.gz
[INCADMIN]
Type=include
File=%{kdevelop}/template-common/incadmin.kdevtemplate
File=%{tdevelop}/template-common/incadmin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[FILE1]
Type=install
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -13,7 +13,7 @@ add_custom_target( chellogba.tar.gz ALL
COMMAND tar zcf chellogba.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
main.c font.raw.c master.pal.c src-Makefile.am
c-Makefile.am c-Makefile.cvs configure.in chellogba.png
app.kdevelop main.h gba.h font.bmp README.devel
app.tdevelop main.h gba.h font.bmp README.devel
)

@ -1,5 +1,5 @@
dataFiles = main.c font.raw.c master.pal.c src-Makefile.am c-Makefile.am \
c-Makefile.cvs configure.in chellogba.png app.kdevelop \
c-Makefile.cvs configure.in chellogba.png app.tdevelop \
main.h gba.h font.bmp README.devel
templateName = chellogba

@ -26,5 +26,5 @@ You can download the emulator from: http://vboy.emuhq.com/
Have fun!
Please report bugs,wishes,problems.. to smeier@kdevelop.org (Sandy Meier)
Please report bugs,wishes,problems.. to smeier@tdevelop.org (Sandy Meier)

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -97,4 +97,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -68,17 +68,17 @@ Archive=chellogba.tar.gz
[INCADMIN]
Type=include
File=%{kdevelop}/template-common/incadmin.kdevtemplate
File=%{tdevelop}/template-common/incadmin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -11,7 +11,7 @@
add_custom_target( clanlib.tar.gz ALL
COMMAND tar zcf clanlib.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
src-Makefile.am app-Makefile.am main.cpp app.kdevelop
src-Makefile.am app-Makefile.am main.cpp app.tdevelop
app-configure.in app-autogen.sh
)

@ -1,4 +1,4 @@
dataFiles = src-Makefile.am app-Makefile.am main.cpp app.kdevelop \
dataFiles = src-Makefile.am app-Makefile.am main.cpp app.tdevelop \
app-configure.in app-autogen.sh
templateName = clanlib

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -103,4 +103,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -68,13 +68,13 @@ Archive=clanlib.tar.gz
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -11,7 +11,7 @@ this application template.
-----------------------------------------------
* REQUIREMENTS *
- Qt version might be 3.3.4 or 3.3.5
- kdelibs 3.5 and kdelibs headers 3.5 (devel package) in order to build this template.
- tdelibs 3.5 and tdelibs headers 3.5 (devel package) in order to build this template.
- cmake (http://www.cmake.org/) version 2.1 or 2.2 in your PATH
-----------------------------------------------

@ -12,7 +12,7 @@
add_custom_target( cppcurseshello.tar.gz ALL
COMMAND tar zcf cppcurseshello.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
main.cpp src-Makefile.am cpp-Makefile.am cpp-Makefile.cvs
app-configure.in app.kdevelop
app-configure.in app.tdevelop
)

@ -1,5 +1,5 @@
dataFiles = main.cpp src-Makefile.am cpp-Makefile.am cpp-Makefile.cvs\
app-configure.in app.kdevelop
app-configure.in app.tdevelop
templateName = cppcurseshello
### no need to change below:

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -102,4 +102,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -68,17 +68,17 @@ Archive=cppcurseshello.tar.gz
[INCADMIN]
Type=include
File=%{kdevelop}/template-common/incadmin.kdevtemplate
File=%{tdevelop}/template-common/incadmin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -12,7 +12,7 @@
add_custom_target( cpphello.tar.gz ALL
COMMAND tar zcf cpphello.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
main.cpp src-Makefile.am cpp-Makefile.am cpp-Makefile.cvs
configure.in cpphello.png app.kdevelop
configure.in cpphello.png app.tdevelop
)

@ -1,5 +1,5 @@
dataFiles = main.cpp src-Makefile.am cpp-Makefile.am cpp-Makefile.cvs \
configure.in cpphello.png app.kdevelop
configure.in cpphello.png app.tdevelop
templateName = cpphello
### no need to change below:

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -102,4 +102,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -69,17 +69,17 @@ Archive=cpphello.tar.gz
[INCADMIN]
Type=include
File=%{kdevelop}/template-common/incadmin.kdevtemplate
File=%{tdevelop}/template-common/incadmin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -12,7 +12,7 @@
add_custom_target( cppsdlhello.tar.gz ALL
COMMAND tar zcf cppsdlhello.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
main.cpp src-Makefile.am cpp-Makefile.am cpp-Makefile.cvs
configure.in cppsdlhello.png app.kdevelop acinclude.m4
configure.in cppsdlhello.png app.tdevelop acinclude.m4
)

@ -1,4 +1,4 @@
dataFiles = main.cpp src-Makefile.am cpp-Makefile.am cpp-Makefile.cvs configure.in cppsdlhello.png app.kdevelop acinclude.m4
dataFiles = main.cpp src-Makefile.am cpp-Makefile.am cpp-Makefile.cvs configure.in cppsdlhello.png app.tdevelop acinclude.m4
templateName = cppsdlhello
### no need to change below:

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -100,4 +100,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -69,17 +69,17 @@ Archive=cppsdlhello.tar.gz
[INCADMIN]
Type=include
File=%{kdevelop}/template-common/incadmin.kdevtemplate
File=%{tdevelop}/template-common/incadmin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -13,7 +13,7 @@ add_custom_target( dcopservice.tar.gz ALL
COMMAND tar zcf dcopservice.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
dcopservice.desktop dcopservice.png dcopservice.h
src-Makefile.am main.cpp dcopservice.cpp
dcopservice.kdevelop subdirs
dcopservice.tdevelop subdirs
)

@ -1,5 +1,5 @@
dataFiles = dcopservice.desktop dcopservice.png dcopservice.h \
src-Makefile.am main.cpp dcopservice.cpp dcopservice.kdevelop \
src-Makefile.am main.cpp dcopservice.cpp dcopservice.tdevelop \
subdirs
templateName = dcopservice

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -106,4 +106,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -69,11 +69,11 @@ Archive=dcopservice.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -85,25 +85,25 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/dcopservice.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/dcopservice.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[MkDir3]
Type=mkdir
@ -111,7 +111,7 @@ Dir=%{dest}/src
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-app.lsm
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[MkDir4]
@ -120,22 +120,22 @@ Dir=%{dest}/po
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE7]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE9]
Type=install
Source=%{kdevelop}/template-common/kde-configure.in.in
Source=%{tdevelop}/template-common/kde-configure.in.in
Dest=%{dest}/configure.in.in
[FILE10]

@ -20,7 +20,7 @@ static KCmdLineOptions options[] =
int main (int argc, char *argv[])
{
KLocale::setMainCatalogue("kdelibs");
KLocale::setMainCatalogue("tdelibs");
KAboutData aboutdata("%{APPNAMELC}", I18N_NOOP("KDE"),
version, description,
KAboutData::License_GPL, "(C) %{YEAR}, %{AUTHOR}");

@ -1,4 +1,4 @@
dataFiles = main.cpp cpphello.png app.kdevelop app.prj
dataFiles = main.cpp cpphello.png app.tdevelop app.prj
templateName = cppgenerichello
# BELOW is not the GENERIC Template-Template;

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -58,4 +58,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -68,13 +68,13 @@ Archive=generichello.tar.gz
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -1,7 +1,7 @@
dataFiles = acconfig.h autogen.sh gnome2mm.glade main_window.cc \
main_window_glade.hh Makefile.am app-Makefile.am \
configure.in gnome2mm.gladep main_window.hh \
app.kdevelop gnome2mm.cc gnome2mmapp main_window_glade.cc\
app.tdevelop gnome2mm.cc gnome2mmapp main_window_glade.cc\
src-Makefile.am config.h gnome2mmapp.png
templateName = gnome2mmapp

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -66,4 +66,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -67,21 +67,21 @@ Archive=gnome2mmapp.tar.gz
[INCADMIN]
Type=include
File=%{kdevelop}/template-common/incadmin.kdevtemplate
File=%{tdevelop}/template-common/incadmin.kdevtemplate
[GNOME2]
Type=include
File=%{kdevelop}/template-common/gnome2.kdevtemplate
File=%{tdevelop}/template-common/gnome2.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -13,7 +13,7 @@ add_custom_target( gtk2mmapp.tar.gz ALL
COMMAND tar zcf gtk2mmapp.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
acconfig.h autogen.sh gtk2mm.glade main_window.cc
main_window_glade.hh Makefile.am app-Makefile.am
configure.in gtk2mm.gladep main_window.hh app.kdevelop
configure.in gtk2mm.gladep main_window.hh app.tdevelop
gtk2mm.cc main_window_glade.cc src-Makefile.am config.h
gtk2mmapp.png
)

@ -1,7 +1,7 @@
dataFiles = acconfig.h autogen.sh gtk2mm.glade main_window.cc \
main_window_glade.hh Makefile.am app-Makefile.am \
configure.in gtk2mm.gladep main_window.hh \
app.kdevelop gtk2mm.cc main_window_glade.cc\
app.tdevelop gtk2mm.cc main_window_glade.cc\
src-Makefile.am config.h gtk2mmapp.png
templateName = gtk2mmapp

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -110,4 +110,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -59,17 +59,17 @@ Archive=gtk2mmapp.tar.gz
[INCADMIN]
Type=include
File=%{kdevelop}/template-common/incadmin.kdevtemplate
File=%{tdevelop}/template-common/incadmin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -13,7 +13,7 @@ add_custom_target( kapp.tar.gz ALL
COMMAND tar zcf kapp.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
app.cpp app.h pref.cpp pref.h appview.cpp appview.h
appiface.h app_client.cpp main.cpp appui.rc src-Makefile.am
kapp.png app.kdevelop subdirs README
kapp.png app.tdevelop subdirs README
)

@ -1,6 +1,6 @@
dataFiles = app.cpp app.h pref.cpp pref.h appview.cpp appview.h \
appiface.h app_client.cpp main.cpp appui.rc src-Makefile.am \
kapp.png app.kdevelop subdirs README
kapp.png app.tdevelop subdirs README
templateName = kapp

@ -11,7 +11,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>

@ -1,5 +1,5 @@
<?xml version = '1.0'?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -165,4 +165,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -67,11 +67,11 @@ Archive=kapp.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -83,39 +83,39 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE7]
Type=install
Source=%{kdevelop}/template-common/kde-configure.in.in
Source=%{tdevelop}/template-common/kde-configure.in.in
Dest=%{dest}/configure.in.in
[MkDir3]
@ -124,23 +124,23 @@ Dir=%{dest}/src
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-app.desktop
Source=%{tdevelop}/template-common/kde-app.desktop
Dest=%{dest}/src/%{APPNAMELC}.desktop
[FILE9]
Type=install
Source=%{kdevelop}/template-common/kde-app.lsm
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[FILE10]
Type=install
Source=%{kdevelop}/template-common/hi16-app-app.png
Source=%{tdevelop}/template-common/hi16-app-app.png
Dest=%{dest}/src/hi16-app-%{APPNAMELC}.png
Process=false
[FILE11]
Type=install
Source=%{kdevelop}/template-common/hi32-app-app.png
Source=%{tdevelop}/template-common/hi32-app-app.png
Dest=%{dest}/src/hi32-app-%{APPNAMELC}.png
Process=false
@ -150,7 +150,7 @@ Dir=%{dest}/po
[FILE12]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE13]

@ -13,7 +13,7 @@ add_custom_target( kateplugin.tar.gz ALL
COMMAND tar zcf kateplugin.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
src-Makefile.am plugin_app.cpp plugin_app.h plugin_app.rc
hi16-action-plugin.png hi22-action-plugin.png
kateplugin.png plugin.kdevelop subdirs plugin.desktop
kateplugin.png plugin.tdevelop subdirs plugin.desktop
)

@ -2,7 +2,7 @@ templateName = kateplugin
dataFiles = src-Makefile.am plugin_app.cpp plugin_app.h\
plugin_app.rc hi16-action-plugin.png \
hi22-action-plugin.png kateplugin.png \
plugin.kdevelop subdirs plugin.desktop
plugin.tdevelop subdirs plugin.desktop
### no need to change below:
template_DATA = $(templateName).kdevtemplate

@ -67,11 +67,11 @@ Archive=kateplugin.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -83,39 +83,39 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/plugin.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/plugin.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE7]
Type=install
Source=%{kdevelop}/template-common/kde-configure.in.in
Source=%{tdevelop}/template-common/kde-configure.in.in
Dest=%{dest}/configure.in.in
[MkDir3]
@ -124,7 +124,7 @@ Dir=%{dest}/src
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-app.lsm
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[MkDir4]
@ -133,7 +133,7 @@ Dir=%{dest}/po
[FILE9]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE10]

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -110,4 +110,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -13,7 +13,7 @@ add_custom_target( kateplugin2.tar.gz ALL
COMMAND tar zcf kateplugin2.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
src-Makefile.am plugin_app.cpp plugin_app.h plugin_app.rc
hi16-action-plugin.png hi22-action-plugin.png
kateplugin2.png plugin.kdevelop subdirs plugin.desktop
kateplugin2.png plugin.tdevelop subdirs plugin.desktop
)

@ -1,6 +1,6 @@
dataFiles = src-Makefile.am plugin_app.cpp plugin_app.h \
plugin_app.rc hi16-action-plugin.png hi22-action-plugin.png \
kateplugin2.png plugin.kdevelop subdirs plugin.desktop
kateplugin2.png plugin.tdevelop subdirs plugin.desktop
templateName = kateplugin2

@ -68,11 +68,11 @@ Archive=kateplugin2.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -84,39 +84,39 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/plugin.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/plugin.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE7]
Type=install
Source=%{kdevelop}/template-common/kde-configure.in.in
Source=%{tdevelop}/template-common/kde-configure.in.in
Dest=%{dest}/configure.in.in
[MkDir3]
@ -125,7 +125,7 @@ Dir=%{dest}/src
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-app.lsm
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[MkDir4]
@ -134,7 +134,7 @@ Dir=%{dest}/po
[FILE9]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE10]

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -111,4 +111,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -11,7 +11,7 @@
add_custom_target( kcmodule.tar.gz ALL
COMMAND tar zcf kcmodule.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
module.cpp module.h module.desktop module.kdevelop
module.cpp module.h module.desktop module.tdevelop
src-Makefile.am kcmodule.png subdirs
)

@ -1,4 +1,4 @@
dataFiles = module.cpp module.h module.desktop module.kdevelop \
dataFiles = module.cpp module.h module.desktop module.tdevelop \
src-Makefile.am kcmodule.png subdirs
templateName = kcmodule

@ -69,11 +69,11 @@ Archive=kcmodule.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -85,25 +85,25 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/module.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/module.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[MkDir3]
Type=mkdir
@ -111,22 +111,22 @@ Dir=%{dest}/po
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE7]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-configure.in.in
Source=%{tdevelop}/template-common/kde-configure.in.in
Dest=%{dest}/configure.in.in
[MkDir4]

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -110,4 +110,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -12,7 +12,7 @@
add_custom_target( kconfig35.tar.gz ALL
COMMAND tar zcf kconfig35.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
src-Makefile.am app.cpp app.h main.cpp appui.rc
app.kdevelop subdirs app.desktop kxt35.png appview.h
app.tdevelop subdirs app.desktop kxt35.png appview.h
appview.cpp appview_base.ui prefs-base.ui prefs.cpp prefs.h
app.kcfg settings.kcfgc README src-configure.in.in
)

@ -1,4 +1,4 @@
dataFiles = src-Makefile.am app.cpp app.h main.cpp appui.rc app.kdevelop \
dataFiles = src-Makefile.am app.cpp app.h main.cpp appui.rc app.tdevelop \
subdirs app.desktop kxt35.png appview.h appview.cpp appview_base.ui \
prefs-base.ui prefs.cpp prefs.h app.kcfg settings.kcfgc README \
src-configure.in.in

@ -8,7 +8,7 @@ This README file explains you basic things for starting with
this application template.
-----------------------------------------------
--NOTE--: you need kdelibs 3.5 and kdelibs headers 3.5 (devel package) in order to build this template.
--NOTE--: you need tdelibs 3.5 and tdelibs headers 3.5 (devel package) in order to build this template.
Qt version might be 3.3.4 or 3.3.5
-----------------------------------------------

@ -1,5 +1,5 @@
<?xml version = '1.0'?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -165,4 +165,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -52,11 +52,11 @@ Archive=kconfig35.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -68,39 +68,39 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE7]
Type=install
Source=%{kdevelop}/template-common/kde-configure.in.in
Source=%{tdevelop}/template-common/kde-configure.in.in
Dest=%{dest}/configure.in.in
[MkDir3]
@ -109,22 +109,22 @@ Dir=%{dest}/src
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-app.desktop
Source=%{tdevelop}/template-common/kde-app.desktop
Dest=%{dest}/src/%{APPNAMELC}.desktop
[FILE9]
Type=install
Source=%{kdevelop}/template-common/kde-app.lsm
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[FILE10]
Type=install
Source=%{kdevelop}/template-common/hi16-app-app.png
Source=%{tdevelop}/template-common/hi16-app-app.png
Dest=%{dest}/src/hi16-app-%{APPNAMELC}.png
[FILE11]
Type=install
Source=%{kdevelop}/template-common/hi32-app-app.png
Source=%{tdevelop}/template-common/hi32-app-app.png
Dest=%{dest}/src/hi32-app-%{APPNAMELC}.png
[MkDir4]
@ -133,7 +133,7 @@ Dir=%{dest}/po
[FILE12]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE13]

@ -14,8 +14,8 @@ add_custom_target( kde4app.tar.gz ALL
kapp4.cpp kapp4.h prefs_base.ui kapp4view.cpp
kapp4view.h kapp4view_base.ui main.cpp kde4appui.rc
kde4app-CMakeLists.txt kapp4.desktop kapp4.kcfg
settings.kcfgc kde4app.png README kde4app.kdevelop
kde4app.kdevelop.filelist
settings.kcfgc kde4app.png README kde4app.tdevelop
kde4app.tdevelop.filelist
)

@ -1,6 +1,6 @@
dataFiles = kapp4.cpp kapp4.h prefs_base.ui kapp4view.cpp kapp4view.h kapp4view_base.ui \
main.cpp kde4appui.rc CMakeLists.txt kapp4.desktop kapp4.kcfg settings.kcfgc \
kde4app.png README kde4app.kdevelop kde4app.kdevelop.filelist
kde4app.png README kde4app.tdevelop kde4app.tdevelop.filelist
templateName = kde4app

@ -6,7 +6,7 @@ pages. Each of these two has an environment variables widget in which you have
to fill in the right values for the variables already listed.
After setting up the variables you'll also need to run cmake inside the build
directory. This can not be done by kdevelop as a KDE4 environment is needed
directory. This can not be done by tdevelop as a KDE4 environment is needed
when running cmake to find KDE4. Open the integrated konsole and change to the build
subdirectory. Then setup a KDE4 environment and run "cmake ../".

@ -1,5 +1,5 @@
<?xml version = '1.0'?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -202,4 +202,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -119,13 +119,13 @@ Dest=%{dest}/README
[FILE14]
Type=install
Source=%{src}/kde4app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/kde4app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE15]
Type=install
Source=%{src}/kde4app.kdevelop.filelist
Dest=%{dest}/%{APPNAMELC}.kdevelop.filelist
Source=%{src}/kde4app.tdevelop.filelist
Dest=%{dest}/%{APPNAMELC}.tdevelop.filelist
[MKDIR1]
Type=mkdir

@ -11,7 +11,7 @@
add_custom_target( kdedcop.tar.gz ALL
COMMAND tar zcf kdedcop.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
app.cpp app.h app_iface.h app.kdevelop main.cpp
app.cpp app.h app_iface.h app.tdevelop main.cpp
mainclass.cpp mainclass.h kdedcop.png src-Makefile.am
subdirs
)

@ -1,4 +1,4 @@
dataFiles = app.cpp app.h app_iface.h app.kdevelop main.cpp mainclass.cpp \
dataFiles = app.cpp app.h app_iface.h app.tdevelop main.cpp mainclass.cpp \
mainclass.h kdedcop.png src-Makefile.am subdirs
templateName = kdedcop

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -113,4 +113,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -67,11 +67,11 @@ Archive=kdedcop.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -83,39 +83,39 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE7]
Type=install
Source=%{kdevelop}/template-common/kde-configure.in.in
Source=%{tdevelop}/template-common/kde-configure.in.in
Dest=%{dest}/configure.in.in
[MkDir3]
@ -124,23 +124,23 @@ Dir=%{dest}/src
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-app.desktop
Source=%{tdevelop}/template-common/kde-app.desktop
Dest=%{dest}/src/%{APPNAMELC}.desktop
[FILE9]
Type=install
Source=%{kdevelop}/template-common/kde-app.lsm
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[FILE10]
Type=install
Source=%{kdevelop}/template-common/hi16-app-app.png
Source=%{tdevelop}/template-common/hi16-app-app.png
Dest=%{dest}/src/hi16-app-%{APPNAMELC}.png
Process=false
[FILE11]
Type=install
Source=%{kdevelop}/template-common/hi32-app-app.png
Source=%{tdevelop}/template-common/hi32-app-app.png
Dest=%{dest}/src/hi32-app-%{APPNAMELC}.png
Process=false
@ -150,7 +150,7 @@ Dir=%{dest}/po
[FILE12]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE13]

@ -12,7 +12,7 @@
add_custom_target( kdevlang.tar.gz ALL
COMMAND tar zcf kdevlang.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
src-Makefile.am kdevlang_part.cpp kdevlang_part.h
kdevlang.rc kdevlang.desktop app.kdevelop
kdevlang.rc kdevlang.desktop app.tdevelop
kdevlang-configure.in.in README.dox
)

@ -1,5 +1,5 @@
dataFiles = src-Makefile.am kdevlang_part.cpp kdevlang_part.h kdevlang.rc \
kdevlang.desktop app.kdevelop kdevlang-configure.in.in README.dox
kdevlang.desktop app.tdevelop kdevlang-configure.in.in README.dox
templateName = kdevlang
### no need to change below:

@ -20,7 +20,7 @@ and images.
...
\feature Describe the last feature
\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=kdevelop&component=YOUR_COMPONENT_NAME&
\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&component=YOUR_COMPONENT_NAME&
bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">
YOUR_COMPONENT_NAME at Bugzilla database</a>
\bug Describe a the 1st bug that you know of, but probably hasn't been reported yet.

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -112,4 +112,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -4,7 +4,7 @@ AM_INIT_AUTOMAKE(%{APPNAMELC}, %{VERSION})
AC_C_BIGENDIAN
AC_CHECK_KDEMAXPATHLEN
KDE_CHECK_HEADERS([kdevelop/kdevcore.h])
KDE_CHECK_LIB([kdevelop],main,
[LIBKDEVELOP="-lkdevelop"])
KDE_CHECK_HEADERS([tdevelop/kdevcore.h])
KDE_CHECK_LIB([tdevelop],main,
[LIBKDEVELOP="-ltdevelop"])
AC_SUBST(LIBKDEVELOP)

@ -7,7 +7,7 @@ Name=KDev%{APPNAME}
Name[nds]=KDev%{ProgNaam}
Name[sv]=KDevelop %{APPNAME}
Name[ta]=கெடெவ்%{APPNAME}
Icon=kdevelop
Icon=tdevelop
ServiceTypes=KDevelop/LanguageSupport
X-KDevelop-Language=ChangeMe
X-KDE-Library=libkdev%{APPNAMELC}

@ -64,26 +64,26 @@ Archive=kdevlang.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE3]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE5]

@ -1,8 +1,8 @@
AM_CPPFLAGS = -I$(kde_includes)/kdevelop/interfaces -I$(kde_includes)/kdevelop/util -I$(kde_includes)/kinterfacedesigner $(all_includes)
AM_CPPFLAGS = -I$(kde_includes)/tdevelop/interfaces -I$(kde_includes)/tdevelop/util -I$(kde_includes)/kinterfacedesigner $(all_includes)
kde_module_LTLIBRARIES = libkdev%{APPNAMELC}.la
libkdev%{APPNAMELC}_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
libkdev%{APPNAMELC}_la_LIBADD = -lkdevelop
libkdev%{APPNAMELC}_la_LIBADD = -ltdevelop
libkdev%{APPNAMELC}_la_SOURCES = %{APPNAMELC}_part.cpp
METASOURCES = AUTO

@ -13,7 +13,7 @@ add_custom_target( kdevpart.tar.gz ALL
COMMAND tar zcf kdevpart.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
src-Makefile.am kdevpart_part.cpp kdevpart_part.h
kdevpart_widget.h kdevpart_widget.cpp kdevpart_part.rc
kdevpart.desktop app.kdevelop README.dox
kdevpart.desktop app.tdevelop README.dox
globalconfigbase.ui globalconfig.h globalconfig.cpp
projectconfigbase.ui projectconfig.h projectconfig.cpp
)

@ -1,6 +1,6 @@
dataFiles = src-Makefile.am kdevpart_part.cpp kdevpart_part.h \
kdevpart_widget.h kdevpart_widget.cpp kdevpart_part.rc \
kdevpart.desktop app.kdevelop README.dox globalconfigbase.ui globalconfig.h \
kdevpart.desktop app.tdevelop README.dox globalconfigbase.ui globalconfig.h \
globalconfig.cpp projectconfigbase.ui projectconfig.h projectconfig.cpp
templateName = kdevpart

@ -20,7 +20,7 @@ and images.
...
\feature Describe the last feature
\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=kdevelop&component=YOUR_COMPONENT_NAME&
\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&component=YOUR_COMPONENT_NAME&
bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">
YOUR_COMPONENT_NAME at Bugzilla database</a>
\bug Describe a the 1st bug that you know of, but probably hasn't been reported yet.

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -113,4 +113,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -67,7 +67,7 @@ Comment[sv]=%{APPNAME} beskrivning
Comment[tr]=%{APPNAME} Tanımı
Comment[zh_CN]=%{APPNAME} 描述
Comment[zh_TW]=%{APPNAME} 描述
Icon=kdevelop
Icon=tdevelop
ServiceTypes=KDevelop/Plugin
X-KDevelop-Plugin-Version=1

@ -132,8 +132,8 @@ Default=
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -2,7 +2,7 @@ INCLUDES = -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/util $(all_include
kde_module_LTLIBRARIES = libkdev%{APPNAMELC}.la
libkdev%{APPNAMELC}_la_LDFLAGS = -module -avoid-version -no-undefined $(all_libraries) $(KDE_PLUGIN)
libkdev%{APPNAMELC}_la_LIBADD = $(top_builddir)/lib/libkdevelop.la
libkdev%{APPNAMELC}_la_LIBADD = $(top_builddir)/lib/libtdevelop.la
libkdev%{APPNAMELC}_la_SOURCES = %{APPNAMELC}part.cpp %{APPNAMELC}widget.cpp \
%{APPNAMELC}globalconfigbase.ui %{APPNAMELC}globalconfig.cpp \

@ -13,7 +13,7 @@ add_custom_target( kdevpart2.tar.gz ALL
COMMAND tar zcf kdevpart2.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
src-Makefile.am kdevpart_part.cpp kdevpart_part.h
kdevpart_widget.h kdevpart_widget.cpp kdevpart_part.rc
kdevpart.desktop app.kdevelop kdevpart-configure.in.in
kdevpart.desktop app.tdevelop kdevpart-configure.in.in
README.dox subdirs globalconfigbase.ui globalconfig.h
globalconfig.cpp projectconfigbase.ui projectconfig.h
projectconfig.cpp

@ -1,6 +1,6 @@
dataFiles = src-Makefile.am kdevpart_part.cpp kdevpart_part.h\
kdevpart_widget.h kdevpart_widget.cpp \
kdevpart_part.rc kdevpart.desktop app.kdevelop \
kdevpart_part.rc kdevpart.desktop app.tdevelop \
kdevpart-configure.in.in README.dox subdirs globalconfigbase.ui globalconfig.h \
globalconfig.cpp projectconfigbase.ui projectconfig.h projectconfig.cpp

@ -20,7 +20,7 @@ and images.
...
\feature Describe the last feature
\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=kdevelop&component=YOUR_COMPONENT_NAME&
\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&component=YOUR_COMPONENT_NAME&
bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">
YOUR_COMPONENT_NAME at Bugzilla database</a>
\bug Describe a the 1st bug that you know of, but probably hasn't been reported yet.

@ -1,5 +1,5 @@
<?xml version = '1.0'?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -145,4 +145,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -4,7 +4,7 @@ AM_INIT_AUTOMAKE(%{APPNAMELC}, %{VERSION})
AC_C_BIGENDIAN
AC_CHECK_KDEMAXPATHLEN
KDE_CHECK_HEADERS([kdevelop/interfaces/kdevcore.h])
KDE_CHECK_LIB([kdevelop],main,
[LIBKDEVELOP="-lkdevelop"])
KDE_CHECK_HEADERS([tdevelop/interfaces/kdevcore.h])
KDE_CHECK_LIB([tdevelop],main,
[LIBKDEVELOP="-ltdevelop"])
AC_SUBST(LIBKDEVELOP)

@ -67,7 +67,7 @@ Comment[sv]=%{APPNAME} beskrivning
Comment[tr]=%{APPNAME} Tanımı
Comment[zh_CN]=%{APPNAME} 描述
Comment[zh_TW]=%{APPNAME} 描述
Icon=kdevelop
Icon=tdevelop
ServiceTypes=KDevelop/Plugin
X-KDevelop-Plugin-Version=1

@ -133,26 +133,26 @@ Default=
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE3]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE4]

@ -1,8 +1,8 @@
INCLUDES = -I$(kde_includes)/kdevelop/interfaces -I$(kde_includes)/kdevelop/util $(all_includes)
INCLUDES = -I$(kde_includes)/tdevelop/interfaces -I$(kde_includes)/tdevelop/util $(all_includes)
kde_module_LTLIBRARIES = libkdev%{APPNAMELC}.la
libkdev%{APPNAMELC}_la_LDFLAGS = -module -avoid-version -no-undefined $(all_libraries) $(KDE_PLUGIN)
libkdev%{APPNAMELC}_la_LIBADD = -lkdevelop
libkdev%{APPNAMELC}_la_LIBADD = -ltdevelop
libkdev%{APPNAMELC}_la_SOURCES = %{APPNAMELC}part.cpp %{APPNAMELC}widget.cpp %{APPNAMELC}globalconfigbase.ui %{APPNAMELC}globalconfig.cpp %{APPNAMELC}projectconfigbase.ui %{APPNAMELC}projectconfig.cpp
METASOURCES = AUTO

@ -12,7 +12,7 @@
add_custom_target( kfileplugin.tar.gz ALL
COMMAND tar zcf kfileplugin.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
README.devel kfile_plugin.cpp kfile_plugin.desktop
kfile_plugin.h plugin.kdevelop kfileplugin kfileplugin.png
kfile_plugin.h plugin.tdevelop kfileplugin kfileplugin.png
src-Makefile.am subdirs
)

@ -1,5 +1,5 @@
dataFiles = README.devel kfile_plugin.cpp kfile_plugin.desktop \
kfile_plugin.h plugin.kdevelop kfileplugin kfileplugin.png \
kfile_plugin.h plugin.tdevelop kfileplugin kfileplugin.png \
src-Makefile.am subdirs
templateName = kfileplugin

@ -65,11 +65,11 @@ Archive=kfileplugin.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -81,39 +81,39 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/plugin.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/plugin.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE7]
Type=install
Source=%{kdevelop}/template-common/kde-configure.in.in
Source=%{tdevelop}/template-common/kde-configure.in.in
Dest=%{dest}/configure.in.in
[MkDir3]
@ -122,7 +122,7 @@ Dir=%{dest}/src
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-app.lsm
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[MkDir4]
@ -131,7 +131,7 @@ Dir=%{dest}/po
[FILE9]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE10]

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -111,4 +111,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -12,7 +12,7 @@
add_custom_target( khello.tar.gz ALL
COMMAND tar zcf khello.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
src-Makefile.am app.cpp app.h main.cpp appui.rc
app.kdevelop subdirs app.desktop khello.png
app.tdevelop subdirs app.desktop khello.png
)

@ -1,5 +1,5 @@
# all khello data files
dataFiles = src-Makefile.am app.cpp app.h main.cpp appui.rc app.kdevelop \
dataFiles = src-Makefile.am app.cpp app.h main.cpp appui.rc app.tdevelop \
subdirs app.desktop khello.png
templateName = khello

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -112,4 +112,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -68,11 +68,11 @@ Archive=khello.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -84,39 +84,39 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE7]
Type=install
Source=%{kdevelop}/template-common/kde-configure.in.in
Source=%{tdevelop}/template-common/kde-configure.in.in
Dest=%{dest}/configure.in.in
[MkDir3]
@ -125,7 +125,7 @@ Dir=%{dest}/po
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE9]
@ -139,18 +139,18 @@ Dir=%{dest}/src
[FILE10]
Type=install
Source=%{kdevelop}/template-common/kde-app.lsm
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[FILE11]
Type=install
Source=%{kdevelop}/template-common/hi16-app-app.png
Source=%{tdevelop}/template-common/hi16-app-app.png
Dest=%{dest}/src/hi16-app-%{APPNAMELC}.png
Process=false
[FILE12]
Type=install
Source=%{kdevelop}/template-common/hi32-app-app.png
Source=%{tdevelop}/template-common/hi32-app-app.png
Dest=%{dest}/src/hi32-app-%{APPNAMELC}.png
Process=false

@ -12,7 +12,7 @@
add_custom_target( khello2.tar.gz ALL
COMMAND tar zcf khello2.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
src-Makefile.am app.cpp app.h main.cpp appui.rc
app.kdevelop subdirs app.desktop khello2.png widget.cpp
app.tdevelop subdirs app.desktop khello2.png widget.cpp
widget.h widgetbase.ui
)

@ -1,4 +1,4 @@
dataFiles = src-Makefile.am app.cpp app.h main.cpp appui.rc app.kdevelop \
dataFiles = src-Makefile.am app.cpp app.h main.cpp appui.rc app.tdevelop \
subdirs app.desktop khello2.png widget.cpp widget.h widgetbase.ui
templateName = khello2

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -112,4 +112,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -64,11 +64,11 @@ Archive=khello2.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -80,39 +80,39 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE7]
Type=install
Source=%{kdevelop}/template-common/kde-configure.in.in
Source=%{tdevelop}/template-common/kde-configure.in.in
Dest=%{dest}/configure.in.in
[MkDir3]
@ -121,7 +121,7 @@ Dir=%{dest}/po
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE9]
@ -135,18 +135,18 @@ Dir=%{dest}/src
[FILE10]
Type=install
Source=%{kdevelop}/template-common/kde-app.lsm
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[FILE11]
Type=install
Source=%{kdevelop}/template-common/hi16-app-app.png
Source=%{tdevelop}/template-common/hi16-app-app.png
Dest=%{dest}/src/hi16-app-%{APPNAMELC}.png
Process=false
[FILE12]
Type=install
Source=%{kdevelop}/template-common/hi32-app-app.png
Source=%{tdevelop}/template-common/hi32-app-app.png
Dest=%{dest}/src/hi32-app-%{APPNAMELC}.png
Process=false

@ -11,7 +11,7 @@
add_custom_target( kicker.tar.gz ALL
COMMAND tar zcf kicker.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
applet.cpp applet.h applet.desktop applet.kdevelop
applet.cpp applet.h applet.desktop applet.tdevelop
src-Makefile.am kicker.png subdirs
)

@ -1,4 +1,4 @@
dataFiles = applet.cpp applet.h applet.desktop applet.kdevelop \
dataFiles = applet.cpp applet.h applet.desktop applet.tdevelop \
src-Makefile.am kicker.png subdirs
templateName = kicker

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -112,4 +112,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -66,11 +66,11 @@ Archive=kicker.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -82,25 +82,25 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/applet.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/applet.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[MkDir3]
Type=mkdir
@ -108,7 +108,7 @@ Dir=%{dest}/src
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-app.lsm
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[MkDir4]
@ -117,22 +117,22 @@ Dir=%{dest}/po
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE7]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE9]
Type=install
Source=%{kdevelop}/template-common/kde-configure.in.in
Source=%{tdevelop}/template-common/kde-configure.in.in
Dest=%{dest}/configure.in.in
[FILE10]

@ -11,7 +11,7 @@
add_custom_target( kioslave.tar.gz ALL
COMMAND tar zcf kioslave.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
slave.cpp slave.h slave.protocol slave.kdevelop
slave.cpp slave.h slave.protocol slave.tdevelop
src-Makefile.am kioslave.png subdirs
)

@ -1,4 +1,4 @@
dataFiles = slave.cpp slave.h slave.protocol slave.kdevelop \
dataFiles = slave.cpp slave.h slave.protocol slave.tdevelop \
src-Makefile.am kioslave.png subdirs
templateName = kioslave

@ -56,11 +56,11 @@ Archive=kioslave.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -72,25 +72,25 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/slave.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/slave.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[MkDir3]
Type=mkdir
@ -98,7 +98,7 @@ Dir=%{dest}/src
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-app.lsm
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[MkDir4]
@ -107,22 +107,22 @@ Dir=%{dest}/po
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE7]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE9]
Type=install
Source=%{kdevelop}/template-common/kde-configure.in.in
Source=%{tdevelop}/template-common/kde-configure.in.in
Dest=%{dest}/configure.in.in
[FILE10]

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -110,4 +110,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -1,4 +1,4 @@
dataFiles = appui.rc app.desktop app.cpp mainviewimp.cpp mainviewimp.h mainview.ui app.kdevelop app.pro src.pro
dataFiles = appui.rc app.desktop app.cpp mainviewimp.cpp mainviewimp.h mainview.ui app.tdevelop app.pro src.pro
templateName = kmake
### no need to change below:

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -108,4 +108,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -1,4 +1,4 @@
# File generated by kdevelop's qmake manager.
# File generated by tdevelop's qmake manager.
# -------------------------------------------
# Subdir relative project main directory: .
# Target is a subdirs project

@ -66,8 +66,8 @@ Archive=kmake.tar.gz
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -1,4 +1,4 @@
# File generated by kdevelop's qmake manager.
# File generated by tdevelop's qmake manager.
# -------------------------------------------
# Subdir relative project main directory: ./src
# Target is an application: ../bin/%{APPNAMELC}

@ -11,7 +11,7 @@
add_custom_target( kmod.tar.gz ALL
COMMAND tar zcf kmod.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
src-Makefile kmod.kdevelop kmod-driver.c
src-Makefile kmod.tdevelop kmod-driver.c
)

@ -1,4 +1,4 @@
dataFiles = src-Makefile kmod.kdevelop kmod-driver.c
dataFiles = src-Makefile kmod.tdevelop kmod-driver.c
templateName = kmod

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -90,4 +90,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -66,13 +66,13 @@ Archive=kmod.tar.gz
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/kmod.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/kmod.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -11,7 +11,7 @@
add_custom_target( kopart.tar.gz ALL
COMMAND tar zcf kopart.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
kopart.kdevelop kopart_aboutdata.h kopart_part.cpp
kopart.tdevelop kopart_aboutdata.h kopart_part.cpp
kopart_view.h src-Makefile.am kopart.png kopart_factory.cpp
kopart_part.h subdirs kopart.desktop kopart.rc
kopart_factory.h kopart_view.cpp x-kopart.desktop

@ -1,4 +1,4 @@
dataFiles = kopart.kdevelop kopart_aboutdata.h kopart_part.cpp kopart_view.h \
dataFiles = kopart.tdevelop kopart_aboutdata.h kopart_part.cpp kopart_view.h \
src-Makefile.am kopart.png kopart_factory.cpp kopart_part.h \
subdirs kopart.desktop kopart.rc kopart_factory.h \
kopart_view.cpp x-kopart.desktop kde-configure.in.in \

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -110,4 +110,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -63,11 +63,11 @@ Archive=kopart.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -79,25 +79,25 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/kopart.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/kopart.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[MkDir3]
Type=mkdir
@ -105,7 +105,7 @@ Dir=%{dest}/src
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-app.lsm
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[MkDir4]
@ -114,17 +114,17 @@ Dir=%{dest}/po
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE7]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE9]

@ -12,7 +12,7 @@
add_custom_target( konqnavpanel.tar.gz ALL
COMMAND tar zcf konqnavpanel.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
konqnavpanel.cpp konqnavpanel.h konqnavpanel.desktop
konqnavpanel.kdevelop src-Makefile.am konqnavpanel.png
konqnavpanel.tdevelop src-Makefile.am konqnavpanel.png
subdirs
)

@ -1,5 +1,5 @@
dataFiles = konqnavpanel.cpp konqnavpanel.h konqnavpanel.desktop \
konqnavpanel.kdevelop src-Makefile.am \
konqnavpanel.tdevelop src-Makefile.am \
konqnavpanel.png subdirs
templateName = konqnavpanel

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -112,4 +112,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -65,11 +65,11 @@ Archive=konqnavpanel.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -81,25 +81,25 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/konqnavpanel.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/konqnavpanel.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[MkDir3]
Type=mkdir
@ -107,7 +107,7 @@ Dir=%{dest}/src
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-app.lsm
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[MkDir4]
@ -116,22 +116,22 @@ Dir=%{dest}/po
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE7]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE9]
Type=install
Source=%{kdevelop}/template-common/kde-configure.in.in
Source=%{tdevelop}/template-common/kde-configure.in.in
Dest=%{dest}/configure.in.in
[FILE10]

@ -12,7 +12,7 @@
add_custom_target( kpartapp.tar.gz ALL
COMMAND tar zcf kpartapp.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
src-Makefile.am app.cpp app.h app_part.cpp app_part.h
main.cpp app_part.rc app_shell.rc kpartapp.png app.kdevelop
main.cpp app_part.rc app_shell.rc kpartapp.png app.tdevelop
subdirs
)

@ -1,6 +1,6 @@
dataFiles = src-Makefile.am app.cpp app.h app_part.cpp\
app_part.h main.cpp app_part.rc app_shell.rc \
kpartapp.png app.kdevelop subdirs
kpartapp.png app.tdevelop subdirs
templateName = kpartapp
### no need to change below:
template_DATA = $(templateName).kdevtemplate

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -112,4 +112,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -65,11 +65,11 @@ Archive=kpartapp.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -81,39 +81,39 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE7]
Type=install
Source=%{kdevelop}/template-common/kde-configure.in.in
Source=%{tdevelop}/template-common/kde-configure.in.in
Dest=%{dest}/configure.in.in
[MkDir3]
@ -122,28 +122,28 @@ Dir=%{dest}/src
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-part.desktop
Source=%{tdevelop}/template-common/kde-part.desktop
Dest=%{dest}/src/%{APPNAMELC}_part.desktop
[FILE9]
Type=install
Source=%{kdevelop}/template-common/kde-app.desktop
Source=%{tdevelop}/template-common/kde-app.desktop
Dest=%{dest}/src/%{APPNAMELC}.desktop
[FILE10]
Type=install
Source=%{kdevelop}/template-common/kde-app.lsm
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[FILE11]
Type=install
Source=%{kdevelop}/template-common/hi16-app-app.png
Source=%{tdevelop}/template-common/hi16-app-app.png
Dest=%{dest}/src/hi16-app-%{APPNAMELC}.png
Process=false
[FILE12]
Type=install
Source=%{kdevelop}/template-common/hi32-app-app.png
Source=%{tdevelop}/template-common/hi32-app-app.png
Dest=%{dest}/src/hi32-app-%{APPNAMELC}.png
Process=false
@ -153,7 +153,7 @@ Dir=%{dest}/po
[FILE13]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE14]

@ -13,7 +13,7 @@ add_custom_target( kpartplugin.tar.gz ALL
COMMAND tar zcf kpartplugin.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
src-Makefile.am plugin_app.cpp plugin_app.h plugin_app.rc
hi16-action-plugin.png hi22-action-plugin.png
kpartplugin.png plugin.kdevelop subdirs
kpartplugin.png plugin.tdevelop subdirs
)

@ -1,6 +1,6 @@
dataFiles = src-Makefile.am plugin_app.cpp plugin_app.h \
plugin_app.rc hi16-action-plugin.png hi22-action-plugin.png \
kpartplugin.png plugin.kdevelop subdirs
kpartplugin.png plugin.tdevelop subdirs
templateName = kpartplugin

@ -64,11 +64,11 @@ Archive=kpartplugin.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -80,39 +80,39 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/plugin.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/plugin.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE7]
Type=install
Source=%{kdevelop}/template-common/kde-configure.in.in
Source=%{tdevelop}/template-common/kde-configure.in.in
Dest=%{dest}/configure.in.in
[MkDir3]
@ -121,7 +121,7 @@ Dir=%{dest}/src
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-app.lsm
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[MkDir4]
@ -130,7 +130,7 @@ Dir=%{dest}/po
[FILE9]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE10]

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -111,4 +111,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -11,7 +11,7 @@
add_custom_target( kscons_kmdi.tar.gz ALL
COMMAND tar zcf kscons_kmdi.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
app.kcfg app.kdevelop appkmdi.cpp appkmdi.h appkmdiView.cpp
app.kcfg app.tdevelop appkmdi.cpp appkmdi.h appkmdiView.cpp
appkmdiView.h INSTALL kmdikonsole.cpp kmdikonsole.h
main.cpp messages.sh prefs.ui QUICKSTART README
SConscript-doc SConscript-src SConstruct settings.kcfgc

@ -1,7 +1,7 @@
REQUIREMENTS
------------
* KDE headers & libraries for kdelibs
* KDE headers & libraries for tdelibs
* A Python interpreter for the compilation
scons v0.96.1 or newer is recommended, but it's not required since a

@ -1,4 +1,4 @@
dataFiles = app.kcfg app.kdevelop appkmdi.cpp appkmdi.h appkmdiView.cpp \
dataFiles = app.kcfg app.tdevelop appkmdi.cpp appkmdi.h appkmdiView.cpp \
appkmdiView.h INSTALL kmdikonsole.cpp kmdikonsole.h main.cpp \
messages.sh prefs.ui QUICKSTART README SConscript-doc SConscript-src \
SConstruct settings.kcfgc tips VERSION \

@ -1,5 +1,5 @@
<?xml version = '1.0'?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -166,4 +166,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -26,14 +26,14 @@
#include <kglobal.h>
#include <klocale.h>
#include <kiconloader.h>
#include <kdeversion.h>
#include <tdeversion.h>
#include <kmenubar.h>
#include <kstatusbar.h>
#include <kkeydialog.h>
#include <kmessagebox.h>
#include <ktabwidget.h>
#include <kedittoolbar.h>
#include <kdeversion.h>
#include <tdeversion.h>
#include <kstdaccel.h>
#include <kaction.h>
#include <kstdaction.h>

@ -64,7 +64,7 @@ Archive=kscons_kmdi.tar.gz
[SCONS]
Type=include
File=%{kdevelop}/template-common/scons.kdevtemplate
File=%{tdevelop}/template-common/scons.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -82,14 +82,14 @@ Dest=%{dest}/doc/SConscript
[FILE2]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE3]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE4]
Type=install
@ -102,18 +102,18 @@ Dir=%{dest}/src
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-app.desktop
Source=%{tdevelop}/template-common/kde-app.desktop
Dest=%{dest}/src/%{APPNAMELC}.desktop
[FILE7]
Type=install
Source=%{kdevelop}/template-common/hi16-app-app.png
Source=%{tdevelop}/template-common/hi16-app-app.png
Dest=%{dest}/src/hi16-app-%{APPNAMELC}.png
Process=false
[FILE8]
Type=install
Source=%{kdevelop}/template-common/hi32-app-app.png
Source=%{tdevelop}/template-common/hi32-app-app.png
Dest=%{dest}/src/hi32-app-%{APPNAMELC}.png
Process=false
@ -225,12 +225,12 @@ Dest=%{dest}/src/%{APPNAMELC}_part.h
[FILE36]
Type=install
Source=%{kdevelop}/template-common/kde-app.desktop
Source=%{tdevelop}/template-common/kde-app.desktop
Dest=%{dest}/src/%{APPNAMELC}.desktop
[FILE37]
Type=install
Source=%{kdevelop}/template-common/kde-part.desktop
Source=%{tdevelop}/template-common/kde-part.desktop
Dest=%{dest}/src/%{APPNAMELC}_part.desktop
[FILE38]

@ -1,6 +1,6 @@
<tip category="help">
<html>
<p>... that automake was not involved in building this kde application ?</p>
<p>The kdevelop template &quot;kscons_kxt&quot; was used instead.</p>
<p>The tdevelop template &quot;kscons_kxt&quot; was used instead.</p>
</html>
</tip>

@ -11,7 +11,7 @@
add_custom_target( kscons_kxt.tar.gz ALL
COMMAND tar zcf kscons_kxt.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
app.cpp app.h main.cpp appui.rc app.kdevelop appview.h
app.cpp app.h main.cpp appui.rc app.tdevelop appview.h
appview.cpp appview_base.ui prefs-base.ui prefs.cpp
prefs.h app.kcfg settings.kcfgc messages.sh SConstruct
SConscript-doc SConscript-src tips VERSION QUICKSTART

@ -1,7 +1,7 @@
REQUIREMENTS
------------
* KDE headers & libraries for kdelibs
* KDE headers & libraries for tdelibs
* A Python interpreter for the compilation
scons v0.96.1 or newer is recommended, but it's not required since a

@ -1,4 +1,4 @@
dataFiles = app.cpp app.h main.cpp appui.rc app.kdevelop \
dataFiles = app.cpp app.h main.cpp appui.rc app.tdevelop \
appview.h appview.cpp appview_base.ui prefs-base.ui \
prefs.cpp prefs.h app.kcfg settings.kcfgc messages.sh \
SConstruct SConscript-doc SConscript-src tips VERSION \

@ -13,7 +13,7 @@
#include <kglobal.h>
#include <klocale.h>
#include <kiconloader.h>
#include <kdeversion.h>
#include <tdeversion.h>
#include <kmenubar.h>
#include <kstatusbar.h>
#include <kkeydialog.h>

@ -1,5 +1,5 @@
<?xml version = '1.0'?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -166,4 +166,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -65,7 +65,7 @@ Archive=kscons_kxt.tar.gz
[SCONS]
Type=include
File=%{kdevelop}/template-common/scons.kdevtemplate
File=%{tdevelop}/template-common/scons.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -83,14 +83,14 @@ Dest=%{dest}/doc/SConscript
[FILE2]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE3]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE4]
Type=install
@ -103,18 +103,18 @@ Dir=%{dest}/src
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-app.desktop
Source=%{tdevelop}/template-common/kde-app.desktop
Dest=%{dest}/src/%{APPNAMELC}.desktop
[FILE7]
Type=install
Source=%{kdevelop}/template-common/hi16-app-app.png
Source=%{tdevelop}/template-common/hi16-app-app.png
Dest=%{dest}/src/hi16-app-%{APPNAMELC}.png
Process=false
[FILE8]
Type=install
Source=%{kdevelop}/template-common/hi32-app-app.png
Source=%{tdevelop}/template-common/hi32-app-app.png
Dest=%{dest}/src/hi32-app-%{APPNAMELC}.png
Process=false

@ -1,6 +1,6 @@
<tip category="help">
<html>
<p>... that automake was not involved in building this kde application ?</p>
<p>The kdevelop template &quot;kscons_kxt&quot; was used instead.</p>
<p>The tdevelop template &quot;kscons_kxt&quot; was used instead.</p>
</html>
</tip>

@ -13,7 +13,7 @@ add_custom_target( kscreensaver.tar.gz ALL
COMMAND tar zcf kscreensaver.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
kscreensaver.desktop kscreensaver.png kscreensaver.h
kscreensaverui.ui src-Makefile.am kscreensaver.cpp
kscreensaver.kdevelop subdirs
kscreensaver.tdevelop subdirs
)

@ -1,6 +1,6 @@
dataFiles = kscreensaver.desktop kscreensaver.png kscreensaver.h \
kscreensaverui.ui src-Makefile.am kscreensaver.cpp \
kscreensaver.kdevelop subdirs
kscreensaver.tdevelop subdirs
templateName= kscreensaver

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -110,4 +110,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -68,11 +68,11 @@ Archive=kscreensaver.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -85,25 +85,25 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/kscreensaver.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/kscreensaver.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[MkDir3]
Type=mkdir
@ -111,7 +111,7 @@ Dir=%{dest}/src
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-app.lsm
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[MkDir4]
@ -120,22 +120,22 @@ Dir=%{dest}/po
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE7]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE9]
Type=install
Source=%{kdevelop}/template-common/kde-configure.in.in
Source=%{tdevelop}/template-common/kde-configure.in.in
Dest=%{dest}/configure.in.in
[FILE10]

@ -12,7 +12,7 @@
add_custom_target( kxt.tar.gz ALL
COMMAND tar zcf kxt.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
src-Makefile.am app.cpp app.h main.cpp appui.rc
app.kdevelop subdirs app.desktop preview.png appview.h
app.tdevelop subdirs app.desktop preview.png appview.h
appview.cpp appview_base.ui prefs-base.ui prefs.cpp prefs.h
app.kcfg settings.kcfgc README src-configure.in.in
)

@ -1,4 +1,4 @@
dataFiles = src-Makefile.am app.cpp app.h main.cpp appui.rc app.kdevelop \
dataFiles = src-Makefile.am app.cpp app.h main.cpp appui.rc app.tdevelop \
subdirs app.desktop preview.png appview.h appview.cpp appview_base.ui \
prefs-base.ui prefs.cpp prefs.h app.kcfg settings.kcfgc README \
src-configure.in.in

@ -13,7 +13,7 @@
#include <kglobal.h>
#include <klocale.h>
#include <kiconloader.h>
#include <kdeversion.h>
#include <tdeversion.h>
#include <kmenubar.h>
#include <kstatusbar.h>
#include <kkeydialog.h>

@ -1,5 +1,5 @@
<?xml version = '1.0'?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -166,4 +166,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -67,11 +67,11 @@ Archive=kxt.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -83,39 +83,39 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE7]
Type=install
Source=%{kdevelop}/template-common/kde-configure.in.in
Source=%{tdevelop}/template-common/kde-configure.in.in
Dest=%{dest}/configure.in.in
[MkDir3]
@ -124,23 +124,23 @@ Dir=%{dest}/src
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-app.desktop
Source=%{tdevelop}/template-common/kde-app.desktop
Dest=%{dest}/src/%{APPNAMELC}.desktop
[FILE9]
Type=install
Source=%{kdevelop}/template-common/kde-app.lsm
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[FILE10]
Type=install
Source=%{kdevelop}/template-common/hi16-app-app.png
Source=%{tdevelop}/template-common/hi16-app-app.png
Dest=%{dest}/src/hi16-app-%{APPNAMELC}.png
Process=false
[FILE11]
Type=install
Source=%{kdevelop}/template-common/hi32-app-app.png
Source=%{tdevelop}/template-common/hi32-app-app.png
Dest=%{dest}/src/hi32-app-%{APPNAMELC}.png
Process=false
@ -150,7 +150,7 @@ Dir=%{dest}/po
[FILE12]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE13]

@ -11,7 +11,7 @@
add_custom_target( makefileempty.tar.gz ALL
COMMAND tar zcf makefileempty.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
makefileempty-Makefile makefileempty.png app.kdevelop
makefileempty-Makefile makefileempty.png app.tdevelop
)

@ -1,5 +1,5 @@
dataFiles = makefileempty-Makefile \
makefileempty.png app.kdevelop
makefileempty.png app.tdevelop
templateName = makefileempty
### no need to change below:

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -98,4 +98,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -48,12 +48,12 @@ Archive=makefileempty.tar.gz
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[FILE2]
Type=install

@ -12,7 +12,7 @@
add_custom_target( noatunui.tar.gz ALL
COMMAND tar zcf noatunui.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
src-Makefile.am plugin_app.cpp plugin_impl.cpp
plugin_impl.h noatunui.png plugin.plugin plugin.kdevelop
plugin_impl.h noatunui.png plugin.plugin plugin.tdevelop
subdirs
)

@ -1,5 +1,5 @@
dataFiles = src-Makefile.am plugin_app.cpp plugin_impl.cpp plugin_impl.h \
noatunui.png plugin.plugin plugin.kdevelop subdirs
noatunui.png plugin.plugin plugin.tdevelop subdirs
templateName = noatunui
### no need to change below:

@ -63,11 +63,11 @@ Archive=noatunui.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -79,39 +79,39 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/plugin.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/plugin.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE7]
Type=install
Source=%{kdevelop}/template-common/kde-configure.in.in
Source=%{tdevelop}/template-common/kde-configure.in.in
Dest=%{dest}/configure.in.in
[MkDir3]
@ -120,7 +120,7 @@ Dir=%{dest}/src
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-app.lsm
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[MkDir4]
@ -129,7 +129,7 @@ Dir=%{dest}/po
[FILE9]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE10]

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -108,4 +108,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -13,7 +13,7 @@ add_custom_target( noatunvisual.tar.gz ALL
COMMAND tar zcf noatunvisual.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
src-Makefile.am plugin_app.cpp plugin_app.h plugin_impl.cpp
plugin_impl.h noatunvisual.png plugin.plugin
plugin.kdevelop subdirs noatunvisual-configure.in.in
plugin.tdevelop subdirs noatunvisual-configure.in.in
)

@ -1,5 +1,5 @@
dataFiles = src-Makefile.am plugin_app.cpp plugin_app.h plugin_impl.cpp \
plugin_impl.h noatunvisual.png plugin.plugin plugin.kdevelop \
plugin_impl.h noatunvisual.png plugin.plugin plugin.tdevelop \
subdirs noatunvisual-configure.in.in
templateName = noatunvisual

@ -67,11 +67,11 @@ Archive=noatunvisual.tar.gz
[ADMIN]
Type=include
File=%{kdevelop}/template-common/admin.kdevtemplate
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
@ -84,33 +84,33 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
Source=%{src}/plugin.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/plugin.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE5]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.cvs
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE6]
Type=install
Source=%{kdevelop}/template-common/kde-Makefile.am
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE7]
@ -124,7 +124,7 @@ Dir=%{dest}/src
[FILE8]
Type=install
Source=%{kdevelop}/template-common/kde-app.lsm
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[MkDir4]
@ -133,7 +133,7 @@ Dir=%{dest}/po
[FILE9]
Type=install
Source=%{kdevelop}/template-common/kde-po-Makefile.am
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE10]

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -115,4 +115,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -11,7 +11,7 @@
add_custom_target( opieapp.tar.gz ALL
COMMAND tar zcf opieapp.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
Example.png app.kdevelop example.desktop Makefile.am
Example.png app.tdevelop example.desktop Makefile.am
app.pro example.cpp example.h examplebase.ui
)

@ -1,4 +1,4 @@
dataFiles = Example.png app.kdevelop example.desktop Makefile.am \
dataFiles = Example.png app.tdevelop example.desktop Makefile.am \
app.pro example.cpp example.h examplebase.ui
templateName = opieapp

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -140,4 +140,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -69,8 +69,8 @@ Archive=opieapp.tar.gz
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[MkDir0]
Type=mkdir

@ -11,7 +11,7 @@
add_custom_target( opieapplet.tar.gz ALL
COMMAND tar zcf opieapplet.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
Makefile.am Example.png app.kdevelop app.pro simpleimpl.cpp
Makefile.am Example.png app.tdevelop app.pro simpleimpl.cpp
simpleimpl.h
)

@ -1,4 +1,4 @@
dataFiles = Makefile.am Example.png app.kdevelop app.pro \
dataFiles = Makefile.am Example.png app.tdevelop app.pro \
simpleimpl.cpp simpleimpl.h
templateName = opieapplet

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -155,4 +155,4 @@ fi
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -69,8 +69,8 @@ Archive=opieapplet.tar.gz
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[MkDir0]
Type=mkdir

@ -11,7 +11,7 @@
add_custom_target( opieinput.tar.gz ALL
COMMAND tar zcf opieinput.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
Makefile.am Example.png app.kdevelop app.pro simpleimpl.cpp
Makefile.am Example.png app.tdevelop app.pro simpleimpl.cpp
simpleimpl.h
)

@ -1,4 +1,4 @@
dataFiles = Makefile.am Example.png app.kdevelop app.pro \
dataFiles = Makefile.am Example.png app.tdevelop app.pro \
simpleimpl.cpp simpleimpl.h
templateName = opieinput

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -156,4 +156,4 @@ fi
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -65,8 +65,8 @@ Archive=opieinput.tar.gz
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[MkDir0]
Type=mkdir

@ -11,7 +11,7 @@
add_custom_target( opiemenu.tar.gz ALL
COMMAND tar zcf opiemenu.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
Makefile.am Example.png app.kdevelop app.pro simpleimpl.cpp
Makefile.am Example.png app.tdevelop app.pro simpleimpl.cpp
simpleimpl.h
)

@ -1,4 +1,4 @@
dataFiles = Makefile.am Example.png app.kdevelop app.pro \
dataFiles = Makefile.am Example.png app.tdevelop app.pro \
simpleimpl.cpp simpleimpl.h
templateName = opiemenu

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -155,4 +155,4 @@ fi
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -66,8 +66,8 @@ Archive=opiemenu.tar.gz
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[MkDir0]
Type=mkdir

@ -11,7 +11,7 @@
add_custom_target( opienet.tar.gz ALL
COMMAND tar zcf opienet.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
Makefile.am Example.png app.kdevelop app.pro
Makefile.am Example.png app.tdevelop app.pro
simpleiface.cpp simpleiface.h simplemodule.h
simplemodule.cpp
)

@ -1,4 +1,4 @@
dataFiles = Makefile.am Example.png app.kdevelop app.pro \
dataFiles = Makefile.am Example.png app.tdevelop app.pro \
simpleiface.cpp simpleiface.h simplemodule.h \
simplemodule.cpp

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -140,4 +140,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -67,8 +67,8 @@ Archive=opienet.tar.gz
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[MkDir0]
Type=mkdir

@ -11,7 +11,7 @@
add_custom_target( opietoday.tar.gz ALL
COMMAND tar zcf opietoday.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
Makefile.am Example.png app.kdevelop
Makefile.am Example.png app.tdevelop
app.pro exampleplugin.cpp examplepluginimpl.cpp
examplepluginwidget.cpp exampleplugin.h examplepluginimpl.h
examplepluginwidget.h

@ -1,4 +1,4 @@
dataFiles = Makefile.am Example.png app.kdevelop app.pro exampleplugin.cpp \
dataFiles = Makefile.am Example.png app.tdevelop app.pro exampleplugin.cpp \
examplepluginimpl.cpp examplepluginwidget.cpp exampleplugin.h \
examplepluginimpl.h examplepluginwidget.h

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -140,4 +140,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -66,8 +66,8 @@ Archive=opietoday.tar.gz
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[MkDir0]
Type=mkdir

@ -1,4 +1,4 @@
dataFiles = prc-tool.png src-Makefile prc-tool.kdevelop callback.h \
dataFiles = prc-tool.png src-Makefile prc-tool.tdevelop callback.h \
palmhello.c palmhello.pbitm palmhello.rcp palmhelloRsc.h
templateName = prc-tool

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -48,4 +48,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -65,13 +65,13 @@ Archive=prc-tool.tar.gz
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/prc-tool.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/prc-tool.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -12,7 +12,7 @@
add_custom_target( qmakeapp.tar.gz ALL
COMMAND tar zcf qmakeapp.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
main.cpp qmakeapp.cpp qmakeapp.h qmakeapp.png
qmakeapp.kdevelop qmakeapp.pro src.pro filesave.xpm
qmakeapp.tdevelop qmakeapp.pro src.pro filesave.xpm
fileopen.xpm fileprint.xpm
)

@ -1,4 +1,4 @@
dataFiles = main.cpp qmakeapp.cpp qmakeapp.h qmakeapp.png qmakeapp.kdevelop \
dataFiles = main.cpp qmakeapp.cpp qmakeapp.h qmakeapp.png qmakeapp.tdevelop \
qmakeapp.pro src.pro filesave.xpm fileopen.xpm fileprint.xpm
templateName = qmakeapp

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -109,4 +109,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -54,8 +54,8 @@ Archive=qmakeapp.tar.gz
[FILE1]
Type=install
Source=%{src}/qmakeapp.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/qmakeapp.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -11,7 +11,7 @@
add_custom_target( qmakeempty.tar.gz ALL
COMMAND tar zcf qmakeempty.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
qmakeempty.kdevelop qmakeempty.pro qmakeempty.png
qmakeempty.tdevelop qmakeempty.pro qmakeempty.png
)

@ -1,4 +1,4 @@
dataFiles = qmakeempty.kdevelop \
dataFiles = qmakeempty.tdevelop \
qmakeempty.pro qmakeempty.png
templateName = qmakeempty

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -110,4 +110,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -47,8 +47,8 @@ Archive=qmakeempty.tar.gz
[FILE1]
Type=install
Source=%{src}/qmakeempty.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/qmakeempty.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -11,7 +11,7 @@
add_custom_target( qmakesimple.tar.gz ALL
COMMAND tar zcf qmakesimple.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
main.cpp qmakesimple.png app.kdevelop app.pro src.pro
main.cpp qmakesimple.png app.tdevelop app.pro src.pro
)

@ -1,4 +1,4 @@
dataFiles = main.cpp qmakesimple.png app.kdevelop app.pro src.pro
dataFiles = main.cpp qmakesimple.png app.tdevelop app.pro src.pro
templateName = qmakesimple
### no need to change below:

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -97,4 +97,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -54,8 +54,8 @@ Archive=qmakesimple.tar.gz
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -11,7 +11,7 @@
add_custom_target( qt4hello.tar.gz ALL
COMMAND tar zcf qt4hello.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
main.cpp qt4hello.png qt4hello.kdevelop qt4hello.pro
main.cpp qt4hello.png qt4hello.tdevelop qt4hello.pro
src.pro ReadMe
)

@ -1,4 +1,4 @@
dataFiles = main.cpp qt4hello.png qt4hello.kdevelop \
dataFiles = main.cpp qt4hello.png qt4hello.tdevelop \
qt4hello.pro src.pro ReadMe
templateName = qt4hello

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -110,4 +110,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -51,8 +51,8 @@ Archive=qt4hello.tar.gz
[FILE1]
Type=install
Source=%{src}/qt4hello.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/qt4hello.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -12,7 +12,7 @@
add_custom_target( qt4makeapp.tar.gz ALL
COMMAND tar zcf qt4makeapp.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
main.cpp qt4makeapp.cpp qt4makeapp.h qt4makeapp.png
qt4makeapp.kdevelop qt4makeapp.pro src.pro application.qrc
qt4makeapp.tdevelop qt4makeapp.pro src.pro application.qrc
ReadMe filesave.xpm fileopen.xpm filenew.xpm editcopy.xpm
editpaste.xpm editcut.xpm
)

@ -1,4 +1,4 @@
dataFiles = main.cpp qt4makeapp.cpp qt4makeapp.h qt4makeapp.png qt4makeapp.kdevelop \
dataFiles = main.cpp qt4makeapp.cpp qt4makeapp.h qt4makeapp.png qt4makeapp.tdevelop \
qt4makeapp.pro src.pro application.qrc ReadMe filesave.xpm fileopen.xpm filenew.xpm \
editcopy.xpm editpaste.xpm editcut.xpm

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -110,4 +110,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -53,8 +53,8 @@ Archive=qt4makeapp.tar.gz
[FILE1]
Type=install
Source=%{src}/qt4makeapp.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/qt4makeapp.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -11,7 +11,7 @@
add_custom_target( qtopia4app.tar.gz ALL
COMMAND tar zcf qtopia4app.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
Example.png app.kdevelop example.desktop example.html
Example.png app.tdevelop example.desktop example.html
main.cpp Makefile.am app.pro example.cpp example.h
examplebase.ui
)

@ -1,4 +1,4 @@
dataFiles = Example.png app.kdevelop example.desktop \
dataFiles = Example.png app.tdevelop example.desktop \
example.html main.cpp Makefile.am app.pro example.cpp \
example.h examplebase.ui

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -160,4 +160,4 @@
<designerpluginpaths/>
</qt>
</kdevcppsupport>
</kdevelop>
</tdevelop>

@ -57,8 +57,8 @@ Dir=%{dest}/help/html
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -11,7 +11,7 @@
add_custom_target( qtopiaapp.tar.gz ALL
COMMAND tar zcf qtopiaapp.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
Example.png app.kdevelop example.control example.desktop
Example.png app.tdevelop example.control example.desktop
example.html main.cpp Makefile.am app.pro example.cpp
example.h examplebase.ui qtopiaapp
)

@ -1,4 +1,4 @@
dataFiles = Example.png app.kdevelop example.control example.desktop \
dataFiles = Example.png app.tdevelop example.control example.desktop \
example.html main.cpp Makefile.am app.pro example.cpp \
example.h examplebase.ui qtopiaapp

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -128,4 +128,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -69,8 +69,8 @@ Archive=qtopiaapp.tar.gz
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -13,7 +13,7 @@ add_custom_target( win32gui.tar.gz ALL
COMMAND tar zcf win32gui.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
app.cpp src-Makefile.am win32gui-Makefile.am
win32gui-Makefile.cvs win32gui-configure.in win32gui.png
app.kdevelop
app.tdevelop
)

@ -1,5 +1,5 @@
dataFiles = app.cpp src-Makefile.am win32gui-Makefile.am win32gui-Makefile.cvs \
win32gui-configure.in win32gui.png app.kdevelop
win32gui-configure.in win32gui.png app.tdevelop
templateName = win32gui

@ -1,5 +1,5 @@
<?xml version = '1.0'?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -189,4 +189,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -64,17 +64,17 @@ Archive=win32gui.tar.gz
[INCADMIN]
Type=include
File=%{kdevelop}/template-common/incadmin.kdevtemplate
File=%{tdevelop}/template-common/incadmin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -13,7 +13,7 @@ add_custom_target( win32hello.tar.gz ALL
COMMAND tar zcf win32hello.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
app.cpp src-Makefile.am win32-Makefile.am
win32-Makefile.cvs win32-configure.in win32hello.png
app.kdevelop
app.tdevelop
)

@ -1,5 +1,5 @@
dataFiles = app.cpp src-Makefile.am win32-Makefile.am win32-Makefile.cvs \
win32-configure.in win32hello.png app.kdevelop
win32-configure.in win32hello.png app.tdevelop
templateName = win32hello

@ -1,5 +1,5 @@
<?xml version = '1.0'?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -161,4 +161,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -63,17 +63,17 @@ Archive=win32hello.tar.gz
[INCADMIN]
Type=include
File=%{kdevelop}/template-common/incadmin.kdevtemplate
File=%{tdevelop}/template-common/incadmin.kdevtemplate
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install

@ -11,7 +11,7 @@
add_custom_target( wxhello.tar.gz ALL
COMMAND tar zcf wxhello.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
src-Makefile.am app.cpp app.h app.kdevelop subdirs
src-Makefile.am app.cpp app.h app.tdevelop subdirs
app.desktop wxhello.png
)

@ -1,4 +1,4 @@
dataFiles = src-Makefile.am app.cpp app.h app.kdevelop subdirs \
dataFiles = src-Makefile.am app.cpp app.h app.tdevelop subdirs \
app.desktop wxhello.png
templateName = wxhello

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<kdevelop>
<tdevelop>
<general>
<author>%{AUTHOR}</author>
<email>%{EMAIL}</email>
@ -111,4 +111,4 @@
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
</kdevdocumentation>
</kdevelop>
</tdevelop>

@ -51,8 +51,8 @@ Option=INSTALL_DOCS
[PROJECT]
Type=install
Source=%{src}/template-wxhello/app.kdevelop
Dest=%{dest}/${APPNAMELC}.kdevelop
Source=%{src}/template-wxhello/app.tdevelop
Dest=%{dest}/${APPNAMELC}.tdevelop
[WXMAKEFILE.AM]
Type=install

@ -64,11 +64,11 @@ Archive=wxhello.tar.gz
[GNU]
Type=include
File=%{kdevelop}/template-common/gnu.kdevtemplate
File=%{tdevelop}/template-common/gnu.kdevtemplate
[WXARCH]
Type=install archive
Source=%{kdevelop}/template-common/wxwidgets.tar.gz
Source=%{tdevelop}/template-common/wxwidgets.tar.gz
Dest=%{dest}
[MKDIR_DOCBOOK1]
@ -81,42 +81,42 @@ Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{kdevelop}/template-common/kde-doc-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{kdevelop}/template-common/kde-doc-en-Makefile.am
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{kdevelop}/template-common/kde-index.docbook
Source=%{tdevelop}/template-common/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[WX]
Type=include
File=%{kdevelop}/template-common/wx.kdevtemplate
File=%{tdevelop}/template-common/wx.kdevtemplate
[FILE4]
Type=install
Source=%{src}/app.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE5]
Type=install
Source=%{kdevelop}/template-common/wx-Makefile.am
Source=%{tdevelop}/template-common/wx-Makefile.am
Dest=%{dest}/Makefile.am
[FILE6]
Type=install
Source=%{kdevelop}/template-common/wx-Makefile.cvs
Source=%{tdevelop}/template-common/wx-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE7]
Type=install
Source=%{kdevelop}/template-common/wx-configure.in
Source=%{tdevelop}/template-common/wx-configure.in
Dest=%{dest}/configure.in
[MkDir3]
@ -125,13 +125,13 @@ Dir=%{dest}/src
[FILE8]
Type=install
Source=%{kdevelop}/template-common/hi16-app-app.png
Source=%{tdevelop}/template-common/hi16-app-app.png
Dest=%{dest}/src/hi16-app-%{APPNAMELC}.png
Process=false
[FILE9]
Type=install
Source=%{kdevelop}/template-common/hi32-app-app.png
Source=%{tdevelop}/template-common/hi32-app-app.png
Dest=%{dest}/src/hi32-app-%{APPNAMELC}.png
Process=false

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2002 by Roberto Raggi *
* roberto@kdevelop.org *
* roberto@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2002 by Roberto Raggi *
* roberto@kdevelop.org *
* roberto@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2002 by Roberto Raggi *
* roberto@kdevelop.org *
* roberto@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2002 by Roberto Raggi *
* roberto@kdevelop.org *
* roberto@tdevelop.org *
* *
* 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 *

@ -1,7 +1,7 @@
/***************************************************************************
copyright : (C) 2006 by David Nolden
email : david.nolden.kdevelop@art-master.de
email : david.nolden.tdevelop@art-master.de
***************************************************************************/
/***************************************************************************

@ -38,8 +38,8 @@
#include <knuminput.h>
#include <kmainwindow.h>
#include <klineedit.h>
#include <kdeversion.h>
// kdevelop includes
#include <tdeversion.h>
// tdevelop includes
#include <domutil.h>
#include <kdevcoderepository.h>
#include <kdevmainwindow.h>

@ -5,11 +5,11 @@
copyright : (C) 2001 by Victor R<EFBFBD>er
email : victor_roeder@gmx.de
copyright : (C) 2002,2003 by Roberto Raggi
email : roberto@kdevelop.org
email : roberto@tdevelop.org
copyright : (C) 2005 by Adam Treat
email : manyoso@yahoo.com
copyright : (C) 2006 by David Nolden
email : david.nolden.kdevelop@art-master.de
email : david.nolden.tdevelop@art-master.de
***************************************************************************/
/***************************************************************************

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
* roberto@kdevelop.org *
* roberto@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
* roberto@kdevelop.org *
* roberto@tdevelop.org *
* *
* 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 *

@ -5,7 +5,7 @@ INCLUDES = -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/interfaces/extras
kde_module_LTLIBRARIES = libkdevgccoptions.la
libkdevgccoptions_la_LDFLAGS = -module $(all_libraries) $(KDE_PLUGIN)
libkdevgccoptions_la_LIBADD = $(top_builddir)/lib/libkdevelop.la \
libkdevgccoptions_la_LIBADD = $(top_builddir)/lib/libtdevelop.la \
$(top_builddir)/lib/widgets/libkdevwidgets.la $(top_builddir)/lib/interfaces/extras/libkdevextras.la $(LIB_KHTML)
libkdevgccoptions_la_SOURCES = gccoptionsplugin.cpp

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2000-2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2000-2001 by Bernd Gehrmann *
* bernd@kdevelop.org *
* bernd@tdevelop.org *
* *
* 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 *

@ -1,7 +1,7 @@
/***************************************************************************
copyright : (C) 2006 by David Nolden
email : david.nolden.kdevelop@art-master.de
email : david.nolden.tdevelop@art-master.de
***************************************************************************/
/***************************************************************************

@ -1,6 +1,6 @@
/***************************************************************************
copyright : (C) 2006 by David Nolden
email : david.nolden.kdevelop@art-master.de
email : david.nolden.tdevelop@art-master.de
***************************************************************************/
/***************************************************************************
* *

@ -3,11 +3,11 @@
copyright : (C) 2001 by Victor R<EFBFBD>er
email : victor_roeder@gmx.de
copyright : (C) 2002,2003 by Roberto Raggi
email : roberto@kdevelop.org
email : roberto@tdevelop.org
copyright : (C) 2005 by Adam Treat
email : manyoso@yahoo.com
copyright : (C) 2006 by David Nolden
email : david.nolden.kdevelop@art-master.de
email : david.nolden.tdevelop@art-master.de
***************************************************************************/
/***************************************************************************

@ -5,7 +5,7 @@
// Description:
//
//
// Author: KDevelop Authors <kdevelop-devel@kdevelop.org>, (C) 2003
// Author: KDevelop Authors <tdevelop-devel@tdevelop.org>, (C) 2003
//
// Copyright: See COPYING file that comes with this distribution
//

@ -5,11 +5,11 @@ begin : Sat Jul 21 2001
copyright : (C) 2001 by Victor R<EFBFBD>er
email : victor_roeder@gmx.de
copyright : (C) 2002,2003 by Roberto Raggi
email : roberto@kdevelop.org
email : roberto@tdevelop.org
copyright : (C) 2005 by Adam Treat
email : manyoso@yahoo.com
copyright : (C) 2006,2007 by David Nolden
email : david.nolden.kdevelop@art-master.de
email : david.nolden.tdevelop@art-master.de
***************************************************************************/
/***************************************************************************

@ -5,7 +5,7 @@
copyright : (C) 2001 by Victor R<EFBFBD>er
email : victor_roeder@gmx.de
copyright : (C) 2002,2003 by Roberto Raggi
email : roberto@kdevelop.org
email : roberto@tdevelop.org
***************************************************************************/
/***************************************************************************

@ -5,7 +5,7 @@
// Description:
//
//
// Author: Roberto Raggi <robertol@kdevelop.org>, (C) 2003
// Author: Roberto Raggi <robertol@tdevelop.org>, (C) 2003
//
// Copyright: See COPYING file that comes with this distribution
//

@ -5,7 +5,7 @@
// Description:
//
//
// Author: Roberto Raggi <robertol@kdevelop.org>, (C) 2003
// Author: Roberto Raggi <robertol@tdevelop.org>, (C) 2003
//
// Copyright: See COPYING file that comes with this distribution
//

@ -3,11 +3,11 @@
copyright : (C) 2001 by Victor R<EFBFBD>er
email : victor_roeder@gmx.de
copyright : (C) 2002,2003 by Roberto Raggi
email : roberto@kdevelop.org
email : roberto@tdevelop.org
copyright : (C) 2005 by Adam Treat
email : manyoso@yahoo.com
copyright : (C) 2006 by David Nolden
email : david.nolden.kdevelop@art-master.de
email : david.nolden.tdevelop@art-master.de
***************************************************************************/
/***************************************************************************

@ -3,11 +3,11 @@
copyright : (C) 2001 by Victor R<EFBFBD>er
email : victor_roeder@gmx.de
copyright : (C) 2002,2003 by Roberto Raggi
email : roberto@kdevelop.org
email : roberto@tdevelop.org
copyright : (C) 2005 by Adam Treat
email : manyoso@yahoo.com
copyright : (C) 2006 by David Nolden
email : david.nolden.kdevelop@art-master.de
email : david.nolden.tdevelop@art-master.de
***************************************************************************/
/***************************************************************************

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save