]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ChangeLog
1bd493848003bb7886656b30e34babac51db8854
[lyx.git] / src / frontends / qt2 / ChangeLog
1 2001-04-02  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
2
3         * Makefile.am: Simplified Makefile.am
4
5 2001-03-31  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
6
7         * FormCitationDialogImpl.C (doPreviousNext): Propagated search
8         fixes from XForms
9         * several files: MVC for citation dialog
10
11 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
12
13         * Qt2Base.[Ch]: changed ControlBase to ControlButton.
14
15 2001-03-19  Edwin Leuven  <leuven@fee.uva.nl>
16
17         * qt2 compiles again:
18         * Makefile.am: added missing xform dialogs
19         * FormParagraph.C: only extra setting if wanted
20         * FormParagraph.h: add namespace to connection
21         
22 2001-03-16  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
23
24         * FormParagraph.C (apply): Only call SetParagraphExtraOpt() when
25         NO_PEXTRA is not defined (in line with XForms frontend)
26
27         * Dialogs.C: Adapted to backend changes
28
29         * Makefile.am: updated citation dialog
30         * Citation dialog added: FormCitation.{C,h},
31         *    FormCitationDialog.ui, FormCitationDialogImpl.{C,h}
32
33 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
34
35         * several files: remove CXX_WORKING_NAMESPACES
36
37 2001-03-15  Edwin Leuven  <leuven@fee.uva.nl>
38
39         * Added splash screen
40         * Makefile.am: updated
41         * FormSplash.[Ch]: added
42         * FormSplashImpl.[Ch]: added
43         
44 2001-03-09  Edwin Leuven  <leuven@fee.uva.nl>
45
46         * Makefile.am: updated
47         * paragraphdlg.ui: manually enabled items in minipage settings
48         * paragraphdlgimpl.C: tweak enable code on extra page
49         * Stuff sent in by Denis Perchine <dyp@perchine.com> to compile again:
50         * FileDialog_private.[Ch]: added
51         * FileDialog.C: added
52         * FormParagraph.C: params settings updated
53
54 2001-03-06  Edwin Leuven  <leuven@fee.uva.nl>
55
56         * Search dialog added:
57         * FormSearch.[Ch]
58         * searchdlg.ui
59         * searchdlg.[Ch]
60         * searchdlgimpl.[Ch]
61
62 2001-02-16  Edwin Leuven  <leuven@fee.uva.nl>
63
64         * remove inheritance from noncopyable in Form*.h
65         * Character dialog added:
66         * FormCharacter.[Ch]
67         * chardlg.ui
68         * chardlg.[Ch]
69         * chardlgimpl.[Ch]
70         
71 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
72
73         * FormParagraph.C: fix bview->update()
74
75 2001-01-24  Edwin Leuven  <leuven@fee.uva.nl>
76
77         *FormParagraph.C:
78         *FormParagraph.h:
79         *FormPrint.C:
80         *FormPrint.h:
81         *FormTabularCreate.C:
82         *FormTabularCreate.h:
83         *QtLyXView.h:
84         *emptytable.C:
85         *emptytable.h:
86         *paragraphdlg.C:
87         *paragraphdlg.h:
88         *paragraphdlg.ui:
89         *paragraphdlgimpl.C:
90         *paragraphdlgimpl.h:
91         *printdlg.C:
92         *printdlg.h:
93         *printdlg.ui:
94         *printdlgimpl.C:
95         *printdlgimpl.h:
96         *tabularcreatedlg.C:
97         *tabularcreatedlg.h:
98         *tabularcreatedlg.ui:
99         *tabularcreatedlgimpl.C:
100         *tabularcreatedlgimpl.h:
101         *Makefile.am: added paragraph/print/tabular create dialogs
102
103 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
104
105         * src/frontends/qt2/.cvsignore:
106         * Dialogs.C:
107         * FormCopyright.C:
108         * FormCopyright.h:
109         * FormCopyrightDialog.C:
110         * FormCopyrightDialog.h:
111         * FormCopyrightDialogBase.C:
112         * FormCopyrightDialogBase.h:
113         * FormCopyrightDialogBase.ui:
114         * GUIRunTime.C:
115         * Makefile.am: start frontend with the Copyright
116           dialog