Removed code formatting modelines.

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

@ -87,4 +87,3 @@ inline TQDataStream &operator>>( TQDataStream &s, CacheEntry &e )
}
#endif // CACHE_H
// vim:ts=4:sw=4:noet

@ -66,4 +66,3 @@ class FeedBrowserDlg : public KDialogBase
};
#endif // FEEDBROWSER_H
// vim:ts=4:sw=4:noet

@ -268,4 +268,3 @@ void QueryService::slotGotFeedsInCategory( const KXMLRPC::Query::Result &result
}
#include "query.moc"
// vim:ts=4:sw=4:noet

@ -144,4 +144,3 @@ inline TQDataStream &operator>>( TQDataStream &stream, RSSNewsFeed &feed )
}
#endif
// vim:ts=4:sw=4:noet

@ -398,4 +398,3 @@ void Server::call( const TQString &method, const TQValueList<TQVariant> &args,
}
#include "xmlrpciface.moc"
// vim:ts=4:sw=4:noet

@ -184,4 +184,3 @@ inline TQDataStream &operator<<( TQDataStream &s, const KXMLRPC::Query::Result &
}
#endif // KXMLRPCCLIENT_H
// vim:ts=4:sw=4:noet

@ -1038,15 +1038,3 @@ url="ftp://ftp.dict.org/pub/dict/INITSCRIPT">ftp://ftp.dict.org/pub/dict/INITSCR
&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:ts=2:sw=2:tw=78:noet
-->

@ -737,15 +737,3 @@ Documentation Copyright &copy; 2003 Jonathan Drews <email>j.e.drews@att.net</ema
&documentation.index;
</book>
<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
vim:tabstop=2:shiftwidth=2:expandtab
-->

@ -1011,15 +1011,3 @@ Documentation copyright 2003,2004,2005 Will Stephenson (lists at stevello free-o
&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:ts=2:sw=2:tw=78:noet
-->

@ -398,13 +398,3 @@
&documentation.index;
</book>
<!--
Local Variables:
mode: sgml
sgml-minimize-attributes: nil
sgml-general-insert-case: lower
End:
-->
<!-- vim:tabstop=2:shiftwidth=2:expandtab -->

@ -258,11 +258,3 @@ the <application>ppd</application> daemon.</para>
&documentation.index;
</book>
<!--
Local Variables:
mode: sgml
sgml-minimize-attributes: nil
sgml-general-insert-case: lower
End:
-->

@ -736,15 +736,3 @@ application -->
&documentation.index;
</book>
<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
vim:tabstop=2:shiftwidth=2:expandtab
-->

@ -653,15 +653,3 @@ application -->
&documentation.index;
</book>
<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
vim:tabstop=2:shiftwidth=2:expandtab
-->

@ -1431,16 +1431,3 @@ Replace <replaceable>YOUR_NAME</replaceable> with your login name and
&documentation.index;
</book>
<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
sgml-indent-step: nil
End:
-->

@ -592,17 +592,3 @@ get &ktalkd; to compile or work on your platform.
</appendix>
</book>
<!--
Local Variables:
mode: sgml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
// vim:ts=0:sw=2:tw=78:noet
-->

@ -49,6 +49,4 @@ mimedir = $(kde_mimedir)/application
mime_DATA = x-kopete-emoticons.desktop
xdg_apps_DATA = kopete.desktop
# vim: set noet:
noinst_HEADERS = kimifaceimpl.h

@ -7,6 +7,3 @@ noinst_HEADERS = addaccountwizard.h
libkopeteaddaccountwizard_la_SOURCES = addaccountwizardpage1.ui addaccountwizardpage2.ui addaccountwizardpage3.ui addaccountwizard.cpp
libkopeteaddaccountwizard_la_LDFLAGS = $(all_libraries) -no-undefined
libkopeteaddaccountwizard_la_LIBADD = ../../libkopete/libkopete.la $(LIB_TDEUI)
# vim: set noet:

@ -217,6 +217,3 @@ void AddAccountWizard::reject()
}
#include "addaccountwizard.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -66,6 +66,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -8,5 +8,3 @@ noinst_HEADERS = addcontactwizard.h
libkopeteaddcontactwizard_la_SOURCES = addcontactwizard_base.ui addcontactwizard.cpp
libkopeteaddcontactwizard_la_LDFLAGS = $(all_libraries) -no-undefined
libkopeteaddcontactwizard_la_LIBADD = ../../libkopete/libkopete.la $(LIB_TDEUI) $(LIB_TDEABC)
# vim: set noet:

@ -339,6 +339,3 @@ void AddContactWizard::slotDataValid(AddContactPage *onPage, bool bOn)
#include "addcontactwizard.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -81,6 +81,3 @@ protected slots:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -258,6 +258,3 @@ TQDragObject *ChatMembersListWidget::dragObject()
//END ChatMembersListWidget
#include "chatmemberslistwidget.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -118,6 +118,3 @@ private:
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -1376,6 +1376,3 @@ void ChatMessagePart::writeTemplate()
}
#include "chatmessagepart.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -245,6 +245,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -418,6 +418,3 @@ void ChatTextEditPart::slotStoppedTypingTimer()
}
#include "chattexteditpart.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -206,5 +206,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -1083,6 +1083,3 @@ void ChatView::registerTooltipHandler( TQObject *target, const char* slot )
}
#include "chatview.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -417,6 +417,3 @@ class ChatWindowPlugin : public Kopete::ViewPlugin
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -136,6 +136,3 @@ void EmoticonSelector::showEvent( TQShowEvent* )
}
#include "emoticonselector.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -75,4 +75,3 @@ protected slots:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -1275,6 +1275,3 @@ void KopeteChatWindow::updateChatLabel()
}
#include "kopetechatwindow.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -239,6 +239,3 @@ protected:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -560,6 +560,3 @@ void KopeteEmailWindow::slotCloseView()
#include "kopeteemailwindow.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -100,6 +100,3 @@ class EmailWindowPlugin : public Kopete::ViewPlugin
};
#endif // __KOPETEEMAILWINDOW_H__
// vim: set noet ts=4 sts=4 sw=4:

@ -223,6 +223,3 @@ int KopeteEmoticonAction::plug( TQWidget* widget, int index )
}
#include "kopeteemoticonaction.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -86,6 +86,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -1,5 +1,3 @@
// -*- c++ -*-
#ifndef KRICHTEXTEDITPART_H
#define KRICHTEXTEDITPART_H

@ -13,6 +13,3 @@ kcm_kopete_accountconfig_la_LIBADD = ../../../libkopete/libkopete.la ../../adda
service_DATA = kopete_accountconfig.desktop
servicedir = $(kde_servicesdir)
# vim: set noet:

@ -280,6 +280,3 @@ void KopeteAccountConfig::slotColorChanged()
}
#include "kopeteaccountconfig.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -58,5 +58,3 @@ private slots:
void slotColorChanged();
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -17,6 +17,4 @@ kcm_kopete_appearanceconfig_la_LIBADD = ../../../libkopete/libkopete.la \
service_DATA = kopete_appearanceconfig.desktop
servicedir = $(kde_servicesdir)
# vim: set noet:
noinst_HEADERS = emoticonseditdialog.h

@ -889,4 +889,3 @@ void AppearanceConfig::editSelectedEmoticonTheme()
}
#include "appearanceconfig.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -69,4 +69,3 @@ private:
Private *d;
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -47,4 +47,3 @@ class TooltipEditDialog : public KDialogBase
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -19,6 +19,4 @@ servicedir = $(kde_servicesdir)
kopeteicondir = $(kde_datadir)/kopete/icons
kopeteicon_ICON = AUTO
# vim: set noet:
noinst_HEADERS = avdeviceconfig_videoconfig.h

@ -14,5 +14,3 @@ kcm_kopete_behaviorconfig_la_LIBADD = ../../../libkopete/libkopete.la \
service_DATA = kopete_behaviorconfig.desktop
servicedir = $(kde_servicesdir)
# vim: set noet:

@ -302,4 +302,3 @@ void BehaviorConfig::slotTextChanged(const TQString&)
}
#include "behaviorconfig.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -59,4 +59,3 @@ class BehaviorConfig : public TDECModule
Kopete::Away* awayInstance;
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -10,6 +10,4 @@ kcm_kopete_identityconfig_la_LIBADD = -ltdeabc ../../../libkopete/libkopete.la
service_DATA = kopete_identityconfig.desktop
servicedir = $(kde_servicesdir)
# vim: set noet:
kde_kcfg_DATA = kopeteidentityconfigpreferences.kcfg

@ -77,5 +77,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -6,6 +6,3 @@ noinst_LTLIBRARIES = libkopetepluginconfig.la
libkopetepluginconfig_la_SOURCES = kopetepluginconfig.cpp
libkopetepluginconfig_la_LDFLAGS = $(all_libraries)
libkopetepluginconfig_la_LIBADD = $(LIB_TDEUTILS)
# vim: set noet:

@ -115,6 +115,3 @@ void KopetePluginConfig::show()
}
#include "kopetepluginconfig.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -52,6 +52,3 @@ private:
};
#endif // KOPETEPLUGINCONFIG_H
// vim: set noet ts=4 sts=4 sw=4:

@ -24,5 +24,3 @@ libkopetecontactlist_la_LIBADD = -ltdeabc ../../libkopete/libkopete.la ../addcon
noinst_HEADERS = kopeteaddrbookexport.h customnotificationprops.h tdeabcexport.h
KDE_OPTIONS = nofinal
# vim: set noet:

@ -2130,5 +2130,3 @@ void KopeteContactListView::slotTimeout()
}
#include "kopetecontactlistview.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -250,4 +250,3 @@ struct KopeteContactListView::UndoItem
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -286,6 +286,3 @@ void KopeteGroupViewItem::setText( int column, const TQString &text )
}
#include "kopetegroupviewitem.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -1106,5 +1106,3 @@ void KopeteMetaContactLVI::setText( int column, const TQString &text )
}
#include "kopetemetacontactlvi.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -187,6 +187,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -183,15 +183,3 @@ k_dcop_signals:
};
#endif
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -95,15 +95,3 @@ private:
};
#endif
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -55,6 +55,3 @@ void KopeteAccountStatusBarIcon::mousePressEvent( TQMouseEvent *me )
}
#include "kopeteaccountstatusbaricon.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -56,6 +56,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -335,4 +335,3 @@ void KopeteApplication::commitData( TQSessionManager &sm )
}
#include "kopeteapplication.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -90,6 +90,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -183,4 +183,3 @@ void KopeteBalloon::updateMask()
}
#include "kopeteballoon.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -74,6 +74,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -340,5 +340,3 @@ TQStringList KopeteIface::metacontactsForContactId( const TQString & contactId )
else
return TQStringList();
}
// vim: set noet ts=4 sts=4 sw=4:

@ -170,15 +170,3 @@ k_dcop:
};
#endif
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -1111,4 +1111,3 @@ void KopeteWindow::showAddContactDialog( Kopete::Account * account )
}
#include "kopetewindow.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -279,4 +279,3 @@ signals:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -107,4 +107,3 @@ int main( int argc, char *argv[] )
kopete.exec();
}
// vim: set noet ts=4 sts=4 sw=4:

@ -432,4 +432,3 @@ TQString KopeteSystemTray::squashMessage( const Kopete::Message& msg )
}
#include "systemtray.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -100,6 +100,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -27,6 +27,3 @@ kopete_pluginloader2_tdeconf_update_LDADD = $(LIB_TQT)
kopete_nameTracking_tdeconf_update_SOURCES = kopete-nameTracking.cpp
kopete_nameTracking_tdeconf_update_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
kopete_nameTracking_tdeconf_update_LDADD = $(LIB_TQT) $(LIB_TDECORE)
# vim: set noet:

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

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

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

@ -65,7 +65,4 @@ kopeteinclude_HEADERS = kopeteaccount.h kopeteaccountmanager.h kopeteawayaction.
kopetetransfermanager.h kopeteuiglobal.h tdeabcpersistence.h managedconnectionaccount.h \
kopetenotifydataobject.h kopeteversion.h kopeteprefs.h kopetepicture.h webcamwidget.h \
kopetepluginmanager.h
# vim: set noet:
noinst_HEADERS = kopeteblacklister.h kopeteconfig.h

@ -1,4 +1,3 @@
// -*- c++ -*-
/***************************************************************************
qvideo.h
--------

@ -1,5 +1,3 @@
// -*- c++ -*-
/*
*
* Copyright (C) 2002 George Staikos <staikos@kde.org>

@ -109,6 +109,3 @@ void KCAutoConfigModule::setMainWidget(TQWidget *widget, const TQString& group )
}
#include "kcautoconfigmodule.moc"
// vim: sw=4 sts=4 et

@ -436,5 +436,3 @@ void AccountManager::slotAccountOnlineStatusChanged(Contact *c,
} //END namespace Kopete
#include "kopeteaccountmanager.moc"
// vim: set noet ts=4 sts=4 sw=4:
// kate: tab-width 4; indent-mode csands;

@ -522,4 +522,3 @@ void Kopete::Away::setAutoAway()
}
#include "kopeteaway.moc"
// vim: set et ts=4 sts=4 sw=4:

@ -207,12 +207,3 @@ signals:
}
#endif
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -138,6 +138,3 @@ void KopeteAwayDialog::slotCancel()
}
#include "kopeteawaydialog.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -197,6 +197,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -508,8 +508,3 @@ void Kopete::ChatSession::raiseView()
}
#include "kopetechatsession.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -401,6 +401,3 @@ private:
}
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -192,6 +192,3 @@ KopeteView *ChatSessionManager::activeView()
} //END namespace Kopete
#include "kopetechatsessionmanager.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -188,6 +188,3 @@ private:
}
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -485,6 +485,3 @@ void Kopete::CommandHandler::slotPluginDestroyed( TQObject *plugin )
}
#include "kopetecommandhandler.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -553,6 +553,3 @@ private:
} //END namespace Kopete
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -1107,6 +1107,3 @@ void ContactList::slotKABCChanged()
} //END namespace Kopete
#include "kopetecontactlist.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -168,6 +168,3 @@ private:
} //END namespace Kopete
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -342,5 +342,3 @@ void installEmoticonTheme(const TQString &archiveName)
} // END namespace Global
} // END namespace Kopete
// vim: set noet ts=4 sts=4 sw=4:

@ -173,4 +173,3 @@ namespace Global
} // Kopete
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -419,6 +419,3 @@ private:
}
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -100,6 +100,3 @@ void MessageEvent::discard()
}
#include "kopetemessageevent.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -125,6 +125,3 @@ private:
}
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -107,5 +107,3 @@ MessageHandlerFactory::FactoryList MessageHandlerFactory::messageHandlerFactorie
}
#include "kopetemessagehandler.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -222,5 +222,3 @@ private:
}
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -182,5 +182,3 @@ MessageEvent *ProcessMessageTask::event()
}
#include "kopetemessagehandlerchain.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -94,5 +94,3 @@ private:
}
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -1438,5 +1438,3 @@ TQPtrList<Contact> MetaContact::contacts() const
} //END namespace Kopete
#include "kopetemetacontact.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -611,6 +611,3 @@ KOPETE_EXPORT TQString nameFromKABC( const TQString &id ) /*const*/;
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -171,5 +171,3 @@ const TQMimeSource *MimeSourceFactory::data( const TQString &abs_name ) const
}
} // END namespace Kopete
// vim: set noet ts=4 sts=4 sw=4:

@ -52,4 +52,3 @@ private:
} // Kopete
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -211,5 +211,3 @@ void EmoticonMimeTypeHandler::handleURL( const TQString &, const KURL &url ) con
}
} // END namespace Kopete
// vim: set noet ts=4 sts=4 sw=4:

@ -130,4 +130,3 @@ public:
} // Kopete
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -298,5 +298,3 @@ OnlineStatus::StatusType OnlineStatus::statusStringToType(TQString& string)
return OnlineStatus::Unknown;
}
// vim: set noet ts=4 sts=4 sw=4:

@ -432,6 +432,3 @@ void OnlineStatusAction::slotActivated()
} //END namespace Kopete
#include "kopeteonlinestatusmanager.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -166,6 +166,3 @@ class OnlineStatusAction : public TDEAction
} //END namespace Kopete
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -498,5 +498,3 @@ bool Kopete::Password::remembered()
}
#include "kopetepassword.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -218,5 +218,3 @@ public slots:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -107,5 +107,3 @@ void Kopete::PasswordedAccount::disconnected( Kopete::Account::DisconnectReason
#include "kopetepasswordedaccount.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -127,5 +127,3 @@ private:
}
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -243,5 +243,3 @@ private:
}
#endif // KOPETEPLUGINMANAGER_H
// vim: set noet ts=4 sts=4 sw=4:

@ -685,4 +685,3 @@ void KopetePrefs::setGroupConsecutiveMessages( bool value )
mGroupConsecutiveMessages = value;
}
#include "kopeteprefs.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -323,4 +323,3 @@ private:
void _setStylePath (const TQString &);
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -97,5 +97,3 @@ void SimpleMessageHandler::handleMessage( MessageEvent *event )
}
#include "kopetesimplemessagehandler.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -87,5 +87,3 @@ private:
}
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -105,4 +105,3 @@ void Task::slotResult( Kopete::Task *task )
}
#include "kopetetask.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -159,5 +159,3 @@ private:
}
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -211,4 +211,3 @@ private slots:
}
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -55,6 +55,3 @@ int UI::Global::sysTrayWId()
}
// vim: set noet ts=4 sts=4 sw=4:

@ -67,6 +67,3 @@ namespace Global
}
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -185,6 +185,3 @@ void Kopete::WalletManager::emitWalletOpened( TDEWallet::Wallet *wallet )
#include "kopetewalletmanager.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -113,6 +113,3 @@ signals:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -9,5 +9,3 @@ libkopeteprivate_la_SOURCES = kopeteemoticons.cpp \
kopetecommand.cpp kopeteviewmanager.cpp kopeteutils_private.cpp
libkopeteprivate_la_LDFLAGS = $(all_libraries)
libkopeteprivate_la_LIBADD = $(LIB_TDEUI)
# vim: set noet:

@ -559,8 +559,3 @@ void Emoticons::reload()
} //END namesapce Kopete
#include "kopeteemoticons.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -188,4 +188,3 @@ private slots:
} //END namespace Kopete
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -359,6 +359,3 @@ KopeteView* KopeteViewManager::activeView() const
#include "kopeteviewmanager.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -320,5 +320,3 @@ void KopeteMessage_Test::testLinkParser()
}
}
}
// vim: set noet ts=4 sts=4 sw=4:

@ -128,5 +128,3 @@ int main( int argc, char *argv[] )
}
#include "kopetepasswordtest_program.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -94,5 +94,3 @@ int main( int argc, char *argv[] )
}
#include "kopetewallettest_program.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -26,6 +26,3 @@ kopeteinclude_HEADERS = accountselector.h fileconfirmbase.h \
kopetelistviewsearchline.h addressbooklinkwidget.h
noinst_HEADERS = addresseeitem.h contactaddednotifywidget.h
# vim: set noet:

@ -183,4 +183,3 @@ void AccountSelector::slotSelectionChanged(TQListViewItem *item)
}
#include "accountselector.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -90,4 +90,3 @@ Q_OBJECT
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -26,4 +26,3 @@ AddContactPage::~AddContactPage()
}
#include "addcontactpage.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -63,4 +63,3 @@ signals:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -84,6 +84,3 @@ void AddressBookSelectorDialog::reject()
} // namespace Kopete
#include "addressbookselectordialog.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -86,6 +86,3 @@ protected:
} // namespace Kopete
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -166,6 +166,3 @@ void AddressBookSelectorWidget::slotAddAddresseeClicked()
} // namespace Kopete
#include "addressbookselectorwidget.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -87,5 +87,3 @@ signals:
} // namespace Kopete
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -44,6 +44,3 @@ void KopeteEditAccountWidget::setAccount( Kopete::Account *account )
{
d->account = account;
}
// vim: set noet ts=4 sts=4 sw=4:

@ -97,8 +97,5 @@ protected:
private:
KopeteEditAccountWidgetPrivate *d;
};
// vim: set noet ts=4 sts=4 sw=4:
#endif

@ -48,7 +48,3 @@ Kopete::Contact * KopeteContactAction::contact() const
#include "kopetecontactaction.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -57,6 +57,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -211,5 +211,3 @@ void ListView::delayedSort()
} // END namespace Kopete
#include "kopetelistview.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -71,5 +71,3 @@ private:
} // END namespace Kopete
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -1628,5 +1628,3 @@ void Item::componentResized( Component *component )
} // END namespace Kopete
#include "kopetelistviewitem.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -518,5 +518,3 @@ private:
} // END namespace Kopete
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -128,5 +128,3 @@ void Kopete::UI::PasswordWidget::setPassword( const TQString &pass )
}
#include "kopetepasswordwidget.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -105,6 +105,3 @@ private:
}
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -122,6 +122,3 @@ TDEAction * KopeteStdAction::unblockContact( const TQObject *recvr, const char *
}
#include "kopetestdaction.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -117,4 +117,3 @@ class KOPETE_EXPORT KopetePreferencesAction : public TDEAction
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -282,6 +282,3 @@ void MetaContactSelectorWidget::setLabelMessage( const TQString &msg )
} // namespace Kopete
#include "metacontactselectorwidget.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -100,6 +100,3 @@ private:
} // namespace Kopete
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -272,6 +272,3 @@ void UserInfoDialog::show()
}
#include "userinfodialog.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -52,6 +52,3 @@ class AliasPreferences : public TDECModule
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -47,5 +47,3 @@ void EditAliasDialog::checkButtonsEnabled()
}
#include "editaliasdialog.moc"
// kate: space-indent off; replace-tabs off; tab-width 4; indent-mode csands;

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

@ -128,6 +128,3 @@ void AutoReplaceConfig::save()
config->sync();
}
// vim: set noet ts=4 sts=4 sw=4:

@ -53,6 +53,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -123,6 +123,3 @@ void AutoReplacePlugin::slotAboutToSend( Kopete::Message &msg )
}
#include "autoreplaceplugin.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -59,6 +59,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -210,6 +210,3 @@ void AutoReplacePreferences::defaults()
}
#include "autoreplacepreferences.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -60,6 +60,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -136,6 +136,3 @@ void ConnectionStatusPlugin::setConnectedStatus( bool connected )
}
#include "connectionstatusplugin.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -54,6 +54,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -321,6 +321,3 @@ void CryptographyPlugin::slotNewKMM(Kopete::ChatSession *KMM)
#include "cryptographyplugin.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -91,13 +91,3 @@ private:
};
#endif
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -45,5 +45,3 @@ void CryptographyPreferences::slotSelectPressed()
}
#include "cryptographypreferences.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -39,5 +39,3 @@ private slots: // Public slots
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -202,5 +202,3 @@ void HighlightConfig::save()
*stream << xml;
}
}
// vim: set noet ts=4 sts=4 sw=4:

@ -42,5 +42,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -101,6 +101,3 @@ void HighlightPlugin::slotSettingsChanged()
#include "highlightplugin.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -265,5 +265,3 @@ void HighlightPreferences::slotEditRegExp()
}
#include "highlightpreferences.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -71,6 +71,3 @@ void LatexGUIClient::slotPreview()
#include "latexguiclient.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -254,6 +254,3 @@ void LatexPlugin::slotSettingsChanged()
}
#include "latexplugin.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -72,5 +72,3 @@ void LatexPreferences::save()
}
#include "latexpreferences.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -282,4 +282,3 @@ void MotionAwayPlugin::slotTimeout()
}
#include "motionawayplugin.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -89,6 +89,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -66,5 +66,3 @@ void MotionAwayPreferences::save()
}
#include "motionawaypreferences.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -42,5 +42,3 @@ private slots:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -56,6 +56,3 @@ void NetMeetingGUIClient::slotStartInvitation()
}
#include "netmeetingguiclient.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -49,13 +49,3 @@ private:
};
#endif
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -77,5 +77,3 @@ void NetmeetingPreferences::slotChanged()
}
#include "netmeetingpreferences.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -117,5 +117,3 @@ void NLKscd::update()
// else
// kdDebug( 14307 ) << "NLKscd::update() - kscd not found" << endl;
}
// vim: set noet ts=4 sts=4 sw=4:

@ -37,5 +37,3 @@ class NLKscd : public NLMediaPlayer
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -55,4 +55,3 @@ class NLMediaPlayer
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -144,4 +144,3 @@ TQString NLNoatun::currentProperty( TQCString appname, TQString property ) const
}
return result;
}
// vim: set noet ts=4 sts=4 sw=4:

@ -38,4 +38,3 @@ class NLNoatun : public NLMediaPlayer
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -79,4 +79,3 @@ void NLXmms::update()
}
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -41,5 +41,3 @@ class NLXmms : public NLMediaPlayer
#endif
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -75,5 +75,3 @@ void NowListeningGUIClient::slotPluginUnloaded()
}
#include "nowlisteningguiclient.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -50,5 +50,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -551,5 +551,3 @@ void NowListeningPlugin::slotSettingsChanged()
NowListeningPlugin* NowListeningPlugin::pluginStatic_ = 0L;
#include "nowlisteningplugin.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -108,5 +108,3 @@ friend class NowListeningGUIClient;
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -83,13 +83,3 @@ void NowListeningPreferences::defaults()
preferencesDialog->m_conjunction->setText( i18n(", and "));
preferencesDialog->m_autoAdvertising->setChecked( false );*/
}
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:
//

@ -49,12 +49,3 @@ private:
};
#endif
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -1,4 +1,3 @@
// -*- c++ -*-
/***************************************************************************
* *
* Copyright: SuSE Linux AG, Nuernberg *

@ -217,5 +217,3 @@ void SMPPPDCSPlugin::aboutToUnload() {
}
#include "smpppdcsplugin.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -106,5 +106,3 @@ private:
};
#endif /* SMPPPDCSPLUGIN_H */
// vim: set noet ts=4 sts=4 sw=4:

@ -60,13 +60,3 @@ private:
};
#endif
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -47,6 +47,3 @@ private slots: // Public slots
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -95,6 +95,3 @@ void TranslatorGUIClient::messageTranslated( const TQVariant &result )
}
#include "translatorguiclient.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -52,13 +52,3 @@ private:
};
#endif
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -401,6 +401,3 @@ void TranslatorPlugin::slotSetLanguage()
}
#include "translatorplugin.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -109,6 +109,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -136,5 +136,3 @@
</xsl:template>
</xsl:stylesheet>
<!-- vim: set ts=4 sts=4 sw=4: -->

@ -55,5 +55,3 @@
</xsl:template>
</xsl:stylesheet>
<!-- vim: set ts=4 sts=4 sw=4: -->

@ -135,5 +135,3 @@
</xsl:template>
</xsl:stylesheet>
<!-- vim: set ts=4 sts=4 sw=4: -->

@ -56,5 +56,3 @@
</xsl:template>
</xsl:stylesheet>
<!-- vim: set ts=4 sts=4 sw=4: -->

@ -468,6 +468,4 @@ void WebPresencePlugin::aboutToUnload()
emit readyForUnload();
}
// vim: set noet ts=4 sts=4 sw=4:
#include "webpresenceplugin.moc"

@ -120,5 +120,3 @@ protected:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -60,5 +60,3 @@ void WebPresencePreferences::defaults ()
}
#include "webpresencepreferences.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -47,5 +47,3 @@ private slots: // Public slots
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003-2004 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
// Copyright (C) 2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003-2004 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
// Copyright (C) 2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
// Copyright (C) 2002-2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
// Copyright (C) 2002-2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
//

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
// Copyright (C) 2002-2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003-2004 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
// Copyright (C) 2002-2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003-2004 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
// Copyright (C) 2002-2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
// Copyright (C) 2002-2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
// Copyright (C) 2002-2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2004 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
//

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2004 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
//

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2004 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
//

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2004 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
//

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2004 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
//

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2004 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
//

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2004 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
//

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2004 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
//

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003-2004 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
//

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
//

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
//

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
// Copyright (C) 2002-2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
// Copyright (C) 2002-2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
// Copyright (C) 2002-2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
//

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
//

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2004 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
//

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2004 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
//

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003-2004 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
// Copyright (C) 2002 Zack Rusin <zack@kde.org>

@ -1,4 +1,3 @@
// -*- Mode: c++-mode; c-basic-offset: 2; indent-tabs-mode: t; tab-width: 2; -*-
//
// Copyright (C) 2003-2004 Grzegorz Jaskiewicz <gj at pointblue.com.pl>
// Copyright (C) 2002 Zack Rusin <zack@kde.org>

@ -312,6 +312,3 @@ bool GroupWiseContact::messageReceivedOffline() const
}
#include "gwcontact.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -899,6 +899,3 @@ void IRCAccount::destroyed(IRCContact *contact)
}
#include "ircaccount.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -244,6 +244,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -78,6 +78,3 @@ bool IRCAddContactPage::validateData()
}
#include "ircaddcontactpage.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -51,12 +51,3 @@ private:
};
#endif
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -1237,5 +1237,3 @@ void IRCProtocol::slotMoveServerDown()
#include "ircprotocol.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -224,6 +224,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -76,6 +76,3 @@ class IRCServerContact
};
#endif
// vim: set noet ts=4 sts=4 tw=4:

@ -143,5 +143,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 tw=4:

@ -493,5 +493,3 @@ void Engine::emitSuffix(KIRC::Message &msg)
}
#include "kircengine.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -93,5 +93,3 @@ File *DCCHandler::openFile( TQString file, int mode = IO_ReadWrite )
*/
#include "kirctransferhandler.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -56,6 +56,3 @@ class IRCEditAccountWidget : public IRCEditAccountBase, public KopeteEditAccount
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -1752,5 +1752,3 @@ void JabberAccount::slotUnregisterFinished( )
#include "jabberaccount.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -672,5 +672,3 @@ void JabberBaseContact::setPropertiesFromVCard ( const XMPP::VCard &vCard )
#include "jabberbasecontact.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -182,5 +182,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -356,6 +356,3 @@ void JabberChatSession::slotMessageSent ( Kopete::Message &message, Kopete::Chat
}
#include "jabberchatsession.moc"
// vim: set noet ts=4 sts=4 sw=4:
// kate: tab-width 4; replace-tabs off; space-indent off;

