From 42a9872891eba166e81cf4f8c062261cc77398f8 Mon Sep 17 00:00:00 2001
From: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Date: Fri, 16 Dec 2011 09:57:16 -0600
Subject: Revert "Rename a number of old tq methods that are no longer tq
 specific"

This reverts commit f96f74ffa7040e64ae3352e08c810c383c8a0ba2.
---
 plugins/infowidget/chunkbar.cpp                 |  26 +-
 plugins/infowidget/chunkdownloadview.cpp        |   2 +-
 plugins/infowidget/chunkdownloadviewbase.ui     |  40 ++--
 plugins/infowidget/fileview.cpp                 |   2 +-
 plugins/infowidget/flagdb.cpp                   |   4 +-
 plugins/infowidget/floatspinbox.cpp             |   2 +-
 plugins/infowidget/iwfiletreediritem.cpp        |  20 +-
 plugins/infowidget/iwfiletreeitem.cpp           |   2 +-
 plugins/infowidget/iwpref.ui                    |   2 +-
 plugins/infowidget/peerview.cpp                 |   4 +-
 plugins/infowidget/statustab.cpp                |   8 +-
 plugins/infowidget/statustabbase.ui             |  62 ++---
 plugins/infowidget/trackerview.cpp              |   4 +-
 plugins/infowidget/trackerviewbase.ui           |  12 +-
 plugins/ipfilter/antip2p.cpp                    |   8 +-
 plugins/ipfilter/convert_dlg.ui                 |   6 +-
 plugins/ipfilter/convertdialog.cpp              |   2 +-
 plugins/ipfilter/ipblockingpref.ui              |  10 +-
 plugins/ipfilter/ipblockingprefpage.cpp         |   2 +-
 plugins/logviewer/logprefwidgetbase.ui          |   2 +-
 plugins/logviewer/logviewer.cpp                 |   2 +-
 plugins/partfileimport/importdialog.cpp         |  12 +-
 plugins/partfileimport/importdlgbase.ui         |  14 +-
 plugins/rssfeed/rss/article.cpp                 |  42 ++--
 plugins/rssfeed/rss/document.cpp                | 300 ++++++++++++------------
 plugins/rssfeed/rss/global.h                    |   2 +-
 plugins/rssfeed/rss/image.cpp                   |  12 +-
 plugins/rssfeed/rss/loader.cpp                  |   4 +-
 plugins/rssfeed/rss/loader.h                    |  10 +-
 plugins/rssfeed/rss/testlibrss.cpp              |   6 +-
 plugins/rssfeed/rss/testlibrss.h                |   4 +-
 plugins/rssfeed/rss/textinput.cpp               |   8 +-
 plugins/rssfeed/rssfeed.cpp                     |  14 +-
 plugins/rssfeed/rssfeed.h                       |   2 +-
 plugins/rssfeed/rssfeedmanager.cpp              |   2 +-
 plugins/rssfeed/rssfeedwidget.ui                |  40 ++--
 plugins/rssfeed/rssfilter.cpp                   |  12 +-
 plugins/rssfeed/rssfilter.h                     |   4 +-
 plugins/rssfeed/rsslinkdownloader.cpp           |  14 +-
 plugins/rssfeed/rsslinkdownloader.h             |   2 +-
 plugins/scanfolder/scanfolderprefpagewidget.cpp |   6 +-
 plugins/scanfolder/sfprefwidgetbase.ui          |   6 +-
 plugins/scheduler/bwscheduler.cpp               |  12 +-
 plugins/scheduler/bwspage.ui                    |  54 ++---
 plugins/scheduler/bwsprefpagewidget.cpp         |   8 +-
 plugins/scheduler/schedulerpage.ui              |   6 +-
 plugins/scheduler/schedulerplugin.cpp           |   4 +-
 plugins/search/htmlpart.cpp                     |   4 +-
 plugins/search/searchbar.ui                     |   2 +-
 plugins/search/searchenginelist.cpp             |   2 +-
 plugins/search/searchplugin.cpp                 |   2 +-
 plugins/search/searchpref.ui                    |  16 +-
 plugins/search/searchprefpage.cpp               |   4 +-
 plugins/search/searchtab.cpp                    |   2 +-
 plugins/search/searchwidget.cpp                 |  10 +-
 plugins/stats/ChartDrawer.cc                    |   4 +-
 plugins/stats/StatsCon.cc                       |  12 +-
 plugins/stats/StatsCon.h                        |   2 +-
 plugins/stats/StatsSpd.cc                       |  18 +-
 plugins/stats/StatsSpd.h                        |   2 +-
 plugins/stats/sprefwgt.ui                       |  24 +-
 plugins/stats/statsconwgt.ui                    |   2 +-
 plugins/stats/statsspdwgt.ui                    |   2 +-
 plugins/upnp/soap.cpp                           |   6 +-
 plugins/upnp/upnpdescriptionparser.cpp          |   4 +-
 plugins/upnp/upnpmcastsocket.cpp                |   2 +-
 plugins/upnp/upnprouter.cpp                     |   6 +-
 plugins/upnp/upnpwidget.ui                      |   6 +-
 plugins/webinterface/httpclienthandler.cpp      |   4 +-
 plugins/webinterface/httpresponseheader.cpp     |   4 +-
 plugins/webinterface/httpserver.cpp             |  20 +-
 plugins/webinterface/php_handler.cpp            |   4 +-
 plugins/webinterface/php_interface.cpp          | 116 ++++-----
 plugins/webinterface/php_interface.h            |   2 +-
 plugins/webinterface/webinterfacepref.ui        |  14 +-
 plugins/webinterface/webinterfaceprefwidget.cpp |  10 +-
 plugins/webinterface/www/default/details.php    |   4 +-
 plugins/webinterface/www/default/interface.php  |   6 +-
 plugins/webinterface/www/default/wz_tooltip.js  |   2 +-
 plugins/webinterface/www/mobile/interface.php   |   2 +-
 plugins/webinterface/www/mobile/torrent.php     |   2 +-
 plugins/zeroconf/avahiservice.cpp               |   6 +-
 82 files changed, 575 insertions(+), 575 deletions(-)

(limited to 'plugins')

diff --git a/plugins/infowidget/chunkbar.cpp b/plugins/infowidget/chunkbar.cpp
index f8f421e..ad6dfd6 100644
--- a/plugins/infowidget/chunkbar.cpp
+++ b/plugins/infowidget/chunkbar.cpp
@@ -20,7 +20,7 @@
  ***************************************************************************/
 #include <tqpainter.h>
 #include <tqpen.h>
-#include <brush.h>
+#include <tqbrush.h>
 #include <tqvaluelist.h>
 #include <tqpixmap.h>
 #include <math.h>
@@ -71,15 +71,15 @@ namespace kt
 		TQMimeSourceFactory* factory = TQMimeSourceFactory::defaultFactory();
 		
 		TQImage excluded(16, 16, 32);
-		FillAndFrameBlack(&excluded, TQColor(bar->colorGroup().color(TQColorGroup::Mid)).pixel(), 16);
+		FillAndFrameBlack(&excluded, TQColor(bar->tqcolorGroup().color(TQColorGroup::Mid)).pixel(), 16);
 		factory->setImage("excluded_color", excluded);
 		
 		TQImage available(16, 16, 32);
-		FillAndFrameBlack(&available, bar->colorGroup().highlight().pixel(), 16);
+		FillAndFrameBlack(&available, bar->tqcolorGroup().highlight().pixel(), 16);
 		factory->setImage("available_color", available);
 		
 		TQImage unavailable(16, 16, 32);
-		FillAndFrameBlack(&unavailable, bar->colorGroup().base().pixel(), 16);
+		FillAndFrameBlack(&unavailable, bar->tqcolorGroup().base().pixel(), 16);
 		factory->setImage("unavailable_color", unavailable);
 	}
 	
@@ -121,7 +121,7 @@ namespace kt
 		//	PROFILE("ChunkBar::updateBar");
 		//	Out() << "Pixmap : " << s.width() << " " << s.height() << endl;
 			pixmap.resize(s);
-			pixmap.fill(colorGroup().color(TQColorGroup::Base));
+			pixmap.fill(tqcolorGroup().color(TQColorGroup::Base));
 			TQPainter painter(&pixmap);
 			drawBarContents(&painter);
 			update();
