Removed code formatting modelines.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/14/head
Michele Calgaro 4 years ago
parent b2f4f7cb60
commit c113625687
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -179,8 +179,3 @@ apidox-am-toplevel-yes:
rm -f Doxyfile
.PHONY: apidox-am-yes apidox-am-no install-data-local install-apidox install-apidox uninstall-local uninstall-apidox uninstall-apidox apidox apidox-am-toplevel-no apidox-am-toplevel-yes
# Local Variables:
# mode: makefile
# End:

@ -208,8 +208,3 @@ apidox:
fi
.PHONY: apidox-am-yes apidox-am-no install-data-local install-apidox install-apidox uninstall-local uninstall-apidox uninstall-apidox apidox
# Local Variables:
# mode: makefile
# End:

@ -42,5 +42,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -384,5 +384,3 @@ void AddExistingDirectoriesDialog::slotDropped ( TQDropEvent* ev )
}
#include "addexistingdirectoriesdlg.moc"
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -71,5 +71,3 @@ protected slots:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -75,4 +75,3 @@ protected slots:
};
#endif // ADDEXISTINGFILESDLG_H
// kate: indent-mode csands; tab-width 4;

@ -724,5 +724,3 @@ void AutoDetailsView::focusOutEvent(TQFocusEvent */*e*/)
}
#include "autodetailsview.moc"
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -86,4 +86,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -139,5 +139,3 @@ public:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -1547,5 +1547,3 @@ TQString AutoProjectPart::getAutoConfFile(const TQString& dir){
}
#include "autoprojectpart.moc"
// kate: space-indent on; indent-width 4;

@ -154,4 +154,3 @@ private:
typedef KDevGenericFactory<AutoProjectPart> AutoProjectFactory;
#endif
// kate: indent-mode csands; tab-width 4;

@ -744,5 +744,3 @@ MakefileHandler* AutoProjectWidget::makefileHandler()
{
return m_makefileHandler;
}
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -227,4 +227,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -1133,5 +1133,3 @@ void AutoSubprojectView::expandCollapse( TQListViewItem * item, bool expand )
}
#include "autosubprojectview.moc"
// kate: indent-mode csands; tab-width 4; space-indent off;

@ -127,5 +127,3 @@ private slots:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -150,7 +150,3 @@ void AutoToolsAction::updateEnabled( int i )
else
TDEAction::updateEnabled( i ) ;
}
//kate: indent-mode csands; tab-width 4;

@ -66,5 +66,3 @@ public:
};
#endif
//kate: indent-mode csands; tab-width 4; auto-insert-doxygen on;

@ -345,4 +345,3 @@ bool ChooseTargetDialog::alwaysUseActiveTarget() const
#include "choosetargetdialog.moc"
//kate: indent-mode csands; tab-width 4;

@ -55,4 +55,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -67,4 +67,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -94,5 +94,3 @@ signals:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -41,5 +41,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -163,4 +163,3 @@ TQString MakefileHandler::resolveVariable( const TQString& variable, AutoTools::
return variable;
}
//kate: space-indent on; indent-width 4;

@ -71,6 +71,3 @@ private:
};
#endif
//kate: space-indent on; indent-width 4;

@ -35,4 +35,3 @@ public slots:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -995,5 +995,3 @@ void AutoProjectTool::configureinSaveMakefiles(TQString fileName, TQStringList m
TQDir().rename(fileName + "#", fileName);
}
//kate: indent-mode csands; space-indent off; tab-width 4;

@ -61,5 +61,3 @@ public:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -49,4 +49,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -52,4 +52,3 @@ protected:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -60,5 +60,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -354,4 +354,3 @@ void TargetOptionsDialog::accept()
}
#include "targetoptionsdlg.moc"
// kate: indent-mode csands; space-indent on; indent-width 4; replace-tabs on;

@ -46,5 +46,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -134,4 +134,3 @@ protected: // Private attributes
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -125,5 +125,3 @@ protected:
bool m_dndEnabled;
};
#endif
// kate: indent-mode csands; tab-width 4; auto-insert-doxygen on;

@ -95,5 +95,3 @@ void CustomBuildOptionsWidget::makeToggled(bool b)
}
#include "custombuildoptionswidget.moc"
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -43,5 +43,3 @@ private:
};
#endif
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -76,5 +76,3 @@ void CustomManagerWidget::accept()
#include "custommanagerwidget.moc"
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -38,5 +38,3 @@ private:
};
#endif
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -121,5 +121,3 @@ void CustomOtherConfigWidget::accept()
}
#include "customotherconfigwidget.moc"
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -53,6 +53,3 @@ protected:
};
#endif
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -156,4 +156,3 @@ private:
};
#endif
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -127,5 +127,3 @@ TQStringList SelectNewFilesDialog::includedPaths() const
}
#include "selectnewfilesdialog.moc"
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -50,5 +50,3 @@ private:
};
#endif
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -113,5 +113,3 @@ void CommentAST::writeBack(TQString &buffer)
}
}
// kate: indent-mode csands; tab-width 4; space-indent off;

@ -265,5 +265,3 @@ public:
}
#endif
// kate: indent-mode csands; space-indent off; tab-width 4; auto-insert-doxygen on;

@ -65,6 +65,3 @@ int Driver::parseFile(KURL fileName, ProjectAST **ast)
}
}
//kate: indent-mode csands; space-indent off; tab-width 4;

@ -72,5 +72,3 @@ public:
}
#endif
// kate: indent-mode csands; tab-width 4; space-indent off; auto-insert-doxygen on;

@ -1,5 +1,3 @@
// -*-C++-*-
// FlexLexer.h -- define interfaces for lexical analyzer classes generated
// by flex

@ -45,5 +45,3 @@ namespace TQMake
}
#endif
// kate: space-indent on; indent-width 4; tab-width: 4; replace-tabs on; auto-insert-doxygen on

@ -164,7 +164,3 @@ void IncludeAST::writeBack(TQString &/*buffer*/)
}
}
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -109,6 +109,3 @@ QMakeScopeItem * ChooseSubprojectDlg::selectedSubproject( )
#include "choosesubprojectdlg.moc"
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -61,5 +61,3 @@ private:
};
#endif
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -96,5 +96,3 @@ void CreateScopeDlg::accept()
}
#include "createscopedlg.moc"
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -41,6 +41,3 @@ private:
};
#endif
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -45,6 +45,3 @@ TQStringList DisableSubprojectDlg::selectedProjects()
}
#include "disablesubprojectdlg.moc"
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -38,6 +38,3 @@ protected slots:
};
#endif
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -2170,5 +2170,3 @@ void ProjectConfigurationDlg::customVarChanged()
}
activateApply( 0 );
}
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -141,5 +141,3 @@ private:
};
#endif
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -87,5 +87,3 @@ const TQStringList& TQMakeDefaultOpts::variables() const
{
return m_keys;
}
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -44,6 +44,3 @@ private:
};
#endif
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -59,5 +59,3 @@ void QMakeOptionsWidget::accept()
}
#include "qmakeoptionswidget.moc"
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -34,7 +34,3 @@ private:
};
#endif
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -925,5 +925,3 @@ TQMap<TQString, TQString> QMakeScopeItem::getLibInfos( TQString basePath )
kdDebug(9024) << "Running getLibInfo for" << scope->projectName() << "|" << map << endl;
return result;
}
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -124,5 +124,3 @@ private:
#endif
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -1706,5 +1706,3 @@ TQString Scope::PrintAST::getIndent()
return ind;
}
#endif
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -303,6 +303,3 @@ private:
};
#endif
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -925,7 +925,3 @@ void TrollProjectPart::slotBuild()
}
#include "trollprojectpart.moc"
//kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -2542,6 +2542,3 @@ TQMap<TQString,TQString> TrollProjectWidget::qmakeEnvironment() const
}
#include "trollprojectwidget.moc"
//kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -215,5 +215,3 @@ private:
};
#endif
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -45,8 +45,3 @@ sub dehtml
return $str;
}
# Local Variables:
# mode: perl
# fill-column: 120
# End:

@ -53,8 +53,3 @@ sub dehtml
return $str;
}
# Local Variables:
# mode: perl
# fill-column: 120
# End:

@ -50,8 +50,3 @@ sub dehtml
return $str;
}
# Local Variables:
# mode: perl
# fill-column: 120
# End:

@ -25,4 +25,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -261,5 +261,3 @@ TQString AddAttributeDialog::accessID( VariableDom var ) const
}
#include "addattributedialog.moc"
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -56,6 +56,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -416,5 +416,3 @@ TQStringList AddMethodDialog::newAccessList( const TQStringList& accessList ) co
}
#include "addmethoddialog.moc"
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -58,6 +58,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -1,4 +1,4 @@
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
<?xml version="1.0" standalone="no"?>
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
<glade-interface>

@ -1,4 +1,4 @@
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
<?xml version="1.0" standalone="no"?>
<!DOCTYPE glade-project SYSTEM "http://glade.gnome.org/glade-project-2.0.dtd">
<glade-project>

@ -1,4 +1,4 @@
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
<?xml version="1.0" standalone="no"?>
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
<glade-interface>

@ -1,4 +1,4 @@
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
<?xml version="1.0" standalone="no"?>
<!DOCTYPE glade-project SYSTEM "http://glade.gnome.org/glade-project-2.0.dtd">
<glade-project>

@ -187,4 +187,3 @@ TQString declaratorToString( DeclaratorAST* declarator, const TQString& scope, b
return text.replace( TQRegExp( " :: " ), "::" ).simplifyWhiteSpace();
}
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -30,5 +30,3 @@ TQString typeSpecToString( TypeSpecifierAST* typeSpec );
TQString declaratorToString( DeclaratorAST* declarator, const TQString& scope = TQString(), bool skipPtrOp = false );
#endif // __ast_utils_h
// kate: indent-mode csands; tab-width 4;

@ -547,6 +547,3 @@ void BackgroundParser::saveMemory() {
m_saveMemory = true; //Delay the operation
m_canParse.wakeAll();
}
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -118,5 +118,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -33,5 +33,3 @@ inline Type bitInvert( Type val ) {
}
}
#endif
// kate: indent-mode csands; tab-width 4;

@ -586,5 +586,3 @@ void CCConfigWidget::openPluginPaths()
}
#include "ccconfigwidget.moc"
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -71,5 +71,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -77,6 +77,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -54,4 +54,3 @@ public:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -54,5 +54,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -702,4 +702,3 @@ TQString GccOptionsPlugin::exec( TQWidget *parent, const TQString &flags )
}
#include "gccoptionsplugin.moc"
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -52,5 +52,3 @@ template<>
KDDebugState<kndbgstream>::KDDebugState() {
}
}
// kate: indent-mode csands; tab-width 4;

@ -218,4 +218,3 @@ kndbgstream dbgMajor();
#endif
}
#endif
// kate: indent-mode csands; tab-width 2;

@ -187,4 +187,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -94,5 +94,3 @@ void ConfigureProblemReporter::setDelayLabel( int delay )
{
delayLabel->setText( i18n( "delay: %1 msec" ).arg( delay ) );
}
// kate: indent-mode csands; tab-width 4;

@ -428,5 +428,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -4489,5 +4489,3 @@ bool CppCodeCompletion::getIncludeInfo( int line, TQString& includeFileName, TQS
#include "cppcodecompletion.moc"
//kate: indent-mode csands; tab-width 2; space-indent off;

@ -323,4 +323,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -308,4 +308,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -479,5 +479,3 @@ EvaluationResult ExpressionEvaluation::evaluateAtomicExpression( TypeDesc expr,
return bestRet;
}
}
// kate: indent-mode csands; tab-width 2;

@ -364,4 +364,3 @@ class ExpressionEvaluation {
}
#endif
// kate: indent-mode csands; tab-width 4;

@ -39,6 +39,3 @@ protected:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -2217,5 +2217,3 @@ void CppNewClassDialog::headeronly_box_stateChanged(int val)
}
#include "cppnewclassdlg.moc"
//kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -289,5 +289,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -79,4 +79,3 @@ void CppSplitHeaderSourceConfig::setOrientation( const TQString &o )
}
#include "cppsplitheadersourceconfig.moc"
// kate: indent-mode csands; tab-width 4;

