lyx_mirror/src/frontends/qt2/TODO

57 lines
785 B
Plaintext
Raw Normal View History

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"
lyx_gui (qt)
- move out lyxserver
- do dpi (cannot easily fix)
QDocument
- implement me. Need MVC (Edwin is on this)
qfont_loader
- use lyxrc, check for failure, implement available()
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 (*)
QMathDialog
- finish
QPreferences
- implement me (*)
QSendTo
- implement me
QTabular
- implement me (need MVC) (*)