@@ -132,9 +132,9 @@ namespace kt
 	{
 		// first draw background
 		if (isEnabled())
-			p->setBrush(colorGroup().base());
+			p->setBrush(tqcolorGroup().base());
 		else
-			p->setBrush(colorGroup().background());
+			p->setBrush(tqcolorGroup().background());
 	
 		p->setPen(TQt::NoPen);
 		p->drawRect(contentsRect());
@@ -148,7 +148,7 @@ namespace kt
 		TQSize s = contentsRect().size();
 		//Out() << "Pixmap : " << s.width() << " " << s.height() << endl;
 		pixmap.resize(s);
-		pixmap.fill(colorGroup().color(TQColorGroup::Base));
+		pixmap.fill(tqcolorGroup().color(TQColorGroup::Base));
 		TQPainter painter(&pixmap);
 		drawBarContents(&painter);
 		update();
@@ -164,15 +164,15 @@ namespace kt
 			const BitSet & bs = getBitSet();
 			curr = bs;
 			if (bs.allOn())
-				drawAllOn(p,colorGroup().highlight());
+				drawAllOn(p,tqcolorGroup().highlight());
 			else if (s.total_chunks > w)
-				drawMoreChunksThenPixels(p,bs,colorGroup().highlight());
+				drawMoreChunksThenPixels(p,bs,tqcolorGroup().highlight());
 			else
-				drawEqual(p,bs,colorGroup().highlight());
+				drawEqual(p,bs,tqcolorGroup().highlight());
 	
 			if (show_excluded && s.num_chunks_excluded > 0)
 			{
-				TQColor c = colorGroup().color(TQColorGroup::Mid);
+				TQColor c = tqcolorGroup().color(TQColorGroup::Mid);
 				if (curr_ebs.allOn())
 					drawAllOn(p,c);
 				else if (s.total_chunks > w)
@@ -186,7 +186,7 @@ namespace kt
 	
 	void ChunkBar::drawEqual(TQPainter *p,const BitSet & bs,const TQColor & color)
 	{
-		//p->setPen(TQPen(colorGroup().highlight(),1,TQt::SolidLine));
+		//p->setPen(TQPen(tqcolorGroup().highlight(),1,TQt::SolidLine));
 		TQColor c = color;
 	
 		Uint32 w = contentsRect().width();
diff --git a/plugins/infowidget/chunkdownloadview.cpp b/plugins/infowidget/chunkdownloadview.cpp
index 90595bd..eaed47e 100644
--- a/plugins/infowidget/chunkdownloadview.cpp
+++ b/plugins/infowidget/chunkdownloadview.cpp
@@ -43,7 +43,7 @@ namespace kt
 		cd->getStats(s);
 			
 		setText(0,TQString::number(s.chunk_index));
-		setText(1,TQString("%1 / %2").arg(s.pieces_downloaded).arg(s.total_pieces));
+		setText(1,TQString("%1 / %2").tqarg(s.pieces_downloaded).tqarg(s.total_pieces));
 		setText(2,s.current_peer_id);
 		setText(3,KBytesPerSecToString(s.download_speed / 1024.0));
 		setText(4,TQString::number(s.num_downloaders));
diff --git a/plugins/infowidget/chunkdownloadviewbase.ui b/plugins/infowidget/chunkdownloadviewbase.ui
index a68b412..82db212 100644
--- a/plugins/infowidget/chunkdownloadviewbase.ui
+++ b/plugins/infowidget/chunkdownloadviewbase.ui
@@ -21,7 +21,7 @@
         </property>
         <widget class="TQLayoutWidget">
             <property name="name">
-                <cstring>layout8</cstring>
+                <cstring>tqlayout8</cstring>
             </property>
             <hbox>
                 <property name="name">
@@ -29,7 +29,7 @@
                 </property>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout11</cstring>
+                        <cstring>tqlayout11</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -47,7 +47,7 @@
                             <property name="name">
                                 <cstring>m_total_chunks</cstring>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>50</width>
                                     <height>0</height>
@@ -59,7 +59,7 @@
                             <property name="text">
                                 <string></string>
                             </property>
-                            <property name="alignment">
+                            <property name="tqalignment">
                                 <set>AlignVCenter|AlignRight</set>
                             </property>
                         </widget>
@@ -67,7 +67,7 @@
                 </widget>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout14</cstring>
+                        <cstring>tqlayout14</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -85,7 +85,7 @@
                             <property name="name">
                                 <cstring>m_chunks_downloading</cstring>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>50</width>
                                     <height>0</height>
@@ -97,7 +97,7 @@
                             <property name="text">
                                 <string></string>
                             </property>
-                            <property name="alignment">
+                            <property name="tqalignment">
                                 <set>AlignVCenter|AlignRight</set>
                             </property>
                         </widget>
@@ -105,7 +105,7 @@
                 </widget>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout13</cstring>
+                        <cstring>tqlayout13</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -123,7 +123,7 @@
                             <property name="name">
                                 <cstring>m_chunks_downloaded</cstring>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>50</width>
                                     <height>0</height>
@@ -135,7 +135,7 @@
                             <property name="text">
                                 <string></string>
                             </property>
-                            <property name="alignment">
+                            <property name="tqalignment">
                                 <set>AlignVCenter|AlignRight</set>
                             </property>
                         </widget>
@@ -143,7 +143,7 @@
                 </widget>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout38</cstring>
+                        <cstring>tqlayout38</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -161,7 +161,7 @@
                             <property name="name">
                                 <cstring>m_excluded_chunks</cstring>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>50</width>
                                     <height>0</height>
@@ -173,7 +173,7 @@
                             <property name="text">
                                 <string></string>
                             </property>
-                            <property name="alignment">
+                            <property name="tqalignment">
                                 <set>AlignVCenter|AlignRight</set>
                             </property>
                         </widget>
@@ -181,7 +181,7 @@
                 </widget>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout38_2</cstring>
+                        <cstring>tqlayout38_2</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -199,7 +199,7 @@
                             <property name="name">
                                 <cstring>m_chunks_left</cstring>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>50</width>
                                     <height>0</height>
@@ -211,7 +211,7 @@
                             <property name="text">
                                 <string></string>
                             </property>
-                            <property name="alignment">
+                            <property name="tqalignment">
                                 <set>AlignVCenter|AlignRight</set>
                             </property>
                         </widget>
@@ -219,7 +219,7 @@
                 </widget>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout24</cstring>
+                        <cstring>tqlayout24</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -237,7 +237,7 @@
                             <property name="name">
                                 <cstring>m_size_chunks</cstring>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>80</width>
                                     <height>0</height>
@@ -249,7 +249,7 @@
                             <property name="text">
                                 <string></string>
                             </property>
-                            <property name="alignment">
+                            <property name="tqalignment">
                                 <set>AlignVCenter|AlignRight</set>
                             </property>
                         </widget>
@@ -265,7 +265,7 @@
                     <property name="sizeType">
                         <enum>Expanding</enum>
                     </property>
-                    <property name="sizeHint">
+                    <property name="tqsizeHint">
                         <size>
                             <width>40</width>
                             <height>20</height>
diff --git a/plugins/infowidget/fileview.cpp b/plugins/infowidget/fileview.cpp
index 6c80bf7..b8d371f 100644
--- a/plugins/infowidget/fileview.cpp
+++ b/plugins/infowidget/fileview.cpp
@@ -186,7 +186,7 @@ namespace kt
 			else if (percent > 100.0)
 				percent = 100.0;
 			KLocale* loc = KGlobal::locale();
-			it.current()->setText(4,i18n("%1 %").arg(loc->formatNumber(percent,2)));
+			it.current()->setText(4,i18n("%1 %").tqarg(loc->formatNumber(percent,2)));
 		}
 	}
 
diff --git a/plugins/infowidget/flagdb.cpp b/plugins/infowidget/flagdb.cpp
index c1e1fb4..c7ec520 100644
--- a/plugins/infowidget/flagdb.cpp
+++ b/plugins/infowidget/flagdb.cpp
@@ -40,9 +40,9 @@ kt::FlagDBSource::FlagDBSource()
 TQString kt::FlagDBSource::FlagDBSource::getPath(const TQString& country) const
 {
 	if (type) {
-		return locate(type, pathPattern.arg(country));
+		return locate(type, pathPattern.tqarg(country));
 	} else {
-		return pathPattern.arg(country);
+		return pathPattern.tqarg(country);
 	}
 }
 
diff --git a/plugins/infowidget/floatspinbox.cpp b/plugins/infowidget/floatspinbox.cpp
index 883c7a0..35f5c42 100644
--- a/plugins/infowidget/floatspinbox.cpp
+++ b/plugins/infowidget/floatspinbox.cpp
@@ -43,7 +43,7 @@ kt::FloatSpinBox::FloatSpinBox(
 	setStep( 0.25f );
 	connect(this, TQT_SIGNAL(valueChanged ( int )), this, TQT_SLOT(internalValueChanged( int )));
 	setValidator( new LocaleFloatValidator( TQT_TQOBJECT(dynamic_cast<TQSpinBox * > (this)) ));
-	editor()->setAlignment(TQt::AlignRight);
+	editor()->tqsetAlignment(TQt::AlignRight);
 }
 
 kt::FloatSpinBox::FloatSpinBox(
diff --git a/plugins/infowidget/iwfiletreediritem.cpp b/plugins/infowidget/iwfiletreediritem.cpp
index 2abd159..c143e7e 100644
--- a/plugins/infowidget/iwfiletreediritem.cpp
+++ b/plugins/infowidget/iwfiletreediritem.cpp
@@ -51,8 +51,8 @@ namespace kt
 	void IWFileTreeDirItem::updatePercentageInformation()
 	{
 		// first set all the child items
-		bt::PtrMap<TQString,FileTreeItem>::iterator i = children.begin();
-		while (i != children.end())
+		bt::PtrMap<TQString,FileTreeItem>::iterator i = tqchildren.begin();
+		while (i != tqchildren.end())
 		{
 			IWFileTreeItem* item = (IWFileTreeItem*)i->second;
 			item->updatePercentageInformation();
@@ -71,8 +71,8 @@ namespace kt
 	void IWFileTreeDirItem::updatePreviewInformation(kt::TorrentInterface* tc)
 	{
 		// first set all the child items
-		bt::PtrMap<TQString,FileTreeItem>::iterator i = children.begin();
-		while (i != children.end())
+		bt::PtrMap<TQString,FileTreeItem>::iterator i = tqchildren.begin();
+		while (i != tqchildren.end())
 		{
 			IWFileTreeItem* item = (IWFileTreeItem*)i->second;
 			item->updatePreviewInformation(tc);
@@ -91,11 +91,11 @@ namespace kt
 	Priority IWFileTreeDirItem::updatePriorityInformation(kt::TorrentInterface* tc)
 	{
                 // first set all the child items
-		bt::PtrMap<TQString,FileTreeItem>::iterator i = children.begin();
+		bt::PtrMap<TQString,FileTreeItem>::iterator i = tqchildren.begin();
 		bool setpriority = false;
 		bool oneexcluded = false;
 		Priority priority = PREVIEW_PRIORITY;
-		if(i != children.end())
+		if(i != tqchildren.end())
 		{
 			IWFileTreeItem* item = (IWFileTreeItem*)i->second;
 			item->updatePriorityInformation(tc);
@@ -105,7 +105,7 @@ namespace kt
 				oneexcluded = true;
 			setpriority = true;
 		}
-		while (i != children.end())
+		while (i != tqchildren.end())
 		{
 			IWFileTreeItem* item = (IWFileTreeItem*)i->second;
 			item->updatePriorityInformation(tc);
@@ -118,7 +118,7 @@ namespace kt
 
                 // then recursivly move on to subdirs
 		bt::PtrMap<TQString,FileTreeDirItem>::iterator j = subdirs.begin();
-		if(j != subdirs.end() && children.begin() == children.end())
+		if(j != subdirs.end() && tqchildren.begin() == tqchildren.end())
 		{
 			Priority priority =
 					((IWFileTreeDirItem*)j->second)->updatePriorityInformation(tc);
@@ -189,8 +189,8 @@ namespace kt
 	void IWFileTreeDirItem::updateDNDInformation()
 	{
 			// first set all the child items
-		bt::PtrMap<TQString,FileTreeItem>::iterator i = children.begin();
-		while (i != children.end())
+		bt::PtrMap<TQString,FileTreeItem>::iterator i = tqchildren.begin();
+		while (i != tqchildren.end())
 		{
 			IWFileTreeItem* item = (IWFileTreeItem*)i->second;
 			item->updateDNDInformation();
diff --git a/plugins/infowidget/iwfiletreeitem.cpp b/plugins/infowidget/iwfiletreeitem.cpp
index 04a4e41..fbfdb4b 100644
--- a/plugins/infowidget/iwfiletreeitem.cpp
+++ b/plugins/infowidget/iwfiletreeitem.cpp
@@ -92,7 +92,7 @@ namespace kt
 		else if (percent > 100.0)
 			percent = 100.0;
 		KLocale* loc = KGlobal::locale();
-		setText(4,i18n("%1 %").arg(loc->formatNumber(percent,2)));
+		setText(4,i18n("%1 %").tqarg(loc->formatNumber(percent,2)));
 		perc_complete = percent;
 	}
 	
diff --git a/plugins/infowidget/iwpref.ui b/plugins/infowidget/iwpref.ui
index a26160b..ed4a9e1 100644
--- a/plugins/infowidget/iwpref.ui
+++ b/plugins/infowidget/iwpref.ui
@@ -45,7 +45,7 @@
             <property name="sizeType">
                 <enum>Expanding</enum>
             </property>
-            <property name="sizeHint">
+            <property name="tqsizeHint">
                 <size>
                     <width>20</width>
                     <height>21</height>
diff --git a/plugins/infowidget/peerview.cpp b/plugins/infowidget/peerview.cpp
index 365e79d..35d2024 100644
--- a/plugins/infowidget/peerview.cpp
+++ b/plugins/infowidget/peerview.cpp
@@ -170,11 +170,11 @@ namespace kt
 		setText(5,s.choked ? i18n("Yes") : i18n("No"));
 		//setPixmap(6,!s.snubbed ? yes_pix : no_pix);
 		setText(6,s.snubbed ? i18n("Yes") : i18n("No"));
-		setText(7,TQString("%1 %").arg(loc->formatNumber(s.perc_of_file,2)));
+		setText(7,TQString("%1 %").tqarg(loc->formatNumber(s.perc_of_file,2)));
 		setPixmap(8,s.dht_support ? yes_pix : no_pix);
 		setText(9,loc->formatNumber(s.aca_score,2));
 		setPixmap(10,s.has_upload_slot ? yes_pix : TQPixmap());
-		setText(11,TQString("%1 / %2").arg(s.num_down_requests).arg(s.num_up_requests));
+		setText(11,TQString("%1 / %2").tqarg(s.num_down_requests).tqarg(s.num_up_requests));
 		setText(12, BytesToString(s.bytes_downloaded));
 		setText(13, BytesToString(s.bytes_uploaded));
 	}
diff --git a/plugins/infowidget/statustab.cpp b/plugins/infowidget/statustab.cpp
index 44fe656..7317437 100644
--- a/plugins/infowidget/statustab.cpp
+++ b/plugins/infowidget/statustab.cpp
@@ -37,7 +37,7 @@ namespace kt
 	StatusTab::StatusTab(TQWidget* parent, const char* name, WFlags fl)
 			: StatusTabBase(parent,name,fl),curr_tc(0)
 	{
-		TQColorGroup cg = colorGroup();
+		TQColorGroup cg = tqcolorGroup();
 		// do not use hardcoded colors
 		m_info_caption->setPaletteBackgroundColor(cg.mid());
 		m_chunks_caption->setPaletteBackgroundColor(cg.mid());
@@ -142,16 +142,16 @@ namespace kt
 		m_tracker_status->setText(s.trackerstatus);
 		
 		m_seeders->setText(TQString("%1 (%2)")
-				.arg(s.seeders_connected_to).arg(s.seeders_total));
+				.tqarg(s.seeders_connected_to).tqarg(s.seeders_total));
 	
 		m_leechers->setText(TQString("%1 (%2)")
-				.arg(s.leechers_connected_to).arg(s.leechers_total));
+				.tqarg(s.leechers_connected_to).tqarg(s.leechers_total));
 	
 		float ratio = kt::ShareRatio(s);
 		if(!maxRatio->hasFocus() && useLimit->isChecked())
 			maxRatioUpdate();
 		
-		m_share_ratio->setText(TQString("<font color=\"%1\">%2</font>").arg(ratio <= 0.8 ? "#ff0000" : "#1c9a1c").arg(KGlobal::locale()->formatNumber(ratio,2)));
+		m_share_ratio->setText(TQString("<font color=\"%1\">%2</font>").tqarg(ratio <= 0.8 ? "#ff0000" : "#1c9a1c").tqarg(KGlobal::locale()->formatNumber(ratio,2)));
 	
 		Uint32 secs = curr_tc->getRunningTimeUL(); 
 		if (secs == 0)
diff --git a/plugins/infowidget/statustabbase.ui b/plugins/infowidget/statustabbase.ui
index fc6a187..0a73993 100644
--- a/plugins/infowidget/statustabbase.ui
+++ b/plugins/infowidget/statustabbase.ui
@@ -41,7 +41,7 @@
         </widget>
         <widget class="TQLayoutWidget">
             <property name="name">
-                <cstring>layout16</cstring>
+                <cstring>tqlayout16</cstring>
             </property>
             <hbox>
                 <property name="name">
@@ -49,7 +49,7 @@
                 </property>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout15</cstring>
+                        <cstring>tqlayout15</cstring>
                     </property>
                     <grid>
                         <property name="name">
@@ -75,7 +75,7 @@
                             <property name="name">
                                 <cstring>m_seeders</cstring>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>100</width>
                                     <height>0</height>
@@ -87,7 +87,7 @@
                             <property name="text">
                                 <string></string>
                             </property>
-                            <property name="alignment">
+                            <property name="tqalignment">
                                 <set>AlignVCenter|AlignRight</set>
                             </property>
                         </widget>
@@ -95,7 +95,7 @@
                             <property name="name">
                                 <cstring>m_leechers</cstring>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>100</width>
                                     <height>0</height>
@@ -107,7 +107,7 @@
                             <property name="text">
                                 <string></string>
                             </property>
-                            <property name="alignment">
+                            <property name="tqalignment">
                                 <set>AlignVCenter|AlignRight</set>
                             </property>
                         </widget>
@@ -115,7 +115,7 @@
                 </widget>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout14</cstring>
+                        <cstring>tqlayout14</cstring>
                     </property>
                     <grid>
                         <property name="name">
@@ -133,7 +133,7 @@
                             <property name="name">
                                 <cstring>m_avg_down</cstring>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>100</width>
                                     <height>0</height>
@@ -145,7 +145,7 @@
                             <property name="text">
                                 <string></string>
                             </property>
-                            <property name="alignment">
+                            <property name="tqalignment">
                                 <set>AlignVCenter|AlignRight</set>
                             </property>
                         </widget>
@@ -153,7 +153,7 @@
                             <property name="name">
                                 <cstring>m_avg_up</cstring>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>100</width>
                                     <height>0</height>
@@ -165,7 +165,7 @@
                             <property name="text">
                                 <string></string>
                             </property>
-                            <property name="alignment">
+                            <property name="tqalignment">
                                 <set>AlignVCenter|AlignRight</set>
                             </property>
                         </widget>
@@ -181,7 +181,7 @@
                 </widget>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout12</cstring>
+                        <cstring>tqlayout12</cstring>
                     </property>
                     <grid>
                         <property name="name">
@@ -207,7 +207,7 @@
                             <property name="name">
                                 <cstring>m_tracker_status</cstring>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>100</width>
                                     <height>0</height>
@@ -219,7 +219,7 @@
                             <property name="text">
                                 <string></string>
                             </property>
-                            <property name="alignment">
+                            <property name="tqalignment">
                                 <set>AlignVCenter|AlignRight</set>
                             </property>
                         </widget>
@@ -227,7 +227,7 @@
                             <property name="name">
                                 <cstring>m_tracker_update_time</cstring>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>100</width>
                                     <height>0</height>
@@ -239,7 +239,7 @@
                             <property name="text">
                                 <string></string>
                             </property>
-                            <property name="alignment">
+                            <property name="tqalignment">
                                 <set>AlignVCenter|AlignRight</set>
                             </property>
                         </widget>
@@ -255,7 +255,7 @@
                     <property name="sizeType">
                         <enum>Expanding</enum>
                     </property>
-                    <property name="sizeHint">
+                    <property name="tqsizeHint">
                         <size>
                             <width>207</width>
                             <height>20</height>
@@ -266,7 +266,7 @@
         </widget>
         <widget class="TQLayoutWidget">
             <property name="name">
-                <cstring>layout17</cstring>
+                <cstring>tqlayout17</cstring>
             </property>
             <hbox>
                 <property name="name">
@@ -274,7 +274,7 @@
                 </property>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout23</cstring>
+                        <cstring>tqlayout23</cstring>
                     </property>
                     <vbox>
                         <property name="name">
@@ -282,7 +282,7 @@
                         </property>
                         <widget class="TQLayoutWidget">
                             <property name="name">
-                                <cstring>layout25</cstring>
+                                <cstring>tqlayout25</cstring>
                             </property>
                             <vbox>
                                 <property name="name">
@@ -344,7 +344,7 @@
                                             <verstretch>0</verstretch>
                                         </sizepolicy>
                                     </property>
-                                    <property name="minimumSize">
+                                    <property name="tqminimumSize">
                                         <size>
                                             <width>0</width>
                                             <height>20</height>
@@ -379,7 +379,7 @@
                                             <verstretch>0</verstretch>
                                         </sizepolicy>
                                     </property>
-                                    <property name="minimumSize">
+                                    <property name="tqminimumSize">
                                         <size>
                                             <width>0</width>
                                             <height>20</height>
@@ -398,7 +398,7 @@
                             <property name="sizeType">
                                 <enum>Expanding</enum>
                             </property>
-                            <property name="sizeHint">
+                            <property name="tqsizeHint">
                                 <size>
                                     <width>20</width>
                                     <height>16</height>
@@ -431,7 +431,7 @@
                 </widget>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout16</cstring>
+                        <cstring>tqlayout16</cstring>
                     </property>
                     <vbox>
                         <property name="name">
@@ -459,7 +459,7 @@
                         </widget>
                         <widget class="TQLayoutWidget">
                             <property name="name">
-                                <cstring>layout15</cstring>
+                                <cstring>tqlayout15</cstring>
                             </property>
                             <grid>
                                 <property name="name">
@@ -477,7 +477,7 @@
                                             <verstretch>0</verstretch>
                                         </sizepolicy>
                                     </property>
-                                    <property name="minimumSize">
+                                    <property name="tqminimumSize">
                                         <size>
                                             <width>20</width>
                                             <height>0</height>
@@ -497,7 +497,7 @@
                                 </widget>
                                 <widget class="TQLayoutWidget" row="2" column="1">
                                     <property name="name">
-                                        <cstring>layout11</cstring>
+                                        <cstring>tqlayout11</cstring>
                                     </property>
                                     <hbox>
                                         <property name="name">
@@ -515,7 +515,7 @@
                                                     <verstretch>0</verstretch>
                                                 </sizepolicy>
                                             </property>
-                                            <property name="minimumSize">
+                                            <property name="tqminimumSize">
                                                 <size>
                                                     <width>20</width>
                                                     <height>0</height>
@@ -561,7 +561,7 @@
                                     <property name="name">
                                         <cstring>m_share_ratio</cstring>
                                     </property>
-                                    <property name="minimumSize">
+                                    <property name="tqminimumSize">
                                         <size>
                                             <width>50</width>
                                             <height>0</height>
@@ -573,7 +573,7 @@
                                     <property name="text">
                                         <string></string>
                                     </property>
-                                    <property name="alignment">
+                                    <property name="tqalignment">
                                         <set>AlignVCenter|AlignRight</set>
                                     </property>
                                 </widget>
@@ -589,7 +589,7 @@
                             <property name="sizeType">
                                 <enum>MinimumExpanding</enum>
                             </property>
-                            <property name="sizeHint">
+                            <property name="tqsizeHint">
                                 <size>
                                     <width>20</width>
                                     <height>20</height>
diff --git a/plugins/infowidget/trackerview.cpp b/plugins/infowidget/trackerview.cpp
index 7a84f12..c928a7f 100644
--- a/plugins/infowidget/trackerview.cpp
+++ b/plugins/infowidget/trackerview.cpp
@@ -167,7 +167,7 @@ namespace kt
 		// only enable change when we can actually change and the torrent is running
 		btnChange->setEnabled(s.running && listTrackers->childCount() > 1);
 
-		lblStatus->setText("<b>" + s.trackerstatus + "</b>");
+		lbltqStatus->setText("<b>" + s.trackerstatus + "</b>");
 		if (tc->getTrackersList())
 		{
 			TQString t = tc->getTrackersList()->getTrackerURL().prettyURL();
@@ -191,7 +191,7 @@ namespace kt
 		listTrackers->clear();
 		if(!tc)
 		{
-			lblStatus->clear();
+			lbltqStatus->clear();
 			lblCurrent->clear();
 			lblUpdate->clear();
 			txtTracker->clear();
diff --git a/plugins/infowidget/trackerviewbase.ui b/plugins/infowidget/trackerviewbase.ui
index 24d92c2..154842b 100644
--- a/plugins/infowidget/trackerviewbase.ui
+++ b/plugins/infowidget/trackerviewbase.ui
@@ -50,7 +50,7 @@
         </widget>
         <widget class="TQLayoutWidget" row="2" column="1">
             <property name="name">
-                <cstring>layout8</cstring>
+                <cstring>tqlayout8</cstring>
             </property>
             <vbox>
                 <property name="name">
@@ -85,7 +85,7 @@
                     <property name="sizeType">
                         <enum>Expanding</enum>
                     </property>
-                    <property name="sizeHint">
+                    <property name="tqsizeHint">
                         <size>
                             <width>20</width>
                             <height>68</height>
@@ -129,7 +129,7 @@
         </widget>
         <widget class="TQLayoutWidget" row="0" column="0">
             <property name="name">
-                <cstring>layout6</cstring>
+                <cstring>tqlayout6</cstring>
             </property>
             <hbox>
                 <property name="name">
@@ -180,7 +180,7 @@
                     <property name="sizeType">
                         <enum>Fixed</enum>
                     </property>
-                    <property name="sizeHint">
+                    <property name="tqsizeHint">
                         <size>
                             <width>16</width>
                             <height>20</height>
@@ -205,7 +205,7 @@
                 </widget>
                 <widget class="TQLabel">
                     <property name="name">
-                        <cstring>lblStatus</cstring>
+                        <cstring>lbltqStatus</cstring>
                     </property>
                     <property name="sizePolicy">
                         <sizepolicy>
@@ -229,7 +229,7 @@
                     <property name="sizeType">
                         <enum>Fixed</enum>
                     </property>
-                    <property name="sizeHint">
+                    <property name="tqsizeHint">
                         <size>
                             <width>16</width>
                             <height>20</height>
diff --git a/plugins/ipfilter/antip2p.cpp b/plugins/ipfilter/antip2p.cpp
index d37300e..b3755ec 100644
--- a/plugins/ipfilter/antip2p.cpp
+++ b/plugins/ipfilter/antip2p.cpp
@@ -67,19 +67,19 @@ namespace kt
 	
 		tmp = ip;
 		tmp &= 0x000000FF;
-		out.prepend(TQString("%1").arg(tmp));
+		out.prepend(TQString("%1").tqarg(tmp));
 		ip >>= 8;
 		tmp = ip;
 		tmp &= 0x000000FF;
-		out.prepend(TQString("%1.").arg(tmp));
+		out.prepend(TQString("%1.").tqarg(tmp));
 		ip >>= 8;
 		tmp = ip;
 		tmp &= 0x000000FF;
-		out.prepend(TQString("%1.").arg(tmp));
+		out.prepend(TQString("%1.").tqarg(tmp));
 		ip >>= 8;
 		tmp = ip;
 		tmp &= 0x000000FF;
-		out.prepend(TQString("%1.").arg(tmp));
+		out.prepend(TQString("%1.").tqarg(tmp));
 	
 		return out;
 	}
diff --git a/plugins/ipfilter/convert_dlg.ui b/plugins/ipfilter/convert_dlg.ui
index 23e59ef..640e786 100644
--- a/plugins/ipfilter/convert_dlg.ui
+++ b/plugins/ipfilter/convert_dlg.ui
@@ -46,7 +46,7 @@
             <property name="scaledContents">
                 <bool>false</bool>
             </property>
-            <property name="alignment">
+            <property name="tqalignment">
                 <set>WordBreak|AlignVCenter</set>
             </property>
             <property name="indent">
@@ -73,7 +73,7 @@
                     <verstretch>0</verstretch>
                 </sizepolicy>
             </property>
-            <property name="minimumSize">
+            <property name="tqminimumSize">
                 <size>
                     <width>390</width>
                     <height>0</height>
@@ -82,7 +82,7 @@
         </widget>
         <widget class="TQLayoutWidget" row="3" column="0">
             <property name="name">
-                <cstring>layout6</cstring>
+                <cstring>tqlayout6</cstring>
             </property>
             <hbox>
                 <property name="name">
diff --git a/plugins/ipfilter/convertdialog.cpp b/plugins/ipfilter/convertdialog.cpp
index 7c6f4c8..8c9cf5a 100644
--- a/plugins/ipfilter/convertdialog.cpp
+++ b/plugins/ipfilter/convertdialog.cpp
@@ -36,7 +36,7 @@
 
 #include <tqfile.h>
 #include <tqstringlist.h>
-#include <textstream.h>
+#include <tqtextstream.h>
 #include <tqregexp.h>
 #include <tqvalidator.h>
 #include <tqlabel.h>
diff --git a/plugins/ipfilter/ipblockingpref.ui b/plugins/ipfilter/ipblockingpref.ui
index bd58d65..44d48a9 100644
--- a/plugins/ipfilter/ipblockingpref.ui
+++ b/plugins/ipfilter/ipblockingpref.ui
@@ -29,7 +29,7 @@
             <property name="sizeType">
                 <enum>Expanding</enum>
             </property>
-            <property name="sizeHint">
+            <property name="tqsizeHint">
                 <size>
                     <width>20</width>
                     <height>20</height>
@@ -63,7 +63,7 @@
                 </widget>
                 <widget class="TQLayoutWidget" row="1" column="0">
                     <property name="name">
-                        <cstring>layout5</cstring>
+                        <cstring>tqlayout5</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -92,7 +92,7 @@
                 </widget>
                 <widget class="TQLayoutWidget" row="2" column="0">
                     <property name="name">
-                        <cstring>layout3</cstring>
+                        <cstring>tqlayout3</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -108,7 +108,7 @@
                             <property name="sizeType">
                                 <enum>Expanding</enum>
                             </property>
-                            <property name="sizeHint">
+                            <property name="tqsizeHint">
                                 <size>
                                     <width>361</width>
                                     <height>20</height>
@@ -152,7 +152,7 @@ NOTE: ZIP file from bluetack.co.uk is supported.</string>
                     <property name="sizeType">
                         <enum>Expanding</enum>
                     </property>
-                    <property name="sizeHint">
+                    <property name="tqsizeHint">
                         <size>
                             <width>20</width>
                             <height>20</height>
diff --git a/plugins/ipfilter/ipblockingprefpage.cpp b/plugins/ipfilter/ipblockingprefpage.cpp
index 52e686d..c717c6a 100644
--- a/plugins/ipfilter/ipblockingprefpage.cpp
+++ b/plugins/ipfilter/ipblockingprefpage.cpp
@@ -45,7 +45,7 @@
 #include <tqcheckbox.h>
 #include <tqregexp.h>
 #include <tqvalidator.h>
-#include <layout.h>
+#include <tqlayout.h>
 #include <tqdialog.h>
 #include <tqobject.h>
 
diff --git a/plugins/logviewer/logprefwidgetbase.ui b/plugins/logviewer/logprefwidgetbase.ui
index 1fcf3bb..f940a87 100644
--- a/plugins/logviewer/logprefwidgetbase.ui
+++ b/plugins/logviewer/logprefwidgetbase.ui
@@ -29,7 +29,7 @@
             <property name="sizeType">
                 <enum>Expanding</enum>
             </property>
-            <property name="sizeHint">
+            <property name="tqsizeHint">
                 <size>
                     <width>20</width>
                     <height>110</height>
diff --git a/plugins/logviewer/logviewer.cpp b/plugins/logviewer/logviewer.cpp
index 8107191..ac3e02e 100644
--- a/plugins/logviewer/logviewer.cpp
+++ b/plugins/logviewer/logviewer.cpp
@@ -50,7 +50,7 @@ namespace kt
 		setTextFormat(TQt::LogText);
 		setMaxLogLines(200);
 		setMinimumSize(TQSize(0,50));
-		setSizePolicy(TQSizePolicy::Expanding,TQSizePolicy::Expanding);
+		tqsetSizePolicy(TQSizePolicy::Expanding,TQSizePolicy::Expanding);
 		KGlobal::config()->setGroup("LogViewer");
 		if (KGlobal::config()->hasKey("LogViewerWidgetSize"))
 		{
diff --git a/plugins/partfileimport/importdialog.cpp b/plugins/partfileimport/importdialog.cpp
index ba43ac9..d7f92d0 100644
--- a/plugins/partfileimport/importdialog.cpp
+++ b/plugins/partfileimport/importdialog.cpp
@@ -97,7 +97,7 @@ namespace kt
 		catch (Error & e)
 		{
 			delete dc;
-			KMessageBox::error(this,i18n("Cannot verify data : %1").arg(e.toString()),i18n("Error"));
+			KMessageBox::error(this,i18n("Cannot verify data : %1").tqarg(e.toString()),i18n("Error"));
 			reject();
 			return;
 		}
@@ -204,7 +204,7 @@ namespace kt
 			}
 			catch (Error & e)
 			{
-				KMessageBox::error(this,i18n("Cannot load the torrent file : %1").arg(e.toString()),
+				KMessageBox::error(this,i18n("Cannot load the torrent file : %1").tqarg(e.toString()),
 								   i18n("Error"));
 				reject();
 				return;
@@ -240,7 +240,7 @@ namespace kt
 			}
 			catch (Error & e)
 			{
-				KMessageBox::error(this,i18n("Cannot load the torrent file : %1").arg(e.toString()),
+				KMessageBox::error(this,i18n("Cannot load the torrent file : %1").tqarg(e.toString()),
 								   i18n("Error"));
 				reject();
 				return;
@@ -254,7 +254,7 @@ namespace kt
 		// first try to open it
 		File fptr;
 		if (!fptr.open(file,"wb"))
-			throw Error(i18n("Cannot open %1 : %2").arg(file).arg(fptr.errorString()));
+			throw Error(i18n("Cannot open %1 : %2").tqarg(file).tqarg(fptr.errorString()));
 		
 		// write all chunks to the file
 		for (Uint32 i = 0;i < chunks.getNumBits();i++)
@@ -332,8 +332,8 @@ namespace kt
 		out << "PRIORITY=0" << ::endl;
 		out << "AUTOSTART=1" << ::endl;
 		if (core->getGlobalMaxShareRatio() > 0)
-			out << TQString("MAX_RATIO=%1").arg(core->getGlobalMaxShareRatio(),0,'f',2) << ::endl;
-		out << TQString("IMPORTED=%1").arg(imported) << ::endl;
+			out << TQString("MAX_RATIO=%1").tqarg(core->getGlobalMaxShareRatio(),0,'f',2) << ::endl;
+		out << TQString("IMPORTED=%1").tqarg(imported) << ::endl;
 		if (custom_output_name)
 			out << "CUSTOM_OUTPUT_NAME=1" << endl;
 	}
diff --git a/plugins/partfileimport/importdlgbase.ui b/plugins/partfileimport/importdlgbase.ui
index 29697e3..9d1dd95 100644
--- a/plugins/partfileimport/importdlgbase.ui
+++ b/plugins/partfileimport/importdlgbase.ui
@@ -21,7 +21,7 @@
         </property>
         <widget class="TQLayoutWidget">
             <property name="name">
-                <cstring>layout6</cstring>
+                <cstring>tqlayout6</cstring>
             </property>
             <hbox>
                 <property name="name">
@@ -29,7 +29,7 @@
                 </property>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout5</cstring>
+                        <cstring>tqlayout5</cstring>
                     </property>
                     <vbox>
                         <property name="name">
@@ -39,7 +39,7 @@
                             <property name="name">
                                 <cstring>textLabel1</cstring>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>60</width>
                                     <height>0</height>
@@ -53,7 +53,7 @@
                             <property name="name">
                                 <cstring>textLabel2</cstring>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>60</width>
                                     <height>0</height>
@@ -67,7 +67,7 @@
                 </widget>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout4</cstring>
+                        <cstring>tqlayout4</cstring>
                     </property>
                     <vbox>
                         <property name="name">
@@ -102,7 +102,7 @@
         </widget>
         <widget class="TQLayoutWidget">
             <property name="name">
-                <cstring>layout3</cstring>
+                <cstring>tqlayout3</cstring>
             </property>
             <hbox>
                 <property name="name">
@@ -118,7 +118,7 @@
                     <property name="sizeType">
                         <enum>Expanding</enum>
                     </property>
-                    <property name="sizeHint">
+                    <property name="tqsizeHint">
                         <size>
                             <width>61</width>
                             <height>20</height>
diff --git a/plugins/rssfeed/rss/article.cpp b/plugins/rssfeed/rss/article.cpp
index 47413b3..9e52589 100644
--- a/plugins/rssfeed/rss/article.cpp
+++ b/plugins/rssfeed/rss/article.cpp
@@ -54,7 +54,7 @@ Article::Article(const TQDomNode &node, Format format) : d(new Private)
 
 	d->numComments=0;
 
-	if (!(elemText = extractNode(node, TQString::fromLatin1("title"))).isNull())
+	if (!(elemText = extractNode(node, TQString::tqfromLatin1("title"))).isNull())
 		d->title = elemText;
    
 
@@ -62,14 +62,14 @@ Article::Article(const TQDomNode &node, Format format) : d(new Private)
 	bool foundTorrentEnclosure = false;
 	for (n = node.firstChild(); !n.isNull(); n = n.nextSibling()) {
 		const TQDomElement e = n.toElement();
-		if ( (e.tagName()==TQString::fromLatin1("enclosure") ) )
+		if ( (e.tagName()==TQString::tqfromLatin1("enclosure") ) )
 			{
-			TQString enclosureAttr = e.attribute(TQString::fromLatin1("type"));
+			TQString enclosureAttr = e.attribute(TQString::tqfromLatin1("type"));
 			if (!enclosureAttr.isNull() )
 				{
 				if (enclosureAttr == "application/x-bittorrent")
 					{
-					enclosureAttr = e.attribute(TQString::fromLatin1("url"));
+					enclosureAttr = e.attribute(TQString::tqfromLatin1("url"));
 					if (!enclosureAttr.isNull() )
 						{
 						d->link=enclosureAttr;
@@ -88,41 +88,41 @@ Article::Article(const TQDomNode &node, Format format) : d(new Private)
 			TQDomNode n;
 			for (n = node.firstChild(); !n.isNull(); n = n.nextSibling()) {
 				const TQDomElement e = n.toElement();
-				if ( (e.tagName()==TQString::fromLatin1("link")) &&
-					(e.attribute(TQString::fromLatin1("rel"))==TQString::fromLatin1("alternate")))
+				if ( (e.tagName()==TQString::tqfromLatin1("link")) &&
+					(e.attribute(TQString::tqfromLatin1("rel"))==TQString::tqfromLatin1("alternate")))
 					{   
-						d->link=n.toElement().attribute(TQString::fromLatin1("href"));
+						d->link=n.toElement().attribute(TQString::tqfromLatin1("href"));
 						break;
 					}
 			}
 		}
 		else
 		{
-			if (!(elemText = extractNode(node, TQString::fromLatin1("link"))).isNull())
+			if (!(elemText = extractNode(node, TQString::tqfromLatin1("link"))).isNull())
 				d->link = elemText;
 		}
 	}
 
 
     // prefer content/content:encoded over summary/description for feeds that provide it
-    TQString tagName=(format==AtomFeed)? TQString::fromLatin1("content"): TQString::fromLatin1("content:encoded");
+    TQString tagName=(format==AtomFeed)? TQString::tqfromLatin1("content"): TQString::tqfromLatin1("content:encoded");
     
     if (!(elemText = extractNode(node, tagName, false)).isNull())
         d->description = elemText;
     
     if (d->description.isEmpty())
     {
-		if (!(elemText = extractNode(node, TQString::fromLatin1("body"), false)).isNull())
+		if (!(elemText = extractNode(node, TQString::tqfromLatin1("body"), false)).isNull())
 	    	d->description = elemText;
     
 		if (d->description.isEmpty())  // 3rd try: see http://www.intertwingly.net/blog/1299.html
 		{
-			if (!(elemText = extractNode(node, TQString::fromLatin1((format==AtomFeed)? "summary" : "description"), false)).isNull())
+			if (!(elemText = extractNode(node, TQString::tqfromLatin1((format==AtomFeed)? "summary" : "description"), false)).isNull())
 				d->description = elemText;
 		}
     }
     
-	if (!(elemText = extractNode(node, TQString::fromLatin1((format==AtomFeed)? "created": "pubDate"))).isNull())
+	if (!(elemText = extractNode(node, TQString::tqfromLatin1((format==AtomFeed)? "created": "pubDate"))).isNull())
     {
 		time_t _time;
 		if (format==AtomFeed)
@@ -134,7 +134,7 @@ Article::Article(const TQDomNode &node, Format format) : d(new Private)
         if (_time != 0)
 		  d->pubDate.setTime_t(_time);
 	}
-	if (!(elemText = extractNode(node, TQString::fromLatin1("dc:date"))).isNull())
+	if (!(elemText = extractNode(node, TQString::tqfromLatin1("dc:date"))).isNull())
     {
 		time_t _time = parseISO8601Date(elemText);
 
@@ -146,23 +146,23 @@ Article::Article(const TQDomNode &node, Format format) : d(new Private)
 	//no luck so far - so let's set it to the current time
 	if (!d->pubDate.isValid())
 	{
-		d->pubDate = TQDateTime::currentDateTime();
+		d->pubDate = TQDateTime::tqcurrentDateTime();
 	}
 	
 
-	if (!(elemText = extractNode(node, TQString::fromLatin1("wfw:comment"))).isNull()) {
+	if (!(elemText = extractNode(node, TQString::tqfromLatin1("wfw:comment"))).isNull()) {
 		d->commentsLink = elemText;
 	}
 
-    if (!(elemText = extractNode(node, TQString::fromLatin1("slash:comments"))).isNull()) {
+    if (!(elemText = extractNode(node, TQString::tqfromLatin1("slash:comments"))).isNull()) {
         d->numComments = elemText.toInt();
     }
 
-    tagName=(format==AtomFeed)? TQString::fromLatin1("id"): TQString::fromLatin1("guid");
+    tagName=(format==AtomFeed)? TQString::tqfromLatin1("id"): TQString::tqfromLatin1("guid");
     n = node.namedItem(tagName);
 	if (!n.isNull()) {
 		d->guidIsPermaLink = (format==AtomFeed)? false : true;
-		if (n.toElement().attribute(TQString::fromLatin1("isPermaLink"), "true") == "false") d->guidIsPermaLink = false;
+		if (n.toElement().attribute(TQString::tqfromLatin1("isPermaLink"), "true") == "false") d->guidIsPermaLink = false;
 
 		if (!(elemText = extractNode(node, tagName)).isNull())
 			d->guid = elemText;
@@ -176,14 +176,14 @@ Article::Article(const TQDomNode &node, Format format) : d(new Private)
 		md5Machine.update(d->title.utf8());
 		md5Machine.update(d->description.utf8());
 		d->guid = TQString(md5Machine.hexDigest().data());
-        d->meta[TQString::fromLatin1("guidIsHash")] = TQString::fromLatin1("true");
+        d->meta[TQString::tqfromLatin1("guidIsHash")] = TQString::tqfromLatin1("true");
 	}
 
     for (TQDomNode i = node.firstChild(); !i.isNull(); i = i.nextSibling())
     {
-        if (i.isElement() && i.toElement().tagName() == TQString::fromLatin1("metaInfo:meta"))
+        if (i.isElement() && i.toElement().tagName() == TQString::tqfromLatin1("metaInfo:meta"))
         {
-            TQString type = i.toElement().attribute(TQString::fromLatin1("type"));
+            TQString type = i.toElement().attribute(TQString::tqfromLatin1("type"));
             d->meta[type] = i.toElement().text();
         }
     }
diff --git a/plugins/rssfeed/rss/document.cpp b/plugins/rssfeed/rss/document.cpp
index d820613..c65e263 100644
--- a/plugins/rssfeed/rss/document.cpp
+++ b/plugins/rssfeed/rss/document.cpp
@@ -79,42 +79,42 @@ Document::Document(const TQDomDocument &doc) : d(new Private)
     TQString attr;
 
     // we should probably check that it ISN'T feed or rss, rather than check if it is xhtml
-    if (rootNode.toElement().tagName()==TQString::fromLatin1("html"))
+    if (rootNode.toElement().tagName()==TQString::tqfromLatin1("html"))
         d->valid=false;
     else
         d->valid=true;
     
-    attr = rootNode.toElement().attribute(TQString::fromLatin1("version"), TQString());
+    attr = rootNode.toElement().attribute(TQString::tqfromLatin1("version"), TQString());
     if (!attr.isNull()) {
         if (rootNode.toElement().tagName()=="feed")
         {
             d->format=AtomFeed;
-            if (attr == TQString::fromLatin1("0.3"))
+            if (attr == TQString::tqfromLatin1("0.3"))
                 d->version = vAtom_0_3;
-            else if (attr == TQString::fromLatin1("0.2")) /* smt -> review */
+            else if (attr == TQString::tqfromLatin1("0.2")) /* smt -> review */
                d->version = vAtom_0_2;
-            else if (attr == TQString::fromLatin1("0.1")) /* smt -> review */
+            else if (attr == TQString::tqfromLatin1("0.1")) /* smt -> review */
               d->version = vAtom_0_1;
         }
         else
         {
             d->format=RSSFeed;
-            if (attr == TQString::fromLatin1("0.91"))
+            if (attr == TQString::tqfromLatin1("0.91"))
                 d->version = v0_91;
-            else if (attr == TQString::fromLatin1("0.92"))
+            else if (attr == TQString::tqfromLatin1("0.92"))
                 d->version = v0_92;
-            else if (attr == TQString::fromLatin1("0.93"))
+            else if (attr == TQString::tqfromLatin1("0.93"))
                 d->version = v0_93;
-            else if (attr == TQString::fromLatin1("0.94"))
+            else if (attr == TQString::tqfromLatin1("0.94"))
                 d->version = v0_94;
-            else if (attr.startsWith("2.0") || attr == TQString::fromLatin1("2")) // http://www.breuls.org/rss puts 2.00 in version (BR #0000016)
+            else if (attr.startsWith("2.0") || attr == TQString::tqfromLatin1("2")) // http://www.breuls.org/rss puts 2.00 in version (BR #0000016)
                 d->version = v2_0;
         }
     }
 
     if (d->format==UnknownFormat)
     {
-        attr = rootNode.toElement().attribute(TQString::fromLatin1("xmlns"), TQString());
+        attr = rootNode.toElement().attribute(TQString::tqfromLatin1("xmlns"), TQString());
         if (!attr.isNull()) {
         /*
          * Hardcoding these URLs is actually a bad idea, since the DTD doesn't
@@ -124,11 +124,11 @@ Document::Document(const TQDomDocument &doc) : d(new Private)
          * distinguish the RSS versions by analyzing the relationship between
          * the nodes.
          */
-            if (attr == TQString::fromLatin1("http://my.netscape.com/rdf/simple/0.9/")) {
+            if (attr == TQString::tqfromLatin1("http://my.netscape.com/rdf/simple/0.9/")) {
                 d->format=RSSFeed;
                 d->version = v0_90;
              }
-            else if (attr == TQString::fromLatin1("http://purl.org/rss/1.0/")) {
+            else if (attr == TQString::tqfromLatin1("http://purl.org/rss/1.0/")) {
                 d->format=RSSFeed;
                 d->version = v1_0;
             }
@@ -140,13 +140,13 @@ Document::Document(const TQDomDocument &doc) : d(new Private)
     if (d->format == AtomFeed)
         channelNode=rootNode;
     else
-        channelNode=rootNode.namedItem(TQString::fromLatin1("channel"));
+        channelNode=rootNode.namedItem(TQString::tqfromLatin1("channel"));
 
-    if (!(elemText = extractNode(channelNode, TQString::fromLatin1("title"))).isNull())
+    if (!(elemText = extractNode(channelNode, TQString::tqfromLatin1("title"))).isNull())
         d->title = elemText;
-    if (!(elemText = extractNode(channelNode, TQString::fromLatin1("description"))).isNull())
+    if (!(elemText = extractNode(channelNode, TQString::tqfromLatin1("description"))).isNull())
         d->description = elemText;
-    if (!(elemText = extractNode(channelNode, TQString::fromLatin1("link"))).isNull())
+    if (!(elemText = extractNode(channelNode, TQString::tqfromLatin1("link"))).isNull())
         d->link = elemText;
 
     
@@ -159,27 +159,27 @@ Document::Document(const TQDomDocument &doc) : d(new Private)
     else
     {
 	// following is a HACK for broken 0.91 feeds like xanga.com's
-	if (!rootNode.namedItem(TQString::fromLatin1("item")).isNull())
+	if (!rootNode.namedItem(TQString::tqfromLatin1("item")).isNull())
 	    parentNode = rootNode;
 	else
             parentNode = channelNode;
     }
     
     // image and textinput aren't supported by Atom.. handle in case feed provides
-    TQDomNode n = parentNode.namedItem(TQString::fromLatin1("image"));
+    TQDomNode n = parentNode.namedItem(TQString::tqfromLatin1("image"));
     if (!n.isNull())
         d->image = new Image(n);
 
-    n = parentNode.namedItem(TQString::fromLatin1("textinput"));
+    n = parentNode.namedItem(TQString::tqfromLatin1("textinput"));
     if (!n.isNull())
         d->textInput = new TextInput(n);
 
     // Our (hopefully faster) version of elementsByTagName()
     TQString tagName;
     if (d->format == AtomFeed)
-        tagName=TQString::fromLatin1("entry");
+        tagName=TQString::tqfromLatin1("entry");
     else
-        tagName=TQString::fromLatin1("item");
+        tagName=TQString::tqfromLatin1("item");
 
     for (n = parentNode.firstChild(); !n.isNull(); n = n.nextSibling()) {
         const TQDomElement e = n.toElement();
@@ -187,212 +187,212 @@ Document::Document(const TQDomDocument &doc) : d(new Private)
             d->articles.append(Article(e, d->format));
     }
 
-    if (!(elemText = extractNode(channelNode, TQString::fromLatin1("copyright"))).isNull())
+    if (!(elemText = extractNode(channelNode, TQString::tqfromLatin1("copyright"))).isNull())
         d->copyright = elemText;
 
     if (d->format == AtomFeed)
-        elemText = rootNode.toElement().attribute(TQString::fromLatin1("xml:lang"), TQString());
+        elemText = rootNode.toElement().attribute(TQString::tqfromLatin1("xml:lang"), TQString());
     else
-        elemText = extractNode(channelNode, TQString::fromLatin1("language"));
+        elemText = extractNode(channelNode, TQString::tqfromLatin1("language"));
 
     if (!elemText.isNull()){
-        if (elemText == TQString::fromLatin1("af"))
+        if (elemText == TQString::tqfromLatin1("af"))
             d->language = af;
-        else if (elemText == TQString::fromLatin1("sq"))
+        else if (elemText == TQString::tqfromLatin1("sq"))
             d->language = sq;
-        else if (elemText == TQString::fromLatin1("eu"))
+        else if (elemText == TQString::tqfromLatin1("eu"))
             d->language = eu;
-        else if (elemText == TQString::fromLatin1("be"))
+        else if (elemText == TQString::tqfromLatin1("be"))
             d->language = be;
-        else if (elemText == TQString::fromLatin1("bg"))
+        else if (elemText == TQString::tqfromLatin1("bg"))
             d->language = bg;
-        else if (elemText == TQString::fromLatin1("ca"))
+        else if (elemText == TQString::tqfromLatin1("ca"))
             d->language = ca;
-        else if (elemText == TQString::fromLatin1("zh-cn"))
+        else if (elemText == TQString::tqfromLatin1("zh-cn"))
             d->language = zh_cn;
-        else if (elemText == TQString::fromLatin1("zh-tw"))
+        else if (elemText == TQString::tqfromLatin1("zh-tw"))
             d->language = zh_tw;
-        else if (elemText == TQString::fromLatin1("hr"))
+        else if (elemText == TQString::tqfromLatin1("hr"))
             d->language = hr;
-        else if (elemText == TQString::fromLatin1("cs"))
+        else if (elemText == TQString::tqfromLatin1("cs"))
             d->language = cs;
-        else if (elemText == TQString::fromLatin1("da"))
+        else if (elemText == TQString::tqfromLatin1("da"))
             d->language = da;
-        else if (elemText == TQString::fromLatin1("nl"))
+        else if (elemText == TQString::tqfromLatin1("nl"))
             d->language = nl;
-        else if (elemText == TQString::fromLatin1("nl-be"))
+        else if (elemText == TQString::tqfromLatin1("nl-be"))
             d->language = nl_be;
-        else if (elemText == TQString::fromLatin1("nl-nl"))
+        else if (elemText == TQString::tqfromLatin1("nl-nl"))
             d->language = nl_nl;
-        else if (elemText == TQString::fromLatin1("en"))
+        else if (elemText == TQString::tqfromLatin1("en"))
             d->language = en;
-        else if (elemText == TQString::fromLatin1("en-au"))
+        else if (elemText == TQString::tqfromLatin1("en-au"))
             d->language = en_au;
-        else if (elemText == TQString::fromLatin1("en-bz"))
+        else if (elemText == TQString::tqfromLatin1("en-bz"))
             d->language = en_bz;
-        else if (elemText == TQString::fromLatin1("en-ca"))
+        else if (elemText == TQString::tqfromLatin1("en-ca"))
             d->language = en_ca;
-        else if (elemText == TQString::fromLatin1("en-ie"))
+        else if (elemText == TQString::tqfromLatin1("en-ie"))
             d->language = en_ie;
-        else if (elemText == TQString::fromLatin1("en-jm"))
+        else if (elemText == TQString::tqfromLatin1("en-jm"))
             d->language = en_jm;
-        else if (elemText == TQString::fromLatin1("en-nz"))
+        else if (elemText == TQString::tqfromLatin1("en-nz"))
             d->language = en_nz;
-        else if (elemText == TQString::fromLatin1("en-ph"))
+        else if (elemText == TQString::tqfromLatin1("en-ph"))
             d->language = en_ph;
-        else if (elemText == TQString::fromLatin1("en-za"))
+        else if (elemText == TQString::tqfromLatin1("en-za"))
             d->language = en_za;
-        else if (elemText == TQString::fromLatin1("en-tt"))
+        else if (elemText == TQString::tqfromLatin1("en-tt"))
             d->language = en_tt;
-        else if (elemText == TQString::fromLatin1("en-gb"))
+        else if (elemText == TQString::tqfromLatin1("en-gb"))
             d->language = en_gb;
-        else if (elemText == TQString::fromLatin1("en-us"))
+        else if (elemText == TQString::tqfromLatin1("en-us"))
             d->language = en_us;
-        else if (elemText == TQString::fromLatin1("en-zw"))
+        else if (elemText == TQString::tqfromLatin1("en-zw"))
             d->language = en_zw;
-        else if (elemText == TQString::fromLatin1("fo"))
+        else if (elemText == TQString::tqfromLatin1("fo"))
             d->language = fo;
-        else if (elemText == TQString::fromLatin1("fi"))
+        else if (elemText == TQString::tqfromLatin1("fi"))
             d->language = fi;
-        else if (elemText == TQString::fromLatin1("fr"))
+        else if (elemText == TQString::tqfromLatin1("fr"))
             d->language = fr;
-        else if (elemText == TQString::fromLatin1("fr-be"))
+        else if (elemText == TQString::tqfromLatin1("fr-be"))
             d->language = fr_be;
-        else if (elemText == TQString::fromLatin1("fr-ca"))
+        else if (elemText == TQString::tqfromLatin1("fr-ca"))
             d->language = fr_ca;
-        else if (elemText == TQString::fromLatin1("fr-fr"))
+        else if (elemText == TQString::tqfromLatin1("fr-fr"))
             d->language = fr_fr;
-        else if (elemText == TQString::fromLatin1("fr-lu"))
+        else if (elemText == TQString::tqfromLatin1("fr-lu"))
             d->language = fr_lu;
-        else if (elemText == TQString::fromLatin1("fr-mc"))
+        else if (elemText == TQString::tqfromLatin1("fr-mc"))
             d->language = fr_mc;
-        else if (elemText == TQString::fromLatin1("fr-ch"))
+        else if (elemText == TQString::tqfromLatin1("fr-ch"))
             d->language = fr_ch;
-        else if (elemText == TQString::fromLatin1("gl"))
+        else if (elemText == TQString::tqfromLatin1("gl"))
             d->language = gl;
-        else if (elemText == TQString::fromLatin1("gd"))
+        else if (elemText == TQString::tqfromLatin1("gd"))
             d->language = gd;
-        else if (elemText == TQString::fromLatin1("de"))
+        else if (elemText == TQString::tqfromLatin1("de"))
             d->language = de;
-        else if (elemText == TQString::fromLatin1("de-at"))
+        else if (elemText == TQString::tqfromLatin1("de-at"))
             d->language = de_at;
-        else if (elemText == TQString::fromLatin1("de-de"))
+        else if (elemText == TQString::tqfromLatin1("de-de"))
             d->language = de_de;
-        else if (elemText == TQString::fromLatin1("de-li"))
+        else if (elemText == TQString::tqfromLatin1("de-li"))
             d->language = de_li;
-        else if (elemText == TQString::fromLatin1("de-lu"))
+        else if (elemText == TQString::tqfromLatin1("de-lu"))
             d->language = de_lu;
-        else if (elemText == TQString::fromLatin1("de-ch"))
+        else if (elemText == TQString::tqfromLatin1("de-ch"))
             d->language = de_ch;
-        else if (elemText == TQString::fromLatin1("el"))
+        else if (elemText == TQString::tqfromLatin1("el"))
             d->language = el;
-        else if (elemText == TQString::fromLatin1("hu"))
+        else if (elemText == TQString::tqfromLatin1("hu"))
             d->language = hu;
-        else if (elemText == TQString::fromLatin1("is"))
+        else if (elemText == TQString::tqfromLatin1("is"))
             d->language = is;
-        else if (elemText == TQString::fromLatin1("id"))
+        else if (elemText == TQString::tqfromLatin1("id"))
             d->language = id;
-        else if (elemText == TQString::fromLatin1("ga"))
+        else if (elemText == TQString::tqfromLatin1("ga"))
             d->language = ga;
-        else if (elemText == TQString::fromLatin1("it"))
+        else if (elemText == TQString::tqfromLatin1("it"))
             d->language = it;
-        else if (elemText == TQString::fromLatin1("it-it"))
+        else if (elemText == TQString::tqfromLatin1("it-it"))
             d->language = it_it;
-        else if (elemText == TQString::fromLatin1("it-ch"))
+        else if (elemText == TQString::tqfromLatin1("it-ch"))
             d->language = it_ch;
-        else if (elemText == TQString::fromLatin1("ja"))
+        else if (elemText == TQString::tqfromLatin1("ja"))
             d->language = ja;
-        else if (elemText == TQString::fromLatin1("ko"))
+        else if (elemText == TQString::tqfromLatin1("ko"))
             d->language = ko;
-        else if (elemText == TQString::fromLatin1("mk"))
+        else if (elemText == TQString::tqfromLatin1("mk"))
             d->language = mk;
-        else if (elemText == TQString::fromLatin1("no"))
+        else if (elemText == TQString::tqfromLatin1("no"))
             d->language = no;
-        else if (elemText == TQString::fromLatin1("pl"))
+        else if (elemText == TQString::tqfromLatin1("pl"))
             d->language = pl;
-        else if (elemText == TQString::fromLatin1("pt"))
+        else if (elemText == TQString::tqfromLatin1("pt"))
             d->language = pt;
-        else if (elemText == TQString::fromLatin1("pt-br"))
+        else if (elemText == TQString::tqfromLatin1("pt-br"))
             d->language = pt_br;
-        else if (elemText == TQString::fromLatin1("pt-pt"))
+        else if (elemText == TQString::tqfromLatin1("pt-pt"))
             d->language = pt_pt;
-        else if (elemText == TQString::fromLatin1("ro"))
+        else if (elemText == TQString::tqfromLatin1("ro"))
             d->language = ro;
-        else if (elemText == TQString::fromLatin1("ro-mo"))
+        else if (elemText == TQString::tqfromLatin1("ro-mo"))
             d->language = ro_mo;
-        else if (elemText == TQString::fromLatin1("ro-ro"))
+        else if (elemText == TQString::tqfromLatin1("ro-ro"))
             d->language = ro_ro;
-        else if (elemText == TQString::fromLatin1("ru"))
+        else if (elemText == TQString::tqfromLatin1("ru"))
             d->language = ru;
-        else if (elemText == TQString::fromLatin1("ru-mo"))
+        else if (elemText == TQString::tqfromLatin1("ru-mo"))
             d->language = ru_mo;
-        else if (elemText == TQString::fromLatin1("ru-ru"))
+        else if (elemText == TQString::tqfromLatin1("ru-ru"))
             d->language = ru_ru;
-        else if (elemText == TQString::fromLatin1("sr"))
+        else if (elemText == TQString::tqfromLatin1("sr"))
             d->language = sr;
-        else if (elemText == TQString::fromLatin1("sk"))
+        else if (elemText == TQString::tqfromLatin1("sk"))
             d->language = sk;
-        else if (elemText == TQString::fromLatin1("sl"))
+        else if (elemText == TQString::tqfromLatin1("sl"))
             d->language = sl;
-        else if (elemText == TQString::fromLatin1("es"))
+        else if (elemText == TQString::tqfromLatin1("es"))
             d->language = es;
-        else if (elemText == TQString::fromLatin1("es-ar"))
+        else if (elemText == TQString::tqfromLatin1("es-ar"))
             d->language = es_ar;
-        else if (elemText == TQString::fromLatin1("es-bo"))
+        else if (elemText == TQString::tqfromLatin1("es-bo"))
             d->language = es_bo;
-        else if (elemText == TQString::fromLatin1("es-cl"))
+        else if (elemText == TQString::tqfromLatin1("es-cl"))
             d->language = es_cl;
-        else if (elemText == TQString::fromLatin1("es-co"))
+        else if (elemText == TQString::tqfromLatin1("es-co"))
             d->language = es_co;
-        else if (elemText == TQString::fromLatin1("es-cr"))
+        else if (elemText == TQString::tqfromLatin1("es-cr"))
             d->language = es_cr;
-        else if (elemText == TQString::fromLatin1("es-do"))
+        else if (elemText == TQString::tqfromLatin1("es-do"))
             d->language = es_do;
-        else if (elemText == TQString::fromLatin1("es-ec"))
+        else if (elemText == TQString::tqfromLatin1("es-ec"))
             d->language = es_ec;
-        else if (elemText == TQString::fromLatin1("es-sv"))
+        else if (elemText == TQString::tqfromLatin1("es-sv"))
             d->language = es_sv;
-        else if (elemText == TQString::fromLatin1("es-gt"))
+        else if (elemText == TQString::tqfromLatin1("es-gt"))
             d->language = es_gt;
-        else if (elemText == TQString::fromLatin1("es-hn"))
+        else if (elemText == TQString::tqfromLatin1("es-hn"))
             d->language = es_hn;
-        else if (elemText == TQString::fromLatin1("es-mx"))
+        else if (elemText == TQString::tqfromLatin1("es-mx"))
             d->language = es_mx;
-        else if (elemText == TQString::fromLatin1("es-ni"))
+        else if (elemText == TQString::tqfromLatin1("es-ni"))
             d->language = es_ni;
-        else if (elemText == TQString::fromLatin1("es-pa"))
+        else if (elemText == TQString::tqfromLatin1("es-pa"))
             d->language = es_pa;
-        else if (elemText == TQString::fromLatin1("es-py"))
+        else if (elemText == TQString::tqfromLatin1("es-py"))
             d->language = es_py;
-        else if (elemText == TQString::fromLatin1("es-pe"))
+        else if (elemText == TQString::tqfromLatin1("es-pe"))
             d->language = es_pe;
-        else if (elemText == TQString::fromLatin1("es-pr"))
+        else if (elemText == TQString::tqfromLatin1("es-pr"))
             d->language = es_pr;
-        else if (elemText == TQString::fromLatin1("es-es"))
+        else if (elemText == TQString::tqfromLatin1("es-es"))
             d->language = es_es;
-        else if (elemText == TQString::fromLatin1("es-uy"))
+        else if (elemText == TQString::tqfromLatin1("es-uy"))
             d->language = es_uy;
-        else if (elemText == TQString::fromLatin1("es-ve"))
+        else if (elemText == TQString::tqfromLatin1("es-ve"))
             d->language = es_ve;
-        else if (elemText == TQString::fromLatin1("sv"))
+        else if (elemText == TQString::tqfromLatin1("sv"))
             d->language = sv;
-        else if (elemText == TQString::fromLatin1("sv-fi"))
+        else if (elemText == TQString::tqfromLatin1("sv-fi"))
             d->language = sv_fi;
-        else if (elemText == TQString::fromLatin1("sv-se"))
+        else if (elemText == TQString::tqfromLatin1("sv-se"))
             d->language = sv_se;
-        else if (elemText == TQString::fromLatin1("tr"))
+        else if (elemText == TQString::tqfromLatin1("tr"))
             d->language = tr;
-        else if (elemText == TQString::fromLatin1("uk"))
+        else if (elemText == TQString::tqfromLatin1("uk"))
             d->language = uk;
         else
             d->language = UndefinedLanguage;
     }
 
     if (d->format == AtomFeed)
-        tagName=TQString::fromLatin1("issued"); // atom doesn't specify this for feeds
+        tagName=TQString::tqfromLatin1("issued"); // atom doesn't specify this for feeds
                                                // but some broken feeds do this
     else
-        tagName=TQString::fromLatin1("pubDate");
+        tagName=TQString::tqfromLatin1("pubDate");
 
     if (!(elemText = extractNode(channelNode, tagName)).isNull()) {
         time_t _time;
@@ -408,7 +408,7 @@ Document::Document(const TQDomDocument &doc) : d(new Private)
         d->pubDate.setTime_t(_time);
     }
 
-    if (!(elemText = extractNode(channelNode, TQString::fromLatin1("dc:date"))).isNull()) {
+    if (!(elemText = extractNode(channelNode, TQString::tqfromLatin1("dc:date"))).isNull()) {
         time_t _time = parseISO8601Date(elemText);
         /* \bug This isn't really the right way since it will set the date to
          * Jan 1 1970, 1:00:00 if the passed date was invalid; this means that
@@ -418,9 +418,9 @@ Document::Document(const TQDomDocument &doc) : d(new Private)
     }
 
     if (d->format == AtomFeed)
-        tagName=TQString::fromLatin1("modified");
+        tagName=TQString::tqfromLatin1("modified");
     else
-        tagName=TQString::fromLatin1("lastBuildDate");
+        tagName=TQString::tqfromLatin1("lastBuildDate");
     if (!(elemText = extractNode(channelNode, tagName)).isNull()) {
         time_t _time;
         if (d->format == AtomFeed)
@@ -430,44 +430,44 @@ Document::Document(const TQDomDocument &doc) : d(new Private)
         d->lastBuildDate.setTime_t(_time);
     }
 
-    if (!(elemText = extractNode(channelNode, TQString::fromLatin1("rating"))).isNull())
+    if (!(elemText = extractNode(channelNode, TQString::tqfromLatin1("rating"))).isNull())
         d->rating = elemText;
-    if (!(elemText = extractNode(channelNode, TQString::fromLatin1("docs"))).isNull())
+    if (!(elemText = extractNode(channelNode, TQString::tqfromLatin1("docs"))).isNull())
         d->docs = elemText;
-    if (!(elemText = extractNode(channelNode, TQString::fromLatin1((d->format == AtomFeed) ? "author" : "managingEditor"))).isNull())
+    if (!(elemText = extractNode(channelNode, TQString::tqfromLatin1((d->format == AtomFeed) ? "author" : "managingEditor"))).isNull())
         d->managingEditor = elemText;
-    if (!(elemText = extractNode(channelNode, TQString::fromLatin1("webMaster"))).isNull())
+    if (!(elemText = extractNode(channelNode, TQString::tqfromLatin1("webMaster"))).isNull())
         d->webMaster = elemText;
 
-	if (!(elemText = extractNode(channelNode, TQString::fromLatin1("ttl"))).isNull())
+	if (!(elemText = extractNode(channelNode, TQString::tqfromLatin1("ttl"))).isNull())
         d->ttl = elemText.toUInt();
 
-    n = channelNode.namedItem(TQString::fromLatin1("skipHours"));
+    n = channelNode.namedItem(TQString::tqfromLatin1("skipHours"));
     if (!n.isNull())
         for (TQDomElement e = n.firstChild().toElement(); !e.isNull(); e = e.nextSibling().toElement())
-            if (e.tagName() == TQString::fromLatin1("hour"))
+            if (e.tagName() == TQString::tqfromLatin1("hour"))
                 d->skipHours.append(e.text().toUInt());
 
-    n = channelNode.namedItem(TQString::fromLatin1("skipDays"));
+    n = channelNode.namedItem(TQString::tqfromLatin1("skipDays"));
     if (!n.isNull()) {
         Day day;
         TQString elemText;
         for (TQDomElement e = n.firstChild().toElement(); !e.isNull(); e = e.nextSibling().toElement())
-            if (e.tagName() == TQString::fromLatin1("day")) {
+            if (e.tagName() == TQString::tqfromLatin1("day")) {
                 elemText = e.text().lower();
-                if (elemText == TQString::fromLatin1("monday"))
+                if (elemText == TQString::tqfromLatin1("monday"))
                     day = Monday;
-                else if (elemText == TQString::fromLatin1("tuesday"))
+                else if (elemText == TQString::tqfromLatin1("tuesday"))
                     day = Tuesday;
-                else if (elemText == TQString::fromLatin1("wednesday"))
+                else if (elemText == TQString::tqfromLatin1("wednesday"))
                     day = Wednesday;
-                else if (elemText == TQString::fromLatin1("thursday"))
+                else if (elemText == TQString::tqfromLatin1("thursday"))
                     day = Thursday;
-                else if (elemText == TQString::fromLatin1("friday"))
+                else if (elemText == TQString::tqfromLatin1("friday"))
                     day = Friday;
-                else if (elemText == TQString::fromLatin1("saturday"))
+                else if (elemText == TQString::tqfromLatin1("saturday"))
                     day = Saturday;
-                else if (elemText == TQString::fromLatin1("sunday"))
+                else if (elemText == TQString::tqfromLatin1("sunday"))
                     day = Sunday;
                 else
                     day = UndefinedDay;
@@ -496,16 +496,16 @@ Version Document::version() const
 TQString Document::verbVersion() const
 {
     switch (d->version) {
-        case v0_90: return TQString::fromLatin1("0.90");
-        case v0_91: return TQString::fromLatin1("0.91");
-        case v0_92: return TQString::fromLatin1("0.92");
-        case v0_93: return TQString::fromLatin1("0.93");
-        case v0_94: return TQString::fromLatin1("0.94");
-        case v1_0: return TQString::fromLatin1("1.0");
-        case v2_0: return TQString::fromLatin1("2.0");
-        case vAtom_0_3: return TQString::fromLatin1("0.3");
-        case vAtom_0_2: return TQString::fromLatin1("0.2");
-        case vAtom_0_1: return TQString::fromLatin1("0.1");
+        case v0_90: return TQString::tqfromLatin1("0.90");
+        case v0_91: return TQString::tqfromLatin1("0.91");
+        case v0_92: return TQString::tqfromLatin1("0.92");
+        case v0_93: return TQString::tqfromLatin1("0.93");
+        case v0_94: return TQString::tqfromLatin1("0.94");
+        case v1_0: return TQString::tqfromLatin1("1.0");
+        case v2_0: return TQString::tqfromLatin1("2.0");
+        case vAtom_0_3: return TQString::tqfromLatin1("0.3");
+        case vAtom_0_2: return TQString::tqfromLatin1("0.2");
+        case vAtom_0_1: return TQString::tqfromLatin1("0.1");
     }
     return TQString();
 }
diff --git a/plugins/rssfeed/rss/global.h b/plugins/rssfeed/rss/global.h
index 92d3866..e4bc7c7 100644
--- a/plugins/rssfeed/rss/global.h
+++ b/plugins/rssfeed/rss/global.h
@@ -39,7 +39,7 @@ namespace RSS
 	 * Possible status values returned by the signal
 	 * Loader::loadingComplete().
 	 */
-	enum Status {
+	enum tqStatus {
 		Success,	   /**
 						* Nothing went wrong so far, but you still have to check
 						* what values are returned by the classes since it's not
diff --git a/plugins/rssfeed/rss/image.cpp b/plugins/rssfeed/rss/image.cpp
index cb8d7c8..98074be 100644
--- a/plugins/rssfeed/rss/image.cpp
+++ b/plugins/rssfeed/rss/image.cpp
@@ -48,17 +48,17 @@ Image::Image(const TQDomNode &node) : TQObject(), d(new Private)
 {
 	TQString elemText;
 
-	if (!(elemText = extractNode(node, TQString::fromLatin1("title"))).isNull())
+	if (!(elemText = extractNode(node, TQString::tqfromLatin1("title"))).isNull())
 		d->title = elemText;
-	if (!(elemText = extractNode(node, TQString::fromLatin1("url"))).isNull())
+	if (!(elemText = extractNode(node, TQString::tqfromLatin1("url"))).isNull())
 		d->url = elemText;
-	if (!(elemText = extractNode(node, TQString::fromLatin1("link"))).isNull())
+	if (!(elemText = extractNode(node, TQString::tqfromLatin1("link"))).isNull())
 		d->link = elemText;
-	if (!(elemText = extractNode(node, TQString::fromLatin1("description"))).isNull())
+	if (!(elemText = extractNode(node, TQString::tqfromLatin1("description"))).isNull())
 		d->description = elemText;
-	if (!(elemText = extractNode(node, TQString::fromLatin1("height"))).isNull())
+	if (!(elemText = extractNode(node, TQString::tqfromLatin1("height"))).isNull())
 		d->height = elemText.toUInt();
-	if (!(elemText = extractNode(node, TQString::fromLatin1("width"))).isNull())
+	if (!(elemText = extractNode(node, TQString::tqfromLatin1("width"))).isNull())
 		d->width = elemText.toUInt();
 }
 
diff --git a/plugins/rssfeed/rss/loader.cpp b/plugins/rssfeed/rss/loader.cpp
index 6c5b3d5..835a2e6 100644
--- a/plugins/rssfeed/rss/loader.cpp
+++ b/plugins/rssfeed/rss/loader.cpp
@@ -240,7 +240,7 @@ Loader *Loader::create()
 Loader *Loader::create(TQObject *object, const char *slot)
 {
    Loader *loader = create();
-   connect(loader, TQT_SIGNAL(loadingComplete(Loader *, Document, Status)),
+   connect(loader, TQT_SIGNAL(loadingComplete(Loader *, Document, tqStatus)),
            object, slot);
    return loader;
 }
@@ -300,7 +300,7 @@ void Loader::slotRetrieverDone(const TQByteArray &data, bool success)
    d->retriever = NULL;
 
    Document rssDoc;
-   Status status = Success;
+   tqStatus status = Success;
 
    if (success) {
       TQDomDocument doc;
diff --git a/plugins/rssfeed/rss/loader.h b/plugins/rssfeed/rss/loader.h
index 807bee5..438ebaf 100644
--- a/plugins/rssfeed/rss/loader.h
+++ b/plugins/rssfeed/rss/loader.h
@@ -209,8 +209,8 @@ namespace RSS
 	 *
 	 * \code
 	 * Loader *loader = Loader::create();
-	 * connect(loader, TQT_SIGNAL(loadingComplete(Loader *, Document, Status)),
-	 *         this, TQT_SLOT(slotLoadingComplete(Loader *, Document, Status)));
+	 * connect(loader, TQT_SIGNAL(loadingComplete(Loader *, Document, tqStatus)),
+	 *         this, TQT_SLOT(slotLoadingComplete(Loader *, Document, tqStatus)));
 	 * loader->loadFrom("http://www.blah.org/foobar.rdf", new FileRetriever);
 	 * \endcode
 	 *
@@ -234,7 +234,7 @@ namespace RSS
 	 * 'slotLoadingComplete' method might look like this:
 	 *
 	 * \code
-	 * void MyClass::slotLoadingComplete(Loader *loader, Document doc, Status status)
+	 * void MyClass::slotLoadingComplete(Loader *loader, Document doc, tqStatus status)
 	 * {
 	 *     // Note that Loader::~Loader() is private, so you cannot delete Loader instances.
 	 *     // You don't need to do that anyway since Loader instances delete themselves.
@@ -320,9 +320,9 @@ namespace RSS
 			 * the case if you intend to call getPixmap() on Document::image()!
 			 * @param status A status byte telling whether there were any problems
 			 * while retrieving or parsing the data.
-			 * @see Document, Status
+			 * @see Document, tqStatus
 			 */
-			void loadingComplete(Loader *loader, Document doc, Status status);
+			void loadingComplete(Loader *loader, Document doc, tqStatus status);
 
 		private slots:
 			void slotRetrieverDone(const TQByteArray &data, bool success);
diff --git a/plugins/rssfeed/rss/testlibrss.cpp b/plugins/rssfeed/rss/testlibrss.cpp
index 7d88c3d..571717a 100644
--- a/plugins/rssfeed/rss/testlibrss.cpp
+++ b/plugins/rssfeed/rss/testlibrss.cpp
@@ -19,12 +19,12 @@ static const KCmdLineOptions options[] =
 void Tester::test( const TQString &url )
 {
 	Loader *loader = Loader::create();
-	connect( loader, TQT_SIGNAL( loadingComplete( Loader *, Document, Status ) ),
-	         this, TQT_SLOT( slotLoadingComplete( Loader *, Document, Status ) ) );
+	connect( loader, TQT_SIGNAL( loadingComplete( Loader *, Document, tqStatus ) ),
+	         this, TQT_SLOT( slotLoadingComplete( Loader *, Document, tqStatus ) ) );
 	loader->loadFrom( url, new FileRetriever );
 }
 
-void Tester::slotLoadingComplete( Loader *loader, Document doc, Status status )
+void Tester::slotLoadingComplete( Loader *loader, Document doc, tqStatus status )
 {
 	if ( status == Success )
 	{
diff --git a/plugins/rssfeed/rss/testlibrss.h b/plugins/rssfeed/rss/testlibrss.h
index 3d3e963..18e1832 100644
--- a/plugins/rssfeed/rss/testlibrss.h
+++ b/plugins/rssfeed/rss/testlibrss.h
@@ -10,7 +10,7 @@
 
 using RSS::Loader;
 using RSS::Document;
-using RSS::Status;
+using RSS::tqStatus;
 
 class Tester : public TQObject
 {
@@ -20,7 +20,7 @@ class Tester : public TQObject
 		void test( const TQString &url );
 
 	private slots:
-		void slotLoadingComplete( Loader *loader, Document doc, Status status );
+		void slotLoadingComplete( Loader *loader, Document doc, tqStatus status );
 };
 
 #endif
diff --git a/plugins/rssfeed/rss/textinput.cpp b/plugins/rssfeed/rss/textinput.cpp
index 04799fc..a12442f 100644
--- a/plugins/rssfeed/rss/textinput.cpp
+++ b/plugins/rssfeed/rss/textinput.cpp
@@ -38,13 +38,13 @@ TextInput::TextInput(const TQDomNode &node) : d(new Private)
 {
 	TQString elemText;
 
-	if (!(elemText = extractNode(node, TQString::fromLatin1("title"))).isNull())
+	if (!(elemText = extractNode(node, TQString::tqfromLatin1("title"))).isNull())
 		d->title = elemText;
-	if (!(elemText = extractNode(node, TQString::fromLatin1("description"))).isNull())
+	if (!(elemText = extractNode(node, TQString::tqfromLatin1("description"))).isNull())
 		d->description = elemText;
-	if (!(elemText = extractNode(node, TQString::fromLatin1("name"))))
+	if (!(elemText = extractNode(node, TQString::tqfromLatin1("name"))))
 		d->name = elemText;
-	if (!(elemText = extractNode(node, TQString::fromLatin1("link"))).isNull())
+	if (!(elemText = extractNode(node, TQString::tqfromLatin1("link"))).isNull())
 		d->link = elemText;
 }
 
diff --git a/plugins/rssfeed/rssfeed.cpp b/plugins/rssfeed/rssfeed.cpp
index 2b70193..f051f1b 100644
--- a/plugins/rssfeed/rssfeed.cpp
+++ b/plugins/rssfeed/rssfeed.cpp
@@ -223,7 +223,7 @@ namespace kt
 		RssArticle::List::iterator it;
 		for ( it = m_articles.begin(); it != m_articles.end();  )
 			{
-			if ((*it).pubDate().daysTo(TQDateTime::currentDateTime()) > m_articleAge)
+			if ((*it).pubDate().daysTo(TQDateTime::tqcurrentDateTime()) > m_articleAge)
 				{
 				it = m_articles.erase(it);
 				removed = true;
@@ -254,12 +254,12 @@ namespace kt
 		feedLoading = true;
 		cleanArticles();
 		Loader * feedLoader = Loader::create();
-		connect( feedLoader, TQT_SIGNAL( loadingComplete( Loader *, Document, Status ) ),
-			this, TQT_SLOT( feedLoaded( Loader *, Document, Status ) ) );
+		connect( feedLoader, TQT_SIGNAL( loadingComplete( Loader *, Document, tqStatus ) ),
+			this, TQT_SLOT( feedLoaded( Loader *, Document, tqStatus ) ) );
 		feedLoader->loadFrom( m_feedUrl, new FileRetriever );
 	}
 	
-	void RssFeed::feedLoaded(Loader *feedLoader, Document doc, Status status)
+	void RssFeed::feedLoaded(Loader *feedLoader, Document doc, tqStatus status)
 	{
 		feedLoading = false;
 
@@ -290,7 +290,7 @@ namespace kt
 			for (int i=doc.articles().count()-1; i>=0; i--)
 			{
 				curArticle = doc.articles()[i];
-				if (curArticle.pubDate().daysTo(TQDateTime::currentDateTime()) < m_articleAge && !m_articles.contains(curArticle))
+				if (curArticle.pubDate().daysTo(TQDateTime::tqcurrentDateTime()) < m_articleAge && !m_articles.contains(curArticle))
 				{
 					m_articles.prepend(curArticle);
 					emit scanRssArticle(curArticle);
@@ -306,8 +306,8 @@ namespace kt
 			qDebug( "There was and error loading the feed\n");
 		}
 		
-		disconnect( feedLoader, TQT_SIGNAL( loadingComplete( Loader *, Document, Status ) ),
-			this, TQT_SLOT( feedLoaded( Loader *, Document, Status ) ) );
+		disconnect( feedLoader, TQT_SIGNAL( loadingComplete( Loader *, Document, tqStatus ) ),
+			this, TQT_SLOT( feedLoaded( Loader *, Document, tqStatus ) ) );
 		feedLoader->deleteLater();
 
 	}
diff --git a/plugins/rssfeed/rssfeed.h b/plugins/rssfeed/rssfeed.h
index 835d1b3..5213d8f 100644
--- a/plugins/rssfeed/rssfeed.h
+++ b/plugins/rssfeed/rssfeed.h
@@ -73,7 +73,7 @@ namespace kt
 
 		public slots:
 			void refreshFeed();
-			void feedLoaded(Loader *feedLoader, Document doc, Status status);
+			void feedLoaded(Loader *feedLoader, Document doc, tqStatus status);
 			
 			void clearArticles();
 			
diff --git a/plugins/rssfeed/rssfeedmanager.cpp b/plugins/rssfeed/rssfeedmanager.cpp
index bd08224..20f81a6 100644
--- a/plugins/rssfeed/rssfeedmanager.cpp
+++ b/plugins/rssfeed/rssfeedmanager.cpp
@@ -40,7 +40,7 @@
 #include <tqdatetimeedit.h>
 #include <tqtable.h>
 #include <tqregexp.h>
-#include <layout.h>
+#include <tqlayout.h>
 
 #include <torrent/globals.h>
 #include <util/log.h>
diff --git a/plugins/rssfeed/rssfeedwidget.ui b/plugins/rssfeed/rssfeedwidget.ui
index 62c2af8..5cd8e89 100644
--- a/plugins/rssfeed/rssfeedwidget.ui
+++ b/plugins/rssfeed/rssfeedwidget.ui
@@ -48,7 +48,7 @@
                         </property>
                         <widget class="TQLayoutWidget">
                             <property name="name">
-                                <cstring>layout2</cstring>
+                                <cstring>tqlayout2</cstring>
                             </property>
                             <grid>
                                 <property name="name">
@@ -152,7 +152,7 @@
                                             <property name="sizeType">
                                                 <enum>Expanding</enum>
                                             </property>
-                                            <property name="sizeHint">
+                                            <property name="tqsizeHint">
                                                 <size>
                                                     <width>90</width>
                                                     <height>21</height>
@@ -194,7 +194,7 @@
                                 </widget>
                                 <widget class="TQLayoutWidget" row="2" column="0" rowspan="1" colspan="2">
                                     <property name="name">
-                                        <cstring>layout13</cstring>
+                                        <cstring>tqlayout13</cstring>
                                     </property>
                                     <hbox>
                                         <property name="name">
@@ -252,7 +252,7 @@
                                             <property name="sizeType">
                                                 <enum>Expanding</enum>
                                             </property>
-                                            <property name="sizeHint">
+                                            <property name="tqsizeHint">
                                                 <size>
                                                     <width>60</width>
                                                     <height>21</height>
@@ -277,7 +277,7 @@
                                 </widget>
                                 <widget class="TQLayoutWidget" row="0" column="0" rowspan="1" colspan="2">
                                     <property name="name">
-                                        <cstring>layout47</cstring>
+                                        <cstring>tqlayout47</cstring>
                                     </property>
                                     <hbox>
                                         <property name="name">
@@ -367,7 +367,7 @@
                     </property>
                     <widget class="TQLayoutWidget">
                         <property name="name">
-                            <cstring>layout28</cstring>
+                            <cstring>tqlayout28</cstring>
                         </property>
                         <vbox>
                             <property name="name">
@@ -476,7 +476,7 @@
                     </widget>
                     <widget class="TQLayoutWidget">
                         <property name="name">
-                            <cstring>layout14</cstring>
+                            <cstring>tqlayout14</cstring>
                         </property>
                         <vbox>
                             <property name="name">
@@ -484,7 +484,7 @@
                             </property>
                             <widget class="TQLayoutWidget">
                                 <property name="name">
-                                    <cstring>layout9</cstring>
+                                    <cstring>tqlayout9</cstring>
                                 </property>
                                 <hbox>
                                     <property name="name">
@@ -526,7 +526,7 @@
                             </widget>
                             <widget class="TQLayoutWidget">
                                 <property name="name">
-                                    <cstring>layout12</cstring>
+                                    <cstring>tqlayout12</cstring>
                                 </property>
                                 <hbox>
                                     <property name="name">
@@ -565,7 +565,7 @@
                                     </widget>
                                     <widget class="TQLayoutWidget">
                                         <property name="name">
-                                            <cstring>layout11</cstring>
+                                            <cstring>tqlayout11</cstring>
                                         </property>
                                         <vbox>
                                             <property name="name">
@@ -573,7 +573,7 @@
                                             </property>
                                             <widget class="TQLayoutWidget">
                                                 <property name="name">
-                                                    <cstring>layout28</cstring>
+                                                    <cstring>tqlayout28</cstring>
                                                 </property>
                                                 <hbox>
                                                     <property name="name">
@@ -600,7 +600,7 @@
                                                         <property name="sizeType">
                                                             <enum>Preferred</enum>
                                                         </property>
-                                                        <property name="sizeHint">
+                                                        <property name="tqsizeHint">
                                                             <size>
                                                                 <width>50</width>
                                                                 <height>21</height>
@@ -614,7 +614,7 @@
                                                         <property name="enabled">
                                                             <bool>true</bool>
                                                         </property>
-                                                        <property name="maximumSize">
+                                                        <property name="tqmaximumSize">
                                                             <size>
                                                                 <width>60</width>
                                                                 <height>32767</height>
@@ -633,7 +633,7 @@
                                                 <property name="name">
                                                     <cstring>seriesBox</cstring>
                                                 </property>
-                                                <property name="maximumSize">
+                                                <property name="tqmaximumSize">
                                                     <size>
                                                         <width>32000</width>
                                                         <height>32000</height>
@@ -648,7 +648,7 @@
                                                     </property>
                                                     <widget class="TQLayoutWidget">
                                                         <property name="name">
-                                                            <cstring>layout9</cstring>
+                                                            <cstring>tqlayout9</cstring>
                                                         </property>
                                                         <hbox>
                                                             <property name="name">
@@ -664,7 +664,7 @@
                                                                 <property name="sizeType">
                                                                     <enum>Expanding</enum>
                                                                 </property>
-                                                                <property name="sizeHint">
+                                                                <property name="tqsizeHint">
                                                                     <size>
                                                                         <width>20</width>
                                                                         <height>21</height>
@@ -686,7 +686,7 @@
                                                     </widget>
                                                     <widget class="TQLayoutWidget">
                                                         <property name="name">
-                                                            <cstring>layout10</cstring>
+                                                            <cstring>tqlayout10</cstring>
                                                         </property>
                                                         <grid>
                                                             <property name="name">
@@ -792,7 +792,7 @@
                             </widget>
                             <widget class="TQLayoutWidget">
                                 <property name="name">
-                                    <cstring>layout33</cstring>
+                                    <cstring>tqlayout33</cstring>
                                 </property>
                                 <hbox>
                                     <property name="name">
@@ -880,7 +880,7 @@
                                     </widget>
                                     <widget class="TQLayoutWidget">
                                         <property name="name">
-                                            <cstring>layout13</cstring>
+                                            <cstring>tqlayout13</cstring>
                                         </property>
                                         <hbox>
                                             <property name="name">
@@ -910,7 +910,7 @@
                                                 <property name="sizeType">
                                                     <enum>Expanding</enum>
                                                 </property>
-                                                <property name="sizeHint">
+                                                <property name="tqsizeHint">
                                                     <size>
                                                         <width>170</width>
                                                         <height>21</height>
diff --git a/plugins/rssfeed/rssfilter.cpp b/plugins/rssfeed/rssfilter.cpp
index 32d13d0..51ac2ff 100644
--- a/plugins/rssfeed/rssfilter.cpp
+++ b/plugins/rssfeed/rssfilter.cpp
@@ -302,8 +302,8 @@ namespace kt
 				regEx.setPattern(*episodeFormats.at(i));
 				if (regEx.search(article.title()) >= 0)
 				{
-					season = (*regEx.capturedTexts().at(1)).toInt();
-					episode = (*regEx.capturedTexts().at(2)).toInt();
+					season = (*regEx.tqcapturedTexts().at(1)).toInt();
+					episode = (*regEx.tqcapturedTexts().at(2)).toInt();
 					if (!episodeInRange(season,episode,ignoreMatches,alreadyDownloaded))
 					{
 						return false;
@@ -313,8 +313,8 @@ namespace kt
 			
 				if (regEx.search(article.link().prettyURL()) >= 0)
 				{
-					season = (*regEx.capturedTexts().at(1)).toInt();
-					episode = (*regEx.capturedTexts().at(2)).toInt();
+					season = (*regEx.tqcapturedTexts().at(1)).toInt();
+					episode = (*regEx.tqcapturedTexts().at(2)).toInt();
 					if (!episodeInRange(season,episode,ignoreMatches,alreadyDownloaded))
 					{
 						return false;
@@ -324,8 +324,8 @@ namespace kt
 			
 				if (regEx.search(article.description()) >= 0)
 				{
-					season = (*regEx.capturedTexts().at(1)).toInt();
-					episode = (*regEx.capturedTexts().at(2)).toInt();
+					season = (*regEx.tqcapturedTexts().at(1)).toInt();
+					episode = (*regEx.tqcapturedTexts().at(2)).toInt();
 					if (!episodeInRange(season,episode,ignoreMatches,alreadyDownloaded))
 					{
 						return false;
diff --git a/plugins/rssfeed/rssfilter.h b/plugins/rssfeed/rssfilter.h
index 2a24d7d..53695f5 100644
--- a/plugins/rssfeed/rssfilter.h
+++ b/plugins/rssfeed/rssfilter.h
@@ -42,8 +42,8 @@ namespace kt
 	{
 		public:
 		
-			FilterMatch() { m_season = 0; m_episode = 0; m_time = TQDateTime::currentDateTime().toString(); m_link=TQString(); };
-			FilterMatch(int season, int episode, TQString link, TQString time = TQDateTime::currentDateTime().toString());
+			FilterMatch() { m_season = 0; m_episode = 0; m_time = TQDateTime::tqcurrentDateTime().toString(); m_link=TQString(); };
+			FilterMatch(int season, int episode, TQString link, TQString time = TQDateTime::tqcurrentDateTime().toString());
 			FilterMatch(const FilterMatch &other);
 			FilterMatch &operator=(const FilterMatch &other);
 			bool operator==(const FilterMatch &other) const;
diff --git a/plugins/rssfeed/rsslinkdownloader.cpp b/plugins/rssfeed/rsslinkdownloader.cpp
index 4c11bb9..972a220 100644
--- a/plugins/rssfeed/rsslinkdownloader.cpp
+++ b/plugins/rssfeed/rsslinkdownloader.cpp
@@ -42,7 +42,7 @@ namespace kt
 			if (!KURL(link).isValid())
 			{
 				// no valid URL, so just display an error message
-				KMessageBox::error(0,i18n("Failed to find and download a valid torrent for %1").arg(curLink));
+				KMessageBox::error(0,i18n("Failed to find and download a valid torrent for %1").tqarg(curLink));
 				TQTimer::singleShot(50,this,TQT_SLOT(suicide()));
 			}
 			else
@@ -59,10 +59,10 @@ namespace kt
 			
 		}
 		
-	void RssLinkDownloader::processLink(KIO::Job* jobStatus)
+	void RssLinkDownloader::processLink(KIO::Job* jobtqStatus)
 		{
 		
-		if (!jobStatus->error())
+		if (!jobtqStatus->error())
 			{
 			//the file downloaded ok - so let's check if it's a torrent
 			KMimeType linkType = *KMimeType::findByContent(curFile->data());
@@ -100,15 +100,15 @@ namespace kt
 							hrefText = TQString("HREF=\"?([^\">< ]*)[\" ]");
 							hrefText.setCaseSensitive(false);
 				
-							hrefTags.capturedTexts()[0].find(hrefText);
+							hrefTags.tqcapturedTexts()[0].find(hrefText);
 							//lets get the captured
 							TQString hrefLink = hrefText.capturedTexts()[1];
 								
-							if (hrefLink.startsWith("/"))
+							if (hrefLink.tqstartsWith("/"))
 								{
 								hrefLink = url.protocol() + "://" + url.host() + hrefLink;
 								} 
-							else if (!hrefLink.startsWith("http://", false)) 
+							else if (!hrefLink.tqstartsWith("http://", false)) 
 								{
 								hrefLink = url.url().left(url.url().findRev("/")+1) + hrefLink;
 								}
@@ -180,7 +180,7 @@ namespace kt
 			else
 				{
 				//failed to download a selected article from a feed
-				KMessageBox::error(0,i18n("Failed to find and download a valid torrent for %1").arg(curLink));
+				KMessageBox::error(0,i18n("Failed to find and download a valid torrent for %1").tqarg(curLink));
 				}
 				deleteLater();
 			}
diff --git a/plugins/rssfeed/rsslinkdownloader.h b/plugins/rssfeed/rsslinkdownloader.h
index 17d8676..2bd8bf1 100644
--- a/plugins/rssfeed/rsslinkdownloader.h
+++ b/plugins/rssfeed/rsslinkdownloader.h
@@ -59,7 +59,7 @@ namespace kt
  			
 
 		public slots:
-			void processLink(KIO::Job* jobStatus);
+			void processLink(KIO::Job* jobtqStatus);
 			void suicide();
 			
 		signals:
diff --git a/plugins/scanfolder/scanfolderprefpagewidget.cpp b/plugins/scanfolder/scanfolderprefpagewidget.cpp
index 5a96afd..af70fc6 100644
--- a/plugins/scanfolder/scanfolderprefpagewidget.cpp
+++ b/plugins/scanfolder/scanfolderprefpagewidget.cpp
@@ -73,7 +73,7 @@ namespace kt
 		TQString message = i18n( "ScanFolder - Folder %1: Invalid URL or folder does not exist. Please, choose a valid directory." );
 		if(!TQFile::exists(sfPath1) && usesf1)
 		{
-			KMessageBox::sorry(0, message.arg( 1 ) );
+			KMessageBox::sorry(0, message.tqarg( 1 ) );
 			usesf1 = false;
 		}
 		else
@@ -81,7 +81,7 @@ namespace kt
 
 		if(!TQFile::exists(sfPath2) && usesf2)
 		{
-			KMessageBox::sorry(0, message.arg( 2 ) );
+			KMessageBox::sorry(0, message.tqarg( 2 ) );
 			usesf2 = false;
 		}
 		else
@@ -89,7 +89,7 @@ namespace kt
 
 		if(!TQFile::exists(sfPath3) && usesf3)
 		{
-			KMessageBox::sorry(0, message.arg( 3 ) );
+			KMessageBox::sorry(0, message.tqarg( 3 ) );
 			usesf3 = false;
 		}
 		else
diff --git a/plugins/scanfolder/sfprefwidgetbase.ui b/plugins/scanfolder/sfprefwidgetbase.ui
index e9ddfdc..ae599b3 100644
--- a/plugins/scanfolder/sfprefwidgetbase.ui
+++ b/plugins/scanfolder/sfprefwidgetbase.ui
@@ -21,7 +21,7 @@
         </property>
         <widget class="TQLayoutWidget" row="0" column="0">
             <property name="name">
-                <cstring>layout16</cstring>
+                <cstring>tqlayout16</cstring>
             </property>
             <vbox>
                 <property name="name">
@@ -188,7 +188,7 @@
             <property name="sizeType">
                 <enum>Fixed</enum>
             </property>
-            <property name="sizeHint">
+            <property name="tqsizeHint">
                 <size>
                     <width>20</width>
                     <height>20</height>
@@ -205,7 +205,7 @@
             <property name="sizeType">
                 <enum>Expanding</enum>
             </property>
-            <property name="sizeHint">
+            <property name="tqsizeHint">
                 <size>
                     <width>20</width>
                     <height>90</height>
diff --git a/plugins/scheduler/bwscheduler.cpp b/plugins/scheduler/bwscheduler.cpp
index 56256a4..a669360 100644
--- a/plugins/scheduler/bwscheduler.cpp
+++ b/plugins/scheduler/bwscheduler.cpp
@@ -160,9 +160,9 @@ namespace kt
 		if(!m_enabled)
 			return;
 		
-		TQDateTime now = TQDateTime::currentDateTime();
+		TQDateTime now = TQDateTime::tqcurrentDateTime();
 
-		TQString prefix = TQString("BWS: %1 :: ").arg(now.toString());
+		TQString prefix = TQString("BWS: %1 :: ").tqarg(now.toString());
 		
 		int t1 = now.date().dayOfWeek();
 		int t2 = now.time().hour();
@@ -173,7 +173,7 @@ namespace kt
 			case CAT_NORMAL:
 				Out(SYS_SCD|LOG_NOTICE) << prefix << "Switching to NORMAL category" << endl;
 				Out(SYS_SCD|LOG_NOTICE) << prefix << TQString("%1 Up, %2 Down")
-						.arg(m_core->getMaxUploadSpeed()).arg(m_core->getMaxDownloadSpeed()) << endl;
+						.tqarg(m_core->getMaxUploadSpeed()).tqarg(m_core->getMaxDownloadSpeed()) << endl;
 				if(!m_core)
 					break;
 				m_core->setPausedState(false);
@@ -183,7 +183,7 @@ namespace kt
 			case CAT_FIRST:
 				Out(SYS_SCD|LOG_NOTICE) << prefix << "Switching to FIRST category" << endl;
 				Out(SYS_SCD|LOG_NOTICE) << prefix << TQString("%1 Up, %2 Down")
-						.arg(m_schedule.getUpload(0)).arg(m_schedule.getDownload(0)) << endl;
+						.tqarg(m_schedule.getUpload(0)).tqarg(m_schedule.getDownload(0)) << endl;
 				if(!m_core)
 					break;
 				m_core->setPausedState(false);
@@ -193,7 +193,7 @@ namespace kt
 			case CAT_SECOND:
 				Out(SYS_SCD|LOG_NOTICE) << prefix << "Switching to SECOND category" << endl;
 				Out(SYS_SCD|LOG_NOTICE) << prefix << TQString("%1 Up, %2 Down")
-						.arg(m_schedule.getUpload(1)).arg(m_schedule.getDownload(1)) << endl;
+						.tqarg(m_schedule.getUpload(1)).tqarg(m_schedule.getDownload(1)) << endl;
 				if(!m_core)
 					break;
 				m_core->setPausedState(false);
@@ -203,7 +203,7 @@ namespace kt
 			case CAT_THIRD:
 				Out(SYS_SCD|LOG_NOTICE) << prefix << "Switching to THIRD category" << endl;
 				Out(SYS_SCD|LOG_NOTICE) << prefix << TQString("%1 Up, %2 Down")
-						.arg(m_schedule.getUpload(2)).arg(m_schedule.getDownload(2)) << endl;
+						.tqarg(m_schedule.getUpload(2)).tqarg(m_schedule.getDownload(2)) << endl;
 				if(!m_core)
 					break;
 				m_core->setPausedState(false);
diff --git a/plugins/scheduler/bwspage.ui b/plugins/scheduler/bwspage.ui
index 547de3f..12fdbd4 100644
--- a/plugins/scheduler/bwspage.ui
+++ b/plugins/scheduler/bwspage.ui
@@ -12,13 +12,13 @@
             <height>530</height>
         </rect>
     </property>
-    <property name="minimumSize">
+    <property name="tqminimumSize">
         <size>
             <width>0</width>
             <height>0</height>
         </size>
     </property>
-    <property name="maximumSize">
+    <property name="tqmaximumSize">
         <size>
             <width>750</width>
             <height>540</height>
@@ -36,7 +36,7 @@
         </property>
         <widget class="TQLayoutWidget" row="0" column="1">
             <property name="name">
-                <cstring>layout21</cstring>
+                <cstring>tqlayout21</cstring>
             </property>
             <hbox>
                 <property name="name">
@@ -73,7 +73,7 @@
                                     <verstretch>0</verstretch>
                                 </sizepolicy>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>30</width>
                                     <height>15</height>
@@ -95,7 +95,7 @@
                                     <verstretch>0</verstretch>
                                 </sizepolicy>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>30</width>
                                     <height>15</height>
@@ -117,7 +117,7 @@
                                     <verstretch>0</verstretch>
                                 </sizepolicy>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>30</width>
                                     <height>15</height>
@@ -139,7 +139,7 @@
                                     <verstretch>0</verstretch>
                                 </sizepolicy>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>30</width>
                                     <height>15</height>
@@ -177,7 +177,7 @@
                                     <verstretch>0</verstretch>
                                 </sizepolicy>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>30</width>
                                     <height>15</height>
@@ -245,7 +245,7 @@
                                     <verstretch>0</verstretch>
                                 </sizepolicy>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>30</width>
                                     <height>15</height>
@@ -267,7 +267,7 @@
                                     <verstretch>0</verstretch>
                                 </sizepolicy>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>30</width>
                                     <height>15</height>
@@ -289,7 +289,7 @@
                                     <verstretch>0</verstretch>
                                 </sizepolicy>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>30</width>
                                     <height>15</height>
@@ -311,7 +311,7 @@
                                     <verstretch>0</verstretch>
                                 </sizepolicy>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>30</width>
                                     <height>15</height>
@@ -349,7 +349,7 @@
                                     <verstretch>0</verstretch>
                                 </sizepolicy>
                             </property>
-                            <property name="minimumSize">
+                            <property name="tqminimumSize">
                                 <size>
                                     <width>30</width>
                                     <height>15</height>
@@ -411,7 +411,7 @@
                 </widget>
                 <widget class="TQLayoutWidget" row="1" column="0">
                     <property name="name">
-                        <cstring>layout8</cstring>
+                        <cstring>tqlayout8</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -461,7 +461,7 @@
                 </widget>
                 <widget class="TQLayoutWidget" row="3" column="0">
                     <property name="name">
-                        <cstring>layout9</cstring>
+                        <cstring>tqlayout9</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -511,7 +511,7 @@
                 </widget>
                 <widget class="TQLayoutWidget" row="5" column="0">
                     <property name="name">
-                        <cstring>layout10</cstring>
+                        <cstring>tqlayout10</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -581,13 +581,13 @@
                     <verstretch>0</verstretch>
                 </sizepolicy>
             </property>
-            <property name="minimumSize">
+            <property name="tqminimumSize">
                 <size>
                     <width>379</width>
                     <height>510</height>
                 </size>
             </property>
-            <property name="maximumSize">
+            <property name="tqmaximumSize">
                 <size>
                     <width>379</width>
                     <height>508</height>
@@ -596,7 +596,7 @@
         </widget>
         <widget class="TQLayoutWidget" row="2" column="1">
             <property name="name">
-                <cstring>layout34</cstring>
+                <cstring>tqlayout34</cstring>
             </property>
             <hbox>
                 <property name="name">
@@ -604,7 +604,7 @@
                 </property>
                 <widget class="TQLabel">
                     <property name="name">
-                        <cstring>lblStatus</cstring>
+                        <cstring>lbltqStatus</cstring>
                     </property>
                     <property name="text">
                         <string></string>
@@ -625,7 +625,7 @@
                     <property name="text">
                         <string>* zero means no limit</string>
                     </property>
-                    <property name="alignment">
+                    <property name="tqalignment">
                         <set>AlignVCenter|AlignRight</set>
                     </property>
                 </widget>
@@ -641,7 +641,7 @@
             <property name="sizeType">
                 <enum>Expanding</enum>
             </property>
-            <property name="sizeHint">
+            <property name="tqsizeHint">
                 <size>
                     <width>20</width>
                     <height>16</height>
@@ -650,7 +650,7 @@
         </spacer>
         <widget class="TQLayoutWidget" row="4" column="1">
             <property name="name">
-                <cstring>layout32</cstring>
+                <cstring>tqlayout32</cstring>
             </property>
             <hbox>
                 <property name="name">
@@ -658,7 +658,7 @@
                 </property>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout31</cstring>
+                        <cstring>tqlayout31</cstring>
                     </property>
                     <vbox>
                         <property name="name">
@@ -700,7 +700,7 @@
                     <property name="sizeType">
                         <enum>Expanding</enum>
                     </property>
-                    <property name="sizeHint">
+                    <property name="tqsizeHint">
                         <size>
                             <width>36</width>
                             <height>20</height>
@@ -728,7 +728,7 @@
                     <property name="sizeType">
                         <enum>Expanding</enum>
                     </property>
-                    <property name="sizeHint">
+                    <property name="tqsizeHint">
                         <size>
                             <width>35</width>
                             <height>20</height>
@@ -737,7 +737,7 @@
                 </spacer>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout29</cstring>
+                        <cstring>tqlayout29</cstring>
                     </property>
                     <vbox>
                         <property name="name">
diff --git a/plugins/scheduler/bwsprefpagewidget.cpp b/plugins/scheduler/bwsprefpagewidget.cpp
index 391ccbf..95f72d6 100644
--- a/plugins/scheduler/bwsprefpagewidget.cpp
+++ b/plugins/scheduler/bwsprefpagewidget.cpp
@@ -51,7 +51,7 @@ namespace kt
 
 		loadDefault();
 
-		lblStatus->clear();
+		lbltqStatus->clear();
 
 		pix_icon->setPixmap(KGlobal::iconLoader()->loadIcon("clock",KIcon::NoGroup));
 		
@@ -162,7 +162,7 @@ namespace kt
 				stream << (int) schedule.getCategory(i, j);
 
 		file.close();
-		lblStatus->setText(i18n("Schedule saved."));
+		lbltqStatus->setText(i18n("Schedule saved."));
 	}
 
 	void BWSPrefPageWidget::loadSchedule(TQString& fn, bool showmsg)
@@ -205,7 +205,7 @@ namespace kt
 		file.close();
 
 		m_bwsWidget->setSchedule(schedule);
-		lblStatus->setText(i18n("Schedule loaded."));
+		lbltqStatus->setText(i18n("Schedule loaded."));
 	}
 
 	void BWSPrefPageWidget::loadDefault()
@@ -228,7 +228,7 @@ namespace kt
 		ulCat2->setValue(0);
 		ulCat3->setValue(0);
 
-		lblStatus->clear();
+		lbltqStatus->clear();
 	}
 
 	void BWSPrefPageWidget::apply()
diff --git a/plugins/scheduler/schedulerpage.ui b/plugins/scheduler/schedulerpage.ui
index 0fc52b3..9b6f292 100644
--- a/plugins/scheduler/schedulerpage.ui
+++ b/plugins/scheduler/schedulerpage.ui
@@ -72,7 +72,7 @@
                     <property name="sizeType">
                         <enum>Expanding</enum>
                     </property>
-                    <property name="sizeHint">
+                    <property name="tqsizeHint">
                         <size>
                             <width>40</width>
                             <height>20</height>
@@ -89,7 +89,7 @@
                     <property name="sizeType">
                         <enum>Expanding</enum>
                     </property>
-                    <property name="sizeHint">
+                    <property name="tqsizeHint">
                         <size>
                             <width>20</width>
                             <height>80</height>
@@ -108,7 +108,7 @@
             <property name="sizeType">
                 <enum>Expanding</enum>
             </property>
-            <property name="sizeHint">
+            <property name="tqsizeHint">
                 <size>
                     <width>20</width>
                     <height>40</height>
diff --git a/plugins/scheduler/schedulerplugin.cpp b/plugins/scheduler/schedulerplugin.cpp
index 436f32b..ddef7c8 100644
--- a/plugins/scheduler/schedulerplugin.cpp
+++ b/plugins/scheduler/schedulerplugin.cpp
@@ -74,7 +74,7 @@ namespace kt
 		getGUI()->addPrefPage(Pref);
 		BWScheduler::instance().setCoreInterface(getCore());
 		
-		TQDateTime now = TQDateTime::currentDateTime();
+		TQDateTime now = TQDateTime::tqcurrentDateTime();
 		
 		//each hour
 		TQDateTime hour = now.addSecs(3600);
@@ -115,7 +115,7 @@ namespace kt
 	void SchedulerPlugin::timer_triggered()
 	{
 		m_timer.changeInterval(3600*1000);
-		TQDateTime now = TQDateTime::currentDateTime();
+		TQDateTime now = TQDateTime::tqcurrentDateTime();
 		BWScheduler::instance().trigger();
 	}
 	
diff --git a/plugins/search/htmlpart.cpp b/plugins/search/htmlpart.cpp
index 52cb764..bad55d6 100644
--- a/plugins/search/htmlpart.cpp
+++ b/plugins/search/htmlpart.cpp
@@ -21,7 +21,7 @@
 #include <kio/job.h>
 #include <kio/jobclasses.h>
 //#include <tqfile.h>
-#include <clipboard.h>
+#include <tqclipboard.h>
 #include <tqapplication.h>
 #include <kio/netaccess.h>
 #include <klocale.h>
@@ -60,7 +60,7 @@ namespace kt
 	void HTMLPart::copy()
 	{
 		TQString txt = selectedText();
-		TQClipboard *cb = TQApplication::clipboard();
+		TQClipboard *cb = TQApplication::tqclipboard();
 		// Copy text into the clipboard
 		if (cb)
 			cb->setText(txt,TQClipboard::Clipboard);
diff --git a/plugins/search/searchbar.ui b/plugins/search/searchbar.ui
index 7784264..370da86 100644
--- a/plugins/search/searchbar.ui
+++ b/plugins/search/searchbar.ui
@@ -63,7 +63,7 @@
             <property name="sizeType">
                 <enum>Maximum</enum>
             </property>
-            <property name="sizeHint">
+            <property name="tqsizeHint">
                 <size>
                     <width>60</width>
                     <height>20</height>
diff --git a/plugins/search/searchenginelist.cpp b/plugins/search/searchenginelist.cpp
index 63b932a..a117f79 100644
--- a/plugins/search/searchenginelist.cpp
+++ b/plugins/search/searchenginelist.cpp
@@ -18,7 +18,7 @@
  *   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.          *
  ***************************************************************************/
 #include <tqfile.h>
-#include <textstream.h>
+#include <tqtextstream.h>
 #include <tqstringlist.h>
 #include "searchenginelist.h"
 
diff --git a/plugins/search/searchplugin.cpp b/plugins/search/searchplugin.cpp
index 2f63f4e..b22e858 100644
--- a/plugins/search/searchplugin.cpp
+++ b/plugins/search/searchplugin.cpp
@@ -108,7 +108,7 @@ namespace kt
 			if(SearchPluginSettings::useDefaultBrowser())
 				kapp->invokeBrowser(url.url());
 			else
-				KRun::runCommand(TQString("%1 \"%2\"").arg(SearchPluginSettings::customBrowser()).arg(url.url()), SearchPluginSettings::customBrowser(), "viewmag" );
+				KRun::runCommand(TQString("%1 \"%2\"").tqarg(SearchPluginSettings::customBrowser()).tqarg(url.url()), SearchPluginSettings::customBrowser(), "viewmag" );
 			
 			return;
 		}
diff --git a/plugins/search/searchpref.ui b/plugins/search/searchpref.ui
index 2baa1af..cadfbd8 100644
--- a/plugins/search/searchpref.ui
+++ b/plugins/search/searchpref.ui
@@ -20,7 +20,7 @@
             <verstretch>0</verstretch>
         </sizepolicy>
     </property>
-    <property name="minimumSize">
+    <property name="tqminimumSize">
         <size>
             <width>500</width>
             <height>350</height>
@@ -65,7 +65,7 @@
                 </widget>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout29</cstring>
+                        <cstring>tqlayout29</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -97,7 +97,7 @@
                             <property name="sizeType">
                                 <enum>Expanding</enum>
                             </property>
-                            <property name="sizeHint">
+                            <property name="tqsizeHint">
                                 <size>
                                     <width>40</width>
                                     <height>20</height>
@@ -129,7 +129,7 @@
                 </widget>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout22</cstring>
+                        <cstring>tqlayout22</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -152,7 +152,7 @@
                 </widget>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout23</cstring>
+                        <cstring>tqlayout23</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -223,7 +223,7 @@
                             <verstretch>0</verstretch>
                         </sizepolicy>
                     </property>
-                    <property name="minimumSize">
+                    <property name="tqminimumSize">
                         <size>
                             <width>0</width>
                             <height>50</height>
@@ -235,7 +235,7 @@
                 </widget>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout5</cstring>
+                        <cstring>tqlayout5</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -267,7 +267,7 @@
                             <property name="sizeType">
                                 <enum>Maximum</enum>
                             </property>
-                            <property name="sizeHint">
+                            <property name="tqsizeHint">
                                 <size>
                                     <width>16</width>
                                     <height>20</height>
diff --git a/plugins/search/searchprefpage.cpp b/plugins/search/searchprefpage.cpp
index c3f1517..adf78ba 100644
--- a/plugins/search/searchprefpage.cpp
+++ b/plugins/search/searchprefpage.cpp
@@ -53,9 +53,9 @@ namespace kt
 				" (capital letters) on the search engine you want to add. <br> "
 				"Then copy the URL in the addressbar after the search is finished, and paste it here.<br><br>Searching for %1"
 				" on Google for example, will result in http://www.google.com/search?q=FOOBAR&ie=UTF-8&oe=UTF-8. <br> "
-				"If you add this URL here, ktorrent can search using Google.").arg("FOOBAR").arg("FOOBAR");
+				"If you add this URL here, ktorrent can search using Google.").tqarg("FOOBAR").tqarg("FOOBAR");
 		TQString info_short = i18n("Use your web browser to search for the string %1 (capital letters) "
-				"on the search engine you want to add. Use the resulting URL below.").arg("FOOBAR");
+				"on the search engine you want to add. Use the resulting URL below.").tqarg("FOOBAR");
 		m_infoLabel->setText(info_short);
 		TQToolTip::add(m_infoLabel,info);
 		TQToolTip::add(m_engine_name,info);
diff --git a/plugins/search/searchtab.cpp b/plugins/search/searchtab.cpp
index 591fcdb..02f3acf 100644
--- a/plugins/search/searchtab.cpp
+++ b/plugins/search/searchtab.cpp
@@ -18,7 +18,7 @@
  *   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.          *
  ***************************************************************************/
 #include <tqfile.h>
-#include <textstream.h>
+#include <tqtextstream.h>
 #include <tqapplication.h>
 #include <tqlistbox.h>
 #include <tqcheckbox.h>
diff --git a/plugins/search/searchwidget.cpp b/plugins/search/searchwidget.cpp
index adecd51..abe1f39 100644
--- a/plugins/search/searchwidget.cpp
+++ b/plugins/search/searchwidget.cpp
@@ -21,9 +21,9 @@
 
 #include <kapplication.h>
 #include <khtmlview.h>
-#include <layout.h>
+#include <tqlayout.h>
 #include <tqfile.h> 
-#include <textstream.h> 
+#include <tqtextstream.h> 
 #include <tqstring.h> 
 #include <tqstringlist.h> 
 #include <klineedit.h>
@@ -59,8 +59,8 @@ namespace kt
 	
 	SearchWidget::SearchWidget(SearchPlugin* sp) : html_part(0),sp(sp)
 	{
-		TQVBoxLayout* layout = new TQVBoxLayout(this);
-		layout->setAutoAdd(true);
+		TQVBoxLayout* tqlayout = new TQVBoxLayout(this);
+		tqlayout->setAutoAdd(true);
 		sbar = new SearchBar(this);
 		html_part = new HTMLPart(this);
 	
@@ -175,7 +175,7 @@ namespace kt
 		s_url.replace("FOOBAR", KURL::encode_string(text), true);
 		KURL url = KURL::fromPathOrURL(s_url);
 	
-		statusBarMsg(i18n("Searching for %1...").arg(text));
+		statusBarMsg(i18n("Searching for %1...").tqarg(text));
 		//html_part->openURL(url);
  		html_part->openURLRequest(url,KParts::URLArgs());
 	}	
diff --git a/plugins/stats/ChartDrawer.cc b/plugins/stats/ChartDrawer.cc
index 6eb08b4..4c7c1d3 100644
--- a/plugins/stats/ChartDrawer.cc
+++ b/plugins/stats/ChartDrawer.cc
@@ -416,7 +416,7 @@ void ChartDrawer::MakeLegendTooltip()
 {
 	TQToolTip::remove(this);
 	
-	TQString helpstr(TQString("<b>%1:</b><br><br>").arg(i18n("Legend")));
+	TQString helpstr(TQString("<b>%1:</b><br><br>").tqarg(i18n("Legend")));
 	TQMimeSourceFactory* factory = TQMimeSourceFactory::defaultFactory();
 	std::vector<TQImage> img;
 	
@@ -434,7 +434,7 @@ void ChartDrawer::MakeLegendTooltip()
 		}
 		
 		factory->setImage(mEls[i].GetName().replace(' ', '_') + "-" + TQString::number(i), img[i]);
-		helpstr += TQString("<img src='%1'>&nbsp;&nbsp;-&nbsp;&nbsp;%2<br>").arg(mEls[i].GetName().replace(" ", "_") + "-" + TQString::number(i)).arg( mEls[i].GetName() );	
+		helpstr += TQString("<img src='%1'>&nbsp;&nbsp;-&nbsp;&nbsp;%2<br>").tqarg(mEls[i].GetName().replace(" ", "_") + "-" + TQString::number(i)).tqarg( mEls[i].GetName() );	
 	}
 	
 	TQToolTip::add(this, helpstr);
diff --git a/plugins/stats/StatsCon.cc b/plugins/stats/StatsCon.cc
index 568005d..548b38a 100644
--- a/plugins/stats/StatsCon.cc
+++ b/plugins/stats/StatsCon.cc
@@ -26,16 +26,16 @@ StatsCon::StatsCon(TQWidget * p) :  StatsConWgt(p), pmPeersConCht(new ChartDrawe
 				pmDHTCht(new ChartDrawer(DHTGbw, StatsPluginSettings::dHTMeasurements()))
 {
 	PeersConGbw->setColumnLayout(0, Qt::Vertical );
-	PeersConGbw->layout()->setSpacing( 6 );
-	PeersConGbw->layout()->setMargin( 11 );
+	PeersConGbw->tqlayout()->setSpacing( 6 );
+	PeersConGbw->tqlayout()->setMargin( 11 );
 	
-	pmPeersConLay = new TQVBoxLayout(PeersConGbw -> layout());
+	pmPeersConLay = new TQVBoxLayout(PeersConGbw -> tqlayout());
 	
 	DHTGbw->setColumnLayout(0, Qt::Vertical );
-	DHTGbw->layout()->setSpacing( 6 );
-	DHTGbw->layout()->setMargin( 11 );
+	DHTGbw->tqlayout()->setSpacing( 6 );
+	DHTGbw->tqlayout()->setMargin( 11 );
 	
-	pmDHTLay = new TQVBoxLayout(DHTGbw -> layout());
+	pmDHTLay = new TQVBoxLayout(DHTGbw -> tqlayout());
 	
 	//-------------
 	
diff --git a/plugins/stats/StatsCon.h b/plugins/stats/StatsCon.h
index 47502c6..da984f1 100644
--- a/plugins/stats/StatsCon.h
+++ b/plugins/stats/StatsCon.h
@@ -22,7 +22,7 @@
 #define STATSCON_H_
 
 #include <tqwidget.h>
-#include <layout.h>
+#include <tqlayout.h>
 #include <tqtabwidget.h>
 #include <tqgroupbox.h>
 
diff --git a/plugins/stats/StatsSpd.cc b/plugins/stats/StatsSpd.cc
index c8cb157..0ea427a 100644
--- a/plugins/stats/StatsSpd.cc
+++ b/plugins/stats/StatsSpd.cc
@@ -29,22 +29,22 @@ StatsSpd::StatsSpd(TQWidget *p) : StatsSpdWgt(p),
 {
 
 	DownSpeedGbw->setColumnLayout(0, Qt::Vertical );
-	DownSpeedGbw->layout()->setSpacing( 6 );
-	DownSpeedGbw->layout()->setMargin( 11 );
+	DownSpeedGbw->tqlayout()->setSpacing( 6 );
+	DownSpeedGbw->tqlayout()->setMargin( 11 );
 	
-	pmDSpdLay = new TQVBoxLayout(DownSpeedGbw -> layout());
+	pmDSpdLay = new TQVBoxLayout(DownSpeedGbw -> tqlayout());
 	
 	UpSpeedGbw->setColumnLayout(0, Qt::Vertical );
-	UpSpeedGbw->layout()->setSpacing( 6 );
-	UpSpeedGbw->layout()->setMargin( 11 );
+	UpSpeedGbw->tqlayout()->setSpacing( 6 );
+	UpSpeedGbw->tqlayout()->setMargin( 11 );
 	
-	pmUSpdLay = new TQVBoxLayout(UpSpeedGbw -> layout());
+	pmUSpdLay = new TQVBoxLayout(UpSpeedGbw -> tqlayout());
 	
 	PeersSpdGbw->setColumnLayout(0, Qt::Vertical );
-	PeersSpdGbw->layout()->setSpacing( 6 );
-	PeersSpdGbw->layout()->setMargin( 11 );
+	PeersSpdGbw->tqlayout()->setSpacing( 6 );
+	PeersSpdGbw->tqlayout()->setMargin( 11 );
 	
-	pmPeersSpdLay = new TQVBoxLayout(PeersSpdGbw -> layout());
+	pmPeersSpdLay = new TQVBoxLayout(PeersSpdGbw -> tqlayout());
 
 	//-----------------
 	
diff --git a/plugins/stats/StatsSpd.h b/plugins/stats/StatsSpd.h
index bbb2eb5..971209a 100644
--- a/plugins/stats/StatsSpd.h
+++ b/plugins/stats/StatsSpd.h
@@ -22,7 +22,7 @@
 #define STATSSPD_H_
 
 #include <tqwidget.h>
-#include <layout.h>
+#include <tqlayout.h>
 #include <tqtabwidget.h>
 #include <tqgroupbox.h>
 
diff --git a/plugins/stats/sprefwgt.ui b/plugins/stats/sprefwgt.ui
index b6ce139..980f024 100644
--- a/plugins/stats/sprefwgt.ui
+++ b/plugins/stats/sprefwgt.ui
@@ -32,7 +32,7 @@
                 </property>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout2</cstring>
+                        <cstring>tqlayout2</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -78,7 +78,7 @@
                 </widget>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout4</cstring>
+                        <cstring>tqlayout4</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -140,7 +140,7 @@
                 </property>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout11</cstring>
+                        <cstring>tqlayout11</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -197,7 +197,7 @@
                 </property>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout3</cstring>
+                        <cstring>tqlayout3</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -253,7 +253,7 @@
                     <property name="text">
                         <string>Gathering data about many connected peers can be CPU consuming.</string>
                     </property>
-                    <property name="alignment">
+                    <property name="tqalignment">
                         <set>WordBreak|AlignVCenter</set>
                     </property>
                 </widget>
@@ -275,7 +275,7 @@
                 </property>
                 <widget class="TQLayoutWidget">
                     <property name="name">
-                        <cstring>layout7</cstring>
+                        <cstring>tqlayout7</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -314,7 +314,7 @@
                 </property>
                 <widget class="TQLayoutWidget" row="0" column="0">
                     <property name="name">
-                        <cstring>layout5</cstring>
+                        <cstring>tqlayout5</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -346,7 +346,7 @@
                 </widget>
                 <widget class="TQLayoutWidget" row="1" column="0">
                     <property name="name">
-                        <cstring>layout5_2</cstring>
+                        <cstring>tqlayout5_2</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -378,7 +378,7 @@
                 </widget>
                 <widget class="TQLayoutWidget" row="2" column="0">
                     <property name="name">
-                        <cstring>layout5_3</cstring>
+                        <cstring>tqlayout5_3</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -410,7 +410,7 @@
                 </widget>
                 <widget class="TQLayoutWidget" row="0" column="1">
                     <property name="name">
-                        <cstring>layout5_5</cstring>
+                        <cstring>tqlayout5_5</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -442,7 +442,7 @@
                 </widget>
                 <widget class="TQLayoutWidget" row="1" column="1">
                     <property name="name">
-                        <cstring>layout5_4</cstring>
+                        <cstring>tqlayout5_4</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -484,7 +484,7 @@
             <property name="sizeType">
                 <enum>Expanding</enum>
             </property>
-            <property name="sizeHint">
+            <property name="tqsizeHint">
                 <size>
                     <width>20</width>
                     <height>40</height>
diff --git a/plugins/stats/statsconwgt.ui b/plugins/stats/statsconwgt.ui
index 3565a3c..c76e6eb 100644
--- a/plugins/stats/statsconwgt.ui
+++ b/plugins/stats/statsconwgt.ui
@@ -18,7 +18,7 @@
         </property>
         <widget class="TQLayoutWidget" row="0" column="0">
             <property name="name">
-                <cstring>layout3</cstring>
+                <cstring>tqlayout3</cstring>
             </property>
             <hbox>
                 <property name="name">
diff --git a/plugins/stats/statsspdwgt.ui b/plugins/stats/statsspdwgt.ui
index b04e19a..25a3cd8 100644
--- a/plugins/stats/statsspdwgt.ui
+++ b/plugins/stats/statsspdwgt.ui
@@ -18,7 +18,7 @@
         </property>
         <widget class="TQLayoutWidget" row="0" column="0">
             <property name="name">
-                <cstring>layout5</cstring>
+                <cstring>tqlayout5</cstring>
             </property>
             <hbox>
                 <property name="name">
diff --git a/plugins/upnp/soap.cpp b/plugins/upnp/soap.cpp
index c44ab1e..f80d5af 100644
--- a/plugins/upnp/soap.cpp
+++ b/plugins/upnp/soap.cpp
@@ -29,7 +29,7 @@ namespace kt
 				"<SOAP-ENV:Body>"
 				"<m:%1 xmlns:m=\"%2\"/>"
 				"</SOAP-ENV:Body></SOAP-ENV:Envelope>"
-				"\r\n").arg(action).arg(service);
+				"\r\n").tqarg(action).tqarg(service);
 		
 		return comm;
 	}
@@ -39,7 +39,7 @@ namespace kt
 		TQString comm = TQString("<?xml version=\"1.0\"?>\r\n"
 				"<SOAP-ENV:Envelope xmlns:SOAP-ENV=\"http://schemas.xmlsoap.org/soap/envelope/\" SOAP-ENV:encodingStyle=\"http://schemas.xmlsoap.org/soap/encoding/\">"
 				"<SOAP-ENV:Body>"
-				"<m:%1 xmlns:m=\"%2\">").arg(action).arg(service);
+				"<m:%1 xmlns:m=\"%2\">").tqarg(action).tqarg(service);
 		
 		for (TQValueList<Arg>::const_iterator i = args.begin();i != args.end();i++)
 		{
@@ -47,7 +47,7 @@ namespace kt
 			comm += "<" + a.element + ">" + a.value + "</" + a.element + ">";
 		}
 		
-		comm += TQString("</m:%1></SOAP-ENV:Body></SOAP-ENV:Envelope>\r\n").arg(action);
+		comm += TQString("</m:%1></SOAP-ENV:Body></SOAP-ENV:Envelope>\r\n").tqarg(action);
 		return comm;
 	}
 }
diff --git a/plugins/upnp/upnpdescriptionparser.cpp b/plugins/upnp/upnpdescriptionparser.cpp
index 1e73362..bd933a4 100644
--- a/plugins/upnp/upnpdescriptionparser.cpp
+++ b/plugins/upnp/upnpdescriptionparser.cpp
@@ -32,7 +32,7 @@ namespace kt
 	
 	class XMLContentHandler : public TQXmlDefaultHandler
 	{
-		enum Status
+		enum tqStatus
 		{
 		    TOPLEVEL,ROOT,DEVICE,SERVICE,FIELD,OTHER
 		};
@@ -40,7 +40,7 @@ namespace kt
 		TQString tmp;
 		UPnPRouter* router;
 		UPnPService curr_service;
-		TQValueStack<Status> status_stack;
+		TQValueStack<tqStatus> status_stack;
 	public:
 		XMLContentHandler(UPnPRouter* router);
 		virtual ~XMLContentHandler();
diff --git a/plugins/upnp/upnpmcastsocket.cpp b/plugins/upnp/upnpmcastsocket.cpp
index 1a4e0a0..facf207 100644
--- a/plugins/upnp/upnpmcastsocket.cpp
+++ b/plugins/upnp/upnpmcastsocket.cpp
@@ -35,7 +35,7 @@ extern "C" {
 #include <util/log.h>
 #include <torrent/globals.h>
 #include <tqfile.h>
-#include <textstream.h>
+#include <tqtextstream.h>
 #include "upnpmcastsocket.h"
 
 using namespace KNetwork;
diff --git a/plugins/upnp/upnprouter.cpp b/plugins/upnp/upnprouter.cpp
index 05d47a4..e5593ea 100644
--- a/plugins/upnp/upnprouter.cpp
+++ b/plugins/upnp/upnprouter.cpp
@@ -113,7 +113,7 @@ namespace kt
 	UPnPRouter::UPnPRouter(const TQString & server,const KURL & location,bool verbose) : server(server),location(location),verbose(verbose)
 	{
 		// make the tmp_file unique, current time * a random number should be enough
-		tmp_file = TQString("/tmp/ktorrent_upnp_description-%1.xml").arg(bt::GetCurrentTime() * rand());
+		tmp_file = TQString("/tmp/ktorrent_upnp_description-%1.xml").tqarg(bt::GetCurrentTime() * rand());
 	}
 	
 	
@@ -227,7 +227,7 @@ namespace kt
 		
 		a.element = "NewPortMappingDescription";
 		static Uint32 cnt = 0;
-		a.value = TQString("KTorrent UPNP %1").arg(cnt++);	// TODO: change this
+		a.value = TQString("KTorrent UPNP %1").tqarg(cnt++);	// TODO: change this
 		args.append(a);
 		
 		a.element = "NewLeaseDuration";
@@ -335,7 +335,7 @@ namespace kt
 				"Content-length: $CONTENT_LENGTH\r\n"
 				"Content-Type: text/xml\r\n"
 				"SOAPAction: \"%4\"\r\n"
-				"\r\n").arg(controlurl).arg(location.host()).arg(location.port()).arg(soapact);
+				"\r\n").tqarg(controlurl).tqarg(location.host()).tqarg(location.port()).tqarg(soapact);
 
 		
 		HTTPRequest* r = new HTTPRequest(http_hdr,query,location.host(),location.port(),verbose);
diff --git a/plugins/upnp/upnpwidget.ui b/plugins/upnp/upnpwidget.ui
index d06576a..50e1e1a 100644
--- a/plugins/upnp/upnpwidget.ui
+++ b/plugins/upnp/upnpwidget.ui
@@ -21,7 +21,7 @@
         </property>
         <widget class="TQLayoutWidget">
             <property name="name">
-                <cstring>layout1</cstring>
+                <cstring>tqlayout1</cstring>
             </property>
             <vbox>
                 <property name="name">
@@ -77,7 +77,7 @@
         </widget>
         <widget class="TQLayoutWidget">
             <property name="name">
-                <cstring>layout3</cstring>
+                <cstring>tqlayout3</cstring>
             </property>
             <hbox>
                 <property name="name">
@@ -109,7 +109,7 @@
                     <property name="sizeType">
                         <enum>Expanding</enum>
                     </property>
-                    <property name="sizeHint">
+                    <property name="tqsizeHint">
                         <size>
                             <width>70</width>
                             <height>20</height>
diff --git a/plugins/webinterface/httpclienthandler.cpp b/plugins/webinterface/httpclienthandler.cpp
index cba0372..1ad2d8d 100644
--- a/plugins/webinterface/httpclienthandler.cpp
+++ b/plugins/webinterface/httpclienthandler.cpp
@@ -171,7 +171,7 @@ namespace kt
 	void HttpClientHandler::send500(HttpResponseHeader & hdr)
 	{
 	//	Out(SYS_WEB|LOG_DEBUG) << "Sending 500 " << endl;
-		TQString data = TQString(HTTP_500_ERROR).arg("An internal server error occured !");
+		TQString data = TQString(HTTP_500_ERROR).tqarg("An internal server error occured !");
 		hdr.setValue("Content-Length",TQString::number(data.length()));
 
 		TQTextStream os(client);
@@ -199,7 +199,7 @@ namespace kt
 		php = new PhpHandler(php_exe,php_iface);
 		if (!php->executeScript(php_file,args))
 		{
-			TQString data = TQString(HTTP_500_ERROR).arg("Failed to launch PHP executable !");
+			TQString data = TQString(HTTP_500_ERROR).tqarg("Failed to launch PHP executable !");
 			hdr.setResponseCode(500);
 			hdr.setValue("Content-Length",TQString::number(data.utf8().length()));
 			
diff --git a/plugins/webinterface/httpresponseheader.cpp b/plugins/webinterface/httpresponseheader.cpp
index 3056f79..7b87892 100644
--- a/plugins/webinterface/httpresponseheader.cpp
+++ b/plugins/webinterface/httpresponseheader.cpp
@@ -61,12 +61,12 @@ namespace kt
 	TQString HttpResponseHeader::toString() const
 	{
 		TQString str;
-		str += TQString("HTTP/1.1 %1 %2\r\n").arg(response_code).arg(ResponseCodeToString(response_code));
+		str += TQString("HTTP/1.1 %1 %2\r\n").tqarg(response_code).tqarg(ResponseCodeToString(response_code));
 		
 		TQMap<TQString,TQString>::const_iterator itr = fields.begin();
 		while (itr != fields.end())
 		{
-			str += TQString("%1: %2\r\n").arg(itr.key()).arg(itr.data());
+			str += TQString("%1: %2\r\n").tqarg(itr.key()).tqarg(itr.data());
 			itr++;
 		}
 		str += "\r\n";
diff --git a/plugins/webinterface/httpserver.cpp b/plugins/webinterface/httpserver.cpp
index 4d582a7..d04449b 100644
--- a/plugins/webinterface/httpserver.cpp
+++ b/plugins/webinterface/httpserver.cpp
@@ -237,23 +237,23 @@ namespace kt
 	{
 		if (!cookie)
 			return now.toString("%1, dd %2 yyyy hh:mm:ss UTC")
-				.arg(days[now.date().dayOfWeek() - 1])
-				.arg(months[now.date().month() - 1]);
+				.tqarg(days[now.date().dayOfWeek() - 1])
+				.tqarg(months[now.date().month() - 1]);
 		else
 			return now.toString("%1, dd-%2-yyyy hh:mm:ss GMT")
-				.arg(days[now.date().dayOfWeek() - 1])
-				.arg(months[now.date().month() - 1]);
+				.tqarg(days[now.date().dayOfWeek() - 1])
+				.tqarg(months[now.date().month() - 1]);
 	}
 		
 	void HttpServer::setDefaultResponseHeaders(HttpResponseHeader & hdr,const TQString & content_type,bool with_session_info)
 	{
 		hdr.setValue("Server","KTorrent/" KT_VERSION_MACRO);
-		hdr.setValue("Date",DateTimeToString(TQDateTime::currentDateTime(Qt::UTC),false));
+		hdr.setValue("Date",DateTimeToString(TQDateTime::tqcurrentDateTime(Qt::UTC),false));
 		hdr.setValue("Content-Type",content_type);
 		hdr.setValue("Connection","keep-alive");
 		if (with_session_info && session.sessionId && session.logged_in)
 		{
-			hdr.setValue("Set-Cookie",TQString("KT_SESSID=%1").arg(session.sessionId));
+			hdr.setValue("Set-Cookie",TQString("KT_SESSID=%1").tqarg(session.sessionId));
 		}
 	}
 	
@@ -328,8 +328,8 @@ namespace kt
 			if (path.endsWith("login.html"))
 			{
 				// clear cookie in case of login page
-				TQDateTime dt = TQDateTime::currentDateTime().addDays(-1);
-				TQString cookie = TQString("KT_SESSID=666; expires=%1 +0000").arg(DateTimeToString(dt,true));
+				TQDateTime dt = TQDateTime::tqcurrentDateTime().addDays(-1);
+				TQString cookie = TQString("KT_SESSID=666; expires=%1 +0000").tqarg(DateTimeToString(dt,true));
 				rhdr.setValue("Set-Cookie",cookie);
 			}
 			
@@ -351,7 +351,7 @@ namespace kt
 					setDefaultResponseHeaders(rhdr,"text/html",true);
 					rhdr.setValue("Cache-Control","max-age=0");
 					rhdr.setValue("Last-Modified",DateTimeToString(fi.lastModified(),false));
-					rhdr.setValue("Expires",DateTimeToString(TQDateTime::currentDateTime(Qt::UTC).addSecs(3600),false));
+					rhdr.setValue("Expires",DateTimeToString(TQDateTime::tqcurrentDateTime(Qt::UTC).addSecs(3600),false));
 					hdlr->sendResponse(rhdr);
 					return;
 				}
@@ -361,7 +361,7 @@ namespace kt
 			HttpResponseHeader rhdr(200);
 			setDefaultResponseHeaders(rhdr,ExtensionToContentType(ext),true);
 			rhdr.setValue("Last-Modified",DateTimeToString(fi.lastModified(),false));
-			rhdr.setValue("Expires",DateTimeToString(TQDateTime::currentDateTime(Qt::UTC).addSecs(3600),false));
+			rhdr.setValue("Expires",DateTimeToString(TQDateTime::tqcurrentDateTime(Qt::UTC).addSecs(3600),false));
 			rhdr.setValue("Cache-Control","private");
 			if (!hdlr->sendFile(rhdr,path))
 			{
diff --git a/plugins/webinterface/php_handler.cpp b/plugins/webinterface/php_handler.cpp
index d2c2f55..87c8acd 100644
--- a/plugins/webinterface/php_handler.cpp
+++ b/plugins/webinterface/php_handler.cpp
@@ -76,13 +76,13 @@ namespace kt
 		ts.setEncoding( TQTextStream::UnicodeUTF8 );
 		ts.writeRawBytes(php_s.data(),off); // first write the opening tag from the script
 		php_i->globalInfo(ts);
-		php_i->downloadStatus(ts);
+		php_i->downloadtqStatus(ts);
 		
 		TQMap<TQString,TQString>::const_iterator it;
 			
 		for ( it = args.begin(); it != args.end(); ++it )
 		{
-			ts << TQString("$_REQUEST['%1']=\"%2\";\n").arg(it.key()).arg(it.data());
+			ts << TQString("$_REQUEST['%1']=\"%2\";\n").tqarg(it.key()).tqarg(it.data());
 		}
 		ts.writeRawBytes(php_s.data() + off,php_s.size() - off); // the rest of the script
 		ts << flush;
diff --git a/plugins/webinterface/php_interface.cpp b/plugins/webinterface/php_interface.cpp
index 048310d..9e2a577 100644
--- a/plugins/webinterface/php_interface.cpp
+++ b/plugins/webinterface/php_interface.cpp
@@ -48,19 +48,19 @@ namespace kt
 	{
 		KLocale* loc = KGlobal::locale();
 		if (bytes >= 1024 * 1024 * 1024)
-			return TQString("%1 GB").arg(loc->formatNumber(bytes / TO_GIG,precision < 0 ? 2 : precision));
+			return TQString("%1 GB").tqarg(loc->formatNumber(bytes / TO_GIG,precision < 0 ? 2 : precision));
 		else if (bytes >= 1024*1024)
-			return TQString("%1 MB").arg(loc->formatNumber(bytes / TO_MEG,precision < 0 ? 1 : precision));
+			return TQString("%1 MB").tqarg(loc->formatNumber(bytes / TO_MEG,precision < 0 ? 1 : precision));
 		else if (bytes >= 1024)
-			return TQString("%1 KB").arg(loc->formatNumber(bytes / TO_KB,precision < 0 ? 1 : precision));
+			return TQString("%1 KB").tqarg(loc->formatNumber(bytes / TO_KB,precision < 0 ? 1 : precision));
 		else
-			return TQString("%1 B").arg(bytes);
+			return TQString("%1 B").tqarg(bytes);
 	}
 
 	TQString KBytesPerSecToString2(double speed,int precision = 2)
 	{
 		KLocale* loc = KGlobal::locale();
-		return TQString("%1 KB/s").arg(loc->formatNumber(speed,precision));
+		return TQString("%1 KB/s").tqarg(loc->formatNumber(speed,precision));
 	}
 
 	/************************
@@ -72,12 +72,12 @@ namespace kt
 	}
 	
 	/*Generate php code
-	* function downloadStatus()
+	* function downloadtqStatus()
 	* {
 	*	return array( ... );
 	* }
 	*/
-	void PhpCodeGenerator::downloadStatus(TQTextStream & out)
+	void PhpCodeGenerator::downloadtqStatus(TQTextStream & out)
 	{
 		TorrentStats stats;
 		//Priority file_priority;
@@ -91,42 +91,42 @@ namespace kt
 				out << ",\n";
 			
 			stats=(*i)->getStats();
-			out << TQString("\n%1 => array(").arg(k);
+			out << TQString("\n%1 => array(").tqarg(k);
 			
-			out << TQString("\"imported_bytes\" => %1,\n").arg(stats.imported_bytes);
-			out << TQString("\"bytes_downloaded\" => \"%1\",\n").arg(BytesToString2(stats.bytes_downloaded));
-			out << TQString("\"bytes_uploaded\" => \"%1\",\n").arg(BytesToString2(stats.bytes_uploaded));
-			out << TQString("\"bytes_left\" => %1,\n").arg(stats.bytes_left);
-			out << TQString("\"bytes_left_to_download\" => %1,\n").arg(stats.bytes_left_to_download);
-			out << TQString("\"total_bytes\" => \"%1\",\n").arg(BytesToString2(stats.total_bytes));
-			out << TQString("\"total_bytes_to_download\" => %1,\n").arg(stats.total_bytes_to_download);
-			out << TQString("\"download_rate\" => \"%1\",\n").arg(KBytesPerSecToString2(stats.download_rate / 1024.0));
-			out << TQString("\"upload_rate\" => \"%1\",\n").arg(KBytesPerSecToString2(stats.upload_rate / 1024.0));
-			out << TQString("\"num_peers\" => %1,\n").arg(stats.num_peers);
-			out << TQString("\"num_chunks_downloading\" => %1,\n").arg(stats.num_chunks_downloading);
-			out << TQString("\"total_chunks\" => %1,\n").arg(stats.total_chunks);
-			out << TQString("\"num_chunks_downloaded\" => %1,\n").arg(stats.num_chunks_downloaded);
-			out << TQString("\"num_chunks_excluded\" => %1,\n").arg(stats.num_chunks_excluded);
-			out << TQString("\"chunk_size\" => %1,\n").arg(stats.chunk_size);
-			out << TQString("\"seeders_total\" => %1,\n").arg(stats.seeders_total);
-			out << TQString("\"seeders_connected_to\" => %1,\n").arg(stats.seeders_connected_to);
-			out << TQString("\"leechers_total\" => %1,\n").arg(stats.leechers_total);
-			out << TQString("\"leechers_connected_to\" => %1,\n").arg(stats.leechers_connected_to);
-			out << TQString("\"status\" => %1,\n").arg(stats.status);
-			out << TQString("\"running\" => %1,\n").arg(stats.running);
-			out << TQString("\"trackerstatus\" => \"%1\",\n").arg(stats.trackerstatus.replace("\\", "\\\\").replace("\"", "\\\"").replace("$", "\\$"));
-			out << TQString("\"session_bytes_downloaded\" => %1,\n").arg(stats.session_bytes_downloaded);
-			out << TQString("\"session_bytes_uploaded\" => %1,\n").arg(stats.session_bytes_uploaded);
-			out << TQString("\"trk_bytes_downloaded\" => %1,\n").arg(stats.trk_bytes_downloaded);
-			out << TQString("\"trk_bytes_uploaded\" => %1,\n").arg(stats.trk_bytes_uploaded);
-			out << TQString("\"torrent_name\" => \"%1\",\n").arg(stats.torrent_name.replace("\\", "\\\\").replace("\"", "\\\"").replace("$", "\\$"));
-			out << TQString("\"output_path\" => \"%1\",\n").arg(stats.output_path.replace("\\", "\\\\").replace("\"", "\\\"").replace("$", "\\$"));
-			out << TQString("\"stopped_by_error\" => \"%1\",\n").arg(stats.stopped_by_error);
-			out << TQString("\"completed\" => \"%1\",\n").arg(stats.completed);
-			out << TQString("\"user_controlled\" => \"%1\",\n").arg(stats.user_controlled);
-			out << TQString("\"max_share_ratio\" => %1,\n").arg(stats.max_share_ratio);
-			out << TQString("\"priv_torrent\" => \"%1\",\n").arg(stats.priv_torrent);
-			out << TQString("\"num_files\" => \"%1\",\n").arg((*i)->getNumFiles());			
+			out << TQString("\"imported_bytes\" => %1,\n").tqarg(stats.imported_bytes);
+			out << TQString("\"bytes_downloaded\" => \"%1\",\n").tqarg(BytesToString2(stats.bytes_downloaded));
+			out << TQString("\"bytes_uploaded\" => \"%1\",\n").tqarg(BytesToString2(stats.bytes_uploaded));
+			out << TQString("\"bytes_left\" => %1,\n").tqarg(stats.bytes_left);
+			out << TQString("\"bytes_left_to_download\" => %1,\n").tqarg(stats.bytes_left_to_download);
+			out << TQString("\"total_bytes\" => \"%1\",\n").tqarg(BytesToString2(stats.total_bytes));
+			out << TQString("\"total_bytes_to_download\" => %1,\n").tqarg(stats.total_bytes_to_download);
+			out << TQString("\"download_rate\" => \"%1\",\n").tqarg(KBytesPerSecToString2(stats.download_rate / 1024.0));
+			out << TQString("\"upload_rate\" => \"%1\",\n").tqarg(KBytesPerSecToString2(stats.upload_rate / 1024.0));
+			out << TQString("\"num_peers\" => %1,\n").tqarg(stats.num_peers);
+			out << TQString("\"num_chunks_downloading\" => %1,\n").tqarg(stats.num_chunks_downloading);
+			out << TQString("\"total_chunks\" => %1,\n").tqarg(stats.total_chunks);
+			out << TQString("\"num_chunks_downloaded\" => %1,\n").tqarg(stats.num_chunks_downloaded);
+			out << TQString("\"num_chunks_excluded\" => %1,\n").tqarg(stats.num_chunks_excluded);
+			out << TQString("\"chunk_size\" => %1,\n").tqarg(stats.chunk_size);
+			out << TQString("\"seeders_total\" => %1,\n").tqarg(stats.seeders_total);
+			out << TQString("\"seeders_connected_to\" => %1,\n").tqarg(stats.seeders_connected_to);
+			out << TQString("\"leechers_total\" => %1,\n").tqarg(stats.leechers_total);
+			out << TQString("\"leechers_connected_to\" => %1,\n").tqarg(stats.leechers_connected_to);
+			out << TQString("\"status\" => %1,\n").tqarg(stats.status);
+			out << TQString("\"running\" => %1,\n").tqarg(stats.running);
+			out << TQString("\"trackerstatus\" => \"%1\",\n").tqarg(stats.trackerstatus.replace("\\", "\\\\").replace("\"", "\\\"").replace("$", "\\$"));
+			out << TQString("\"session_bytes_downloaded\" => %1,\n").tqarg(stats.session_bytes_downloaded);
+			out << TQString("\"session_bytes_uploaded\" => %1,\n").tqarg(stats.session_bytes_uploaded);
+			out << TQString("\"trk_bytes_downloaded\" => %1,\n").tqarg(stats.trk_bytes_downloaded);
+			out << TQString("\"trk_bytes_uploaded\" => %1,\n").tqarg(stats.trk_bytes_uploaded);
+			out << TQString("\"torrent_name\" => \"%1\",\n").tqarg(stats.torrent_name.replace("\\", "\\\\").replace("\"", "\\\"").replace("$", "\\$"));
+			out << TQString("\"output_path\" => \"%1\",\n").tqarg(stats.output_path.replace("\\", "\\\\").replace("\"", "\\\"").replace("$", "\\$"));
+			out << TQString("\"stopped_by_error\" => \"%1\",\n").tqarg(stats.stopped_by_error);
+			out << TQString("\"completed\" => \"%1\",\n").tqarg(stats.completed);
+			out << TQString("\"user_controlled\" => \"%1\",\n").tqarg(stats.user_controlled);
+			out << TQString("\"max_share_ratio\" => %1,\n").tqarg(stats.max_share_ratio);
+			out << TQString("\"priv_torrent\" => \"%1\",\n").tqarg(stats.priv_torrent);
+			out << TQString("\"num_files\" => \"%1\",\n").tqarg((*i)->getNumFiles());			
 			out << TQString("\"files\" => array(");
 			out << flush;
 			if (stats.multi_file_torrent)
@@ -138,11 +138,11 @@ namespace kt
 						out << ",\n";
 					
 					TorrentFileInterface & file = (*i)->getTorrentFile(j);
-					out << TQString("\"%1\" => array(\n").arg(j);
-					out << TQString("\"name\" => \"%1\",\n").arg(file.getPath());
-					out << TQString("\"size\" => \"%1\",\n").arg(KIO::convertSize(file.getSize()));
-					out << TQString("\"perc_done\" => \"%1\",\n").arg(file.getDownloadPercentage());
-					out << TQString("\"status\" => \"%1\"\n").arg(file.getPriority());
+					out << TQString("\"%1\" => array(\n").tqarg(j);
+					out << TQString("\"name\" => \"%1\",\n").tqarg(file.getPath());
+					out << TQString("\"size\" => \"%1\",\n").tqarg(KIO::convertSize(file.getSize()));
+					out << TQString("\"perc_done\" => \"%1\",\n").tqarg(file.getDownloadPercentage());
+					out << TQString("\"status\" => \"%1\"\n").tqarg(file.getPriority());
 					out << TQString(")\n");
 					out << flush;
 				}
@@ -156,7 +156,7 @@ namespace kt
 	}
 	
 	/*Generate php code
-	* function globalStatus()
+	* function globaltqStatus()
 	* {
 	*	return array( ... );
 	* }
@@ -166,16 +166,16 @@ namespace kt
 		out << "function globalInfo()\n{\nreturn array(";
 		CurrentStats stats=core->getStats();
 	
-		out << TQString("\"download_speed\" => \"%1\",").arg(KBytesPerSecToString2(stats.download_speed / 1024.0));
-		out << TQString("\"upload_speed\" => \"%1\",").arg(KBytesPerSecToString2(stats.upload_speed / 1024.0));
-		out << TQString("\"bytes_downloaded\" => \"%1\",").arg(stats.bytes_downloaded);
-		out << TQString("\"bytes_uploaded\" => \"%1\",").arg(stats.bytes_uploaded);
-		out << TQString("\"max_download_speed\" => \"%1\",").arg(core->getMaxDownloadSpeed());
-		out << TQString("\"max_upload_speed\" => \"%1\",").arg(core->getMaxUploadSpeed());
-		out << TQString("\"max_downloads\" => \"%1\",").arg(Settings::maxDownloads());
-		out << TQString("\"max_seeds\"=> \"%1\",").arg(Settings::maxSeeds());
-		out << TQString("\"dht_support\" => \"%1\",").arg(Settings::dhtSupport());
-		out << TQString("\"use_encryption\" => \"%1\"").arg(Settings::useEncryption());
+		out << TQString("\"download_speed\" => \"%1\",").tqarg(KBytesPerSecToString2(stats.download_speed / 1024.0));
+		out << TQString("\"upload_speed\" => \"%1\",").tqarg(KBytesPerSecToString2(stats.upload_speed / 1024.0));
+		out << TQString("\"bytes_downloaded\" => \"%1\",").tqarg(stats.bytes_downloaded);
+		out << TQString("\"bytes_uploaded\" => \"%1\",").tqarg(stats.bytes_uploaded);
+		out << TQString("\"max_download_speed\" => \"%1\",").tqarg(core->getMaxDownloadSpeed());
+		out << TQString("\"max_upload_speed\" => \"%1\",").tqarg(core->getMaxUploadSpeed());
+		out << TQString("\"max_downloads\" => \"%1\",").tqarg(Settings::maxDownloads());
+		out << TQString("\"max_seeds\"=> \"%1\",").tqarg(Settings::maxSeeds());
+		out << TQString("\"dht_support\" => \"%1\",").tqarg(Settings::dhtSupport());
+		out << TQString("\"use_encryption\" => \"%1\"").tqarg(Settings::useEncryption());
 		out << ");\n}\n";
 	}
 	
diff --git a/plugins/webinterface/php_interface.h b/plugins/webinterface/php_interface.h
index acfd8c7..4995ae6 100644
--- a/plugins/webinterface/php_interface.h
+++ b/plugins/webinterface/php_interface.h
@@ -40,7 +40,7 @@ namespace kt
 			PhpCodeGenerator(CoreInterface *c);
 			virtual ~PhpCodeGenerator(){}
 			
-			void downloadStatus(TQTextStream & out);
+			void downloadtqStatus(TQTextStream & out);
 			void globalInfo(TQTextStream & out);
 		private:
 			CoreInterface *core;
diff --git a/plugins/webinterface/webinterfacepref.ui b/plugins/webinterface/webinterfacepref.ui
index 4927673..dca1d84 100644
--- a/plugins/webinterface/webinterfacepref.ui
+++ b/plugins/webinterface/webinterfacepref.ui
@@ -20,7 +20,7 @@
             <verstretch>0</verstretch>
         </sizepolicy>
     </property>
-    <property name="minimumSize">
+    <property name="tqminimumSize">
         <size>
             <width>500</width>
             <height>350</height>
@@ -46,7 +46,7 @@
                 </property>
                 <widget class="TQLayoutWidget" row="0" column="0">
                     <property name="name">
-                        <cstring>layout5</cstring>
+                        <cstring>tqlayout5</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -92,7 +92,7 @@
                             <property name="sizeType">
                                 <enum>Expanding</enum>
                             </property>
-                            <property name="sizeHint">
+                            <property name="tqsizeHint">
                                 <size>
                                     <width>54</width>
                                     <height>21</height>
@@ -128,7 +128,7 @@
                 </widget>
                 <widget class="TQLayoutWidget" row="1" column="0">
                     <property name="name">
-                        <cstring>layout4</cstring>
+                        <cstring>tqlayout4</cstring>
                     </property>
                     <hbox>
                         <property name="name">
@@ -151,7 +151,7 @@
                 </widget>
                 <widget class="TQLayoutWidget" row="3" column="0">
                     <property name="name">
-                        <cstring>layout6</cstring>
+                        <cstring>tqlayout6</cstring>
                     </property>
                     <grid>
                         <property name="name">
@@ -159,7 +159,7 @@
                         </property>
                         <widget class="TQLayoutWidget" row="0" column="0">
                             <property name="name">
-                                <cstring>layout5</cstring>
+                                <cstring>tqlayout5</cstring>
                             </property>
                             <hbox>
                                 <property name="name">
@@ -192,7 +192,7 @@
                 </widget>
                 <widget class="TQLayoutWidget" row="2" column="0">
                     <property name="name">
-                        <cstring>layout7</cstring>
+                        <cstring>tqlayout7</cstring>
                     </property>
                     <hbox>
                         <property name="name">
diff --git a/plugins/webinterface/webinterfaceprefwidget.cpp b/plugins/webinterface/webinterfaceprefwidget.cpp
index 48ab0c7..6f4baed 100644
--- a/plugins/webinterface/webinterfaceprefwidget.cpp
+++ b/plugins/webinterface/webinterfaceprefwidget.cpp
@@ -113,23 +113,23 @@ void WebInterfacePrefWidget::changeLedState()
 {
        TQFileInfo fi(phpExecutablePath->url());
        if(fi.isExecutable() && (fi.isFile() || fi.isSymLink())){
-               TQToolTip::add( kled, i18n("%1 exists and it is executable").arg(phpExecutablePath->url()));
+               TQToolTip::add( kled, i18n("%1 exists and it is executable").tqarg(phpExecutablePath->url()));
                kled->setColor(green);
        }
        else if (!fi.exists()){
-               TQToolTip::add( kled, i18n("%1 does not exist").arg(phpExecutablePath->url()) );
+               TQToolTip::add( kled, i18n("%1 does not exist").tqarg(phpExecutablePath->url()) );
                kled->setColor(red);
        }
        else if (!fi.isExecutable()){
-               TQToolTip::add( kled, i18n("%1 is not executable").arg(phpExecutablePath->url()) );
+               TQToolTip::add( kled, i18n("%1 is not executable").tqarg(phpExecutablePath->url()) );
                kled->setColor(red);
        }
        else if (fi.isDir()){
-               TQToolTip::add( kled, i18n("%1 is a directory").arg(phpExecutablePath->url()) );
+               TQToolTip::add( kled, i18n("%1 is a directory").tqarg(phpExecutablePath->url()) );
                kled->setColor(red);
        }
        else{
-               TQToolTip::add( kled, i18n("%1 is not php executable path").arg(phpExecutablePath->url()) );
+               TQToolTip::add( kled, i18n("%1 is not php executable path").tqarg(phpExecutablePath->url()) );
                kled->setColor(red);
        }
 }
diff --git a/plugins/webinterface/www/default/details.php b/plugins/webinterface/www/default/details.php
index a19d57e..92c8d48 100644
--- a/plugins/webinterface/www/default/details.php
+++ b/plugins/webinterface/www/default/details.php
@@ -1,5 +1,5 @@
 <?php
-$stats=downloadStatus();
+$stats=downloadtqStatus();
 $num_torrent=$_REQUEST['torrent'];
 
 function cut_name_if_long($string)
@@ -61,7 +61,7 @@ $display_name=cut_name_if_long($stats[$num_torrent]['torrent_name']);
 		<tr>
 			<th>Actions</th>
 			<th>File</th>
-			<th>Status</th>
+			<th>tqStatus</th>
 			<th>Size</th>
 			<th>Complete</th>
 		</tr>
diff --git a/plugins/webinterface/www/default/interface.php b/plugins/webinterface/www/default/interface.php
index 6432798..f34e651 100644
--- a/plugins/webinterface/www/default/interface.php
+++ b/plugins/webinterface/www/default/interface.php
@@ -1,6 +1,6 @@
 <?php
 $globalinfo=globalInfo();
-$stats=downloadStatus();
+$stats=downloadtqStatus();
 
 function get_torrent_status_name($status_id)
 {
@@ -18,7 +18,7 @@ function get_torrent_status_name($status_id)
 	10 => 'Checking Data'
 	);
 	if (array_key_exists($status_id, $table)) return $table[$status_id];
-	else return 'Not supported Status';
+	else return 'Not supported tqStatus';
 }
 
 function generate_button_code($img, $alt, $href='')
@@ -104,7 +104,7 @@ function generate_button_code($img, $alt, $href='')
 		<tr>
 			<th>Actions</th>
 			<th>File</th>
-			<th>Status</th>
+			<th>tqStatus</th>
 			<th>Downloaded</th>
 			<th>Size</th>
 			<th>Uploaded</th>
diff --git a/plugins/webinterface/www/default/wz_tooltip.js b/plugins/webinterface/www/default/wz_tooltip.js
index 1329a1b..0405498 100644
--- a/plugins/webinterface/www/default/wz_tooltip.js
+++ b/plugins/webinterface/www/default/wz_tooltip.js
@@ -300,7 +300,7 @@ function tt_DeAlt(t_tag)
 	{
 		if(t_tag.alt) t_tag.alt = "";
 		if(t_tag.title) t_tag.title = "";
-		var t_c = t_tag.children || t_tag.childNodes || null;
+		var t_c = t_tag.tqchildren || t_tag.childNodes || null;
 		if(t_c)
 		{
 			for(var t_i = t_c.length; t_i; )
diff --git a/plugins/webinterface/www/mobile/interface.php b/plugins/webinterface/www/mobile/interface.php
index 57582de..3f5e88b 100644
--- a/plugins/webinterface/www/mobile/interface.php
+++ b/plugins/webinterface/www/mobile/interface.php
@@ -18,7 +18,7 @@
 <table  width="100%">
   <tbody>
     	<?php
-		$stats=downloadStatus();
+		$stats=downloadtqStatus();
 		$a = 0;
 		foreach ($stats as $torrent) {
 			echo "<tr>";
diff --git a/plugins/webinterface/www/mobile/torrent.php b/plugins/webinterface/www/mobile/torrent.php
index a1e451d..b041d3f 100644
--- a/plugins/webinterface/www/mobile/torrent.php
+++ b/plugins/webinterface/www/mobile/torrent.php
@@ -8,7 +8,7 @@
     <tr>
       <td align="center"><IMG src="ktorrentwebinterfacelogo.png" width="340" height="150" align="top" border="0"></td>
       <?php
-      	$stats=downloadStatus();
+      	$stats=downloadtqStatus();
       	$t=$stats[$_REQUEST['id']];
       	echo "<td><strong>ktorrent-><a href=\"interface.php\">transfers</a></strong>->{$t['torrent_name']}</td>";
       	echo "<td><a href=\"torrent.php?id={$_REQUEST['id']}\" >refresh</a></td>";
diff --git a/plugins/zeroconf/avahiservice.cpp b/plugins/zeroconf/avahiservice.cpp
index aebaa00..a77d9ff 100644
--- a/plugins/zeroconf/avahiservice.cpp
+++ b/plugins/zeroconf/avahiservice.cpp
@@ -66,7 +66,7 @@ namespace kt
 			}
 		}
 	
-		const char* name    = avahi_strdup(TQString("%1__%2%3").arg(service->id).arg((rand() % 26) + 65).arg((rand() % 26) + 65).ascii());
+		const char* name    = avahi_strdup(TQString("%1__%2%3").tqarg(service->id).tqarg((rand() % 26) + 65).tqarg((rand() % 26) + 65).ascii());
 		const char* type    = avahi_strdup("_bittorrent._tcp");
 		const char* subtype = avahi_strdup(TQString("_" + service->infoHash + "._sub._bittorrent._tcp").ascii());
 	
@@ -75,7 +75,7 @@ namespace kt
 				(AvahiPublishFlags)0, name, type, NULL, NULL, service->port, NULL)) 
 		{
 			if (avahi_client_errno(c) != -8) 
-				Out(SYS_ZCO|LOG_DEBUG) << TQString("ZC: Failed to add the service (%i).").arg(avahi_client_errno(c)) << endl;
+				Out(SYS_ZCO|LOG_DEBUG) << TQString("ZC: Failed to add the service (%i).").tqarg(avahi_client_errno(c)) << endl;
 			else
 				publish_service(service, c);
 			return;
@@ -85,7 +85,7 @@ namespace kt
 				service->group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC,
 				(AvahiPublishFlags)0, name, type, NULL, subtype)) 
 		{
-			Out(SYS_ZCO|LOG_DEBUG) << TQString("ZC: Failed to add the service subtype (%i).").arg( avahi_client_errno(c)) << endl;
+			Out(SYS_ZCO|LOG_DEBUG) << TQString("ZC: Failed to add the service subtype (%i).").tqarg( avahi_client_errno(c)) << endl;
 			return;
 		}
 	
-- 
cgit v1.2.1