@ -72,4 +72,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -67,5 +67,3 @@ private:
#endif // __cppsupport_events_h
// kate: indent-mode csands; tab-width 4;

@ -135,5 +135,3 @@ TQString formattedClosingParenthesis(bool suppressSpace)
if (not use_spaces or suppressSpace) return ")";
return " )";
}
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -24,5 +24,3 @@ TQString formattedOpeningParenthesis(bool suppressSpace = false);
TQString formattedClosingParenthesis(bool suppressSpace = false);
#endif // __cppsupport_utils_h
// kate: indent-mode csands; tab-width 4;

@ -37,6 +37,3 @@ const KDevPluginInfo * CppSupportFactory::info()
{
return &data;
}
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -29,5 +29,3 @@ protected:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -3181,6 +3181,3 @@ void UIBlockTester::lockup() {
}
#include "cppsupportpart.moc"
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -659,5 +659,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -58,5 +58,3 @@ void CreateGetterSetterConfiguration::store( )
}
#include "creategettersetterconfiguration.moc"
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -119,4 +119,3 @@ void CreateGetterSetterDialog::slotInlineChanged( )
}
#include "creategettersetterdialog.moc"
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -353,6 +353,3 @@ void CreatePCSDialog::slotSelectionChanged( TQListViewItem * item )
{
setNextPageEnabled( item != 0 );
}
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -56,7 +56,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -69,4 +69,3 @@ struct DeclarationInfo {
#endif
// kate: indent-mode csands; tab-width 4;

@ -144,5 +144,3 @@ TQString DoxyDoc::functionDescription( const TQString& tmpscope, const TQString&
return TQString();
}
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -55,5 +55,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -96,4 +96,3 @@ struct ExpressionInfo {
#endif
// kate: indent-mode csands; tab-width 4;

@ -10,5 +10,3 @@ inline TQString deepCopy( const TQString& s )
}
#endif
// kate: indent-mode csands; tab-width 4;

@ -202,5 +202,3 @@ bool KDevDriver::shouldParseIncludedFile( const ParsedFilePointer& file ) {
}
}
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -53,6 +53,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -279,5 +279,3 @@ int main( int argc, char* argv[] )
return 0;
}
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -115,4 +115,3 @@ void KDevCustomImporter::processDir( const TQString path, TQStringList & files )
}
#include "kdevcustomimporter.moc"
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -100,8 +100,3 @@ void SettingsDialog::validateDirectory( const TQString & dir )
}
#include "settingsdialog.moc"
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -110,6 +110,3 @@ void SettingsDialog::addUrlButton_clicked( )
#include "settingsdialog.moc"
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -69,5 +69,3 @@ TQWidget * KDevQtImporter::createSettingsPage( TQWidget * parent, const char * n
m_settings = new SettingsDialog( parent, name );
return m_settings;
}
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -118,5 +118,3 @@ void SettingsDialog::addUrlButton_clicked( )
}
#include "settingsdialog.moc"
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -114,6 +114,3 @@ TQWidget * KDevKDELibsImporter::createSettingsPage( TQWidget * parent, const cha
m_settings = new SettingsDialog( parent, name );
return m_settings;
}
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -95,7 +95,3 @@ void SettingsDialog::addUrlButton_clicked()
#include "settingsdialog.moc"
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -442,4 +442,3 @@ int ProblemReporter::levelToMarkType( int level ) const
}
#include "problemreporter.moc"
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -155,4 +155,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -212,5 +212,3 @@ void QtBuildConfig::setDesignerIntegration( const TQString& designerIntegration
m_designerIntegration = designerIntegration;
}
#include "qtbuildconfig.moc"
//kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -87,5 +87,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4; space-indent off;

@ -64,5 +64,3 @@ SimpleVariable SimpleContext::findVariable( const TQString& varname )
}
return SimpleVariable();
}
// kate: indent-mode csands; tab-width 4;

@ -168,4 +168,3 @@ class SimpleContext
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -1046,6 +1046,3 @@ void SimpleTypeConfiguration::setGlobalNamespace( TypePointer globalNamespace )
SimpleType::setGlobalNamespace( globalNamespace );
}
}
// kate: indent-mode csands; tab-width 4;

