2002-07-11 01:01:38 +00:00
|
|
|
This file is intended to be a list of stuff that must be done before
|
2002-07-22 18:22:35 +00:00
|
|
|
we can say the first iteration of the Qt frontend is "finished". It
|
|
|
|
is incomplete.
|
2002-07-11 01:01:38 +00:00
|
|
|
|
|
|
|
Those with asterisks are what I perceive as being "big jobs"
|
|
|
|
|
|
|
|
lyx_gui (qt)
|
|
|
|
|
|
|
|
- move out lyxserver
|
2002-08-25 20:53:39 +00:00
|
|
|
- do dpi (cannot easily fix)
|
2002-07-11 01:01:38 +00:00
|
|
|
|
|
|
|
QDocument
|
|
|
|
|
2002-10-09 08:59:02 +00:00
|
|
|
- finalize bullets
|
|
|
|
- buffer should update after apply
|
|
|
|
- set default unit if metric
|
|
|
|
- set new pagestuff on class change
|
|
|
|
- check
|
2002-07-11 01:01:38 +00:00
|
|
|
|
|
|
|
qfont_loader
|
|
|
|
|
|
|
|
- use lyxrc, check for failure, implement available()
|
|
|
|
|
|
|
|
QForks
|
|
|
|
|
|
|
|
- don't implement me
|
|
|
|
|
|
|
|
QGraphics
|
|
|
|
|
2002-08-25 20:53:39 +00:00
|
|
|
- remaining UI cleanups and fixes
|
2002-07-11 01:01:38 +00:00
|
|
|
|
2002-07-12 01:48:53 +00:00
|
|
|
QLImage
|
|
|
|
|
|
|
|
- get mono/color to work
|
|
|
|
- get bgcolor and clipping to work
|
|
|
|
|
2002-07-11 01:01:38 +00:00
|
|
|
QLPainter
|
|
|
|
|
|
|
|
- check ::arc() works
|
|
|
|
|
|
|
|
QLyXKeySym
|
|
|
|
|
|
|
|
- getISOEncoded - get this to work (*)
|
|
|
|
|
2002-08-29 08:43:06 +00:00
|
|
|
|
2002-09-07 23:28:05 +00:00
|
|
|
QMathDialog
|
2002-08-29 08:43:06 +00:00
|
|
|
|
2002-09-07 23:28:05 +00:00
|
|
|
- finish
|
2002-08-29 08:43:06 +00:00
|
|
|
|
2002-07-11 01:01:38 +00:00
|
|
|
QPreferences
|
|
|
|
|
|
|
|
- implement me (*)
|
|
|
|
|
|
|
|
QSendTo
|
|
|
|
|
|
|
|
- implement me
|
|
|
|
|
|
|
|
QTabular
|
|
|
|
|
|
|
|
- implement me (need MVC) (*)
|