]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/TODO
0f3790db7abfb772e7b87977259974848d4aee13
[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  
11 QDocument
12
13         - finalize bullets 
14         - buffer should update after apply
15         - set default unit if metric
16         - set new pagestuff on class change
17         - check
18
19 qfont_loader
20
21         - use lyxrc, check for failure
22  
23 QForks
24
25         - don't implement me
26  
27 QGraphics
28         
29         - remaining UI cleanups and fixes
30  
31 QLImage
32
33         - get mono/color to work
34         - get bgcolor and clipping to work 
35
36 QLPainter
37
38         - check ::arc() works
39
40 QLyXKeySym
41
42         - getISOEncoded - get this to work (*)
43
44 QMathDialog
45
46         - finish
47  
48 QPreferences
49
50         - implement me (*)
51  
52 QTabular
53
54         - implement me (need MVC) (*)