Cleanup headers.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit bee551b980)
r14.0.x
gregory guy 4 years ago committed by Michele Calgaro
parent b98cff86c3
commit 27a4eb8b75
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -36,9 +36,9 @@
#include "checksumverifier.h" #include "checksumverifier.h"
#include <ntqfile.h> #include <tqfile.h>
#include <ntqdir.h> #include <tqdir.h>
#include <ntqapplication.h> #include <tqapplication.h>
#include <stdio.h> #include <stdio.h>

@ -37,11 +37,11 @@
#ifndef KFTPCORE_CHECKSUMVERIFIER_H #ifndef KFTPCORE_CHECKSUMVERIFIER_H
#define KFTPCORE_CHECKSUMVERIFIER_H #define KFTPCORE_CHECKSUMVERIFIER_H
#include <ntqstring.h> #include <tqstring.h>
#include <ntqthread.h> #include <tqthread.h>
#include <ntqobject.h> #include <tqobject.h>
#include <ntqvaluelist.h> #include <tqvaluelist.h>
#include <ntqpair.h> #include <tqpair.h>
namespace KFTPCore { namespace KFTPCore {

@ -41,8 +41,8 @@
#include <tdefileitem.h> #include <tdefileitem.h>
#include <ntqapplication.h> #include <tqapplication.h>
#include <ntqdir.h> #include <tqdir.h>
using namespace KFTPQueue; using namespace KFTPQueue;
using namespace KFTPCore::Filter; using namespace KFTPCore::Filter;

@ -38,8 +38,8 @@
#define TQS_THR_EVENT_ID 65200 #define TQS_THR_EVENT_ID 65200
#include <ntqobject.h> #include <tqobject.h>
#include <ntqthread.h> #include <tqthread.h>
namespace KFTPQueue { namespace KFTPQueue {
class Transfer; class Transfer;

@ -37,7 +37,7 @@
#ifndef KFTPENGINECACHE_H #ifndef KFTPENGINECACHE_H
#define KFTPENGINECACHE_H #define KFTPENGINECACHE_H
#include <ntqmap.h> #include <tqmap.h>
#include <kurl.h> #include <kurl.h>
#include "directorylisting.h" #include "directorylisting.h"

@ -36,8 +36,8 @@
#ifndef KFTPENGINECONNECTIONRETRY_H #ifndef KFTPENGINECONNECTIONRETRY_H
#define KFTPENGINECONNECTIONRETRY_H #define KFTPENGINECONNECTIONRETRY_H
#include <ntqobject.h> #include <tqobject.h>
#include <ntqtimer.h> #include <tqtimer.h>
namespace KFTPEngine { namespace KFTPEngine {

@ -37,7 +37,7 @@
#include "directorylisting.h" #include "directorylisting.h"
#include "misc/filter.h" #include "misc/filter.h"
#include <ntqdatetime.h> #include <tqdatetime.h>
#include <tdelocale.h> #include <tdelocale.h>
#include <tdeglobal.h> #include <tdeglobal.h>

@ -44,8 +44,8 @@
#include <tdeio/global.h> #include <tdeio/global.h>
#include <kurl.h> #include <kurl.h>
#include <ntqvaluelist.h> #include <tqvaluelist.h>
#include <ntqptrlist.h> #include <tqptrlist.h>
#if TIME_WITH_SYS_TIME #if TIME_WITH_SYS_TIME
# include <sys/time.h> # include <sys/time.h>

@ -37,9 +37,9 @@
#ifndef KFTPNETWORKEVENT_H #ifndef KFTPNETWORKEVENT_H
#define KFTPNETWORKEVENT_H #define KFTPNETWORKEVENT_H
#include <ntqobject.h> #include <tqobject.h>
#include <ntqevent.h> #include <tqevent.h>
#include <ntqshared.h> #include <tqshared.h>
#include "directorylisting.h" #include "directorylisting.h"

@ -36,9 +36,9 @@
#include "ftpdirectoryparser.h" #include "ftpdirectoryparser.h"
#include "ftpsocket.h" #include "ftpsocket.h"
#include <ntqvaluevector.h> #include <tqvaluevector.h>
#include <ntqstringlist.h> #include <tqstringlist.h>
#include <ntqdatetime.h> #include <tqdatetime.h>
#include <time.h> #include <time.h>
#include <sys/stat.h> #include <sys/stat.h>

@ -37,7 +37,7 @@
#ifndef KFTPENGINEFTPDIRECTORYPARSER_H #ifndef KFTPENGINEFTPDIRECTORYPARSER_H
#define KFTPENGINEFTPDIRECTORYPARSER_H #define KFTPENGINEFTPDIRECTORYPARSER_H
#include <ntqmap.h> #include <tqmap.h>
#include "directorylisting.h" #include "directorylisting.h"

@ -44,7 +44,7 @@
#include "misc/kftpotpgenerator.h" #include "misc/kftpotpgenerator.h"
#include "misc/kftpconfig.h" #include "misc/kftpconfig.h"
#include <ntqdir.h> #include <tqdir.h>
#include <tdelocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>

@ -41,8 +41,8 @@
#include <kserversocket.h> #include <kserversocket.h>
#include <kssl.h> #include <kssl.h>
#include <ntqguardedptr.h> #include <tqguardedptr.h>
#include <ntqfile.h> #include <tqfile.h>
#include "speedlimiter.h" #include "speedlimiter.h"
#include "socket.h" #include "socket.h"

@ -38,7 +38,7 @@
#include "cache.h" #include "cache.h"
#include "misc/kftpconfig.h" #include "misc/kftpconfig.h"
#include <ntqdir.h> #include <tqdir.h>
#include <tdelocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>

@ -39,9 +39,9 @@
#include <kurl.h> #include <kurl.h>
#include <kremoteencoding.h> #include <kremoteencoding.h>
#include <ntqptrlist.h> #include <tqptrlist.h>
#include <ntqguardedptr.h> #include <tqguardedptr.h>
#include <ntqdatetime.h> #include <tqdatetime.h>
#include "commands.h" #include "commands.h"

@ -36,8 +36,8 @@
#ifndef KFTPENGINESPEEDLIMITER_H #ifndef KFTPENGINESPEEDLIMITER_H
#define KFTPENGINESPEEDLIMITER_H #define KFTPENGINESPEEDLIMITER_H
#include <ntqobject.h> #include <tqobject.h>
#include <ntqptrlist.h> #include <tqptrlist.h>
namespace KFTPEngine { namespace KFTPEngine {

@ -37,7 +37,7 @@
#include "ftpsocket.h" #include "ftpsocket.h"
#include "sftpsocket.h" #include "sftpsocket.h"
#include <ntqapplication.h> #include <tqapplication.h>
namespace KFTPEngine { namespace KFTPEngine {

@ -36,10 +36,10 @@
#ifndef KFTPENGINETHREAD_H #ifndef KFTPENGINETHREAD_H
#define KFTPENGINETHREAD_H #define KFTPENGINETHREAD_H
#include <ntqthread.h> #include <tqthread.h>
#include <ntqmutex.h> #include <tqmutex.h>
#include <ntqvaluelist.h> #include <tqvaluelist.h>
#include <ntqdict.h> #include <tqdict.h>
#include "event.h" #include "event.h"
#include "directorylisting.h" #include "directorylisting.h"

@ -40,7 +40,7 @@
#include <kurl.h> #include <kurl.h>
#include <tdeversion.h> #include <tdeversion.h>
#include <ntqdom.h> #include <tqdom.h>
#if KDE_IS_VERSION(3,4,0) #if KDE_IS_VERSION(3,4,0)
#include "kftpzeroconf.h" #include "kftpzeroconf.h"

@ -48,7 +48,7 @@
#include "engine/thread.h" #include "engine/thread.h"
#include "engine/ftpsocket.h" #include "engine/ftpsocket.h"
#include <ntqfile.h> #include <tqfile.h>
#include <kdebug.h> #include <kdebug.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -36,10 +36,10 @@
#ifndef KFTPBOOKMARKS_H #ifndef KFTPBOOKMARKS_H
#define KFTPBOOKMARKS_H #define KFTPBOOKMARKS_H
#include <ntqstring.h> #include <tqstring.h>
#include <ntqdom.h> #include <tqdom.h>
#include <ntqvaluelist.h> #include <tqvaluelist.h>
#include <ntqcache.h> #include <tqcache.h>
#include <tdepopupmenu.h> #include <tdepopupmenu.h>
#include <tdeaction.h> #include <tdeaction.h>

@ -35,9 +35,9 @@
#include "kftpfileexistsactions.h" #include "kftpfileexistsactions.h"
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqgroupbox.h> #include <tqgroupbox.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <kdialog.h> #include <kdialog.h>
#include <kcombobox.h> #include <kcombobox.h>

@ -38,8 +38,8 @@
#include <sys/types.h> #include <sys/types.h>
#include <ntqwidget.h> #include <tqwidget.h>
#include <ntqmap.h> #include <tqmap.h>
typedef unsigned long long int filesize_t; typedef unsigned long long int filesize_t;

@ -57,10 +57,10 @@
#include <krun.h> #include <krun.h>
#include <kmdcodec.h> #include <kmdcodec.h>
#include <ntqapplication.h> #include <tqapplication.h>
#include <ntqregexp.h> #include <tqregexp.h>
#include <ntqobjectlist.h> #include <tqobjectlist.h>
#include <ntqfile.h> #include <tqfile.h>
using namespace KFTPEngine; using namespace KFTPEngine;
using namespace KFTPCore::Filter; using namespace KFTPCore::Filter;

@ -36,12 +36,12 @@
#ifndef KFTPQUEUE_H #ifndef KFTPQUEUE_H
#define KFTPQUEUE_H #define KFTPQUEUE_H
#include <ntqstring.h> #include <tqstring.h>
#include <ntqvaluelist.h> #include <tqvaluelist.h>
#include <ntqtimer.h> #include <tqtimer.h>
#include <ntqcache.h> #include <tqcache.h>
#include <ntqmap.h> #include <tqmap.h>
#include <ntqpair.h> #include <tqpair.h>
#include <kurl.h> #include <kurl.h>
#include <kurldrag.h> #include <kurldrag.h>

@ -36,8 +36,8 @@
#include "kftpqueueconverter.h" #include "kftpqueueconverter.h"
#include "kftpqueue.h" #include "kftpqueue.h"
#include <ntqfile.h> #include <tqfile.h>
#include <ntqobjectlist.h> #include <tqobjectlist.h>
#include <kfilterdev.h> #include <kfilterdev.h>

@ -36,8 +36,8 @@
#ifndef KFTPQUEUECONVERTER_H #ifndef KFTPQUEUECONVERTER_H
#define KFTPQUEUECONVERTER_H #define KFTPQUEUECONVERTER_H
#include <ntqobject.h> #include <tqobject.h>
#include <ntqdom.h> #include <tqdom.h>
namespace KFTPQueue { namespace KFTPQueue {
class Transfer; class Transfer;

@ -36,10 +36,10 @@
#ifndef KFTPQUEUEPROCESSOR_H #ifndef KFTPQUEUEPROCESSOR_H
#define KFTPQUEUEPROCESSOR_H #define KFTPQUEUEPROCESSOR_H
#include <ntqobject.h> #include <tqobject.h>
#include <ntqthread.h> #include <tqthread.h>
#include <ntqapplication.h> #include <tqapplication.h>
#include <ntqguardedptr.h> #include <tqguardedptr.h>
namespace KFTPQueue { namespace KFTPQueue {
class Site; class Site;

@ -46,8 +46,8 @@
#include "misc/kftpconfig.h" #include "misc/kftpconfig.h"
#include "misc/filter.h" #include "misc/filter.h"
#include <ntqdir.h> #include <tqdir.h>
#include <ntqobjectlist.h> #include <tqobjectlist.h>
#include <tdemessagebox.h> #include <tdemessagebox.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -36,11 +36,11 @@
#ifndef KFTPSESSION_H #ifndef KFTPSESSION_H
#define KFTPSESSION_H #define KFTPSESSION_H
#include <ntqobject.h> #include <tqobject.h>
#include <ntqguardedptr.h> #include <tqguardedptr.h>
#include <ntqdom.h> #include <tqdom.h>
#include <ntqlistview.h> #include <tqlistview.h>
#include "kftpqueue.h" #include "kftpqueue.h"
#include "logview.h" #include "logview.h"

@ -38,9 +38,9 @@
#include "queueobject.h" #include "queueobject.h"
#include <ntqobject.h> #include <tqobject.h>
#include <ntqtimer.h> #include <tqtimer.h>
#include <ntqguardedptr.h> #include <tqguardedptr.h>
#include <kurl.h> #include <kurl.h>

@ -47,8 +47,8 @@
#include <tdeio/renamedlg.h> #include <tdeio/renamedlg.h>
#include <kdiskfreesp.h> #include <kdiskfreesp.h>
#include <ntqtimer.h> #include <tqtimer.h>
#include <ntqfileinfo.h> #include <tqfileinfo.h>
using namespace KFTPEngine; using namespace KFTPEngine;
using namespace KFTPSession; using namespace KFTPSession;

@ -36,7 +36,7 @@
#ifndef KFTPQUEUEKFTPTRANSFERFILE_H #ifndef KFTPQUEUEKFTPTRANSFERFILE_H
#define KFTPQUEUEKFTPTRANSFERFILE_H #define KFTPQUEUEKFTPTRANSFERFILE_H
#include <ntqdatetime.h> #include <tqdatetime.h>
#include "kftptransfer.h" #include "kftptransfer.h"

@ -64,7 +64,7 @@
#include <kshred.h> #include <kshred.h>
#include <klineedit.h> #include <klineedit.h>
#include <ntqclipboard.h> #include <tqclipboard.h>
using namespace KFTPGrabberBase; using namespace KFTPGrabberBase;
using namespace KFTPWidgets::Browser; using namespace KFTPWidgets::Browser;

@ -37,7 +37,7 @@
#ifndef MAINACTIONS_H #ifndef MAINACTIONS_H
#define MAINACTIONS_H #define MAINACTIONS_H
#include <ntqobject.h> #include <tqobject.h>
#include <tdeaction.h> #include <tdeaction.h>
class MainWindow; class MainWindow;

@ -34,14 +34,14 @@
* files in the program, then also delete it here. * files in the program, then also delete it here.
*/ */
#include <ntqlabel.h> #include <tqlabel.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqpainter.h> #include <tqpainter.h>
#include <ntqtextedit.h> #include <tqtextedit.h>
#include <ntqtabwidget.h> #include <tqtabwidget.h>
#include <ntqhbox.h> #include <tqhbox.h>
#include <ntqvbox.h> #include <tqvbox.h>
#include <ntqthread.h> #include <tqthread.h>
#include <tdeapplication.h> #include <tdeapplication.h>
#include <tdemdimainfrm.h> #include <tdemdimainfrm.h>

@ -41,7 +41,7 @@
#include "config.h" #include "config.h"
#endif #endif
#include <ntqtimer.h> #include <tqtimer.h>
#include <tdemainwindow.h> #include <tdemainwindow.h>
#include <tdeaction.h> #include <tdeaction.h>

@ -39,7 +39,7 @@
#include "kftpapi.h" #include "kftpapi.h"
#include "filter.h" #include "filter.h"
#include <ntqregexp.h> #include <tqregexp.h>
#include <tdeapplication.h> #include <tdeapplication.h>
#include <tdeconfig.h> #include <tdeconfig.h>

@ -37,7 +37,7 @@
#ifndef KFTPCORECONFIGBASE_H #ifndef KFTPCORECONFIGBASE_H
#define KFTPCORECONFIGBASE_H #define KFTPCORECONFIGBASE_H
#include <ntqobject.h> #include <tqobject.h>
#include <tdeconfigskeleton.h> #include <tdeconfigskeleton.h>

@ -36,8 +36,8 @@
#ifndef KFTPCORE_CUSTOMCOMMANDSENTRY_H #ifndef KFTPCORE_CUSTOMCOMMANDSENTRY_H
#define KFTPCORE_CUSTOMCOMMANDSENTRY_H #define KFTPCORE_CUSTOMCOMMANDSENTRY_H
#include <ntqdom.h> #include <tqdom.h>
#include <ntqvaluelist.h> #include <tqvaluelist.h>
#include <tdeaction.h> #include <tdeaction.h>

@ -35,8 +35,8 @@
*/ */
#include "handlers.h" #include "handlers.h"
#include <ntqdom.h> #include <tqdom.h>
#include <ntqregexp.h> #include <tqregexp.h>
namespace KFTPCore { namespace KFTPCore {

@ -36,8 +36,8 @@
#ifndef KFTPCORE_CUSTOMCOMMANDS_HANDLERSHANDLERS_H #ifndef KFTPCORE_CUSTOMCOMMANDS_HANDLERSHANDLERS_H
#define KFTPCORE_CUSTOMCOMMANDS_HANDLERSHANDLERS_H #define KFTPCORE_CUSTOMCOMMANDS_HANDLERSHANDLERS_H
#include <ntqstring.h> #include <tqstring.h>
#include <ntqdom.h> #include <tqdom.h>
namespace KFTPCore { namespace KFTPCore {

@ -36,7 +36,7 @@
#include "manager.h" #include "manager.h"
#include "entry.h" #include "entry.h"
#include <ntqfile.h> #include <tqfile.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kstaticdeleter.h> #include <kstaticdeleter.h>

@ -36,9 +36,9 @@
#ifndef KFTPCORE_CUSTOMCOMMANDSMANAGER_H #ifndef KFTPCORE_CUSTOMCOMMANDSMANAGER_H
#define KFTPCORE_CUSTOMCOMMANDSMANAGER_H #define KFTPCORE_CUSTOMCOMMANDSMANAGER_H
#include <ntqobject.h> #include <tqobject.h>
#include <ntqdom.h> #include <tqdom.h>
#include <ntqmap.h> #include <tqmap.h>
#include <tdeaction.h> #include <tdeaction.h>

@ -36,9 +36,9 @@
#include "parameterentrydialog.h" #include "parameterentrydialog.h"
#include "entry.h" #include "entry.h"
#include <ntqvbox.h> #include <tqvbox.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <klineedit.h> #include <klineedit.h>

@ -37,7 +37,7 @@
#define KFTPCORE_CUSTOMCOMMANDSPARAMETERENTRYDIALOG_H #define KFTPCORE_CUSTOMCOMMANDSPARAMETERENTRYDIALOG_H
#include <kdialogbase.h> #include <kdialogbase.h>
#include <ntqvaluelist.h> #include <tqvaluelist.h>
#include "entry.h" #include "entry.h"

@ -36,7 +36,7 @@
#include "desencryptor.h" #include "desencryptor.h"
#include <kmdcodec.h> #include <kmdcodec.h>
#include <ntqfile.h> #include <tqfile.h>
#include <stdlib.h> #include <stdlib.h>
namespace KFTPGrabberBase { namespace KFTPGrabberBase {

@ -39,7 +39,7 @@
/* OpenSSL includes */ /* OpenSSL includes */
#include <openssl/des.h> #include <openssl/des.h>
#include <ntqstring.h> #include <tqstring.h>
namespace KFTPGrabberBase { namespace KFTPGrabberBase {

@ -35,7 +35,7 @@
*/ */
#include "filter.h" #include "filter.h"
#include <ntqregexp.h> #include <tqregexp.h>
#include <tdeapplication.h> #include <tdeapplication.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -36,8 +36,8 @@
#ifndef KFTPCORE_FILTERFILTERS_H #ifndef KFTPCORE_FILTERFILTERS_H
#define KFTPCORE_FILTERFILTERS_H #define KFTPCORE_FILTERFILTERS_H
#include <ntqvariant.h> #include <tqvariant.h>
#include <ntqvaluelist.h> #include <tqvaluelist.h>
#include "engine/directorylisting.h" #include "engine/directorylisting.h"

@ -35,8 +35,8 @@
*/ */
#include "filterwidgethandler.h" #include "filterwidgethandler.h"
#include <ntqcombobox.h> #include <tqcombobox.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <tdelocale.h> #include <tdelocale.h>
#include <kstaticdeleter.h> #include <kstaticdeleter.h>

@ -38,9 +38,9 @@
#include "filter.h" #include "filter.h"
#include <ntqmap.h> #include <tqmap.h>
#include <ntqwidget.h> #include <tqwidget.h>
#include <ntqwidgetstack.h> #include <tqwidgetstack.h>
namespace KFTPCore { namespace KFTPCore {

@ -35,7 +35,7 @@
#include "kftpbookmarkimportplugin.h" #include "kftpbookmarkimportplugin.h"
#include <ntqdir.h> #include <tqdir.h>
KFTPBookmarkImportPlugin::KFTPBookmarkImportPlugin(TQObject *parent, const char *name) KFTPBookmarkImportPlugin::KFTPBookmarkImportPlugin(TQObject *parent, const char *name)
: KParts::Plugin(parent, name) : KParts::Plugin(parent, name)

@ -37,7 +37,7 @@
#define KFTPAPI_H #define KFTPAPI_H
#include <config.h> #include <config.h>
#include <ntqobject.h> #include <tqobject.h>
#include "mainwindow.h" #include "mainwindow.h"

@ -36,7 +36,7 @@
#ifndef KFTPOTPGENERATOR_H #ifndef KFTPOTPGENERATOR_H
#define KFTPOTPGENERATOR_H #define KFTPOTPGENERATOR_H
#include <ntqstring.h> #include <tqstring.h>
enum AlgType { enum AlgType {
ALG_MD4, ALG_MD4,

@ -38,8 +38,8 @@
#include <tdeparts/componentfactory.h> #include <tdeparts/componentfactory.h>
#include <ntqobject.h> #include <tqobject.h>
#include <ntqptrlist.h> #include <tqptrlist.h>
class KFTPBookmarkImportPlugin; class KFTPBookmarkImportPlugin;

@ -37,7 +37,7 @@
#define KFTPWALLETCONNECTION_H #define KFTPWALLETCONNECTION_H
#include <tdewallet.h> #include <tdewallet.h>
#include <ntqobject.h> #include <tqobject.h>
/** /**
Enables communication of KFTPGrabber with TDE's wallet system (TDEWallet) Enables communication of KFTPGrabber with TDE's wallet system (TDEWallet)

@ -36,7 +36,7 @@
#ifndef KFTPZEROCONF_H #ifndef KFTPZEROCONF_H
#define KFTPZEROCONF_H #define KFTPZEROCONF_H
#include <ntqobject.h> #include <tqobject.h>
#include <tdeversion.h> #include <tdeversion.h>

@ -41,8 +41,8 @@
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <ntqcolor.h> #include <tqcolor.h>
#include <ntqpixmapcache.h> #include <tqpixmapcache.h>
#include <X11/Xlib.h> #include <X11/Xlib.h>

@ -36,8 +36,8 @@
#ifndef MISC_H #ifndef MISC_H
#define MISC_H #define MISC_H
#include <ntqiconset.h> #include <tqiconset.h>
#include <ntqptrlist.h> #include <tqptrlist.h>
#include <kiconloader.h> #include <kiconloader.h>

@ -35,8 +35,8 @@
#include "kftpimportfz3plugin.h" #include "kftpimportfz3plugin.h"
#include <ntqdir.h> #include <tqdir.h>
#include <ntqfile.h> #include <tqfile.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -36,7 +36,7 @@
#ifndef KFTPIMPORTFZ3PLUGIN_H #ifndef KFTPIMPORTFZ3PLUGIN_H
#define KFTPIMPORTFZ3PLUGIN_H #define KFTPIMPORTFZ3PLUGIN_H
#include <ntqdom.h> #include <tqdom.h>
#include <kftpbookmarkimportplugin.h> #include <kftpbookmarkimportplugin.h>
/** /**

@ -35,7 +35,7 @@
#include "kftpimportgftpplugin.h" #include "kftpimportgftpplugin.h"
#include <ntqdir.h> #include <tqdir.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -36,7 +36,7 @@
#ifndef KFTPIMPORTGFTPPLUGIN_H #ifndef KFTPIMPORTGFTPPLUGIN_H
#define KFTPIMPORTGFTPPLUGIN_H #define KFTPIMPORTGFTPPLUGIN_H
#include <ntqdom.h> #include <tqdom.h>
#include <kftpbookmarkimportplugin.h> #include <kftpbookmarkimportplugin.h>
/** /**

@ -35,8 +35,8 @@
#include "kftpimportkftpplugin.h" #include "kftpimportkftpplugin.h"
#include <ntqdir.h> #include <tqdir.h>
#include <ntqfile.h> #include <tqfile.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -36,7 +36,7 @@
#ifndef KFTPIMPORTKFTPPLUGIN_H #ifndef KFTPIMPORTKFTPPLUGIN_H
#define KFTPIMPORTKFTPPLUGIN_H #define KFTPIMPORTKFTPPLUGIN_H
#include <ntqdom.h> #include <tqdom.h>
#include <kftpbookmarkimportplugin.h> #include <kftpbookmarkimportplugin.h>
/** /**

@ -34,8 +34,8 @@
*/ */
#include "kftpimportncftpplugin.h" #include "kftpimportncftpplugin.h"
#include <ntqdir.h> #include <tqdir.h>
#include <ntqfile.h> #include <tqfile.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -35,7 +35,7 @@
#ifndef KFTPIMPORTNCFTPPLUGIN_H #ifndef KFTPIMPORTNCFTPPLUGIN_H
#define KFTPIMPORTNCFTPPLUGIN_H #define KFTPIMPORTNCFTPPLUGIN_H
#include <ntqdom.h> #include <tqdom.h>
#include <kftpbookmarkimportplugin.h> #include <kftpbookmarkimportplugin.h>
/** /**

@ -36,8 +36,8 @@
#ifndef KFTPQUEUEQUEUEGROUP_H #ifndef KFTPQUEUEQUEUEGROUP_H
#define KFTPQUEUEQUEUEGROUP_H #define KFTPQUEUEQUEUEGROUP_H
#include <ntqguardedptr.h> #include <tqguardedptr.h>
#include <ntqptrlist.h> #include <tqptrlist.h>
namespace KFTPQueue { namespace KFTPQueue {

@ -36,7 +36,7 @@
#include "queueobject.h" #include "queueobject.h"
#include "kftpqueue.h" #include "kftpqueue.h"
#include <ntqtimer.h> #include <tqtimer.h>
namespace KFTPQueue { namespace KFTPQueue {

@ -36,9 +36,9 @@
#ifndef KFTPQUEUEQUEUEOBJECT_H #ifndef KFTPQUEUEQUEUEOBJECT_H
#define KFTPQUEUEQUEUEOBJECT_H #define KFTPQUEUEQUEUEOBJECT_H
#include <ntqobject.h> #include <tqobject.h>
#include <ntqptrlist.h> #include <tqptrlist.h>
#include <ntqtimer.h> #include <tqtimer.h>
#include "engine/directorylisting.h" #include "engine/directorylisting.h"

@ -37,8 +37,8 @@
#ifndef KFTPQUEUESTATISTICS_H #ifndef KFTPQUEUESTATISTICS_H
#define KFTPQUEUESTATISTICS_H #define KFTPQUEUESTATISTICS_H
#include <ntqobject.h> #include <tqobject.h>
#include <ntqdict.h> #include <tqdict.h>
#include <kurl.h> #include <kurl.h>
#include <tdeio/global.h> #include <tdeio/global.h>

@ -34,11 +34,11 @@
* files in the program, then also delete it here. * files in the program, then also delete it here.
*/ */
#include <ntqpointarray.h> #include <tqpointarray.h>
#include <ntqpushbutton.h> #include <tqpushbutton.h>
#include <ntqtooltip.h> #include <tqtooltip.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <tdeapplication.h> #include <tdeapplication.h>
#include <kdialog.h> #include <kdialog.h>

@ -37,7 +37,7 @@
#ifndef KFTPWIDGETSBALLOON_H #ifndef KFTPWIDGETSBALLOON_H
#define KFTPWIDGETSBALLOON_H #define KFTPWIDGETSBALLOON_H
#include <ntqwidget.h> #include <tqwidget.h>
namespace KFTPWidgets { namespace KFTPWidgets {

@ -34,14 +34,14 @@
* files in the program, then also delete it here. * files in the program, then also delete it here.
*/ */
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqpushbutton.h> #include <tqpushbutton.h>
#include <ntqcheckbox.h> #include <tqcheckbox.h>
#include <ntqgroupbox.h> #include <tqgroupbox.h>
#include <ntqspinbox.h> #include <tqspinbox.h>
#include <ntqsplitter.h> #include <tqsplitter.h>
#include <ntqtextedit.h> #include <tqtextedit.h>
#include <ntqtabwidget.h> #include <tqtabwidget.h>
#include <tdeglobal.h> #include <tdeglobal.h>
#include <kcharsets.h> #include <kcharsets.h>

@ -42,8 +42,8 @@
#include <tdeaction.h> #include <tdeaction.h>
#include <kdialogbase.h> #include <kdialogbase.h>
#include <ntqlistview.h> #include <tqlistview.h>
#include <ntqdom.h> #include <tqdom.h>
namespace KFTPBookmarks { namespace KFTPBookmarks {
class Manager; class Manager;

@ -34,7 +34,7 @@
* files in the program, then also delete it here. * files in the program, then also delete it here.
*/ */
#include <ntqcheckbox.h> #include <tqcheckbox.h>
#include <kcombobox.h> #include <kcombobox.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -43,8 +43,8 @@
#include <tdeaction.h> #include <tdeaction.h>
#include <kdialogbase.h> #include <kdialogbase.h>
#include <ntqlistview.h> #include <tqlistview.h>
#include <ntqdom.h> #include <tqdom.h>
namespace KFTPWidgets { namespace KFTPWidgets {

@ -40,8 +40,8 @@
#include "misc.h" #include "misc.h"
#include "kftpbookmarks.h" #include "kftpbookmarks.h"
#include <ntqfileinfo.h> #include <tqfileinfo.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <kurlrequester.h> #include <kurlrequester.h>
#include <tdemessagebox.h> #include <tdemessagebox.h>

@ -40,7 +40,7 @@
#include "kftpsession.h" #include "kftpsession.h"
#include "misc.h" #include "misc.h"
#include <ntqdragobject.h> #include <tqdragobject.h>
#include <tdeaction.h> #include <tdeaction.h>
#include <kinputdialog.h> #include <kinputdialog.h>

@ -37,8 +37,8 @@
#ifndef KFTPBOOKMARKEDITORLISTVIEW_H #ifndef KFTPBOOKMARKEDITORLISTVIEW_H
#define KFTPBOOKMARKEDITORLISTVIEW_H #define KFTPBOOKMARKEDITORLISTVIEW_H
#include <ntqdom.h> #include <tqdom.h>
#include <ntqtimer.h> #include <tqtimer.h>
#include "../listview.h" #include "../listview.h"

@ -33,9 +33,9 @@
* files in the program, then also delete it here. * files in the program, then also delete it here.
*/ */
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqsplitter.h> #include <tqsplitter.h>
#include <ntqvbox.h> #include <tqvbox.h>
#include <tdeaction.h> #include <tdeaction.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -69,8 +69,8 @@
#include <tdefiledialog.h> #include <tdefiledialog.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <ntqdir.h> #include <tqdir.h>
#include <ntqclipboard.h> #include <tqclipboard.h>
using namespace KFTPGrabberBase; using namespace KFTPGrabberBase;
using namespace KFTPEngine; using namespace KFTPEngine;

@ -36,7 +36,7 @@
#ifndef KFTPFILEDIRVIEWACTIONS_H #ifndef KFTPFILEDIRVIEWACTIONS_H
#define KFTPFILEDIRVIEWACTIONS_H #define KFTPFILEDIRVIEWACTIONS_H
#include <ntqobject.h> #include <tqobject.h>
#include <tdeaction.h> #include <tdeaction.h>
#include <krun.h> #include <krun.h>
#include <kservice.h> #include <kservice.h>

@ -46,8 +46,8 @@
#include "kftpqueue.h" #include "kftpqueue.h"
#include <ntqheader.h> #include <tqheader.h>
#include <ntqpainter.h> #include <tqpainter.h>
#include <tdepopupmenu.h> #include <tdepopupmenu.h>
#include <kurldrag.h> #include <kurldrag.h>

@ -36,7 +36,7 @@
#ifndef KFTPWIDGETS_BROWSERDIRLISTER_H #ifndef KFTPWIDGETS_BROWSERDIRLISTER_H
#define KFTPWIDGETS_BROWSERDIRLISTER_H #define KFTPWIDGETS_BROWSERDIRLISTER_H
#include <ntqobject.h> #include <tqobject.h>
#include <kurl.h> #include <kurl.h>
#include <kdirlister.h> #include <kdirlister.h>

@ -36,9 +36,9 @@
#include "browser/filterwidget.h" #include "browser/filterwidget.h"
#include "browser/detailsview.h" #include "browser/detailsview.h"
#include <ntqlistview.h> #include <tqlistview.h>
#include <ntqregexp.h> #include <tqregexp.h>
#include <ntqpopupmenu.h> #include <tqpopupmenu.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -36,8 +36,8 @@
#ifndef KFTPWIDGETS_BROWSERLOCATIONNAVIGATOR_H #ifndef KFTPWIDGETS_BROWSERLOCATIONNAVIGATOR_H
#define KFTPWIDGETS_BROWSERLOCATIONNAVIGATOR_H #define KFTPWIDGETS_BROWSERLOCATIONNAVIGATOR_H
#include <ntqobject.h> #include <tqobject.h>
#include <ntqvaluelist.h> #include <tqvaluelist.h>
#include <kurl.h> #include <kurl.h>

@ -36,10 +36,10 @@
#include "browser/propsplugin.h" #include "browser/propsplugin.h"
#include "kftpsession.h" #include "kftpsession.h"
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <ntqstyle.h> #include <tqstyle.h>
#include <ntqgroupbox.h> #include <tqgroupbox.h>
#include <tdelocale.h> #include <tdelocale.h>
#include <kiconloader.h> #include <kiconloader.h>

@ -38,7 +38,7 @@
#include "engine/directorylisting.h" #include "engine/directorylisting.h"
#include <ntqcheckbox.h> #include <tqcheckbox.h>
#include <kpropertiesdialog.h> #include <kpropertiesdialog.h>
namespace KFTPSession { namespace KFTPSession {

@ -40,8 +40,8 @@
#include "misc.h" #include "misc.h"
#include <ntqheader.h> #include <tqheader.h>
#include <ntqtimer.h> #include <tqtimer.h>
#include <tdeio/job.h> #include <tdeio/job.h>
#include <kurl.h> #include <kurl.h>

@ -40,8 +40,8 @@
#include <tdelocale.h> #include <tdelocale.h>
#include <kurl.h> #include <kurl.h>
#include <ntqpixmap.h> #include <tqpixmap.h>
#include <ntqdict.h> #include <tqdict.h>
namespace KFTPWidgets { namespace KFTPWidgets {

@ -58,9 +58,9 @@
#include <tdeio/job.h> #include <tdeio/job.h>
#include <ntqdir.h> #include <tqdir.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <ntqlayout.h> #include <tqlayout.h>
using namespace KFTPGrabberBase; using namespace KFTPGrabberBase;
using namespace KFTPEngine; using namespace KFTPEngine;

@ -38,12 +38,12 @@
#include "browser/locationnavigator.h" #include "browser/locationnavigator.h"
#include <ntqwidget.h> #include <tqwidget.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <ntqpushbutton.h> #include <tqpushbutton.h>
#include <ntqtimer.h> #include <tqtimer.h>
#include <ntqdatetime.h> #include <tqdatetime.h>
#include <ntqsplitter.h> #include <tqsplitter.h>
#include <kurl.h> #include <kurl.h>
#include <tdefileitem.h> #include <tdefileitem.h>

@ -48,9 +48,9 @@
#include <kcharsets.h> #include <kcharsets.h>
#include <kcombobox.h> #include <kcombobox.h>
#include <ntqframe.h> #include <tqframe.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqcheckbox.h> #include <tqcheckbox.h>
// Config layouts // Config layouts
#include "ui/config_general.h" #include "ui/config_general.h"

@ -50,9 +50,9 @@
#include <kcolorbutton.h> #include <kcolorbutton.h>
#include <kdialogbase.h> #include <kdialogbase.h>
#include <ntqcheckbox.h> #include <tqcheckbox.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqtabwidget.h> #include <tqtabwidget.h>
using namespace KFTPGrabberBase; using namespace KFTPGrabberBase;

@ -37,11 +37,11 @@
#ifndef KFTPWIDGETSCONFIGFILTER_H #ifndef KFTPWIDGETSCONFIGFILTER_H
#define KFTPWIDGETSCONFIGFILTER_H #define KFTPWIDGETSCONFIGFILTER_H
#include <ntqwidget.h> #include <tqwidget.h>
#include <kdialogbase.h> #include <kdialogbase.h>
#include <knuminput.h> #include <knuminput.h>
#include <ntqradiobutton.h> #include <tqradiobutton.h>
#include <ntqvaluelist.h> #include <tqvaluelist.h>
// Layouts // Layouts
#include "ui/config_filters.h" #include "ui/config_filters.h"

@ -44,8 +44,8 @@
#include <tdeio/job.h> #include <tdeio/job.h>
#include <tdemessagebox.h> #include <tdemessagebox.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqheader.h> #include <tqheader.h>
using namespace KFTPGrabberBase; using namespace KFTPGrabberBase;

@ -39,8 +39,8 @@
#include <tdelistview.h> #include <tdelistview.h>
#include <tdeaction.h> #include <tdeaction.h>
#include <ntqwidget.h> #include <tqwidget.h>
#include <ntqguardedptr.h> #include <tqguardedptr.h>
#include "listviewitem.h" #include "listviewitem.h"

@ -37,11 +37,11 @@
#include "listview.h" #include "listview.h"
#include "misc/filterwidgethandler.h" #include "misc/filterwidgethandler.h"
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqhbox.h> #include <tqhbox.h>
#include <ntqtooltip.h> #include <tqtooltip.h>
#include <ntqheader.h> #include <tqheader.h>
#include <ntqbuttongroup.h> #include <tqbuttongroup.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -39,14 +39,14 @@
#include "widgetlister.h" #include "widgetlister.h"
#include "misc/filter.h" #include "misc/filter.h"
#include <ntqwidget.h> #include <tqwidget.h>
#include <ntqpushbutton.h> #include <tqpushbutton.h>
#include <ntqgroupbox.h> #include <tqgroupbox.h>
#include <ntqlistview.h> #include <tqlistview.h>
#include <ntqradiobutton.h> #include <tqradiobutton.h>
#include <ntqcombobox.h> #include <tqcombobox.h>
#include <ntqwidgetstack.h> #include <tqwidgetstack.h>
#include <ntqcheckbox.h> #include <tqcheckbox.h>
#include <kpushbutton.h> #include <kpushbutton.h>

@ -10,15 +10,15 @@
#include "kftpfilteraddpatternlayout.h" #include "kftpfilteraddpatternlayout.h"
#include <ntqvariant.h> #include <tqvariant.h>
#include <ntqpushbutton.h> #include <tqpushbutton.h>
#include <ntqgroupbox.h> #include <tqgroupbox.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <klineedit.h> #include <klineedit.h>
#include <kcolorbutton.h> #include <kcolorbutton.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqtooltip.h> #include <tqtooltip.h>
#include <ntqwhatsthis.h> #include <tqwhatsthis.h>
/* /*
* Constructs a KFTPFilterAddPatternLayout as a child of 'parent', with the * Constructs a KFTPFilterAddPatternLayout as a child of 'parent', with the

@ -10,17 +10,17 @@
#include "kftpfiltereditorlayout.h" #include "kftpfiltereditorlayout.h"
#include <ntqvariant.h> #include <tqvariant.h>
#include <ntqpushbutton.h> #include <tqpushbutton.h>
#include <ntqtabwidget.h> #include <tqtabwidget.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <ntqheader.h> #include <tqheader.h>
#include <tdelistview.h> #include <tdelistview.h>
#include <ntqcheckbox.h> #include <tqcheckbox.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqtooltip.h> #include <tqtooltip.h>
#include <ntqwhatsthis.h> #include <tqwhatsthis.h>
/* /*
* Constructs a KFTPFilterEditorLayout as a child of 'parent', with the * Constructs a KFTPFilterEditorLayout as a child of 'parent', with the

@ -37,8 +37,8 @@
#define KFTPSELECTSERVERDIALOG_H #define KFTPSELECTSERVERDIALOG_H
#include <kdialogbase.h> #include <kdialogbase.h>
#include <ntqdom.h> #include <tqdom.h>
#include <ntqlistview.h> #include <tqlistview.h>
namespace KFTPBookmarks { namespace KFTPBookmarks {
class Site; class Site;

@ -41,7 +41,7 @@
#include <kpushbutton.h> #include <kpushbutton.h>
#include <tdelocale.h> #include <tdelocale.h>
#include <ntqlayout.h> #include <tqlayout.h>
KFTPServerLineEdit::KFTPServerLineEdit(TQWidget *parent, const char *name, WFlags f) KFTPServerLineEdit::KFTPServerLineEdit(TQWidget *parent, const char *name, WFlags f)
: TQWidget(parent, name, f), m_currentSite(0) : TQWidget(parent, name, f), m_currentSite(0)

@ -36,8 +36,8 @@
#ifndef KFTPSERVERLINEEDIT_H #ifndef KFTPSERVERLINEEDIT_H
#define KFTPSERVERLINEEDIT_H #define KFTPSERVERLINEEDIT_H
#include <ntqwidget.h> #include <tqwidget.h>
#include <ntqdom.h> #include <tqdom.h>
#include <klineedit.h> #include <klineedit.h>

@ -35,8 +35,8 @@
#include "listview.h" #include "listview.h"
#include <ntqpainter.h> #include <tqpainter.h>
#include <ntqstringlist.h> #include <tqstringlist.h>
namespace KFTPWidgets { namespace KFTPWidgets {

@ -35,10 +35,10 @@
#include "listviewitem.h" #include "listviewitem.h"
#include <ntqheader.h> #include <tqheader.h>
#include <ntqpixmap.h> #include <tqpixmap.h>
#include <ntqpainter.h> #include <tqpainter.h>
#include <ntqsimplerichtext.h> #include <tqsimplerichtext.h>
namespace KFTPWidgets { namespace KFTPWidgets {

@ -38,8 +38,8 @@
#include <tdelistview.h> #include <tdelistview.h>
#include <ntqmap.h> #include <tqmap.h>
#include <ntqcolor.h> #include <tqcolor.h>
namespace KFTPWidgets { namespace KFTPWidgets {

@ -42,8 +42,8 @@
#include <tdefiledialog.h> #include <tdefiledialog.h>
#include <tdemessagebox.h> #include <tdemessagebox.h>
#include <ntqfile.h> #include <tqfile.h>
#include <ntqtextstream.h> #include <tqtextstream.h>
namespace KFTPWidgets { namespace KFTPWidgets {

@ -39,7 +39,7 @@
#include <ktextedit.h> #include <ktextedit.h>
#include <tdeaction.h> #include <tdeaction.h>
#include <ntqpopupmenu.h> #include <tqpopupmenu.h>
namespace KFTPWidgets { namespace KFTPWidgets {

@ -42,15 +42,15 @@
#include <math.h> #include <math.h>
#include <ntqapplication.h> #include <tqapplication.h>
#include <ntqbutton.h> #include <tqbutton.h>
#include <ntqpopupmenu.h> #include <tqpopupmenu.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqpainter.h> #include <tqpainter.h>
#include <ntqtooltip.h> #include <tqtooltip.h>
#include <ntqfontmetrics.h> #include <tqfontmetrics.h>
#include <ntqstyle.h> #include <tqstyle.h>
#include <ntqtimer.h> #include <tqtimer.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kdebug.h> #include <kdebug.h>

@ -38,13 +38,13 @@
#ifndef KFTPWIDGETSMULTITABBAR_H #ifndef KFTPWIDGETSMULTITABBAR_H
#define KFTPWIDGETSMULTITABBAR_H #define KFTPWIDGETSMULTITABBAR_H
#include <ntqscrollview.h> #include <tqscrollview.h>
#include <ntqvbox.h> #include <tqvbox.h>
#include <ntqhbox.h> #include <tqhbox.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqstring.h> #include <tqstring.h>
#include <ntqptrlist.h> #include <tqptrlist.h>
#include <ntqpushbutton.h> #include <tqpushbutton.h>
class TQPixmap; class TQPixmap;
class TQPainter; class TQPainter;

@ -37,7 +37,7 @@
#ifndef KFTPWIDGETSMULTITABBAR_P_H #ifndef KFTPWIDGETSMULTITABBAR_P_H
#define KFTPWIDGETSMULTITABBAR_P_H #define KFTPWIDGETSMULTITABBAR_P_H
#include <ntqscrollview.h> #include <tqscrollview.h>
#include "multitabbar.h" #include "multitabbar.h"

@ -36,7 +36,7 @@
*/ */
#include "overlaywidget.h" #include "overlaywidget.h"
#include <ntqpoint.h> #include <tqpoint.h>
namespace KFTPWidgets { namespace KFTPWidgets {

@ -37,7 +37,7 @@
#ifndef KFTPWIDGETSOVERLAYWIDGET_H #ifndef KFTPWIDGETSOVERLAYWIDGET_H
#define KFTPWIDGETSOVERLAYWIDGET_H #define KFTPWIDGETSOVERLAYWIDGET_H
#include <ntqhbox.h> #include <tqhbox.h>
namespace KFTPWidgets { namespace KFTPWidgets {

@ -41,13 +41,13 @@
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kstdguiitem.h> #include <kstdguiitem.h>
#include <ntqfont.h> #include <tqfont.h>
#include <ntqframe.h> #include <tqframe.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <ntqmessagebox.h> #include <tqmessagebox.h>
#include <ntqpainter.h> #include <tqpainter.h>
#include <ntqtimer.h> #include <tqtimer.h>
#include <ntqtooltip.h> #include <tqtooltip.h>
namespace KFTPWidgets { namespace KFTPWidgets {

@ -40,9 +40,9 @@
#include "overlaywidget.h" #include "overlaywidget.h"
#include <ntqbitmap.h> #include <tqbitmap.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqpixmap.h> #include <tqpixmap.h>
namespace KFTPWidgets { namespace KFTPWidgets {

@ -43,10 +43,10 @@
#include <kcombobox.h> #include <kcombobox.h>
#include <tdelocale.h> #include <tdelocale.h>
#include <ntqspinbox.h> #include <tqspinbox.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqtabwidget.h> #include <tqtabwidget.h>
#define REMOTE_PROTOCOL m_transfer->getSourceUrl().isLocalFile() ? m_transfer->getDestUrl().protocol() : m_transfer->getSourceUrl().protocol() #define REMOTE_PROTOCOL m_transfer->getSourceUrl().isLocalFile() ? m_transfer->getDestUrl().protocol() : m_transfer->getSourceUrl().protocol()

@ -40,7 +40,7 @@
#include "kftpbookmarks.h" #include "kftpbookmarks.h"
#include <kdialogbase.h> #include <kdialogbase.h>
#include <ntqdom.h> #include <tqdom.h>
class KFTPQueueEditorLayout; class KFTPQueueEditorLayout;

@ -55,8 +55,8 @@
#include <tdelistviewsearchline.h> #include <tdelistviewsearchline.h>
#include <kdebug.h> #include <kdebug.h>
#include <ntqspinbox.h> #include <tqspinbox.h>
#include <ntqtooltip.h> #include <tqtooltip.h>
using namespace KFTPGrabberBase; using namespace KFTPGrabberBase;
using namespace KFTPCore; using namespace KFTPCore;

@ -37,10 +37,10 @@
#ifndef KFTPQUEUEVIEW_H #ifndef KFTPQUEUEVIEW_H
#define KFTPQUEUEVIEW_H #define KFTPQUEUEVIEW_H
#include <ntqguardedptr.h> #include <tqguardedptr.h>
#include <ntqintdict.h> #include <tqintdict.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <tdeaction.h> #include <tdeaction.h>
#include <tdelistview.h> #include <tdelistview.h>

@ -38,7 +38,7 @@
#include "listview.h" #include "listview.h"
#include <ntqlayout.h> #include <tqlayout.h>
#include <tdelocale.h> #include <tdelocale.h>
namespace KFTPWidgets { namespace KFTPWidgets {

@ -36,7 +36,7 @@
#ifndef KFTPTHREADVIEW_H #ifndef KFTPTHREADVIEW_H
#define KFTPTHREADVIEW_H #define KFTPTHREADVIEW_H
#include <ntqguardedptr.h> #include <tqguardedptr.h>
#include <tdeaction.h> #include <tdeaction.h>
#include <tdelistview.h> #include <tdelistview.h>

@ -55,8 +55,8 @@
/* KSSL includes */ /* KSSL includes */
#include <ksslpkcs12.h> #include <ksslpkcs12.h>
#include <ntqcheckbox.h> #include <tqcheckbox.h>
#include <ntqspinbox.h> #include <tqspinbox.h>
using namespace KFTPGrabberBase; using namespace KFTPGrabberBase;

@ -39,7 +39,7 @@
#include "kftpquickconnectlayout.h" #include "kftpquickconnectlayout.h"
#include <ntqmap.h> #include <tqmap.h>
#include <kdialogbase.h> #include <kdialogbase.h>
#include <kurl.h> #include <kurl.h>

@ -39,10 +39,10 @@
#include "kftpbookmarks.h" #include "kftpbookmarks.h"
#include "kftpqueue.h" #include "kftpqueue.h"
#include <ntqcheckbox.h> #include <tqcheckbox.h>
#include <ntqgroupbox.h> #include <tqgroupbox.h>
#include <ntqspinbox.h> #include <tqspinbox.h>
#include <ntqregexp.h> #include <tqregexp.h>
#include <tdelocale.h> #include <tdelocale.h>
#include <klineedit.h> #include <klineedit.h>

@ -36,7 +36,7 @@
#ifndef KFTPWIDGETSSEARCHDIALOG_H #ifndef KFTPWIDGETSSEARCHDIALOG_H
#define KFTPWIDGETSSEARCHDIALOG_H #define KFTPWIDGETSSEARCHDIALOG_H
#include <ntqdom.h> #include <tqdom.h>
#include <kdialogbase.h> #include <kdialogbase.h>
namespace KFTPQueue { namespace KFTPQueue {

@ -43,10 +43,10 @@
#include <kiconloader.h> #include <kiconloader.h>
#include <tdelocale.h> #include <tdelocale.h>
#include <ntqcursor.h> #include <tqcursor.h>
#include <ntqpainter.h> #include <tqpainter.h>
#include <ntqsignalmapper.h> #include <tqsignalmapper.h>
#include <ntqstyle.h> #include <tqstyle.h>
namespace KFTPWidgets { namespace KFTPWidgets {

@ -37,8 +37,8 @@
#ifndef KFTPWIDGETSSIDEBAR_H #ifndef KFTPWIDGETSSIDEBAR_H
#define KFTPWIDGETSSIDEBAR_H #define KFTPWIDGETSSIDEBAR_H
#include <ntqwidget.h> #include <tqwidget.h>
#include <ntqvaluevector.h> #include <tqvaluevector.h>
class KURL; class KURL;
class TQSignalMapper; class TQSignalMapper;

@ -39,7 +39,7 @@
#include <ksystemtray.h> #include <ksystemtray.h>
#include <tdeaction.h> #include <tdeaction.h>
#include <ntqmenudata.h> #include <tqmenudata.h>
class MainWindow; class MainWindow;
class MainActions; class MainActions;

@ -37,8 +37,8 @@
#include <math.h> #include <math.h>
#include <string.h> #include <string.h>
#include <ntqpainter.h> #include <tqpainter.h>
#include <ntqpixmap.h> #include <tqpixmap.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -36,11 +36,11 @@
#ifndef KFTPTRAFFICGRAPH_H #ifndef KFTPTRAFFICGRAPH_H
#define KFTPTRAFFICGRAPH_H #define KFTPTRAFFICGRAPH_H
#include <ntqpoint.h> #include <tqpoint.h>
#include <ntqdialog.h> #include <tqdialog.h>
#include <ntqptrlist.h> #include <tqptrlist.h>
#include <ntqstring.h> #include <tqstring.h>
#include <ntqvaluelist.h> #include <tqvaluelist.h>
#define GRAPH_POLYGON 0 #define GRAPH_POLYGON 0
#define GRAPH_ORIGINAL 1 #define GRAPH_ORIGINAL 1

@ -44,8 +44,8 @@
#include <kprogress.h> #include <kprogress.h>
#include <kurl.h> #include <kurl.h>
#include <ntqheader.h> #include <tqheader.h>
#include <ntqlabel.h> #include <tqlabel.h>
// UI layouts // UI layouts
#include "ui/checksum_verifier.h" #include "ui/checksum_verifier.h"

@ -41,8 +41,8 @@
#include <kdialogbase.h> #include <kdialogbase.h>
#include <ntqvaluelist.h> #include <tqvaluelist.h>
#include <ntqpair.h> #include <tqpair.h>
class VerifierLayout; class VerifierLayout;

@ -40,9 +40,9 @@
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kdialog.h> #include <kdialog.h>
#include <ntqpushbutton.h> #include <tqpushbutton.h>
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqhbox.h> #include <tqhbox.h>
namespace KFTPWidgets { namespace KFTPWidgets {

@ -36,8 +36,8 @@
#ifndef KFTPWIDGETSWIDGETLISTER_H #ifndef KFTPWIDGETSWIDGETLISTER_H
#define KFTPWIDGETSWIDGETLISTER_H #define KFTPWIDGETSWIDGETLISTER_H
#include <ntqwidget.h> #include <tqwidget.h>
#include <ntqptrlist.h> #include <tqptrlist.h>
class TQPushButton; class TQPushButton;
class TQVBoxLayout; class TQVBoxLayout;

Loading…
Cancel
Save