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