diff --git a/README b/README index 2837f0b9..c06e866e 100644 --- a/README +++ b/README @@ -48,7 +48,7 @@ There is also quite an amount of infrastructure in this package: * libkcal: C++ api for the iCalendar and vCalendar formats * libkcal/libical: a basic iCalendar protocol implementation, see RFCs 2245,2246 * libkpimexchange: connecting to Exchange2000 servers -* kabc/frontend: A GUI frontend for libkabc, not intended for end users. +* tdeabc/frontend: A GUI frontend for libkabc, not intended for end users. * kgantt: lib to display and manage Gantt diagrams used by the project view plugin of KOrganizer * kdgantt: alternative lib for Gantt diagrams, used by the free/busy view of diff --git a/akregator/src/actionmanagerimpl.cpp b/akregator/src/actionmanagerimpl.cpp index 84695ce2..87b1ff19 100644 --- a/akregator/src/actionmanagerimpl.cpp +++ b/akregator/src/actionmanagerimpl.cpp @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/akregator/src/addfeeddialog.cpp b/akregator/src/addfeeddialog.cpp index 557fcd0f..0642fa48 100644 --- a/akregator/src/addfeeddialog.cpp +++ b/akregator/src/addfeeddialog.cpp @@ -29,13 +29,13 @@ #include #include -#include +#include #include #include #include #include #include -#include +#include namespace Akregator { diff --git a/akregator/src/akregator_options.h b/akregator/src/akregator_options.h index 1f59834d..20f29ffc 100644 --- a/akregator/src/akregator_options.h +++ b/akregator/src/akregator_options.h @@ -26,7 +26,7 @@ #define AKREGATOR_OPTIONS_H #include -#include +#include namespace Akregator { diff --git a/akregator/src/akregator_part.cpp b/akregator/src/akregator_part.cpp index 16ae8e08..48311dcc 100644 --- a/akregator/src/akregator_part.cpp +++ b/akregator/src/akregator_part.cpp @@ -31,18 +31,18 @@ #include #include #include -#include +#include #include #include #include -#include +#include #include #include #include #include #include #include -#include +#include #include #include #include diff --git a/akregator/src/akregator_view.cpp b/akregator/src/akregator_view.cpp index f03c2361..fa869175 100644 --- a/akregator/src/akregator_view.cpp +++ b/akregator/src/akregator_view.cpp @@ -73,8 +73,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/akregator/src/articlelistview.cpp b/akregator/src/articlelistview.cpp index c08867b2..96a2a050 100644 --- a/akregator/src/articlelistview.cpp +++ b/akregator/src/articlelistview.cpp @@ -34,9 +34,9 @@ #include #include -#include +#include #include -#include +#include #include #include diff --git a/akregator/src/articleviewer.cpp b/akregator/src/articleviewer.cpp index e31cd3ab..96b269e6 100644 --- a/akregator/src/articleviewer.cpp +++ b/akregator/src/articleviewer.cpp @@ -30,14 +30,14 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include #include -#include +#include #include #include diff --git a/akregator/src/articleviewer.h b/akregator/src/articleviewer.h index ace931c8..44443f7d 100644 --- a/akregator/src/articleviewer.h +++ b/akregator/src/articleviewer.h @@ -26,7 +26,7 @@ #ifndef ARTICLEVIEWER_H #define ARTICLEVIEWER_H -#include +#include #include #include diff --git a/akregator/src/configdialog.cpp b/akregator/src/configdialog.cpp index b88272b4..5a280e1c 100644 --- a/akregator/src/configdialog.cpp +++ b/akregator/src/configdialog.cpp @@ -25,7 +25,7 @@ #include #include -#include +#include #include "configdialog.h" diff --git a/akregator/src/feed.cpp b/akregator/src/feed.cpp index a68aedbb..3b0d8103 100644 --- a/akregator/src/feed.cpp +++ b/akregator/src/feed.cpp @@ -33,7 +33,7 @@ #include #include -#include +#include #include #include "akregatorconfig.h" diff --git a/akregator/src/feedlist.cpp b/akregator/src/feedlist.cpp index e05aded8..708b4fb7 100644 --- a/akregator/src/feedlist.cpp +++ b/akregator/src/feedlist.cpp @@ -29,7 +29,7 @@ #include #include -#include +#include #include "article.h" #include "feed.h" diff --git a/akregator/src/feedlistview.cpp b/akregator/src/feedlistview.cpp index 6147f4d2..d6ea394a 100644 --- a/akregator/src/feedlistview.cpp +++ b/akregator/src/feedlistview.cpp @@ -42,7 +42,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/akregator/src/frame.cpp b/akregator/src/frame.cpp index 351d3512..6e27b915 100644 --- a/akregator/src/frame.cpp +++ b/akregator/src/frame.cpp @@ -27,7 +27,7 @@ #include #include -#include +#include #include #include diff --git a/akregator/src/main.cpp b/akregator/src/main.cpp index f1726fcc..4c4b31ec 100644 --- a/akregator/src/main.cpp +++ b/akregator/src/main.cpp @@ -26,7 +26,7 @@ #include #include -#include +#include #include #include diff --git a/akregator/src/mainwindow.cpp b/akregator/src/mainwindow.cpp index a2d0725e..6cf6ad51 100644 --- a/akregator/src/mainwindow.cpp +++ b/akregator/src/mainwindow.cpp @@ -36,11 +36,11 @@ #include #include #include -#include +#include #include #include -#include -#include +#include +#include #include #include #include diff --git a/akregator/src/mk4storage/feedstoragemk4impl.cpp b/akregator/src/mk4storage/feedstoragemk4impl.cpp index 58d5e31f..501b8b26 100644 --- a/akregator/src/mk4storage/feedstoragemk4impl.cpp +++ b/akregator/src/mk4storage/feedstoragemk4impl.cpp @@ -35,7 +35,7 @@ #include #include -#include +#include #include namespace Akregator { diff --git a/akregator/src/mk4storage/mk4confwidget.cpp b/akregator/src/mk4storage/mk4confwidget.cpp index 788087f8..c028b156 100644 --- a/akregator/src/mk4storage/mk4confwidget.cpp +++ b/akregator/src/mk4storage/mk4confwidget.cpp @@ -28,8 +28,8 @@ #include #include -#include -#include +#include +#include #include namespace Akregator { diff --git a/akregator/src/mk4storage/mk4plugin.cpp b/akregator/src/mk4storage/mk4plugin.cpp index b3493be3..16000308 100644 --- a/akregator/src/mk4storage/mk4plugin.cpp +++ b/akregator/src/mk4storage/mk4plugin.cpp @@ -24,7 +24,7 @@ #include "mk4plugin.h" -#include +#include #include "storagefactorymk4impl.h" #include "storagefactoryregistry.h" diff --git a/akregator/src/mk4storage/storagefactorymk4impl.cpp b/akregator/src/mk4storage/storagefactorymk4impl.cpp index 7a9cd065..6f0eec34 100644 --- a/akregator/src/mk4storage/storagefactorymk4impl.cpp +++ b/akregator/src/mk4storage/storagefactorymk4impl.cpp @@ -26,7 +26,7 @@ //#include "mk4confwidget.h" //#include "mk4config.h" -#include +#include #include #include #include diff --git a/akregator/src/notificationmanager.cpp b/akregator/src/notificationmanager.cpp index 60066c5f..5a144681 100644 --- a/akregator/src/notificationmanager.cpp +++ b/akregator/src/notificationmanager.cpp @@ -22,7 +22,7 @@ without including the source code for TQt in the source distribution. */ -#include +#include #include #include #include diff --git a/akregator/src/pageviewer.cpp b/akregator/src/pageviewer.cpp index 6bc2592a..1408255e 100644 --- a/akregator/src/pageviewer.cpp +++ b/akregator/src/pageviewer.cpp @@ -34,11 +34,11 @@ #include #include #include -#include +#include #include #include #include -#include +#include #include #include #include diff --git a/akregator/src/pluginmanager.cpp b/akregator/src/pluginmanager.cpp index 87e77a3b..8efe9c71 100644 --- a/akregator/src/pluginmanager.cpp +++ b/akregator/src/pluginmanager.cpp @@ -23,8 +23,8 @@ email : markey@web.de #include #include -#include -#include +#include +#include using std::vector; using Akregator::Plugin; diff --git a/akregator/src/progressmanager.cpp b/akregator/src/progressmanager.cpp index 07290a13..dd27fbe9 100644 --- a/akregator/src/progressmanager.cpp +++ b/akregator/src/progressmanager.cpp @@ -25,7 +25,7 @@ #include #include -#include +#include #include #include diff --git a/akregator/src/propertiesdialog.cpp b/akregator/src/propertiesdialog.cpp index a0f13c47..149eb480 100644 --- a/akregator/src/propertiesdialog.cpp +++ b/akregator/src/propertiesdialog.cpp @@ -29,7 +29,7 @@ #include #include #include -#include +#include #include #include diff --git a/akregator/src/searchbar.cpp b/akregator/src/searchbar.cpp index 9d234186..afd3b346 100644 --- a/akregator/src/searchbar.cpp +++ b/akregator/src/searchbar.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include #include diff --git a/akregator/src/simplenodeselector.cpp b/akregator/src/simplenodeselector.cpp index 66ce00ae..4291bb45 100644 --- a/akregator/src/simplenodeselector.cpp +++ b/akregator/src/simplenodeselector.cpp @@ -29,7 +29,7 @@ #include "treenodevisitor.h" #include -#include +#include #include #include diff --git a/akregator/src/speechclient.cpp b/akregator/src/speechclient.cpp index 38f1f8bf..1eae5740 100644 --- a/akregator/src/speechclient.cpp +++ b/akregator/src/speechclient.cpp @@ -29,7 +29,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/akregator/src/storagefactorydummyimpl.cpp b/akregator/src/storagefactorydummyimpl.cpp index 45f9fc0a..b794241c 100644 --- a/akregator/src/storagefactorydummyimpl.cpp +++ b/akregator/src/storagefactorydummyimpl.cpp @@ -24,7 +24,7 @@ #include "storagefactorydummyimpl.h" #include "storagedummyimpl.h" -#include +#include #include #include #include diff --git a/akregator/src/tabwidget.cpp b/akregator/src/tabwidget.cpp index da69b69e..76c8b198 100644 --- a/akregator/src/tabwidget.cpp +++ b/akregator/src/tabwidget.cpp @@ -40,7 +40,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/akregator/src/tagnodelist.cpp b/akregator/src/tagnodelist.cpp index a30e1b3d..6d60da63 100644 --- a/akregator/src/tagnodelist.cpp +++ b/akregator/src/tagnodelist.cpp @@ -36,7 +36,7 @@ #include #include -#include +#include namespace Akregator { diff --git a/akregator/src/tagpropertiesdialog.cpp b/akregator/src/tagpropertiesdialog.cpp index 531b7ff9..4f73467e 100644 --- a/akregator/src/tagpropertiesdialog.cpp +++ b/akregator/src/tagpropertiesdialog.cpp @@ -23,7 +23,7 @@ */ #include -#include +#include #include diff --git a/akregator/src/trayicon.cpp b/akregator/src/trayicon.cpp index 3e87ca77..fc26cade 100644 --- a/akregator/src/trayicon.cpp +++ b/akregator/src/trayicon.cpp @@ -29,8 +29,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/akregator/src/viewer.cpp b/akregator/src/viewer.cpp index 0693fd21..a9c4d6fc 100644 --- a/akregator/src/viewer.cpp +++ b/akregator/src/viewer.cpp @@ -28,8 +28,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/certmanager/CMakeLists.txt b/certmanager/CMakeLists.txt index 8ff147bb..51465610 100644 --- a/certmanager/CMakeLists.txt +++ b/certmanager/CMakeLists.txt @@ -50,7 +50,7 @@ tde_add_executable( kleopatra AUTOMOC hierarchyanalyser.cpp certificatewizard.ui certificatewizardimpl.cpp certificateinfowidget.ui certificateinfowidgetimpl.cpp crlview.cpp storedtransferjob.cpp certlistview.cpp - LINK conf-static kleopatra-shared tdeutils-shared kabc-shared + LINK conf-static kleopatra-shared tdeutils-shared tdeabc-shared DESTINATION ${BIN_INSTALL_DIR} ) diff --git a/certmanager/aboutdata.cpp b/certmanager/aboutdata.cpp index 8941ae00..21cae228 100644 --- a/certmanager/aboutdata.cpp +++ b/certmanager/aboutdata.cpp @@ -36,7 +36,7 @@ #include "aboutdata.h" -#include +#include static const char kleopatra_version[] = "0.40"; static const char description[] = I18N_NOOP("TDE Key Manager"); diff --git a/certmanager/certificateinfowidgetimpl.cpp b/certmanager/certificateinfowidgetimpl.cpp index c6add951..79b02b24 100644 --- a/certmanager/certificateinfowidgetimpl.cpp +++ b/certmanager/certificateinfowidgetimpl.cpp @@ -47,12 +47,12 @@ #include // KDE -#include +#include #include -#include +#include #include #include -#include +#include // TQt #include diff --git a/certmanager/certificatewizardimpl.cpp b/certmanager/certificatewizardimpl.cpp index 583470e9..d220a10a 100644 --- a/certmanager/certificatewizardimpl.cpp +++ b/certmanager/certificatewizardimpl.cpp @@ -49,11 +49,11 @@ #include // KDE -#include -#include +#include +#include -#include -#include +#include +#include #include #include #include diff --git a/certmanager/certmanager.cpp b/certmanager/certmanager.cpp index bed7d94a..044566f4 100644 --- a/certmanager/certmanager.cpp +++ b/certmanager/certmanager.cpp @@ -75,8 +75,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include @@ -84,7 +84,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/certmanager/conf/appearanceconfigpage.cpp b/certmanager/conf/appearanceconfigpage.cpp index 53030bbd..c31fa900 100644 --- a/certmanager/conf/appearanceconfigpage.cpp +++ b/certmanager/conf/appearanceconfigpage.cpp @@ -32,8 +32,8 @@ #include "appearanceconfigpage.h" #include #include "appearanceconfigwidget.h" -#include -#include +#include +#include #include #include diff --git a/certmanager/conf/appearanceconfigwidget.cpp b/certmanager/conf/appearanceconfigwidget.cpp index 19224cf9..54c677ca 100644 --- a/certmanager/conf/appearanceconfigwidget.cpp +++ b/certmanager/conf/appearanceconfigwidget.cpp @@ -43,9 +43,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include diff --git a/certmanager/conf/configuredialog.cpp b/certmanager/conf/configuredialog.cpp index b1e99413..4d0d1e68 100644 --- a/certmanager/conf/configuredialog.cpp +++ b/certmanager/conf/configuredialog.cpp @@ -36,7 +36,7 @@ #include #include #include -#include +#include ConfigureDialog::ConfigureDialog( TQWidget *parent, const char *name, bool modal ) : KCMultiDialog( KDialogBase::IconList, i18n( "Configure" ), parent, name, modal ) diff --git a/certmanager/conf/dirservconfigpage.cpp b/certmanager/conf/dirservconfigpage.cpp index 769b9532..7a19d451 100644 --- a/certmanager/conf/dirservconfigpage.cpp +++ b/certmanager/conf/dirservconfigpage.cpp @@ -34,8 +34,8 @@ #include -#include -#include +#include +#include #include #include #include @@ -62,7 +62,7 @@ public: KURL::List readCurrentList() const { KURL::List lst; - // stolen from kabc/ldapclient.cpp + // stolen from tdeabc/ldapclient.cpp const uint numHosts = mConfig.readUnsignedNumEntry( "NumSelectedHosts" ); for ( uint j = 0; j < numHosts; j++ ) { const TQString num = TQString::number( j ); diff --git a/certmanager/crlview.cpp b/certmanager/crlview.cpp index 49c27d3e..f94a4557 100644 --- a/certmanager/crlview.cpp +++ b/certmanager/crlview.cpp @@ -36,12 +36,12 @@ #include "crlview.h" -#include +#include #include -#include +#include #include #include -#include +#include #include #include diff --git a/certmanager/kwatchgnupg/aboutdata.cpp b/certmanager/kwatchgnupg/aboutdata.cpp index 5727003f..78944269 100644 --- a/certmanager/kwatchgnupg/aboutdata.cpp +++ b/certmanager/kwatchgnupg/aboutdata.cpp @@ -32,7 +32,7 @@ #include "aboutdata.h" -#include +#include static const char kwatchgnupg_version[] = "1.0"; static const char description[] = I18N_NOOP("GnuPG log viewer"); diff --git a/certmanager/kwatchgnupg/kwatchgnupgconfig.cpp b/certmanager/kwatchgnupg/kwatchgnupgconfig.cpp index 8b110171..6b186178 100644 --- a/certmanager/kwatchgnupg/kwatchgnupgconfig.cpp +++ b/certmanager/kwatchgnupg/kwatchgnupgconfig.cpp @@ -32,7 +32,7 @@ #include "kwatchgnupgconfig.h" -#include +#include #include #include #include diff --git a/certmanager/kwatchgnupg/kwatchgnupgmainwin.cpp b/certmanager/kwatchgnupg/kwatchgnupgmainwin.cpp index 9ce5f6b1..3fd96db6 100644 --- a/certmanager/kwatchgnupg/kwatchgnupgmainwin.cpp +++ b/certmanager/kwatchgnupg/kwatchgnupgmainwin.cpp @@ -38,8 +38,8 @@ #include #include -#include -#include +#include +#include #include #include #include diff --git a/certmanager/kwatchgnupg/main.cpp b/certmanager/kwatchgnupg/main.cpp index 323c8b5e..975b45c7 100644 --- a/certmanager/kwatchgnupg/main.cpp +++ b/certmanager/kwatchgnupg/main.cpp @@ -39,9 +39,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include #include diff --git a/certmanager/kwatchgnupg/tray.cpp b/certmanager/kwatchgnupg/tray.cpp index a8d2f587..3ce760d9 100644 --- a/certmanager/kwatchgnupg/tray.cpp +++ b/certmanager/kwatchgnupg/tray.cpp @@ -34,8 +34,8 @@ #include "kwatchgnupgmainwin.h" #include -#include -#include +#include +#include #include #include diff --git a/certmanager/lib/backends/chiasmus/chiasmusbackend.cpp b/certmanager/lib/backends/chiasmus/chiasmusbackend.cpp index 53ad316d..7ed31197 100644 --- a/certmanager/lib/backends/chiasmus/chiasmusbackend.cpp +++ b/certmanager/lib/backends/chiasmus/chiasmusbackend.cpp @@ -42,7 +42,7 @@ #include "kleo/cryptoconfig.h" -#include +#include #include #include #include diff --git a/certmanager/lib/backends/chiasmus/chiasmusjob.cpp b/certmanager/lib/backends/chiasmus/chiasmusjob.cpp index 2154f7aa..265d759b 100644 --- a/certmanager/lib/backends/chiasmus/chiasmusjob.cpp +++ b/certmanager/lib/backends/chiasmus/chiasmusjob.cpp @@ -44,9 +44,9 @@ #include #include -#include +#include #include -#include +#include #include #include diff --git a/certmanager/lib/backends/chiasmus/chiasmuslibrary.cpp b/certmanager/lib/backends/chiasmus/chiasmuslibrary.cpp index 002bf018..6bb588d6 100644 --- a/certmanager/lib/backends/chiasmus/chiasmuslibrary.cpp +++ b/certmanager/lib/backends/chiasmus/chiasmuslibrary.cpp @@ -39,7 +39,7 @@ #include #include -#include +#include #include diff --git a/certmanager/lib/backends/chiasmus/obtainkeysjob.cpp b/certmanager/lib/backends/chiasmus/obtainkeysjob.cpp index 677fc6ec..d7ae22c1 100644 --- a/certmanager/lib/backends/chiasmus/obtainkeysjob.cpp +++ b/certmanager/lib/backends/chiasmus/obtainkeysjob.cpp @@ -40,8 +40,8 @@ #include "kleo/cryptoconfig.h" -#include -#include +#include +#include #include #include diff --git a/certmanager/lib/backends/chiasmus/symcryptrunprocessbase.cpp b/certmanager/lib/backends/chiasmus/symcryptrunprocessbase.cpp index ec396537..9391f023 100644 --- a/certmanager/lib/backends/chiasmus/symcryptrunprocessbase.cpp +++ b/certmanager/lib/backends/chiasmus/symcryptrunprocessbase.cpp @@ -32,7 +32,7 @@ #include "symcryptrunprocessbase.h" -#include +#include #include #include diff --git a/certmanager/lib/backends/kpgp/kpgpbackendbase.cpp b/certmanager/lib/backends/kpgp/kpgpbackendbase.cpp index 2395dc6e..b5b006b5 100644 --- a/certmanager/lib/backends/kpgp/kpgpbackendbase.cpp +++ b/certmanager/lib/backends/kpgp/kpgpbackendbase.cpp @@ -41,7 +41,7 @@ #include "pgp6backend.h" #include "gpg1backend.h" -#include +#include #include diff --git a/certmanager/lib/backends/qgpgme/qgpgmebackend.cpp b/certmanager/lib/backends/qgpgme/qgpgmebackend.cpp index 744dd113..c38097ed 100644 --- a/certmanager/lib/backends/qgpgme/qgpgmebackend.cpp +++ b/certmanager/lib/backends/qgpgme/qgpgmebackend.cpp @@ -42,7 +42,7 @@ #include #include -#include +#include #include #include diff --git a/certmanager/lib/backends/qgpgme/qgpgmecryptoconfig.cpp b/certmanager/lib/backends/qgpgme/qgpgmecryptoconfig.cpp index 191ff427..e73b4363 100644 --- a/certmanager/lib/backends/qgpgme/qgpgmecryptoconfig.cpp +++ b/certmanager/lib/backends/qgpgme/qgpgmecryptoconfig.cpp @@ -34,11 +34,11 @@ #include #include #include -#include -#include +#include +#include #include -#include +#include #include #include #include diff --git a/certmanager/lib/backends/qgpgme/qgpgmeencryptjob.cpp b/certmanager/lib/backends/qgpgme/qgpgmeencryptjob.cpp index 480e6c8a..433859bd 100644 --- a/certmanager/lib/backends/qgpgme/qgpgmeencryptjob.cpp +++ b/certmanager/lib/backends/qgpgme/qgpgmeencryptjob.cpp @@ -45,7 +45,7 @@ #include #include -#include +#include #include diff --git a/certmanager/lib/backends/qgpgme/qgpgmejob.cpp b/certmanager/lib/backends/qgpgme/qgpgmejob.cpp index 847b92f3..ee879742 100644 --- a/certmanager/lib/backends/qgpgme/qgpgmejob.cpp +++ b/certmanager/lib/backends/qgpgme/qgpgmejob.cpp @@ -46,7 +46,7 @@ #include #include -#include +#include #include #include diff --git a/certmanager/lib/backends/qgpgme/qgpgmekeylistjob.cpp b/certmanager/lib/backends/qgpgme/qgpgmekeylistjob.cpp index c6370674..5561625c 100644 --- a/certmanager/lib/backends/qgpgme/qgpgmekeylistjob.cpp +++ b/certmanager/lib/backends/qgpgme/qgpgmekeylistjob.cpp @@ -43,8 +43,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/certmanager/lib/backends/qgpgme/qgpgmeprogresstokenmapper.cpp b/certmanager/lib/backends/qgpgme/qgpgmeprogresstokenmapper.cpp index c2e21bb9..bc0d232e 100644 --- a/certmanager/lib/backends/qgpgme/qgpgmeprogresstokenmapper.cpp +++ b/certmanager/lib/backends/qgpgme/qgpgmeprogresstokenmapper.cpp @@ -36,7 +36,7 @@ #include "qgpgmeprogresstokenmapper.h" -#include +#include #include diff --git a/certmanager/lib/backends/qgpgme/qgpgmesignencryptjob.cpp b/certmanager/lib/backends/qgpgme/qgpgmesignencryptjob.cpp index 1392afd5..70ff6b8f 100644 --- a/certmanager/lib/backends/qgpgme/qgpgmesignencryptjob.cpp +++ b/certmanager/lib/backends/qgpgme/qgpgmesignencryptjob.cpp @@ -45,7 +45,7 @@ #include #include -#include +#include #include diff --git a/certmanager/lib/backends/qgpgme/qgpgmesignjob.cpp b/certmanager/lib/backends/qgpgme/qgpgmesignjob.cpp index db5c225e..032514cd 100644 --- a/certmanager/lib/backends/qgpgme/qgpgmesignjob.cpp +++ b/certmanager/lib/backends/qgpgme/qgpgmesignjob.cpp @@ -46,7 +46,7 @@ #include #include -#include +#include #include diff --git a/certmanager/lib/cryptplugfactory.cpp b/certmanager/lib/cryptplugfactory.cpp index 6165cadd..12adac0f 100644 --- a/certmanager/lib/cryptplugfactory.cpp +++ b/certmanager/lib/cryptplugfactory.cpp @@ -38,9 +38,9 @@ #include "cryptplugwrapperlist.h" #include -#include +#include #include -#include +#include #include #include diff --git a/certmanager/lib/cryptplugwrapper.cpp b/certmanager/lib/cryptplugwrapper.cpp index b1ee4274..5bd5675b 100644 --- a/certmanager/lib/cryptplugwrapper.cpp +++ b/certmanager/lib/cryptplugwrapper.cpp @@ -62,8 +62,8 @@ // kde #include #include -#include -#include +#include +#include #include // other diff --git a/certmanager/lib/kleo/cryptobackendfactory.cpp b/certmanager/lib/kleo/cryptobackendfactory.cpp index f6af5283..ce31cc9a 100644 --- a/certmanager/lib/kleo/cryptobackendfactory.cpp +++ b/certmanager/lib/kleo/cryptobackendfactory.cpp @@ -47,9 +47,9 @@ #include #include -#include +#include #include -#include +#include #include #include diff --git a/certmanager/lib/kleo/dn.cpp b/certmanager/lib/kleo/dn.cpp index b5b01644..d4ed1301 100644 --- a/certmanager/lib/kleo/dn.cpp +++ b/certmanager/lib/kleo/dn.cpp @@ -41,7 +41,7 @@ #include #include -#include +#include #include #include diff --git a/certmanager/lib/kleo/enum.cpp b/certmanager/lib/kleo/enum.cpp index 1d48c6b6..bc9011fc 100644 --- a/certmanager/lib/kleo/enum.cpp +++ b/certmanager/lib/kleo/enum.cpp @@ -32,7 +32,7 @@ #include "enum.h" -#include +#include #include #include diff --git a/certmanager/lib/kleo/hierarchicalkeylistjob.cpp b/certmanager/lib/kleo/hierarchicalkeylistjob.cpp index ffd3c6db..65b59725 100644 --- a/certmanager/lib/kleo/hierarchicalkeylistjob.cpp +++ b/certmanager/lib/kleo/hierarchicalkeylistjob.cpp @@ -38,7 +38,7 @@ #include "cryptobackend.h" #include "keylistjob.h" -#include +#include #include #include diff --git a/certmanager/lib/kleo/multideletejob.cpp b/certmanager/lib/kleo/multideletejob.cpp index 7d1a2730..7c83c24b 100644 --- a/certmanager/lib/kleo/multideletejob.cpp +++ b/certmanager/lib/kleo/multideletejob.cpp @@ -38,7 +38,7 @@ #include "cryptobackend.h" #include "deletejob.h" -#include +#include #include #include diff --git a/certmanager/lib/kleo/tdeconfigbasedkeyfilter.cpp b/certmanager/lib/kleo/tdeconfigbasedkeyfilter.cpp index 05c6d04d..fd0766b9 100644 --- a/certmanager/lib/kleo/tdeconfigbasedkeyfilter.cpp +++ b/certmanager/lib/kleo/tdeconfigbasedkeyfilter.cpp @@ -37,7 +37,7 @@ #include "tdeconfigbasedkeyfilter.h" #include -#include +#include static const struct { const char * name; diff --git a/certmanager/lib/tests/test_gnupgprocessbase.cpp b/certmanager/lib/tests/test_gnupgprocessbase.cpp index ea7ccae7..01e5d109 100644 --- a/certmanager/lib/tests/test_gnupgprocessbase.cpp +++ b/certmanager/lib/tests/test_gnupgprocessbase.cpp @@ -41,7 +41,7 @@ #include #include #include -#include +#include #include #include diff --git a/certmanager/lib/tests/test_keygen.cpp b/certmanager/lib/tests/test_keygen.cpp index e5b4bcd9..b678e29d 100644 --- a/certmanager/lib/tests/test_keygen.cpp +++ b/certmanager/lib/tests/test_keygen.cpp @@ -46,7 +46,7 @@ #include #include #include -#include +#include #include #include diff --git a/certmanager/lib/tests/test_keyselectiondialog.cpp b/certmanager/lib/tests/test_keyselectiondialog.cpp index 6e1fa7df..f3a73d51 100644 --- a/certmanager/lib/tests/test_keyselectiondialog.cpp +++ b/certmanager/lib/tests/test_keyselectiondialog.cpp @@ -37,7 +37,7 @@ #include #include #include -#include +#include #include #include diff --git a/certmanager/lib/ui/backendconfigwidget.cpp b/certmanager/lib/ui/backendconfigwidget.cpp index 7b65a538..2589e4d6 100644 --- a/certmanager/lib/ui/backendconfigwidget.cpp +++ b/certmanager/lib/ui/backendconfigwidget.cpp @@ -43,9 +43,9 @@ #include #include -#include +#include #include -#include +#include #include #include diff --git a/certmanager/lib/ui/cryptoconfigdialog.cpp b/certmanager/lib/ui/cryptoconfigdialog.cpp index 410f4348..52402d6d 100644 --- a/certmanager/lib/ui/cryptoconfigdialog.cpp +++ b/certmanager/lib/ui/cryptoconfigdialog.cpp @@ -31,7 +31,7 @@ #include "cryptoconfigdialog.h" #include "cryptoconfigmodule.h" -#include +#include #include Kleo::CryptoConfigDialog::CryptoConfigDialog( Kleo::CryptoConfig* config, TQWidget *parent, const char* name ) diff --git a/certmanager/lib/ui/cryptoconfigmodule.cpp b/certmanager/lib/ui/cryptoconfigmodule.cpp index c1c710d2..135958c0 100644 --- a/certmanager/lib/ui/cryptoconfigmodule.cpp +++ b/certmanager/lib/ui/cryptoconfigmodule.cpp @@ -37,12 +37,12 @@ #include #include -#include +#include #include #include #include #include -#include +#include #include #include diff --git a/certmanager/lib/ui/dnattributeorderconfigwidget.cpp b/certmanager/lib/ui/dnattributeorderconfigwidget.cpp index 71ac8a95..262ad6c7 100644 --- a/certmanager/lib/ui/dnattributeorderconfigwidget.cpp +++ b/certmanager/lib/ui/dnattributeorderconfigwidget.cpp @@ -38,7 +38,7 @@ #include "kleo/dn.h" -#include +#include #include #include #include diff --git a/certmanager/lib/ui/keyapprovaldialog.cpp b/certmanager/lib/ui/keyapprovaldialog.cpp index 434699d0..0ee6d865 100644 --- a/certmanager/lib/ui/keyapprovaldialog.cpp +++ b/certmanager/lib/ui/keyapprovaldialog.cpp @@ -45,8 +45,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/certmanager/lib/ui/keyrequester.cpp b/certmanager/lib/ui/keyrequester.cpp index c3bcf024..53db6ce9 100644 --- a/certmanager/lib/ui/keyrequester.cpp +++ b/certmanager/lib/ui/keyrequester.cpp @@ -63,11 +63,11 @@ #include // KDE -#include +#include #include #include #include -#include +#include #include // TQt diff --git a/certmanager/lib/ui/keyselectiondialog.cpp b/certmanager/lib/ui/keyselectiondialog.cpp index 53d65843..9e005d58 100644 --- a/certmanager/lib/ui/keyselectiondialog.cpp +++ b/certmanager/lib/ui/keyselectiondialog.cpp @@ -52,14 +52,14 @@ #include // KDE -#include +#include #include -#include +#include #include #include #include #include -#include +#include #include #include #include diff --git a/certmanager/lib/ui/messagebox.cpp b/certmanager/lib/ui/messagebox.cpp index 571ceccd..935084bd 100644 --- a/certmanager/lib/ui/messagebox.cpp +++ b/certmanager/lib/ui/messagebox.cpp @@ -43,7 +43,7 @@ #include #include -#include +#include #include #include #include diff --git a/certmanager/lib/ui/messagebox.h b/certmanager/lib/ui/messagebox.h index 69dea34c..083c1603 100644 --- a/certmanager/lib/ui/messagebox.h +++ b/certmanager/lib/ui/messagebox.h @@ -33,7 +33,7 @@ #ifndef __KLEO_UI_MESSAGEBOX_H__ #define __KLEO_UI_MESSAGEBOX_H__ -#include +#include namespace GpgME { class SigningResult; diff --git a/certmanager/lib/ui/passphrasedialog.cpp b/certmanager/lib/ui/passphrasedialog.cpp index 5c7c44bd..a2d0e7c3 100644 --- a/certmanager/lib/ui/passphrasedialog.cpp +++ b/certmanager/lib/ui/passphrasedialog.cpp @@ -54,7 +54,7 @@ #include #include -#include +#include #include #include diff --git a/certmanager/lib/ui/progressdialog.cpp b/certmanager/lib/ui/progressdialog.cpp index d6552922..692ee4cb 100644 --- a/certmanager/lib/ui/progressdialog.cpp +++ b/certmanager/lib/ui/progressdialog.cpp @@ -37,7 +37,7 @@ #include #include -#include +#include #include diff --git a/certmanager/main.cpp b/certmanager/main.cpp index 8bdb346d..bccb8d47 100644 --- a/certmanager/main.cpp +++ b/certmanager/main.cpp @@ -41,9 +41,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include int main( int argc, char** argv ) diff --git a/doc/kaddressbook/index.docbook b/doc/kaddressbook/index.docbook index c684dbe7..b7156ca7 100644 --- a/doc/kaddressbook/index.docbook +++ b/doc/kaddressbook/index.docbook @@ -111,7 +111,7 @@ will be displayed: &kaddressbook; can use multiple resources for loading and storing its contacts. After starting &kaddressbook; for the first time you will have a default resource installed that saves all contacts in a vCard file -under $HOME/.trinity/share/apps/kabc/std.vcf; you can add more resources +under $HOME/.trinity/share/apps/tdeabc/std.vcf; you can add more resources by using the Resource Configuration dialog, which is available in kcontrol under TDE Components->TDE Resources Configuration: diff --git a/doc/kpilot/configuration.docbook b/doc/kpilot/configuration.docbook index 1644d67b..e0b8979a 100644 --- a/doc/kpilot/configuration.docbook +++ b/doc/kpilot/configuration.docbook @@ -1402,7 +1402,7 @@ filename of the vCard file (this will usually be a file that ends in .vcf) to sync with, of if it uses the standard &kde; address book file, it will be under the -$TDEHOME/share/apps/kabc/ +$TDEHOME/share/apps/tdeabc/ folder, where the $TDEHOME environment variable (typically /home/Login Name/.trinity/) points to the folder that contains your configuration and data for the &kde; diff --git a/kabc/frontend/main.cpp b/kabc/frontend/main.cpp index 7367508b..0e941e01 100644 --- a/kabc/frontend/main.cpp +++ b/kabc/frontend/main.cpp @@ -1,7 +1,7 @@ #include #include #include -#include +#include #include #include "mainWindow.h" diff --git a/kabc/frontend/mainWindow.ui.h b/kabc/frontend/mainWindow.ui.h index 445b5945..1a88f1de 100644 --- a/kabc/frontend/mainWindow.ui.h +++ b/kabc/frontend/mainWindow.ui.h @@ -10,10 +10,10 @@ #include #include -#include +#include #include -#include +#include using namespace KABC; diff --git a/kabc/kabc2mutt/CMakeLists.txt b/kabc/kabc2mutt/CMakeLists.txt index f7ec8dbe..98c30f0b 100644 --- a/kabc/kabc2mutt/CMakeLists.txt +++ b/kabc/kabc2mutt/CMakeLists.txt @@ -24,6 +24,6 @@ link_directories( tde_add_executable( kabc2mutt AUTOMOC SOURCES kabc2mutt.cpp main.cpp - LINK kabc-shared + LINK tdeabc-shared DESTINATION ${BIN_INSTALL_DIR} ) diff --git a/kabc/kabc2mutt/kabc2mutt.cpp b/kabc/kabc2mutt/kabc2mutt.cpp index 7f346a62..144ffe2d 100644 --- a/kabc/kabc2mutt/kabc2mutt.cpp +++ b/kabc/kabc2mutt/kabc2mutt.cpp @@ -17,9 +17,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include +#include #include -#include +#include #include diff --git a/kabc/kabc2mutt/kabc2mutt.h b/kabc/kabc2mutt/kabc2mutt.h index eb3ca733..328f06c1 100644 --- a/kabc/kabc2mutt/kabc2mutt.h +++ b/kabc/kabc2mutt/kabc2mutt.h @@ -20,7 +20,7 @@ #ifndef KABC2MUTT_H #define KABC2MUTT_H -#include +#include class KABC2Mutt : public TQObject { diff --git a/kabc/kabc2mutt/main.cpp b/kabc/kabc2mutt/main.cpp index 3d6fad64..d1aefd6e 100644 --- a/kabc/kabc2mutt/main.cpp +++ b/kabc/kabc2mutt/main.cpp @@ -19,7 +19,7 @@ #include #include -#include +#include #include diff --git a/kabc/kabcdistlistupdater/kabcdistlistupdater.cpp b/kabc/kabcdistlistupdater/kabcdistlistupdater.cpp index 38fe294a..b2e8d93b 100644 --- a/kabc/kabcdistlistupdater/kabcdistlistupdater.cpp +++ b/kabc/kabcdistlistupdater/kabcdistlistupdater.cpp @@ -23,11 +23,11 @@ #include #include #include -#include -#include +#include +#include #include -#include +#include #include static const TDECmdLineOptions options[] = @@ -38,7 +38,7 @@ static const TDECmdLineOptions options[] = void convertDistributionLists() { - KSimpleConfig cfg( locateLocal( "data", "kabc/distlists" ) ); + KSimpleConfig cfg( locateLocal( "data", "tdeabc/distlists" ) ); const TQMap entryMap = cfg.entryMap( "DistributionLists" ); if ( entryMap.isEmpty() ) // nothing to convert diff --git a/kaddressbook/addresseditwidget.cpp b/kaddressbook/addresseditwidget.cpp index 71c6ba9e..a0209264 100644 --- a/kaddressbook/addresseditwidget.cpp +++ b/kaddressbook/addresseditwidget.cpp @@ -48,8 +48,8 @@ #include #include #include -#include -#include +#include +#include #include #include "addresseditwidget.h" diff --git a/kaddressbook/addresseditwidget.h b/kaddressbook/addresseditwidget.h index c5b2f597..5d863573 100644 --- a/kaddressbook/addresseditwidget.h +++ b/kaddressbook/addresseditwidget.h @@ -27,8 +27,8 @@ #include #include -#include -#include +#include +#include #include "addresseeconfig.h" #include "typecombo.h" diff --git a/kaddressbook/addresseeconfig.h b/kaddressbook/addresseeconfig.h index c267dce1..025663fd 100644 --- a/kaddressbook/addresseeconfig.h +++ b/kaddressbook/addresseeconfig.h @@ -24,7 +24,7 @@ #ifndef ADDRESSEECONFIG_H #define ADDRESSEECONFIG_H -#include +#include #include using namespace KABC; diff --git a/kaddressbook/addresseeeditorbase.h b/kaddressbook/addresseeeditorbase.h index 55eea432..d9124609 100644 --- a/kaddressbook/addresseeeditorbase.h +++ b/kaddressbook/addresseeeditorbase.h @@ -24,7 +24,7 @@ #ifndef ADDRESSEEEDITORBASE_H #define ADDRESSEEEDITORBASE_H -#include +#include #include diff --git a/kaddressbook/addresseeeditordialog.cpp b/kaddressbook/addresseeeditordialog.cpp index d203e4dd..e53b5721 100644 --- a/kaddressbook/addresseeeditordialog.cpp +++ b/kaddressbook/addresseeeditordialog.cpp @@ -25,7 +25,7 @@ #include #include -#include +#include #include "core.h" #include "addresseeeditorwidget.h" diff --git a/kaddressbook/addresseeeditordialog.h b/kaddressbook/addresseeeditordialog.h index 43f06c20..9e53580b 100644 --- a/kaddressbook/addresseeeditordialog.h +++ b/kaddressbook/addresseeeditordialog.h @@ -26,7 +26,7 @@ #include -#include +#include class AddresseeEditorBase; class TQWidget; diff --git a/kaddressbook/addresseeeditorextension.cpp b/kaddressbook/addresseeeditorextension.cpp index d13232b7..9b9aceac 100644 --- a/kaddressbook/addresseeeditorextension.cpp +++ b/kaddressbook/addresseeeditorextension.cpp @@ -24,7 +24,7 @@ #include #include -#include +#include #include "kabprefs.h" diff --git a/kaddressbook/addresseeeditorwidget.cpp b/kaddressbook/addresseeeditorwidget.cpp index faf3e4e3..357de392 100644 --- a/kaddressbook/addresseeeditorwidget.cpp +++ b/kaddressbook/addresseeeditorwidget.cpp @@ -32,19 +32,19 @@ #include #include -#include -#include +#include +#include #include #include #include #include #include #include -#include +#include #include #include -#include -#include +#include +#include #include #include #include diff --git a/kaddressbook/addresseeeditorwidget.h b/kaddressbook/addresseeeditorwidget.h index 1097aafa..30dcad3f 100644 --- a/kaddressbook/addresseeeditorwidget.h +++ b/kaddressbook/addresseeeditorwidget.h @@ -26,7 +26,7 @@ #include -#include +#include #include #include diff --git a/kaddressbook/addresseeutil.cpp b/kaddressbook/addresseeutil.cpp index e99677c1..1368e478 100644 --- a/kaddressbook/addresseeutil.cpp +++ b/kaddressbook/addresseeutil.cpp @@ -21,11 +21,11 @@ without including the source code for TQt in the source distribution. */ -#include -#include +#include +#include #include -#include -#include +#include +#include #include "addresseeutil.h" diff --git a/kaddressbook/addresseeutil.h b/kaddressbook/addresseeutil.h index 11ccf653..ed84512f 100644 --- a/kaddressbook/addresseeutil.h +++ b/kaddressbook/addresseeutil.h @@ -25,8 +25,8 @@ #define ADDRESSEEUTIL_H #include -#include -#include // for KABC_VCARD_ENCODING_FIX define +#include +#include // for KABC_VCARD_ENCODING_FIX define /** This class provides some utility methods for transposing an diff --git a/kaddressbook/addviewdialog.cpp b/kaddressbook/addviewdialog.cpp index 2da1ad4e..dbec842d 100644 --- a/kaddressbook/addviewdialog.cpp +++ b/kaddressbook/addviewdialog.cpp @@ -27,7 +27,7 @@ #include #include -#include +#include #include "kaddressbookview.h" diff --git a/kaddressbook/advancedcustomfields.h b/kaddressbook/advancedcustomfields.h index bdd7fe68..7e36faa3 100644 --- a/kaddressbook/advancedcustomfields.h +++ b/kaddressbook/advancedcustomfields.h @@ -26,7 +26,7 @@ #ifndef ADVANCEDCUSTOMFIELDS_H #define ADVANCEDCUSTOMFIELDS_H -#include +#include #include #include diff --git a/kaddressbook/common/filter.h b/kaddressbook/common/filter.h index 68df1036..004da642 100644 --- a/kaddressbook/common/filter.h +++ b/kaddressbook/common/filter.h @@ -28,7 +28,7 @@ #include #include -#include +#include #include /** diff --git a/kaddressbook/common/kabprefs.cpp b/kaddressbook/common/kabprefs.cpp index 1f9e2410..c4edf5d4 100644 --- a/kaddressbook/common/kabprefs.cpp +++ b/kaddressbook/common/kabprefs.cpp @@ -22,7 +22,7 @@ */ #include -#include +#include #include #include "kabprefs.h" diff --git a/kaddressbook/common/locationmap.cpp b/kaddressbook/common/locationmap.cpp index ee6bbebe..d4c5cb2d 100644 --- a/kaddressbook/common/locationmap.cpp +++ b/kaddressbook/common/locationmap.cpp @@ -24,9 +24,9 @@ #include #include #include -#include -#include -#include +#include +#include +#include #include #include diff --git a/kaddressbook/common/locationmap.h b/kaddressbook/common/locationmap.h index 502aa01f..a5a53426 100644 --- a/kaddressbook/common/locationmap.h +++ b/kaddressbook/common/locationmap.h @@ -24,7 +24,7 @@ #ifndef LOCATIONMAP_H #define LOCATIONMAP_H -#include +#include #include #include diff --git a/kaddressbook/customfieldswidget.cpp b/kaddressbook/customfieldswidget.cpp index 867ccddb..788b4391 100644 --- a/kaddressbook/customfieldswidget.cpp +++ b/kaddressbook/customfieldswidget.cpp @@ -34,7 +34,7 @@ #include #include #include -#include +#include #include "addresseeconfig.h" #include "kabprefs.h" diff --git a/kaddressbook/customfieldswidget.h b/kaddressbook/customfieldswidget.h index 414cea85..ac44521a 100644 --- a/kaddressbook/customfieldswidget.h +++ b/kaddressbook/customfieldswidget.h @@ -24,9 +24,9 @@ #ifndef CUSTOMFIELDSWIDGET_H #define CUSTOMFIELDSWIDGET_H -#include +#include #include -#include +#include #include #include diff --git a/kaddressbook/distributionlisteditor.cpp b/kaddressbook/distributionlisteditor.cpp index c19d3109..485a3627 100644 --- a/kaddressbook/distributionlisteditor.cpp +++ b/kaddressbook/distributionlisteditor.cpp @@ -27,16 +27,16 @@ #include #include -#include -#include +#include +#include #include #include -#include +#include #include #include -#include -#include +#include +#include #include #include diff --git a/kaddressbook/distributionlistentryview.cpp b/kaddressbook/distributionlistentryview.cpp index 3d50f730..0290f6e2 100644 --- a/kaddressbook/distributionlistentryview.cpp +++ b/kaddressbook/distributionlistentryview.cpp @@ -4,12 +4,12 @@ #include -#include -#include +#include +#include #include #include -#include +#include #include #include diff --git a/kaddressbook/distributionlistpicker.cpp b/kaddressbook/distributionlistpicker.cpp index a6d566bb..3a54e600 100644 --- a/kaddressbook/distributionlistpicker.cpp +++ b/kaddressbook/distributionlistpicker.cpp @@ -27,13 +27,13 @@ #include #endif -#include +#include #include #include #include -#include -#include +#include +#include #include #include diff --git a/kaddressbook/editors/CMakeLists.txt b/kaddressbook/editors/CMakeLists.txt index 0fd3d0f8..a2b8c898 100644 --- a/kaddressbook/editors/CMakeLists.txt +++ b/kaddressbook/editors/CMakeLists.txt @@ -48,6 +48,6 @@ tde_add_library( kabim STATIC_PIC AUTOMOC tde_add_kpart( libkaddrbk_cryptosettings AUTOMOC SOURCES cryptowidget.cpp - LINK kabinterfaces-shared kleopatra-shared kabc-shared + LINK kabinterfaces-shared kleopatra-shared tdeabc-shared DESTINATION ${PLUGIN_INSTALL_DIR} ) diff --git a/kaddressbook/editors/cryptowidget.cpp b/kaddressbook/editors/cryptowidget.cpp index f89a068e..89212585 100644 --- a/kaddressbook/editors/cryptowidget.cpp +++ b/kaddressbook/editors/cryptowidget.cpp @@ -33,7 +33,7 @@ #include #include #include -#include +#include #include #include diff --git a/kaddressbook/editors/imaddresswidget.cpp b/kaddressbook/editors/imaddresswidget.cpp index 4b3516ea..0a3336d6 100644 --- a/kaddressbook/editors/imaddresswidget.cpp +++ b/kaddressbook/editors/imaddresswidget.cpp @@ -28,7 +28,7 @@ #include #include -#include +#include #include #include "imaddresswidget.h" diff --git a/kaddressbook/editors/imeditorwidget.cpp b/kaddressbook/editors/imeditorwidget.cpp index 45523de5..b0f1590e 100644 --- a/kaddressbook/editors/imeditorwidget.cpp +++ b/kaddressbook/editors/imeditorwidget.cpp @@ -32,8 +32,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/kaddressbook/emaileditwidget.cpp b/kaddressbook/emaileditwidget.cpp index a1df16c3..a9bdf999 100644 --- a/kaddressbook/emaileditwidget.cpp +++ b/kaddressbook/emaileditwidget.cpp @@ -39,8 +39,8 @@ #include #include #include -#include -#include +#include +#include #include "emaileditwidget.h" diff --git a/kaddressbook/emaileditwidget.h b/kaddressbook/emaileditwidget.h index f584023c..46d259a4 100644 --- a/kaddressbook/emaileditwidget.h +++ b/kaddressbook/emaileditwidget.h @@ -24,7 +24,7 @@ #ifndef EMAILEDITWIDGET_H #define EMAILEDITWIDGET_H -#include +#include #include class TQButtonGroup; diff --git a/kaddressbook/extensionmanager.cpp b/kaddressbook/extensionmanager.cpp index 4ec33675..7275f90c 100644 --- a/kaddressbook/extensionmanager.cpp +++ b/kaddressbook/extensionmanager.cpp @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include #include diff --git a/kaddressbook/features/CMakeLists.txt b/kaddressbook/features/CMakeLists.txt index f85bbf7e..7317b3b4 100644 --- a/kaddressbook/features/CMakeLists.txt +++ b/kaddressbook/features/CMakeLists.txt @@ -46,7 +46,7 @@ install( FILES tde_add_kpart( ${TARGET} AUTOMOC SOURCES ${SOURCE} - LINK kabinterfaces-shared tdepim-shared kabc-shared + LINK kabinterfaces-shared tdepim-shared tdeabc-shared DESTINATION ${PLUGIN_INSTALL_DIR} ) @@ -55,6 +55,6 @@ tde_add_kpart( ${TARGET} AUTOMOC tde_add_kpart( libkaddrbk_resourceselection AUTOMOC SOURCES resourceselection.cpp - LINK kabinterfaces-shared tdepim-shared kabc-shared + LINK kabinterfaces-shared tdepim-shared tdeabc-shared DESTINATION ${PLUGIN_INSTALL_DIR} ) diff --git a/kaddressbook/features/distributionlistngwidget.cpp b/kaddressbook/features/distributionlistngwidget.cpp index 47176961..1d5acc09 100644 --- a/kaddressbook/features/distributionlistngwidget.cpp +++ b/kaddressbook/features/distributionlistngwidget.cpp @@ -27,12 +27,12 @@ #include #include -#include +#include #include #include #include -#include +#include #include #include diff --git a/kaddressbook/features/distributionlistngwidget.h b/kaddressbook/features/distributionlistngwidget.h index fdeb8386..3e551548 100644 --- a/kaddressbook/features/distributionlistngwidget.h +++ b/kaddressbook/features/distributionlistngwidget.h @@ -25,7 +25,7 @@ #include "extensionwidget.h" -#include +#include #include diff --git a/kaddressbook/features/distributionlistwidget.cpp b/kaddressbook/features/distributionlistwidget.cpp index 73afa2ea..95bf4660 100644 --- a/kaddressbook/features/distributionlistwidget.cpp +++ b/kaddressbook/features/distributionlistwidget.cpp @@ -33,21 +33,21 @@ #include #include #include -#include +#include #include -#include -#include +#include +#include -#include +#include #ifdef TDEPIM_NEW_DISTRLISTS #include typedef KPIM::DistributionList DistributionList; #else -#include +#include typedef KABC::DistributionList DistributionList; #endif -#include -#include +#include +#include #include #include "core.h" diff --git a/kaddressbook/features/resourceselection.cpp b/kaddressbook/features/resourceselection.cpp index d812c480..132d0bc8 100644 --- a/kaddressbook/features/resourceselection.cpp +++ b/kaddressbook/features/resourceselection.cpp @@ -29,13 +29,13 @@ #include #include -#include +#include #include -#include +#include #include #include -#include -#include +#include +#include #include #include "core.h" diff --git a/kaddressbook/filtereditdialog.cpp b/kaddressbook/filtereditdialog.cpp index 57427855..09c06ae4 100644 --- a/kaddressbook/filtereditdialog.cpp +++ b/kaddressbook/filtereditdialog.cpp @@ -40,7 +40,7 @@ #include #include #include -#include +#include #include "kabprefs.h" #include "filtereditdialog.h" diff --git a/kaddressbook/filterselectionwidget.cpp b/kaddressbook/filterselectionwidget.cpp index 32bdf7bf..58ec7a18 100644 --- a/kaddressbook/filterselectionwidget.cpp +++ b/kaddressbook/filterselectionwidget.cpp @@ -25,7 +25,7 @@ #include #include -#include +#include #include "filterselectionwidget.h" diff --git a/kaddressbook/freebusywidget.cpp b/kaddressbook/freebusywidget.cpp index 7565584d..c325ec6f 100644 --- a/kaddressbook/freebusywidget.cpp +++ b/kaddressbook/freebusywidget.cpp @@ -25,7 +25,7 @@ #include #include -#include +#include #include #include diff --git a/kaddressbook/geowidget.cpp b/kaddressbook/geowidget.cpp index 8bad2129..f7261bf7 100644 --- a/kaddressbook/geowidget.cpp +++ b/kaddressbook/geowidget.cpp @@ -21,12 +21,12 @@ without including the source code for TQt in the source distribution. */ -#include +#include #include #include #include #include -#include +#include #include #include diff --git a/kaddressbook/imagewidget.cpp b/kaddressbook/imagewidget.cpp index a302f1a2..b69e90bb 100644 --- a/kaddressbook/imagewidget.cpp +++ b/kaddressbook/imagewidget.cpp @@ -21,16 +21,16 @@ without including the source code for TQt in the source distribution. */ -#include +#include #include #include #include -#include +#include #include #include #include -#include -#include +#include +#include #include #include diff --git a/kaddressbook/imagewidget.h b/kaddressbook/imagewidget.h index 8e4db9ae..449790e2 100644 --- a/kaddressbook/imagewidget.h +++ b/kaddressbook/imagewidget.h @@ -27,7 +27,7 @@ #include #include -#include +#include #include #include "contacteditorwidget.h" diff --git a/kaddressbook/imeditwidget.cpp b/kaddressbook/imeditwidget.cpp index d11a588a..9a36cb77 100644 --- a/kaddressbook/imeditwidget.cpp +++ b/kaddressbook/imeditwidget.cpp @@ -37,8 +37,8 @@ #include #include #include -#include -#include +#include +#include #include "imeditwidget.h" #include "imeditorwidget.h" diff --git a/kaddressbook/imeditwidget.h b/kaddressbook/imeditwidget.h index 52f1ec26..2ef2fb5f 100644 --- a/kaddressbook/imeditwidget.h +++ b/kaddressbook/imeditwidget.h @@ -24,7 +24,7 @@ #ifndef IMEDITWIDGET_H #define IMEDITWIDGET_H -#include +#include #include class TQButtonGroup; diff --git a/kaddressbook/incsearchwidget.cpp b/kaddressbook/incsearchwidget.cpp index b3ee3b09..dbec4651 100644 --- a/kaddressbook/incsearchwidget.cpp +++ b/kaddressbook/incsearchwidget.cpp @@ -33,7 +33,7 @@ #include #include #include -#include +#include #include "incsearchwidget.h" diff --git a/kaddressbook/incsearchwidget.h b/kaddressbook/incsearchwidget.h index faafe94d..9b22f75f 100644 --- a/kaddressbook/incsearchwidget.h +++ b/kaddressbook/incsearchwidget.h @@ -26,7 +26,7 @@ #include -#include +#include class TQComboBox; class TQTimer; diff --git a/kaddressbook/interfaces/CMakeLists.txt b/kaddressbook/interfaces/CMakeLists.txt index d6876c93..b0511b83 100644 --- a/kaddressbook/interfaces/CMakeLists.txt +++ b/kaddressbook/interfaces/CMakeLists.txt @@ -46,6 +46,6 @@ tde_add_library( kabinterfaces SHARED AUTOMOC configurewidget.cpp contacteditorwidget.cpp core.cpp extensionwidget.cpp xxport.cpp VERSION 1.0.0 - LINK kabc-shared + LINK tdeabc-shared DESTINATION ${LIB_INSTALL_DIR} ) diff --git a/kaddressbook/interfaces/configurewidget.cpp b/kaddressbook/interfaces/configurewidget.cpp index c5efa60a..bcb7a176 100644 --- a/kaddressbook/interfaces/configurewidget.cpp +++ b/kaddressbook/interfaces/configurewidget.cpp @@ -21,7 +21,7 @@ without including the source code for TQt in the source distribution. */ -#include +#include #include "configurewidget.h" diff --git a/kaddressbook/interfaces/contacteditorwidget.h b/kaddressbook/interfaces/contacteditorwidget.h index 8ac5d692..c8efa56c 100644 --- a/kaddressbook/interfaces/contacteditorwidget.h +++ b/kaddressbook/interfaces/contacteditorwidget.h @@ -26,7 +26,7 @@ #include -#include +#include #include #include diff --git a/kaddressbook/interfaces/core.h b/kaddressbook/interfaces/core.h index 3a5baba9..fcf41028 100644 --- a/kaddressbook/interfaces/core.h +++ b/kaddressbook/interfaces/core.h @@ -32,7 +32,7 @@ #include -#include +#include #include #include #include diff --git a/kaddressbook/interfaces/extensionwidget.h b/kaddressbook/interfaces/extensionwidget.h index 1cca99af..265484a4 100644 --- a/kaddressbook/interfaces/extensionwidget.h +++ b/kaddressbook/interfaces/extensionwidget.h @@ -26,7 +26,7 @@ #include -#include +#include #include #include diff --git a/kaddressbook/interfaces/xxport.cpp b/kaddressbook/interfaces/xxport.cpp index fb268067..d0790ccf 100644 --- a/kaddressbook/interfaces/xxport.cpp +++ b/kaddressbook/interfaces/xxport.cpp @@ -26,7 +26,7 @@ #include #include -#include +#include #include #include "xxport.h" diff --git a/kaddressbook/interfaces/xxport.h b/kaddressbook/interfaces/xxport.h index f3eddebb..515470c5 100644 --- a/kaddressbook/interfaces/xxport.h +++ b/kaddressbook/interfaces/xxport.h @@ -26,8 +26,8 @@ #include -#include -#include +#include +#include #include #include #include diff --git a/kaddressbook/jumpbuttonbar.cpp b/kaddressbook/jumpbuttonbar.cpp index 4d052fd7..b1be78ee 100644 --- a/kaddressbook/jumpbuttonbar.cpp +++ b/kaddressbook/jumpbuttonbar.cpp @@ -29,11 +29,11 @@ #include #include -#include -#include +#include +#include #include #include -#include +#include #include "core.h" diff --git a/kaddressbook/kabcore.cpp b/kaddressbook/kabcore.cpp index c35197ed..142f03c4 100644 --- a/kaddressbook/kabcore.cpp +++ b/kaddressbook/kabcore.cpp @@ -37,12 +37,12 @@ #include #include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include #include #include #include @@ -53,8 +53,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/kaddressbook/kabcore.h b/kaddressbook/kabcore.h index a18692fa..f9a7fbf1 100644 --- a/kaddressbook/kabcore.h +++ b/kaddressbook/kabcore.h @@ -26,7 +26,7 @@ #include // FOR TDEPIM_NEW_DISTRLISTS -#include +#include #include #include diff --git a/kaddressbook/kablock.cpp b/kaddressbook/kablock.cpp index 9444df47..8d36977f 100644 --- a/kaddressbook/kablock.cpp +++ b/kaddressbook/kablock.cpp @@ -21,10 +21,10 @@ without including the source code for TQt in the source distribution. */ -#include -#include -#include -#include +#include +#include +#include +#include #include #include "kablock.h" diff --git a/kaddressbook/kabtools.cpp b/kaddressbook/kabtools.cpp index 779af2b5..cfa16df8 100644 --- a/kaddressbook/kabtools.cpp +++ b/kaddressbook/kabtools.cpp @@ -21,8 +21,8 @@ without including the source code for TQt in the source distribution. */ -#include -#include +#include +#include #include #include #include diff --git a/kaddressbook/kaddressbook_options.h b/kaddressbook/kaddressbook_options.h index 8aa632e4..9ed4146e 100644 --- a/kaddressbook/kaddressbook_options.h +++ b/kaddressbook/kaddressbook_options.h @@ -25,7 +25,7 @@ #define KADDRESSBOOK_OPTIONS_H #include -#include +#include static TDECmdLineOptions kaddressbook_options[] = { diff --git a/kaddressbook/kaddressbook_part.cpp b/kaddressbook/kaddressbook_part.cpp index 259ac5ea..566ffd71 100644 --- a/kaddressbook/kaddressbook_part.cpp +++ b/kaddressbook/kaddressbook_part.cpp @@ -28,7 +28,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kaddressbook/kaddressbookview.cpp b/kaddressbook/kaddressbookview.cpp index 98668618..09b713f2 100644 --- a/kaddressbook/kaddressbookview.cpp +++ b/kaddressbook/kaddressbookview.cpp @@ -24,11 +24,11 @@ #include #include -#include -#include +#include +#include #include #include -#include +#include #include #include diff --git a/kaddressbook/kaddressbookview.h b/kaddressbook/kaddressbookview.h index d6ba8d6a..44e82a57 100644 --- a/kaddressbook/kaddressbookview.h +++ b/kaddressbook/kaddressbookview.h @@ -29,7 +29,7 @@ #include #include -#include +#include #include #include diff --git a/kaddressbook/kaddressbootdemain.cpp b/kaddressbook/kaddressbootdemain.cpp index 60013be1..4b8c4974 100644 --- a/kaddressbook/kaddressbootdemain.cpp +++ b/kaddressbook/kaddressbootdemain.cpp @@ -23,8 +23,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/kaddressbook/kcmconfigs/addhostdialog.cpp b/kaddressbook/kcmconfigs/addhostdialog.cpp index 0c248440..44a51680 100644 --- a/kaddressbook/kcmconfigs/addhostdialog.cpp +++ b/kaddressbook/kcmconfigs/addhostdialog.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include "addhostdialog.h" AddHostDialog::AddHostDialog( KPIM::LdapServer *server, TQWidget* parent, const char* name ) diff --git a/kaddressbook/kcmconfigs/addhostdialog.h b/kaddressbook/kcmconfigs/addhostdialog.h index da6cc392..1ea1865f 100644 --- a/kaddressbook/kcmconfigs/addhostdialog.h +++ b/kaddressbook/kcmconfigs/addhostdialog.h @@ -25,7 +25,7 @@ #define ADDHOSTDIALOG_H #include -#include +#include #include class KLineEdit; diff --git a/kaddressbook/kcmconfigs/addresseewidget.cpp b/kaddressbook/kcmconfigs/addresseewidget.cpp index ce58d272..6d8522f6 100644 --- a/kaddressbook/kcmconfigs/addresseewidget.cpp +++ b/kaddressbook/kcmconfigs/addresseewidget.cpp @@ -35,7 +35,7 @@ #include #include #include -#include +#include #include #include "addresseewidget.h" diff --git a/kaddressbook/kcmconfigs/extensionconfigdialog.cpp b/kaddressbook/kcmconfigs/extensionconfigdialog.cpp index 5bdec2f8..55eecb18 100644 --- a/kaddressbook/kcmconfigs/extensionconfigdialog.cpp +++ b/kaddressbook/kcmconfigs/extensionconfigdialog.cpp @@ -23,7 +23,7 @@ #include -#include +#include #include "configurewidget.h" #include "extensionconfigdialog.h" diff --git a/kaddressbook/kcmconfigs/kabconfigwidget.cpp b/kaddressbook/kcmconfigs/kabconfigwidget.cpp index 6e2c4f68..83e0bc89 100644 --- a/kaddressbook/kcmconfigs/kabconfigwidget.cpp +++ b/kaddressbook/kcmconfigs/kabconfigwidget.cpp @@ -36,8 +36,8 @@ #include #include #include -#include -#include +#include +#include #include #include "addresseewidget.h" diff --git a/kaddressbook/kcmconfigs/kcmkabconfig.cpp b/kaddressbook/kcmconfigs/kcmkabconfig.cpp index 6f170697..db05432c 100644 --- a/kaddressbook/kcmconfigs/kcmkabconfig.cpp +++ b/kaddressbook/kcmconfigs/kcmkabconfig.cpp @@ -25,7 +25,7 @@ #include #include -#include +#include #include "kabconfigwidget.h" diff --git a/kaddressbook/kcmconfigs/kcmkabldapconfig.cpp b/kaddressbook/kcmconfigs/kcmkabldapconfig.cpp index a95fa2c8..73e8c5a2 100644 --- a/kaddressbook/kcmconfigs/kcmkabldapconfig.cpp +++ b/kaddressbook/kcmconfigs/kcmkabldapconfig.cpp @@ -26,7 +26,7 @@ #include #include -#include +#include #include "ldapoptionswidget.h" diff --git a/kaddressbook/kcmconfigs/ldapoptionswidget.cpp b/kaddressbook/kcmconfigs/ldapoptionswidget.cpp index 71a41ba4..46241855 100644 --- a/kaddressbook/kcmconfigs/ldapoptionswidget.cpp +++ b/kaddressbook/kcmconfigs/ldapoptionswidget.cpp @@ -33,7 +33,7 @@ #include #include #include -#include +#include #include "addhostdialog.h" #include "ldapoptionswidget.h" diff --git a/kaddressbook/keywidget.cpp b/kaddressbook/keywidget.cpp index d6f28c87..671d0729 100644 --- a/kaddressbook/keywidget.cpp +++ b/kaddressbook/keywidget.cpp @@ -32,9 +32,9 @@ #include #include #include -#include -#include -#include +#include +#include +#include #include "keywidget.h" diff --git a/kaddressbook/keywidget.h b/kaddressbook/keywidget.h index 5f5153d4..3e437fa0 100644 --- a/kaddressbook/keywidget.h +++ b/kaddressbook/keywidget.h @@ -25,7 +25,7 @@ #define KEYWIDGET_H #include -#include +#include class KComboBox; diff --git a/kaddressbook/ldapsearchdialog.cpp b/kaddressbook/ldapsearchdialog.cpp index 22a79d27..3ed81504 100644 --- a/kaddressbook/ldapsearchdialog.cpp +++ b/kaddressbook/ldapsearchdialog.cpp @@ -35,8 +35,8 @@ #include #include #include -#include -#include +#include +#include #include "kabcore.h" #include "ldapsearchdialog.h" diff --git a/kaddressbook/ldapsearchdialog.h b/kaddressbook/ldapsearchdialog.h index 613a28b8..dde2bc95 100644 --- a/kaddressbook/ldapsearchdialog.h +++ b/kaddressbook/ldapsearchdialog.h @@ -25,7 +25,7 @@ #include -#include +#include #include #include diff --git a/kaddressbook/main.cpp b/kaddressbook/main.cpp index d6322373..90937cec 100644 --- a/kaddressbook/main.cpp +++ b/kaddressbook/main.cpp @@ -26,13 +26,13 @@ #include -#include +#include #include #include #include #include -#include -#include +#include +#include #include #include diff --git a/kaddressbook/nameeditdialog.cpp b/kaddressbook/nameeditdialog.cpp index aa81b2ed..91c018a7 100644 --- a/kaddressbook/nameeditdialog.cpp +++ b/kaddressbook/nameeditdialog.cpp @@ -38,10 +38,10 @@ #include #include #include -#include +#include #include #include -#include +#include #include "nameeditdialog.h" diff --git a/kaddressbook/nameeditdialog.h b/kaddressbook/nameeditdialog.h index f43e56b0..855cd04c 100644 --- a/kaddressbook/nameeditdialog.h +++ b/kaddressbook/nameeditdialog.h @@ -25,7 +25,7 @@ #define NAMEEDITDIALOG_H #include -#include +#include #include "addresseeconfig.h" diff --git a/kaddressbook/phoneeditwidget.cpp b/kaddressbook/phoneeditwidget.cpp index cd5eab78..70381d8e 100644 --- a/kaddressbook/phoneeditwidget.cpp +++ b/kaddressbook/phoneeditwidget.cpp @@ -40,9 +40,9 @@ #include #include #include -#include +#include -#include +#include #include "phoneeditwidget.h" diff --git a/kaddressbook/printing/detailledstyle.cpp b/kaddressbook/printing/detailledstyle.cpp index 50e76732..e1d48db5 100644 --- a/kaddressbook/printing/detailledstyle.cpp +++ b/kaddressbook/printing/detailledstyle.cpp @@ -28,9 +28,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/kaddressbook/printing/detailledstyle.h b/kaddressbook/printing/detailledstyle.h index e8600e56..c68568aa 100644 --- a/kaddressbook/printing/detailledstyle.h +++ b/kaddressbook/printing/detailledstyle.h @@ -24,7 +24,7 @@ #ifndef DETAILLEDSTYLE_H #define DETAILLEDSTYLE_H -#include +#include #include "printstyle.h" #include "kabentrypainter.h" diff --git a/kaddressbook/printing/kabentrypainter.cpp b/kaddressbook/printing/kabentrypainter.cpp index 0bf45386..d973f810 100644 --- a/kaddressbook/printing/kabentrypainter.cpp +++ b/kaddressbook/printing/kabentrypainter.cpp @@ -26,8 +26,8 @@ #include #include -#include -#include +#include +#include #include #include #include diff --git a/kaddressbook/printing/kabentrypainter.h b/kaddressbook/printing/kabentrypainter.h index 6936128f..f8fea491 100644 --- a/kaddressbook/printing/kabentrypainter.h +++ b/kaddressbook/printing/kabentrypainter.h @@ -24,7 +24,7 @@ #ifndef KABENTRYPAINTER_H #define KABENTRYPAINTER_H -#include +#include #include #include diff --git a/kaddressbook/printing/mikesstyle.cpp b/kaddressbook/printing/mikesstyle.cpp index b17db145..aa718dfd 100644 --- a/kaddressbook/printing/mikesstyle.cpp +++ b/kaddressbook/printing/mikesstyle.cpp @@ -25,11 +25,11 @@ #include #include -#include +#include #include #include -#include -#include +#include +#include #include #include diff --git a/kaddressbook/printing/printingwizard.cpp b/kaddressbook/printing/printingwizard.cpp index 1ee71a8c..9ee8fe4a 100644 --- a/kaddressbook/printing/printingwizard.cpp +++ b/kaddressbook/printing/printingwizard.cpp @@ -31,12 +31,12 @@ #include #include -#include +#include #include #include #include #include -#include +#include #include // including the styles diff --git a/kaddressbook/printing/printingwizard.h b/kaddressbook/printing/printingwizard.h index 73d96bb2..359b746f 100644 --- a/kaddressbook/printing/printingwizard.h +++ b/kaddressbook/printing/printingwizard.h @@ -31,7 +31,7 @@ #include #include "common/filter.h" -#include "kabc/addressbook.h" +#include "tdeabc/addressbook.h" #include "printstyle.h" #include "selectionpage.h" diff --git a/kaddressbook/printing/printprogress.cpp b/kaddressbook/printing/printprogress.cpp index 59ad2304..459cfbee 100644 --- a/kaddressbook/printing/printprogress.cpp +++ b/kaddressbook/printing/printprogress.cpp @@ -28,7 +28,7 @@ #include #include #include -#include +#include #include "printprogress.h" diff --git a/kaddressbook/printing/printsortmode.cpp b/kaddressbook/printing/printsortmode.cpp index 685a47ac..3e1af420 100644 --- a/kaddressbook/printing/printsortmode.cpp +++ b/kaddressbook/printing/printsortmode.cpp @@ -21,7 +21,7 @@ without including the source code for TQt in the source distribution. */ -#include +#include #include "printsortmode.h" diff --git a/kaddressbook/printing/printsortmode.h b/kaddressbook/printing/printsortmode.h index d8ec920d..a764e6c7 100644 --- a/kaddressbook/printing/printsortmode.h +++ b/kaddressbook/printing/printsortmode.h @@ -28,7 +28,7 @@ #if KDE_IS_VERSION(3,3,91) -#include +#include class PrintSortMode : public KABC::SortMode { diff --git a/kaddressbook/printing/printstyle.h b/kaddressbook/printing/printstyle.h index 65fea06a..2c5ef51b 100644 --- a/kaddressbook/printing/printstyle.h +++ b/kaddressbook/printing/printstyle.h @@ -28,7 +28,7 @@ #include #include -#include +#include namespace KABPrinting { diff --git a/kaddressbook/printing/selectionpage.cpp b/kaddressbook/printing/selectionpage.cpp index c77c00d9..39b1c4a8 100644 --- a/kaddressbook/printing/selectionpage.cpp +++ b/kaddressbook/printing/selectionpage.cpp @@ -23,7 +23,7 @@ */ #include -#include +#include #include #include diff --git a/kaddressbook/printing/stylepage.cpp b/kaddressbook/printing/stylepage.cpp index c3fdc1e0..0b67897d 100644 --- a/kaddressbook/printing/stylepage.cpp +++ b/kaddressbook/printing/stylepage.cpp @@ -30,7 +30,7 @@ #include #include -#include +#include #include "stylepage.h" diff --git a/kaddressbook/printing/stylepage.h b/kaddressbook/printing/stylepage.h index 8f664271..46fbc2d6 100644 --- a/kaddressbook/printing/stylepage.h +++ b/kaddressbook/printing/stylepage.h @@ -27,8 +27,8 @@ #include -#include -#include +#include +#include class TQLabel; class TQPixmap; diff --git a/kaddressbook/searchmanager.cpp b/kaddressbook/searchmanager.cpp index 4ec8f7bb..fef8f27d 100644 --- a/kaddressbook/searchmanager.cpp +++ b/kaddressbook/searchmanager.cpp @@ -22,7 +22,7 @@ */ #include // FOR TDEPIM_NEW_DISTRLISTS -#include +#include #include #include "searchmanager.h" diff --git a/kaddressbook/searchmanager.h b/kaddressbook/searchmanager.h index 539619db..9e137032 100644 --- a/kaddressbook/searchmanager.h +++ b/kaddressbook/searchmanager.h @@ -27,7 +27,7 @@ #include // for TDEPIM_NEW_DISTRLISTS #include -#include +#include #ifdef TDEPIM_NEW_DISTRLISTS #include #endif diff --git a/kaddressbook/secrecywidget.cpp b/kaddressbook/secrecywidget.cpp index 5e4af749..62360196 100644 --- a/kaddressbook/secrecywidget.cpp +++ b/kaddressbook/secrecywidget.cpp @@ -23,7 +23,7 @@ #include -#include +#include #include #include diff --git a/kaddressbook/simpleaddresseeeditor.cpp b/kaddressbook/simpleaddresseeeditor.cpp index 3a371dc6..cabd98ba 100644 --- a/kaddressbook/simpleaddresseeeditor.cpp +++ b/kaddressbook/simpleaddresseeeditor.cpp @@ -25,7 +25,7 @@ #include #include -#include +#include #include #include "simpleaddresseeeditor.h" diff --git a/kaddressbook/soundwidget.cpp b/kaddressbook/soundwidget.cpp index 9a110e25..e26b3d3a 100644 --- a/kaddressbook/soundwidget.cpp +++ b/kaddressbook/soundwidget.cpp @@ -21,14 +21,14 @@ without including the source code for TQt in the source distribution. */ -#include +#include #include #include #include #include #include -#include -#include +#include +#include #include #include diff --git a/kaddressbook/soundwidget.h b/kaddressbook/soundwidget.h index 50f4a584..f72a0181 100644 --- a/kaddressbook/soundwidget.h +++ b/kaddressbook/soundwidget.h @@ -24,7 +24,7 @@ #ifndef SOUNDWIDGET_H #define SOUNDWIDGET_H -#include +#include #include "contacteditorwidget.h" diff --git a/kaddressbook/thumbnailcreator/CMakeLists.txt b/kaddressbook/thumbnailcreator/CMakeLists.txt index d8ac40f0..00173bfe 100644 --- a/kaddressbook/thumbnailcreator/CMakeLists.txt +++ b/kaddressbook/thumbnailcreator/CMakeLists.txt @@ -28,6 +28,6 @@ install( FILES ldifvcardthumbnail.desktop DESTINATION ${SERVICES_INSTALL_DIR} ) tde_add_kpart( ldifvcardthumbnail SOURCES ldifvcardcreator.cpp - LINK kabc-shared + LINK tdeabc-shared DESTINATION ${PLUGIN_INSTALL_DIR} ) diff --git a/kaddressbook/thumbnailcreator/ldifvcardcreator.cpp b/kaddressbook/thumbnailcreator/ldifvcardcreator.cpp index 4627ebd5..a0c557d1 100644 --- a/kaddressbook/thumbnailcreator/ldifvcardcreator.cpp +++ b/kaddressbook/thumbnailcreator/ldifvcardcreator.cpp @@ -34,13 +34,13 @@ #include #include -#include -#include -#include -#include +#include +#include +#include +#include #include #include -#include +#include #include "ldifvcardcreator.h" diff --git a/kaddressbook/thumbnailcreator/ldifvcardcreator.h b/kaddressbook/thumbnailcreator/ldifvcardcreator.h index 04f78831..f09ad8ea 100644 --- a/kaddressbook/thumbnailcreator/ldifvcardcreator.h +++ b/kaddressbook/thumbnailcreator/ldifvcardcreator.h @@ -23,7 +23,7 @@ #include #include -#include // for KABC_VCARD_ENCODING_FIX define +#include // for KABC_VCARD_ENCODING_FIX define class KPixmapSplitter; diff --git a/kaddressbook/typecombo.h b/kaddressbook/typecombo.h index e5cf6429..4b12ef86 100644 --- a/kaddressbook/typecombo.h +++ b/kaddressbook/typecombo.h @@ -24,7 +24,7 @@ #ifndef TYPECOMBO_H #define TYPECOMBO_H -#include +#include #include /** diff --git a/kaddressbook/undocmds.cpp b/kaddressbook/undocmds.cpp index abe2bfe6..dc66696e 100644 --- a/kaddressbook/undocmds.cpp +++ b/kaddressbook/undocmds.cpp @@ -25,10 +25,10 @@ #include #include -#include +#include #include -#include +#include #include "addresseeutil.h" #include "addresseeconfig.h" diff --git a/kaddressbook/undocmds.h b/kaddressbook/undocmds.h index 55c43767..b9915f15 100644 --- a/kaddressbook/undocmds.h +++ b/kaddressbook/undocmds.h @@ -30,9 +30,9 @@ #include #include -#include -#include -#include // for KABC_VCARD_ENCODING_FIX define +#include +#include +#include // for KABC_VCARD_ENCODING_FIX define #include diff --git a/kaddressbook/viewconfigurefieldspage.cpp b/kaddressbook/viewconfigurefieldspage.cpp index e3c9a81c..cdfb28ea 100644 --- a/kaddressbook/viewconfigurefieldspage.cpp +++ b/kaddressbook/viewconfigurefieldspage.cpp @@ -32,7 +32,7 @@ #include #include #include -#include +#include #include "viewconfigurefieldspage.h" diff --git a/kaddressbook/viewconfigurefieldspage.h b/kaddressbook/viewconfigurefieldspage.h index 91bf6da7..cbafec5a 100644 --- a/kaddressbook/viewconfigurefieldspage.h +++ b/kaddressbook/viewconfigurefieldspage.h @@ -26,8 +26,8 @@ #include -#include -#include +#include +#include class KComboBox; class TQListBox; diff --git a/kaddressbook/viewconfigurefilterpage.cpp b/kaddressbook/viewconfigurefilterpage.cpp index 3dd0d7d6..c0d7fa7c 100644 --- a/kaddressbook/viewconfigurefilterpage.cpp +++ b/kaddressbook/viewconfigurefilterpage.cpp @@ -29,7 +29,7 @@ #include #include #include -#include +#include #include "viewconfigurefilterpage.h" #include "filter.h" diff --git a/kaddressbook/viewconfigurewidget.cpp b/kaddressbook/viewconfigurewidget.cpp index 0aaceb80..105bd685 100644 --- a/kaddressbook/viewconfigurewidget.cpp +++ b/kaddressbook/viewconfigurewidget.cpp @@ -27,9 +27,9 @@ #include #include #include -#include +#include #include -#include +#include #include "viewconfigurefieldspage.h" #include "viewconfigurefilterpage.h" diff --git a/kaddressbook/viewmanager.cpp b/kaddressbook/viewmanager.cpp index 77608225..4a4f601a 100644 --- a/kaddressbook/viewmanager.cpp +++ b/kaddressbook/viewmanager.cpp @@ -26,15 +26,15 @@ #include #include -#include -#include +#include +#include #include #include #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/kaddressbook/views/cardview.cpp b/kaddressbook/views/cardview.cpp index 2979ee5d..9b1ef52a 100644 --- a/kaddressbook/views/cardview.cpp +++ b/kaddressbook/views/cardview.cpp @@ -33,7 +33,7 @@ #include #include -#include +#include #include "cardview.h" diff --git a/kaddressbook/views/configurecardviewdialog.cpp b/kaddressbook/views/configurecardviewdialog.cpp index 2c520ce7..a386743c 100644 --- a/kaddressbook/views/configurecardviewdialog.cpp +++ b/kaddressbook/views/configurecardviewdialog.cpp @@ -32,9 +32,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include #include #include diff --git a/kaddressbook/views/configuretableviewdialog.cpp b/kaddressbook/views/configuretableviewdialog.cpp index 4e478e25..f14a5c45 100644 --- a/kaddressbook/views/configuretableviewdialog.cpp +++ b/kaddressbook/views/configuretableviewdialog.cpp @@ -30,8 +30,8 @@ #include #include -#include -#include +#include +#include #include #include #include diff --git a/kaddressbook/views/contactlistview.cpp b/kaddressbook/views/contactlistview.cpp index f4b98e46..0d7942f9 100644 --- a/kaddressbook/views/contactlistview.cpp +++ b/kaddressbook/views/contactlistview.cpp @@ -30,14 +30,14 @@ #include #include -#include -#include +#include +#include #include #include #include #include -#include -#include +#include +#include #include #include "kaddressbooktableview.h" diff --git a/kaddressbook/views/contactlistview.h b/kaddressbook/views/contactlistview.h index 0ca029f6..b893cc35 100644 --- a/kaddressbook/views/contactlistview.h +++ b/kaddressbook/views/contactlistview.h @@ -31,7 +31,7 @@ #include -#include +#include class TQDropEvent; class KAddressBookTableView; diff --git a/kaddressbook/views/kaddressbookcardview.cpp b/kaddressbook/views/kaddressbookcardview.cpp index f69ce0c1..f60d171a 100644 --- a/kaddressbook/views/kaddressbookcardview.cpp +++ b/kaddressbook/views/kaddressbookcardview.cpp @@ -28,11 +28,11 @@ #include #include -#include -#include +#include +#include #include #include -#include +#include #include "core.h" #include "configurecardviewdialog.h" diff --git a/kaddressbook/views/kaddressbookiconview.cpp b/kaddressbook/views/kaddressbookiconview.cpp index e5f4ab25..f88af5ff 100644 --- a/kaddressbook/views/kaddressbookiconview.cpp +++ b/kaddressbook/views/kaddressbookiconview.cpp @@ -26,13 +26,13 @@ #include #include -#include -#include +#include +#include #include #include -#include +#include #include -#include +#include #include "core.h" #include "kabprefs.h" diff --git a/kaddressbook/views/kaddressbooktableview.cpp b/kaddressbook/views/kaddressbooktableview.cpp index 4c726ca3..6d8d0c97 100644 --- a/kaddressbook/views/kaddressbooktableview.cpp +++ b/kaddressbook/views/kaddressbooktableview.cpp @@ -36,16 +36,16 @@ #include #include -#include +#include #include #include #include #include -#include +#include #include #include -#include -#include +#include +#include #include #include #include diff --git a/kaddressbook/xxport/bookmark_xxport.cpp b/kaddressbook/xxport/bookmark_xxport.cpp index 83cdd2b7..62357a59 100644 --- a/kaddressbook/xxport/bookmark_xxport.cpp +++ b/kaddressbook/xxport/bookmark_xxport.cpp @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include "bookmark_xxport.h" @@ -41,7 +41,7 @@ BookmarkXXPort::BookmarkXXPort( KABC::AddressBook *ab, TQWidget *parent, const c bool BookmarkXXPort::exportContacts( const KABC::AddresseeList &list, const TQString& ) { - TQString fileName = locateLocal( "data", "kabc/bookmarks.xml" ); + TQString fileName = locateLocal( "data", "tdeabc/bookmarks.xml" ); KBookmarkManager *mgr = KBookmarkManager::managerForFile( fileName ); KBookmarkDomBuilder *builder = new KBookmarkDomBuilder( mgr->root(), mgr ); diff --git a/kaddressbook/xxport/csv_xxport.cpp b/kaddressbook/xxport/csv_xxport.cpp index 673a0ec7..20ed9aac 100644 --- a/kaddressbook/xxport/csv_xxport.cpp +++ b/kaddressbook/xxport/csv_xxport.cpp @@ -25,9 +25,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include #include "csvimportdialog.h" diff --git a/kaddressbook/xxport/csvimportdialog.cpp b/kaddressbook/xxport/csvimportdialog.cpp index 700eceae..93635d25 100644 --- a/kaddressbook/xxport/csvimportdialog.cpp +++ b/kaddressbook/xxport/csvimportdialog.cpp @@ -37,9 +37,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/kaddressbook/xxport/csvimportdialog.h b/kaddressbook/xxport/csvimportdialog.h index bf0cc774..b6b89d7e 100644 --- a/kaddressbook/xxport/csvimportdialog.h +++ b/kaddressbook/xxport/csvimportdialog.h @@ -22,8 +22,8 @@ #ifndef CSV_IMPORT_DLG_H #define CSV_IMPORT_DLG_H -#include -#include +#include +#include #include #include diff --git a/kaddressbook/xxport/eudora_xxport.cpp b/kaddressbook/xxport/eudora_xxport.cpp index c443cce3..75f2ea24 100644 --- a/kaddressbook/xxport/eudora_xxport.cpp +++ b/kaddressbook/xxport/eudora_xxport.cpp @@ -25,9 +25,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include #include diff --git a/kaddressbook/xxport/gnokii_xxport.cpp b/kaddressbook/xxport/gnokii_xxport.cpp index 0de310e9..306fbe80 100644 --- a/kaddressbook/xxport/gnokii_xxport.cpp +++ b/kaddressbook/xxport/gnokii_xxport.cpp @@ -46,8 +46,8 @@ extern "C" { #include #include -#include -#include +#include +#include #include #include diff --git a/kaddressbook/xxport/kde2_xxport.cpp b/kaddressbook/xxport/kde2_xxport.cpp index 6d8fd80e..730de823 100644 --- a/kaddressbook/xxport/kde2_xxport.cpp +++ b/kaddressbook/xxport/kde2_xxport.cpp @@ -26,11 +26,11 @@ #include #include #include -#include -#include +#include +#include #include #include -#include +#include #include #include "xxportmanager.h" @@ -47,7 +47,7 @@ KDE2XXPort::KDE2XXPort( KABC::AddressBook *ab, TQWidget *parent, const char *nam KABC::AddresseeList KDE2XXPort::importContacts( const TQString& ) const { - TQString fileName = locateLocal( "data", "kabc/std.vcf" ); + TQString fileName = locateLocal( "data", "tdeabc/std.vcf" ); if ( !TQFile::exists( fileName ) ) { KMessageBox::sorry( parentWidget(), i18n( "Could not find a KDE 2 address book %1." ).arg( fileName ) ); return KABC::AddresseeList(); diff --git a/kaddressbook/xxport/ldif_xxport.cpp b/kaddressbook/xxport/ldif_xxport.cpp index 67c3684d..31d3c293 100644 --- a/kaddressbook/xxport/ldif_xxport.cpp +++ b/kaddressbook/xxport/ldif_xxport.cpp @@ -37,12 +37,12 @@ #include #include -#include +#include #include -#include -#include +#include +#include #include -#include +#include #include diff --git a/kaddressbook/xxport/opera_xxport.cpp b/kaddressbook/xxport/opera_xxport.cpp index f1547481..0a4ac488 100644 --- a/kaddressbook/xxport/opera_xxport.cpp +++ b/kaddressbook/xxport/opera_xxport.cpp @@ -27,9 +27,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include #include diff --git a/kaddressbook/xxport/pab_pablib.h b/kaddressbook/xxport/pab_pablib.h index c26cbdf2..910688cc 100644 --- a/kaddressbook/xxport/pab_pablib.h +++ b/kaddressbook/xxport/pab_pablib.h @@ -19,7 +19,7 @@ #ifndef PAB_LIB_HXX #define PAB_LIB_HXX -#include +#include #include #include "pab_mapihd.h" diff --git a/kaddressbook/xxport/pab_xxport.cpp b/kaddressbook/xxport/pab_xxport.cpp index c4db37a9..894adf3d 100644 --- a/kaddressbook/xxport/pab_xxport.cpp +++ b/kaddressbook/xxport/pab_xxport.cpp @@ -27,11 +27,11 @@ #include #include #include -#include -#include +#include +#include #include #include -#include +#include #include #include "xxportmanager.h" diff --git a/kaddressbook/xxport/vcard_xxport.cpp b/kaddressbook/xxport/vcard_xxport.cpp index b1e0b0f1..b12779cb 100644 --- a/kaddressbook/xxport/vcard_xxport.cpp +++ b/kaddressbook/xxport/vcard_xxport.cpp @@ -28,13 +28,13 @@ #include #include -#include +#include #include #include #include -#include -#include -#include +#include +#include +#include #include #include #include diff --git a/kaddressbook/xxport/vcard_xxport.h b/kaddressbook/xxport/vcard_xxport.h index a2aa8be3..b4b03284 100644 --- a/kaddressbook/xxport/vcard_xxport.h +++ b/kaddressbook/xxport/vcard_xxport.h @@ -25,7 +25,7 @@ #define VCARD_XXPORT_H #include -#include // for KABC_VCARD_ENCODING_FIX define +#include // for KABC_VCARD_ENCODING_FIX define class VCardXXPort : public KAB::XXPort { diff --git a/kaddressbook/xxportmanager.cpp b/kaddressbook/xxportmanager.cpp index 65414ff5..22d8a2d1 100644 --- a/kaddressbook/xxportmanager.cpp +++ b/kaddressbook/xxportmanager.cpp @@ -23,11 +23,11 @@ #include -#include -#include +#include +#include #include -#include -#include +#include +#include #include #include diff --git a/kaddressbook/xxportselectdialog.cpp b/kaddressbook/xxportselectdialog.cpp index aa18bf79..6c67c8ff 100644 --- a/kaddressbook/xxportselectdialog.cpp +++ b/kaddressbook/xxportselectdialog.cpp @@ -22,10 +22,10 @@ without including the source code for TQt in the source distribution. */ -#include +#include #include #include -#include +#include #include #include diff --git a/kaddressbook/xxportselectdialog.h b/kaddressbook/xxportselectdialog.h index adfcfd02..5141e5d3 100644 --- a/kaddressbook/xxportselectdialog.h +++ b/kaddressbook/xxportselectdialog.h @@ -24,8 +24,8 @@ #ifndef XXPORTSELECTDIALOG_H #define XXPORTSELECTDIALOG_H -#include -#include +#include +#include #include #include "filter.h" diff --git a/kalarm/alarmcalendar.cpp b/kalarm/alarmcalendar.cpp index c3c7b810..8d11854b 100644 --- a/kalarm/alarmcalendar.cpp +++ b/kalarm/alarmcalendar.cpp @@ -27,15 +27,15 @@ #include #include -#include -#include +#include +#include #include #include #include #include #include #include -#include +#include #include #include #include diff --git a/kalarm/alarmevent.cpp b/kalarm/alarmevent.cpp index 78e57ad1..00edf210 100644 --- a/kalarm/alarmevent.cpp +++ b/kalarm/alarmevent.cpp @@ -26,7 +26,7 @@ #include #include -#include +#include #include #include "alarmtext.h" diff --git a/kalarm/alarmlistview.cpp b/kalarm/alarmlistview.cpp index 6f88d3e4..6d7e5f9e 100644 --- a/kalarm/alarmlistview.cpp +++ b/kalarm/alarmlistview.cpp @@ -26,8 +26,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/kalarm/alarmtext.cpp b/kalarm/alarmtext.cpp index c030c384..e1194ab0 100644 --- a/kalarm/alarmtext.cpp +++ b/kalarm/alarmtext.cpp @@ -20,7 +20,7 @@ #include "kalarm.h" #include -#include +#include #include "alarmevent.h" #include "editdlg.h" diff --git a/kalarm/alarmtimewidget.cpp b/kalarm/alarmtimewidget.cpp index 45abca7c..94abd0e3 100644 --- a/kalarm/alarmtimewidget.cpp +++ b/kalarm/alarmtimewidget.cpp @@ -27,8 +27,8 @@ #include #include -#include -#include +#include +#include #include "checkbox.h" #include "dateedit.h" diff --git a/kalarm/birthdaydlg.cpp b/kalarm/birthdaydlg.cpp index 165e5aba..e50723ff 100644 --- a/kalarm/birthdaydlg.cpp +++ b/kalarm/birthdaydlg.cpp @@ -27,13 +27,13 @@ #include #include -#include -#include +#include +#include #include -#include +#include #include -#include -#include +#include +#include #include #include "alarmcalendar.h" diff --git a/kalarm/daemon.cpp b/kalarm/daemon.cpp index 734636dd..c5769f94 100644 --- a/kalarm/daemon.cpp +++ b/kalarm/daemon.cpp @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include diff --git a/kalarm/deferdlg.cpp b/kalarm/deferdlg.cpp index 7ea2f216..c5fab880 100644 --- a/kalarm/deferdlg.cpp +++ b/kalarm/deferdlg.cpp @@ -22,9 +22,9 @@ #include -#include -#include -#include +#include +#include +#include #include #include diff --git a/kalarm/editdlg.cpp b/kalarm/editdlg.cpp index daf4406d..091a648a 100644 --- a/kalarm/editdlg.cpp +++ b/kalarm/editdlg.cpp @@ -37,21 +37,21 @@ #include #include -#include -#include +#include +#include #include #include #include #include #include -#include +#include #include #include #include #include #include #include -#include +#include #include #include diff --git a/kalarm/find.cpp b/kalarm/find.cpp index f75d5f6f..9a469e57 100644 --- a/kalarm/find.cpp +++ b/kalarm/find.cpp @@ -29,8 +29,8 @@ #include #include #include -#include -#include +#include +#include #include #include "alarmlistview.h" diff --git a/kalarm/fontcolour.cpp b/kalarm/fontcolour.cpp index e4b92243..74feffb6 100644 --- a/kalarm/fontcolour.cpp +++ b/kalarm/fontcolour.cpp @@ -27,8 +27,8 @@ #include #include -#include -#include +#include +#include #include #include "kalarmapp.h" diff --git a/kalarm/fontcolourbutton.cpp b/kalarm/fontcolourbutton.cpp index 6299049c..5321cdc9 100644 --- a/kalarm/fontcolourbutton.cpp +++ b/kalarm/fontcolourbutton.cpp @@ -24,7 +24,7 @@ #include #include -#include +#include #include #include "fontcolour.h" diff --git a/kalarm/functions.cpp b/kalarm/functions.cpp index 9808f06e..f7dbc256 100644 --- a/kalarm/functions.cpp +++ b/kalarm/functions.cpp @@ -40,11 +40,11 @@ #include #include -#include -#include +#include +#include #include #include -#include +#include #include #include #include diff --git a/kalarm/kalarmapp.cpp b/kalarm/kalarmapp.cpp index b2ecb86f..7530b14a 100644 --- a/kalarm/kalarmapp.cpp +++ b/kalarm/kalarmapp.cpp @@ -30,13 +30,13 @@ #include #include -#include +#include #include #include #include #include #include -#include +#include #include #include #include diff --git a/kalarm/kalarmd/adcalendar.cpp b/kalarm/kalarmd/adcalendar.cpp index e499f481..a2cc4836 100644 --- a/kalarm/kalarmd/adcalendar.cpp +++ b/kalarm/kalarmd/adcalendar.cpp @@ -23,7 +23,7 @@ #include -#include +#include #include #include #include diff --git a/kalarm/kalarmd/admain.cpp b/kalarm/kalarmd/admain.cpp index 314b6ad8..a5d9fd16 100644 --- a/kalarm/kalarmd/admain.cpp +++ b/kalarm/kalarmd/admain.cpp @@ -24,10 +24,10 @@ #include -#include +#include #include #include -#include +#include #include "adapp.h" diff --git a/kalarm/kamail.cpp b/kalarm/kamail.cpp index ddcd38f3..b68f45ba 100644 --- a/kalarm/kamail.cpp +++ b/kalarm/kamail.cpp @@ -33,14 +33,14 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include -#include -#include +#include +#include #include #include diff --git a/kalarm/latecancel.cpp b/kalarm/latecancel.cpp index fa317c39..ff684a77 100644 --- a/kalarm/latecancel.cpp +++ b/kalarm/latecancel.cpp @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include #include "checkbox.h" diff --git a/kalarm/lib/colourcombo.cpp b/kalarm/lib/colourcombo.cpp index 4db9f37a..625933c7 100644 --- a/kalarm/lib/colourcombo.cpp +++ b/kalarm/lib/colourcombo.cpp @@ -23,7 +23,7 @@ #include -#include +#include #include #include "kalarm/preferences.h" diff --git a/kalarm/lib/dateedit.cpp b/kalarm/lib/dateedit.cpp index 09712bed..29475f71 100644 --- a/kalarm/lib/dateedit.cpp +++ b/kalarm/lib/dateedit.cpp @@ -18,9 +18,9 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include -#include -#include +#include +#include +#include #include "dateedit.moc" diff --git a/kalarm/lib/datetime.cpp b/kalarm/lib/datetime.cpp index bc6e6439..b31d629a 100644 --- a/kalarm/lib/datetime.cpp +++ b/kalarm/lib/datetime.cpp @@ -19,8 +19,8 @@ */ #include "kalarm.h" -#include -#include +#include +#include #include "datetime.h" diff --git a/kalarm/lib/messagebox.h b/kalarm/lib/messagebox.h index b0cae293..5baccca0 100644 --- a/kalarm/lib/messagebox.h +++ b/kalarm/lib/messagebox.h @@ -22,7 +22,7 @@ #define MESSAGEBOX_H #include -#include +#include /** diff --git a/kalarm/lib/shellprocess.cpp b/kalarm/lib/shellprocess.cpp index c3653e9b..c8ea891c 100644 --- a/kalarm/lib/shellprocess.cpp +++ b/kalarm/lib/shellprocess.cpp @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include #include "shellprocess.moc" diff --git a/kalarm/lib/timeedit.cpp b/kalarm/lib/timeedit.cpp index 67a846d7..51760fc4 100644 --- a/kalarm/lib/timeedit.cpp +++ b/kalarm/lib/timeedit.cpp @@ -20,8 +20,8 @@ #include "kalarm.h" -#include -#include +#include +#include #include "combobox.h" #include "timespinbox.h" diff --git a/kalarm/lib/timeperiod.cpp b/kalarm/lib/timeperiod.cpp index e372615a..7f370630 100644 --- a/kalarm/lib/timeperiod.cpp +++ b/kalarm/lib/timeperiod.cpp @@ -23,7 +23,7 @@ #include #include -#include +#include #include #include "combobox.h" diff --git a/kalarm/lib/timespinbox.cpp b/kalarm/lib/timespinbox.cpp index b2121072..0ac932e6 100644 --- a/kalarm/lib/timespinbox.cpp +++ b/kalarm/lib/timespinbox.cpp @@ -22,7 +22,7 @@ #include #include -#include +#include #include "timespinbox.moc" diff --git a/kalarm/main.cpp b/kalarm/main.cpp index b4c3f251..4b023588 100644 --- a/kalarm/main.cpp +++ b/kalarm/main.cpp @@ -24,7 +24,7 @@ #include #include -#include +#include #include #include "kalarmapp.h" diff --git a/kalarm/mainwindow.cpp b/kalarm/mainwindow.cpp index 3cacb47e..7487a8a2 100644 --- a/kalarm/mainwindow.cpp +++ b/kalarm/mainwindow.cpp @@ -24,7 +24,7 @@ #include #include -#include +#include #include #include #include @@ -32,10 +32,10 @@ #include #include #include -#include +#include #include -#include -#include +#include +#include #include #include #include diff --git a/kalarm/messagewin.cpp b/kalarm/messagewin.cpp index b437fffd..34814cbc 100644 --- a/kalarm/messagewin.cpp +++ b/kalarm/messagewin.cpp @@ -38,14 +38,14 @@ #include #include #include -#include +#include #include #include #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/kalarm/prefdlg.cpp b/kalarm/prefdlg.cpp index 40b71675..2525139f 100644 --- a/kalarm/prefdlg.cpp +++ b/kalarm/prefdlg.cpp @@ -33,11 +33,11 @@ #include #include -#include -#include +#include +#include #include #include -#include +#include #include #include #include diff --git a/kalarm/preferences.cpp b/kalarm/preferences.cpp index c0d9ff6c..8bf67957 100644 --- a/kalarm/preferences.cpp +++ b/kalarm/preferences.cpp @@ -20,12 +20,12 @@ #include "kalarm.h" -#include +#include #include #include #include -#include -#include +#include +#include #include #include diff --git a/kalarm/recurrenceedit.cpp b/kalarm/recurrenceedit.cpp index cfda8fc2..4a39022e 100644 --- a/kalarm/recurrenceedit.cpp +++ b/kalarm/recurrenceedit.cpp @@ -34,12 +34,12 @@ #include #include -#include -#include +#include +#include #include #include #include -#include +#include #include #include diff --git a/kalarm/reminder.cpp b/kalarm/reminder.cpp index 60c60336..dd4b4151 100644 --- a/kalarm/reminder.cpp +++ b/kalarm/reminder.cpp @@ -23,8 +23,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/kalarm/repetition.cpp b/kalarm/repetition.cpp index 45de81cb..4305cd65 100644 --- a/kalarm/repetition.cpp +++ b/kalarm/repetition.cpp @@ -25,7 +25,7 @@ #include #include -#include +#include #include "buttongroup.h" #include "radiobutton.h" diff --git a/kalarm/sounddlg.cpp b/kalarm/sounddlg.cpp index d93a3b68..a63c4df8 100644 --- a/kalarm/sounddlg.cpp +++ b/kalarm/sounddlg.cpp @@ -31,7 +31,7 @@ #include #include -#include +#include #include #include #ifdef WITHOUT_ARTS @@ -43,7 +43,7 @@ #include #include #endif -#include +#include #include #include diff --git a/kalarm/soundpicker.cpp b/kalarm/soundpicker.cpp index 1ae3a6a8..947e9fb9 100644 --- a/kalarm/soundpicker.cpp +++ b/kalarm/soundpicker.cpp @@ -28,8 +28,8 @@ #include #include -#include -#include +#include +#include #include #include #include diff --git a/kalarm/specialactions.cpp b/kalarm/specialactions.cpp index 465fdf51..fd4b7a7d 100644 --- a/kalarm/specialactions.cpp +++ b/kalarm/specialactions.cpp @@ -27,7 +27,7 @@ #include #include #include -#include +#include #include #include "functions.h" diff --git a/kalarm/templatedlg.cpp b/kalarm/templatedlg.cpp index c555ce6a..8ee2ca38 100644 --- a/kalarm/templatedlg.cpp +++ b/kalarm/templatedlg.cpp @@ -24,9 +24,9 @@ #include #include -#include +#include #include -#include +#include #include #include diff --git a/kalarm/templatelistview.cpp b/kalarm/templatelistview.cpp index ac2852a7..64d17489 100644 --- a/kalarm/templatelistview.cpp +++ b/kalarm/templatelistview.cpp @@ -20,7 +20,7 @@ #include "kalarm.h" -#include +#include #include #include "alarmcalendar.h" diff --git a/kalarm/templatepickdlg.cpp b/kalarm/templatepickdlg.cpp index 3df2d8dd..b3bc4488 100644 --- a/kalarm/templatepickdlg.cpp +++ b/kalarm/templatepickdlg.cpp @@ -23,7 +23,7 @@ #include #include -#include +#include #include #include "functions.h" diff --git a/kalarm/timeselector.cpp b/kalarm/timeselector.cpp index 9ec5c981..de7ef828 100644 --- a/kalarm/timeselector.cpp +++ b/kalarm/timeselector.cpp @@ -25,7 +25,7 @@ #include #include -#include +#include #include #include diff --git a/kalarm/traywindow.cpp b/kalarm/traywindow.cpp index 54a04308..7eb6d2a4 100644 --- a/kalarm/traywindow.cpp +++ b/kalarm/traywindow.cpp @@ -25,10 +25,10 @@ #include #include -#include +#include #include #include -#include +#include #include #include #include diff --git a/kalarm/undo.cpp b/kalarm/undo.cpp index 5e9b98ee..d1d3602f 100644 --- a/kalarm/undo.cpp +++ b/kalarm/undo.cpp @@ -24,8 +24,8 @@ #include #include -#include -#include +#include +#include #include #include "alarmcalendar.h" diff --git a/kandy/src/atcommand.cpp b/kandy/src/atcommand.cpp index 2fcf5f24..755e8e66 100644 --- a/kandy/src/atcommand.cpp +++ b/kandy/src/atcommand.cpp @@ -25,7 +25,7 @@ #include "atcommand.h" #include -#include +#include ATParameter::ATParameter() { diff --git a/kandy/src/cmdpropertiesdialog.cpp b/kandy/src/cmdpropertiesdialog.cpp index 3e72754f..9d605fda 100644 --- a/kandy/src/cmdpropertiesdialog.cpp +++ b/kandy/src/cmdpropertiesdialog.cpp @@ -27,7 +27,7 @@ #include #include -#include +#include #include "atcommand.h" diff --git a/kandy/src/commandscheduler.cpp b/kandy/src/commandscheduler.cpp index 07658214..cc18a666 100644 --- a/kandy/src/commandscheduler.cpp +++ b/kandy/src/commandscheduler.cpp @@ -23,7 +23,7 @@ */ #include -#include +#include #include "modem.h" diff --git a/kandy/src/kandy.cpp b/kandy/src/kandy.cpp index 7877cd9f..13bd4ff6 100644 --- a/kandy/src/kandy.cpp +++ b/kandy/src/kandy.cpp @@ -28,10 +28,10 @@ #include #include -#include -#include +#include +#include #include -#include +#include #include #include #include @@ -40,7 +40,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kandy/src/kandyprefsdialog.cpp b/kandy/src/kandyprefsdialog.cpp index 9ff0bf66..15a4eb8d 100644 --- a/kandy/src/kandyprefsdialog.cpp +++ b/kandy/src/kandyprefsdialog.cpp @@ -39,11 +39,11 @@ #include #include -#include -#include +#include +#include #include #include -#include +#include #include #include #include diff --git a/kandy/src/kandyview.cpp b/kandy/src/kandyview.cpp index fbf5deaa..52e9de0a 100644 --- a/kandy/src/kandyview.cpp +++ b/kandy/src/kandyview.cpp @@ -39,10 +39,10 @@ #include #include -#include +#include #include -#include -#include +#include +#include #include #include #include diff --git a/kandy/src/main.cpp b/kandy/src/main.cpp index d7d8e7ad..a22229d5 100644 --- a/kandy/src/main.cpp +++ b/kandy/src/main.cpp @@ -28,9 +28,9 @@ #include #include #include -#include +#include #include -#include +#include #include "modem.h" #include "kandy.h" diff --git a/kandy/src/mobilegui.cpp b/kandy/src/mobilegui.cpp index 0408e9c6..5b391c38 100644 --- a/kandy/src/mobilegui.cpp +++ b/kandy/src/mobilegui.cpp @@ -36,12 +36,12 @@ #include #include -#include -#include +#include +#include #include #include -#include +#include #include "modem.h" #include "atcommand.h" diff --git a/kandy/src/mobilemain.cpp b/kandy/src/mobilemain.cpp index 788fdc9b..33da5f56 100644 --- a/kandy/src/mobilemain.cpp +++ b/kandy/src/mobilemain.cpp @@ -22,15 +22,15 @@ without including the source code for TQt in the source distribution. */ -#include -#include +#include +#include #include -#include +#include #include #include #include #include -#include +#include #include #include #include diff --git a/kandy/src/modem.cpp b/kandy/src/modem.cpp index f77a3365..86c36d67 100644 --- a/kandy/src/modem.cpp +++ b/kandy/src/modem.cpp @@ -42,7 +42,7 @@ #include -#include +#include #include #include "modem.h" diff --git a/karm/csvexportdialog.cpp b/karm/csvexportdialog.cpp index 2bf6d9e2..0dc1911a 100644 --- a/karm/csvexportdialog.cpp +++ b/karm/csvexportdialog.cpp @@ -20,9 +20,9 @@ */ #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/karm/edittaskdialog.cpp b/karm/edittaskdialog.cpp index bc223486..d0040f84 100644 --- a/karm/edittaskdialog.cpp +++ b/karm/edittaskdialog.cpp @@ -33,7 +33,7 @@ #include #include -#include // i18n +#include // i18n #include #include "edittaskdialog.h" diff --git a/karm/idletimedetector.cpp b/karm/idletimedetector.cpp index 911d1b2f..74aad7da 100644 --- a/karm/idletimedetector.cpp +++ b/karm/idletimedetector.cpp @@ -4,8 +4,8 @@ #include #include -#include -#include // i18n +#include +#include // i18n IdleTimeDetector::IdleTimeDetector(int maxIdle) // Trigger a warning after maxIdle minutes diff --git a/karm/karm_part.cpp b/karm/karm_part.cpp index 8d968ed7..b46202bf 100644 --- a/karm/karm_part.cpp +++ b/karm/karm_part.cpp @@ -12,8 +12,8 @@ #include #include #include -#include -#include +#include +#include #include #include @@ -369,7 +369,7 @@ void karmPart::fileSaveAs() // It's usually safe to leave the factory code alone.. with the // notable exception of the TDEAboutData data #include -#include +#include TDEInstance* karmPartFactory::s_instance = 0L; TDEAboutData* karmPartFactory::s_about = 0L; diff --git a/karm/karmstorage.cpp b/karm/karmstorage.cpp index 2f90e8f3..b9e68e65 100644 --- a/karm/karmstorage.cpp +++ b/karm/karmstorage.cpp @@ -37,11 +37,11 @@ #include "incidence.h" #include "tdeapplication.h" // kapp #include -#include -#include // i18n -#include +#include +#include // i18n +#include #include -#include +#include #include #include #include diff --git a/karm/karmutility.cpp b/karm/karmutility.cpp index 39b1865a..994e3f8c 100644 --- a/karm/karmutility.cpp +++ b/karm/karmutility.cpp @@ -3,8 +3,8 @@ #include -#include -#include +#include +#include #include "karmutility.h" TQString formatTime( long minutes, bool decimal ) diff --git a/karm/ktimewidget.cpp b/karm/ktimewidget.cpp index 112812b2..fb18e8be 100644 --- a/karm/ktimewidget.cpp +++ b/karm/ktimewidget.cpp @@ -7,8 +7,8 @@ #include #include -#include // i18n -#include +#include // i18n +#include #include "ktimewidget.h" enum ValidatorType { HOUR, MINUTE }; diff --git a/karm/main.cpp b/karm/main.cpp index 96f59944..ef4326dc 100644 --- a/karm/main.cpp +++ b/karm/main.cpp @@ -1,6 +1,6 @@ #include #include -#include +#include #include #include #include diff --git a/karm/mainwindow.cpp b/karm/mainwindow.cpp index 231cfeda..9e530078 100644 --- a/karm/mainwindow.cpp +++ b/karm/mainwindow.cpp @@ -12,10 +12,10 @@ #include // kapp #include #include -#include +#include #include -#include // i18n -#include +#include // i18n +#include #include // statusBar() #include #include diff --git a/karm/plannerparser.h b/karm/plannerparser.h index cba67211..ee40a810 100644 --- a/karm/plannerparser.h +++ b/karm/plannerparser.h @@ -28,7 +28,7 @@ test cases: */ #include -#include +#include #include "taskview.h" #include "task.h" #include "karmstorage.h" diff --git a/karm/preferences.cpp b/karm/preferences.cpp index d331188a..1307bfef 100644 --- a/karm/preferences.cpp +++ b/karm/preferences.cpp @@ -8,10 +8,10 @@ #include // kapp #include #include -#include +#include #include #include // lineEdit() -#include // i18n +#include // i18n #include #include diff --git a/karm/print.cpp b/karm/print.cpp index c540663b..08921d32 100644 --- a/karm/print.cpp +++ b/karm/print.cpp @@ -4,8 +4,8 @@ #include #include -#include -#include // i18n +#include +#include // i18n #include "karmutility.h" // formatTime() #include "print.h" diff --git a/karm/printdialog.cpp b/karm/printdialog.cpp index e4dfe30e..9b4e3b78 100644 --- a/karm/printdialog.cpp +++ b/karm/printdialog.cpp @@ -33,7 +33,7 @@ #include #include -#include // i18n +#include // i18n #include #include "printdialog.h" diff --git a/karm/taskview.cpp b/karm/taskview.cpp index 54459351..796e46d2 100644 --- a/karm/taskview.cpp +++ b/karm/taskview.cpp @@ -14,8 +14,8 @@ #include #include #include -#include // i18n -#include +#include // i18n +#include #include #include "csvexportdialog.h" @@ -402,7 +402,7 @@ void TaskView::startTimerFor(Task* task, TQDateTime startTime ) } } } - else KMessageBox::error(0,i18n("Saving is impossible, so timing is useless. \nSaving problems may result from a full harddisk, a directory name instead of a file name, or stale locks. Check that your harddisk has enough space, that your calendar file exists and is a file and remove stale locks, typically from ~/.trinity/share/apps/kabc/lock.")); + else KMessageBox::error(0,i18n("Saving is impossible, so timing is useless. \nSaving problems may result from a full harddisk, a directory name instead of a file name, or stale locks. Check that your harddisk has enough space, that your calendar file exists and is a file and remove stale locks, typically from ~/.trinity/share/apps/tdeabc/lock.")); } void TaskView::clearActiveTasks() @@ -518,7 +518,7 @@ void TaskView::newTask(TQString caption, Task *parent) if ( uid.isNull() ) { KMessageBox::error( 0, i18n( - "Error storing new task. Your changes were not saved. Make sure you can edit your iCalendar file. Also quit all applications using this file and remove any lock file related to its name from ~/.trinity/share/apps/kabc/lock/ " ) ); + "Error storing new task. Your changes were not saved. Make sure you can edit your iCalendar file. Also quit all applications using this file and remove any lock file related to its name from ~/.trinity/share/apps/tdeabc/lock/ " ) ); } delete dialog; diff --git a/karm/taskviewwhatsthis.cpp b/karm/taskviewwhatsthis.cpp index 1598a851..d81b4e0d 100644 --- a/karm/taskviewwhatsthis.cpp +++ b/karm/taskviewwhatsthis.cpp @@ -12,7 +12,7 @@ #include "taskviewwhatsthis.h" #include #include -#include +#include TaskViewWhatsThis::TaskViewWhatsThis( TQWidget* qw ) : TQWhatsThis( qw ) diff --git a/karm/timekard.cpp b/karm/timekard.cpp index 1be72b96..d0932b92 100644 --- a/karm/timekard.cpp +++ b/karm/timekard.cpp @@ -27,9 +27,9 @@ #include #include -#include +#include #include -#include // i18n +#include // i18n #include #include "karmutility.h" // formatTime() diff --git a/karm/tray.cpp b/karm/tray.cpp index 06d08af2..5187c7e4 100644 --- a/karm/tray.cpp +++ b/karm/tray.cpp @@ -17,10 +17,10 @@ #include #include // actionPreferences() -#include -#include +#include +#include #include // UserIcon -#include // i18n +#include // i18n #include // plug() #include diff --git a/kdgantt/KDGanttViewSubwidgets.cpp b/kdgantt/KDGanttViewSubwidgets.cpp index 0abac719..e747beec 100644 --- a/kdgantt/KDGanttViewSubwidgets.cpp +++ b/kdgantt/KDGanttViewSubwidgets.cpp @@ -53,8 +53,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/kgantt/kgantt/xQGanttBarViewPort.cpp b/kgantt/kgantt/xQGanttBarViewPort.cpp index 1a3c8a7d..2c3a348e 100644 --- a/kgantt/kgantt/xQGanttBarViewPort.cpp +++ b/kgantt/kgantt/xQGanttBarViewPort.cpp @@ -17,7 +17,7 @@ #include #include -#include +#include diff --git a/kgantt/kgantt/xQGanttListView.cpp b/kgantt/kgantt/xQGanttListView.cpp index 3f5f44c2..fd5ebae7 100644 --- a/kgantt/kgantt/xQGanttListView.cpp +++ b/kgantt/kgantt/xQGanttListView.cpp @@ -8,7 +8,7 @@ #include "xQGanttListView.h" #include -#include +#include xQGanttListView::xQGanttListView(KGanttItem* toplevelitem, TQWidget* parent, const char * name, WFlags f) diff --git a/kitchensync/src/aboutpage.cpp b/kitchensync/src/aboutpage.cpp index 726ffb14..f7dab2ac 100644 --- a/kitchensync/src/aboutpage.cpp +++ b/kitchensync/src/aboutpage.cpp @@ -27,7 +27,7 @@ #include #include #include -#include +#include #include #include diff --git a/kitchensync/src/addresseediffalgo.cpp b/kitchensync/src/addresseediffalgo.cpp index 2ecbe02c..f91873bb 100644 --- a/kitchensync/src/addresseediffalgo.cpp +++ b/kitchensync/src/addresseediffalgo.cpp @@ -19,7 +19,7 @@ Boston, MA 02110-1301, USA. */ -#include +#include #include "addresseediffalgo.h" diff --git a/kitchensync/src/addresseediffalgo.h b/kitchensync/src/addresseediffalgo.h index 575a96e2..30154d1b 100644 --- a/kitchensync/src/addresseediffalgo.h +++ b/kitchensync/src/addresseediffalgo.h @@ -22,7 +22,7 @@ #ifndef KSYNC_ADDRESSEEDIFFALGO_H #define KSYNC_ADDRESSEEDIFFALGO_H -#include +#include #include using namespace KPIM; diff --git a/kitchensync/src/calendardiffalgo.cpp b/kitchensync/src/calendardiffalgo.cpp index 7d3549e5..8d925322 100644 --- a/kitchensync/src/calendardiffalgo.cpp +++ b/kitchensync/src/calendardiffalgo.cpp @@ -19,7 +19,7 @@ Boston, MA 02110-1301, USA. */ -#include +#include #include diff --git a/kitchensync/src/configgui.cpp b/kitchensync/src/configgui.cpp index 553b2f5e..6a41032e 100644 --- a/kitchensync/src/configgui.cpp +++ b/kitchensync/src/configgui.cpp @@ -42,7 +42,7 @@ #include "memberinfo.h" #include -#include +#include #include #include diff --git a/kitchensync/src/configguiblank.cpp b/kitchensync/src/configguiblank.cpp index 3e9d47b6..b16c1f83 100644 --- a/kitchensync/src/configguiblank.cpp +++ b/kitchensync/src/configguiblank.cpp @@ -21,7 +21,7 @@ #include "configguiblank.h" -#include +#include #include #include diff --git a/kitchensync/src/configguievo2.cpp b/kitchensync/src/configguievo2.cpp index 4d5c2edc..fb7116cb 100644 --- a/kitchensync/src/configguievo2.cpp +++ b/kitchensync/src/configguievo2.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include ConfigGuiEvo2::ConfigGuiEvo2( const QSync::Member &member, TQWidget *parent ) : ConfigGui( member, parent ) diff --git a/kitchensync/src/configguifile.cpp b/kitchensync/src/configguifile.cpp index 6a8b0402..22767ab8 100644 --- a/kitchensync/src/configguifile.cpp +++ b/kitchensync/src/configguifile.cpp @@ -22,7 +22,7 @@ #include "configguifile.h" #include -#include +#include #include #include diff --git a/kitchensync/src/configguigcalendar.cpp b/kitchensync/src/configguigcalendar.cpp index 8e800676..8fb4fd0e 100644 --- a/kitchensync/src/configguigcalendar.cpp +++ b/kitchensync/src/configguigcalendar.cpp @@ -22,7 +22,7 @@ #include "configguigcalendar.h" -#include +#include #include #include diff --git a/kitchensync/src/configguignokii.cpp b/kitchensync/src/configguignokii.cpp index 38f2fbf3..cd392cb6 100644 --- a/kitchensync/src/configguignokii.cpp +++ b/kitchensync/src/configguignokii.cpp @@ -21,7 +21,7 @@ #include "configguignokii.h" -#include +#include #include #include diff --git a/kitchensync/src/configguigpe.cpp b/kitchensync/src/configguigpe.cpp index 1a5cdb14..4dce7d9b 100644 --- a/kitchensync/src/configguigpe.cpp +++ b/kitchensync/src/configguigpe.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include ConfigGuiGpe::ConfigGuiGpe( const QSync::Member &member, TQWidget *parent ) : ConfigGui( member, parent ) diff --git a/kitchensync/src/configguiirmc.cpp b/kitchensync/src/configguiirmc.cpp index 721c82d7..331f9daa 100644 --- a/kitchensync/src/configguiirmc.cpp +++ b/kitchensync/src/configguiirmc.cpp @@ -21,12 +21,12 @@ #include #include -#include +#include #include #include #include -#include -#include +#include +#include #include diff --git a/kitchensync/src/configguijescs.cpp b/kitchensync/src/configguijescs.cpp index 2b37ad42..c4167bb3 100644 --- a/kitchensync/src/configguijescs.cpp +++ b/kitchensync/src/configguijescs.cpp @@ -28,7 +28,7 @@ #include #include -#include +#include ConfigGuiJescs::ConfigGuiJescs( const QSync::Member &member, TQWidget *parent ) : ConfigGui( member, parent ) diff --git a/kitchensync/src/configguildap.cpp b/kitchensync/src/configguildap.cpp index 3ef451c3..f54bb8cf 100644 --- a/kitchensync/src/configguildap.cpp +++ b/kitchensync/src/configguildap.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include ConfigGuiLdap::ConfigGuiLdap( const QSync::Member &member, TQWidget *parent ) : ConfigGui( member, parent ) diff --git a/kitchensync/src/configguildap.h b/kitchensync/src/configguildap.h index eea22f02..a5a76b78 100644 --- a/kitchensync/src/configguildap.h +++ b/kitchensync/src/configguildap.h @@ -23,7 +23,7 @@ #define CONFIGGUILDAP_H #include "configgui.h" -#include "kabc/ldapconfigwidget.h" +#include "tdeabc/ldapconfigwidget.h" class TQCheckBox; class TQLabel; diff --git a/kitchensync/src/configguimoto.cpp b/kitchensync/src/configguimoto.cpp index a310692f..bcb9bd59 100644 --- a/kitchensync/src/configguimoto.cpp +++ b/kitchensync/src/configguimoto.cpp @@ -27,7 +27,7 @@ #include #include -#include +#include ConfigGuiMoto::ConfigGuiMoto( const QSync::Member &member, TQWidget *parent ) : ConfigGui( member, parent ) diff --git a/kitchensync/src/configguiopie.cpp b/kitchensync/src/configguiopie.cpp index 39a7ea77..33bf9e08 100644 --- a/kitchensync/src/configguiopie.cpp +++ b/kitchensync/src/configguiopie.cpp @@ -21,7 +21,7 @@ #include "configguiopie.h" -#include +#include #include #include diff --git a/kitchensync/src/configguipalm.cpp b/kitchensync/src/configguipalm.cpp index 03d87cdb..ee85ba29 100644 --- a/kitchensync/src/configguipalm.cpp +++ b/kitchensync/src/configguipalm.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include #include diff --git a/kitchensync/src/configguisunbird.cpp b/kitchensync/src/configguisunbird.cpp index 6a3b9aa6..7623e413 100644 --- a/kitchensync/src/configguisunbird.cpp +++ b/kitchensync/src/configguisunbird.cpp @@ -37,7 +37,7 @@ #include #include #include -#include +#include #include ConfigGuiSunbird::ConfigGuiSunbird( const QSync::Member &member, TQWidget *parent ) diff --git a/kitchensync/src/configguisynce.cpp b/kitchensync/src/configguisynce.cpp index 6e521bee..8a09c385 100644 --- a/kitchensync/src/configguisynce.cpp +++ b/kitchensync/src/configguisynce.cpp @@ -28,7 +28,7 @@ #include #include -#include +#include ConfigGuiSynce::ConfigGuiSynce( const QSync::Member &member, TQWidget *parent ) : ConfigGui( member, parent ) diff --git a/kitchensync/src/configguisyncmlhttp.cpp b/kitchensync/src/configguisyncmlhttp.cpp index 26a8c224..6f91d2fa 100644 --- a/kitchensync/src/configguisyncmlhttp.cpp +++ b/kitchensync/src/configguisyncmlhttp.cpp @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include #include diff --git a/kitchensync/src/configguisyncmlobex.cpp b/kitchensync/src/configguisyncmlobex.cpp index 372cf926..4074787a 100644 --- a/kitchensync/src/configguisyncmlobex.cpp +++ b/kitchensync/src/configguisyncmlobex.cpp @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include #include diff --git a/kitchensync/src/connectionwidgets.cpp b/kitchensync/src/connectionwidgets.cpp index ac5277fb..37844be3 100644 --- a/kitchensync/src/connectionwidgets.cpp +++ b/kitchensync/src/connectionwidgets.cpp @@ -21,12 +21,12 @@ #include #include -#include +#include #include #include #include -#include -#include +#include +#include #include #include diff --git a/kitchensync/src/genericdiffalgo.cpp b/kitchensync/src/genericdiffalgo.cpp index 21b83f45..5255c096 100644 --- a/kitchensync/src/genericdiffalgo.cpp +++ b/kitchensync/src/genericdiffalgo.cpp @@ -21,7 +21,7 @@ #include -#include +#include #include "genericdiffalgo.h" diff --git a/kitchensync/src/groupconfig.cpp b/kitchensync/src/groupconfig.cpp index 3be36964..9f961ddc 100644 --- a/kitchensync/src/groupconfig.cpp +++ b/kitchensync/src/groupconfig.cpp @@ -33,8 +33,8 @@ #include #include #include -#include -#include +#include +#include #include diff --git a/kitchensync/src/groupconfigcommon.cpp b/kitchensync/src/groupconfigcommon.cpp index b418af56..a3f89844 100644 --- a/kitchensync/src/groupconfigcommon.cpp +++ b/kitchensync/src/groupconfigcommon.cpp @@ -22,7 +22,7 @@ #include #include -#include +#include #include #include diff --git a/kitchensync/src/groupconfigdialog.cpp b/kitchensync/src/groupconfigdialog.cpp index 4d8be65d..522e54b1 100644 --- a/kitchensync/src/groupconfigdialog.cpp +++ b/kitchensync/src/groupconfigdialog.cpp @@ -22,7 +22,7 @@ #include "groupconfig.h" -#include +#include #include diff --git a/kitchensync/src/groupitem.cpp b/kitchensync/src/groupitem.cpp index 09f6e345..d87ac37e 100644 --- a/kitchensync/src/groupitem.cpp +++ b/kitchensync/src/groupitem.cpp @@ -20,10 +20,10 @@ #include #include -#include -#include +#include +#include #include -#include +#include #include #include diff --git a/kitchensync/src/htmldiffalgodisplay.cpp b/kitchensync/src/htmldiffalgodisplay.cpp index e6f23afd..d91b7590 100644 --- a/kitchensync/src/htmldiffalgodisplay.cpp +++ b/kitchensync/src/htmldiffalgodisplay.cpp @@ -19,7 +19,7 @@ Boston, MA 02110-1301, USA. */ -#include +#include #include "htmldiffalgodisplay.h" diff --git a/kitchensync/src/kwidgetlist.cpp b/kitchensync/src/kwidgetlist.cpp index 0990e479..f26f8d68 100644 --- a/kitchensync/src/kwidgetlist.cpp +++ b/kitchensync/src/kwidgetlist.cpp @@ -21,7 +21,7 @@ #include -#include +#include #include "kwidgetlist.h" diff --git a/kitchensync/src/mainwidget.cpp b/kitchensync/src/mainwidget.cpp index 2b71f907..7a665608 100644 --- a/kitchensync/src/mainwidget.cpp +++ b/kitchensync/src/mainwidget.cpp @@ -33,8 +33,8 @@ #include #include #include -#include -#include +#include +#include #include #include diff --git a/kitchensync/src/mainwindow.cpp b/kitchensync/src/mainwindow.cpp index 5df9fe21..a267956d 100644 --- a/kitchensync/src/mainwindow.cpp +++ b/kitchensync/src/mainwindow.cpp @@ -19,7 +19,7 @@ */ #include -#include +#include #include #include diff --git a/kitchensync/src/memberconfig.cpp b/kitchensync/src/memberconfig.cpp index 37755a50..93e5f1ff 100644 --- a/kitchensync/src/memberconfig.cpp +++ b/kitchensync/src/memberconfig.cpp @@ -23,8 +23,8 @@ #include "configgui.h" #include "memberinfo.h" -#include -#include +#include +#include #include #include diff --git a/kitchensync/src/memberinfo.cpp b/kitchensync/src/memberinfo.cpp index 39bb0098..87a17ec1 100644 --- a/kitchensync/src/memberinfo.cpp +++ b/kitchensync/src/memberinfo.cpp @@ -21,9 +21,9 @@ #include "memberinfo.h" -#include +#include #include -#include +#include MemberInfo::MemberInfo( const QSync::Member &member ) : mMember( member ) diff --git a/kitchensync/src/multiconflictdialog.cpp b/kitchensync/src/multiconflictdialog.cpp index 7d7805c4..608d33a8 100644 --- a/kitchensync/src/multiconflictdialog.cpp +++ b/kitchensync/src/multiconflictdialog.cpp @@ -19,7 +19,7 @@ */ #include -#include +#include #include #include diff --git a/kitchensync/src/part.cpp b/kitchensync/src/part.cpp index 027b3bcf..c52b28ae 100644 --- a/kitchensync/src/part.cpp +++ b/kitchensync/src/part.cpp @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include "mainwidget.h" diff --git a/kitchensync/src/pluginpicker.cpp b/kitchensync/src/pluginpicker.cpp index a88689d3..0b869248 100644 --- a/kitchensync/src/pluginpicker.cpp +++ b/kitchensync/src/pluginpicker.cpp @@ -27,9 +27,9 @@ #include #include -#include +#include #include -#include +#include #include #include diff --git a/kitchensync/src/singleconflictdialog.cpp b/kitchensync/src/singleconflictdialog.cpp index 8975b6f9..bac94835 100644 --- a/kitchensync/src/singleconflictdialog.cpp +++ b/kitchensync/src/singleconflictdialog.cpp @@ -19,7 +19,7 @@ */ #include -#include +#include #include #include diff --git a/kitchensync/src/syncprocess.cpp b/kitchensync/src/syncprocess.cpp index 60310b80..4e9c46b6 100644 --- a/kitchensync/src/syncprocess.cpp +++ b/kitchensync/src/syncprocess.cpp @@ -22,7 +22,7 @@ #include #include -#include +#include #include "syncprocess.h" #include "syncprocessmanager.h" diff --git a/kitchensync/src/syncprocessmanager.cpp b/kitchensync/src/syncprocessmanager.cpp index 95c49748..0485e156 100644 --- a/kitchensync/src/syncprocessmanager.cpp +++ b/kitchensync/src/syncprocessmanager.cpp @@ -26,8 +26,8 @@ #include #include -#include -#include +#include +#include static KStaticDeleter selfDeleter; diff --git a/kmail/accountdialog.cpp b/kmail/accountdialog.cpp index 3cac88d4..206cbfee 100644 --- a/kmail/accountdialog.cpp +++ b/kmail/accountdialog.cpp @@ -37,13 +37,13 @@ #include #include -#include +#include #include -#include +#include #include #include #include -#include +#include #include #include #include diff --git a/kmail/accountmanager.cpp b/kmail/accountmanager.cpp index b65de83a..6b9f38fe 100644 --- a/kmail/accountmanager.cpp +++ b/kmail/accountmanager.cpp @@ -19,8 +19,8 @@ #include "globalsettings.h" #include -#include -#include +#include +#include #include #include #include diff --git a/kmail/accountwizard.cpp b/kmail/accountwizard.cpp index 664b95e3..92e6a232 100644 --- a/kmail/accountwizard.cpp +++ b/kmail/accountwizard.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include #include diff --git a/kmail/antispamwizard.cpp b/kmail/antispamwizard.cpp index 8b450f44..5552b058 100644 --- a/kmail/antispamwizard.cpp +++ b/kmail/antispamwizard.cpp @@ -44,8 +44,8 @@ #include #include #include -#include -#include +#include +#include #include #include diff --git a/kmail/archivefolderdialog.cpp b/kmail/archivefolderdialog.cpp index 49c9b1c3..435752c6 100644 --- a/kmail/archivefolderdialog.cpp +++ b/kmail/archivefolderdialog.cpp @@ -25,10 +25,10 @@ #include "folderrequester.h" #include "util.h" -#include +#include #include #include -#include +#include #include #include diff --git a/kmail/backupjob.cpp b/kmail/backupjob.cpp index 132a8dba..bf78e68c 100644 --- a/kmail/backupjob.cpp +++ b/kmail/backupjob.cpp @@ -28,7 +28,7 @@ #include "kzip.h" #include "ktar.h" -#include "kmessagebox.h" +#include "tdemessagebox.h" #include "tqfile.h" #include "tqfileinfo.h" diff --git a/kmail/cachedimapjob.cpp b/kmail/cachedimapjob.cpp index 7b1fd517..da362346 100644 --- a/kmail/cachedimapjob.cpp +++ b/kmail/cachedimapjob.cpp @@ -50,7 +50,7 @@ #include #include -#include +#include #include diff --git a/kmail/callback.cpp b/kmail/callback.cpp index 9b6da633..b6e0e938 100644 --- a/kmail/callback.cpp +++ b/kmail/callback.cpp @@ -46,7 +46,7 @@ #include #include -#include +#include #include using namespace KMail; diff --git a/kmail/chiasmuskeyselector.cpp b/kmail/chiasmuskeyselector.cpp index ca5fe114..9e25743e 100644 --- a/kmail/chiasmuskeyselector.cpp +++ b/kmail/chiasmuskeyselector.cpp @@ -2,7 +2,7 @@ #include #include -#include +#include #include #include diff --git a/kmail/compactionjob.cpp b/kmail/compactionjob.cpp index fd89f458..a2ace485 100644 --- a/kmail/compactionjob.cpp +++ b/kmail/compactionjob.cpp @@ -33,7 +33,7 @@ using KPIM::BroadcastStatus; #include "kmfoldermaildir.h" #include -#include +#include #include #include diff --git a/kmail/composer.h b/kmail/composer.h index 3d86ec57..30cf0b28 100644 --- a/kmail/composer.h +++ b/kmail/composer.h @@ -8,7 +8,7 @@ #include "secondarywindow.h" #include -#include +#include #include #include diff --git a/kmail/configuredialog.cpp b/kmail/configuredialog.cpp index 434ddac1..e740e749 100644 --- a/kmail/configuredialog.cpp +++ b/kmail/configuredialog.cpp @@ -82,14 +82,14 @@ using KMime::DateFormatter; #include // other KDE headers: -#include +#include #include #include #include #include #include #include -#include +#include #include #include #include diff --git a/kmail/configuredialog_p.cpp b/kmail/configuredialog_p.cpp index 37819739..83c13a31 100644 --- a/kmail/configuredialog_p.cpp +++ b/kmail/configuredialog_p.cpp @@ -22,7 +22,7 @@ // other KDE headers: #include #include -#include +#include #include // TQt headers: diff --git a/kmail/configuredialog_p.h b/kmail/configuredialog_p.h index 439393d3..6ba969de 100644 --- a/kmail/configuredialog_p.h +++ b/kmail/configuredialog_p.h @@ -17,7 +17,7 @@ #include #include #include -#include +#include #include class TQPushButton; diff --git a/kmail/copyfolderjob.cpp b/kmail/copyfolderjob.cpp index 21f475d6..165d9468 100644 --- a/kmail/copyfolderjob.cpp +++ b/kmail/copyfolderjob.cpp @@ -39,7 +39,7 @@ #include "undostack.h" #include -#include +#include #include using namespace KMail; diff --git a/kmail/customtemplates.cpp b/kmail/customtemplates.cpp index bbbd0aec..129ff756 100644 --- a/kmail/customtemplates.cpp +++ b/kmail/customtemplates.cpp @@ -31,15 +31,15 @@ #include #include -#include -#include +#include +#include #include #include #include #include #include #include -#include +#include #include #include diff --git a/kmail/distributionlistdialog.cpp b/kmail/distributionlistdialog.cpp index 516634ba..010fdd9b 100644 --- a/kmail/distributionlistdialog.cpp +++ b/kmail/distributionlistdialog.cpp @@ -24,9 +24,9 @@ #include "distributionlistdialog.h" #include -#include -#include -#include +#include +#include +#include #ifdef TDEPIM_NEW_DISTRLISTS #include @@ -34,9 +34,9 @@ #include #include -#include +#include #include -#include +#include #include #include diff --git a/kmail/editorwatcher.cpp b/kmail/editorwatcher.cpp index da78a64d..a7f25c3b 100644 --- a/kmail/editorwatcher.cpp +++ b/kmail/editorwatcher.cpp @@ -21,8 +21,8 @@ #include #include -#include -#include +#include +#include #include #include #include diff --git a/kmail/encodingdetector.cpp b/kmail/encodingdetector.cpp index 01a60d88..fe378d73 100644 --- a/kmail/encodingdetector.cpp +++ b/kmail/encodingdetector.cpp @@ -40,10 +40,10 @@ #include #include -#include +#include #include #include -#include +#include #include diff --git a/kmail/expirejob.cpp b/kmail/expirejob.cpp index 2fcc323e..a3749947 100644 --- a/kmail/expirejob.cpp +++ b/kmail/expirejob.cpp @@ -35,7 +35,7 @@ using KPIM::BroadcastStatus; #include "kmcommands.h" #include -#include +#include using namespace KMail; diff --git a/kmail/expirypropertiesdialog.cpp b/kmail/expirypropertiesdialog.cpp index b6b0f6d7..f1c3274f 100644 --- a/kmail/expirypropertiesdialog.cpp +++ b/kmail/expirypropertiesdialog.cpp @@ -17,8 +17,8 @@ #include #include -#include -#include +#include +#include using namespace KMail; diff --git a/kmail/favoritefolderview.cpp b/kmail/favoritefolderview.cpp index 9764e240..45c056ee 100644 --- a/kmail/favoritefolderview.cpp +++ b/kmail/favoritefolderview.cpp @@ -35,10 +35,10 @@ #include #include -#include +#include #include #include -#include +#include #include #include diff --git a/kmail/filterlogdlg.cpp b/kmail/filterlogdlg.cpp index 25fb7d5c..eaaefd79 100644 --- a/kmail/filterlogdlg.cpp +++ b/kmail/filterlogdlg.cpp @@ -33,8 +33,8 @@ #include #include #include -#include -#include +#include +#include #include #include diff --git a/kmail/folderdiaacltab.cpp b/kmail/folderdiaacltab.cpp index 27d2f0c7..2f86cdad 100644 --- a/kmail/folderdiaacltab.cpp +++ b/kmail/folderdiaacltab.cpp @@ -40,17 +40,17 @@ #include "kmfolder.h" #include -#include +#include #ifdef TDEPIM_NEW_DISTRLISTS #include // libtdepim #else -#include +#include #endif -#include +#include #include #include #include -#include +#include #include #include @@ -61,7 +61,7 @@ #include #include -#include +#include using namespace KMail; diff --git a/kmail/folderdiaquotatab_p.cpp b/kmail/folderdiaquotatab_p.cpp index 103d961e..d11fb6a9 100644 --- a/kmail/folderdiaquotatab_p.cpp +++ b/kmail/folderdiaquotatab_p.cpp @@ -40,7 +40,7 @@ #include #include "kmkernel.h" -#include "klocale.h" +#include "tdelocale.h" #include "tdeconfig.h" #include "kdebug.h" #include "kdialog.h" diff --git a/kmail/foldershortcutdialog.cpp b/kmail/foldershortcutdialog.cpp index 169af7aa..1c4e79cf 100644 --- a/kmail/foldershortcutdialog.cpp +++ b/kmail/foldershortcutdialog.cpp @@ -42,8 +42,8 @@ #include #include -#include -#include +#include +#include #include "kmmainwidget.h" #include "foldershortcutdialog.h" diff --git a/kmail/folderstorage.cpp b/kmail/folderstorage.cpp index 7be5c26a..f6d1a358 100644 --- a/kmail/folderstorage.cpp +++ b/kmail/folderstorage.cpp @@ -48,7 +48,7 @@ using KMail::ListJob; #include "kmsearchpattern.h" #include "globalsettings.h" -#include +#include #include #include diff --git a/kmail/folderutil.cpp b/kmail/folderutil.cpp index 0c2554dc..76c12744 100644 --- a/kmail/folderutil.cpp +++ b/kmail/folderutil.cpp @@ -23,7 +23,7 @@ #include "kmfoldercachedimap.h" #include "kmfoldermgr.h" -#include +#include using namespace KMail; using namespace FolderUtil; diff --git a/kmail/headeritem.cpp b/kmail/headeritem.cpp index 806fba35..e3d2d05c 100644 --- a/kmail/headeritem.cpp +++ b/kmail/headeritem.cpp @@ -26,7 +26,7 @@ ** your version. ** *******************************************************************************/ -#include +#include #include #include #include diff --git a/kmail/headerlistquicksearch.cpp b/kmail/headerlistquicksearch.cpp index dba0135b..93795a52 100644 --- a/kmail/headerlistquicksearch.cpp +++ b/kmail/headerlistquicksearch.cpp @@ -38,7 +38,7 @@ #include #include #include -#include +#include #include #include "kmheaders.h" diff --git a/kmail/headerstyle.cpp b/kmail/headerstyle.cpp index a762a7db..5f04982d 100644 --- a/kmail/headerstyle.cpp +++ b/kmail/headerstyle.cpp @@ -51,11 +51,11 @@ using namespace KPIM; #include #include -#include -#include +#include +#include #include -#include -#include +#include +#include #include #include #include diff --git a/kmail/htmlstatusbar.cpp b/kmail/htmlstatusbar.cpp index 9a26dfcd..fecda8de 100644 --- a/kmail/htmlstatusbar.cpp +++ b/kmail/htmlstatusbar.cpp @@ -42,7 +42,7 @@ #include #endif -#include +#include #include #include diff --git a/kmail/identitydialog.cpp b/kmail/identitydialog.cpp index 0e4e3c14..90b4ffdd 100644 --- a/kmail/identitydialog.cpp +++ b/kmail/identitydialog.cpp @@ -61,8 +61,8 @@ using KMail::FolderRequester; #include // other KDE headers: -#include -#include +#include +#include #include #include #include diff --git a/kmail/identitylistview.cpp b/kmail/identitylistview.cpp index c5c9c059..c13b9d1f 100644 --- a/kmail/identitylistview.cpp +++ b/kmail/identitylistview.cpp @@ -39,7 +39,7 @@ #include #include "kmkernel.h" -#include // i18n +#include // i18n #include // SmallIcon #include diff --git a/kmail/imapaccountbase.cpp b/kmail/imapaccountbase.cpp index 28a73cc9..e1568b11 100644 --- a/kmail/imapaccountbase.cpp +++ b/kmail/imapaccountbase.cpp @@ -53,8 +53,8 @@ using KPIM::ProgressManager; #include #include #include -#include -#include +#include +#include using TDEIO::MetaData; #include using TDEIO::PasswordDialog; diff --git a/kmail/imapjob.cpp b/kmail/imapjob.cpp index 52a11083..c50663ed 100644 --- a/kmail/imapjob.cpp +++ b/kmail/imapjob.cpp @@ -44,7 +44,7 @@ using KPIM::ProgressManager; #include #include #include -#include +#include #include #include #include diff --git a/kmail/importarchivedialog.cpp b/kmail/importarchivedialog.cpp index 0da3448c..08a6e4a4 100644 --- a/kmail/importarchivedialog.cpp +++ b/kmail/importarchivedialog.cpp @@ -24,8 +24,8 @@ #include "importjob.h" #include -#include -#include +#include +#include #include #include diff --git a/kmail/importjob.cpp b/kmail/importjob.cpp index 3a7de198..58f9d974 100644 --- a/kmail/importjob.cpp +++ b/kmail/importjob.cpp @@ -29,8 +29,8 @@ #include #include #include -#include -#include +#include +#include #include #include diff --git a/kmail/keyresolver.cpp b/kmail/keyresolver.cpp index a9f8dc6d..55459dd2 100644 --- a/kmail/keyresolver.cpp +++ b/kmail/keyresolver.cpp @@ -53,11 +53,11 @@ #include #include -#include -#include +#include +#include #include #include -#include +#include #include #include diff --git a/kmail/kmaccount.cpp b/kmail/kmaccount.cpp index ad500791..825e0cef 100644 --- a/kmail/kmaccount.cpp +++ b/kmail/kmaccount.cpp @@ -25,8 +25,8 @@ using KPIM::ProgressManager; using KMail::FolderJob; #include -#include -#include +#include +#include #include #include diff --git a/kmail/kmacctimap.cpp b/kmail/kmacctimap.cpp index 70a5f0ca..d6b55332 100644 --- a/kmail/kmacctimap.cpp +++ b/kmail/kmacctimap.cpp @@ -47,7 +47,7 @@ using KPIM::ProgressItem; using KPIM::ProgressManager; #include #include -#include +#include #include #include diff --git a/kmail/kmacctlocal.cpp b/kmail/kmacctlocal.cpp index 93ba3a16..e42407e6 100644 --- a/kmail/kmacctlocal.cpp +++ b/kmail/kmacctlocal.cpp @@ -15,8 +15,8 @@ using KPIM::ProgressManager; #include "kmfoldermgr.h" #include -#include -#include +#include +#include #include #include diff --git a/kmail/kmacctmaildir.cpp b/kmail/kmacctmaildir.cpp index f3e69d2b..52b398e8 100644 --- a/kmail/kmacctmaildir.cpp +++ b/kmail/kmacctmaildir.cpp @@ -14,8 +14,8 @@ using KPIM::BroadcastStatus; using KPIM::ProgressManager; #include -#include -#include +#include +#include #include #include diff --git a/kmail/kmacctseldlg.cpp b/kmail/kmacctseldlg.cpp index 44df37c6..35f1fc42 100644 --- a/kmail/kmacctseldlg.cpp +++ b/kmail/kmacctseldlg.cpp @@ -28,7 +28,7 @@ #include #include -#include +#include #include "kmacctseldlg.moc" diff --git a/kmail/kmaddrbook.cpp b/kmail/kmaddrbook.cpp index 84715a6f..0772ccfb 100644 --- a/kmail/kmaddrbook.cpp +++ b/kmail/kmaddrbook.cpp @@ -25,10 +25,10 @@ #include #include -#include -#include -#include -#include +#include +#include +#include +#include #include #include diff --git a/kmail/kmaddrbook.h b/kmail/kmaddrbook.h index 1a7c9222..26cd9c0b 100644 --- a/kmail/kmaddrbook.h +++ b/kmail/kmaddrbook.h @@ -23,7 +23,7 @@ #include #include -#include +#include class TQWidget; diff --git a/kmail/kmail_options.h b/kmail/kmail_options.h index a8830c41..c0489b7f 100644 --- a/kmail/kmail_options.h +++ b/kmail/kmail_options.h @@ -3,7 +3,7 @@ #define KMAIL_OPTIONS_H #include -#include +#include TDECmdLineOptions kmail_options[] = { diff --git a/kmail/kmailicalifaceimpl.cpp b/kmail/kmailicalifaceimpl.cpp index b747be68..8f10be35 100644 --- a/kmail/kmailicalifaceimpl.cpp +++ b/kmail/kmailicalifaceimpl.cpp @@ -69,10 +69,10 @@ using KMail::AccountManager; #include #include #include -#include +#include #include #include -#include +#include using namespace KMail; diff --git a/kmail/kmcommands.cpp b/kmail/kmcommands.cpp index 9faa35e5..c2cd8353 100644 --- a/kmail/kmcommands.cpp +++ b/kmail/kmcommands.cpp @@ -62,17 +62,17 @@ #include #include #include -#include -#include +#include +#include #include -#include -#include +#include +#include #include #include #include #include #include -#include +#include #include #include // KIO headers diff --git a/kmail/kmcommands.h b/kmail/kmcommands.h index 5e8bf9c3..25c0a117 100644 --- a/kmail/kmcommands.h +++ b/kmail/kmcommands.h @@ -15,7 +15,7 @@ #include #include #include -#include +#include class TQPopupMenu; class TDEMainWindow; diff --git a/kmail/kmcomposewin.cpp b/kmail/kmcomposewin.cpp index 6031254a..d7e96b26 100644 --- a/kmail/kmcomposewin.cpp +++ b/kmail/kmcomposewin.cpp @@ -88,11 +88,11 @@ using TDERecentAddress::RecentAddresses; #include #include #include -#include +#include #include #include -#include -#include +#include +#include #include #include #include diff --git a/kmail/kmcomposewin.h b/kmail/kmcomposewin.h index ec576bda..7e43749f 100644 --- a/kmail/kmcomposewin.h +++ b/kmail/kmcomposewin.h @@ -29,7 +29,7 @@ #include #include -#include +#include #include #include #include diff --git a/kmail/kmedit.cpp b/kmail/kmedit.cpp index 15889f12..afe854de 100644 --- a/kmail/kmedit.cpp +++ b/kmail/kmedit.cpp @@ -26,11 +26,11 @@ using KPIM::MailListDrag; #include #include -#include +#include #include -#include -#include +#include +#include #include #include #include diff --git a/kmail/kmfawidgets.cpp b/kmail/kmfawidgets.cpp index 493fa6c5..80cd3fd9 100644 --- a/kmail/kmfawidgets.cpp +++ b/kmail/kmfawidgets.cpp @@ -8,9 +8,9 @@ #include "kmfawidgets.h" -#include // for the button in KMFilterActionWithAddress +#include // for the button in KMFilterActionWithAddress #include -#include +#include #include #include #include diff --git a/kmail/kmfilter.cpp b/kmail/kmfilter.cpp index 1a98963e..d681c6a6 100644 --- a/kmail/kmfilter.cpp +++ b/kmail/kmfilter.cpp @@ -31,8 +31,8 @@ using KMail::AccountManager; #include "filterlog.h" using KMail::FilterLog; -#include -#include +#include +#include #include #include diff --git a/kmail/kmfilteraction.cpp b/kmail/kmfilteraction.cpp index 1fce0df5..d97e5fa7 100644 --- a/kmail/kmfilteraction.cpp +++ b/kmail/kmfilteraction.cpp @@ -36,9 +36,9 @@ using KMail::ActionScheduler; #include "regexplineedit.h" using KMail::RegExpLineEdit; #include -#include +#include #include -#include +#include #include #include #include diff --git a/kmail/kmfilterdlg.cpp b/kmail/kmfilterdlg.cpp index 2185ccf8..f81a7071 100644 --- a/kmail/kmfilterdlg.cpp +++ b/kmail/kmfilterdlg.cpp @@ -19,9 +19,9 @@ using KMail::FilterImporterExporter; #include "globalsettings.h" // other KDE headers: -#include +#include #include -#include +#include #include #include #include diff --git a/kmail/kmfiltermgr.cpp b/kmail/kmfiltermgr.cpp index ac2915e7..e91a44a6 100644 --- a/kmail/kmfiltermgr.cpp +++ b/kmail/kmfiltermgr.cpp @@ -22,7 +22,7 @@ using KMail::MessageProperty; // other KDE headers #include -#include +#include #include // other TQt headers diff --git a/kmail/kmfolder.cpp b/kmail/kmfolder.cpp index 6083ea9e..45738939 100644 --- a/kmail/kmfolder.cpp +++ b/kmail/kmfolder.cpp @@ -38,9 +38,9 @@ #include #include -#include +#include #include -#include +#include #include #include diff --git a/kmail/kmfoldercachedimap.cpp b/kmail/kmfoldercachedimap.cpp index 25abffe8..dcfcbe7f 100644 --- a/kmail/kmfoldercachedimap.cpp +++ b/kmail/kmfoldercachedimap.cpp @@ -63,8 +63,8 @@ using KMail::ListJob; #include "kmmainwidget.h" #include -#include -#include +#include +#include #include #include #include diff --git a/kmail/kmfolderdia.cpp b/kmail/kmfolderdia.cpp index 4bbfa8e6..265b1ee9 100644 --- a/kmail/kmfolderdia.cpp +++ b/kmail/kmfolderdia.cpp @@ -51,9 +51,9 @@ #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/kmail/kmfolderdir.cpp b/kmail/kmfolderdir.cpp index 980d0b14..6d673c4b 100644 --- a/kmail/kmfolderdir.cpp +++ b/kmail/kmfolderdir.cpp @@ -10,8 +10,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/kmail/kmfolderindex.cpp b/kmail/kmfolderindex.cpp index 39839e32..7bb77f0d 100644 --- a/kmail/kmfolderindex.cpp +++ b/kmail/kmfolderindex.cpp @@ -53,8 +53,8 @@ #endif #include #include -#include -#include +#include +#include #include "kmmsgdict.h" // We define functions as kmail_swap_NN so that we don't get compile errors diff --git a/kmail/kmfoldermaildir.cpp b/kmail/kmfoldermaildir.cpp index 669bd6e1..5242060a 100644 --- a/kmail/kmfoldermaildir.cpp +++ b/kmail/kmfoldermaildir.cpp @@ -24,9 +24,9 @@ using KMail::MaildirJob; #include #include -#include +#include #include -#include +#include #include #include diff --git a/kmail/kmfoldermbox.cpp b/kmail/kmfoldermbox.cpp index 1579db0c..6692f54c 100644 --- a/kmail/kmfoldermbox.cpp +++ b/kmail/kmfoldermbox.cpp @@ -33,8 +33,8 @@ #include "util.h" #include -#include -#include +#include +#include #include #include #include diff --git a/kmail/kmfoldermgr.cpp b/kmail/kmfoldermgr.cpp index 2513258c..d270e710 100644 --- a/kmail/kmfoldermgr.cpp +++ b/kmail/kmfoldermgr.cpp @@ -18,8 +18,8 @@ #include -#include -#include +#include +#include #include #include #include diff --git a/kmail/kmfoldersearch.cpp b/kmail/kmfoldersearch.cpp index 038ddbe1..e2a72cb2 100644 --- a/kmail/kmfoldersearch.cpp +++ b/kmail/kmfoldersearch.cpp @@ -29,7 +29,7 @@ #include "jobscheduler.h" #include -#include +#include #include #include diff --git a/kmail/kmfoldertree.cpp b/kmail/kmfoldertree.cpp index 0b13f07b..bf684661 100644 --- a/kmail/kmfoldertree.cpp +++ b/kmail/kmfoldertree.cpp @@ -31,9 +31,9 @@ using KMail::FolderViewToolTip; using namespace KPIM; #include -#include +#include #include -#include +#include #include #include #include diff --git a/kmail/kmfoldertree.h b/kmail/kmfoldertree.h index 1c6b6b6a..11e7584f 100644 --- a/kmail/kmfoldertree.h +++ b/kmail/kmfoldertree.h @@ -20,7 +20,7 @@ #include "foldertreebase.h" -#include +#include #include #include diff --git a/kmail/kmheaders.cpp b/kmail/kmheaders.cpp index a768513f..77af8e44 100644 --- a/kmail/kmheaders.cpp +++ b/kmail/kmheaders.cpp @@ -33,13 +33,13 @@ using namespace KPIM; #include #include -#include -#include +#include +#include #include #include #include #include -#include +#include #include #include diff --git a/kmail/kmkernel.cpp b/kmail/kmkernel.cpp index e748c550..056eaa4a 100644 --- a/kmail/kmkernel.cpp +++ b/kmail/kmkernel.cpp @@ -57,7 +57,7 @@ using KMail::FolderIface; #include "templateparser.h" #include -#include +#include #include #include #include @@ -90,7 +90,7 @@ using KWallet::Wallet; #include #include #include -#include +#include KMKernel *KMKernel::mySelf = 0; static bool s_askingToGoOnline = false; diff --git a/kmail/kmlineeditspell.cpp b/kmail/kmlineeditspell.cpp index cc6de465..7d26495a 100644 --- a/kmail/kmlineeditspell.cpp +++ b/kmail/kmlineeditspell.cpp @@ -13,15 +13,15 @@ #include #include -#include +#include #include #include #include #include -#include +#include #include -#include +#include #include #include diff --git a/kmail/kmmainwidget.cpp b/kmail/kmmainwidget.cpp index 6675149c..97f7922f 100644 --- a/kmail/kmmainwidget.cpp +++ b/kmail/kmmainwidget.cpp @@ -24,10 +24,10 @@ #include #include -#include +#include #include #include -#include +#include #include #include #include diff --git a/kmail/kmmainwin.cpp b/kmail/kmmainwin.cpp index 1a3a6cb9..67965db5 100644 --- a/kmail/kmmainwin.cpp +++ b/kmail/kmmainwin.cpp @@ -15,10 +15,10 @@ #include "kmtransport.h" #include -#include +#include #include #include -#include +#include #include #include #include diff --git a/kmail/kmmessage.cpp b/kmail/kmmessage.cpp index 201416b2..ba8fba5a 100644 --- a/kmail/kmmessage.cpp +++ b/kmail/kmmessage.cpp @@ -35,7 +35,7 @@ using KMail::HeaderStrategy; #include #include -#include +#include #include #include #include @@ -60,13 +60,13 @@ using namespace KMime::Types; #include #include #include -#include +#include #include #include #include "util.h" #if ALLOW_GUI -#include +#include #endif using namespace KMime; diff --git a/kmail/kmmimeparttree.cpp b/kmail/kmmimeparttree.cpp index 29d4b8f7..05307c96 100644 --- a/kmail/kmmimeparttree.cpp +++ b/kmail/kmmimeparttree.cpp @@ -41,9 +41,9 @@ #include "kmcommands.h" #include -#include +#include #include -#include +#include #include #include diff --git a/kmail/kmmsgbase.cpp b/kmail/kmmsgbase.cpp index eaac2ebf..abf1ade7 100644 --- a/kmail/kmmsgbase.cpp +++ b/kmail/kmmsgbase.cpp @@ -13,7 +13,7 @@ using KMail::MessageProperty; #include -#include +#include #include #include #include diff --git a/kmail/kmpopfiltercnfrmdlg.cpp b/kmail/kmpopfiltercnfrmdlg.cpp index e07c7708..3689e663 100644 --- a/kmail/kmpopfiltercnfrmdlg.cpp +++ b/kmail/kmpopfiltercnfrmdlg.cpp @@ -19,7 +19,7 @@ #include #include -#include +#include #include #include diff --git a/kmail/kmreadermainwin.cpp b/kmail/kmreadermainwin.cpp index fdf965ae..3c342172 100644 --- a/kmail/kmreadermainwin.cpp +++ b/kmail/kmreadermainwin.cpp @@ -29,14 +29,14 @@ #include #include #include -#include +#include #include #include #include #include #include #include "kmcommands.h" -#include "kmenubar.h" +#include "tdemenubar.h" #include "tdepopupmenu.h" #include "kmreaderwin.h" #include "kmfolder.h" diff --git a/kmail/kmreaderwin.cpp b/kmail/kmreaderwin.cpp index 9d8db6c9..fc93be5e 100644 --- a/kmail/kmreaderwin.cpp +++ b/kmail/kmreaderwin.cpp @@ -77,8 +77,8 @@ using KMail::TeeHtmlWriter; #include // KABC includes -#include -#include +#include +#include // tdehtml headers #include @@ -98,11 +98,11 @@ using KMail::TeeHtmlWriter; #include #include #include -#include -#include -#include +#include +#include +#include #include -#include +#include #include #include #include diff --git a/kmail/kmsearchpattern.cpp b/kmail/kmsearchpattern.cpp index 1ab6381e..90bc22a7 100644 --- a/kmail/kmsearchpattern.cpp +++ b/kmail/kmsearchpattern.cpp @@ -16,12 +16,12 @@ using KMail::FilterLog; #include -#include -#include +#include +#include #include #include -#include +#include #include diff --git a/kmail/kmsearchpattern.h b/kmail/kmsearchpattern.h index d532602e..9b521c1f 100644 --- a/kmail/kmsearchpattern.h +++ b/kmail/kmsearchpattern.h @@ -6,7 +6,7 @@ #ifndef _kmsearchpattern_h_ #define _kmsearchpattern_h_ -#include +#include #include #include #include diff --git a/kmail/kmsearchpatternedit.cpp b/kmail/kmsearchpatternedit.cpp index ceafc27e..88f3609b 100644 --- a/kmail/kmsearchpatternedit.cpp +++ b/kmail/kmsearchpatternedit.cpp @@ -10,7 +10,7 @@ #include "rulewidgethandlermanager.h" using KMail::RuleWidgetHandlerManager; -#include +#include #include #include diff --git a/kmail/kmsender.cpp b/kmail/kmsender.cpp index 64c56cb1..9a8ae5be 100644 --- a/kmail/kmsender.cpp +++ b/kmail/kmsender.cpp @@ -13,9 +13,9 @@ using namespace KMime::Types; #include #include #include -#include +#include #include -#include +#include #include #include diff --git a/kmail/kmservertest.cpp b/kmail/kmservertest.cpp index 6b4848f0..446c739e 100644 --- a/kmail/kmservertest.cpp +++ b/kmail/kmservertest.cpp @@ -34,8 +34,8 @@ #include "kmservertest.h" -#include -#include +#include +#include #include #include #include diff --git a/kmail/kmstartup.cpp b/kmail/kmstartup.cpp index 9cf1b905..c1eb6ccb 100644 --- a/kmail/kmstartup.cpp +++ b/kmail/kmstartup.cpp @@ -23,13 +23,13 @@ #include "kmkernel.h" //control center #include "kcursorsaver.h" -#include +#include #include #include -#include +#include #include #include -#include +#include #include #include #include diff --git a/kmail/kmsystemtray.cpp b/kmail/kmsystemtray.cpp index f4e1d432..7cb2fb43 100644 --- a/kmail/kmsystemtray.cpp +++ b/kmail/kmsystemtray.cpp @@ -30,7 +30,7 @@ using KMail::AccountManager; #include #include -#include +#include #include #include #include diff --git a/kmail/kmtransport.cpp b/kmail/kmtransport.cpp index 2432031b..e14bd772 100644 --- a/kmail/kmtransport.cpp +++ b/kmail/kmtransport.cpp @@ -34,8 +34,8 @@ #include #include -#include -#include +#include +#include #include #include #include diff --git a/kmail/listjob.cpp b/kmail/listjob.cpp index d8ee1e10..75e4dee5 100644 --- a/kmail/listjob.cpp +++ b/kmail/listjob.cpp @@ -27,7 +27,7 @@ */ #include "listjob.h" -#include "kmessagebox.h" +#include "tdemessagebox.h" #include "kmfolderimap.h" #include "kmfoldercachedimap.h" #include "kmacctimap.h" @@ -42,7 +42,7 @@ using KPIM::ProgressManager; #include #include #include -#include +#include #include diff --git a/kmail/localsubscriptiondialog.cpp b/kmail/localsubscriptiondialog.cpp index 3b6f55dc..c2d4e555 100644 --- a/kmail/localsubscriptiondialog.cpp +++ b/kmail/localsubscriptiondialog.cpp @@ -34,8 +34,8 @@ #endif #include -#include -#include +#include +#include #include "localsubscriptiondialog.h" #include "kmkernel.h" diff --git a/kmail/mailinglistpropertiesdialog.cpp b/kmail/mailinglistpropertiesdialog.cpp index 1bb2b144..0bfb2cc1 100644 --- a/kmail/mailinglistpropertiesdialog.cpp +++ b/kmail/mailinglistpropertiesdialog.cpp @@ -32,11 +32,11 @@ #include #include -#include +#include #include #include #include -#include +#include #include #include "kmfolder.h" diff --git a/kmail/main.cpp b/kmail/main.cpp index 628ae97a..bb3e0a8a 100644 --- a/kmail/main.cpp +++ b/kmail/main.cpp @@ -20,7 +20,7 @@ #include #include -#include +#include #include #include #include "kmkernel.h" //control center diff --git a/kmail/managesievescriptsdialog.cpp b/kmail/managesievescriptsdialog.cpp index 269c5870..560fac90 100644 --- a/kmail/managesievescriptsdialog.cpp +++ b/kmail/managesievescriptsdialog.cpp @@ -7,13 +7,13 @@ #include "sievejob.h" #include "kmkernel.h" -#include +#include #include #include #include #include -#include -#include +#include +#include #include #include diff --git a/kmail/messageactions.cpp b/kmail/messageactions.cpp index 0b8c3cad..0d8c4369 100644 --- a/kmail/messageactions.cpp +++ b/kmail/messageactions.cpp @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include diff --git a/kmail/messagecomposer.cpp b/kmail/messagecomposer.cpp index 574c0838..2a82da9e 100644 --- a/kmail/messagecomposer.cpp +++ b/kmail/messagecomposer.cpp @@ -69,8 +69,8 @@ #include -#include -#include +#include +#include #include #include #include diff --git a/kmail/networkaccount.cpp b/kmail/networkaccount.cpp index 93693dd7..5e4f5b5e 100644 --- a/kmail/networkaccount.cpp +++ b/kmail/networkaccount.cpp @@ -34,8 +34,8 @@ #include #include -#include -#include +#include +#include #include #include using TDEIO::MetaData; diff --git a/kmail/newfolderdialog.cpp b/kmail/newfolderdialog.cpp index 21d39cd6..0643cbbc 100644 --- a/kmail/newfolderdialog.cpp +++ b/kmail/newfolderdialog.cpp @@ -36,9 +36,9 @@ #include #include -#include +#include #include -#include +#include #include "folderutil.h" #include "newfolderdialog.h" diff --git a/kmail/objecttreeparser.cpp b/kmail/objecttreeparser.cpp index 295b7601..2b736d2c 100644 --- a/kmail/objecttreeparser.cpp +++ b/kmail/objecttreeparser.cpp @@ -86,14 +86,14 @@ // other KDE headers #include -#include +#include #include -#include +#include #include -#include +#include #include #include -#include +#include #include #include diff --git a/kmail/partNode.cpp b/kmail/partNode.cpp index 576a1c17..9405544b 100644 --- a/kmail/partNode.cpp +++ b/kmail/partNode.cpp @@ -34,7 +34,7 @@ #include "partNode.h" #include "kmreaderwin.h" -#include +#include #include #include "kmmimeparttree.h" #include diff --git a/kmail/popaccount.cpp b/kmail/popaccount.cpp index ceea3a52..b455cc54 100644 --- a/kmail/popaccount.cpp +++ b/kmail/popaccount.cpp @@ -39,8 +39,8 @@ using KPIM::BroadcastStatus; #include #include -#include -#include +#include +#include #include #include #include diff --git a/kmail/quotajobs.h b/kmail/quotajobs.h index 1749fe0e..4eb7ea0e 100644 --- a/kmail/quotajobs.h +++ b/kmail/quotajobs.h @@ -35,7 +35,7 @@ #include #include -#include +#include #include #include diff --git a/kmail/recipientseditor.cpp b/kmail/recipientseditor.cpp index c16fdf01..7497a460 100644 --- a/kmail/recipientseditor.cpp +++ b/kmail/recipientseditor.cpp @@ -35,9 +35,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include diff --git a/kmail/recipientseditortest.cpp b/kmail/recipientseditortest.cpp index d5c5b3a1..50ea58a2 100644 --- a/kmail/recipientseditortest.cpp +++ b/kmail/recipientseditortest.cpp @@ -28,9 +28,9 @@ #include #include -#include +#include #include -#include +#include #include "aboutdata.h" #include diff --git a/kmail/recipientspicker.cpp b/kmail/recipientspicker.cpp index 2e851272..0b43795e 100644 --- a/kmail/recipientspicker.cpp +++ b/kmail/recipientspicker.cpp @@ -29,16 +29,16 @@ #include #ifndef TDEPIM_NEW_DISTRLISTS -#include +#include #endif #include -#include -#include +#include +#include #include #include #include -#include +#include #include #include diff --git a/kmail/recipientspicker.h b/kmail/recipientspicker.h index 96401e17..38d36a98 100644 --- a/kmail/recipientspicker.h +++ b/kmail/recipientspicker.h @@ -27,8 +27,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/kmail/redirectdialog.cpp b/kmail/redirectdialog.cpp index c6585a5a..f29b7947 100644 --- a/kmail/redirectdialog.cpp +++ b/kmail/redirectdialog.cpp @@ -39,8 +39,8 @@ using KPIM::AddressesDialog; using TDERecentAddress::RecentAddresses; #include -#include -#include +#include +#include #include #include diff --git a/kmail/regexplineedit.cpp b/kmail/regexplineedit.cpp index 3502cb17..1b14fb4f 100644 --- a/kmail/regexplineedit.cpp +++ b/kmail/regexplineedit.cpp @@ -36,7 +36,7 @@ #include "regexplineedit.h" -#include +#include #include #include #include diff --git a/kmail/renamejob.cpp b/kmail/renamejob.cpp index 7b1b80e3..15c2778f 100644 --- a/kmail/renamejob.cpp +++ b/kmail/renamejob.cpp @@ -44,7 +44,7 @@ #include #include #include -#include +#include #include #include diff --git a/kmail/rulewidgethandlermanager.cpp b/kmail/rulewidgethandlermanager.cpp index fd5c811f..fac482ee 100644 --- a/kmail/rulewidgethandlermanager.cpp +++ b/kmail/rulewidgethandlermanager.cpp @@ -384,7 +384,7 @@ namespace { #include "regexplineedit.h" using KMail::RegExpLineEdit; -#include +#include #include #include diff --git a/kmail/searchjob.cpp b/kmail/searchjob.cpp index f7af79c2..b0b1d9de 100644 --- a/kmail/searchjob.cpp +++ b/kmail/searchjob.cpp @@ -43,8 +43,8 @@ using KPIM::ProgressManager; #include #include #include -#include -#include +#include +#include #include diff --git a/kmail/sieveconfig.cpp b/kmail/sieveconfig.cpp index 61ebc7a6..ff3e156d 100644 --- a/kmail/sieveconfig.cpp +++ b/kmail/sieveconfig.cpp @@ -19,7 +19,7 @@ #include "sieveconfig.h" #include -#include +#include #include #include diff --git a/kmail/sievedebugdialog.cpp b/kmail/sievedebugdialog.cpp index bc5d2cca..cd3ebdfc 100644 --- a/kmail/sievedebugdialog.cpp +++ b/kmail/sievedebugdialog.cpp @@ -28,8 +28,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/kmail/signatureconfigurator.cpp b/kmail/signatureconfigurator.cpp index 3451fb48..81131956 100644 --- a/kmail/signatureconfigurator.cpp +++ b/kmail/signatureconfigurator.cpp @@ -19,7 +19,7 @@ #include "signatureconfigurator.h" -#include +#include #include #include #include diff --git a/kmail/simplestringlisteditor.cpp b/kmail/simplestringlisteditor.cpp index cf58f98c..b0602428 100644 --- a/kmail/simplestringlisteditor.cpp +++ b/kmail/simplestringlisteditor.cpp @@ -37,7 +37,7 @@ #include #include -#include +#include #include #include diff --git a/kmail/snippetdlg.cpp b/kmail/snippetdlg.cpp index f6af1272..60bf689e 100644 --- a/kmail/snippetdlg.cpp +++ b/kmail/snippetdlg.cpp @@ -15,7 +15,7 @@ #include #include -#include +#include #include #include @@ -23,7 +23,7 @@ #include #include "kkeybutton.h" #include "tdeactioncollection.h" -#include "kmessagebox.h" +#include "tdemessagebox.h" /* * Constructs a SnippetDlg as a child of 'parent', with the diff --git a/kmail/snippetitem.h b/kmail/snippetitem.h index 2111664e..cbc3c4eb 100644 --- a/kmail/snippetitem.h +++ b/kmail/snippetitem.h @@ -15,7 +15,7 @@ #define SNIPPETITEM_H #include -#include +#include #include diff --git a/kmail/snippetwidget.cpp b/kmail/snippetwidget.cpp index c5ccdd9e..c08d21e2 100644 --- a/kmail/snippetwidget.cpp +++ b/kmail/snippetwidget.cpp @@ -13,14 +13,14 @@ #include #include -#include +#include #include #include #include #include #include #include -#include +#include #include #include #include diff --git a/kmail/subscriptiondialog.cpp b/kmail/subscriptiondialog.cpp index 992ce2c4..cf4572b2 100644 --- a/kmail/subscriptiondialog.cpp +++ b/kmail/subscriptiondialog.cpp @@ -38,9 +38,9 @@ #include "listjob.h" #include "imapaccountbase.h" -#include +#include #include -#include +#include namespace KMail { diff --git a/kmail/templateparser.cpp b/kmail/templateparser.cpp index 2ff9f56a..f94be954 100644 --- a/kmail/templateparser.cpp +++ b/kmail/templateparser.cpp @@ -22,14 +22,14 @@ #include #include -#include +#include #include #include -#include +#include #include #include #include -#include +#include #include #include diff --git a/kmail/templatesconfiguration.cpp b/kmail/templatesconfiguration.cpp index 93e831fa..9a90ca5a 100644 --- a/kmail/templatesconfiguration.cpp +++ b/kmail/templatesconfiguration.cpp @@ -20,8 +20,8 @@ #include -#include -#include +#include +#include #include #include #include diff --git a/kmail/templatesinsertcommand.cpp b/kmail/templatesinsertcommand.cpp index 2bfabd93..b89fd2a1 100644 --- a/kmail/templatesinsertcommand.cpp +++ b/kmail/templatesinsertcommand.cpp @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include #include diff --git a/kmail/undostack.cpp b/kmail/undostack.cpp index c7e80e8f..24db928c 100644 --- a/kmail/undostack.cpp +++ b/kmail/undostack.cpp @@ -29,8 +29,8 @@ #include "kmfolder.h" #include "kmmsgdict.h" -#include -#include +#include +#include #include namespace KMail { diff --git a/kmail/urlhandlermanager.cpp b/kmail/urlhandlermanager.cpp index 1a72cb27..78102b2b 100644 --- a/kmail/urlhandlermanager.cpp +++ b/kmail/urlhandlermanager.cpp @@ -396,9 +396,9 @@ TQString KMail::URLHandlerManager::statusBarMessage( const KURL & url, KMReaderW #include -#include +#include #include -#include +#include #include #include diff --git a/kmail/util.h b/kmail/util.h index aa4aac28..3a496921 100644 --- a/kmail/util.h +++ b/kmail/util.h @@ -44,8 +44,8 @@ #include #include -#include -#include +#include +#include class DwString; class KURL; diff --git a/kmail/vacation.cpp b/kmail/vacation.cpp index a027c33b..3066b559 100644 --- a/kmail/vacation.cpp +++ b/kmail/vacation.cpp @@ -39,8 +39,8 @@ using KMime::Types::AddrSpecList; #include #include -#include -#include +#include +#include #include #include diff --git a/kmail/vacationdialog.cpp b/kmail/vacationdialog.cpp index da5648c7..19229895 100644 --- a/kmail/vacationdialog.cpp +++ b/kmail/vacationdialog.cpp @@ -25,7 +25,7 @@ using KMime::Types::MailboxList; using KMime::HeaderParsing::parseAddressList; #include -#include +#include #include #include #include diff --git a/kmail/vcardviewer.cpp b/kmail/vcardviewer.cpp index 0e34f72c..41d6705c 100644 --- a/kmail/vcardviewer.cpp +++ b/kmail/vcardviewer.cpp @@ -28,12 +28,12 @@ #include using KPIM::AddresseeView; -#include -#include +#include +#include using KABC::VCardConverter; using KABC::Addressee; -#include +#include #include diff --git a/kmail/vcardviewer.h b/kmail/vcardviewer.h index 3ed8b213..a5460f99 100644 --- a/kmail/vcardviewer.h +++ b/kmail/vcardviewer.h @@ -21,8 +21,8 @@ #define VCARDVIEWER_H #include -#include -#include // for KABC_VCARD_ENCODING_FIX define +#include +#include // for KABC_VCARD_ENCODING_FIX define #include diff --git a/kmail/xfaceconfigurator.cpp b/kmail/xfaceconfigurator.cpp index e35b2e0e..e27b192e 100644 --- a/kmail/xfaceconfigurator.cpp +++ b/kmail/xfaceconfigurator.cpp @@ -39,17 +39,17 @@ #include #include #include -#include +#include #include -#include -#include +#include +#include #include #include using namespace TDEIO; #include using namespace KPIM; -#include -#include +#include +#include using namespace KABC; #include diff --git a/kmailcvt/filter_evolution.cxx b/kmailcvt/filter_evolution.cxx index 017385d4..b4443d14 100644 --- a/kmailcvt/filter_evolution.cxx +++ b/kmailcvt/filter_evolution.cxx @@ -21,9 +21,9 @@ #include "filter_evolution.hxx" #include -#include +#include #include -#include +#include /** Default constructor. */ diff --git a/kmailcvt/filter_evolution_v2.cxx b/kmailcvt/filter_evolution_v2.cxx index 34192f6a..b6ee8a57 100644 --- a/kmailcvt/filter_evolution_v2.cxx +++ b/kmailcvt/filter_evolution_v2.cxx @@ -19,9 +19,9 @@ #include "filter_evolution_v2.hxx" #include -#include +#include #include -#include +#include /** Default constructor. */ diff --git a/kmailcvt/filter_kmail_archive.cxx b/kmailcvt/filter_kmail_archive.cxx index 2fca99bd..3c7c20d0 100644 --- a/kmailcvt/filter_kmail_archive.cxx +++ b/kmailcvt/filter_kmail_archive.cxx @@ -18,7 +18,7 @@ */ #include "filter_kmail_archive.hxx" -#include +#include FilterKMailArchive::FilterKMailArchive() : Filter( i18n( "Import KMail Archive File" ), diff --git a/kmailcvt/filter_kmail_maildir.cxx b/kmailcvt/filter_kmail_maildir.cxx index 9305e644..9d642814 100644 --- a/kmailcvt/filter_kmail_maildir.cxx +++ b/kmailcvt/filter_kmail_maildir.cxx @@ -18,7 +18,7 @@ #include "filter_kmail_maildir.hxx" #include -#include +#include #include /** Default constructor. */ diff --git a/kmailcvt/filter_lnotes.cxx b/kmailcvt/filter_lnotes.cxx index 8d987d0d..af92e1b4 100644 --- a/kmailcvt/filter_lnotes.cxx +++ b/kmailcvt/filter_lnotes.cxx @@ -17,9 +17,9 @@ #include -#include +#include #include -#include +#include #include #include diff --git a/kmailcvt/filter_mailapp.cxx b/kmailcvt/filter_mailapp.cxx index 51df3235..fded411d 100644 --- a/kmailcvt/filter_mailapp.cxx +++ b/kmailcvt/filter_mailapp.cxx @@ -21,9 +21,9 @@ #include -#include +#include #include -#include +#include #include #include "filter_mailapp.hxx" diff --git a/kmailcvt/filter_mbox.cxx b/kmailcvt/filter_mbox.cxx index 78bfec07..19afccf2 100644 --- a/kmailcvt/filter_mbox.cxx +++ b/kmailcvt/filter_mbox.cxx @@ -16,9 +16,9 @@ ***************************************************************************/ #include -#include +#include #include -#include +#include #include #include "filter_mbox.hxx" diff --git a/kmailcvt/filter_oe.cxx b/kmailcvt/filter_oe.cxx index 22c7a615..afd96527 100644 --- a/kmailcvt/filter_oe.cxx +++ b/kmailcvt/filter_oe.cxx @@ -20,9 +20,9 @@ // This filter was created by looking at libdbx & liboe #include -#include +#include #include -#include +#include #include #include "filter_oe.hxx" diff --git a/kmailcvt/filter_opera.cxx b/kmailcvt/filter_opera.cxx index 784c0b10..90aef382 100644 --- a/kmailcvt/filter_opera.cxx +++ b/kmailcvt/filter_opera.cxx @@ -16,9 +16,9 @@ ***************************************************************************/ #include -#include +#include #include -#include +#include #include #include "filter_opera.hxx" diff --git a/kmailcvt/filter_outlook.cxx b/kmailcvt/filter_outlook.cxx index 63d2848b..10483d09 100644 --- a/kmailcvt/filter_outlook.cxx +++ b/kmailcvt/filter_outlook.cxx @@ -17,9 +17,9 @@ #include -#include +#include #include -#include +#include #include #include "filter_outlook.hxx" diff --git a/kmailcvt/filter_plain.cxx b/kmailcvt/filter_plain.cxx index b29d1338..9f78b939 100644 --- a/kmailcvt/filter_plain.cxx +++ b/kmailcvt/filter_plain.cxx @@ -16,7 +16,7 @@ ***************************************************************************/ #include -#include +#include #include #include diff --git a/kmailcvt/filter_pmail.cxx b/kmailcvt/filter_pmail.cxx index d79c8f4b..e48e062d 100644 --- a/kmailcvt/filter_pmail.cxx +++ b/kmailcvt/filter_pmail.cxx @@ -18,10 +18,10 @@ ***************************************************************************/ #include -#include +#include #include #include -#include +#include #include #include "filter_pmail.hxx" diff --git a/kmailcvt/filter_sylpheed.cxx b/kmailcvt/filter_sylpheed.cxx index af03a099..1fc008d4 100644 --- a/kmailcvt/filter_sylpheed.cxx +++ b/kmailcvt/filter_sylpheed.cxx @@ -18,7 +18,7 @@ #include "filter_sylpheed.hxx" #include -#include +#include #include #include diff --git a/kmailcvt/filter_thebat.cxx b/kmailcvt/filter_thebat.cxx index 499caedb..eaf16461 100644 --- a/kmailcvt/filter_thebat.cxx +++ b/kmailcvt/filter_thebat.cxx @@ -22,11 +22,11 @@ #include #include -#include +#include #include -#include +#include -#include +#include /** Default constructor. */ FilterTheBat::FilterTheBat( void ) : diff --git a/kmailcvt/filter_thunderbird.cxx b/kmailcvt/filter_thunderbird.cxx index d92e7efd..50f6355f 100644 --- a/kmailcvt/filter_thunderbird.cxx +++ b/kmailcvt/filter_thunderbird.cxx @@ -18,9 +18,9 @@ #include "filter_thunderbird.hxx" #include -#include +#include #include -#include +#include /** Default constructor. */ diff --git a/kmailcvt/filters.cxx b/kmailcvt/filters.cxx index 78728d2c..d7af7705 100644 --- a/kmailcvt/filters.cxx +++ b/kmailcvt/filters.cxx @@ -15,8 +15,8 @@ * * ***************************************************************************/ -#include -#include +#include +#include #include #include #include diff --git a/kmailcvt/kselfilterpage.cpp b/kmailcvt/kselfilterpage.cpp index b8af0d0b..7d97fcfd 100644 --- a/kmailcvt/kselfilterpage.cpp +++ b/kmailcvt/kselfilterpage.cpp @@ -18,7 +18,7 @@ #include #include #include -#include +#include #include "filters.hxx" #include "filter_mbox.hxx" diff --git a/kmobile/devices/gnokii/gnokii_mobile.cpp b/kmobile/devices/gnokii/gnokii_mobile.cpp index a999fed0..e5629f87 100644 --- a/kmobile/devices/gnokii/gnokii_mobile.cpp +++ b/kmobile/devices/gnokii/gnokii_mobile.cpp @@ -28,10 +28,10 @@ #include #include #include -#include +#include #include #include -#include +#include #include diff --git a/kmobile/devices/gnokii/gnokii_mobile.h b/kmobile/devices/gnokii/gnokii_mobile.h index fbcb3cb6..5ace3e0b 100644 --- a/kmobile/devices/gnokii/gnokii_mobile.h +++ b/kmobile/devices/gnokii/gnokii_mobile.h @@ -25,7 +25,7 @@ #define LIBKMOBILE_GNOKII_H #include -#include +#include class KMobileGnokii : public KMobileDevice { diff --git a/kmobile/devices/skeleton/skeleton.cpp b/kmobile/devices/skeleton/skeleton.cpp index 564681cd..3593c7f8 100644 --- a/kmobile/devices/skeleton/skeleton.cpp +++ b/kmobile/devices/skeleton/skeleton.cpp @@ -22,11 +22,11 @@ #include #include -#include +#include #include #include -#include +#include #include "skeleton.h" diff --git a/kmobile/kmobile.cpp b/kmobile/kmobile.cpp index 70ec163b..2fda2db1 100644 --- a/kmobile/kmobile.cpp +++ b/kmobile/kmobile.cpp @@ -22,16 +22,16 @@ #include #include -#include -#include +#include +#include #include -#include +#include #include #include #include #include #include -#include +#include #include #include diff --git a/kmobile/kmobileclient.cpp b/kmobile/kmobileclient.cpp index 2eef7c53..8a0b967a 100644 --- a/kmobile/kmobileclient.cpp +++ b/kmobile/kmobileclient.cpp @@ -20,7 +20,7 @@ #include #include -#include +#include #include #include "kmobileclient.h" diff --git a/kmobile/kmobiledevice.cpp b/kmobile/kmobiledevice.cpp index 3c970ab1..e92bbd04 100644 --- a/kmobile/kmobiledevice.cpp +++ b/kmobile/kmobiledevice.cpp @@ -33,12 +33,12 @@ #include #include #include "kmobiledevice.h" -#include +#include #include #include #include -#include +#include #define KMOBILEDEVICE_DEBUG_AREA 5730 #define PRINT_DEBUG kdDebug(KMOBILEDEVICE_DEBUG_AREA) << "KMobileDevice: " diff --git a/kmobile/kmobiledevice.h b/kmobile/kmobiledevice.h index 9dbad07a..aad9287c 100644 --- a/kmobile/kmobiledevice.h +++ b/kmobile/kmobiledevice.h @@ -27,8 +27,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/kmobile/kmobileitem.cpp b/kmobile/kmobileitem.cpp index aa44cb93..8165eadd 100644 --- a/kmobile/kmobileitem.cpp +++ b/kmobile/kmobileitem.cpp @@ -20,7 +20,7 @@ #include #include -#include +#include #include #include diff --git a/kmobile/kmobileview.cpp b/kmobile/kmobileview.cpp index 5356c879..14f7c0a3 100644 --- a/kmobile/kmobileview.cpp +++ b/kmobile/kmobileview.cpp @@ -22,8 +22,8 @@ #include #include -#include -#include +#include +#include #include #include #include diff --git a/kmobile/main.cpp b/kmobile/main.cpp index 423c8be8..6fe97df3 100644 --- a/kmobile/main.cpp +++ b/kmobile/main.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include static const char description[] = I18N_NOOP("TDE mobile devices manager"); diff --git a/kmobile/pref.cpp b/kmobile/pref.cpp index 6b5a0230..b4200601 100644 --- a/kmobile/pref.cpp +++ b/kmobile/pref.cpp @@ -4,7 +4,7 @@ #include "pref.h" -#include +#include #include #include diff --git a/kmobile/tdeioslave/tdeio_mobile.cpp b/kmobile/tdeioslave/tdeio_mobile.cpp index bb70b264..f30742fe 100644 --- a/kmobile/tdeioslave/tdeio_mobile.cpp +++ b/kmobile/tdeioslave/tdeio_mobile.cpp @@ -27,9 +27,9 @@ #include #include -#include +#include #include -#include +#include #include "tdeio_mobile.h" diff --git a/knode/articlewidget.cpp b/knode/articlewidget.cpp index e6dca1cc..1af971b3 100644 --- a/knode/articlewidget.cpp +++ b/knode/articlewidget.cpp @@ -35,13 +35,13 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include -#include +#include #include #include diff --git a/knode/headerview.cpp b/knode/headerview.cpp index 1952f813..06210b2a 100644 --- a/knode/headerview.cpp +++ b/knode/headerview.cpp @@ -17,7 +17,7 @@ #include #include -#include +#include #include #include #include diff --git a/knode/knaccountmanager.cpp b/knode/knaccountmanager.cpp index ddc66afd..7eac9000 100644 --- a/knode/knaccountmanager.cpp +++ b/knode/knaccountmanager.cpp @@ -18,8 +18,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/knode/knarticle.cpp b/knode/knarticle.cpp index fe475b1b..24ffe720 100644 --- a/knode/knarticle.cpp +++ b/knode/knarticle.cpp @@ -15,7 +15,7 @@ */ -#include +#include #include #include diff --git a/knode/knarticlecollection.cpp b/knode/knarticlecollection.cpp index d39d4d83..e0a0af85 100644 --- a/knode/knarticlecollection.cpp +++ b/knode/knarticlecollection.cpp @@ -16,8 +16,8 @@ #include -#include -#include +#include +#include #include #include "knglobals.h" diff --git a/knode/knarticlefactory.cpp b/knode/knarticlefactory.cpp index 6a20c4dd..9e801a6e 100644 --- a/knode/knarticlefactory.cpp +++ b/knode/knarticlefactory.cpp @@ -16,8 +16,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/knode/knarticlefilter.cpp b/knode/knarticlefilter.cpp index 65acb7c0..8a708e29 100644 --- a/knode/knarticlefilter.cpp +++ b/knode/knarticlefilter.cpp @@ -14,7 +14,7 @@ #include #include -#include +#include #include #include "kngroup.h" diff --git a/knode/knarticlemanager.cpp b/knode/knarticlemanager.cpp index f5a59c57..e70f6243 100644 --- a/knode/knarticlemanager.cpp +++ b/knode/knarticlemanager.cpp @@ -12,13 +12,13 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, US */ -#include +#include #include #include -#include +#include #include #include -#include +#include #include "articlewidget.h" #include "knmainwidget.h" diff --git a/knode/kncleanup.cpp b/knode/kncleanup.cpp index f2078d71..33714840 100644 --- a/knode/kncleanup.cpp +++ b/knode/kncleanup.cpp @@ -19,8 +19,8 @@ #include #include -#include -#include +#include +#include #include #include #include diff --git a/knode/kncollectionview.cpp b/knode/kncollectionview.cpp index a8e9088c..8a02fed2 100644 --- a/knode/kncollectionview.cpp +++ b/knode/kncollectionview.cpp @@ -16,7 +16,7 @@ #include #include -#include +#include #include #include "knglobals.h" diff --git a/knode/kncomposer.cpp b/knode/kncomposer.cpp index afebca1a..678b38eb 100644 --- a/knode/kncomposer.cpp +++ b/knode/kncomposer.cpp @@ -24,8 +24,8 @@ using KPIM::AddressesDialog; using TDERecentAddress::RecentAddresses; #include #include -#include -#include +#include +#include #include #include #include @@ -36,7 +36,7 @@ using TDERecentAddress::RecentAddresses; #include #include #include -#include +#include #include #include #include @@ -57,7 +57,7 @@ using TDERecentAddress::RecentAddresses; #include "knnntpaccount.h" #include "knarticlefactory.h" #include -#include +#include #include #include #include diff --git a/knode/kncomposer.h b/knode/kncomposer.h index d12a0513..27cdade4 100644 --- a/knode/kncomposer.h +++ b/knode/kncomposer.h @@ -26,7 +26,7 @@ #include #include -#include +#include #include class TQGroupBox; diff --git a/knode/knconfig.cpp b/knode/knconfig.cpp index b2bfb8bf..8a218eb2 100644 --- a/knode/knconfig.cpp +++ b/knode/knconfig.cpp @@ -19,10 +19,10 @@ #include #include -#include -#include +#include +#include #include -#include +#include #include #include #include diff --git a/knode/knconfigmanager.cpp b/knode/knconfigmanager.cpp index 95e342d5..a07a9c5e 100644 --- a/knode/knconfigmanager.cpp +++ b/knode/knconfigmanager.cpp @@ -18,7 +18,7 @@ #include #include -#include +#include #include #include diff --git a/knode/knconfigpages.cpp b/knode/knconfigpages.cpp index 9fa15394..237ff41b 100644 --- a/knode/knconfigpages.cpp +++ b/knode/knconfigpages.cpp @@ -15,7 +15,7 @@ #include #include -#include +#include #include "knglobals.h" #include "knconfig.h" diff --git a/knode/knconfigwidgets.cpp b/knode/knconfigwidgets.cpp index 2ae1e1f0..3d4948a4 100644 --- a/knode/knconfigwidgets.cpp +++ b/knode/knconfigwidgets.cpp @@ -18,9 +18,9 @@ #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/knode/knconvert.cpp b/knode/knconvert.cpp index 19e2c56a..20a63ffa 100644 --- a/knode/knconvert.cpp +++ b/knode/knconvert.cpp @@ -17,10 +17,10 @@ #include #include -#include +#include #include #include -#include +#include #include #include #include diff --git a/knode/kndisplayedheader.cpp b/knode/kndisplayedheader.cpp index 65b16522..ffca72cf 100644 --- a/knode/kndisplayedheader.cpp +++ b/knode/kndisplayedheader.cpp @@ -12,7 +12,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, US */ -#include +#include #include "kndisplayedheader.h" diff --git a/knode/knfilterconfigwidget.cpp b/knode/knfilterconfigwidget.cpp index 3c7daee1..4ba0f45f 100644 --- a/knode/knfilterconfigwidget.cpp +++ b/knode/knfilterconfigwidget.cpp @@ -17,7 +17,7 @@ #include #include -#include +#include #include "knstringfilter.h" #include "knstatusfilter.h" diff --git a/knode/knfilterdialog.cpp b/knode/knfilterdialog.cpp index e9ebf66e..6a0e972a 100644 --- a/knode/knfilterdialog.cpp +++ b/knode/knfilterdialog.cpp @@ -18,8 +18,8 @@ #include #include -#include -#include +#include +#include #include #include "knglobals.h" diff --git a/knode/knfiltermanager.cpp b/knode/knfiltermanager.cpp index 9efc23dc..2264dd29 100644 --- a/knode/knfiltermanager.cpp +++ b/knode/knfiltermanager.cpp @@ -14,8 +14,8 @@ #include -#include -#include +#include +#include #include #include #include diff --git a/knode/knfolder.cpp b/knode/knfolder.cpp index 5be7535c..ee4449fa 100644 --- a/knode/knfolder.cpp +++ b/knode/knfolder.cpp @@ -17,7 +17,7 @@ #include #include #include -#include +#include #include diff --git a/knode/knfoldermanager.cpp b/knode/knfoldermanager.cpp index 661e1b6c..2b6d1cc1 100644 --- a/knode/knfoldermanager.cpp +++ b/knode/knfoldermanager.cpp @@ -14,8 +14,8 @@ #include -#include -#include +#include +#include #include #include diff --git a/knode/kngroup.cpp b/knode/kngroup.cpp index 087eb737..95de1a5b 100644 --- a/knode/kngroup.cpp +++ b/knode/kngroup.cpp @@ -14,7 +14,7 @@ #include -#include +#include #include #include diff --git a/knode/kngroupbrowser.cpp b/knode/kngroupbrowser.cpp index be91593a..f2379f51 100644 --- a/knode/kngroupbrowser.cpp +++ b/knode/kngroupbrowser.cpp @@ -21,7 +21,7 @@ #include #include -#include +#include #include #include diff --git a/knode/kngroupdialog.cpp b/knode/kngroupdialog.cpp index 4498898f..8c9a1746 100644 --- a/knode/kngroupdialog.cpp +++ b/knode/kngroupdialog.cpp @@ -21,10 +21,10 @@ #include #include -#include +#include #include -#include -#include +#include +#include #include #include "utilities.h" diff --git a/knode/kngroupmanager.cpp b/knode/kngroupmanager.cpp index 92ed1666..706e9d9b 100644 --- a/knode/kngroupmanager.cpp +++ b/knode/kngroupmanager.cpp @@ -16,8 +16,8 @@ #include #include -#include -#include +#include +#include #include #include #include diff --git a/knode/kngrouppropdlg.cpp b/knode/kngrouppropdlg.cpp index 3ad2fee7..a6a90578 100644 --- a/knode/kngrouppropdlg.cpp +++ b/knode/kngrouppropdlg.cpp @@ -17,7 +17,7 @@ #include #include -#include +#include #include #include "knglobals.h" diff --git a/knode/kngroupselectdialog.cpp b/knode/kngroupselectdialog.cpp index 6767d3f6..3d137b8a 100644 --- a/knode/kngroupselectdialog.cpp +++ b/knode/kngroupselectdialog.cpp @@ -19,8 +19,8 @@ #include #include -#include -#include +#include +#include #include "utilities.h" #include "kngroupselectdialog.h" diff --git a/knode/knjobdata.cpp b/knode/knjobdata.cpp index 0d626983..7d4ac912 100644 --- a/knode/knjobdata.cpp +++ b/knode/knjobdata.cpp @@ -14,7 +14,7 @@ #include -#include +#include #include #include diff --git a/knode/knmainwidget.cpp b/knode/knmainwidget.cpp index 7a1f407c..bfb895d0 100644 --- a/knode/knmainwidget.cpp +++ b/knode/knmainwidget.cpp @@ -21,14 +21,14 @@ #include #include #include -#include +#include #include #include #include -#include +#include #include #include -#include +#include #include #include "broadcaststatus.h" diff --git a/knode/knnetaccess.cpp b/knode/knnetaccess.cpp index 299a1200..747f6d4c 100644 --- a/knode/knnetaccess.cpp +++ b/knode/knnetaccess.cpp @@ -17,8 +17,8 @@ #include -#include -#include +#include +#include #include #include #include diff --git a/knode/knnntpclient.cpp b/knode/knnntpclient.cpp index 8cedae08..2ba465be 100644 --- a/knode/knnntpclient.cpp +++ b/knode/knnntpclient.cpp @@ -15,7 +15,7 @@ */ #include -#include +#include #include #include diff --git a/knode/knode.cpp b/knode/knode.cpp index a29cb7db..175d1845 100644 --- a/knode/knode.cpp +++ b/knode/knode.cpp @@ -21,10 +21,10 @@ #include #include #include -#include +#include #include #include -#include +#include #include #include "broadcaststatus.h" diff --git a/knode/knode_options.h b/knode/knode_options.h index f8329e38..c7c44691 100644 --- a/knode/knode_options.h +++ b/knode/knode_options.h @@ -18,7 +18,7 @@ #define KNODE_OPTIONS_H #include -#include +#include static TDECmdLineOptions knode_options[] = { diff --git a/knode/knprotocolclient.cpp b/knode/knprotocolclient.cpp index 8289d02e..9a10ca77 100644 --- a/knode/knprotocolclient.cpp +++ b/knode/knprotocolclient.cpp @@ -26,7 +26,7 @@ #include #include -#include +#include #include #include diff --git a/knode/knsearchdialog.cpp b/knode/knsearchdialog.cpp index 45c59cb4..737bece2 100644 --- a/knode/knsearchdialog.cpp +++ b/knode/knsearchdialog.cpp @@ -17,7 +17,7 @@ #include #include -#include +#include #include #include #include diff --git a/knode/knserverinfo.cpp b/knode/knserverinfo.cpp index 6af554ce..3d4e4ded 100644 --- a/knode/knserverinfo.cpp +++ b/knode/knserverinfo.cpp @@ -13,9 +13,9 @@ */ -#include +#include #include -#include +#include #include #include using namespace KWallet; diff --git a/knode/knstatusfilter.cpp b/knode/knstatusfilter.cpp index a1379a26..ec098d9c 100644 --- a/knode/knstatusfilter.cpp +++ b/knode/knstatusfilter.cpp @@ -16,7 +16,7 @@ #include #include -#include +#include #include #include "knarticle.h" diff --git a/knode/knstringfilter.cpp b/knode/knstringfilter.cpp index 4f69f7ea..ba594a9f 100644 --- a/knode/knstringfilter.cpp +++ b/knode/knstringfilter.cpp @@ -16,7 +16,7 @@ #include #include -#include +#include #include #include diff --git a/knode/main.cpp b/knode/main.cpp index f7f1a835..ab833dd7 100644 --- a/knode/main.cpp +++ b/knode/main.cpp @@ -16,7 +16,7 @@ #include #include -#include +#include #include "knapplication.h" #include "resource.h" diff --git a/knode/utilities.cpp b/knode/utilities.cpp index 2274d2ef..05483813 100644 --- a/knode/utilities.cpp +++ b/knode/utilities.cpp @@ -17,12 +17,12 @@ #include #include -#include -#include -#include +#include +#include +#include #include #include -#include +#include #include #include "knwidgets.h" diff --git a/knotes/knote.cpp b/knotes/knote.cpp index 29ad10f5..62c8efc8 100644 --- a/knotes/knote.cpp +++ b/knotes/knote.cpp @@ -43,14 +43,14 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include #include -#include +#include #include #include diff --git a/knotes/knotealarmdlg.cpp b/knotes/knotealarmdlg.cpp index cb1ea116..4496da26 100644 --- a/knotes/knotealarmdlg.cpp +++ b/knotes/knotealarmdlg.cpp @@ -34,7 +34,7 @@ #include #include -#include +#include #include #include diff --git a/knotes/knotebutton.cpp b/knotes/knotebutton.cpp index 006b1e9c..ff89b2de 100644 --- a/knotes/knotebutton.cpp +++ b/knotes/knotebutton.cpp @@ -23,7 +23,7 @@ #include #include -#include +#include #include #include diff --git a/knotes/knoteconfigdlg.cpp b/knotes/knoteconfigdlg.cpp index e3ee66fa..bd388c38 100644 --- a/knotes/knoteconfigdlg.cpp +++ b/knotes/knoteconfigdlg.cpp @@ -27,7 +27,7 @@ #include #include -#include +#include #include #include #include diff --git a/knotes/knoteedit.cpp b/knotes/knoteedit.cpp index 7ebb4435..2ba215b7 100644 --- a/knotes/knoteedit.cpp +++ b/knotes/knoteedit.cpp @@ -22,7 +22,7 @@ #include #include -#include +#include #include #include #include diff --git a/knotes/knotehostdlg.cpp b/knotes/knotehostdlg.cpp index 3b8b8f50..9d8fff97 100644 --- a/knotes/knotehostdlg.cpp +++ b/knotes/knotehostdlg.cpp @@ -36,8 +36,8 @@ #include #include -#include -#include +#include +#include #include #include #include diff --git a/knotes/knoteprinter.cpp b/knotes/knoteprinter.cpp index c5803167..ade0a8a7 100644 --- a/knotes/knoteprinter.cpp +++ b/knotes/knoteprinter.cpp @@ -2,7 +2,7 @@ #include -#include +#include #include #include #include diff --git a/knotes/knotesalarm.cpp b/knotes/knotesalarm.cpp index 285d7224..c2d1bd1c 100644 --- a/knotes/knotesalarm.cpp +++ b/knotes/knotesalarm.cpp @@ -31,8 +31,8 @@ #include -#include -#include +#include +#include #include diff --git a/knotes/knotesapp.cpp b/knotes/knotesapp.cpp index f3b2ae15..26aee48c 100644 --- a/knotes/knotesapp.cpp +++ b/knotes/knotesapp.cpp @@ -27,7 +27,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/knotes/knoteslegacy.cpp b/knotes/knoteslegacy.cpp index 35816f88..fb832a5b 100644 --- a/knotes/knoteslegacy.cpp +++ b/knotes/knoteslegacy.cpp @@ -27,7 +27,7 @@ #include #include -#include +#include #include #include #include diff --git a/knotes/knotesnetrecv.cpp b/knotes/knotesnetrecv.cpp index 94ff2952..48bb791f 100644 --- a/knotes/knotesnetrecv.cpp +++ b/knotes/knotesnetrecv.cpp @@ -38,8 +38,8 @@ #include #include #include -#include -#include +#include +#include #include "knotesnetrecv.h" diff --git a/knotes/knotesnetsend.cpp b/knotes/knotesnetsend.cpp index 001dcf9f..26d2b8f7 100644 --- a/knotes/knotesnetsend.cpp +++ b/knotes/knotesnetsend.cpp @@ -30,8 +30,8 @@ your version. *******************************************************************/ -#include -#include +#include +#include #include "knotesnetsend.h" diff --git a/knotes/main.cpp b/knotes/main.cpp index a8dde2d0..e809a8f7 100644 --- a/knotes/main.cpp +++ b/knotes/main.cpp @@ -21,7 +21,7 @@ #include #include #include -#include +#include #include #include diff --git a/knotes/resourcelocal.cpp b/knotes/resourcelocal.cpp index 7e208531..e5d4d6e5 100644 --- a/knotes/resourcelocal.cpp +++ b/knotes/resourcelocal.cpp @@ -31,8 +31,8 @@ your version. *******************************************************************/ -#include -#include +#include +#include #include #include diff --git a/knotes/resourcelocalconfig.cpp b/knotes/resourcelocalconfig.cpp index 1214e0ad..c4eed4e0 100644 --- a/knotes/resourcelocalconfig.cpp +++ b/knotes/resourcelocalconfig.cpp @@ -22,7 +22,7 @@ #include #include -#include +#include #include #include diff --git a/kode/CMakeLists.txt b/kode/CMakeLists.txt index 179a539e..e2255d9a 100644 --- a/kode/CMakeLists.txt +++ b/kode/CMakeLists.txt @@ -26,7 +26,7 @@ link_directories( tde_add_executable( kode SOURCES kodemain.cpp - LINK kode-shared kabc-shared + LINK kode-shared tdeabc-shared DESTINATION ${BIN_INSTALL_DIR} ) diff --git a/kode/kodemain.cpp b/kode/kodemain.cpp index 8c2e3a36..e91be0c8 100644 --- a/kode/kodemain.cpp +++ b/kode/kodemain.cpp @@ -24,16 +24,16 @@ #include "license.h" #include "automakefile.h" -#include +#include #include #include #include #include #include -#include -#include -#include +#include +#include +#include #include #include #include diff --git a/kode/kwsdl/kung/binaryinputfield.cpp b/kode/kwsdl/kung/binaryinputfield.cpp index 95ea292e..b0fb78b0 100644 --- a/kode/kwsdl/kung/binaryinputfield.cpp +++ b/kode/kwsdl/kung/binaryinputfield.cpp @@ -22,12 +22,12 @@ #include #include #include -#include +#include #include -#include +#include #include #include -#include +#include #include #include diff --git a/kode/kwsdl/kung/dispatcher.cpp b/kode/kwsdl/kung/dispatcher.cpp index 58ac17d1..5c65d0c4 100644 --- a/kode/kwsdl/kung/dispatcher.cpp +++ b/kode/kwsdl/kung/dispatcher.cpp @@ -24,8 +24,8 @@ #include #include -#include -#include +#include +#include #include "generalconversationmanager.h" #include "inputdialog.h" diff --git a/kode/kwsdl/kung/inputdialog.cpp b/kode/kwsdl/kung/inputdialog.cpp index 17aa601b..353494e2 100644 --- a/kode/kwsdl/kung/inputdialog.cpp +++ b/kode/kwsdl/kung/inputdialog.cpp @@ -19,7 +19,7 @@ Boston, MA 02110-1301, USA. */ -#include +#include #include "inputdialog.h" diff --git a/kode/kwsdl/kung/listinputfield.cpp b/kode/kwsdl/kung/listinputfield.cpp index 4a6921c0..539e3de2 100644 --- a/kode/kwsdl/kung/listinputfield.cpp +++ b/kode/kwsdl/kung/listinputfield.cpp @@ -23,7 +23,7 @@ #include #include -#include +#include #include diff --git a/kode/kwsdl/kung/main.cpp b/kode/kwsdl/kung/main.cpp index 9f236c3c..2dadbe9d 100644 --- a/kode/kwsdl/kung/main.cpp +++ b/kode/kwsdl/kung/main.cpp @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include diff --git a/kode/kwsdl/kung/outputdialog.cpp b/kode/kwsdl/kung/outputdialog.cpp index 6cdb7e57..e8d67643 100644 --- a/kode/kwsdl/kung/outputdialog.cpp +++ b/kode/kwsdl/kung/outputdialog.cpp @@ -19,7 +19,7 @@ Boston, MA 02110-1301, USA. */ -#include +#include #include "outputdialog.h" diff --git a/kode/kwsdl/main.cpp b/kode/kwsdl/main.cpp index ab40e3a3..5ba4f533 100644 --- a/kode/kwsdl/main.cpp +++ b/kode/kwsdl/main.cpp @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include #include diff --git a/kode/kwsdl/schema/fileprovider.cpp b/kode/kwsdl/schema/fileprovider.cpp index 945f7261..ed5606fd 100644 --- a/kode/kwsdl/schema/fileprovider.cpp +++ b/kode/kwsdl/schema/fileprovider.cpp @@ -26,7 +26,7 @@ #include #include -#include +#include #include "fileprovider.h" diff --git a/kode/kxml_compiler/creator.cpp b/kode/kxml_compiler/creator.cpp index b46a99eb..bc330eaf 100644 --- a/kode/kxml_compiler/creator.cpp +++ b/kode/kxml_compiler/creator.cpp @@ -29,9 +29,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/kode/kxml_compiler/creator.h b/kode/kxml_compiler/creator.h index c0018fd5..39cac4c6 100644 --- a/kode/kxml_compiler/creator.h +++ b/kode/kxml_compiler/creator.h @@ -31,9 +31,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/kode/kxml_compiler/kxml_compiler.cpp b/kode/kxml_compiler/kxml_compiler.cpp index 87c3bb1d..317515b6 100644 --- a/kode/kxml_compiler/kxml_compiler.cpp +++ b/kode/kxml_compiler/kxml_compiler.cpp @@ -29,9 +29,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/kode/kxml_compiler/parser.cpp b/kode/kxml_compiler/parser.cpp index 163213f9..5fc72f97 100644 --- a/kode/kxml_compiler/parser.cpp +++ b/kode/kxml_compiler/parser.cpp @@ -28,9 +28,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/kode/kxml_compiler/parser.h b/kode/kxml_compiler/parser.h index 07052787..9f0f21a1 100644 --- a/kode/kxml_compiler/parser.h +++ b/kode/kxml_compiler/parser.h @@ -28,9 +28,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/konsolekalendar/konsolekalendar.cpp b/konsolekalendar/konsolekalendar.cpp index 3c7d2f00..535478cf 100644 --- a/konsolekalendar/konsolekalendar.cpp +++ b/konsolekalendar/konsolekalendar.cpp @@ -40,7 +40,7 @@ #include #include -#include +#include #include #include diff --git a/konsolekalendar/konsolekalendaradd.cpp b/konsolekalendar/konsolekalendaradd.cpp index 36e23629..d7b2774b 100644 --- a/konsolekalendar/konsolekalendaradd.cpp +++ b/konsolekalendar/konsolekalendaradd.cpp @@ -38,7 +38,7 @@ #include #include -#include +#include #include #include diff --git a/konsolekalendar/konsolekalendarchange.cpp b/konsolekalendar/konsolekalendarchange.cpp index 338ed1e5..7c9e3b5e 100644 --- a/konsolekalendar/konsolekalendarchange.cpp +++ b/konsolekalendar/konsolekalendarchange.cpp @@ -34,7 +34,7 @@ #include #include -#include +#include #include "konsolekalendarchange.h" diff --git a/konsolekalendar/konsolekalendardelete.cpp b/konsolekalendar/konsolekalendardelete.cpp index 65b8d425..4da76100 100644 --- a/konsolekalendar/konsolekalendardelete.cpp +++ b/konsolekalendar/konsolekalendardelete.cpp @@ -34,7 +34,7 @@ #include #include -#include +#include #include "konsolekalendardelete.h" diff --git a/konsolekalendar/konsolekalendarexports.cpp b/konsolekalendar/konsolekalendarexports.cpp index 9894ac96..bf0748a3 100644 --- a/konsolekalendar/konsolekalendarexports.cpp +++ b/konsolekalendar/konsolekalendarexports.cpp @@ -36,7 +36,7 @@ #include #include -#include +#include #include #include diff --git a/konsolekalendar/konsolekalendarvariables.cpp b/konsolekalendar/konsolekalendarvariables.cpp index e5541e00..fddb77d9 100644 --- a/konsolekalendar/konsolekalendarvariables.cpp +++ b/konsolekalendar/konsolekalendarvariables.cpp @@ -30,9 +30,9 @@ * @author Tuukka Pasanen * @author Allen Winter */ -#include +#include #include -#include +#include #include #include diff --git a/konsolekalendar/main.cpp b/konsolekalendar/main.cpp index 0339634c..d03d084a 100644 --- a/konsolekalendar/main.cpp +++ b/konsolekalendar/main.cpp @@ -47,8 +47,8 @@ #include #include -#include -#include +#include +#include #include #include #include diff --git a/konsolekalendar/stdcalendar.cpp b/konsolekalendar/stdcalendar.cpp index 3c735df7..0c871b81 100644 --- a/konsolekalendar/stdcalendar.cpp +++ b/konsolekalendar/stdcalendar.cpp @@ -28,7 +28,7 @@ #include #include -#include +#include #include using namespace KCal; diff --git a/kontact/interfaces/core.cpp b/kontact/interfaces/core.cpp index 772ecc81..edaf86da 100644 --- a/kontact/interfaces/core.cpp +++ b/kontact/interfaces/core.cpp @@ -27,7 +27,7 @@ #include #include #include -#include +#include using namespace Kontact; diff --git a/kontact/interfaces/plugin.cpp b/kontact/interfaces/plugin.cpp index a14a50db..ed81dcb6 100644 --- a/kontact/interfaces/plugin.cpp +++ b/kontact/interfaces/plugin.cpp @@ -24,7 +24,7 @@ #include #include -#include +#include #include #include #include diff --git a/kontact/interfaces/uniqueapphandler.cpp b/kontact/interfaces/uniqueapphandler.cpp index 11b7bc5f..98a5d45b 100644 --- a/kontact/interfaces/uniqueapphandler.cpp +++ b/kontact/interfaces/uniqueapphandler.cpp @@ -20,14 +20,14 @@ */ #include "uniqueapphandler.h" -#include +#include #include #include #include "core.h" #include #include #include -#include +#include #include /* diff --git a/kontact/plugins/akregator/akregator_plugin.cpp b/kontact/plugins/akregator/akregator_plugin.cpp index bf59486c..01997690 100644 --- a/kontact/plugins/akregator/akregator_plugin.cpp +++ b/kontact/plugins/akregator/akregator_plugin.cpp @@ -33,7 +33,7 @@ #include #include #include -#include +#include #include #include diff --git a/kontact/plugins/akregator/akregator_plugin.h b/kontact/plugins/akregator/akregator_plugin.h index 82ae6ea1..479ca896 100644 --- a/kontact/plugins/akregator/akregator_plugin.h +++ b/kontact/plugins/akregator/akregator_plugin.h @@ -25,7 +25,7 @@ #ifndef AKREGATOR_PLUGIN_H #define AKREGATOR_PLUGIN_H -#include +#include #include #include diff --git a/kontact/plugins/kaddressbook/kaddressbook_plugin.cpp b/kontact/plugins/kaddressbook/kaddressbook_plugin.cpp index 86a75ed0..cb20a3ca 100644 --- a/kontact/plugins/kaddressbook/kaddressbook_plugin.cpp +++ b/kontact/plugins/kaddressbook/kaddressbook_plugin.cpp @@ -30,12 +30,12 @@ #include #include #include -#include +#include #include #include -#include -#include +#include +#include #include #include "kmailIface_stub.h" diff --git a/kontact/plugins/kaddressbook/kaddressbook_plugin.h b/kontact/plugins/kaddressbook/kaddressbook_plugin.h index f9a7fff3..b3a8fee8 100644 --- a/kontact/plugins/kaddressbook/kaddressbook_plugin.h +++ b/kontact/plugins/kaddressbook/kaddressbook_plugin.h @@ -25,7 +25,7 @@ #ifndef KADDRESSBOOK_PLUGIN_H #define KADDRESSBOOK_PLUGIN_H -#include +#include #include #include "kaddressbookiface_stub.h" diff --git a/kontact/plugins/karm/karm_plugin.h b/kontact/plugins/karm/karm_plugin.h index 1b4c80bd..e65f8ff9 100644 --- a/kontact/plugins/karm/karm_plugin.h +++ b/kontact/plugins/karm/karm_plugin.h @@ -26,7 +26,7 @@ #ifndef KARM_PLUGIN_H #define KARM_PLUGIN_H -#include +#include #include #include "karmdcopiface_stub.h" diff --git a/kontact/plugins/kitchensync/kitchensync_plugin.cpp b/kontact/plugins/kitchensync/kitchensync_plugin.cpp index 1240687a..48e33627 100644 --- a/kontact/plugins/kitchensync/kitchensync_plugin.cpp +++ b/kontact/plugins/kitchensync/kitchensync_plugin.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include #include "core.h" diff --git a/kontact/plugins/kitchensync/kitchensync_plugin.h b/kontact/plugins/kitchensync/kitchensync_plugin.h index e14ee9a0..5e961036 100644 --- a/kontact/plugins/kitchensync/kitchensync_plugin.h +++ b/kontact/plugins/kitchensync/kitchensync_plugin.h @@ -25,7 +25,7 @@ #ifndef KITCHENSYNC_PLUGIN_H #define KITCHENSYNC_PLUGIN_H -#include +#include #include #include "plugin.h" diff --git a/kontact/plugins/kmail/kcmkmailsummary.cpp b/kontact/plugins/kmail/kcmkmailsummary.cpp index 3a450017..497e2780 100644 --- a/kontact/plugins/kmail/kcmkmailsummary.cpp +++ b/kontact/plugins/kmail/kcmkmailsummary.cpp @@ -33,7 +33,7 @@ #include #include #include -#include +#include #include "kcmkmailsummary.h" diff --git a/kontact/plugins/kmail/kmail_plugin.cpp b/kontact/plugins/kmail/kmail_plugin.cpp index 90d7b6dd..1fa5fc9f 100644 --- a/kontact/plugins/kmail/kmail_plugin.cpp +++ b/kontact/plugins/kmail/kmail_plugin.cpp @@ -31,9 +31,9 @@ #include #include #include -#include +#include -#include +#include #include #include diff --git a/kontact/plugins/kmail/kmail_plugin.h b/kontact/plugins/kmail/kmail_plugin.h index d2c5f4a3..eb1914ec 100644 --- a/kontact/plugins/kmail/kmail_plugin.h +++ b/kontact/plugins/kmail/kmail_plugin.h @@ -24,7 +24,7 @@ #ifndef KMAIL_PLUGIN_H #define KMAIL_PLUGIN_H -#include +#include #include #include "kmailIface_stub.h" diff --git a/kontact/plugins/kmail/summarywidget.cpp b/kontact/plugins/kmail/summarywidget.cpp index b203c362..9ac18602 100644 --- a/kontact/plugins/kmail/summarywidget.cpp +++ b/kontact/plugins/kmail/summarywidget.cpp @@ -30,9 +30,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include "core.h" diff --git a/kontact/plugins/knode/knode_plugin.h b/kontact/plugins/knode/knode_plugin.h index 1062ff62..460e0603 100644 --- a/kontact/plugins/knode/knode_plugin.h +++ b/kontact/plugins/knode/knode_plugin.h @@ -25,7 +25,7 @@ #ifndef KNODE_PLUGIN_H #define KNODE_PLUGIN_H -#include +#include #include #include "knodeiface_stub.h" diff --git a/kontact/plugins/knotes/knotes_part.cpp b/kontact/plugins/knotes/knotes_part.cpp index 5cac9caf..7c3b456f 100644 --- a/kontact/plugins/knotes/knotes_part.cpp +++ b/kontact/plugins/knotes/knotes_part.cpp @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include #include diff --git a/kontact/plugins/knotes/knotes_part.h b/kontact/plugins/knotes/knotes_part.h index cda762eb..023a78b9 100644 --- a/kontact/plugins/knotes/knotes_part.h +++ b/kontact/plugins/knotes/knotes_part.h @@ -25,7 +25,7 @@ #include #include -#include +#include #include #include diff --git a/kontact/plugins/knotes/knotes_part_p.h b/kontact/plugins/knotes/knotes_part_p.h index ab386d1a..aa5b602c 100644 --- a/kontact/plugins/knotes/knotes_part_p.h +++ b/kontact/plugins/knotes/knotes_part_p.h @@ -36,9 +36,9 @@ #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/kontact/plugins/knotes/knotes_plugin.h b/kontact/plugins/knotes/knotes_plugin.h index fe17bad5..01606fba 100644 --- a/kontact/plugins/knotes/knotes_plugin.h +++ b/kontact/plugins/knotes/knotes_plugin.h @@ -21,7 +21,7 @@ #ifndef KNOTES_PLUGIN_H #define KNOTES_PLUGIN_H -#include +#include #include "plugin.h" diff --git a/kontact/plugins/knotes/knotetip.cpp b/kontact/plugins/knotes/knotetip.cpp index dc0a3fa7..97bd771f 100644 --- a/kontact/plugins/knotes/knotetip.cpp +++ b/kontact/plugins/knotes/knotetip.cpp @@ -34,7 +34,7 @@ #include #include -#include +#include #include "knotetip.h" #include "knotes_part_p.h" diff --git a/kontact/plugins/knotes/summarywidget.cpp b/kontact/plugins/knotes/summarywidget.cpp index ff517a43..ca0f6ae5 100644 --- a/kontact/plugins/knotes/summarywidget.cpp +++ b/kontact/plugins/knotes/summarywidget.cpp @@ -30,9 +30,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include diff --git a/kontact/plugins/korganizer/journalplugin.cpp b/kontact/plugins/korganizer/journalplugin.cpp index 4b017af9..ac3b7735 100644 --- a/kontact/plugins/korganizer/journalplugin.cpp +++ b/kontact/plugins/korganizer/journalplugin.cpp @@ -29,7 +29,7 @@ #include #include #include -#include +#include #include #include diff --git a/kontact/plugins/korganizer/journalplugin.h b/kontact/plugins/korganizer/journalplugin.h index e8cb6051..f7d0a465 100644 --- a/kontact/plugins/korganizer/journalplugin.h +++ b/kontact/plugins/korganizer/journalplugin.h @@ -24,7 +24,7 @@ #ifndef KONTACT_JOURNALPLUGIN_H #define KONTACT_JOURNALPLUGIN_H -#include +#include #include #include "kcalendariface_stub.h" diff --git a/kontact/plugins/korganizer/kcmkorgsummary.cpp b/kontact/plugins/korganizer/kcmkorgsummary.cpp index 43d027d4..0f17435c 100644 --- a/kontact/plugins/korganizer/kcmkorgsummary.cpp +++ b/kontact/plugins/korganizer/kcmkorgsummary.cpp @@ -33,7 +33,7 @@ #include #include #include -#include +#include #include "kcmkorgsummary.h" diff --git a/kontact/plugins/korganizer/korg_uniqueapp.cpp b/kontact/plugins/korganizer/korg_uniqueapp.cpp index 6131206e..c8360583 100644 --- a/kontact/plugins/korganizer/korg_uniqueapp.cpp +++ b/kontact/plugins/korganizer/korg_uniqueapp.cpp @@ -25,7 +25,7 @@ #include "core.h" #include #include -#include +#include #include void KOrganizerUniqueAppHandler::loadCommandLineOptions() diff --git a/kontact/plugins/korganizer/korganizerplugin.cpp b/kontact/plugins/korganizer/korganizerplugin.cpp index 1cc6fb52..8628f412 100644 --- a/kontact/plugins/korganizer/korganizerplugin.cpp +++ b/kontact/plugins/korganizer/korganizerplugin.cpp @@ -28,15 +28,15 @@ #include #include -#include +#include #include #include #include #include #include -#include +#include #include -#include +#include #include diff --git a/kontact/plugins/korganizer/korganizerplugin.h b/kontact/plugins/korganizer/korganizerplugin.h index 3dd21fb3..65a4d053 100644 --- a/kontact/plugins/korganizer/korganizerplugin.h +++ b/kontact/plugins/korganizer/korganizerplugin.h @@ -25,7 +25,7 @@ #ifndef KORGANIZER_PLUGIN_H #define KORGANIZER_PLUGIN_H -#include +#include #include #include "kcalendariface_stub.h" diff --git a/kontact/plugins/korganizer/summarywidget.cpp b/kontact/plugins/korganizer/summarywidget.cpp index 16aba377..96957fb3 100644 --- a/kontact/plugins/korganizer/summarywidget.cpp +++ b/kontact/plugins/korganizer/summarywidget.cpp @@ -27,9 +27,9 @@ #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/kontact/plugins/korganizer/todoplugin.cpp b/kontact/plugins/korganizer/todoplugin.cpp index a0208f53..b12772c6 100644 --- a/kontact/plugins/korganizer/todoplugin.cpp +++ b/kontact/plugins/korganizer/todoplugin.cpp @@ -27,15 +27,15 @@ #include #include -#include +#include #include #include #include #include -#include +#include #include #include -#include +#include #include #include diff --git a/kontact/plugins/korganizer/todoplugin.h b/kontact/plugins/korganizer/todoplugin.h index 8fd45391..4d62a72d 100644 --- a/kontact/plugins/korganizer/todoplugin.h +++ b/kontact/plugins/korganizer/todoplugin.h @@ -24,7 +24,7 @@ #ifndef KONTACT_TODOPLUGIN_H #define KONTACT_TODOPLUGIN_H -#include +#include #include #include "kcalendariface_stub.h" diff --git a/kontact/plugins/korganizer/todosummarywidget.cpp b/kontact/plugins/korganizer/todosummarywidget.cpp index 16aced52..c6c59461 100644 --- a/kontact/plugins/korganizer/todosummarywidget.cpp +++ b/kontact/plugins/korganizer/todosummarywidget.cpp @@ -27,9 +27,9 @@ #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/kontact/plugins/kpilot/summarywidget.cpp b/kontact/plugins/kpilot/summarywidget.cpp index ec17c1f3..9ab256d2 100644 --- a/kontact/plugins/kpilot/summarywidget.cpp +++ b/kontact/plugins/kpilot/summarywidget.cpp @@ -35,13 +35,13 @@ #include #include #include -#include -#include +#include +#include #include -#include +#include #include #include -#include +#include #include "pilotDaemonDCOP_stub.h" diff --git a/kontact/plugins/newsticker/kcmkontactknt.cpp b/kontact/plugins/newsticker/kcmkontactknt.cpp index 5c388f2a..577bc992 100644 --- a/kontact/plugins/newsticker/kcmkontactknt.cpp +++ b/kontact/plugins/newsticker/kcmkontactknt.cpp @@ -38,7 +38,7 @@ #include #include #include -#include +#include #include #include "kcmkontactknt.h" diff --git a/kontact/plugins/newsticker/newsticker_plugin.cpp b/kontact/plugins/newsticker/newsticker_plugin.cpp index 79e03770..b00cc0ac 100644 --- a/kontact/plugins/newsticker/newsticker_plugin.cpp +++ b/kontact/plugins/newsticker/newsticker_plugin.cpp @@ -19,7 +19,7 @@ */ #include -#include +#include #include #include "core.h" diff --git a/kontact/plugins/newsticker/summarywidget.cpp b/kontact/plugins/newsticker/summarywidget.cpp index 8fff2180..f385b269 100644 --- a/kontact/plugins/newsticker/summarywidget.cpp +++ b/kontact/plugins/newsticker/summarywidget.cpp @@ -34,9 +34,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include "summarywidget.h" diff --git a/kontact/plugins/specialdates/kcmsdsummary.cpp b/kontact/plugins/specialdates/kcmsdsummary.cpp index e375c794..93c7bd8b 100644 --- a/kontact/plugins/specialdates/kcmsdsummary.cpp +++ b/kontact/plugins/specialdates/kcmsdsummary.cpp @@ -35,7 +35,7 @@ #include #include #include -#include +#include #include "kcmsdsummary.h" diff --git a/kontact/plugins/specialdates/sdsummarywidget.cpp b/kontact/plugins/specialdates/sdsummarywidget.cpp index a378a121..8918f8c1 100644 --- a/kontact/plugins/specialdates/sdsummarywidget.cpp +++ b/kontact/plugins/specialdates/sdsummarywidget.cpp @@ -30,13 +30,13 @@ #include #include -#include +#include #include #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/kontact/plugins/specialdates/specialdates_plugin.cpp b/kontact/plugins/specialdates/specialdates_plugin.cpp index fbbdfe0a..58c830c8 100644 --- a/kontact/plugins/specialdates/specialdates_plugin.cpp +++ b/kontact/plugins/specialdates/specialdates_plugin.cpp @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include #include "core.h" diff --git a/kontact/plugins/summary/kcmkontactsummary.cpp b/kontact/plugins/summary/kcmkontactsummary.cpp index 8b2999f4..3877827d 100644 --- a/kontact/plugins/summary/kcmkontactsummary.cpp +++ b/kontact/plugins/summary/kcmkontactsummary.cpp @@ -28,7 +28,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kontact/plugins/summary/summaryview_part.cpp b/kontact/plugins/summary/summaryview_part.cpp index 4ba14d2e..b5525683 100644 --- a/kontact/plugins/summary/summaryview_part.cpp +++ b/kontact/plugins/summary/summaryview_part.cpp @@ -33,14 +33,14 @@ #include #include #include -#include -#include +#include +#include #include #include #include #include -#include -#include +#include +#include #include #include diff --git a/kontact/plugins/summary/summaryview_plugin.h b/kontact/plugins/summary/summaryview_plugin.h index ad14ce2e..08055ba4 100644 --- a/kontact/plugins/summary/summaryview_plugin.h +++ b/kontact/plugins/summary/summaryview_plugin.h @@ -23,7 +23,7 @@ #define SUMMARYVIEW_PLUGIN_H #include "plugin.h" -#include +#include #include #include diff --git a/kontact/plugins/test/test_part.cpp b/kontact/plugins/test/test_part.cpp index bd5fed43..2e712ae8 100644 --- a/kontact/plugins/test/test_part.cpp +++ b/kontact/plugins/test/test_part.cpp @@ -30,8 +30,8 @@ #include "sidebarextension.h" -#include -#include +#include +#include #include #include #include diff --git a/kontact/plugins/test/test_plugin.cpp b/kontact/plugins/test/test_plugin.cpp index db375d27..631d91cb 100644 --- a/kontact/plugins/test/test_plugin.cpp +++ b/kontact/plugins/test/test_plugin.cpp @@ -21,7 +21,7 @@ with any edition of TQt, and distribute the resulting executable, without including the source code for TQt in the source distribution. */ -#include +#include #include #include #include diff --git a/kontact/plugins/weather/summarywidget.cpp b/kontact/plugins/weather/summarywidget.cpp index 65d0e73b..37fbe74d 100644 --- a/kontact/plugins/weather/summarywidget.cpp +++ b/kontact/plugins/weather/summarywidget.cpp @@ -29,10 +29,10 @@ #include #include #include -#include -#include +#include +#include #include -#include +#include #include #include diff --git a/kontact/src/aboutdialog.cpp b/kontact/src/aboutdialog.cpp index ca3bc265..9059d09b 100644 --- a/kontact/src/aboutdialog.cpp +++ b/kontact/src/aboutdialog.cpp @@ -27,7 +27,7 @@ #include "core.h" #include "plugin.h" -#include +#include #include #include #include diff --git a/kontact/src/iconsidepane.cpp b/kontact/src/iconsidepane.cpp index d4eb6d3d..39deb330 100644 --- a/kontact/src/iconsidepane.cpp +++ b/kontact/src/iconsidepane.cpp @@ -39,7 +39,7 @@ #include #include #include -#include +#include #include #include diff --git a/kontact/src/kcmkontact.cpp b/kontact/src/kcmkontact.cpp index 61628bf9..622d597b 100644 --- a/kontact/src/kcmkontact.cpp +++ b/kontact/src/kcmkontact.cpp @@ -29,7 +29,7 @@ #include #include #include -#include +#include #include #include diff --git a/kontact/src/main.cpp b/kontact/src/main.cpp index 268acb89..a243db71 100644 --- a/kontact/src/main.cpp +++ b/kontact/src/main.cpp @@ -26,8 +26,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/kontact/src/mainwindow.cpp b/kontact/src/mainwindow.cpp index e36cd827..d1a054ed 100644 --- a/kontact/src/mainwindow.cpp +++ b/kontact/src/mainwindow.cpp @@ -44,8 +44,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include @@ -66,7 +66,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kontact/src/profiledialog.cpp b/kontact/src/profiledialog.cpp index 32884840..e85d90c5 100644 --- a/kontact/src/profiledialog.cpp +++ b/kontact/src/profiledialog.cpp @@ -27,8 +27,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/kontact/src/profilemanager.cpp b/kontact/src/profilemanager.cpp index 80fdc813..0d87b9bf 100644 --- a/kontact/src/profilemanager.cpp +++ b/kontact/src/profilemanager.cpp @@ -28,7 +28,7 @@ #include #include -#include +#include #include #include #include diff --git a/korganizer/actionmanager.cpp b/korganizer/actionmanager.cpp index 6c85c48b..161614bf 100644 --- a/korganizer/actionmanager.cpp +++ b/korganizer/actionmanager.cpp @@ -63,7 +63,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/korganizer/archivedialog.cpp b/korganizer/archivedialog.cpp index 76985d1a..989be261 100644 --- a/korganizer/archivedialog.cpp +++ b/korganizer/archivedialog.cpp @@ -32,9 +32,9 @@ #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/korganizer/calendarview.cpp b/korganizer/calendarview.cpp index 3ef70ea7..d4d2e8b0 100644 --- a/korganizer/calendarview.cpp +++ b/korganizer/calendarview.cpp @@ -82,11 +82,11 @@ #include #include -#include +#include #include #include #include -#include +#include #include #include #include diff --git a/korganizer/datechecker.cpp b/korganizer/datechecker.cpp index 7d7cdedb..2be3d060 100644 --- a/korganizer/datechecker.cpp +++ b/korganizer/datechecker.cpp @@ -26,8 +26,8 @@ #include #include -#include -#include +#include +#include #include "datechecker.h" diff --git a/korganizer/datenavigator.cpp b/korganizer/datenavigator.cpp index 4d85a7a4..1d7e8bde 100644 --- a/korganizer/datenavigator.cpp +++ b/korganizer/datenavigator.cpp @@ -29,8 +29,8 @@ #include #include -#include -#include +#include +#include using namespace KCal; diff --git a/korganizer/datenavigatorcontainer.cpp b/korganizer/datenavigatorcontainer.cpp index dd3f8a1a..bb965ba2 100644 --- a/korganizer/datenavigatorcontainer.cpp +++ b/korganizer/datenavigatorcontainer.cpp @@ -24,7 +24,7 @@ */ #include -#include +#include #include "koglobals.h" #include "navigatorbar.h" diff --git a/korganizer/eventarchiver.cpp b/korganizer/eventarchiver.cpp index 739dc905..34562921 100644 --- a/korganizer/eventarchiver.cpp +++ b/korganizer/eventarchiver.cpp @@ -24,15 +24,15 @@ */ #include "eventarchiver.h" -#include -#include -#include +#include +#include +#include #include -#include +#include #include #include #include -#include +#include #include #include "koprefs.h" diff --git a/korganizer/exportwebdialog.cpp b/korganizer/exportwebdialog.cpp index 0cece663..156ed702 100644 --- a/korganizer/exportwebdialog.cpp +++ b/korganizer/exportwebdialog.cpp @@ -36,7 +36,7 @@ #include #include -#include +#include #include #include #include @@ -48,8 +48,8 @@ #include #include #include -#include -#include +#include +#include #include #include diff --git a/korganizer/filtereditdialog.cpp b/korganizer/filtereditdialog.cpp index c8251ca6..cd44d9c8 100644 --- a/korganizer/filtereditdialog.cpp +++ b/korganizer/filtereditdialog.cpp @@ -33,8 +33,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/korganizer/freebusymanager.cpp b/korganizer/freebusymanager.cpp index d23c7528..b3de84ad 100644 --- a/korganizer/freebusymanager.cpp +++ b/korganizer/freebusymanager.cpp @@ -51,17 +51,17 @@ #include #include -#include -#include +#include +#include #include #include #include #include #include -#include +#include #include -#include -#include +#include +#include #include #include diff --git a/korganizer/freebusyurldialog.cpp b/korganizer/freebusyurldialog.cpp index eac14271..519e103e 100644 --- a/korganizer/freebusyurldialog.cpp +++ b/korganizer/freebusyurldialog.cpp @@ -28,7 +28,7 @@ #include #include -#include +#include #include #include diff --git a/korganizer/history.cpp b/korganizer/history.cpp index 0b9e5d99..74f8c8a3 100644 --- a/korganizer/history.cpp +++ b/korganizer/history.cpp @@ -28,7 +28,7 @@ #include #include -#include +#include #include using namespace KCal; diff --git a/korganizer/importdialog.cpp b/korganizer/importdialog.cpp index ee638fc7..4272f5da 100644 --- a/korganizer/importdialog.cpp +++ b/korganizer/importdialog.cpp @@ -28,7 +28,7 @@ #include "koprefs.h" #include "stdcalendar.h" -#include +#include #include #include diff --git a/korganizer/incidencechanger.cpp b/korganizer/incidencechanger.cpp index 20f409e7..e03eba31 100644 --- a/korganizer/incidencechanger.cpp +++ b/korganizer/incidencechanger.cpp @@ -31,8 +31,8 @@ #include #include #include -#include -#include +#include +#include bool IncidenceChanger::beginChange( Incidence *incidence, ResourceCalendar *res, const TQString &subRes ) diff --git a/korganizer/interfaces/calendar/plugin.h b/korganizer/interfaces/calendar/plugin.h index eb0f7892..853c3cdf 100644 --- a/korganizer/interfaces/calendar/plugin.h +++ b/korganizer/interfaces/calendar/plugin.h @@ -21,7 +21,7 @@ #ifndef KORG_PLUGIN_H #define KORG_PLUGIN_H -#include +#include #include namespace KOrg { diff --git a/korganizer/interfaces/korganizer/baseview.h b/korganizer/interfaces/korganizer/baseview.h index fe0bd96c..a8ca0c58 100644 --- a/korganizer/interfaces/korganizer/baseview.h +++ b/korganizer/interfaces/korganizer/baseview.h @@ -26,9 +26,9 @@ #include #include -#include +#include #include -#include +#include #include #include "korganizer/incidencechangerbase.h" diff --git a/korganizer/journalentry.cpp b/korganizer/journalentry.cpp index 3594a860..f92ae338 100644 --- a/korganizer/journalentry.cpp +++ b/korganizer/journalentry.cpp @@ -34,14 +34,14 @@ #include #include -#include -#include +#include +#include #include #include #include #include #include -#include +#include #include #include diff --git a/korganizer/kdatenavigator.cpp b/korganizer/kdatenavigator.cpp index dcf2a3eb..230c992d 100644 --- a/korganizer/kdatenavigator.cpp +++ b/korganizer/kdatenavigator.cpp @@ -31,9 +31,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include "koglobals.h" #include "koprefs.h" diff --git a/korganizer/koagenda.cpp b/korganizer/koagenda.cpp index 484cc165..b242c306 100644 --- a/korganizer/koagenda.cpp +++ b/korganizer/koagenda.cpp @@ -35,10 +35,10 @@ #include #include -#include +#include #include -#include -#include +#include +#include #include "koagendaitem.h" #include "koprefs.h" diff --git a/korganizer/koagendaitem.cpp b/korganizer/koagendaitem.cpp index 216f1dfd..bba8840a 100644 --- a/korganizer/koagendaitem.cpp +++ b/korganizer/koagendaitem.cpp @@ -29,17 +29,17 @@ #include #include -#include +#include #include -#include +#include #include #include #include #include #ifndef KORG_NOKABC -#include -#include +#include +#include #endif #include "koprefs.h" diff --git a/korganizer/koagendaview.cpp b/korganizer/koagendaview.cpp index 869fe119..7e68deeb 100644 --- a/korganizer/koagendaview.cpp +++ b/korganizer/koagendaview.cpp @@ -43,10 +43,10 @@ #include #include #include -#include +#include #include -#include -#include +#include +#include #include #include diff --git a/korganizer/koapp.cpp b/korganizer/koapp.cpp index ad994359..8d6b6f61 100644 --- a/korganizer/koapp.cpp +++ b/korganizer/koapp.cpp @@ -27,11 +27,11 @@ #include #include -#include +#include #include #include #include -#include +#include #include #include @@ -50,7 +50,7 @@ #include "stdcalendar.h" #include "koapp.h" -#include +#include using namespace std; diff --git a/korganizer/koattendeeeditor.cpp b/korganizer/koattendeeeditor.cpp index 5f0da24a..4411e966 100644 --- a/korganizer/koattendeeeditor.cpp +++ b/korganizer/koattendeeeditor.cpp @@ -25,7 +25,7 @@ #include "koglobals.h" #ifndef KORG_NOKABC -#include +#include #include #include #endif @@ -37,13 +37,13 @@ #ifdef TDEPIM_NEW_DISTRLISTS #include "distributionlist.h" #else -#include +#include #endif -#include +#include #include -#include -#include +#include +#include #include #include diff --git a/korganizer/koattendeeeditor.h b/korganizer/koattendeeeditor.h index 77630426..abe64959 100644 --- a/korganizer/koattendeeeditor.h +++ b/korganizer/koattendeeeditor.h @@ -23,7 +23,7 @@ #include #include -#include +#include class TQBoxLayout; class TQComboBox; diff --git a/korganizer/kocore.cpp b/korganizer/kocore.cpp index 0b1d39db..9bc2adbc 100644 --- a/korganizer/kocore.cpp +++ b/korganizer/kocore.cpp @@ -37,7 +37,7 @@ #include #include #include -#include +#include #include diff --git a/korganizer/kocounterdialog.cpp b/korganizer/kocounterdialog.cpp index 883aba87..5341e1d0 100644 --- a/korganizer/kocounterdialog.cpp +++ b/korganizer/kocounterdialog.cpp @@ -23,7 +23,7 @@ */ -#include +#include #include #include diff --git a/korganizer/kodaymatrix.cpp b/korganizer/kodaymatrix.cpp index 13de8f7e..1c9bc93c 100644 --- a/korganizer/kodaymatrix.cpp +++ b/korganizer/kodaymatrix.cpp @@ -30,9 +30,9 @@ #include #include -#include +#include #include -#include +#include #include #include diff --git a/korganizer/koeditoralarms.cpp b/korganizer/koeditoralarms.cpp index 6d91d118..1415eef5 100644 --- a/korganizer/koeditoralarms.cpp +++ b/korganizer/koeditoralarms.cpp @@ -43,7 +43,7 @@ #include #include -#include +#include #include #include diff --git a/korganizer/koeditorattachments.cpp b/korganizer/koeditorattachments.cpp index b7aff0a2..77216a99 100644 --- a/korganizer/koeditorattachments.cpp +++ b/korganizer/koeditorattachments.cpp @@ -34,13 +34,13 @@ #include #include -#include +#include #include #include -#include +#include #include #include -#include +#include #include #include #include diff --git a/korganizer/koeditordetails.cpp b/korganizer/koeditordetails.cpp index ebc70200..4889906a 100644 --- a/korganizer/koeditordetails.cpp +++ b/korganizer/koeditordetails.cpp @@ -46,16 +46,16 @@ #include #include -#include +#include #include -#include +#include #ifndef KORG_NOKABC -#include -#include +#include +#include #include #include #include -#include +#include #endif #include #include diff --git a/korganizer/koeditorfreebusy.cpp b/korganizer/koeditorfreebusy.cpp index c97ad456..ee416efa 100644 --- a/korganizer/koeditorfreebusy.cpp +++ b/korganizer/koeditorfreebusy.cpp @@ -31,17 +31,17 @@ #include #include -#include +#include #include -#include +#include #ifndef KORG_NOKABC -#include -#include +#include +#include #include #include #include -#include +#include #endif #include diff --git a/korganizer/koeditorgeneral.cpp b/korganizer/koeditorgeneral.cpp index 0ab854a9..304fea93 100644 --- a/korganizer/koeditorgeneral.cpp +++ b/korganizer/koeditorgeneral.cpp @@ -39,12 +39,12 @@ #include #include -#include +#include #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/korganizer/koeditorgeneralevent.cpp b/korganizer/koeditorgeneralevent.cpp index 47cb603a..49b4d969 100644 --- a/korganizer/koeditorgeneralevent.cpp +++ b/korganizer/koeditorgeneralevent.cpp @@ -37,9 +37,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include #include #include diff --git a/korganizer/koeditorgeneraljournal.cpp b/korganizer/koeditorgeneraljournal.cpp index 3741acb3..9b27c063 100644 --- a/korganizer/koeditorgeneraljournal.cpp +++ b/korganizer/koeditorgeneraljournal.cpp @@ -33,8 +33,8 @@ #include #include //#include -#include -#include +#include +#include #include #include diff --git a/korganizer/koeditorgeneraltodo.cpp b/korganizer/koeditorgeneraltodo.cpp index 132c3290..5af7fd60 100644 --- a/korganizer/koeditorgeneraltodo.cpp +++ b/korganizer/koeditorgeneraltodo.cpp @@ -36,9 +36,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include #include #include diff --git a/korganizer/koeditorrecurrence.cpp b/korganizer/koeditorrecurrence.cpp index 3aceab47..ac372db7 100644 --- a/korganizer/koeditorrecurrence.cpp +++ b/korganizer/koeditorrecurrence.cpp @@ -41,13 +41,13 @@ #include #include -#include -#include +#include +#include #include #include #include #include -#include +#include #include #include diff --git a/korganizer/koeventeditor.cpp b/korganizer/koeventeditor.cpp index c24af1a0..c31c5432 100644 --- a/korganizer/koeventeditor.cpp +++ b/korganizer/koeventeditor.cpp @@ -32,8 +32,8 @@ #include #include -#include -#include +#include +#include #include #include #include diff --git a/korganizer/koeventpopupmenu.cpp b/korganizer/koeventpopupmenu.cpp index 3d331ed0..ae4e4c20 100644 --- a/korganizer/koeventpopupmenu.cpp +++ b/korganizer/koeventpopupmenu.cpp @@ -25,7 +25,7 @@ #include #include -#include +#include #include #include #include diff --git a/korganizer/koeventview.cpp b/korganizer/koeventview.cpp index 587a60d0..9bd038d2 100644 --- a/korganizer/koeventview.cpp +++ b/korganizer/koeventview.cpp @@ -25,10 +25,10 @@ #include #include -#include +#include #include #include -#include +#include #include #include diff --git a/korganizer/koeventviewer.cpp b/korganizer/koeventviewer.cpp index 124c38fb..ddd4fcde 100644 --- a/korganizer/koeventviewer.cpp +++ b/korganizer/koeventviewer.cpp @@ -32,7 +32,7 @@ #include #include -#include +#include #include #include diff --git a/korganizer/koeventviewerdialog.cpp b/korganizer/koeventviewerdialog.cpp index afbe8419..7e783695 100644 --- a/korganizer/koeventviewerdialog.cpp +++ b/korganizer/koeventviewerdialog.cpp @@ -26,7 +26,7 @@ #include "koeventviewer.h" -#include +#include KOEventViewerDialog::KOEventViewerDialog( Calendar *calendar, TQWidget *parent, const char *name, bool compact ) diff --git a/korganizer/koglobals.cpp b/korganizer/koglobals.cpp index b3fd073b..829e8858 100644 --- a/korganizer/koglobals.cpp +++ b/korganizer/koglobals.cpp @@ -25,11 +25,11 @@ #include #include -#include +#include #include #include -#include -#include +#include +#include #include #include diff --git a/korganizer/kogroupware.cpp b/korganizer/kogroupware.cpp index 0673ec6e..6e86c857 100644 --- a/korganizer/kogroupware.cpp +++ b/korganizer/kogroupware.cpp @@ -45,7 +45,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/korganizer/koincidenceeditor.cpp b/korganizer/koincidenceeditor.cpp index 74ad2855..0cd128cc 100644 --- a/korganizer/koincidenceeditor.cpp +++ b/korganizer/koincidenceeditor.cpp @@ -32,12 +32,12 @@ #include #include -#include +#include #include -#include +#include #include #include -#include +#include #include #include diff --git a/korganizer/kojournaleditor.cpp b/korganizer/kojournaleditor.cpp index 867d447f..b21146d0 100644 --- a/korganizer/kojournaleditor.cpp +++ b/korganizer/kojournaleditor.cpp @@ -35,8 +35,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/korganizer/kojournalview.cpp b/korganizer/kojournalview.cpp index f5d64ca6..3bc78156 100644 --- a/korganizer/kojournalview.cpp +++ b/korganizer/kojournalview.cpp @@ -31,7 +31,7 @@ #include #include -#include +#include #include #include diff --git a/korganizer/kolistview.cpp b/korganizer/kolistview.cpp index d33f185d..aa97348c 100644 --- a/korganizer/kolistview.cpp +++ b/korganizer/kolistview.cpp @@ -30,10 +30,10 @@ #include #include -#include +#include #include #include -#include +#include #include #include diff --git a/korganizer/komailclient.cpp b/korganizer/komailclient.cpp index c88b6383..60855bda 100644 --- a/korganizer/komailclient.cpp +++ b/korganizer/komailclient.cpp @@ -25,10 +25,10 @@ #include #include -#include +#include #include #include -#include +#include #include #include #include diff --git a/korganizer/komessagebox.cpp b/korganizer/komessagebox.cpp index 6a0100aa..9c843b59 100644 --- a/korganizer/komessagebox.cpp +++ b/korganizer/komessagebox.cpp @@ -22,7 +22,7 @@ without including the source code for TQt in the source distribution. */ -#include +#include #include #include diff --git a/korganizer/komessagebox.h b/korganizer/komessagebox.h index 2335fce7..561b9f8c 100644 --- a/korganizer/komessagebox.h +++ b/korganizer/komessagebox.h @@ -25,7 +25,7 @@ #include #include -#include +#include #include #include diff --git a/korganizer/komonthview.cpp b/korganizer/komonthview.cpp index a741d7f2..c75523a9 100644 --- a/korganizer/komonthview.cpp +++ b/korganizer/komonthview.cpp @@ -38,8 +38,8 @@ #include #include -#include -#include +#include +#include #include #include #include diff --git a/korganizer/koprefs.cpp b/korganizer/koprefs.cpp index a8f6acc3..f5f76e26 100644 --- a/korganizer/koprefs.cpp +++ b/korganizer/koprefs.cpp @@ -33,12 +33,12 @@ #include #include -#include -#include +#include +#include #include -#include +#include #include -#include +#include #include #include @@ -48,7 +48,7 @@ #include #include #include -#include +#include #include #include "kocore.h" diff --git a/korganizer/koprefsdialog.cpp b/korganizer/koprefsdialog.cpp index 3cfbe171..08763b63 100644 --- a/korganizer/koprefsdialog.cpp +++ b/korganizer/koprefsdialog.cpp @@ -46,12 +46,12 @@ #include #include #include -#include -#include -#include +#include +#include +#include #include #include -#include +#include #include #include #include diff --git a/korganizer/korgac/alarmdialog.cpp b/korganizer/korgac/alarmdialog.cpp index fc336946..edeffaf3 100644 --- a/korganizer/korgac/alarmdialog.cpp +++ b/korganizer/korgac/alarmdialog.cpp @@ -40,11 +40,11 @@ #include #include #include -#include +#include #include #include #include -#include +#include #include #include #include diff --git a/korganizer/korgac/alarmdockwindow.cpp b/korganizer/korgac/alarmdockwindow.cpp index d1eb5347..f8f15add 100644 --- a/korganizer/korgac/alarmdockwindow.cpp +++ b/korganizer/korgac/alarmdockwindow.cpp @@ -28,14 +28,14 @@ #include #include #include -#include +#include #include #include #include #include #include #include -#include +#include #include #include diff --git a/korganizer/korgac/koalarmclient.cpp b/korganizer/korgac/koalarmclient.cpp index 7707e0ec..2a87c7fd 100644 --- a/korganizer/korgac/koalarmclient.cpp +++ b/korganizer/korgac/koalarmclient.cpp @@ -33,7 +33,7 @@ #include #include -#include +#include #include #include diff --git a/korganizer/korgac/korgacmain.cpp b/korganizer/korgac/korgacmain.cpp index 6dce7211..d44ac4a2 100644 --- a/korganizer/korgac/korgacmain.cpp +++ b/korganizer/korgac/korgacmain.cpp @@ -24,9 +24,9 @@ #include -#include +#include #include -#include +#include #include #include #include diff --git a/korganizer/korgac/testalarmdlg.cpp b/korganizer/korgac/testalarmdlg.cpp index 38b6310e..de4f839e 100644 --- a/korganizer/korgac/testalarmdlg.cpp +++ b/korganizer/korgac/testalarmdlg.cpp @@ -27,7 +27,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/korganizer/korganizer.cpp b/korganizer/korganizer.cpp index 6bbcdaee..5646d709 100644 --- a/korganizer/korganizer.cpp +++ b/korganizer/korganizer.cpp @@ -54,7 +54,7 @@ #include #include -#include +#include #include #include #include @@ -63,9 +63,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/korganizer/korganizer.kcfg b/korganizer/korganizer.kcfg index ce09ca96..01ff6b2e 100644 --- a/korganizer/korganizer.kcfg +++ b/korganizer/korganizer.kcfg @@ -4,7 +4,7 @@ xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0 http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" > - klocale.h + tdelocale.h diff --git a/korganizer/korganizer_options.h b/korganizer/korganizer_options.h index 29e0a543..fcd2b7ce 100644 --- a/korganizer/korganizer_options.h +++ b/korganizer/korganizer_options.h @@ -27,7 +27,7 @@ #define KORGANIZER_OPTIONS_H #include -#include +#include static const TDECmdLineOptions korganizer_options[] = { diff --git a/korganizer/korganizer_part.cpp b/korganizer/korganizer_part.cpp index cce2c88d..1b607169 100644 --- a/korganizer/korganizer_part.cpp +++ b/korganizer/korganizer_part.cpp @@ -42,14 +42,14 @@ #include #include -#include +#include #include #include #include #include #include #include -#include +#include #include #include #include diff --git a/korganizer/korgplugins.cpp b/korganizer/korgplugins.cpp index 3ee64db4..882afd94 100644 --- a/korganizer/korgplugins.cpp +++ b/korganizer/korgplugins.cpp @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include #include diff --git a/korganizer/kotodoeditor.cpp b/korganizer/kotodoeditor.cpp index 6b59571d..9da33659 100644 --- a/korganizer/kotodoeditor.cpp +++ b/korganizer/kotodoeditor.cpp @@ -31,8 +31,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/korganizer/kotodoview.cpp b/korganizer/kotodoview.cpp index 703ec040..c1e30eed 100644 --- a/korganizer/kotodoview.cpp +++ b/korganizer/kotodoview.cpp @@ -30,10 +30,10 @@ #include #include -#include -#include +#include +#include #include -#include +#include #include #include diff --git a/korganizer/kotodoviewitem.cpp b/korganizer/kotodoviewitem.cpp index 1e13f8a6..92d68f9f 100644 --- a/korganizer/kotodoviewitem.cpp +++ b/korganizer/kotodoviewitem.cpp @@ -31,7 +31,7 @@ #include -#include +#include #include #include #include diff --git a/korganizer/koviewmanager.cpp b/korganizer/koviewmanager.cpp index ec53ba36..2ee92b12 100644 --- a/korganizer/koviewmanager.cpp +++ b/korganizer/koviewmanager.cpp @@ -29,7 +29,7 @@ #include #include #include -#include +#include #include "actionmanager.h" #include "calendarview.h" diff --git a/korganizer/kowhatsnextview.cpp b/korganizer/kowhatsnextview.cpp index b2a3b402..7b8ab992 100644 --- a/korganizer/kowhatsnextview.cpp +++ b/korganizer/kowhatsnextview.cpp @@ -28,11 +28,11 @@ #include #include -#include -#include +#include +#include #include #include -#include +#include #include #include diff --git a/korganizer/mailscheduler.cpp b/korganizer/mailscheduler.cpp index 671e15d3..c57cd6f2 100644 --- a/korganizer/mailscheduler.cpp +++ b/korganizer/mailscheduler.cpp @@ -26,7 +26,7 @@ #include #include -#include +#include #include #include diff --git a/korganizer/main.cpp b/korganizer/main.cpp index 8a022d8a..9090b949 100644 --- a/korganizer/main.cpp +++ b/korganizer/main.cpp @@ -26,11 +26,11 @@ #include "koapp.h" #include "aboutdata.h" -#include +#include #include #include #include -#include +#include #include "korganizer.h" #include "korganizer_options.h" diff --git a/korganizer/multiagendaview.cpp b/korganizer/multiagendaview.cpp index e76d36b5..7cbd42eb 100644 --- a/korganizer/multiagendaview.cpp +++ b/korganizer/multiagendaview.cpp @@ -25,7 +25,7 @@ #include -#include +#include #include #include diff --git a/korganizer/navigatorbar.cpp b/korganizer/navigatorbar.cpp index f14176fb..223cbb98 100644 --- a/korganizer/navigatorbar.cpp +++ b/korganizer/navigatorbar.cpp @@ -31,8 +31,8 @@ #include #include -#include -#include +#include +#include #include #include "koglobals.h" diff --git a/korganizer/plugins/datenums/configdialog.cpp b/korganizer/plugins/datenums/configdialog.cpp index a8ad5858..5b3b47d8 100644 --- a/korganizer/plugins/datenums/configdialog.cpp +++ b/korganizer/plugins/datenums/configdialog.cpp @@ -23,10 +23,10 @@ #include #include -#include -#include +#include +#include #include -#include +#include #include #include #include diff --git a/korganizer/plugins/exchange/exchange.cpp b/korganizer/plugins/exchange/exchange.cpp index e6695e53..1adefd20 100644 --- a/korganizer/plugins/exchange/exchange.cpp +++ b/korganizer/plugins/exchange/exchange.cpp @@ -26,10 +26,10 @@ #include #include -#include -#include +#include +#include #include -#include +#include #include "korganizer/korganizer.h" #include "korganizer/calendarview.h" diff --git a/korganizer/plugins/exchange/exchangeconfig.cpp b/korganizer/plugins/exchange/exchangeconfig.cpp index 55710bcc..106fc867 100644 --- a/korganizer/plugins/exchange/exchangeconfig.cpp +++ b/korganizer/plugins/exchange/exchangeconfig.cpp @@ -23,9 +23,9 @@ #include #include -#include +#include #include -#include +#include #include diff --git a/korganizer/plugins/exchange/exchangedialog.cpp b/korganizer/plugins/exchange/exchangedialog.cpp index d998f37f..e457de38 100644 --- a/korganizer/plugins/exchange/exchangedialog.cpp +++ b/korganizer/plugins/exchange/exchangedialog.cpp @@ -21,10 +21,10 @@ #include #include -#include -#include +#include +#include #include -#include +#include #include #include diff --git a/korganizer/plugins/hebrew/configdialog.cpp b/korganizer/plugins/hebrew/configdialog.cpp index a6dd2e5a..06f0b1b7 100644 --- a/korganizer/plugins/hebrew/configdialog.cpp +++ b/korganizer/plugins/hebrew/configdialog.cpp @@ -18,10 +18,10 @@ */ #include "configdialog.h" #include "configdialog.moc" -#include +#include #include #include -#include +#include #include #include #include diff --git a/korganizer/plugins/hebrew/converter.cpp b/korganizer/plugins/hebrew/converter.cpp index 1381292e..39140715 100644 --- a/korganizer/plugins/hebrew/converter.cpp +++ b/korganizer/plugins/hebrew/converter.cpp @@ -9,7 +9,7 @@ * (at your option) any later version. * ***************************************************************************/ #include "converter.h" -#include +#include Converter::Converter() { diff --git a/korganizer/plugins/hebrew/hebrew.cpp b/korganizer/plugins/hebrew/hebrew.cpp index 06518853..a96859a6 100644 --- a/korganizer/plugins/hebrew/hebrew.cpp +++ b/korganizer/plugins/hebrew/hebrew.cpp @@ -17,7 +17,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include +#include #include #include #include diff --git a/korganizer/plugins/hebrew/holiday.cpp b/korganizer/plugins/hebrew/holiday.cpp index c6afbb61..c4f5aa6e 100644 --- a/korganizer/plugins/hebrew/holiday.cpp +++ b/korganizer/plugins/hebrew/holiday.cpp @@ -9,7 +9,7 @@ * (at your option) any later version. * ***************************************************************************/ #include "holiday.h" -#include +#include bool Holiday::CholP; bool Holiday::OmerP; diff --git a/korganizer/plugins/hebrew/parsha.cpp b/korganizer/plugins/hebrew/parsha.cpp index bba30f62..4f5522ab 100644 --- a/korganizer/plugins/hebrew/parsha.cpp +++ b/korganizer/plugins/hebrew/parsha.cpp @@ -9,7 +9,7 @@ * (at your option) any later version. * ***************************************************************************/ #include "parsha.h" -#include +#include TQStringList Parsha::parshiot_names; diff --git a/korganizer/plugins/printing/journal/journalprint.h b/korganizer/plugins/printing/journal/journalprint.h index c84153a4..1ab7e259 100644 --- a/korganizer/plugins/printing/journal/journalprint.h +++ b/korganizer/plugins/printing/journal/journalprint.h @@ -24,7 +24,7 @@ #ifndef JOURNALPRINT_H #define JOURNALPRINT_H -#include +#include #include "calprintpluginbase.h" #ifndef KORG_NOPRINTER diff --git a/korganizer/plugins/printing/list/listprint.h b/korganizer/plugins/printing/list/listprint.h index db799727..dd47ae37 100644 --- a/korganizer/plugins/printing/list/listprint.h +++ b/korganizer/plugins/printing/list/listprint.h @@ -24,7 +24,7 @@ #ifndef LISTPRINT_H #define LISTPRINT_H -#include +#include #include "calprintpluginbase.h" #ifndef KORG_NOPRINTER diff --git a/korganizer/plugins/printing/whatsnext/whatsnextprint.h b/korganizer/plugins/printing/whatsnext/whatsnextprint.h index 467e0257..d31a585c 100644 --- a/korganizer/plugins/printing/whatsnext/whatsnextprint.h +++ b/korganizer/plugins/printing/whatsnext/whatsnextprint.h @@ -24,7 +24,7 @@ #ifndef WHATSNEXTPRINT_H #define WHATSNEXTPRINT_H -#include +#include #include "calprintpluginbase.h" #ifndef KORG_NOPRINTER diff --git a/korganizer/plugins/printing/year/yearprint.cpp b/korganizer/plugins/printing/year/yearprint.cpp index 41d54c24..c1021845 100644 --- a/korganizer/plugins/printing/year/yearprint.cpp +++ b/korganizer/plugins/printing/year/yearprint.cpp @@ -32,7 +32,7 @@ #include #include #include -#include +#include #include #include diff --git a/korganizer/plugins/printing/year/yearprint.h b/korganizer/plugins/printing/year/yearprint.h index 99c1422e..ae6435bf 100644 --- a/korganizer/plugins/printing/year/yearprint.h +++ b/korganizer/plugins/printing/year/yearprint.h @@ -24,7 +24,7 @@ #ifndef YEARPRINT_H #define YEARPRINT_H -#include +#include #include "calprintpluginbase.h" #ifndef KORG_NOPRINTER diff --git a/korganizer/plugins/projectview/koprojectview.cpp b/korganizer/plugins/projectview/koprojectview.cpp index 8f0c3b66..033b6ba6 100644 --- a/korganizer/plugins/projectview/koprojectview.cpp +++ b/korganizer/plugins/projectview/koprojectview.cpp @@ -30,10 +30,10 @@ #include #include -#include -#include +#include +#include #include -#include +#include #include #include diff --git a/korganizer/plugins/projectview/projectview.cpp b/korganizer/plugins/projectview/projectview.cpp index 9c8b611e..60257623 100644 --- a/korganizer/plugins/projectview/projectview.cpp +++ b/korganizer/plugins/projectview/projectview.cpp @@ -22,10 +22,10 @@ #include #include #include -#include +#include #include #include -#include +#include #include "koprojectview.h" diff --git a/korganizer/plugins/timespanview/timespanview.cpp b/korganizer/plugins/timespanview/timespanview.cpp index d3ab6a6c..4b3df7ef 100644 --- a/korganizer/plugins/timespanview/timespanview.cpp +++ b/korganizer/plugins/timespanview/timespanview.cpp @@ -22,10 +22,10 @@ #include #include #include -#include +#include #include #include -#include +#include #include "kotimespanview.h" diff --git a/korganizer/plugins/timespanview/timespanwidget.cpp b/korganizer/plugins/timespanview/timespanwidget.cpp index b1c156ee..8b0ff4b3 100644 --- a/korganizer/plugins/timespanview/timespanwidget.cpp +++ b/korganizer/plugins/timespanview/timespanwidget.cpp @@ -28,7 +28,7 @@ #include #include -#include +#include #include #include diff --git a/korganizer/previewdialog.cpp b/korganizer/previewdialog.cpp index 2753475f..dade7791 100644 --- a/korganizer/previewdialog.cpp +++ b/korganizer/previewdialog.cpp @@ -32,13 +32,13 @@ #include "koprefs.h" #include "stdcalendar.h" -#include +#include #include #include #include -#include +#include #include #include diff --git a/korganizer/printing/calprintdefaultplugins.h b/korganizer/printing/calprintdefaultplugins.h index 162b8a4e..ee9cc3f7 100644 --- a/korganizer/printing/calprintdefaultplugins.h +++ b/korganizer/printing/calprintdefaultplugins.h @@ -26,7 +26,7 @@ #define CALPRINTDEFAULTPLUGINS_H -#include +#include #include "calprintpluginbase.h" #ifndef KORG_NOPRINTER diff --git a/korganizer/printing/cellitem.cpp b/korganizer/printing/cellitem.cpp index 9551ac8a..575669a4 100644 --- a/korganizer/printing/cellitem.cpp +++ b/korganizer/printing/cellitem.cpp @@ -24,7 +24,7 @@ #include "cellitem.h" -#include +#include #include #include diff --git a/korganizer/publishdialog.cpp b/korganizer/publishdialog.cpp index 5d8b3462..f4d8ea84 100644 --- a/korganizer/publishdialog.cpp +++ b/korganizer/publishdialog.cpp @@ -26,10 +26,10 @@ #include #include -#include -#include +#include +#include #ifndef KORG_NOKABC -#include +#include #endif #include diff --git a/korganizer/resourceview.cpp b/korganizer/resourceview.cpp index 2dd4953b..4a07cb4b 100644 --- a/korganizer/resourceview.cpp +++ b/korganizer/resourceview.cpp @@ -31,10 +31,10 @@ #include #include #include -#include +#include #include -#include -#include +#include +#include #include #include #include diff --git a/korganizer/searchdialog.cpp b/korganizer/searchdialog.cpp index 6d315c50..dd0f4552 100644 --- a/korganizer/searchdialog.cpp +++ b/korganizer/searchdialog.cpp @@ -31,8 +31,8 @@ #include #include -#include -#include +#include +#include #include diff --git a/korganizer/statusdialog.cpp b/korganizer/statusdialog.cpp index ba86ce7f..1d406447 100644 --- a/korganizer/statusdialog.cpp +++ b/korganizer/statusdialog.cpp @@ -28,7 +28,7 @@ #include #include -#include +#include #include #include diff --git a/korganizer/stdcalendar.cpp b/korganizer/stdcalendar.cpp index a7fcd544..481fd3fd 100644 --- a/korganizer/stdcalendar.cpp +++ b/korganizer/stdcalendar.cpp @@ -27,7 +27,7 @@ #include #include #include -#include +#include #include using namespace KOrg; diff --git a/korganizer/templatemanagementdialog.cpp b/korganizer/templatemanagementdialog.cpp index bbee8ca8..57209cd0 100644 --- a/korganizer/templatemanagementdialog.cpp +++ b/korganizer/templatemanagementdialog.cpp @@ -42,8 +42,8 @@ #include #include -#include -#include +#include +#include TemplateManagementDialog::TemplateManagementDialog(TQWidget *parent, const TQStringList &templates ) :KDialogBase( parent, "template_management_dialog", true, diff --git a/korganizer/timelabels.cpp b/korganizer/timelabels.cpp index 0d554edd..27a253c0 100644 --- a/korganizer/timelabels.cpp +++ b/korganizer/timelabels.cpp @@ -35,7 +35,7 @@ #include #include -#include +#include #include "koglobals.h" #include "kocore.h" diff --git a/korganizer/timezone.cpp b/korganizer/timezone.cpp index 1753e037..c77711b0 100644 --- a/korganizer/timezone.cpp +++ b/korganizer/timezone.cpp @@ -28,9 +28,9 @@ #include #include #include -#include +#include #include -#include +#include #include "koprefs.h" diff --git a/korganizer/urihandler.cpp b/korganizer/urihandler.cpp index 236a7124..96644240 100644 --- a/korganizer/urihandler.cpp +++ b/korganizer/urihandler.cpp @@ -37,13 +37,13 @@ using namespace KCal; #include #include -#include +#include #include -#include +#include #include #include #include -#include +#include #include #include diff --git a/korn/boxcontaineritem.cpp b/korn/boxcontaineritem.cpp index 4b1fd76d..e67296d5 100644 --- a/korn/boxcontaineritem.cpp +++ b/korn/boxcontaineritem.cpp @@ -26,10 +26,10 @@ #include #include #include -#include +#include #include #include -#include +#include #include #include #include diff --git a/korn/dcop_proto.cpp b/korn/dcop_proto.cpp index d4a8bd3b..94fd5f04 100644 --- a/korn/dcop_proto.cpp +++ b/korn/dcop_proto.cpp @@ -23,7 +23,7 @@ #include "dcopdrop.h" #include -#include +#include #include #include diff --git a/korn/dockeditem.cpp b/korn/dockeditem.cpp index 7d5de186..40274474 100644 --- a/korn/dockeditem.cpp +++ b/korn/dockeditem.cpp @@ -23,11 +23,11 @@ #include #include #include -#include +#include #include #include #include -#include +#include #include #include diff --git a/korn/kio.cpp b/korn/kio.cpp index 195f73d8..678b3848 100644 --- a/korn/kio.cpp +++ b/korn/kio.cpp @@ -43,7 +43,7 @@ #include #include #include -#include +#include #include #include diff --git a/korn/kmail_proto.cpp b/korn/kmail_proto.cpp index 7be0555d..a3fddad3 100644 --- a/korn/kmail_proto.cpp +++ b/korn/kmail_proto.cpp @@ -26,7 +26,7 @@ #include #include -#include +#include #include #include diff --git a/korn/kornboxcfgimpl.cpp b/korn/kornboxcfgimpl.cpp index 92f81be8..7d29e1f5 100644 --- a/korn/kornboxcfgimpl.cpp +++ b/korn/kornboxcfgimpl.cpp @@ -28,7 +28,7 @@ class TDEConfig; #include #include #include -#include +#include #include #include diff --git a/korn/korncfgimpl.cpp b/korn/korncfgimpl.cpp index 1d3ba736..c6e8d171 100644 --- a/korn/korncfgimpl.cpp +++ b/korn/korncfgimpl.cpp @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include #include diff --git a/korn/kornshell.cpp b/korn/kornshell.cpp index 72ca18a8..7f5587bc 100644 --- a/korn/kornshell.cpp +++ b/korn/kornshell.cpp @@ -28,7 +28,7 @@ #include #include #include -#include +#include #include diff --git a/korn/maildlg.cpp b/korn/maildlg.cpp index 3424e19e..d912c447 100644 --- a/korn/maildlg.cpp +++ b/korn/maildlg.cpp @@ -1,7 +1,7 @@ #include "maildlg.h" #include #include -#include +#include #include #include "mailsubject.h" #include diff --git a/korn/mailsubject.cpp b/korn/mailsubject.cpp index 459d7d46..0b7a2e3a 100644 --- a/korn/mailsubject.cpp +++ b/korn/mailsubject.cpp @@ -3,8 +3,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/korn/main.cpp b/korn/main.cpp index d5a68a3a..f3e8cf9a 100644 --- a/korn/main.cpp +++ b/korn/main.cpp @@ -6,7 +6,7 @@ #include"kornapp.h" #include #include -#include +#include #include"kornshell.h" diff --git a/korn/subjectsdlg.cpp b/korn/subjectsdlg.cpp index 6a2ec184..f3e4b3f4 100644 --- a/korn/subjectsdlg.cpp +++ b/korn/subjectsdlg.cpp @@ -7,9 +7,9 @@ #include #include #include "mailsubject.h" -#include +#include #include -#include +#include #include "maildlg.h" #include "progress_dialog.h" diff --git a/korn/tdeio_delete.cpp b/korn/tdeio_delete.cpp index 4550f20d..1bb87d25 100644 --- a/korn/tdeio_delete.cpp +++ b/korn/tdeio_delete.cpp @@ -24,7 +24,7 @@ #include "tdeio_proto.h" #include -#include +#include #include #include #include diff --git a/korn/tdeio_proto.h b/korn/tdeio_proto.h index e56de688..67e673e7 100644 --- a/korn/tdeio_proto.h +++ b/korn/tdeio_proto.h @@ -28,7 +28,7 @@ class TQString; #include -#include +#include #include #include "protocol.h" diff --git a/korn/tdeio_read.cpp b/korn/tdeio_read.cpp index 6ec5a12b..4d8cbf6c 100644 --- a/korn/tdeio_read.cpp +++ b/korn/tdeio_read.cpp @@ -24,7 +24,7 @@ #include "stringid.h" #include -#include +#include #include #include #include diff --git a/korn/tdeio_single_subject.cpp b/korn/tdeio_single_subject.cpp index b98a2edb..022dac49 100644 --- a/korn/tdeio_single_subject.cpp +++ b/korn/tdeio_single_subject.cpp @@ -23,7 +23,7 @@ #include "stringid.h" #include -#include +#include #include #include #include diff --git a/ktnef/gui/attachpropertydialog.cpp b/ktnef/gui/attachpropertydialog.cpp index c62001e5..73b20871 100644 --- a/ktnef/gui/attachpropertydialog.cpp +++ b/ktnef/gui/attachpropertydialog.cpp @@ -26,8 +26,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/ktnef/gui/ktnefmain.cpp b/ktnef/gui/ktnefmain.cpp index 4db5013f..a689d47b 100644 --- a/ktnef/gui/ktnefmain.cpp +++ b/ktnef/gui/ktnefmain.cpp @@ -27,7 +27,7 @@ #include #include -#include +#include #include #include #include @@ -36,12 +36,12 @@ #include #include #include -#include +#include #include #include #include #include -#include +#include #include #ifdef KDE_NO_COMPAT diff --git a/ktnef/gui/ktnefview.cpp b/ktnef/gui/ktnefview.cpp index b06a8d6a..a28a7d51 100644 --- a/ktnef/gui/ktnefview.cpp +++ b/ktnef/gui/ktnefview.cpp @@ -25,7 +25,7 @@ #include #include -#include +#include #include #include diff --git a/ktnef/gui/main.cpp b/ktnef/gui/main.cpp index c68fd3e6..4a16a8c8 100644 --- a/ktnef/gui/main.cpp +++ b/ktnef/gui/main.cpp @@ -17,7 +17,7 @@ #include #include -#include +#include #include #include "ktnefmain.h" diff --git a/ktnef/gui/messagepropertydialog.cpp b/ktnef/gui/messagepropertydialog.cpp index ba4dad91..ad610617 100644 --- a/ktnef/gui/messagepropertydialog.cpp +++ b/ktnef/gui/messagepropertydialog.cpp @@ -20,7 +20,7 @@ #include "ktnef/ktnefmessage.h" #include -#include +#include MessagePropertyDialog::MessagePropertyDialog( TQWidget *parent, KTNEFMessage *msg ) : KDialogBase( parent, "MessagePropertyDialog", true, i18n( "Message Properties" ), diff --git a/ktnef/lib/mapi.cpp b/ktnef/lib/mapi.cpp index 449c4177..486ea84e 100644 --- a/ktnef/lib/mapi.cpp +++ b/ktnef/lib/mapi.cpp @@ -17,7 +17,7 @@ #include "mapi.h" #include -#include +#include static struct { diff --git a/libemailfunctions/email.cpp b/libemailfunctions/email.cpp index b4d81f0b..03999f87 100644 --- a/libemailfunctions/email.cpp +++ b/libemailfunctions/email.cpp @@ -21,7 +21,7 @@ #include "email.h" #include -#include +#include #include #include diff --git a/libemailfunctions/kasciistricmp.h b/libemailfunctions/kasciistricmp.h index a7abc104..10c1551e 100644 --- a/libemailfunctions/kasciistricmp.h +++ b/libemailfunctions/kasciistricmp.h @@ -19,8 +19,8 @@ #include #if KDE_IS_VERSION(3,3,89) -// get kasciistricmp from kglobal.h -#include +// get kasciistricmp from tdeglobal.h +#include #else // define kasciistricmp to this tdepim symbol (renamed to avoid problems when upgrading tdelibs later) int tdepim_kasciistricmp( const char *str1, const char *str2 ); diff --git a/libemailfunctions/networkstatus.cpp b/libemailfunctions/networkstatus.cpp index eb99bcff..878a564a 100644 --- a/libemailfunctions/networkstatus.cpp +++ b/libemailfunctions/networkstatus.cpp @@ -20,7 +20,7 @@ */ #include -#include +#include #include #include diff --git a/libkcal/CMakeLists.txt b/libkcal/CMakeLists.txt index a4113e36..af759feb 100644 --- a/libkcal/CMakeLists.txt +++ b/libkcal/CMakeLists.txt @@ -99,7 +99,7 @@ tde_add_library( kcal SHARED AUTOMOC htmlexportsettings.kcfgc htmlexport.cpp calendarnull.cpp freebusyurlstore.cpp confirmsavedialog.cpp VERSION 2.0.0 - LINK versit-static emailfunctions-static ktnef-shared kmime-shared kabc-shared ${LIBICAL_LIBRARIES} + LINK versit-static emailfunctions-static ktnef-shared kmime-shared tdeabc-shared ${LIBICAL_LIBRARIES} DESTINATION ${LIB_INSTALL_DIR} ) diff --git a/libkcal/HACKING b/libkcal/HACKING index fc431906..ffaef8ac 100644 --- a/libkcal/HACKING +++ b/libkcal/HACKING @@ -1,4 +1,4 @@ -See tdelibs/kabc/HACKING or http://korganizer.kde.org/develop/hacking.html for +See tdelibs/tdeabc/HACKING or http://korganizer.kde.org/develop/hacking.html for general coding style conventions. Additional conventions for libkcal and KOrganizer: diff --git a/libkcal/attachmenthandler.cpp b/libkcal/attachmenthandler.cpp index aff810c1..0ddb5c8d 100644 --- a/libkcal/attachmenthandler.cpp +++ b/libkcal/attachmenthandler.cpp @@ -36,11 +36,11 @@ #include #include -#include -#include +#include +#include #include #include -#include +#include #include #include diff --git a/libkcal/attendee.cpp b/libkcal/attendee.cpp index 9aa3d46f..7eca7746 100644 --- a/libkcal/attendee.cpp +++ b/libkcal/attendee.cpp @@ -22,7 +22,7 @@ #include #include -#include +#include #include "attendee.h" diff --git a/libkcal/calendar.cpp b/libkcal/calendar.cpp index ad5030a1..5918a749 100644 --- a/libkcal/calendar.cpp +++ b/libkcal/calendar.cpp @@ -31,7 +31,7 @@ #include #include -#include +#include #include "exceptions.h" #include "calfilter.h" diff --git a/libkcal/calendarlocal.cpp b/libkcal/calendarlocal.cpp index fd7025f7..297c5104 100644 --- a/libkcal/calendarlocal.cpp +++ b/libkcal/calendarlocal.cpp @@ -26,8 +26,8 @@ #include #include -#include -#include +#include +#include #include "vcaldrag.h" #include "vcalformat.h" diff --git a/libkcal/calendarresources.cpp b/libkcal/calendarresources.cpp index d39564e9..b7d73dec 100644 --- a/libkcal/calendarresources.cpp +++ b/libkcal/calendarresources.cpp @@ -34,7 +34,7 @@ #include #include -#include +#include #include "vcaldrag.h" #include "vcalformat.h" @@ -46,7 +46,7 @@ #include #include -#include +#include #include "resourcecalendar.h" #include "resourcelocal.h" diff --git a/libkcal/calformat.cpp b/libkcal/calformat.cpp index 6775c9ec..d6aa2278 100644 --- a/libkcal/calformat.cpp +++ b/libkcal/calformat.cpp @@ -19,7 +19,7 @@ Boston, MA 02110-1301, USA. */ -#include +#include #include #include diff --git a/libkcal/confirmsavedialog.cpp b/libkcal/confirmsavedialog.cpp index 6ac64e61..61716eab 100644 --- a/libkcal/confirmsavedialog.cpp +++ b/libkcal/confirmsavedialog.cpp @@ -21,7 +21,7 @@ #include "confirmsavedialog.h" #include -#include +#include #include #include diff --git a/libkcal/convertqtopia.cpp b/libkcal/convertqtopia.cpp index ef585e63..a626231f 100644 --- a/libkcal/convertqtopia.cpp +++ b/libkcal/convertqtopia.cpp @@ -26,9 +26,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include diff --git a/libkcal/dndfactory.cpp b/libkcal/dndfactory.cpp index 61818b9d..0a1d68c0 100644 --- a/libkcal/dndfactory.cpp +++ b/libkcal/dndfactory.cpp @@ -27,8 +27,8 @@ #include #include -#include -#include +#include +#include #include "vcaldrag.h" #include "icaldrag.h" diff --git a/libkcal/event.cpp b/libkcal/event.cpp index b040d182..53d094d3 100644 --- a/libkcal/event.cpp +++ b/libkcal/event.cpp @@ -19,8 +19,8 @@ Boston, MA 02110-1301, USA. */ -#include -#include +#include +#include #include #include "event.h" diff --git a/libkcal/exceptions.cpp b/libkcal/exceptions.cpp index 99c804dd..8939248c 100644 --- a/libkcal/exceptions.cpp +++ b/libkcal/exceptions.cpp @@ -19,7 +19,7 @@ Boston, MA 02110-1301, USA. */ -#include +#include #include "calformat.h" #include "exceptions.h" diff --git a/libkcal/htmlexport.cpp b/libkcal/htmlexport.cpp index 7938c751..2b538574 100644 --- a/libkcal/htmlexport.cpp +++ b/libkcal/htmlexport.cpp @@ -27,8 +27,8 @@ #include #include -#include -#include +#include +#include #include #include @@ -38,7 +38,7 @@ #include #ifndef KORG_NOKABC - #include + #include #endif #include "htmlexport.h" #include "htmlexportsettings.h" diff --git a/libkcal/icalformat.cpp b/libkcal/icalformat.cpp index deb38a60..34a4a1a9 100644 --- a/libkcal/icalformat.cpp +++ b/libkcal/icalformat.cpp @@ -28,7 +28,7 @@ #include #include -#include +#include extern "C" { #include diff --git a/libkcal/icalformatimpl.cpp b/libkcal/icalformatimpl.cpp index db3177fd..599eab3f 100644 --- a/libkcal/icalformatimpl.cpp +++ b/libkcal/icalformatimpl.cpp @@ -27,7 +27,7 @@ #include #include -#include +#include #include extern "C" { diff --git a/libkcal/incidence.cpp b/libkcal/incidence.cpp index e509cc05..99b17e99 100644 --- a/libkcal/incidence.cpp +++ b/libkcal/incidence.cpp @@ -20,8 +20,8 @@ Boston, MA 02110-1301, USA. */ -#include -#include +#include +#include #include #include "calformat.h" diff --git a/libkcal/incidencebase.cpp b/libkcal/incidencebase.cpp index 74c896f5..da314b63 100644 --- a/libkcal/incidencebase.cpp +++ b/libkcal/incidencebase.cpp @@ -20,8 +20,8 @@ Boston, MA 02110-1301, USA. */ -#include -#include +#include +#include #include #include "calformat.h" diff --git a/libkcal/incidenceformatter.cpp b/libkcal/incidenceformatter.cpp index 0a42e2aa..1455a24a 100644 --- a/libkcal/incidenceformatter.cpp +++ b/libkcal/incidenceformatter.cpp @@ -38,15 +38,15 @@ #include #include #include -#include -#include -#include +#include +#include +#include #include -#include +#include -#include -#include +#include +#include #include #include #include diff --git a/libkcal/period.cpp b/libkcal/period.cpp index ff944ee9..586ba3e7 100644 --- a/libkcal/period.cpp +++ b/libkcal/period.cpp @@ -20,7 +20,7 @@ */ #include -#include +#include #include "period.h" diff --git a/libkcal/person.cpp b/libkcal/person.cpp index aad80f68..d56233bb 100644 --- a/libkcal/person.cpp +++ b/libkcal/person.cpp @@ -23,7 +23,7 @@ #include "person.h" #include -#include +#include #include diff --git a/libkcal/qtopiaformat.cpp b/libkcal/qtopiaformat.cpp index d417f9ea..a3f3f6f0 100644 --- a/libkcal/qtopiaformat.cpp +++ b/libkcal/qtopiaformat.cpp @@ -29,7 +29,7 @@ #include #include -#include +#include #include "calendar.h" #include "calendarlocal.h" diff --git a/libkcal/recurrence.cpp b/libkcal/recurrence.cpp index d4e47a52..1c64ea3d 100644 --- a/libkcal/recurrence.cpp +++ b/libkcal/recurrence.cpp @@ -25,8 +25,8 @@ #include #include -#include -#include +#include +#include #include #include "recurrence.h" diff --git a/libkcal/recurrencerule.cpp b/libkcal/recurrencerule.cpp index 946141df..9805784f 100644 --- a/libkcal/recurrencerule.cpp +++ b/libkcal/recurrencerule.cpp @@ -23,7 +23,7 @@ #include "recurrencerule.h" #include -#include +#include #include #include diff --git a/libkcal/resourcecached.cpp b/libkcal/resourcecached.cpp index 13d11be0..38110431 100644 --- a/libkcal/resourcecached.cpp +++ b/libkcal/resourcecached.cpp @@ -30,7 +30,7 @@ #include #include -#include +#include #include #include diff --git a/libkcal/resourcecachedconfig.cpp b/libkcal/resourcecachedconfig.cpp index caa1fddf..ee43f711 100644 --- a/libkcal/resourcecachedconfig.cpp +++ b/libkcal/resourcecachedconfig.cpp @@ -26,7 +26,7 @@ #include #include -#include +#include #include #include "resourcecached.h" diff --git a/libkcal/resourcecalendar.cpp b/libkcal/resourcecalendar.cpp index 76f12ed1..fb51f0ab 100644 --- a/libkcal/resourcecalendar.cpp +++ b/libkcal/resourcecalendar.cpp @@ -24,7 +24,7 @@ #include #include -#include +#include #include "calendar.h" diff --git a/libkcal/resourcecalendar.h b/libkcal/resourcecalendar.h index c8455483..80f37f82 100644 --- a/libkcal/resourcecalendar.h +++ b/libkcal/resourcecalendar.h @@ -40,7 +40,7 @@ #include #include -#include +#include #include namespace KCal { diff --git a/libkcal/resourcelocal.cpp b/libkcal/resourcelocal.cpp index dca20b9a..aee2ba98 100644 --- a/libkcal/resourcelocal.cpp +++ b/libkcal/resourcelocal.cpp @@ -28,7 +28,7 @@ #include #include -#include +#include #include #include diff --git a/libkcal/resourcelocalconfig.cpp b/libkcal/resourcelocalconfig.cpp index 92c34e29..ccba0328 100644 --- a/libkcal/resourcelocalconfig.cpp +++ b/libkcal/resourcelocalconfig.cpp @@ -25,8 +25,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/libkcal/resourcelocaldir.cpp b/libkcal/resourcelocaldir.cpp index 730f3abd..f5145735 100644 --- a/libkcal/resourcelocaldir.cpp +++ b/libkcal/resourcelocaldir.cpp @@ -28,7 +28,7 @@ #include #include -#include +#include #include #include #include diff --git a/libkcal/resourcelocaldirconfig.cpp b/libkcal/resourcelocaldirconfig.cpp index df2412b3..afe9c95b 100644 --- a/libkcal/resourcelocaldirconfig.cpp +++ b/libkcal/resourcelocaldirconfig.cpp @@ -24,9 +24,9 @@ #include #include -#include +#include #include -#include +#include #include #include "vcaldrag.h" diff --git a/libkcal/scheduler.cpp b/libkcal/scheduler.cpp index 6e3cf385..c398a77c 100644 --- a/libkcal/scheduler.cpp +++ b/libkcal/scheduler.cpp @@ -20,9 +20,9 @@ Boston, MA 02110-1301, USA. */ -#include +#include #include -#include +#include #include #include "calhelper.h" diff --git a/libkcal/tests/readandwrite.cpp b/libkcal/tests/readandwrite.cpp index 53e082a3..5f6c3488 100644 --- a/libkcal/tests/readandwrite.cpp +++ b/libkcal/tests/readandwrite.cpp @@ -28,7 +28,7 @@ extern "C" { #include #include #include -#include +#include #include #include diff --git a/libkcal/tests/testcalendar.cpp b/libkcal/tests/testcalendar.cpp index 85f77d78..b5c15ac4 100644 --- a/libkcal/tests/testcalendar.cpp +++ b/libkcal/tests/testcalendar.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include #include "calendarlocal.h" diff --git a/libkcal/tests/testcalselectdialog.cpp b/libkcal/tests/testcalselectdialog.cpp index 2c3ae7f7..84fe89c8 100644 --- a/libkcal/tests/testcalselectdialog.cpp +++ b/libkcal/tests/testcalselectdialog.cpp @@ -22,7 +22,7 @@ using namespace KCal; #include #include -#include +#include #include int main( int argc, char **argv ) diff --git a/libkcal/tests/testfields.cpp b/libkcal/tests/testfields.cpp index 2d393aa6..05522dfe 100644 --- a/libkcal/tests/testfields.cpp +++ b/libkcal/tests/testfields.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include #include "calendarlocal.h" diff --git a/libkcal/tests/testincidence.cpp b/libkcal/tests/testincidence.cpp index 858ed9cc..e510cf73 100644 --- a/libkcal/tests/testincidence.cpp +++ b/libkcal/tests/testincidence.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include #include "icalformat.h" diff --git a/libkcal/tests/testresource.cpp b/libkcal/tests/testresource.cpp index 64ada3b0..a5f20786 100644 --- a/libkcal/tests/testresource.cpp +++ b/libkcal/tests/testresource.cpp @@ -21,7 +21,7 @@ #include -#include +#include #include #include #include diff --git a/libkcal/tests/testvcalexport.cpp b/libkcal/tests/testvcalexport.cpp index d6997ef4..7cf619d0 100644 --- a/libkcal/tests/testvcalexport.cpp +++ b/libkcal/tests/testvcalexport.cpp @@ -32,7 +32,7 @@ extern "C" { #include #include #include -#include +#include #include #include diff --git a/libkcal/todo.cpp b/libkcal/todo.cpp index 7c4a4df3..d7ba1658 100644 --- a/libkcal/todo.cpp +++ b/libkcal/todo.cpp @@ -19,8 +19,8 @@ Boston, MA 02110-1301, USA. */ -#include -#include +#include +#include #include #include "todo.h" diff --git a/libkcal/vcalformat.cpp b/libkcal/vcalformat.cpp index 9c7a0f1c..7733b27d 100644 --- a/libkcal/vcalformat.cpp +++ b/libkcal/vcalformat.cpp @@ -30,9 +30,9 @@ #include #include -#include +#include #include -#include +#include #include "vcc.h" #include "vobject.h" diff --git a/libkholidays/lunarphase.cpp b/libkholidays/lunarphase.cpp index f1de52a3..f553dfb7 100644 --- a/libkholidays/lunarphase.cpp +++ b/libkholidays/lunarphase.cpp @@ -33,8 +33,8 @@ #include "config.h" -#include -#include +#include +#include #include #include "lunarphase.h" diff --git a/libkmime/kmime_codec_identity.cpp b/libkmime/kmime_codec_identity.cpp index 529084d5..27fe8f42 100644 --- a/libkmime/kmime_codec_identity.cpp +++ b/libkmime/kmime_codec_identity.cpp @@ -32,7 +32,7 @@ #include "kmime_codec_identity.h" #include -#include +#include #include #include diff --git a/libkmime/kmime_content.cpp b/libkmime/kmime_content.cpp index 20862496..037d8f4d 100644 --- a/libkmime/kmime_content.cpp +++ b/libkmime/kmime_content.cpp @@ -18,8 +18,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/libkmime/kmime_header_parsing.cpp b/libkmime/kmime_header_parsing.cpp index 70d0b657..5c9423b7 100644 --- a/libkmime/kmime_header_parsing.cpp +++ b/libkmime/kmime_header_parsing.cpp @@ -36,7 +36,7 @@ #include "kmime_util.h" #include "kmime_warning.h" -#include +#include #include #include diff --git a/libkmime/kmime_headers.cpp b/libkmime/kmime_headers.cpp index 649e1e61..2679971a 100644 --- a/libkmime/kmime_headers.cpp +++ b/libkmime/kmime_headers.cpp @@ -31,7 +31,7 @@ #include #include -#include +#include #include #include diff --git a/libkmime/kmime_mdn.cpp b/libkmime/kmime_mdn.cpp index bba37023..4040d893 100644 --- a/libkmime/kmime_mdn.cpp +++ b/libkmime/kmime_mdn.cpp @@ -34,7 +34,7 @@ #include "kmime_version.h" #include "kmime_util.h" -#include +#include #include #include diff --git a/libkmime/kmime_util.cpp b/libkmime/kmime_util.cpp index 38f28275..d93c4990 100644 --- a/libkmime/kmime_util.cpp +++ b/libkmime/kmime_util.cpp @@ -21,8 +21,8 @@ #include "kmime_util.h" #include // for KCodec::{quotedPrintableDe,base64{En,De}}code -#include -#include +#include +#include #include #include #if KDE_IS_VERSION( 3, 1, 90 ) diff --git a/libkpgp/kpgp.cpp b/libkpgp/kpgp.cpp index 33aa8995..293b3681 100644 --- a/libkpgp/kpgp.cpp +++ b/libkpgp/kpgp.cpp @@ -35,8 +35,8 @@ #include #include -#include -#include +#include +#include #include #include #include diff --git a/libkpgp/kpgpbase2.cpp b/libkpgp/kpgpbase2.cpp index b8a6448a..2d16951c 100644 --- a/libkpgp/kpgpbase2.cpp +++ b/libkpgp/kpgpbase2.cpp @@ -28,7 +28,7 @@ #include -#include +#include #include #include diff --git a/libkpgp/kpgpbase5.cpp b/libkpgp/kpgpbase5.cpp index d7066cb9..7f8e405a 100644 --- a/libkpgp/kpgpbase5.cpp +++ b/libkpgp/kpgpbase5.cpp @@ -29,7 +29,7 @@ #include #include -#include +#include #include #include diff --git a/libkpgp/kpgpbase6.cpp b/libkpgp/kpgpbase6.cpp index 7fada7cc..40bef7ab 100644 --- a/libkpgp/kpgpbase6.cpp +++ b/libkpgp/kpgpbase6.cpp @@ -27,7 +27,7 @@ #include -#include +#include #include #define PGP6 "pgp" diff --git a/libkpgp/kpgpbaseG.cpp b/libkpgp/kpgpbaseG.cpp index 52bb6bc7..7e96b4e9 100644 --- a/libkpgp/kpgpbaseG.cpp +++ b/libkpgp/kpgpbaseG.cpp @@ -23,7 +23,7 @@ #include "kpgpbase.h" #include "kpgp.h" -#include +#include #include #include diff --git a/libkpgp/kpgpui.cpp b/libkpgp/kpgpui.cpp index fbcb3efd..f4b40a70 100644 --- a/libkpgp/kpgpui.cpp +++ b/libkpgp/kpgpui.cpp @@ -32,7 +32,7 @@ #include #include -#include +#include #include #include #include @@ -44,7 +44,7 @@ #include #include #if KDE_IS_VERSION( 3, 1, 90 ) -#include +#include #endif #include "kpgp.h" diff --git a/libkpimexchange/core/exchangeaccount.cpp b/libkpimexchange/core/exchangeaccount.cpp index 75b1446d..a033b6b0 100644 --- a/libkpimexchange/core/exchangeaccount.cpp +++ b/libkpimexchange/core/exchangeaccount.cpp @@ -34,8 +34,8 @@ #include #include #include -#include -#include +#include +#include #include #include diff --git a/libkpimexchange/core/exchangeclient.cpp b/libkpimexchange/core/exchangeclient.cpp index 4f540aee..5658c707 100644 --- a/libkpimexchange/core/exchangeclient.cpp +++ b/libkpimexchange/core/exchangeclient.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include // These for test() method #include diff --git a/libkpimexchange/core/exchangedownload.cpp b/libkpimexchange/core/exchangedownload.cpp index 9ff3040f..58bf236e 100644 --- a/libkpimexchange/core/exchangedownload.cpp +++ b/libkpimexchange/core/exchangedownload.cpp @@ -27,8 +27,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/libkpimexchange/core/exchangeprogress.cpp b/libkpimexchange/core/exchangeprogress.cpp index 0c7393bb..7d52711f 100644 --- a/libkpimexchange/core/exchangeprogress.cpp +++ b/libkpimexchange/core/exchangeprogress.cpp @@ -22,10 +22,10 @@ #include #include -#include -#include +#include +#include #include -#include +#include #include #include #include diff --git a/libkpimidentities/identity.cpp b/libkpimidentities/identity.cpp index 9b4c9df6..c43620ea 100644 --- a/libkpimidentities/identity.cpp +++ b/libkpimidentities/identity.cpp @@ -12,8 +12,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/libkpimidentities/identitycombo.cpp b/libkpimidentities/identitycombo.cpp index 5ddc0197..adc79efd 100644 --- a/libkpimidentities/identitycombo.cpp +++ b/libkpimidentities/identitycombo.cpp @@ -37,7 +37,7 @@ #include "identity.h" #include "identitymanager.h" -#include +#include #include diff --git a/libkpimidentities/identitymanager.cpp b/libkpimidentities/identitymanager.cpp index 44cabc04..c7b97216 100644 --- a/libkpimidentities/identitymanager.cpp +++ b/libkpimidentities/identitymanager.cpp @@ -41,9 +41,9 @@ static const char configKeyDefaultIdentity[] = "Default Identity"; #include "identity.h" // for IdentityList::{export,import}Data #include // for static helper functions -#include // for IdentityEntry::fromControlCenter() +#include // for IdentityEntry::fromControlCenter() #include -#include +#include #include #include #include diff --git a/libksieve/shared/error.cpp b/libksieve/shared/error.cpp index faf20bcc..400587c3 100644 --- a/libksieve/shared/error.cpp +++ b/libksieve/shared/error.cpp @@ -34,7 +34,7 @@ #include -#include // i18n +#include // i18n #include // UINT_MAX diff --git a/libtdepim/addresseediffalgo.h b/libtdepim/addresseediffalgo.h index f3c6632a..991d46fb 100644 --- a/libtdepim/addresseediffalgo.h +++ b/libtdepim/addresseediffalgo.h @@ -22,7 +22,7 @@ #ifndef KPIM_ADDRESSEEDIFFALGO_H #define KPIM_ADDRESSEEDIFFALGO_H -#include +#include #include namespace KPIM { diff --git a/libtdepim/addresseeemailselection.cpp b/libtdepim/addresseeemailselection.cpp index 9cbbeb02..11e9af2c 100644 --- a/libtdepim/addresseeemailselection.cpp +++ b/libtdepim/addresseeemailselection.cpp @@ -19,9 +19,9 @@ Boston, MA 02110-1301, USA. */ -#include +#include #include -#include +#include #include "recentaddresses.h" diff --git a/libtdepim/addresseelineedit.cpp b/libtdepim/addresseelineedit.cpp index bfb736b5..2277182b 100644 --- a/libtdepim/addresseelineedit.cpp +++ b/libtdepim/addresseelineedit.cpp @@ -34,11 +34,11 @@ #ifdef TDEPIM_NEW_DISTRLISTS #include "distributionlist.h" #else -#include +#include #endif -#include -#include +#include +#include #include #include @@ -48,7 +48,7 @@ #include #include #include -#include +#include #include #include diff --git a/libtdepim/addresseelineedit.h b/libtdepim/addresseelineedit.h index 035f285d..169d807e 100644 --- a/libtdepim/addresseelineedit.h +++ b/libtdepim/addresseelineedit.h @@ -32,7 +32,7 @@ #include #include -#include +#include #include "clicklineedit.h" #include "kmailcompletion.h" diff --git a/libtdepim/addresseeselector.cpp b/libtdepim/addresseeselector.cpp index 082b73c5..30288d0a 100644 --- a/libtdepim/addresseeselector.cpp +++ b/libtdepim/addresseeselector.cpp @@ -25,14 +25,14 @@ #include #include -#include +#include #include #include -#include +#include #include #include #include -#include +#include #include "addresseeselector.h" diff --git a/libtdepim/addresseeselector.h b/libtdepim/addresseeselector.h index f06c030b..92c54478 100644 --- a/libtdepim/addresseeselector.h +++ b/libtdepim/addresseeselector.h @@ -22,9 +22,9 @@ #ifndef KPIM_ADDRESSEESELECTOR_H #define KPIM_ADDRESSEESELECTOR_H -#include -#include -#include +#include +#include +#include #include #include diff --git a/libtdepim/addresseeview.cpp b/libtdepim/addresseeview.cpp index e4c0a0c4..aebb108c 100644 --- a/libtdepim/addresseeview.cpp +++ b/libtdepim/addresseeview.cpp @@ -24,23 +24,23 @@ #include #include -#include -#include -#include -#include +#include +#include +#include +#include #include #include #include -#include -#include +#include +#include #include #include -#include +#include #include -#include +#include #include #include -#include +#include #include diff --git a/libtdepim/addresseeview.h b/libtdepim/addresseeview.h index 92760529..af7ee4b1 100644 --- a/libtdepim/addresseeview.h +++ b/libtdepim/addresseeview.h @@ -24,7 +24,7 @@ #include -#include +#include #include #include #include diff --git a/libtdepim/addressesdialog.cpp b/libtdepim/addressesdialog.cpp index d7c54003..aa52f462 100644 --- a/libtdepim/addressesdialog.cpp +++ b/libtdepim/addressesdialog.cpp @@ -33,20 +33,20 @@ #ifdef TDEPIM_NEW_DISTRLISTS #include "distributionlist.h" #include -#include +#include #else -#include +#include #endif -#include +#include #include #include -#include +#include #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/libtdepim/addressesdialog.h b/libtdepim/addressesdialog.h index ba9eaf1f..c27ed68b 100644 --- a/libtdepim/addressesdialog.h +++ b/libtdepim/addressesdialog.h @@ -25,7 +25,7 @@ #ifndef ADDRESSESDIALOG_H #define ADDRESSESDIALOG_H -#include +#include #include #include #include diff --git a/libtdepim/broadcaststatus.cpp b/libtdepim/broadcaststatus.cpp index d7a26944..905c46fa 100644 --- a/libtdepim/broadcaststatus.cpp +++ b/libtdepim/broadcaststatus.cpp @@ -16,8 +16,8 @@ #include -#include -#include +#include +#include #include #include "broadcaststatus.h" diff --git a/libtdepim/calendardiffalgo.cpp b/libtdepim/calendardiffalgo.cpp index 587d0dc0..a7d333ae 100644 --- a/libtdepim/calendardiffalgo.cpp +++ b/libtdepim/calendardiffalgo.cpp @@ -19,7 +19,7 @@ Boston, MA 02110-1301, USA. */ -#include +#include #include "calendardiffalgo.h" diff --git a/libtdepim/categoryeditdialog.cpp b/libtdepim/categoryeditdialog.cpp index a6ab6e77..26abbc07 100644 --- a/libtdepim/categoryeditdialog.cpp +++ b/libtdepim/categoryeditdialog.cpp @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include "kpimprefs.h" diff --git a/libtdepim/categoryselectdialog.cpp b/libtdepim/categoryselectdialog.cpp index 36996614..cf1b2ac6 100644 --- a/libtdepim/categoryselectdialog.cpp +++ b/libtdepim/categoryselectdialog.cpp @@ -25,7 +25,7 @@ #include #include "categoryselectdialog_base.h" -#include +#include #include "categoryselectdialog.h" #include "kpimprefs.h" diff --git a/libtdepim/cfgc/autoexample.cpp b/libtdepim/cfgc/autoexample.cpp index ea94e091..746c0714 100644 --- a/libtdepim/cfgc/autoexample.cpp +++ b/libtdepim/cfgc/autoexample.cpp @@ -27,9 +27,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/libtdepim/cfgc/example.cpp b/libtdepim/cfgc/example.cpp index ab58e0d2..8af18fc3 100644 --- a/libtdepim/cfgc/example.cpp +++ b/libtdepim/cfgc/example.cpp @@ -24,9 +24,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include diff --git a/libtdepim/completionordereditor.cpp b/libtdepim/completionordereditor.cpp index 1ee6f8a8..a94b6221 100644 --- a/libtdepim/completionordereditor.cpp +++ b/libtdepim/completionordereditor.cpp @@ -33,11 +33,11 @@ #include "ldapclient.h" #include "resourceabc.h" -#include -#include +#include +#include #include -#include +#include #include #include #include @@ -59,7 +59,7 @@ The default completion weights are as follow: LDAP: 50, 49, 48 etc. (see ldapclient.cpp) KABC non-imap resources: 60 (see addresseelineedit.cpp and SimpleCompletionItem here) Distribution lists: 60 (see addresseelineedit.cpp and SimpleCompletionItem here) - KABC imap resources: 80 (see tderesources/imap/kabc/resourceimap.cpp) + KABC imap resources: 80 (see tderesources/imap/tdeabc/resourceimap.cpp) This dialog allows to change those weights, by showing one item per: - LDAP server diff --git a/libtdepim/csshelper.cpp b/libtdepim/csshelper.cpp index d3c64809..bb4d8ea9 100644 --- a/libtdepim/csshelper.cpp +++ b/libtdepim/csshelper.cpp @@ -32,9 +32,9 @@ #include "csshelper.h" #include -#include +#include #include -#include +#include #include #include diff --git a/libtdepim/designerfields.h b/libtdepim/designerfields.h index 8e870bd4..dd05b336 100644 --- a/libtdepim/designerfields.h +++ b/libtdepim/designerfields.h @@ -22,7 +22,7 @@ #ifndef KPIM_DESIGNERFIELDS_H #define KPIM_DESIGNERFIELDS_H -#include +#include #include #include diff --git a/libtdepim/distributionlist.cpp b/libtdepim/distributionlist.cpp index 4cf079c7..f5742a14 100644 --- a/libtdepim/distributionlist.cpp +++ b/libtdepim/distributionlist.cpp @@ -1,5 +1,5 @@ #include "distributionlist.h" -#include +#include static const char* s_customFieldName = "DistributionList"; diff --git a/libtdepim/distributionlist.h b/libtdepim/distributionlist.h index afc5a5bd..433e95b5 100644 --- a/libtdepim/distributionlist.h +++ b/libtdepim/distributionlist.h @@ -21,7 +21,7 @@ #ifndef DISTRIBUTIONLIST_H #define DISTRIBUTIONLIST_H -#include +#include namespace KABC { class AddressBook; diff --git a/libtdepim/embeddedurlpage.cpp b/libtdepim/embeddedurlpage.cpp index b8567d77..79bf5863 100644 --- a/libtdepim/embeddedurlpage.cpp +++ b/libtdepim/embeddedurlpage.cpp @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include diff --git a/libtdepim/htmldiffalgodisplay.cpp b/libtdepim/htmldiffalgodisplay.cpp index 03553c6d..6b7ac1ef 100644 --- a/libtdepim/htmldiffalgodisplay.cpp +++ b/libtdepim/htmldiffalgodisplay.cpp @@ -19,7 +19,7 @@ Boston, MA 02110-1301, USA. */ -#include +#include #include diff --git a/libtdepim/kabcresourcecached.cpp b/libtdepim/kabcresourcecached.cpp index df8ecbca..935fc942 100644 --- a/libtdepim/kabcresourcecached.cpp +++ b/libtdepim/kabcresourcecached.cpp @@ -20,9 +20,9 @@ #include -#include +#include #include -#include +#include #include #include "kabcresourcecached.h" @@ -30,7 +30,7 @@ using namespace KABC; ResourceCached::ResourceCached( const TDEConfig *config ) - : KABC::Resource( config ), mIdMapper( "kabc/uidmaps/" ), + : KABC::Resource( config ), mIdMapper( "tdeabc/uidmaps/" ), mReloadPolicy( ReloadInterval ), mReloadInterval( 10 ), mKABCReloadTimer( 0, "mKABCReloadTimer" ), mReloaded( false ), mSavePolicy( SaveDelayed ), mSaveInterval( 10 ), @@ -342,12 +342,12 @@ KABC::Addressee::List ResourceCached::deletedAddressees() const TQString ResourceCached::cacheFile() const { - return locateLocal( "cache", "kabc/tderesources/" + identifier() ); + return locateLocal( "cache", "tdeabc/tderesources/" + identifier() ); } TQString ResourceCached::changesCacheFile( const TQString &type ) const { - return locateLocal( "cache", "kabc/changescache/" + identifier() + "_" + type ); + return locateLocal( "cache", "tdeabc/changescache/" + identifier() + "_" + type ); } void ResourceCached::saveChangesCache( const TQMap &map, const TQString &type ) diff --git a/libtdepim/kabcresourcecached.h b/libtdepim/kabcresourcecached.h index db46ee27..aab4a192 100644 --- a/libtdepim/kabcresourcecached.h +++ b/libtdepim/kabcresourcecached.h @@ -21,7 +21,7 @@ #ifndef KABC_RESOURCECACHED_H #define KABC_RESOURCECACHED_H -#include +#include #include #include diff --git a/libtdepim/kabcresourcenull.h b/libtdepim/kabcresourcenull.h index a926e205..dfc731f7 100644 --- a/libtdepim/kabcresourcenull.h +++ b/libtdepim/kabcresourcenull.h @@ -21,7 +21,7 @@ #ifndef KABC_RESOURCENULL_H #define KABC_RESOURCENULL_H -#include +#include namespace KABC { diff --git a/libtdepim/kaddrbook.cpp b/libtdepim/kaddrbook.cpp index 9da5eb62..29166921 100644 --- a/libtdepim/kaddrbook.cpp +++ b/libtdepim/kaddrbook.cpp @@ -10,18 +10,18 @@ #ifdef TDEPIM_NEW_DISTRLISTS #include "distributionlist.h" #else -#include +#include #endif #include #include -#include -#include +#include +#include #include -#include -#include -#include -#include +#include +#include +#include +#include #include #include #include diff --git a/libtdepim/kaddrbook.h b/libtdepim/kaddrbook.h index e15d7a9f..10b89609 100644 --- a/libtdepim/kaddrbook.h +++ b/libtdepim/kaddrbook.h @@ -8,7 +8,7 @@ #include #include -#include +#include #include namespace KABC { diff --git a/libtdepim/kcmdesignerfields.cpp b/libtdepim/kcmdesignerfields.cpp index eda7248a..9156452c 100644 --- a/libtdepim/kcmdesignerfields.cpp +++ b/libtdepim/kcmdesignerfields.cpp @@ -37,15 +37,15 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include #include #include -#include +#include #include #include diff --git a/libtdepim/kdateedit.cpp b/libtdepim/kdateedit.cpp index 73f0586a..dd6b4e48 100644 --- a/libtdepim/kdateedit.cpp +++ b/libtdepim/kdateedit.cpp @@ -28,9 +28,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include "kdateedit.h" diff --git a/libtdepim/kdatepickerpopup.cpp b/libtdepim/kdatepickerpopup.cpp index f6e7031e..d9ffe8c3 100644 --- a/libtdepim/kdatepickerpopup.cpp +++ b/libtdepim/kdatepickerpopup.cpp @@ -22,7 +22,7 @@ #include #include -#include +#include #include "kdatepickerpopup.h" diff --git a/libtdepim/kfoldertree.cpp b/libtdepim/kfoldertree.cpp index abc69fad..f353c4d3 100644 --- a/libtdepim/kfoldertree.cpp +++ b/libtdepim/kfoldertree.cpp @@ -1,7 +1,7 @@ // -*- c-basic-offset: 2 -*- #include "kfoldertree.h" -#include +#include #include #include #include diff --git a/libtdepim/kimportdialog.cpp b/libtdepim/kimportdialog.cpp index 861cbfb4..879b6156 100644 --- a/libtdepim/kimportdialog.cpp +++ b/libtdepim/kimportdialog.cpp @@ -41,7 +41,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/libtdepim/kincidencechooser.cpp b/libtdepim/kincidencechooser.cpp index f1c43daa..8bb72d5c 100644 --- a/libtdepim/kincidencechooser.cpp +++ b/libtdepim/kincidencechooser.cpp @@ -35,8 +35,8 @@ #include -#include -#include +#include +#include #include "kincidencechooser.h" #include "libkcal/incidence.h" diff --git a/libtdepim/komposer/core/core.cpp b/libtdepim/komposer/core/core.cpp index acd79812..24a3b7d3 100644 --- a/libtdepim/komposer/core/core.cpp +++ b/libtdepim/komposer/core/core.cpp @@ -37,7 +37,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/libtdepim/komposer/core/prefsmodule.cpp b/libtdepim/komposer/core/prefsmodule.cpp index 80b9951a..3070b165 100644 --- a/libtdepim/komposer/core/prefsmodule.cpp +++ b/libtdepim/komposer/core/prefsmodule.cpp @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include #include diff --git a/libtdepim/komposer/core/tests/main.cpp b/libtdepim/komposer/core/tests/main.cpp index c59080ed..d5fe826a 100644 --- a/libtdepim/komposer/core/tests/main.cpp +++ b/libtdepim/komposer/core/tests/main.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include #include diff --git a/libtdepim/komposer/plugins/default/defaulteditor.cpp b/libtdepim/komposer/plugins/default/defaulteditor.cpp index a5e2ff69..82c04e3f 100644 --- a/libtdepim/komposer/plugins/default/defaulteditor.cpp +++ b/libtdepim/komposer/plugins/default/defaulteditor.cpp @@ -31,7 +31,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/libtdepim/komposer/test/test.cpp b/libtdepim/komposer/test/test.cpp index 40996d1e..b5dfc63a 100644 --- a/libtdepim/komposer/test/test.cpp +++ b/libtdepim/komposer/test/test.cpp @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include #include diff --git a/libtdepim/kpimprefs.cpp b/libtdepim/kpimprefs.cpp index 02e39736..d58ca447 100644 --- a/libtdepim/kpimprefs.cpp +++ b/libtdepim/kpimprefs.cpp @@ -28,9 +28,9 @@ #include #include -#include +#include #include -#include +#include #include #include "kpimprefs.h" diff --git a/libtdepim/kpimurlrequesterdlg.cpp b/libtdepim/kpimurlrequesterdlg.cpp index 311d1d00..6abff8d0 100644 --- a/libtdepim/kpimurlrequesterdlg.cpp +++ b/libtdepim/kpimurlrequesterdlg.cpp @@ -21,7 +21,7 @@ #include #include #include -#include +#include // KDE3.4 or KDE4.0: FIXME: Move to tdelibs! KURL KPimURLRequesterDlg::getURL( const TQString& dir, const TQString &label, diff --git a/libtdepim/kpixmapregionselectordialog.cpp b/libtdepim/kpixmapregionselectordialog.cpp index b715e000..d77c3135 100644 --- a/libtdepim/kpixmapregionselectordialog.cpp +++ b/libtdepim/kpixmapregionselectordialog.cpp @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include using namespace KPIM; diff --git a/libtdepim/kpixmapregionselectorwidget.cpp b/libtdepim/kpixmapregionselectorwidget.cpp index e8216882..e1c4cce4 100644 --- a/libtdepim/kpixmapregionselectorwidget.cpp +++ b/libtdepim/kpixmapregionselectorwidget.cpp @@ -32,7 +32,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/libtdepim/kprefsdialog.cpp b/libtdepim/kprefsdialog.cpp index b4aea558..ae24bc22 100644 --- a/libtdepim/kprefsdialog.cpp +++ b/libtdepim/kprefsdialog.cpp @@ -37,9 +37,9 @@ #include #include -#include +#include #include -#include +#include #include #include #include "ktimeedit.h" diff --git a/libtdepim/kscoring.cpp b/libtdepim/kscoring.cpp index 4fcc9774..e447ac7e 100644 --- a/libtdepim/kscoring.cpp +++ b/libtdepim/kscoring.cpp @@ -29,7 +29,7 @@ #include #include -#include +#include #include #include #include diff --git a/libtdepim/kscoringeditor.cpp b/libtdepim/kscoringeditor.cpp index a0ce66f5..d793c7a1 100644 --- a/libtdepim/kscoringeditor.cpp +++ b/libtdepim/kscoringeditor.cpp @@ -21,7 +21,7 @@ #include "kscoringeditor.h" #include -#include +#include #include #include #include diff --git a/libtdepim/ksubscription.cpp b/libtdepim/ksubscription.cpp index 94030bcc..d72776bc 100644 --- a/libtdepim/ksubscription.cpp +++ b/libtdepim/ksubscription.cpp @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include #include diff --git a/libtdepim/ktimeedit.cpp b/libtdepim/ktimeedit.cpp index 2fe849c5..edb871e8 100644 --- a/libtdepim/ktimeedit.cpp +++ b/libtdepim/ktimeedit.cpp @@ -29,10 +29,10 @@ #include #include -#include -#include +#include +#include #include -#include +#include #include "ktimeedit.h" #include diff --git a/libtdepim/kvcarddrag.cpp b/libtdepim/kvcarddrag.cpp index d8e83d89..28522449 100644 --- a/libtdepim/kvcarddrag.cpp +++ b/libtdepim/kvcarddrag.cpp @@ -21,7 +21,7 @@ #include "kvcarddrag.h" -#include +#include static const char vcard_mime_string[] = "text/x-vcard"; diff --git a/libtdepim/kvcarddrag.h b/libtdepim/kvcarddrag.h index e2d3c1e2..83c7f3e5 100644 --- a/libtdepim/kvcarddrag.h +++ b/libtdepim/kvcarddrag.h @@ -25,8 +25,8 @@ #include #include -#include -#include // for KABC_VCARD_ENCODING_FIX define +#include +#include // for KABC_VCARD_ENCODING_FIX define #include class KVCardDragPrivate; diff --git a/libtdepim/kwidgetlister.cpp b/libtdepim/kwidgetlister.cpp index 546bbb32..dc4e8a62 100644 --- a/libtdepim/kwidgetlister.cpp +++ b/libtdepim/kwidgetlister.cpp @@ -31,7 +31,7 @@ #include "kwidgetlister.h" -#include +#include #include #include diff --git a/libtdepim/ldapclient.cpp b/libtdepim/ldapclient.cpp index 4ea3b458..29023840 100644 --- a/libtdepim/ldapclient.cpp +++ b/libtdepim/ldapclient.cpp @@ -29,8 +29,8 @@ #include #include -#include -#include +#include +#include #include #include #include diff --git a/libtdepim/ldapclient.h b/libtdepim/ldapclient.h index 789b4605..51701272 100644 --- a/libtdepim/ldapclient.h +++ b/libtdepim/ldapclient.h @@ -32,7 +32,7 @@ #include #include -#include +#include #include #include diff --git a/libtdepim/ldapsearchdialog.cpp b/libtdepim/ldapsearchdialog.cpp index 7a1319b7..b6e49c8a 100644 --- a/libtdepim/ldapsearchdialog.cpp +++ b/libtdepim/ldapsearchdialog.cpp @@ -31,13 +31,13 @@ #include #include -#include +#include #include #include #include #include -#include -#include +#include +#include using namespace KPIM; diff --git a/libtdepim/linklocator.cpp b/libtdepim/linklocator.cpp index d71bc875..f740c194 100644 --- a/libtdepim/linklocator.cpp +++ b/libtdepim/linklocator.cpp @@ -22,7 +22,7 @@ #include "linklocator.h" #include "pimemoticons.h" -#include +#include #include #include #include diff --git a/libtdepim/maillistdrag.cpp b/libtdepim/maillistdrag.cpp index 159ca2f2..b269efe0 100644 --- a/libtdepim/maillistdrag.cpp +++ b/libtdepim/maillistdrag.cpp @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include using namespace KPIM; diff --git a/libtdepim/pluginloaderbase.cpp b/libtdepim/pluginloaderbase.cpp index 5d0a89f6..911fbba6 100644 --- a/libtdepim/pluginloaderbase.cpp +++ b/libtdepim/pluginloaderbase.cpp @@ -22,10 +22,10 @@ #include #include -#include +#include #include #include -#include +#include #include #include diff --git a/libtdepim/progressdialog.cpp b/libtdepim/progressdialog.cpp index 82a8895d..10157930 100644 --- a/libtdepim/progressdialog.cpp +++ b/libtdepim/progressdialog.cpp @@ -45,7 +45,7 @@ #include #include -#include +#include #include #include #include diff --git a/libtdepim/progressmanager.cpp b/libtdepim/progressmanager.cpp index 0f3e39ca..37216e94 100644 --- a/libtdepim/progressmanager.cpp +++ b/libtdepim/progressmanager.cpp @@ -24,7 +24,7 @@ #include #include -#include +#include #include #include "progressmanager.h" diff --git a/libtdepim/recentaddresses.cpp b/libtdepim/recentaddresses.cpp index 35c52e35..6698b263 100644 --- a/libtdepim/recentaddresses.cpp +++ b/libtdepim/recentaddresses.cpp @@ -32,10 +32,10 @@ #include #include -#include +#include #include -#include +#include #include diff --git a/libtdepim/recentaddresses.h b/libtdepim/recentaddresses.h index 6adc6598..54798637 100644 --- a/libtdepim/recentaddresses.h +++ b/libtdepim/recentaddresses.h @@ -31,7 +31,7 @@ #define RECENTADDRESSES_H #include -#include +#include #include diff --git a/libtdepim/resourceabc.h b/libtdepim/resourceabc.h index fe2e45bf..0b76b7f3 100644 --- a/libtdepim/resourceabc.h +++ b/libtdepim/resourceabc.h @@ -25,7 +25,7 @@ #ifndef RESOURCEABC_H #define RESOURCEABC_H -#include +#include #include #include diff --git a/libtdepim/sendsmsdialog.cpp b/libtdepim/sendsmsdialog.cpp index 2fb4efe4..2b658112 100644 --- a/libtdepim/sendsmsdialog.cpp +++ b/libtdepim/sendsmsdialog.cpp @@ -23,7 +23,7 @@ #include #include -#include +#include #include "sendsmsdialog.h" diff --git a/libtdepim/ssllabel.cpp b/libtdepim/ssllabel.cpp index 6e4717cd..fc876fad 100644 --- a/libtdepim/ssllabel.cpp +++ b/libtdepim/ssllabel.cpp @@ -35,7 +35,7 @@ #include "ssllabel.h" #include -#include +#include #include diff --git a/libtdepim/statusbarprogresswidget.cpp b/libtdepim/statusbarprogresswidget.cpp index 99a035b8..61dd1bf2 100644 --- a/libtdepim/statusbarprogresswidget.cpp +++ b/libtdepim/statusbarprogresswidget.cpp @@ -47,7 +47,7 @@ using KPIM::ProgressManager; #include #include #include -#include +#include #include #include #include diff --git a/libtdepim/tdeconfigpropagator.cpp b/libtdepim/tdeconfigpropagator.cpp index f6f48240..01ed31ab 100644 --- a/libtdepim/tdeconfigpropagator.cpp +++ b/libtdepim/tdeconfigpropagator.cpp @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include diff --git a/libtdepim/tdeconfigwizard.cpp b/libtdepim/tdeconfigwizard.cpp index 30e11fbc..8c2620d1 100644 --- a/libtdepim/tdeconfigwizard.cpp +++ b/libtdepim/tdeconfigwizard.cpp @@ -21,10 +21,10 @@ #include "tdeconfigwizard.h" -#include +#include #include #include -#include +#include #include #include diff --git a/libtdepim/tdefileio.cpp b/libtdepim/tdefileio.cpp index ad899351..14fc458e 100644 --- a/libtdepim/tdefileio.cpp +++ b/libtdepim/tdefileio.cpp @@ -6,13 +6,13 @@ #include #endif -#include +#include #include #include #include -#include +#include #include #include diff --git a/libtdepim/tests/testaddresseelineedit.cpp b/libtdepim/tests/testaddresseelineedit.cpp index 9fb3470d..64d969fd 100644 --- a/libtdepim/tests/testaddresseelineedit.cpp +++ b/libtdepim/tests/testaddresseelineedit.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include #include "../addresseelineedit.h" diff --git a/libtdepim/tests/testaddresseeselector.cpp b/libtdepim/tests/testaddresseeselector.cpp index 43820869..8410188c 100644 --- a/libtdepim/tests/testaddresseeselector.cpp +++ b/libtdepim/tests/testaddresseeselector.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include #include "../addresseeselector.h" diff --git a/libtdepim/tests/testdateedit.cpp b/libtdepim/tests/testdateedit.cpp index 25762464..a87e950c 100644 --- a/libtdepim/tests/testdateedit.cpp +++ b/libtdepim/tests/testdateedit.cpp @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include "kdateedit.h" diff --git a/libtdepim/tests/testdistrlist.cpp b/libtdepim/tests/testdistrlist.cpp index d57cc592..0bbb536d 100644 --- a/libtdepim/tests/testdistrlist.cpp +++ b/libtdepim/tests/testdistrlist.cpp @@ -23,7 +23,7 @@ using KPIM::DistributionList; #include -#include +#include #include #include #include diff --git a/libtdepim/tests/testkincidencechooser.cpp b/libtdepim/tests/testkincidencechooser.cpp index d2f8cadf..ab113a04 100644 --- a/libtdepim/tests/testkincidencechooser.cpp +++ b/libtdepim/tests/testkincidencechooser.cpp @@ -19,7 +19,7 @@ #include #include -#include +#include #include using namespace KCal; diff --git a/libtdepim/tests/testwizard.cpp b/libtdepim/tests/testwizard.cpp index fd6c70eb..f2a9a5fd 100644 --- a/libtdepim/tests/testwizard.cpp +++ b/libtdepim/tests/testwizard.cpp @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include diff --git a/plugins/kmail/bodypartformatter/attendeeselector.cpp b/plugins/kmail/bodypartformatter/attendeeselector.cpp index dae65dc3..08bf9c00 100644 --- a/plugins/kmail/bodypartformatter/attendeeselector.cpp +++ b/plugins/kmail/bodypartformatter/attendeeselector.cpp @@ -23,7 +23,7 @@ #include #include -#include +#include #include #include diff --git a/plugins/kmail/bodypartformatter/delegateselector.cpp b/plugins/kmail/bodypartformatter/delegateselector.cpp index d175c6b4..e4d3c6e1 100644 --- a/plugins/kmail/bodypartformatter/delegateselector.cpp +++ b/plugins/kmail/bodypartformatter/delegateselector.cpp @@ -21,7 +21,7 @@ #include -#include +#include #include #include diff --git a/plugins/kmail/bodypartformatter/text_calendar.cpp b/plugins/kmail/bodypartformatter/text_calendar.cpp index b85cca49..bfe78c61 100644 --- a/plugins/kmail/bodypartformatter/text_calendar.cpp +++ b/plugins/kmail/bodypartformatter/text_calendar.cpp @@ -57,19 +57,19 @@ #include -#include +#include #include #include -#include +#include #include -#include +#include #include #include #include -#include +#include #include #include -#include +#include #include #include #include diff --git a/plugins/kmail/bodypartformatter/text_vcard.cpp b/plugins/kmail/bodypartformatter/text_vcard.cpp index 74b56457..61a254c4 100644 --- a/plugins/kmail/bodypartformatter/text_vcard.cpp +++ b/plugins/kmail/bodypartformatter/text_vcard.cpp @@ -33,14 +33,14 @@ #include #include -#include -#include +#include +#include #include -#include +#include #include #include -#include -#include +#include +#include #include @@ -55,8 +55,8 @@ using KMail::Interface::BodyPart; #include #include -#include -#include +#include +#include using KABC::VCardConverter; using KABC::Addressee; diff --git a/plugins/kmail/bodypartformatter/text_xdiff.cpp b/plugins/kmail/bodypartformatter/text_xdiff.cpp index 7e364450..8d4937c7 100644 --- a/plugins/kmail/bodypartformatter/text_xdiff.cpp +++ b/plugins/kmail/bodypartformatter/text_xdiff.cpp @@ -37,13 +37,13 @@ #include #include -#include -#include +#include +#include #include -#include +#include #include #include -#include +#include #include #include diff --git a/tdefile-plugins/palm-databases/tdefile_palm.cpp b/tdefile-plugins/palm-databases/tdefile_palm.cpp index 3d4e20e9..e995b136 100644 --- a/tdefile-plugins/palm-databases/tdefile_palm.cpp +++ b/tdefile-plugins/palm-databases/tdefile_palm.cpp @@ -21,7 +21,7 @@ #include "tdefile_palm.h" -#include +#include #include #include diff --git a/tdefile-plugins/rfc822/tdefile_rfc822.cpp b/tdefile-plugins/rfc822/tdefile_rfc822.cpp index 261f0835..f1b4d6ff 100644 --- a/tdefile-plugins/rfc822/tdefile_rfc822.cpp +++ b/tdefile-plugins/rfc822/tdefile_rfc822.cpp @@ -21,7 +21,7 @@ #include "tdefile_rfc822.h" #include -#include +#include #include #include #include diff --git a/tdefile-plugins/vcf/CMakeLists.txt b/tdefile-plugins/vcf/CMakeLists.txt index 4cf771d2..c0a8944a 100644 --- a/tdefile-plugins/vcf/CMakeLists.txt +++ b/tdefile-plugins/vcf/CMakeLists.txt @@ -30,6 +30,6 @@ install( FILES tdefile_vcf.desktop DESTINATION ${SERVICES_INSTALL_DIR} ) tde_add_kpart( tdefile_vcf AUTOMOC SOURCES tdefile_vcf.cpp - LINK kabc-shared + LINK tdeabc-shared DESTINATION ${PLUGIN_INSTALL_DIR} ) diff --git a/tdefile-plugins/vcf/tdefile_vcf.cpp b/tdefile-plugins/vcf/tdefile_vcf.cpp index e8746c56..3b70960d 100644 --- a/tdefile-plugins/vcf/tdefile_vcf.cpp +++ b/tdefile-plugins/vcf/tdefile_vcf.cpp @@ -22,9 +22,9 @@ #include "tdefile_vcf.h" #include -#include +#include #include -#include +#include #include #include diff --git a/tdeioslaves/imap4/imap4.cc b/tdeioslaves/imap4/imap4.cc index 4871ae68..cb0f06ad 100644 --- a/tdeioslaves/imap4/imap4.cc +++ b/tdeioslaves/imap4/imap4.cc @@ -81,13 +81,13 @@ extern "C" { #include #include #include -#include -#include +#include +#include #include #include #include #include -#include +#include #include #include diff --git a/tdeioslaves/imap4/imapcommand.cc b/tdeioslaves/imap4/imapcommand.cc index a3239d09..f88a65ad 100644 --- a/tdeioslaves/imap4/imapcommand.cc +++ b/tdeioslaves/imap4/imapcommand.cc @@ -46,14 +46,14 @@ #include #include -#include +#include #include #include #include #include #include #include -#include */ +#include */ imapCommand::imapCommand () { diff --git a/tdeioslaves/imap4/mimeheader.cc b/tdeioslaves/imap4/mimeheader.cc index 4f3de646..d0916ba5 100644 --- a/tdeioslaves/imap4/mimeheader.cc +++ b/tdeioslaves/imap4/mimeheader.cc @@ -23,7 +23,7 @@ #include // #include -#include +#include #include #include #include diff --git a/tdeioslaves/mbox/mbox.cc b/tdeioslaves/mbox/mbox.cc index 91a32488..5742baff 100644 --- a/tdeioslaves/mbox/mbox.cc +++ b/tdeioslaves/mbox/mbox.cc @@ -26,9 +26,9 @@ #include #include -#include +#include #include -#include +#include #include #include diff --git a/tdeioslaves/opengroupware/opengroupware.cpp b/tdeioslaves/opengroupware/opengroupware.cpp index 3624b61e..c1fd485d 100644 --- a/tdeioslaves/opengroupware/opengroupware.cpp +++ b/tdeioslaves/opengroupware/opengroupware.cpp @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include @@ -34,12 +34,12 @@ #include #include -#include +#include #include #include -#include -#include +#include +#include #include #include diff --git a/tdeioslaves/sieve/sieve.cpp b/tdeioslaves/sieve/sieve.cpp index 4a84997c..77b262fd 100644 --- a/tdeioslaves/sieve/sieve.cpp +++ b/tdeioslaves/sieve/sieve.cpp @@ -35,11 +35,11 @@ extern "C" { #include #include -#include +#include #include #include -#include -#include +#include +#include #include #include diff --git a/tderesources/birthdays/resourcekabc.cpp b/tderesources/birthdays/resourcekabc.cpp index a36517eb..d6869bbe 100644 --- a/tderesources/birthdays/resourcekabc.cpp +++ b/tderesources/birthdays/resourcekabc.cpp @@ -26,14 +26,14 @@ #include #include -#include +#include #include #include #include #include -#include -#include +#include +#include #include "libkcal/vcaldrag.h" #include "libkcal/vcalformat.h" diff --git a/tderesources/birthdays/resourcekabc.h b/tderesources/birthdays/resourcekabc.h index 008b87e5..42bb5041 100644 --- a/tderesources/birthdays/resourcekabc.h +++ b/tderesources/birthdays/resourcekabc.h @@ -29,7 +29,7 @@ #include "libkcal/incidence.h" #include "libkcal/calendarlocal.h" -#include +#include #include "libkcal/resourcecalendar.h" diff --git a/tderesources/birthdays/resourcekabcconfig.cpp b/tderesources/birthdays/resourcekabcconfig.cpp index 24a79bf2..5bb45909 100644 --- a/tderesources/birthdays/resourcekabcconfig.cpp +++ b/tderesources/birthdays/resourcekabcconfig.cpp @@ -26,7 +26,7 @@ #include #include -#include +#include #include "resourcekabc.h" #include "resourcekabcconfig.h" diff --git a/tderesources/blogging/kcal_resourceblogging_plugin.cpp b/tderesources/blogging/kcal_resourceblogging_plugin.cpp index 4cc3dd8c..463df66e 100644 --- a/tderesources/blogging/kcal_resourceblogging_plugin.cpp +++ b/tderesources/blogging/kcal_resourceblogging_plugin.cpp @@ -22,8 +22,8 @@ #include "kcal_resourceblogging.h" #include "kcal_resourcebloggingconfig.h" -#include -#include +#include +#include using namespace KCal; diff --git a/tderesources/blogging/kcal_resourcebloggingconfig.cpp b/tderesources/blogging/kcal_resourcebloggingconfig.cpp index bd999ffe..c7e3e42f 100644 --- a/tderesources/blogging/kcal_resourcebloggingconfig.cpp +++ b/tderesources/blogging/kcal_resourcebloggingconfig.cpp @@ -20,8 +20,8 @@ #include "kcal_resourcebloggingconfig.h" -#include -#include +#include +#include using namespace KCal; diff --git a/tderesources/blogging/xmlrpcjob.cpp b/tderesources/blogging/xmlrpcjob.cpp index cb377e7e..cd9a0fa4 100644 --- a/tderesources/blogging/xmlrpcjob.cpp +++ b/tderesources/blogging/xmlrpcjob.cpp @@ -30,7 +30,7 @@ #include #include -#include +#include #include #include #include diff --git a/tderesources/caldav/config.cpp b/tderesources/caldav/config.cpp index 5aeb2ddf..b83660f8 100644 --- a/tderesources/caldav/config.cpp +++ b/tderesources/caldav/config.cpp @@ -21,7 +21,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/tderesources/caldav/configwidgets.cpp b/tderesources/caldav/configwidgets.cpp index ab8c7905..db620741 100644 --- a/tderesources/caldav/configwidgets.cpp +++ b/tderesources/caldav/configwidgets.cpp @@ -37,7 +37,7 @@ #include -#include +#include #include #include diff --git a/tderesources/caldav/job.cpp b/tderesources/caldav/job.cpp index 93f91cd5..354898ae 100644 --- a/tderesources/caldav/job.cpp +++ b/tderesources/caldav/job.cpp @@ -16,7 +16,7 @@ #include "job.h" #include -#include +#include #include diff --git a/tderesources/caldav/plugin.cpp b/tderesources/caldav/plugin.cpp index c7ea06e8..479f774b 100644 --- a/tderesources/caldav/plugin.cpp +++ b/tderesources/caldav/plugin.cpp @@ -18,8 +18,8 @@ #include "config.h" #include "export.h" -#include -#include +#include +#include /*========================================================================= | NAMESPACE diff --git a/tderesources/caldav/resource.cpp b/tderesources/caldav/resource.cpp index b9285e61..e84d864d 100644 --- a/tderesources/caldav/resource.cpp +++ b/tderesources/caldav/resource.cpp @@ -25,7 +25,7 @@ #include #include -#include +#include #include #include diff --git a/tderesources/caldav/resource.h b/tderesources/caldav/resource.h index ee580532..d65c7f90 100644 --- a/tderesources/caldav/resource.h +++ b/tderesources/caldav/resource.h @@ -24,7 +24,7 @@ #include #include -#include +#include #include #include diff --git a/tderesources/carddav/config.cpp b/tderesources/carddav/config.cpp index ecfff25e..a7103505 100644 --- a/tderesources/carddav/config.cpp +++ b/tderesources/carddav/config.cpp @@ -20,7 +20,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/tderesources/carddav/configwidgets.cpp b/tderesources/carddav/configwidgets.cpp index b2d505df..2c22b3f1 100644 --- a/tderesources/carddav/configwidgets.cpp +++ b/tderesources/carddav/configwidgets.cpp @@ -36,7 +36,7 @@ #include -#include +#include #include #include diff --git a/tderesources/carddav/job.cpp b/tderesources/carddav/job.cpp index 9c288650..5cab5cdf 100644 --- a/tderesources/carddav/job.cpp +++ b/tderesources/carddav/job.cpp @@ -15,7 +15,7 @@ #include "job.h" #include -#include +#include #include diff --git a/tderesources/carddav/plugin.cpp b/tderesources/carddav/plugin.cpp index d0c4724f..9079ecd3 100644 --- a/tderesources/carddav/plugin.cpp +++ b/tderesources/carddav/plugin.cpp @@ -17,8 +17,8 @@ #include "config.h" #include "export.h" -#include -#include +#include +#include /*========================================================================= | NAMESPACE diff --git a/tderesources/carddav/resource.cpp b/tderesources/carddav/resource.cpp index dae91c32..ddaae59d 100644 --- a/tderesources/carddav/resource.cpp +++ b/tderesources/carddav/resource.cpp @@ -21,10 +21,10 @@ #include #include -#include -#include +#include +#include -#include +#include #include #include diff --git a/tderesources/carddav/resource.h b/tderesources/carddav/resource.h index 8f783ab2..2e2de628 100644 --- a/tderesources/carddav/resource.h +++ b/tderesources/carddav/resource.h @@ -23,7 +23,7 @@ #include #include -#include +#include #include #include diff --git a/tderesources/egroupware/debugdialog.cpp b/tderesources/egroupware/debugdialog.cpp index 54fe0723..70cc87f5 100644 --- a/tderesources/egroupware/debugdialog.cpp +++ b/tderesources/egroupware/debugdialog.cpp @@ -26,7 +26,7 @@ #include #include -#include +#include #include "debugdialog.h" DebugDialog* DebugDialog::mSelf = 0; diff --git a/tderesources/egroupware/kabc_resourcexmlrpc.cpp b/tderesources/egroupware/kabc_resourcexmlrpc.cpp index 39e3aac1..587ebc84 100644 --- a/tderesources/egroupware/kabc_resourcexmlrpc.cpp +++ b/tderesources/egroupware/kabc_resourcexmlrpc.cpp @@ -20,11 +20,11 @@ #include -#include +#include #include #include #include -#include +#include #include #include #include diff --git a/tderesources/egroupware/kabc_resourcexmlrpcconfig.cpp b/tderesources/egroupware/kabc_resourcexmlrpcconfig.cpp index ddafbd1f..03665e75 100644 --- a/tderesources/egroupware/kabc_resourcexmlrpcconfig.cpp +++ b/tderesources/egroupware/kabc_resourcexmlrpcconfig.cpp @@ -23,7 +23,7 @@ #include #include -#include +#include #include #include diff --git a/tderesources/egroupware/kabc_resourcexmlrpcplugin.cpp b/tderesources/egroupware/kabc_resourcexmlrpcplugin.cpp index c4c0cc6c..c14a8f67 100644 --- a/tderesources/egroupware/kabc_resourcexmlrpcplugin.cpp +++ b/tderesources/egroupware/kabc_resourcexmlrpcplugin.cpp @@ -21,8 +21,8 @@ #include "kabc_resourcexmlrpc.h" #include "kabc_resourcexmlrpcconfig.h" -#include -#include +#include +#include using namespace KABC; diff --git a/tderesources/egroupware/kcal_resourcexmlrpc.cpp b/tderesources/egroupware/kcal_resourcexmlrpc.cpp index c703fa2b..7c568e4e 100644 --- a/tderesources/egroupware/kcal_resourcexmlrpc.cpp +++ b/tderesources/egroupware/kcal_resourcexmlrpc.cpp @@ -28,9 +28,9 @@ #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/tderesources/egroupware/kcal_resourcexmlrpcconfig.cpp b/tderesources/egroupware/kcal_resourcexmlrpcconfig.cpp index 213da26e..12b1c76d 100644 --- a/tderesources/egroupware/kcal_resourcexmlrpcconfig.cpp +++ b/tderesources/egroupware/kcal_resourcexmlrpcconfig.cpp @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include #include diff --git a/tderesources/egroupware/kcal_resourcexmlrpcplugin.cpp b/tderesources/egroupware/kcal_resourcexmlrpcplugin.cpp index 021389b6..b1d9665a 100644 --- a/tderesources/egroupware/kcal_resourcexmlrpcplugin.cpp +++ b/tderesources/egroupware/kcal_resourcexmlrpcplugin.cpp @@ -21,8 +21,8 @@ #include "kcal_resourcexmlrpc.h" #include "kcal_resourcexmlrpcconfig.h" -#include -#include +#include +#include using namespace KCal; diff --git a/tderesources/egroupware/knotes_resourcexmlrpc.cpp b/tderesources/egroupware/knotes_resourcexmlrpc.cpp index 1b19831b..15d76b23 100644 --- a/tderesources/egroupware/knotes_resourcexmlrpc.cpp +++ b/tderesources/egroupware/knotes_resourcexmlrpc.cpp @@ -23,7 +23,7 @@ #include #include -#include +#include #include #include #include diff --git a/tderesources/egroupware/knotes_resourcexmlrpcconfig.cpp b/tderesources/egroupware/knotes_resourcexmlrpcconfig.cpp index 8cf2a35c..c7b43a36 100644 --- a/tderesources/egroupware/knotes_resourcexmlrpcconfig.cpp +++ b/tderesources/egroupware/knotes_resourcexmlrpcconfig.cpp @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include #include diff --git a/tderesources/egroupware/knotes_resourcexmlrpcplugin.cpp b/tderesources/egroupware/knotes_resourcexmlrpcplugin.cpp index 276cb6b0..6d780920 100644 --- a/tderesources/egroupware/knotes_resourcexmlrpcplugin.cpp +++ b/tderesources/egroupware/knotes_resourcexmlrpcplugin.cpp @@ -21,8 +21,8 @@ #include "knotes_resourcexmlrpc.h" #include "knotes_resourcexmlrpcconfig.h" -#include -#include +#include +#include using namespace KNotes; diff --git a/tderesources/egroupware/xmlrpciface.cpp b/tderesources/egroupware/xmlrpciface.cpp index 7af9814a..06ad93e0 100644 --- a/tderesources/egroupware/xmlrpciface.cpp +++ b/tderesources/egroupware/xmlrpciface.cpp @@ -12,7 +12,7 @@ #include #include -#include +#include #include #include "debugdialog.h" diff --git a/tderesources/exchange/resourceexchange.cpp b/tderesources/exchange/resourceexchange.cpp index 6335dc64..a85c741d 100644 --- a/tderesources/exchange/resourceexchange.cpp +++ b/tderesources/exchange/resourceexchange.cpp @@ -29,8 +29,8 @@ #include #include #include -#include -#include +#include +#include #include #include @@ -38,7 +38,7 @@ #include -#include +#include #include "dateset.h" #include "exchangeaccount.h" diff --git a/tderesources/exchange/resourceexchangeconfig.cpp b/tderesources/exchange/resourceexchangeconfig.cpp index 36774901..3b3bf14f 100644 --- a/tderesources/exchange/resourceexchangeconfig.cpp +++ b/tderesources/exchange/resourceexchangeconfig.cpp @@ -22,10 +22,10 @@ #include #include -#include +#include #include #include -#include +#include #include "exchangeaccount.h" #include "resourceexchangeconfig.h" diff --git a/tderesources/featureplan/kcal_resourcefeatureplan.cpp b/tderesources/featureplan/kcal_resourcefeatureplan.cpp index 2bddc7fd..d417c0d8 100644 --- a/tderesources/featureplan/kcal_resourcefeatureplan.cpp +++ b/tderesources/featureplan/kcal_resourcefeatureplan.cpp @@ -32,9 +32,9 @@ #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/tderesources/featureplan/kcal_resourcefeatureplan.h b/tderesources/featureplan/kcal_resourcefeatureplan.h index 08bf1f39..f6487521 100644 --- a/tderesources/featureplan/kcal_resourcefeatureplan.h +++ b/tderesources/featureplan/kcal_resourcefeatureplan.h @@ -27,7 +27,7 @@ #include -#include +#include #include #include diff --git a/tderesources/featureplan/kcal_resourcefeatureplanconfig.cpp b/tderesources/featureplan/kcal_resourcefeatureplanconfig.cpp index 55d12cbd..3cedd536 100644 --- a/tderesources/featureplan/kcal_resourcefeatureplanconfig.cpp +++ b/tderesources/featureplan/kcal_resourcefeatureplanconfig.cpp @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include diff --git a/tderesources/featureplan/kcal_resourcefeatureplanplugin.cpp b/tderesources/featureplan/kcal_resourcefeatureplanplugin.cpp index ae2759e4..6a0e7b72 100644 --- a/tderesources/featureplan/kcal_resourcefeatureplanplugin.cpp +++ b/tderesources/featureplan/kcal_resourcefeatureplanplugin.cpp @@ -22,8 +22,8 @@ #include "kcal_resourcefeatureplan.h" #include "kcal_resourcefeatureplanconfig.h" -#include -#include +#include +#include using namespace KCal; diff --git a/tderesources/groupdav/Makefile.am b/tderesources/groupdav/Makefile.am index 1e20f291..cbc9418b 100644 --- a/tderesources/groupdav/Makefile.am +++ b/tderesources/groupdav/Makefile.am @@ -42,7 +42,7 @@ METASOURCES = AUTO install-data-local: uninstall.desktop $(mkinstalldirs) $(DESTDIR)$(kde_servicesdir)/tderesources/kabc $(mkinstalldirs) $(DESTDIR)$(kde_servicesdir)/tderesources/kcal - $(INSTALL_DATA) $(srcdir)/uninstall.desktop $(DESTDIR)$(kde_servicesdir)/tderesources/kabc/kabc_opengroupware.desktop + $(INSTALL_DATA) $(srcdir)/uninstall.desktop $(DESTDIR)$(kde_servicesdir)/tderesources/tdeabc/kabc_opengroupware.desktop $(INSTALL_DATA) $(srcdir)/uninstall.desktop $(DESTDIR)$(kde_servicesdir)/tderesources/kcal/kcal_opengroupware.desktop messages: rc.cpp diff --git a/tderesources/groupdav/groupdavaddressbookadaptor.cpp b/tderesources/groupdav/groupdavaddressbookadaptor.cpp index 9704e5bd..f9d06179 100644 --- a/tderesources/groupdav/groupdavaddressbookadaptor.cpp +++ b/tderesources/groupdav/groupdavaddressbookadaptor.cpp @@ -26,8 +26,8 @@ #include "davgroupwareglobals.h" #include "webdavhandler.h" -#include -#include +#include +#include #include #include diff --git a/tderesources/groupdav/groupdavaddressbookadaptor.h b/tderesources/groupdav/groupdavaddressbookadaptor.h index 425c6371..7a845955 100644 --- a/tderesources/groupdav/groupdavaddressbookadaptor.h +++ b/tderesources/groupdav/groupdavaddressbookadaptor.h @@ -26,7 +26,7 @@ #include "davaddressbookadaptor.h" #include "groupdavglobals.h" #include -#include +#include #include #include diff --git a/tderesources/groupdav/groupdavglobals.cpp b/tderesources/groupdav/groupdavglobals.cpp index 793c1b96..fdf68797 100644 --- a/tderesources/groupdav/groupdavglobals.cpp +++ b/tderesources/groupdav/groupdavglobals.cpp @@ -31,7 +31,7 @@ #include #include #include -#include +#include #include #include diff --git a/tderesources/groupdav/kabc_resourcegroupdav_plugin.cpp b/tderesources/groupdav/kabc_resourcegroupdav_plugin.cpp index d487889f..2377808a 100644 --- a/tderesources/groupdav/kabc_resourcegroupdav_plugin.cpp +++ b/tderesources/groupdav/kabc_resourcegroupdav_plugin.cpp @@ -23,8 +23,8 @@ #include "kabc_resourcegroupdav.h" #include "kabc_resourcegroupwarebaseconfig.h" -#include -#include +#include +#include using namespace KABC; diff --git a/tderesources/groupdav/kcal_resourcegroupdav_plugin.cpp b/tderesources/groupdav/kcal_resourcegroupdav_plugin.cpp index f06e5d24..276b2fd2 100644 --- a/tderesources/groupdav/kcal_resourcegroupdav_plugin.cpp +++ b/tderesources/groupdav/kcal_resourcegroupdav_plugin.cpp @@ -24,8 +24,8 @@ #include "kcal_resourcegroupdav.h" #include "kcal_resourcegroupwarebaseconfig.h" -#include -#include +#include +#include using namespace KCal; diff --git a/tderesources/groupware/kabc_resourcegroupware.cpp b/tderesources/groupware/kabc_resourcegroupware.cpp index 44cee563..e2503b83 100644 --- a/tderesources/groupware/kabc_resourcegroupware.cpp +++ b/tderesources/groupware/kabc_resourcegroupware.cpp @@ -20,11 +20,11 @@ #include -#include -#include +#include +#include #include #include -#include +#include #include diff --git a/tderesources/groupware/kabc_resourcegroupware_plugin.cpp b/tderesources/groupware/kabc_resourcegroupware_plugin.cpp index c7266b18..12f3233b 100644 --- a/tderesources/groupware/kabc_resourcegroupware_plugin.cpp +++ b/tderesources/groupware/kabc_resourcegroupware_plugin.cpp @@ -21,8 +21,8 @@ #include "kabc_resourcegroupware.h" #include "kabc_resourcegroupwareconfig.h" -#include -#include +#include +#include using namespace KABC; diff --git a/tderesources/groupware/kabc_resourcegroupwareconfig.cpp b/tderesources/groupware/kabc_resourcegroupwareconfig.cpp index 317c82b6..35ca8596 100644 --- a/tderesources/groupware/kabc_resourcegroupwareconfig.cpp +++ b/tderesources/groupware/kabc_resourcegroupwareconfig.cpp @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/tderesources/groupware/kcal_resourcegroupware.cpp b/tderesources/groupware/kcal_resourcegroupware.cpp index f515bd06..1bb0b2db 100644 --- a/tderesources/groupware/kcal_resourcegroupware.cpp +++ b/tderesources/groupware/kcal_resourcegroupware.cpp @@ -34,9 +34,9 @@ #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/tderesources/groupware/kcal_resourcegroupware.h b/tderesources/groupware/kcal_resourcegroupware.h index d757ad73..7fe564bc 100644 --- a/tderesources/groupware/kcal_resourcegroupware.h +++ b/tderesources/groupware/kcal_resourcegroupware.h @@ -25,7 +25,7 @@ #include -#include +#include #include #include diff --git a/tderesources/groupware/kcal_resourcegroupware_plugin.cpp b/tderesources/groupware/kcal_resourcegroupware_plugin.cpp index 992a95d5..dfbbd80d 100644 --- a/tderesources/groupware/kcal_resourcegroupware_plugin.cpp +++ b/tderesources/groupware/kcal_resourcegroupware_plugin.cpp @@ -22,8 +22,8 @@ #include "kcal_resourcegroupware.h" #include "kcal_resourcegroupwareconfig.h" -#include -#include +#include +#include using namespace KCal; diff --git a/tderesources/groupware/kcal_resourcegroupwareconfig.cpp b/tderesources/groupware/kcal_resourcegroupwareconfig.cpp index 9a191bc3..305118f1 100644 --- a/tderesources/groupware/kcal_resourcegroupwareconfig.cpp +++ b/tderesources/groupware/kcal_resourcegroupwareconfig.cpp @@ -24,7 +24,7 @@ #include #include -#include +#include #include #include #include diff --git a/tderesources/groupwise/kabc_resourcegroupwise.cpp b/tderesources/groupwise/kabc_resourcegroupwise.cpp index cf5c4e95..8499aa9f 100644 --- a/tderesources/groupwise/kabc_resourcegroupwise.cpp +++ b/tderesources/groupwise/kabc_resourcegroupwise.cpp @@ -21,11 +21,11 @@ #include #include -#include -#include +#include +#include #include #include -#include +#include #include "kabc_groupwiseprefs.h" diff --git a/tderesources/groupwise/kabc_resourcegroupwise_plugin.cpp b/tderesources/groupwise/kabc_resourcegroupwise_plugin.cpp index 3f973bc5..e71a66e5 100644 --- a/tderesources/groupwise/kabc_resourcegroupwise_plugin.cpp +++ b/tderesources/groupwise/kabc_resourcegroupwise_plugin.cpp @@ -21,8 +21,8 @@ #include "kabc_resourcegroupwise.h" #include "kabc_resourcegroupwiseconfig.h" -#include -#include +#include +#include using namespace KABC; diff --git a/tderesources/groupwise/kabc_resourcegroupwiseconfig.cpp b/tderesources/groupwise/kabc_resourcegroupwiseconfig.cpp index 0f35e5b4..1212a6bc 100644 --- a/tderesources/groupwise/kabc_resourcegroupwiseconfig.cpp +++ b/tderesources/groupwise/kabc_resourcegroupwiseconfig.cpp @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/tderesources/groupwise/kcal_resourcegroupwise.cpp b/tderesources/groupwise/kcal_resourcegroupwise.cpp index 7471b7cd..0d385ae9 100644 --- a/tderesources/groupwise/kcal_resourcegroupwise.cpp +++ b/tderesources/groupwise/kcal_resourcegroupwise.cpp @@ -36,9 +36,9 @@ #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/tderesources/groupwise/kcal_resourcegroupwise.h b/tderesources/groupwise/kcal_resourcegroupwise.h index f4417079..e1cab875 100644 --- a/tderesources/groupwise/kcal_resourcegroupwise.h +++ b/tderesources/groupwise/kcal_resourcegroupwise.h @@ -27,7 +27,7 @@ #include -#include +#include #include #include #include diff --git a/tderesources/groupwise/kcal_resourcegroupwise_plugin.cpp b/tderesources/groupwise/kcal_resourcegroupwise_plugin.cpp index 1c1df762..3bd7d088 100644 --- a/tderesources/groupwise/kcal_resourcegroupwise_plugin.cpp +++ b/tderesources/groupwise/kcal_resourcegroupwise_plugin.cpp @@ -21,8 +21,8 @@ #include "kcal_resourcegroupwise.h" #include "kcal_resourcegroupwiseconfig.h" -#include -#include +#include +#include using namespace KCal; diff --git a/tderesources/groupwise/kcal_resourcegroupwiseconfig.cpp b/tderesources/groupwise/kcal_resourcegroupwiseconfig.cpp index 5f0152a2..cb9f4493 100644 --- a/tderesources/groupwise/kcal_resourcegroupwiseconfig.cpp +++ b/tderesources/groupwise/kcal_resourcegroupwiseconfig.cpp @@ -24,7 +24,7 @@ #include #include -#include +#include #include #include #include diff --git a/tderesources/groupwise/soap/contactconverter.cpp b/tderesources/groupwise/soap/contactconverter.cpp index 69c4b90f..1ce39138 100644 --- a/tderesources/groupwise/soap/contactconverter.cpp +++ b/tderesources/groupwise/soap/contactconverter.cpp @@ -21,7 +21,7 @@ #include "contactconverter.h" #include -#include +#include ContactConverter::ContactConverter( struct soap* soap ) : GWConverter( soap ) diff --git a/tderesources/groupwise/soap/contactconverter.h b/tderesources/groupwise/soap/contactconverter.h index 7dbc8c79..2f98a328 100644 --- a/tderesources/groupwise/soap/contactconverter.h +++ b/tderesources/groupwise/soap/contactconverter.h @@ -21,7 +21,7 @@ #ifndef KABC_GW_CONTACTCONVERTER_H #define KABC_GW_CONTACTCONVERTER_H -#include +#include #include "gwconverter.h" diff --git a/tderesources/groupwise/soap/groupwiseserver.cpp b/tderesources/groupwise/soap/groupwiseserver.cpp index 78070834..4e281077 100644 --- a/tderesources/groupwise/soap/groupwiseserver.cpp +++ b/tderesources/groupwise/soap/groupwiseserver.cpp @@ -27,16 +27,16 @@ #include #include -#include -#include +#include +#include #include #include #include -#include -#include +#include +#include #include -#include +#include #include #include diff --git a/tderesources/groupwise/soap/groupwiseserver.h b/tderesources/groupwise/soap/groupwiseserver.h index e1c25c0f..71c6f6d5 100644 --- a/tderesources/groupwise/soap/groupwiseserver.h +++ b/tderesources/groupwise/soap/groupwiseserver.h @@ -32,7 +32,7 @@ #include -#include +#include #include #include "gwjobs.h" diff --git a/tderesources/groupwise/soap/gwjobs.cpp b/tderesources/groupwise/soap/gwjobs.cpp index 343a4a20..435bb2ae 100644 --- a/tderesources/groupwise/soap/gwjobs.cpp +++ b/tderesources/groupwise/soap/gwjobs.cpp @@ -19,9 +19,9 @@ */ #include -#include -#include -#include +#include +#include +#include #include #include diff --git a/tderesources/groupwise/soap/gwjobs.h b/tderesources/groupwise/soap/gwjobs.h index bf60ecbd..e3ce4a2f 100644 --- a/tderesources/groupwise/soap/gwjobs.h +++ b/tderesources/groupwise/soap/gwjobs.h @@ -24,7 +24,7 @@ #include -#include +#include namespace KABC { class Resource; diff --git a/tderesources/groupwise/soap/incidenceconverter.cpp b/tderesources/groupwise/soap/incidenceconverter.cpp index 79ad94a5..580d84e6 100644 --- a/tderesources/groupwise/soap/incidenceconverter.cpp +++ b/tderesources/groupwise/soap/incidenceconverter.cpp @@ -18,15 +18,15 @@ Boston, MA 02110-1301, USA. */ -#include +#include #include #include #include #include #include #include -#include -#include +#include +#include #include #include "incidenceconverter.h" diff --git a/tderesources/groupwise/soap/ksslsocket.cpp b/tderesources/groupwise/soap/ksslsocket.cpp index 16ddf70d..6bf74da5 100644 --- a/tderesources/groupwise/soap/ksslsocket.cpp +++ b/tderesources/groupwise/soap/ksslsocket.cpp @@ -20,7 +20,7 @@ #include #include -#include +#include #include #include #include @@ -28,7 +28,7 @@ #include #include #include -#include +#include #include "ksslsocket.h" diff --git a/tderesources/groupwise/soap/soapdebug.cpp b/tderesources/groupwise/soap/soapdebug.cpp index 5ea29cbe..3c9cfc80 100644 --- a/tderesources/groupwise/soap/soapdebug.cpp +++ b/tderesources/groupwise/soap/soapdebug.cpp @@ -5,7 +5,7 @@ #include #include #include -#include +#include #include diff --git a/tderesources/groupwise/tdeioslave/groupwise.cpp b/tderesources/groupwise/tdeioslave/groupwise.cpp index fb58643c..4eb24024 100644 --- a/tderesources/groupwise/tdeioslave/groupwise.cpp +++ b/tderesources/groupwise/tdeioslave/groupwise.cpp @@ -30,14 +30,14 @@ #include #include -#include -#include +#include +#include #include #include #include -#include -#include +#include +#include #include #include diff --git a/tderesources/kolab/kabc/contact.cpp b/tderesources/kolab/kabc/contact.cpp index dac619fe..fec56ec6 100644 --- a/tderesources/kolab/kabc/contact.cpp +++ b/tderesources/kolab/kabc/contact.cpp @@ -33,8 +33,8 @@ #include "contact.h" #include "resourcekolab.h" -#include -#include +#include +#include #include #include #include diff --git a/tderesources/kolab/kabc/resourcekolab.cpp b/tderesources/kolab/kabc/resourcekolab.cpp index 93308b39..246c0eec 100644 --- a/tderesources/kolab/kabc/resourcekolab.cpp +++ b/tderesources/kolab/kabc/resourcekolab.cpp @@ -34,13 +34,13 @@ #include "contact.h" #include -#include -#include -#include -#include +#include +#include +#include +#include #include #include -#include +#include #include #include #include diff --git a/tderesources/kolab/kcal/resourcekolab.cpp b/tderesources/kolab/kcal/resourcekolab.cpp index 101a9858..064ea758 100644 --- a/tderesources/kolab/kcal/resourcekolab.cpp +++ b/tderesources/kolab/kcal/resourcekolab.cpp @@ -42,11 +42,11 @@ #include #include #include -#include +#include #include -#include +#include #include -#include +#include #include #include diff --git a/tderesources/kolab/knotes/resourcekolab.cpp b/tderesources/kolab/knotes/resourcekolab.cpp index a28a51b2..24228159 100644 --- a/tderesources/kolab/knotes/resourcekolab.cpp +++ b/tderesources/kolab/knotes/resourcekolab.cpp @@ -40,8 +40,8 @@ #include #include -#include -#include +#include +#include using namespace Kolab; diff --git a/tderesources/kolab/shared/kmailconnection.cpp b/tderesources/kolab/shared/kmailconnection.cpp index d05b64a7..8011c15d 100644 --- a/tderesources/kolab/shared/kmailconnection.cpp +++ b/tderesources/kolab/shared/kmailconnection.cpp @@ -38,7 +38,7 @@ #include #include #include -#include +#include #include "kmailicalIface_stub.h" diff --git a/tderesources/kolab/shared/kolabbase.cpp b/tderesources/kolab/shared/kolabbase.cpp index 167f2566..35ca5b2b 100644 --- a/tderesources/kolab/shared/kolabbase.cpp +++ b/tderesources/kolab/shared/kolabbase.cpp @@ -33,7 +33,7 @@ #include "kolabbase.h" -#include +#include #include #include #include diff --git a/tderesources/kolab/shared/resourcekolabbase.cpp b/tderesources/kolab/shared/resourcekolabbase.cpp index a56538a6..ce53bad3 100644 --- a/tderesources/kolab/shared/resourcekolabbase.cpp +++ b/tderesources/kolab/shared/resourcekolabbase.cpp @@ -36,12 +36,12 @@ #include -#include +#include #include #include #include -#include -#include +#include +#include #include #include diff --git a/tderesources/lib/addressbookadaptor.cpp b/tderesources/lib/addressbookadaptor.cpp index 230ac350..722b2947 100644 --- a/tderesources/lib/addressbookadaptor.cpp +++ b/tderesources/lib/addressbookadaptor.cpp @@ -23,8 +23,8 @@ #include "addressbookadaptor.h" -#include -#include +#include +#include #include #include diff --git a/tderesources/lib/addressbookadaptor.h b/tderesources/lib/addressbookadaptor.h index b029ff60..614afc48 100644 --- a/tderesources/lib/addressbookadaptor.h +++ b/tderesources/lib/addressbookadaptor.h @@ -25,7 +25,7 @@ #include "groupwaredataadaptor.h" -#include +#include #include #include diff --git a/tderesources/lib/davaddressbookadaptor.cpp b/tderesources/lib/davaddressbookadaptor.cpp index bf4a0347..2d90c7cb 100644 --- a/tderesources/lib/davaddressbookadaptor.cpp +++ b/tderesources/lib/davaddressbookadaptor.cpp @@ -26,8 +26,8 @@ // #include "davgroupwareglobals.h" // #include "webdavhandler.h" -// #include -// #include +// #include +// #include // #include #include diff --git a/tderesources/lib/folderconfig.cpp b/tderesources/lib/folderconfig.cpp index 81c65af4..e400c02f 100644 --- a/tderesources/lib/folderconfig.cpp +++ b/tderesources/lib/folderconfig.cpp @@ -28,7 +28,7 @@ #include "folderlistview.h" #include -#include +#include #include #include diff --git a/tderesources/lib/folderlistview.cpp b/tderesources/lib/folderlistview.cpp index be719d95..4659bd46 100644 --- a/tderesources/lib/folderlistview.cpp +++ b/tderesources/lib/folderlistview.cpp @@ -25,7 +25,7 @@ #include "folderlister.h" #include -#include +#include #include #include #include diff --git a/tderesources/lib/groupwaredownloadjob.cpp b/tderesources/lib/groupwaredownloadjob.cpp index 63c7e988..52a01fd4 100644 --- a/tderesources/lib/groupwaredownloadjob.cpp +++ b/tderesources/lib/groupwaredownloadjob.cpp @@ -27,7 +27,7 @@ #include "groupwaredataadaptor.h" #include -#include +#include #include #include #include diff --git a/tderesources/lib/groupwareuploadjob.cpp b/tderesources/lib/groupwareuploadjob.cpp index e896c0da..51307d83 100644 --- a/tderesources/lib/groupwareuploadjob.cpp +++ b/tderesources/lib/groupwareuploadjob.cpp @@ -35,7 +35,7 @@ #include #include -#include +#include using namespace KPIM; diff --git a/tderesources/lib/kabc_resourcegroupwarebase.cpp b/tderesources/lib/kabc_resourcegroupwarebase.cpp index 87ca28ce..3ebd175e 100644 --- a/tderesources/lib/kabc_resourcegroupwarebase.cpp +++ b/tderesources/lib/kabc_resourcegroupwarebase.cpp @@ -28,9 +28,9 @@ #include "groupwaredownloadjob.h" #include "groupwareuploadjob.h" -#include -#include -#include +#include +#include +#include using namespace KABC; diff --git a/tderesources/lib/kabc_resourcegroupwarebaseconfig.cpp b/tderesources/lib/kabc_resourcegroupwarebaseconfig.cpp index 4e4f0527..918dfc52 100644 --- a/tderesources/lib/kabc_resourcegroupwarebaseconfig.cpp +++ b/tderesources/lib/kabc_resourcegroupwarebaseconfig.cpp @@ -28,7 +28,7 @@ #include #include -#include +#include #include #include diff --git a/tderesources/lib/kcal_cachesettingsdlg.cpp b/tderesources/lib/kcal_cachesettingsdlg.cpp index 3c2dbed1..01424907 100644 --- a/tderesources/lib/kcal_cachesettingsdlg.cpp +++ b/tderesources/lib/kcal_cachesettingsdlg.cpp @@ -27,7 +27,7 @@ #include -#include +#include #include #include #include diff --git a/tderesources/lib/kcal_resourcegroupwarebase.cpp b/tderesources/lib/kcal_resourcegroupwarebase.cpp index 56ffae7d..8f507fd1 100644 --- a/tderesources/lib/kcal_resourcegroupwarebase.cpp +++ b/tderesources/lib/kcal_resourcegroupwarebase.cpp @@ -32,7 +32,7 @@ #include #include -#include +#include #include diff --git a/tderesources/lib/kcal_resourcegroupwarebase.h b/tderesources/lib/kcal_resourcegroupwarebase.h index 8a1033fb..b0c9af2e 100644 --- a/tderesources/lib/kcal_resourcegroupwarebase.h +++ b/tderesources/lib/kcal_resourcegroupwarebase.h @@ -26,7 +26,7 @@ #include #include #include -#include +#include namespace TDEIO { class Job; diff --git a/tderesources/lib/kcal_resourcegroupwarebaseconfig.cpp b/tderesources/lib/kcal_resourcegroupwarebaseconfig.cpp index b654f8d0..1ca2570a 100644 --- a/tderesources/lib/kcal_resourcegroupwarebaseconfig.cpp +++ b/tderesources/lib/kcal_resourcegroupwarebaseconfig.cpp @@ -29,7 +29,7 @@ #include -#include +#include #include #include #include diff --git a/tderesources/newexchange/exchangeaddressbookadaptor.h b/tderesources/newexchange/exchangeaddressbookadaptor.h index cbf5ac6f..fd89fa84 100644 --- a/tderesources/newexchange/exchangeaddressbookadaptor.h +++ b/tderesources/newexchange/exchangeaddressbookadaptor.h @@ -29,7 +29,7 @@ #include -#include +#include #include #include diff --git a/tderesources/newexchange/exchangecalendaradaptor.cpp b/tderesources/newexchange/exchangecalendaradaptor.cpp index a6777fb2..5b51de5e 100644 --- a/tderesources/newexchange/exchangecalendaradaptor.cpp +++ b/tderesources/newexchange/exchangecalendaradaptor.cpp @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include #include #include "davcalendaradaptor.h" diff --git a/tderesources/newexchange/exchangeconvertercontact.h b/tderesources/newexchange/exchangeconvertercontact.h index 191abccb..847b0767 100644 --- a/tderesources/newexchange/exchangeconvertercontact.h +++ b/tderesources/newexchange/exchangeconvertercontact.h @@ -24,7 +24,7 @@ #include #include -#include +#include namespace KABC { diff --git a/tderesources/newexchange/kabc_resourceexchange.cpp b/tderesources/newexchange/kabc_resourceexchange.cpp index dc789ea2..bd60cd2f 100644 --- a/tderesources/newexchange/kabc_resourceexchange.cpp +++ b/tderesources/newexchange/kabc_resourceexchange.cpp @@ -26,7 +26,7 @@ #include "groupwareuploadjob.h" #include "tderesources_groupwareprefs.h" -#include +#include using namespace KABC; diff --git a/tderesources/newexchange/kcal_resourceexchange.cpp b/tderesources/newexchange/kcal_resourceexchange.cpp index ce06fd76..ad2e2220 100644 --- a/tderesources/newexchange/kcal_resourceexchange.cpp +++ b/tderesources/newexchange/kcal_resourceexchange.cpp @@ -25,7 +25,7 @@ #include #include #include -#include +#include using namespace KCal; diff --git a/tderesources/remote/resourceremote.cpp b/tderesources/remote/resourceremote.cpp index 78b65065..3e97eed3 100644 --- a/tderesources/remote/resourceremote.cpp +++ b/tderesources/remote/resourceremote.cpp @@ -29,8 +29,8 @@ #include #include #include -#include -#include +#include +#include #include #include @@ -41,7 +41,7 @@ #include #include -#include +#include #include diff --git a/tderesources/remote/resourceremote_plugin.cpp b/tderesources/remote/resourceremote_plugin.cpp index 67eaa92f..9c198582 100644 --- a/tderesources/remote/resourceremote_plugin.cpp +++ b/tderesources/remote/resourceremote_plugin.cpp @@ -22,8 +22,8 @@ #include "resourceremoteconfig.h" #include "resourceremote.h" -#include -#include +#include +#include using namespace KCal; diff --git a/tderesources/remote/resourceremoteconfig.cpp b/tderesources/remote/resourceremoteconfig.cpp index 67d7f4b9..381134b0 100644 --- a/tderesources/remote/resourceremoteconfig.cpp +++ b/tderesources/remote/resourceremoteconfig.cpp @@ -24,9 +24,9 @@ #include #include -#include +#include #include -#include +#include #include #include diff --git a/tderesources/scalix/Makefile.am b/tderesources/scalix/Makefile.am index ca323048..6ba71e20 100644 --- a/tderesources/scalix/Makefile.am +++ b/tderesources/scalix/Makefile.am @@ -1,4 +1,4 @@ SUBDIRS = shared kabc kcal tdeioslave knotes scalixadmin messages: rc.cpp - $(XGETTEXT) shared/*.cpp kabc/*.cpp kcal/*.cpp knotes/*.cpp -o $(podir)/kres_scalix.pot + $(XGETTEXT) shared/*.cpp tdeabc/*.cpp kcal/*.cpp knotes/*.cpp -o $(podir)/kres_scalix.pot diff --git a/tderesources/scalix/kabc/contact.h b/tderesources/scalix/kabc/contact.h index ad095a8d..33ea1a9c 100644 --- a/tderesources/scalix/kabc/contact.h +++ b/tderesources/scalix/kabc/contact.h @@ -21,7 +21,7 @@ #ifndef SCALIX_CONTACT_H #define SCALIX_CONTACT_H -#include +#include namespace Scalix { diff --git a/tderesources/scalix/kabc/resourcescalix.cpp b/tderesources/scalix/kabc/resourcescalix.cpp index 0629b516..d7826e17 100644 --- a/tderesources/scalix/kabc/resourcescalix.cpp +++ b/tderesources/scalix/kabc/resourcescalix.cpp @@ -34,10 +34,10 @@ #include "resourcescalix.h" #include -#include -#include -#include -#include +#include +#include +#include +#include #include #include #include diff --git a/tderesources/scalix/kcal/resourcescalix.cpp b/tderesources/scalix/kcal/resourcescalix.cpp index b75fd6c9..a58a8595 100644 --- a/tderesources/scalix/kcal/resourcescalix.cpp +++ b/tderesources/scalix/kcal/resourcescalix.cpp @@ -39,9 +39,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include diff --git a/tderesources/scalix/knotes/resourcescalix.cpp b/tderesources/scalix/knotes/resourcescalix.cpp index 62b0daf4..c227d654 100644 --- a/tderesources/scalix/knotes/resourcescalix.cpp +++ b/tderesources/scalix/knotes/resourcescalix.cpp @@ -38,7 +38,7 @@ #include #include -#include +#include using namespace Scalix; diff --git a/tderesources/scalix/scalixadmin/CMakeLists.txt b/tderesources/scalix/scalixadmin/CMakeLists.txt index f13d11a8..b2e1be91 100644 --- a/tderesources/scalix/scalixadmin/CMakeLists.txt +++ b/tderesources/scalix/scalixadmin/CMakeLists.txt @@ -28,6 +28,6 @@ tde_add_executable( scalixadmin AUTOMOC otherusermanager.cpp otheruserview.cpp otheruserpage.cpp ldapview.cpp ldapdialog.cpp delegatemanager.cpp delegateview.cpp delegatepage.cpp delegatedialog.cpp outofofficepage.cpp - LINK kabc-shared + LINK tdeabc-shared DESTINATION ${BIN_INSTALL_DIR} ) diff --git a/tderesources/scalix/scalixadmin/delegatedialog.cpp b/tderesources/scalix/scalixadmin/delegatedialog.cpp index 661f5743..8674ce70 100644 --- a/tderesources/scalix/scalixadmin/delegatedialog.cpp +++ b/tderesources/scalix/scalixadmin/delegatedialog.cpp @@ -24,7 +24,7 @@ #include #include -#include +#include #include "jobs.h" #include "ldapdialog.h" diff --git a/tderesources/scalix/scalixadmin/delegatepage.cpp b/tderesources/scalix/scalixadmin/delegatepage.cpp index 169ff085..b4368f7d 100644 --- a/tderesources/scalix/scalixadmin/delegatepage.cpp +++ b/tderesources/scalix/scalixadmin/delegatepage.cpp @@ -22,8 +22,8 @@ #include #include -#include -#include +#include +#include #include diff --git a/tderesources/scalix/scalixadmin/delegateview.cpp b/tderesources/scalix/scalixadmin/delegateview.cpp index 440fb66f..79b8cf33 100644 --- a/tderesources/scalix/scalixadmin/delegateview.cpp +++ b/tderesources/scalix/scalixadmin/delegateview.cpp @@ -18,7 +18,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include +#include #include "delegatemanager.h" diff --git a/tderesources/scalix/scalixadmin/jobs.cpp b/tderesources/scalix/scalixadmin/jobs.cpp index e7dd9445..e07b17ca 100644 --- a/tderesources/scalix/scalixadmin/jobs.cpp +++ b/tderesources/scalix/scalixadmin/jobs.cpp @@ -19,7 +19,7 @@ */ #include -#include +#include #include "jobs.h" diff --git a/tderesources/scalix/scalixadmin/ldapdialog.cpp b/tderesources/scalix/scalixadmin/ldapdialog.cpp index 6af08c4d..609c472b 100644 --- a/tderesources/scalix/scalixadmin/ldapdialog.cpp +++ b/tderesources/scalix/scalixadmin/ldapdialog.cpp @@ -18,7 +18,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include +#include #include "ldapview.h" diff --git a/tderesources/scalix/scalixadmin/ldapview.cpp b/tderesources/scalix/scalixadmin/ldapview.cpp index 0cdca181..bc305998 100644 --- a/tderesources/scalix/scalixadmin/ldapview.cpp +++ b/tderesources/scalix/scalixadmin/ldapview.cpp @@ -18,9 +18,9 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include -#include -#include +#include +#include +#include #include "settings.h" diff --git a/tderesources/scalix/scalixadmin/main.cpp b/tderesources/scalix/scalixadmin/main.cpp index caaabcf4..6f162df9 100644 --- a/tderesources/scalix/scalixadmin/main.cpp +++ b/tderesources/scalix/scalixadmin/main.cpp @@ -21,7 +21,7 @@ #include #include #include -#include +#include #include "mainwindow.h" diff --git a/tderesources/scalix/scalixadmin/mainwindow.cpp b/tderesources/scalix/scalixadmin/mainwindow.cpp index 5eb3d2a5..1759076a 100644 --- a/tderesources/scalix/scalixadmin/mainwindow.cpp +++ b/tderesources/scalix/scalixadmin/mainwindow.cpp @@ -20,10 +20,10 @@ #include -#include +#include #include #include -#include +#include #include "delegatepage.h" #include "otheruserpage.h" diff --git a/tderesources/scalix/scalixadmin/otheruserpage.cpp b/tderesources/scalix/scalixadmin/otheruserpage.cpp index 3aac47c9..3cc220ea 100644 --- a/tderesources/scalix/scalixadmin/otheruserpage.cpp +++ b/tderesources/scalix/scalixadmin/otheruserpage.cpp @@ -25,8 +25,8 @@ #include #include #include -#include -#include +#include +#include #include diff --git a/tderesources/scalix/scalixadmin/otheruserview.cpp b/tderesources/scalix/scalixadmin/otheruserview.cpp index 06e69d41..e8aa13bc 100644 --- a/tderesources/scalix/scalixadmin/otheruserview.cpp +++ b/tderesources/scalix/scalixadmin/otheruserview.cpp @@ -18,7 +18,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include +#include #include "otherusermanager.h" diff --git a/tderesources/scalix/scalixadmin/outofofficepage.cpp b/tderesources/scalix/scalixadmin/outofofficepage.cpp index 4e34a914..e807379a 100644 --- a/tderesources/scalix/scalixadmin/outofofficepage.cpp +++ b/tderesources/scalix/scalixadmin/outofofficepage.cpp @@ -25,8 +25,8 @@ #include #include -#include -#include +#include +#include #include "jobs.h" #include "settings.h" diff --git a/tderesources/scalix/scalixadmin/passwordpage.cpp b/tderesources/scalix/scalixadmin/passwordpage.cpp index 9bdc1377..4a13b700 100644 --- a/tderesources/scalix/scalixadmin/passwordpage.cpp +++ b/tderesources/scalix/scalixadmin/passwordpage.cpp @@ -25,8 +25,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/tderesources/scalix/shared/kmailconnection.cpp b/tderesources/scalix/shared/kmailconnection.cpp index 57f2f448..147b9822 100644 --- a/tderesources/scalix/shared/kmailconnection.cpp +++ b/tderesources/scalix/shared/kmailconnection.cpp @@ -37,7 +37,7 @@ #include #include #include -#include +#include #include "kmailicalIface_stub.h" diff --git a/tderesources/scalix/shared/resourcescalixbase.cpp b/tderesources/scalix/shared/resourcescalixbase.cpp index 1f829a79..6108230c 100644 --- a/tderesources/scalix/shared/resourcescalixbase.cpp +++ b/tderesources/scalix/shared/resourcescalixbase.cpp @@ -35,12 +35,12 @@ #include -#include +#include #include #include #include -#include -#include +#include +#include #include #include diff --git a/tderesources/scalix/shared/scalixbase.cpp b/tderesources/scalix/shared/scalixbase.cpp index d40bdb03..3cdf16c0 100644 --- a/tderesources/scalix/shared/scalixbase.cpp +++ b/tderesources/scalix/shared/scalixbase.cpp @@ -32,7 +32,7 @@ #include "scalixbase.h" -#include +#include #include #include #include diff --git a/tderesources/scalix/tdeioslave/scalix.cpp b/tderesources/scalix/tdeioslave/scalix.cpp index b4f662fd..268b164b 100644 --- a/tderesources/scalix/tdeioslave/scalix.cpp +++ b/tderesources/scalix/tdeioslave/scalix.cpp @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include diff --git a/tderesources/slox/kabcresourceslox.cpp b/tderesources/slox/kabcresourceslox.cpp index 04ce9555..426d86ad 100644 --- a/tderesources/slox/kabcresourceslox.cpp +++ b/tderesources/slox/kabcresourceslox.cpp @@ -21,10 +21,10 @@ #include -#include +#include #include #include -#include +#include #include #include #include diff --git a/tderesources/slox/kabcresourceslox.h b/tderesources/slox/kabcresourceslox.h index d5251bdc..d51b06a1 100644 --- a/tderesources/slox/kabcresourceslox.h +++ b/tderesources/slox/kabcresourceslox.h @@ -25,7 +25,7 @@ #include #include -#include +#include #include #include diff --git a/tderesources/slox/kabcresourceslox_plugin.cpp b/tderesources/slox/kabcresourceslox_plugin.cpp index cbc02f25..0ee42517 100644 --- a/tderesources/slox/kabcresourceslox_plugin.cpp +++ b/tderesources/slox/kabcresourceslox_plugin.cpp @@ -21,8 +21,8 @@ #include "kabcresourceslox.h" #include "kabcresourcesloxconfig.h" -#include -#include +#include +#include using namespace KABC; diff --git a/tderesources/slox/kabcresourcesloxconfig.cpp b/tderesources/slox/kabcresourcesloxconfig.cpp index d9e32a55..72ba39d0 100644 --- a/tderesources/slox/kabcresourcesloxconfig.cpp +++ b/tderesources/slox/kabcresourcesloxconfig.cpp @@ -29,7 +29,7 @@ #include #include -#include +#include #include #include diff --git a/tderesources/slox/kcalresourceslox.cpp b/tderesources/slox/kcalresourceslox.cpp index a877622e..238b7183 100644 --- a/tderesources/slox/kcalresourceslox.cpp +++ b/tderesources/slox/kcalresourceslox.cpp @@ -32,7 +32,7 @@ #include #include #include -#include +#include #include #include @@ -48,8 +48,8 @@ #include #include -#include -#include +#include +#include #include diff --git a/tderesources/slox/kcalresourceslox_plugin.cpp b/tderesources/slox/kcalresourceslox_plugin.cpp index 8a5cf690..97e2bbeb 100644 --- a/tderesources/slox/kcalresourceslox_plugin.cpp +++ b/tderesources/slox/kcalresourceslox_plugin.cpp @@ -21,8 +21,8 @@ #include "kcalresourcesloxconfig.h" #include "kcalresourceslox.h" -#include -#include +#include +#include using namespace KCal; diff --git a/tderesources/slox/kcalresourcesloxconfig.cpp b/tderesources/slox/kcalresourcesloxconfig.cpp index e09cf85c..83246a03 100644 --- a/tderesources/slox/kcalresourcesloxconfig.cpp +++ b/tderesources/slox/kcalresourcesloxconfig.cpp @@ -24,7 +24,7 @@ #include #include -#include +#include #include #include #include diff --git a/tderesources/slox/sloxaccounts.h b/tderesources/slox/sloxaccounts.h index 214e3c70..8bb7a1b5 100644 --- a/tderesources/slox/sloxaccounts.h +++ b/tderesources/slox/sloxaccounts.h @@ -20,7 +20,7 @@ #ifndef SLOXACCOUNTS_H #define SLOXACCOUNTS_H -#include +#include #include #include diff --git a/tderesources/slox/sloxfolder.cpp b/tderesources/slox/sloxfolder.cpp index fbfb9f05..cf75868c 100644 --- a/tderesources/slox/sloxfolder.cpp +++ b/tderesources/slox/sloxfolder.cpp @@ -17,7 +17,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include +#include #include "sloxfolder.h" diff --git a/tderesources/slox/sloxfolderdialog.cpp b/tderesources/slox/sloxfolderdialog.cpp index f7d19697..716c2d40 100644 --- a/tderesources/slox/sloxfolderdialog.cpp +++ b/tderesources/slox/sloxfolderdialog.cpp @@ -20,7 +20,7 @@ #include #include #include -#include +#include #include "sloxfolderdialog.h" #include "sloxfoldermanager.h" diff --git a/tderesources/slox/sloxfoldermanager.cpp b/tderesources/slox/sloxfoldermanager.cpp index 72842055..d7284d3a 100644 --- a/tderesources/slox/sloxfoldermanager.cpp +++ b/tderesources/slox/sloxfoldermanager.cpp @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include #include "sloxbase.h" diff --git a/tderesources/slox/webdavhandler.h b/tderesources/slox/webdavhandler.h index 136be879..5b835f2a 100644 --- a/tderesources/slox/webdavhandler.h +++ b/tderesources/slox/webdavhandler.h @@ -26,7 +26,7 @@ #include #include -#include +#include namespace KCal { class Incidence; diff --git a/tderesources/tvanytime/kcal_resourcetvanytime.cpp b/tderesources/tvanytime/kcal_resourcetvanytime.cpp index 9de4b0d1..3a1db8f9 100644 --- a/tderesources/tvanytime/kcal_resourcetvanytime.cpp +++ b/tderesources/tvanytime/kcal_resourcetvanytime.cpp @@ -38,14 +38,14 @@ #include #include -#include +#include #include #include -#include +#include #include #include #include -#include +#include #include #include diff --git a/tderesources/tvanytime/kcal_resourcetvanytime.h b/tderesources/tvanytime/kcal_resourcetvanytime.h index 65e9ac11..e59f1703 100644 --- a/tderesources/tvanytime/kcal_resourcetvanytime.h +++ b/tderesources/tvanytime/kcal_resourcetvanytime.h @@ -27,7 +27,7 @@ #include -#include +#include #include #include #include diff --git a/tderesources/tvanytime/kcal_resourcetvanytime_plugin.cpp b/tderesources/tvanytime/kcal_resourcetvanytime_plugin.cpp index 9ff0ae75..fd2942cd 100644 --- a/tderesources/tvanytime/kcal_resourcetvanytime_plugin.cpp +++ b/tderesources/tvanytime/kcal_resourcetvanytime_plugin.cpp @@ -21,8 +21,8 @@ #include "kcal_resourcetvanytime.h" #include "kcal_resourcetvanytimeconfig.h" -#include -#include +#include +#include using namespace KCal; diff --git a/tderesources/tvanytime/kcal_resourcetvanytimeconfig.cpp b/tderesources/tvanytime/kcal_resourcetvanytimeconfig.cpp index dbce86fe..8405e2f0 100644 --- a/tderesources/tvanytime/kcal_resourcetvanytimeconfig.cpp +++ b/tderesources/tvanytime/kcal_resourcetvanytimeconfig.cpp @@ -26,7 +26,7 @@ #include #include -#include +#include #include //#include //#include diff --git a/wizards/Makefile.am b/wizards/Makefile.am index 5faa267a..93cbeae6 100644 --- a/wizards/Makefile.am +++ b/wizards/Makefile.am @@ -29,7 +29,7 @@ groupwarewizard_SOURCES = groupwarewizard.cpp main.cpp overviewpage.cpp # Kolab libkolabwizard_la_LDFLAGS = -avoid-version -no-undefined $(all_libraries) libkolabwizard_la_LIBADD = $(top_builddir)/tderesources/kolab/kcal/libkcalkolab.la \ - $(top_builddir)/tderesources/kolab/kabc/libkabckolab.la \ + $(top_builddir)/tderesources/kolab/tdeabc/libkabckolab.la \ $(top_builddir)/tderesources/kolab/knotes/libknoteskolab.la \ $(top_builddir)/libkcal/libkcal.la \ $(top_builddir)/libtdepim/libtdepim.la \ @@ -97,7 +97,7 @@ exchangewizard_SOURCES = exchangemain.cpp # Scalix libscalixwizard_la_LDFLAGS = -avoid-version -no-undefined $(all_libraries) libscalixwizard_la_LIBADD = $(top_builddir)/tderesources/scalix/kcal/libkcalscalix.la \ - $(top_builddir)/tderesources/scalix/kabc/libkabcscalix.la \ + $(top_builddir)/tderesources/scalix/tdeabc/libkabcscalix.la \ $(top_builddir)/libkcal/libkcal.la \ $(top_builddir)/libtdepim/libtdepim.la \ $(top_builddir)/libkpimidentities/libkpimidentities.la diff --git a/wizards/egroupwaremain.cpp b/wizards/egroupwaremain.cpp index 657b8ad2..baff8afb 100644 --- a/wizards/egroupwaremain.cpp +++ b/wizards/egroupwaremain.cpp @@ -24,7 +24,7 @@ #include #include #include -#include +#include static const TDECmdLineOptions options[] = { diff --git a/wizards/egroupwarewizard.cpp b/wizards/egroupwarewizard.cpp index 843a2059..80cab2c4 100644 --- a/wizards/egroupwarewizard.cpp +++ b/wizards/egroupwarewizard.cpp @@ -31,8 +31,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/wizards/exchangemain.cpp b/wizards/exchangemain.cpp index fc50c0c0..923c575d 100644 --- a/wizards/exchangemain.cpp +++ b/wizards/exchangemain.cpp @@ -24,8 +24,8 @@ #include #include #include -#include -#include +#include +#include static const TDECmdLineOptions options[] = { diff --git a/wizards/exchangewizard.cpp b/wizards/exchangewizard.cpp index 258d0a54..de61328f 100644 --- a/wizards/exchangewizard.cpp +++ b/wizards/exchangewizard.cpp @@ -28,7 +28,7 @@ #include #include -#include +#include #include #include diff --git a/wizards/groupwarewizard.cpp b/wizards/groupwarewizard.cpp index dd2fa036..231862b4 100644 --- a/wizards/groupwarewizard.cpp +++ b/wizards/groupwarewizard.cpp @@ -22,7 +22,7 @@ #include #include -#include +#include #include "overviewpage.h" diff --git a/wizards/groupwisemain.cpp b/wizards/groupwisemain.cpp index cf48bc43..9de56eb1 100644 --- a/wizards/groupwisemain.cpp +++ b/wizards/groupwisemain.cpp @@ -24,8 +24,8 @@ #include #include #include -#include -#include +#include +#include static const TDECmdLineOptions options[] = { diff --git a/wizards/groupwisewizard.cpp b/wizards/groupwisewizard.cpp index 583615b3..71e89f49 100644 --- a/wizards/groupwisewizard.cpp +++ b/wizards/groupwisewizard.cpp @@ -32,7 +32,7 @@ #include #include -#include +#include #include #include diff --git a/wizards/kmailchanges.cpp b/wizards/kmailchanges.cpp index 7d722a91..968a30b2 100644 --- a/wizards/kmailchanges.cpp +++ b/wizards/kmailchanges.cpp @@ -23,9 +23,9 @@ #include "kmailchanges.h" #include -#include +#include #include -#include +#include #include #include #include diff --git a/wizards/kolabkmailchanges.cpp b/wizards/kolabkmailchanges.cpp index 6227383f..1223ea3b 100644 --- a/wizards/kolabkmailchanges.cpp +++ b/wizards/kolabkmailchanges.cpp @@ -24,7 +24,7 @@ #include "kolabconfig.h" #include "kmailchanges.h" -#include +#include #include #include diff --git a/wizards/kolabmain.cpp b/wizards/kolabmain.cpp index 94340f24..388478ca 100644 --- a/wizards/kolabmain.cpp +++ b/wizards/kolabmain.cpp @@ -25,8 +25,8 @@ #include #include #include -#include -#include +#include +#include static const TDECmdLineOptions options[] = { diff --git a/wizards/kolabwizard.cpp b/wizards/kolabwizard.cpp index b0002a50..f781917f 100644 --- a/wizards/kolabwizard.cpp +++ b/wizards/kolabwizard.cpp @@ -26,14 +26,14 @@ #include "kolabkmailchanges.h" #include "tderesources/kolab/kcal/resourcekolab.h" -#include "tderesources/kolab/kabc/resourcekolab.h" +#include "tderesources/kolab/tdeabc/resourcekolab.h" #include "tderesources/kolab/knotes/resourcekolab.h" #include -#include +#include #include -#include +#include #include #include diff --git a/wizards/main.cpp b/wizards/main.cpp index 98ce3683..b6c2de25 100644 --- a/wizards/main.cpp +++ b/wizards/main.cpp @@ -1,8 +1,8 @@ #include #include #include -#include -#include +#include +#include #include "groupwarewizard.h" diff --git a/wizards/overviewpage.cpp b/wizards/overviewpage.cpp index 893884ce..e9f6596a 100644 --- a/wizards/overviewpage.cpp +++ b/wizards/overviewpage.cpp @@ -26,9 +26,9 @@ #include #include -#include +#include #include -#include +#include #include #include diff --git a/wizards/scalixkmailchanges.cpp b/wizards/scalixkmailchanges.cpp index 89ea65d5..f7f86053 100644 --- a/wizards/scalixkmailchanges.cpp +++ b/wizards/scalixkmailchanges.cpp @@ -24,7 +24,7 @@ #include "scalixconfig.h" #include "kmailchanges.h" -#include +#include #include #include diff --git a/wizards/scalixmain.cpp b/wizards/scalixmain.cpp index a207d560..16920c01 100644 --- a/wizards/scalixmain.cpp +++ b/wizards/scalixmain.cpp @@ -25,8 +25,8 @@ #include #include #include -#include -#include +#include +#include static const TDECmdLineOptions options[] = { diff --git a/wizards/scalixwizard.cpp b/wizards/scalixwizard.cpp index dc8c5e03..59c38766 100644 --- a/wizards/scalixwizard.cpp +++ b/wizards/scalixwizard.cpp @@ -26,17 +26,17 @@ #include "scalixkmailchanges.h" #include "tderesources/scalix/kcal/resourcescalix.h" -#include "tderesources/scalix/kabc/resourcescalix.h" +#include "tderesources/scalix/tdeabc/resourcescalix.h" #include -#include +#include #include #include #include #include -#include -#include +#include +#include #include #include diff --git a/wizards/sloxmain.cpp b/wizards/sloxmain.cpp index 08be97d6..20dbcb66 100644 --- a/wizards/sloxmain.cpp +++ b/wizards/sloxmain.cpp @@ -24,8 +24,8 @@ #include #include #include -#include -#include +#include +#include static const TDECmdLineOptions options[] = { diff --git a/wizards/sloxwizard.cpp b/wizards/sloxwizard.cpp index 250f76a4..64659726 100644 --- a/wizards/sloxwizard.cpp +++ b/wizards/sloxwizard.cpp @@ -29,7 +29,7 @@ #include #include -#include +#include #include #include