@ -815,5 +815,3 @@ class TypeTrace {
#endif
// kate: indent-mode csands; tab-width 4;

@ -345,4 +345,3 @@ class SimpleTypeCacheBinder : public Base {
#endif
// kate: indent-mode csands; tab-width 4;

@ -370,6 +370,3 @@ TypePointer SimpleTypeCatalog::CatalogBuildInfo::build() {
}
}
// kate: indent-mode csands; tab-width 4;

@ -115,5 +115,3 @@ protected:
#endif
// kate: indent-mode csands; tab-width 4;

@ -722,5 +722,3 @@ TypePointer SimpleTypeCatalogFunction::CatalogFunctionBuildInfo::build() {
}
return ret.front();
}
// kate: indent-mode csands; tab-width 4;

@ -338,4 +338,3 @@ public:
#endif
// kate: indent-mode csands; tab-width 4;

@ -434,5 +434,3 @@ TypePointer SimpleTypeNamespace::NamespaceBuildInfo::build() {
}
return m_built;
}
// kate: indent-mode csands; tab-width 4;

@ -161,5 +161,3 @@ class SimpleTypeNamespace : public SimpleTypeImpl {
#endif
// kate: indent-mode csands; tab-width 4;

@ -1077,5 +1077,3 @@ TQStringList StoreWalker::scopeOfDeclarator( DeclaratorAST* d, const TQStringLis
{
return scopeOfName( d->declaratorId(), startScope );
}
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -137,5 +137,3 @@ private:
};
#endif // __store_walker_h
// kate: indent-mode csands; tab-width 4;

@ -145,5 +145,3 @@ void StoreConverter::parseArguments(FunctionDom function, CppFunction<Tag> &cppF
function->addArgument(arg);
}
}
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -44,5 +44,3 @@ private:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -294,6 +294,3 @@ TQString stringMult( int count, TQString str ){
}
}
// kate: indent-mode csands; tab-width 4;

@ -115,4 +115,3 @@ TQString stringMult( int count, TQString str );
#endif
// kate: tab-width 2;

@ -532,5 +532,3 @@ TQString SubclassingDlg::readBaseClassName()
DomUtil::openDOMFile(doc,m_formFile);
return DomUtil::elementByPathExt(doc,WIDGET_CLASS_NAME).text();
}
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -81,5 +81,3 @@ protected:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -880,5 +880,3 @@ TQString TagUtils::accessToString( int id )
return TQString();
}
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -127,5 +127,3 @@ private:
};
#endif // __tag_creator_h
// kate: indent-mode csands; tab-width 4;

@ -1,4 +1,3 @@
// -*-c++-*-
//
// C++ Implementation: $MODULE$
//

@ -1,4 +1,3 @@
// -*-c++-*-
//
// C++ Interface: $MODULE$
//

@ -214,5 +214,3 @@ void QtDesignerCppIntegration::processImplementationName( TQString &name )
}
#include "tqtdesignercppintegration.moc"
//kate: indent-mode csands; tab-width 4; space-indent off;

@ -37,5 +37,3 @@ protected:
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -115,5 +115,3 @@ class TypeDecoration {
};
#endif
// kate: indent-mode csands; tab-width 4;

@ -400,4 +400,3 @@ class TypeDescShared : public TypeDesc, public TDEShared {
extern TypeDesc operator + ( const TypeDesc& lhs, const TypeDesc& rhs );
#endif
// kate: indent-mode csands; tab-width 4;

@ -101,5 +101,3 @@ void ConfigWidgetProxy::slotAboutToShowPage( TQWidget * page )
}
#include "configwidgetproxy.moc"
// kate: space-indent off; indent-width 4; replace-tabs off; tab-width 4;

@ -126,5 +126,3 @@ private:
};
#endif
// kate: space-indent off; indent-width 4; replace-tabs off; tab-width 4;

@ -83,7 +83,3 @@ TQString KDevEditorUtil::currentSelection( KTextEditor::Document * doc )
KTextEditor::SelectionInterface * selectIface = dynamic_cast<KTextEditor::SelectionInterface*>( doc );
return selectIface ? selectIface->selection() : TQString();
}
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs on;

@ -62,6 +62,3 @@ public:
};
#endif
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs on;

