summaryrefslogtreecommitdiffstats
path: root/kdvi/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
commit47d455dd55be855e4cc691c32f687f723d9247ee (patch)
tree52e236aaa2576bdb3840ebede26619692fed6d7d /kdvi/TODO
downloadtdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.tar.gz
tdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.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/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdvi/TODO')
-rw-r--r--kdvi/TODO30
1 files changed, 30 insertions, 0 deletions
diff --git a/kdvi/TODO b/kdvi/TODO
new file mode 100644
index 00000000..44a4433c
--- /dev/null
+++ b/kdvi/TODO
@@ -0,0 +1,30 @@
+ToDo-List for kdvi
+
+URGENT / URGENT BUGFIXING
+
+o improve performance and perceived performance (see also under 'highly desirable')
+
+o do not render the same PS code more than once if all pages have the same PS code
+o add "papersize" which does not display the margin
+o get rid of useless README.kdvi
+o Proper handling of the base-url
+o add "tt.dvi.gz" to the list of recent files, not "/tmp/kviews....."
+o If one presses PgDn for a while, kdvi spends minutes browsing through pages...
+
+HIGHLY DESIRABLE
+
+o Speedup, in particular for ghostscript and glyph enlarging.
+
+o Support papersize information given by the dvi-file on a page-by-page
+ basis.
+
+o asynchronous rendering of pages, so that browsing with pg up/down looks faster
+
+
+NOT SO URGENT
+
+o Internal printing using QPrinter
+o Magnifier window
+o Two page view
+o Support for even more TeX specials
+o more robust Error handling with throw/catch; no need to abort just because a PK-file is bad. \ No newline at end of file