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
|
|
|
|
|
|
|
Menubar_pimpl
|
|
|
|
|
2002-07-22 01:53:26 +00:00
|
|
|
- implement openByName
|
2002-07-11 01:01:38 +00:00
|
|
|
|
|
|
|
QAbout
|
|
|
|
|
|
|
|
- give good default size
|
|
|
|
|
2002-07-19 23:04:55 +00:00
|
|
|
QCommandBuffer
|
|
|
|
|
|
|
|
- finish off, use listview etc.
|
|
|
|
|
2002-07-11 01:01:38 +00:00
|
|
|
QContentPane
|
|
|
|
|
|
|
|
- figure out why a scroll doesn't update quickly, which leaves cursor artifacts
|
|
|
|
whilst holding down page down etc.
|
|
|
|
|
|
|
|
QDocument
|
|
|
|
|
2002-08-25 20:53:39 +00:00
|
|
|
- implement me. Need MVC (Edwin is on this)
|
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 jpeg etc. to work
|
|
|
|
- get mono/color to work
|
|
|
|
- get bgcolor and clipping to work
|
|
|
|
|
2002-07-11 01:01:38 +00:00
|
|
|
QLPainter
|
|
|
|
|
|
|
|
- work out why buttons look ugly and fix
|
|
|
|
- check ::arc() works
|
|
|
|
|
|
|
|
QLyXKeySym
|
|
|
|
|
|
|
|
- getISOEncoded - get this to work (*)
|
|
|
|
|
|
|
|
QPreferences
|
|
|
|
|
|
|
|
- implement me (*)
|
|
|
|
|
|
|
|
QSendTo
|
|
|
|
|
|
|
|
- implement me
|
|
|
|
|
|
|
|
QShowInfo
|
|
|
|
|
|
|
|
- dunno about this one
|
|
|
|
|
|
|
|
QTabular
|
|
|
|
|
|
|
|
- implement me (need MVC) (*)
|
|
|
|
|
|
|
|
QtView
|
|
|
|
|
|
|
|
- decide what to do about prohibit/allowInput
|
|
|
|
|
2002-07-13 01:42:15 +00:00
|
|
|
Toolbar_pimpl
|
2002-07-11 01:01:38 +00:00
|
|
|
|
2002-07-13 01:42:15 +00:00
|
|
|
- mathed symbols (*)
|