summaryrefslogtreecommitdiffstats
path: root/konqueror/quickprint/TODO
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit4aed2c8219774f5d797760606b8489a92ddc5163 (patch)
tree3f8c130f7d269626bf6a9447407ef6c35954426a /konqueror/quickprint/TODO
downloadtdebase-4aed2c8219774f5d797760606b8489a92ddc5163.tar.gz
tdebase-4aed2c8219774f5d797760606b8489a92ddc5163.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'konqueror/quickprint/TODO')
-rw-r--r--konqueror/quickprint/TODO18
1 files changed, 18 insertions, 0 deletions
diff --git a/konqueror/quickprint/TODO b/konqueror/quickprint/TODO
new file mode 100644
index 000000000..511114aa9
--- /dev/null
+++ b/konqueror/quickprint/TODO
@@ -0,0 +1,18 @@
+- make small programms to print the files and other data better
+ - printing text
+ - you can enable for example syntaxhighlighting
+ - printing pictures (I think that can go than to the kdegraphics package)
+ - set the position of the picture on the site and something like that
+ - printing html (homepges)
+ - print the html code like for the textprinting
+ - print the html file like it was parsed with khtml
+ - printing TeX documents with a action on the TeX source
+ - I don't know at the moment options for that
+ - ...
+ and something like that ;)
+
+If we have small programms for that printing things we have no longer the question
+from kprinter to convert the text/picture or not.
+
+If somebody ont to add some other things to this TODO list we can make step by step
+a compleate list of parser for printing. ;)