@ -99,6 +99,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 tw=4:

@ -71,5 +71,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 tw=4:

@ -158,6 +158,3 @@ void JabberGroupChatManager::inviteContact( const TQString & contactId )
#include "jabbergroupchatmanager.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -74,6 +74,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 tw=4:

@ -83,5 +83,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 tw=4:

@ -341,5 +341,3 @@ void JabberTransport::eatContacts( )
#include "jabbertransport.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -104,13 +104,3 @@ void dlgJabberSendRaw::slotSend()
}
#include "dlgjabbersendraw.moc"
/*
* Local variables:
* mode: c++
* c-indentation-style: k&r
* c-basic-offset: 4
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -75,12 +75,3 @@ private:
#endif
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -552,12 +552,3 @@ void dlgJabberVCard::slotOpenURL(const TQString &url)
}
#include "dlgjabbervcard.moc"
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -109,11 +109,3 @@ private:
};
#endif // DLGJABBERVCARD_H
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/

@ -213,12 +213,3 @@ void JabberAddContactPage_there_is_no_possibility_to_add_assync_WORKAROUND::slot
#include "jabberaddcontactpage.moc"
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -66,13 +66,3 @@ class JabberAddContactPage_there_is_no_possibility_to_add_assync_WORKAROUND : p
#endif
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -293,5 +293,3 @@ void JabberEditAccountWidget::sslToggled (bool value)
}
#include "jabbereditaccountwidget.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -127,6 +127,3 @@ void MeanwhileContact::slotChatSessionDestroyed()
}
#include "meanwhilecontact.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -1493,7 +1493,3 @@ void MSNAccount::resetPictureObject(bool silent, bool force)
}
#include "msnaccount.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -266,6 +266,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -80,6 +80,3 @@ bool MSNAddContactPage::validateData()
}
#include "msnaddcontactpage.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -29,6 +29,3 @@ public:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -770,6 +770,3 @@ void MSNChatSession::slotConnectionTimeout()
#include "msnchatsession.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -136,6 +136,3 @@ signals:
};
#endif
// vim: set noet ts=4 sts=4 tw=4:

@ -708,6 +708,3 @@ void MSNContact::setObject(const TQString &obj)
}
#include "msncontact.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -195,6 +195,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -68,6 +68,3 @@ TQString MSNDebugRawCmdDlg::msg()
}
#include "msndebugrawcmddlg.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -49,6 +49,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -115,6 +115,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 tw=4:

@ -1304,6 +1304,3 @@ Kopete::OnlineStatus MSNNotifySocket::convertOnlineStatus( const TQString &statu
#include "msnnotifysocket.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -212,6 +212,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -174,6 +174,3 @@ TQImage MSNProtocol::scalePicture(const TQImage &picture)
return img;
}
#include "msnprotocol.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -183,6 +183,3 @@ signals:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -1094,6 +1094,3 @@ TQString MSNSocket::WebResponse::getStatusDescription()
#include "msnsocket.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -1137,6 +1137,3 @@ void MSNSwitchBoardSocket::slotKeepAliveTimer( )
}
#include "msnswitchboardsocket.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -162,6 +162,3 @@ signals:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -364,6 +364,3 @@ void MSNEditAccountWidget::slotOpenRegister()
}
#include "msneditaccountwidget.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -55,6 +55,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -76,7 +76,4 @@ void MSNWebcamDialog::webcamClosed( int reason )
//m_imageContainer.setAlignment( TQt::AlignCenter );
//show();
}
// kate: indent-mode csands; tab-width 4;
#include "msnwebcamdialog.moc"

@ -53,4 +53,3 @@ private:
};
#endif
//kate: indent-mode csands; auto-insert-doxygen on;

@ -921,4 +921,3 @@ void AIMAccount::setPrivacyTLVs( BYTE privacy, DWORD userClasses )
}
#include "aimaccount.moc"
//kate: tab-width 4; indent-mode csands;

@ -145,4 +145,3 @@ private:
OscarVisibilityDialog* m_visibilityDialog;
};
#endif
//kate: tab-width 4; indent-mode csands;

@ -517,4 +517,3 @@ void AIMContact::sendAutoResponse(Kopete::Message& msg)
}
}
#include "aimcontact.moc"
//kate: tab-width 4; indent-mode csands;

@ -100,4 +100,3 @@ private:
TDEToggleAction *m_actionInvisibleTo;
};
#endif
//kate: tab-width 4; indent-mode csands;

@ -91,4 +91,3 @@ TQString AIMJoinChatUI::exchange() const
}
#include "aimjoinchat.moc"
//kate: space-indent on; indent-width 4;

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

@ -317,4 +317,3 @@ Kopete::Account *AIMProtocol::createNewAccount(const TQString &accountId)
}
#include "aimprotocol.moc"
// vim: set noet ts=4 sts=4 sw=4:

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

@ -220,5 +220,3 @@ void AIMUserInfoDialog::slotMailClicked(const TQString&, const TQString &address
}
#include "aimuserinfo.moc"
//kate: indent-mode csands; tab-width 4; space-indent off; replace-tabs off;

@ -78,6 +78,4 @@ bool AIMAddContactPage::apply(Kopete::Account *account,
}
return false;
}
//kate: tab-width 4; indent-mode csands;
#include "aimaddcontactpage.moc"

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

@ -169,4 +169,3 @@ void AIMEditAccountWidget::slotOpenRegister()
}
#include "aimeditaccountwidget.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -56,4 +56,3 @@ protected:
aimEditAccountUI *mGui;
};
#endif
//kate: tab-width 4; indent-mode csands;

@ -525,5 +525,3 @@ void ICQAccount::slotBuddyIconChanged()
}
#include "icqaccount.moc"
//kate: tab-width 4; indent-mode csands;

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

@ -936,4 +936,3 @@ void ICQContact::slotVisibleTo()
}
#endif
#include "icqcontact.moc"
//kate: indent-mode csands; tab-width 4; replace-tabs off; space-indent off;

@ -153,4 +153,3 @@ private slots:
};
#endif
//kate: tab-width 4; indent-mode csands; space-indent off; replace-tabs off;

@ -289,6 +289,3 @@ Presence::Type Presence::typeFromOscarStatus( unsigned long status )
//END class Presence
} // end namespace ICQ
// vim: set noet ts=4 sts=4 sw=4:
// kate: indent-mode: csands; space-indent off; tab-width 4;

@ -173,5 +173,3 @@ const unsigned char SHARED_FILES_SIGN[16] =
#endif
#endif
// vim: set noet ts=4 sts=4 sw=4:
// kate: indent-mode: csands

@ -816,5 +816,3 @@ ICQ::OnlineStatusManager *ICQProtocol::statusManager()
//END class ICQProtocol
#include "icqprotocol.moc"
// kate: indent-mode csands;
// vim: set noet ts=4 sts=4 sw=4:

@ -104,4 +104,3 @@ private:
ICQProtocolHandler protohandler;
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -103,4 +103,3 @@ void ICQReadAway::slotMailClicked(const TQString&, const TQString &address)
}
#include "icqreadaway.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -50,4 +50,3 @@ class ICQReadAway : public KDialogBase
KTextBrowser *awayMessageBrowser;
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -122,5 +122,3 @@ void ICQAddContactPage::searchDialogDestroyed()
#include "icqaddcontactpage.moc"
// vim: set noet ts=4 sts=4 sw=4:
// kate: indent-mode csands; space-indent off; replace-tabs off;

@ -57,5 +57,3 @@ private:
};
#endif
//kate: space-indent off; replace-tabs off; indent-mode csands;

@ -186,5 +186,3 @@ void ICQEditAccountWidget::slotOpenRegister()
}
#include "icqeditaccountwidget.moc"
// vim: set noet ts=4 sts=4 sw=4:
// kate: indent-mode csands; space-indent off; replace-tabs off;

@ -49,5 +49,3 @@ protected:
ICQEditAccountUI *mAccountSettings;
};
#endif
// vim: set noet ts=4 sts=4 sw=4:
// kate: indent-mode csands; space-indent off; replace-tabs off;

@ -314,7 +314,4 @@ void ICQSearchDialog::newSearch()
clearResults();
clearFields();
}
//kate: indent-mode csands; space-indent off; replace-tabs off; tab-width 4;
#include "icqsearchdialog.moc"

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

@ -185,6 +185,3 @@ void ICQUserInfoWidget::fillMoreInfo( const ICQMoreUserInfo& ui )
#include "icquserinfowidget.moc"
//kate: indent-mode csands; tab-width 4; space-indent off; replace-tabs off;

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

@ -248,7 +248,4 @@ void AimLoginTask::encodePassword( TQByteArray& digest ) const
md5_append( &state, ( const md5_byte_t* ) AIM_MD5_STRING, strlen( AIM_MD5_STRING ) );
md5_finish( &state, ( md5_byte_t* ) digest.data() );
}
//kate: indent-mode csands; tab-width 4;
#include "aimlogintask.moc"

@ -90,5 +90,3 @@ void BLMLimitsTask::onGo()
Transfer *t = createTransfer( f, s, buffer );
send( t );
}
//kate: tab-width 4; indent-mode csands;

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

@ -516,4 +516,3 @@ Buffer::operator TQByteArray() const
{
return mBuffer;
}
//kate: tab-width 4; indent-mode csands;

@ -264,5 +264,3 @@ class Buffer
};
#endif
// kate: tab-width 4; indent-mode csands;
// vim: set noet ts=4 sts=4 sw=4:

@ -146,5 +146,3 @@ void ChangeVisibilityTask::sendEditEnd()
Transfer *t5 = createTransfer( editEnd, editEndSnac, emptyBuffer );
send( t5 );
}
//kate: indent-mode csands; space-indent off; replace-tabs off; tab-width 4;

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

@ -352,4 +352,3 @@ void ChatNavServiceTask::handleCreateRoomInfo( const TLV& t )
}
#include "chatnavservicetask.moc"
//kate: indent-mode csands; tab-width 4;

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

@ -1352,4 +1352,3 @@ bool Client::hasIconConnection( ) const
}
#include "client.moc"
//kate: tab-width 4; indent-mode csands; space-indent off; replace-tabs off;

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

@ -105,5 +105,3 @@ void ClientReadyTask::onGo()
setSuccess( 0, TQString() );
}
//kate: tab-width 4; indent-mode csands;

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

@ -142,5 +142,3 @@ bool CloseConnectionTask::forMe( const Transfer* transfer ) const
else
return false;
}
//kate: tab-width 4; indent-mode csands;

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

@ -245,4 +245,3 @@ void Connection::streamSocketError( int code )
}
#include "connection.moc"
//kate: tab-width 4; indent-mode csands;

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

@ -282,4 +282,3 @@ bool CoreProtocol::okToProceed( const TQDataStream &din )
}
#include "coreprotocol.moc"
//kate: indent-mode csands; tab-width 4;

@ -139,5 +139,3 @@ void ICBMParamsTask::sendMessageParams( int channel )
send( st );
setSuccess( 0, TQString() );
}
//kate: tab-width 4; indent-mode csands;

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

@ -147,5 +147,3 @@ void ICQTask::setRequestSubType( WORD subType )
}
#include "icqtask.moc"
//kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -58,7 +58,4 @@ private:
WORD m_requestType; //little endian
WORD m_requestSubType; //little endian
};
//kate: tab-width 4; indent-mode csands;
#endif

@ -256,7 +256,3 @@ ICQWPSearchInfo::ICQWPSearchInfo()
occupation = 0;
onlineOnly = false;
}
//kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -210,4 +210,3 @@ typedef TQValueList<ICQInfoItem> ICQInfoItemList;
*/
#endif
//kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;

@ -230,5 +230,3 @@ TQString ICQUserInfoRequestTask::notesInfoFor( const TQString& contact )
#include "icquserinfotask.moc"
//kate: indent-mode csands; tab-width 4; space-indent off; replace-tabs off;

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

@ -82,6 +82,3 @@ void LocationRightsTask::handleLocationRightsResponse()
kdDebug(OSCAR_RAW_DEBUG) << k_funcinfo << "Ignoring location rights response" << endl;
setSuccess( 0, TQString() );
}
//kate: tab-width 4; indent-mode csands;

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

@ -214,5 +214,3 @@ void StageTwoLoginTask::rateTaskFinished()
}
#include "logintask.moc"
//kate: tab-width 4; indent-mode csands;

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

@ -458,4 +458,3 @@ TQTextCodec* MessageReceiverTask::guessCodec( const TQCString& string )
}
#include "messagereceivertask.moc"
//kate: indent-mode csands;

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

@ -96,4 +96,3 @@ void OnlineNotifierTask::userOffline()
}
#include "onlinenotifiertask.moc"
//kate: tab-width 4; indent-mode csands;

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

@ -137,5 +137,3 @@ void KNetworkByteStream::slotError( int code )
}
#include "oscarbytestream.moc"
// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off;

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

@ -433,5 +433,3 @@ void ClientStream::handleError()
}
#include "oscarclientstream.moc"
//kate: tab-width 4; indent-mode csands;

@ -104,5 +104,3 @@ void KNetworkConnector::setOptHostPort( const TQString &host, TQ_UINT16 port )
}
#include "oscarconnector.moc"
// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off;

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

@ -296,6 +296,3 @@ Oscar::Message::operator bool() const
{
return m_channel != -1 && m_properties != -1;
}
//kate: indent-mode csands; auto-insert-doxygen on; tab-width 4;

@ -176,7 +176,4 @@ private:
};
}
//kate: indent-mode csands; auto-insert-doxygen on; tab-width 4;
#endif

@ -64,6 +64,3 @@ bool Settings::hideIP() const
}
//kate: indent-mode csands; tab-width 4;

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

@ -279,6 +279,3 @@ Oscar::SSI::operator TQByteArray() const
return (TQByteArray) b;
}
//kate: indent-mode csands;

@ -138,7 +138,4 @@ private:
};
}
//kate: indent-mode csands; auto-insert-doxygen on; tab-width 4;
#endif

@ -288,5 +288,3 @@ struct ClientVersion
}
#endif
//kate: tab-width 4; indent-mode csands;

@ -294,7 +294,3 @@ TQString Oscar::getDottedDecimal( DWORD address )
addr.setAddress((TQ_UINT32)address);
return addr.toString();
}
//kate: tab-width 4; indent-mode csands;

@ -89,5 +89,3 @@ TQString getDottedDecimal( DWORD address );
}
#endif
//kate: auto-insert-doxygen on; tab-width 4; indent-mode csands;

@ -131,7 +131,4 @@ UserDetails OwnUserInfoTask::getInfo() const
{
return m_details;
}
//kate: tab-width 4; indent-mode csands;
#include "ownuserinfotask.moc"

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

@ -68,5 +68,3 @@ void PRMParamsTask::onGo()
Transfer *t = createTransfer( f, s, buffer );
send( t );
}
// kate: tab-width 4; indent-mode csands;

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

@ -115,5 +115,3 @@ void ProfileTask::sendProfileUpdate()
setSuccess( 0, TQString() );
}
//kate: tab-width 4; indent-mode csands;

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

@ -242,5 +242,3 @@ void RateClass::dumpQueue()
}
#include "rateclass.moc"
//kate: tab-width 4; indent-mode csands;

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

@ -173,5 +173,3 @@ int RateClassManager::timeToInitialLevel( SNAC s )
}
#include "rateclassmanager.moc"
//kate: tab-width 4; indent-mode csands;

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

@ -168,6 +168,3 @@ void RateInfoTask::sendRateInfoAck()
}
#include "rateinfotask.moc"
//kate: tab-width 4; indent-mode csands;

@ -59,7 +59,4 @@ private:
bool m_needRateAck;
TQValueList<int> m_rateGroups;
};
//kate: tab-width 4; indent-mode csands;
#endif

@ -102,6 +102,3 @@ void SendDCInfoTask::onGo()
send( t );
setSuccess( 0, TQString() );
}
// kate: tab-width 4; indent-mode csands;

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

@ -53,5 +53,3 @@ void SendIdleTimeTask::setIdleTime( DWORD newTime )
{
m_idleTime = newTime;
}
// kate: tab-width 4; indent-mode csands;

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

@ -441,8 +441,3 @@ if(mIsICQ)
sendBuf(outbuf,0x02);
*/
//kate: tab-width 4; indent-mode csands;

@ -51,5 +51,3 @@ private:
};
#endif
//kate: indent-mode csands;

@ -169,5 +169,3 @@ TQString ServerRedirectTask::chatRoomName() const
}
#include "serverredirecttask.moc"
//kate: indent-mode csands; tab-width 4;

@ -129,7 +129,4 @@ void ServiceSetupTask::onGo()
m_ssiParamTask->go( true );
m_ssiListTask->go();
}
//kate: tab-width 4; indent-mode csands;
#include "servicesetuptask.moc"

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

@ -46,5 +46,3 @@ void SSIActivateTask::onGo()
send( t );
setSuccess( 0, TQString() );
}
// kate: tab-width 4; indent-mode csands;

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

@ -185,4 +185,3 @@ void SSIAuthTask::handleAddedMessage()
}
#include "ssiauthtask.moc"
//kate: tab-width 4; indent-mode csands;

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

@ -170,5 +170,3 @@ void SSIListTask::checkSSITimestamp()
}
#include "ssilisttask.moc"
// kate: tab-width 4; indent-mode csands;

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

@ -654,5 +654,3 @@ WORD SSIManager::findFreeId( const TQValueList<WORD>& idList, WORD fromId ) cons
}
#include "ssimanager.moc"
//kate: tab-width 4; indent-mode csands;

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

@ -633,5 +633,3 @@ void SSIModifyTask::handleSSIRemove()
m_ssiManager->removeItem( item );
}
}
//kate: tab-width 4; indent-mode csands;

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

@ -97,6 +97,3 @@ void SSIParamsTask::handleParamReply()
}
setSuccess( 0, TQString() );
}
// kate: tab-width 4; indent-mode csands;

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

@ -286,6 +286,3 @@ void Task::setId( TQ_UINT32 id )
}
#include "task.moc"
//kate: tab-width 4; indent-mode csands;

@ -299,7 +299,3 @@ void ChatNavTests::roominfoParsingTest()
CHECK( tlvCount == realCount, true );
}
}
//kate: indent-mode csands; tab-width 4;

@ -119,6 +119,3 @@ void TypingNotifyTask::setParams( const TQString& contact, int notifyType )
}
#include "typingnotifytask.moc"
// kate: indent-mode csands; space-indent off; replace-tabs off;

@ -59,5 +59,3 @@ private:
};
#endif
//kate: indent-mode csands; space-indent off; replace-tabs off;

@ -551,5 +551,3 @@ void UserDetails::merge( const UserDetails& ud )
}
m_availableMessage = ud.m_availableMessage;
}
//kate: tab-width 4; indent-mode csands;

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

@ -147,10 +147,4 @@ UserDetails UserInfoTask::getInfoFor( TQ_UINT16 sequence ) const
{
return m_sequenceInfoMap[sequence];
}
//kate: indent-mode csands; tab-width 4;
#include "userinfotask.moc"

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

@ -311,5 +311,3 @@ void UserSearchTask::searchWhitePages( const ICQWPSearchInfo& info )
#include "usersearchtask.moc"
//kate: indent-mode csands; tab-width 4; space-indent off; replace-tabs off;

@ -90,7 +90,4 @@ void WarningTask::onGo()
Transfer* t = createTransfer( f, s, b );
send( t );
}
//kate: indent-mode csands; space-indent off; replace-tabs off; tab-width 4;
#include "warningtask.moc"

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

@ -911,4 +911,3 @@ TQString OscarAccount::getFLAPErrorMessage( int code )
}
#include "oscaraccount.moc"
//kate: tab-width 4; indent-mode csands;

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

@ -234,4 +234,3 @@ TQTextCodec* OscarContact::contactCodec() const
}
#include "oscarcontact.moc"
//kate: tab-width 4; indent-mode csands;

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

@ -56,5 +56,3 @@ void OscarMyselfContact::deleteContact()
}
#include "oscarmyselfcontact.moc"
//kate: indent-mode csands;

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

@ -61,14 +61,3 @@ TQStringList ServiceLoader::services()
#endif
return toReturn;
}
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -31,12 +31,3 @@ public:
} ;
#endif //SERVICELOADER_H
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -451,12 +451,3 @@ const TQString& GSMLib::description()
#include "gsmlib.moc"
#endif
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -180,12 +180,3 @@ const TQString& SMSClient::description()
}
#include "smsclient.moc"
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -243,12 +243,3 @@ const TQString& SMSSend::description()
#include "smssend.moc"
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -277,12 +277,3 @@ int SMSSendProvider::maxSize()
}
#include "smssendprovider.moc"
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -54,12 +54,3 @@ bool SMSAddContactPage::validateData()
}
#include "smsaddcontactpage.moc"
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -37,15 +37,3 @@ public:
#endif
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -137,6 +137,3 @@ void SMSContact::userPrefs()
}
#include "smscontact.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -70,6 +70,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -135,13 +135,3 @@ void SMSEditAccountWidget::showDescription()
}
#include "smseditaccountwidget.moc"
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -51,15 +51,3 @@ signals:
};
#endif
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -92,6 +92,3 @@ Kopete::Account* SMSProtocol::createNewAccount(const TQString &accountId)
}
#include "smsprotocol.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -67,6 +67,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -49,15 +49,4 @@ void SMSService::disconnect()
{
emit disconnected();
}
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:
#include "smsservice.moc"

@ -73,12 +73,3 @@ protected:
};
#endif //SMSSERVICE_H
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -52,12 +52,3 @@ void SMSUserPreferences::slotCancel()
}
#include "smsuserpreferences.moc"
/*
* Local variables:
* c-indentation-style: k&r
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/
// vim: set noet ts=4 sts=4 sw=4:

@ -136,6 +136,3 @@ void TestbedContact::slotChatSessionDestroyed()
}
#include "testbedcontact.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -358,6 +358,3 @@ void WinPopupLib::settingsChanged(const TQString &smbClient, int groupFreq)
}
#include "libwinpopup.moc"
// vim: set noet ts=4 sts=4 sw=4:
// kate: tab-width 4; indent-width 4; replace-trailing-space-save on;

@ -88,6 +88,3 @@ signals:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:
// kate: tab-width 4; indent-width 4; replace-trailing-space-save on;

@ -204,6 +204,3 @@ void WPAccount::setOnlineStatus(const Kopete::OnlineStatus &status, const TQStri
}
#include "wpaccount.moc"
// vim: set noet ts=4 sts=4 sw=4:
// kate: tab-width 4; indent-width 4; replace-trailing-space-save on;

@ -103,6 +103,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:
// kate: tab-width 4; indent-width 4; replace-trailing-space-save on;

@ -110,6 +110,3 @@ bool WPAddContact::apply(Kopete::Account *theAccount, Kopete::MetaContact *theMe
}
#include "wpaddcontact.moc"
// vim: set noet ts=4 sts=4 sw=4:
// kate: tab-width 4; indent-width 4; replace-trailing-space-save on;

@ -54,6 +54,3 @@ public slots:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:
// kate: tab-width 4; indent-width 4; replace-trailing-space-save on;

@ -184,6 +184,3 @@ void WPContact::slotSendMessage( Kopete::Message& message )
}
#include "wpcontact.moc"
// vim: set noet ts=4 sts=4 sw=4:
// kate: tab-width 4; indent-width 4; replace-trailing-space-save on;

@ -82,6 +82,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:
// kate: tab-width 4; indent-width 4; replace-trailing-space-save on;

@ -133,6 +133,3 @@ Kopete::Account *WPEditAccount::apply()
}
#include "wpeditaccount.moc"
// vim: set noet ts=4 sts=4 sw=4:
// kate: tab-width 4; indent-width 4; replace-trailing-space-save on;

@ -53,6 +53,3 @@ public slots:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:
// kate: tab-width 4; indent-width 4; replace-trailing-space-save on;

@ -182,6 +182,3 @@ void WPProtocol::sendMessage(const TQString &Body, const TQString &Destination)
}
#include "wpprotocol.moc"
// vim: set noet ts=4 sts=4 sw=4:
// kate: tab-width 4; indent-width 4; replace-trailing-space-save on;

@ -90,6 +90,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:
// kate: tab-width 4; indent-width 4; replace-trailing-space-save on;

@ -109,6 +109,3 @@ void WPUserInfo::slotCloseClicked()
}
#include "wpuserinfo.moc"
// vim: set noet ts=4 sts=4 sw=4:
// kate: tab-width 4; indent-width 4; replace-trailing-space-save on;

@ -57,6 +57,3 @@ class WPUserInfo : public KDialogBase
};
#endif
// vim: set noet ts=4 sts=4 sw=4:
// kate: tab-width 4; indent-width 4; replace-trailing-space-save on;

@ -137,5 +137,3 @@ void KNetworkByteStream::slotError( int code )
}
#include "yahoobytestream.moc"
// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off;

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

@ -107,5 +107,3 @@ void KNetworkConnector::setOptHostPort( const TQString &host, TQ_UINT16 port )
}
#include "yahooconnector.moc"
// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off;

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

@ -255,6 +255,3 @@ void YahooUserInfoDialog::setData( const YABEntry &yab )
}
#include "yahoouserinfodialog.moc"
//kate: indent-mode csands; tab-width 4; space-indent off; replace-tabs off;

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

@ -107,7 +107,4 @@ void YahooWebcamDialog::setViewer( const TQStringList &viewer )
m_Viewer->setText( s );
m_Viewer->show();
}
// kate: indent-mode csands; tab-width 4;
#include "yahoowebcamdialog.moc"

@ -54,4 +54,3 @@ private:
};
#endif
//kate: indent-mode csands; auto-insert-doxygen on;

@ -2140,6 +2140,3 @@ void YahooAccount::sendChatMessage( const Kopete::Message &msg, const TQString &
#include "yahooaccount.moc"
// vim: set noet ts=4 sts=4 sw=4:
//kate: indent-mode csands; tab-width 4;

@ -67,6 +67,3 @@ bool YahooAddContact::apply(Kopete::Account *theAccount, Kopete::MetaContact *th
}
#include "yahooaddcontact.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -51,6 +51,3 @@ public slots:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -110,6 +110,3 @@ void YahooConferenceChatSession::slotInviteOthers()
}
#include "yahooconferencemessagemanager.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -54,6 +54,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 tw=4:

@ -836,7 +836,3 @@ void YahooContact::readYABEntry()
}
#include "yahoocontact.moc"
// vim: set noet ts=4 sts=4 sw=4:
//kate: space-indent off; replace-tabs off; indent-mode csands;

@ -137,6 +137,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -192,6 +192,3 @@ void YahooEditAccount::slotSelectPicture()
}
#include "yahooeditaccount.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -55,6 +55,3 @@ private slots:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -204,6 +204,3 @@ Kopete::Account *YahooProtocol::createNewAccount(const TQString &accountId)
}
#include "yahooprotocol.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -144,6 +144,3 @@ private:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -102,6 +102,3 @@ void YahooVerifyAccount::slotApply()
}
#include "yahooverifyaccount.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -53,6 +53,3 @@ public slots:
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -223,4 +223,3 @@ namespace KPF
} // End namespace KPF
#include "ActiveMonitor.moc"
// vim:ts=2:sw=2:tw=78:et

@ -163,4 +163,3 @@ namespace KPF
} // End namespace KPF
#endif
// vim:ts=2:sw=2:tw=78:et

@ -195,5 +195,3 @@ namespace KPF
}
} // End namespace KPF
// vim:ts=2:sw=2:tw=78:et

@ -141,4 +141,3 @@ namespace KPF
} // End namespace KPF
#endif // KPF_ACTIVE_MONITOR_ITEM_H
// vim:ts=2:sw=2:tw=78:et

@ -86,5 +86,3 @@ namespace KPF
}
} // End namespace KPF
// vim:ts=2:sw=2:tw=78:et

@ -102,4 +102,3 @@ namespace KPF
} // End namespace KPF
#endif
// vim:ts=2:sw=2:tw=78:et

@ -484,5 +484,3 @@ namespace KPF
} // End namespace KPF
#include "Applet.moc"
// vim:ts=2:sw=2:tw=78:et

@ -177,5 +177,3 @@ namespace KPF
}
#endif // KPF_APPLET_H
// vim:ts=2:sw=2:tw=78:et

@ -382,4 +382,3 @@ namespace KPF
}
#include "AppletItem.moc"
// vim:ts=2:sw=2:tw=78:et

@ -164,5 +164,3 @@ namespace KPF
}
#endif // KPF_APPLET_H
// vim:ts=2:sw=2:tw=78:et

@ -332,4 +332,3 @@ namespace KPF
} // End namespace KPF
#include "BandwidthGraph.moc"
// vim:ts=2:sw=2:tw=78:et

@ -161,4 +161,3 @@ namespace KPF
} // End namespace KPF
#endif
// vim:ts=2:sw=2:tw=78:et

@ -172,5 +172,3 @@ namespace KPF
}
} // End namespace KPF
// vim:ts=2:sw=2:tw=78:et

@ -125,4 +125,3 @@ namespace KPF
} // End namespace KPF
#endif
// vim:ts=2:sw=2:tw=78:et

@ -315,4 +315,3 @@ namespace KPF
}
}
#include "ConfigDialogPage.moc"
// vim:ts=2:sw=2:tw=78:et

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

Loading…
Cancel
Save