mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-24 10:40:48 +00:00
3995f53261
what is left to do... git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5370 a592a061-630c-0410-9148-cb99ea01b6c8
61 lines
873 B
Plaintext
61 lines
873 B
Plaintext
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
|
|
|
|
- finalize bullets
|
|
- buffer should update after apply
|
|
- set default unit if metric
|
|
- set new pagestuff on class change
|
|
- check
|
|
|
|
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) (*)
|