From 60d66f046cce25c4ab8e45f0a4f065e929c0c3ff Mon Sep 17 00:00:00 2001 From: John Levon Date: Wed, 30 Oct 2002 19:51:47 +0000 Subject: [PATCH] remove TODO - covered by bugzilla git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5558 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt2/TODO | 46 ------------------------------------------ 1 file changed, 46 deletions(-) delete mode 100644 src/frontends/qt2/TODO diff --git a/src/frontends/qt2/TODO b/src/frontends/qt2/TODO deleted file mode 100644 index 8d1b121210..0000000000 --- a/src/frontends/qt2/TODO +++ /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) (*) -- 2.39.5