summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-07-27 17:13:06 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-07-27 18:48:47 +0200
commita915aa74dc1acdd12de97f9d95a848b3b2a17abb (patch)
treef65d926875557195c5f6dd840a517e195eeda20e /TODO
parent7c2bc4b5ce4fc1a72868aa949e9ec49fbe2e7931 (diff)
downloadtork-a915aa74dc1acdd12de97f9d95a848b3b2a17abb.tar.gz
tork-a915aa74dc1acdd12de97f9d95a848b3b2a17abb.zip
Initial TDE conversion
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 8 insertions, 8 deletions
diff --git a/TODO b/TODO
index 3b38201..425b3e4 100644
--- a/TODO
+++ b/TODO
@@ -35,12 +35,12 @@ make it easier to spot and add servers like these to the enemy server list.
selected in drop-down?)
- Leave 'server' grayed-out and unapplied until settings are applied?
- - kdesudo is fucked. need to use the API.
+ - tdesudo is fucked. need to use the API.
- Add a 'monitor' option - tork does not do any setconf'ing.
- - Ability to import blocklists. - khotnewstuff?
+ - Ability to import blocklists. - tdehotnewstuff?
* customized pktstat to report all non-tor traffic
- non-tor traffic osd
@@ -68,8 +68,8 @@ TorkConfig::self()->config()->copyTo("profilename",TorkConfig::self()->config()
//Load a profile
- KConfig *tmpconfig;
- tmpconfig = new KConfig("torkspecialrc", false, false);
+ TDEConfig *tmpconfig;
+ tmpconfig = new TDEConfig("torkspecialrc", false, false);
tmpconfig->copyTo("torkspecialrctmp",TorkConfig::self()->config());
now delete torkspecialrctmp
@@ -122,7 +122,7 @@ For 0.32:
Sometime:
- * use kpaaworddialog and kdesuclient for password requests
+ * use kpaaworddialog and tdesuclient for password requests
- Re-tool kicker applet
@@ -298,7 +298,7 @@ options manually and on the fly.
* Check torkify installation when launching torkify
Minor
-* use kpaaworddialog and kdesuclient for password requests
+* use kpaaworddialog and tdesuclient for password requests
* Toggle javascript and cookies from control button in konqueror
* rename 'my network view'
* Use RelayBandwidthRate
@@ -329,7 +329,7 @@ TODO SOMETIME
* Re-write controller logic.
* use kompile instead of arkollon
* Split out tork.cpp a bit, at least a vagure gesture towards cleaner code
-* Find and squash as many bugs as possible in kconfig and elsewhere.
+* Find and squash as many bugs as possible in tdeconfig and elsewhere.
* 'Configure KMail' wizard for Mixminion
* filter log with right-click
* Full-refresh-of-server-list button
@@ -417,7 +417,7 @@ if it is more than'. but that option is for clients, not servers.
simultaneous connections allowed'. my maxconn doesn't actually perform this
function. nothing does.
* remove ASSERT: "(mode & KFile::Files) == 0"
-in/tmp/buildd/kdelibs-3.5.5a.dfsg.1/./kio/kfile/kurlrequester.cpp (311)
+in/tmp/buildd/tdelibs-3.5.5a.dfsg.1/./tdeio/tdefile/kurlrequester.cpp (311)
In 0.19: