]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/TODO
fix rbearing
[lyx.git] / src / frontends / qt2 / TODO
1 This file is intended to be a list of stuff that must be done before
2 we can say the first iteration of the Qt frontend is "finished". It
3 is incomplete.
4
5 Those with asterisks are what I perceive as being "big jobs"
6
7 lyx_gui (qt)
8
9         - move out lyxserver
10         - do dpi (cannot easily fix)
11  
12 QDocument
13
14         - implement me. Need MVC (Edwin is on this)
15
16 qfont_loader
17
18         - use lyxrc, check for failure, implement available()
19  
20 QForks
21
22         - don't implement me
23  
24 QGraphics
25         
26         - remaining UI cleanups and fixes
27  
28 QLImage
29
30         - get mono/color to work
31         - get bgcolor and clipping to work 
32
33 QLPainter
34
35         - check ::arc() works
36
37 QLyXKeySym
38
39         - getISOEncoded - get this to work (*)
40          
41
42 QMathDialog
43
44         - finish
45  
46 QPreferences
47
48         - implement me (*)
49  
50 QSendTo
51
52         - implement me
53  
54 QTabular
55
56         - implement me (need MVC) (*)