@ -121,5 +121,3 @@ void KDevShellWidget::setAutoReactivateOnCloseDelayed( )
#include "kdevshellwidget.moc"
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -97,5 +97,3 @@ private:
};
#endif
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -64,5 +64,3 @@ private:
};
#endif
//kate: replace-tabs off; indent-spaces off;

@ -1370,5 +1370,3 @@ bool AppWizardDialog::checkAndHideItems(TQListViewItem *item)
}
#include "appwizarddlg.moc"
// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off;

@ -206,5 +206,3 @@ public slots:
};
#endif
// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off;

@ -94,5 +94,3 @@ void AppWizardPart::openFilesAfterGeneration()
}
#include "appwizardpart.moc"
// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off;

@ -853,7 +853,3 @@ Sat Feb 14 01:09:37 1998 Tom Tromey <tromey@cygnus.com>
* aclocal-include.m4: New file. Defines AM_ACLOCAL_INCLUDE macro
to provide extra search directories to `aclocal'.
*Local Variables:
*backup-inhibited: t
*End:

@ -1,5 +1,3 @@
-*- mode: autoconf -*-
# GNOME_AUTOGEN_OBSOLETE
# this marker is checked for in the aclocal.m4 file to check for bad macros ...

@ -1521,10 +1521,3 @@ UNAME_VERSION = ${UNAME_VERSION}
EOF
exit 1
# Local variables:
# eval: (add-hook 'write-file-hooks 'time-stamp)
# time-stamp-start: "timestamp='"
# time-stamp-format: "%:y-%02m-%02d"
# time-stamp-end: "'"
# End:

@ -1764,10 +1764,3 @@ esac
echo $basic_machine$os
exit
# Local variables:
# eval: (add-hook 'write-file-hooks 'time-stamp)
# time-stamp-start: "timestamp='"
# time-stamp-format: "%:y-%02m-%02d"
# time-stamp-end: "'"
# End:

@ -8404,10 +8404,3 @@ build_old_libs=yes
# ### BEGIN LIBTOOL TAG CONFIG: disable-static
build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
# ### END LIBTOOL TAG CONFIG: disable-static
# Local Variables:
# mode:shell-script
# sh-indentation:2
# End:
# vi:sw=2

@ -103,9 +103,4 @@ do
done
exit $errstatus
# Local Variables:
# mode: shell-script
# sh-indentation: 2
# End:
# mkinstalldirs ends here

@ -540,16 +540,3 @@ dicer-toaster daemon first, or &%{APPNAMELC}; won't work !</para>
&documentation.index;
</book>
<!--
Local Variables:
mode: sgml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
vim:tabstop=2:shiftwidth=2:expandtab
-->

@ -134,5 +134,3 @@ void BookmarksConfig::setToken( TQString const & token )
{
_token = token;
}
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -49,5 +49,3 @@ private:
};
#endif
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -564,5 +564,3 @@ BookmarksConfig * BookmarksPart::config( )
}
#include "bookmarks_part.moc"
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -106,5 +106,3 @@ private:
#endif
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -62,5 +62,3 @@ void BookmarkSettings::slotAccept()
#include "bookmarks_settings.moc"
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -332,5 +332,3 @@ void BookmarksWidget::expandAll( )
#include "bookmarks_widget.moc"
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -69,5 +69,3 @@ private:
#endif
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -51,5 +51,3 @@ TQString CreateTagFile::directory( )
}
#include "ctags2_createtagfile.moc"
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -367,5 +367,3 @@ void CTags2Part::slotGoToNext( )
}
#include "ctags2_part.moc"
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -66,5 +66,3 @@ private:
#endif
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -44,5 +44,3 @@ TQString SelectTagFile::tagsfilePath( )
}
#include "ctags2_selecttagfile.moc"
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -30,5 +30,3 @@ public slots:
#endif
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -169,5 +169,3 @@ void CTags2SettingsWidget::removeTagFile()
#include "ctags2_settingswidget.moc"
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -194,6 +194,3 @@ void CTags2Widget::goToNext( )
}
#include "ctags2_widget.moc"
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -53,5 +53,3 @@ private:
};
#endif
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -956,5 +956,3 @@ extern int main (int argc, char **argv)
}
#endif
/* vi:set tabstop=8 shiftwidth=4: */

@ -247,5 +247,3 @@ extern tagResult tagsClose (tagFile *const file);
#endif
#endif
/* vi:set tabstop=8 shiftwidth=4: */

@ -165,7 +165,3 @@ Tags::TagList Tags::getExactMatches( const TQString & tag )
{
return getMatches( tag, false );
}
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -70,5 +70,3 @@ private:
};
#endif
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -585,5 +585,3 @@ void FileCreatePart::slotGlobalInitialize( )
}
#include "filecreate_part.moc"
// kate: indent-width 2; replace-tabs on; tab-width 4; space-indent on;

@ -100,5 +100,3 @@ int FileListItem::compare( TQListViewItem * i, int col, bool ascending ) const
else
return info1.extension().compare( info2.extension() );
}
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -49,5 +49,3 @@ private:
#endif
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -296,5 +296,3 @@ void FileListWidget::restoreSelections(const TQStringList & list)
}
#include "filelist_widget.moc"
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -69,5 +69,3 @@ private:
#endif
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -151,5 +151,3 @@ void QuickOpenDialog::itemSelectionChanged() {
}
#include "quickopendialog.moc"
// kate: space-indent on; indent-width 4; tab-width 4; show-tabs on;

@ -201,6 +201,3 @@ bool ValgrindDialog::isNewValgrindVersion( ) const
return proc->exitStatus();
return true;
}
// kate: space-indent on; indent-width 2; tab-width 2; show-tabs on;

@ -448,4 +448,3 @@ void MainWindowShare::slotActivePartChanged( KParts::Part * part )
}
#include "mainwindowshare.moc"
//kate: space-indent on; indent-width 4;

@ -299,5 +299,3 @@ void MultiBuffer::updateUrlForPart(KParts::Part *part, KURL url)
}
#include "multibuffer.moc"
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -86,5 +86,3 @@ private:
};
#endif
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -305,5 +305,3 @@ void DMainWindow::widgetDestroyed()
}
#include "dmainwindow.moc"
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -177,5 +177,3 @@ TQStringList PluginSelectDialog::unselectedPluginNames( )
#include "pluginselectdialog.moc"
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -39,5 +39,3 @@ protected slots:
};
#endif
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;

@ -1023,5 +1023,3 @@ void SimpleMainWindow::slotProgrammingHandbook()
}
#include "simplemainwindow.moc"
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on

@ -136,7 +136,4 @@ private:
KURL::List m_splitURLs;
};
// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on
#endif

@ -13,6 +13,3 @@ tdeconfdir = $(libdir)/tdeconf_update_bin
kdev_gen_settings_tdeconf_update_SOURCES = kdev-gen-settings-tdeconf_update.cpp
kdev_gen_settings_tdeconf_update_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
kdev_gen_settings_tdeconf_update_LDADD = $(LIB_TQT)
# vim: set noet:

@ -108,6 +108,3 @@ int main()
return 0;
}
// vim: set noet ts=4 sts=4 sw=4:

@ -183,5 +183,3 @@ VCSFileInfo CVSEntry::toVCSFileInfo() const
return VCSFileInfo( fileName(), revision(), revision(), fileState );
}
//kate: space-indent on; indent-width 4; replace-tabs on;

@ -311,4 +311,3 @@ void CVSFileInfoProvider::printOutFileInfoMap( const VCSFileInfoMap &map )
}
#include "cvsfileinfoprovider.moc"
// kate: space-indent on; indent-width 4; replace-tabs on;

@ -77,4 +77,3 @@ private:
};
#endif
//kate: space-indent on; indent-width 4;

@ -43,5 +43,3 @@ bool CommitDlg::eventFilter( TQObject* obj, TQEvent* ev )
}
#include "commitdlg.moc"
//kate: space-indent on; indent-width 4; replace-tabs on; auto-insert-doxygen on; indent-mode cstyle;

@ -34,5 +34,3 @@ protected:
};
#endif
//kate: space-indent on; indent-width 4; replace-tabs on; auto-insert-doxygen on; indent-mode cstyle;

Loading…
Cancel
Save