[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/runtime/kioslave
From:       Urs Wolfer <uwolfer () kde ! org>
Date:       2008-10-11 18:54:41
Message-ID: 1223751281.388351.24264.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 870111 by uwolfer:

Cleanup, mostly removing Qt 3 stuff.

 M  +0 -5      about/kio_about.cpp  
 M  +0 -2      cgi/kcmcgi/kcmcgi.h  
 M  +0 -2      sftp/ksshprocess.cpp  
 M  +0 -10     smb/kio_smb.h  
 M  +0 -3      thumbnail/htmlcreator.cpp  
 M  +2 -3      thumbnail/htmlcreator.h  
 M  +0 -2      trash/ktrash.cpp  


--- trunk/KDE/kdebase/runtime/kioslave/about/kio_about.cpp #870110:870111
@@ -20,12 +20,7 @@
 
 #include "kio_about.h"
 
-#include <stdlib.h>
-#include <QByteArray>
-//Added by qt3to4:
-#include <QTextStream>
 #include <kcomponentdata.h>
-#include <kurl.h>
 
 using namespace KIO;
 
--- trunk/KDE/kdebase/runtime/kioslave/cgi/kcmcgi/kcmcgi.h #870110:870111
@@ -18,9 +18,7 @@
 #ifndef KCMCGI_H
 #define KCMCGI_H
 
-#define KDE3_SUPPORT
 #include <kcmodule.h>
-#undef KDE3_SUPPORT
 
 class QListWidget;
 class QListWidgetItem;
--- trunk/KDE/kdebase/runtime/kioslave/sftp/ksshprocess.cpp #870110:870111
@@ -68,8 +68,6 @@
 #include <kstandarddirs.h>
 #include <klocale.h>
 #include <QRegExp>
-//Added by qt3to4:
-#include <QByteArray>
 
 /*
  * The following are tables of string and regexps we match
--- trunk/KDE/kdebase/runtime/kioslave/smb/kio_smb.h #870110:870111
@@ -38,16 +38,6 @@
 
 #include "config-smb.h"
 
-//-------------
-// QT includes
-//-------------
-
-#include <Qt3Support/Q3PtrList>
-#include <QTextStream>
-#include <Qt3Support/Q3StrIList>
-//Added by qt3to4:
-#include <QByteArray>
-
 //--------------
 // KDE includes
 //--------------
--- trunk/KDE/kdebase/runtime/kioslave/thumbnail/htmlcreator.cpp #870110:870111
@@ -25,9 +25,6 @@
 #include <QPixmap>
 #include <QImage>
 #include <QPainter>
-//Added by qt3to4:
-#include <QTimerEvent>
-#include <QEventLoop>
 
 #include <kapplication.h>
 #include <khtml_part.h>
--- trunk/KDE/kdebase/runtime/kioslave/thumbnail/htmlcreator.h #870110:870111
@@ -18,11 +18,10 @@
     Boston, MA 02110-1301, USA.
 */
 
-#ifndef _HTMLCREATOR_H_
-#define _HTMLCREATOR_H_
+#ifndef HTMLCREATOR_H
+#define HTMLCREATOR_H
 
 #include <kio/thumbcreator.h>
-//Added by qt3to4:
 #include <QTimerEvent>
 #include <QEventLoop>
 
--- trunk/KDE/kdebase/runtime/kioslave/trash/ktrash.cpp #870110:870111
@@ -24,8 +24,6 @@
 #include <klocale.h>
 #include <kdirnotify.h>
 #include <kdebug.h>
-//Added by qt3to4:
-#include <QByteArray>
 
 int main(int argc, char *argv[])
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic