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