]> git.lyx.org Git - lyx.git/commitdiff
remove TODO - covered by bugzilla
authorJohn Levon <levon@movementarian.org>
Wed, 30 Oct 2002 19:51:47 +0000 (19:51 +0000)
committerJohn Levon <levon@movementarian.org>
Wed, 30 Oct 2002 19:51:47 +0000 (19:51 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5558 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt2/TODO [deleted file]

diff --git a/src/frontends/qt2/TODO b/src/frontends/qt2/TODO
deleted file mode 100644 (file)
index 8d1b121..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-This file is intended to be a list of stuff that must be done before
-we can say the first iteration of the Qt frontend is "finished". It
-is incomplete.
-
-Those with asterisks are what I perceive as being "big jobs"
-
-QDocument
-
-       - finalize bullets 
-       - buffer should update after apply
-       - set default unit if metric
-       - set new pagestuff on class change
-       - check
-
-qfont_loader
-
-       - use lyxrc
-QForks
-
-       - don't implement me
-QGraphics
-       
-       - remaining UI cleanups and fixes
-QLImage
-
-       - get mono/color to work
-       - get bgcolor and clipping to work 
-
-QLPainter
-
-       - check ::arc() works
-
-QLyXKeySym
-
-       - getISOEncoded - get this to work (*)
-
-QPreferences
-
-       - implement me (*)
-QTabular
-
-       - implement me (need MVC) (*)