]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ChangeLog
67bff5a584a781c68e599fee390b092567a9b3b6
[lyx.git] / src / frontends / qt2 / ChangeLog
1 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
2
3         * FormCharacter.C:
4         * FormParagraph.C (c-tor): cosmetic name change of signal.
5
6 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
7
8         * FormCitation.C:
9         * Qt2Base.C: removed // -*- C++ -*- as first line.
10
11         * FileDialog_private.h:
12         * FormCopyright.h:
13         * FormCredits.h:
14         * FormIndex.h:
15         * FormParagraph.h:
16         * FormPrint.h:
17         * FormRef.h:
18         * FormSearch.h:
19         * FormSplash.h:
20         * FormTabularCreate.h:
21         * FormToc.h:
22         * FormUrl.h:
23         * QtLyXView.h: added // -*- C++ -*- as first line.
24
25 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
26
27         * <various>: fix random space pepper to use
28           hard tabs. Also add <config.h> where necessitated
29           by using LString.h
30  
31 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
32
33         * FormDocument.C (build): add iso8859-15 support.
34
35 2001-05-17  Allan Rae  <rae@lyx.org>
36
37         * FormCharacter.C:
38         * FormCopyright.C:
39         * FormCredits.C:
40         * FormSearch.C: gettext went missing but is back gain now _().
41
42         * Makefile.am:  ButtonController is now ButtonControllerBase.
43         It now compiles but it won't link lyx on my system.  Complaints about
44         not being able to link in libraries lib{GL,GLU,Xft,Xext,Xmu} which
45         are all present and accounted for by ldconfig.  YMMV.
46
47 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
48
49         * FormParagraph.C: remove !NEW_INSETS and !NO_PEXTRA cruft
50
51 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
52
53         * FormCharacter.C:
54         * FormDocument.h:
55         * FormSearch.C:
56         * Dialogs.C: s/popup/dialog/
57
58         * qt2BC.h:
59         * qt2BC.C:
60         * FormCitation.C:
61         * FormDocument.C: s/UndoAll/Restore/
62
63         * Qt2Base.h:
64         * Qt2Base.C: s/ControlButton/ControlButtons/
65
66         
67 2001-04-02  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
68
69         * Makefile.am: Simplified Makefile.am
70
71 2001-03-31  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
72
73         * FormCitationDialogImpl.C (doPreviousNext): Propagated search
74         fixes from XForms
75         * several files: MVC for citation dialog
76
77 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
78
79         * Qt2Base.[Ch]: changed ControlBase to ControlButton.
80
81 2001-03-19  Edwin Leuven  <leuven@fee.uva.nl>
82
83         * qt2 compiles again:
84         * Makefile.am: added missing xform dialogs
85         * FormParagraph.C: only extra setting if wanted
86         * FormParagraph.h: add namespace to connection
87         
88 2001-03-16  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
89
90         * FormParagraph.C (apply): Only call SetParagraphExtraOpt() when
91         NO_PEXTRA is not defined (in line with XForms frontend)
92
93         * Dialogs.C: Adapted to backend changes
94
95         * Makefile.am: updated citation dialog
96         * Citation dialog added: FormCitation.{C,h},
97         *    FormCitationDialog.ui, FormCitationDialogImpl.{C,h}
98
99 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
100
101         * several files: remove CXX_WORKING_NAMESPACES
102
103 2001-03-15  Edwin Leuven  <leuven@fee.uva.nl>
104
105         * Added splash screen
106         * Makefile.am: updated
107         * FormSplash.[Ch]: added
108         * FormSplashImpl.[Ch]: added
109         
110 2001-03-09  Edwin Leuven  <leuven@fee.uva.nl>
111
112         * Makefile.am: updated
113         * paragraphdlg.ui: manually enabled items in minipage settings
114         * paragraphdlgimpl.C: tweak enable code on extra page
115         * Stuff sent in by Denis Perchine <dyp@perchine.com> to compile again:
116         * FileDialog_private.[Ch]: added
117         * FileDialog.C: added
118         * FormParagraph.C: params settings updated
119
120 2001-03-06  Edwin Leuven  <leuven@fee.uva.nl>
121
122         * Search dialog added:
123         * FormSearch.[Ch]
124         * searchdlg.ui
125         * searchdlg.[Ch]
126         * searchdlgimpl.[Ch]
127
128 2001-02-16  Edwin Leuven  <leuven@fee.uva.nl>
129
130         * remove inheritance from noncopyable in Form*.h
131         * Character dialog added:
132         * FormCharacter.[Ch]
133         * chardlg.ui
134         * chardlg.[Ch]
135         * chardlgimpl.[Ch]
136         
137 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
138
139         * FormParagraph.C: fix bview->update()
140
141 2001-01-24  Edwin Leuven  <leuven@fee.uva.nl>
142
143         *FormParagraph.C:
144         *FormParagraph.h:
145         *FormPrint.C:
146         *FormPrint.h:
147         *FormTabularCreate.C:
148         *FormTabularCreate.h:
149         *QtLyXView.h:
150         *emptytable.C:
151         *emptytable.h:
152         *paragraphdlg.C:
153         *paragraphdlg.h:
154         *paragraphdlg.ui:
155         *paragraphdlgimpl.C:
156         *paragraphdlgimpl.h:
157         *printdlg.C:
158         *printdlg.h:
159         *printdlg.ui:
160         *printdlgimpl.C:
161         *printdlgimpl.h:
162         *tabularcreatedlg.C:
163         *tabularcreatedlg.h:
164         *tabularcreatedlg.ui:
165         *tabularcreatedlgimpl.C:
166         *tabularcreatedlgimpl.h:
167         *Makefile.am: added paragraph/print/tabular create dialogs
168
169 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
170
171         * src/frontends/qt2/.cvsignore:
172         * Dialogs.C:
173         * FormCopyright.C:
174         * FormCopyright.h:
175         * FormCopyrightDialog.C:
176         * FormCopyrightDialog.h:
177         * FormCopyrightDialogBase.C:
178         * FormCopyrightDialogBase.h:
179         * FormCopyrightDialogBase.ui:
180         * GUIRunTime.C:
181         * Makefile.am: start frontend with the Copyright
182           dialog