]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ChangeLog
fa1927d65f8991a765a84ee2ab9f94ecd07709eb
[lyx.git] / src / frontends / qt2 / ChangeLog
1 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
2
3         * ui/*.ui: 
4         * ui/Makefile.am: add some sed magic to replace tr() with _()
5  
6 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
7
8         * Makefile.am: remove accidentally committed xforms file
9  
10 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
11
12         * Dialogs.C:
13         * Makefile.dialogs: 
14         * QThesaurus.[Ch]:
15         * QThesaurusDialog.[Ch]:
16         * ui/QThesaurusDialog.ui: add thesaurus dialog
17  
18 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
19
20         * Dialogs.C:
21         * Makefile.am:
22         * Makefile.dialogs:
23         * QExternal.[Ch]:
24         * QExternalDialog.[Ch]:
25         * ui/QExternalDialog.ui: add external dialog
26  
27 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
28
29         * Dialogs.C:
30         * Makefile.dialogs:
31         * QERT.[Ch]:
32         * QERTDialog.[Ch]:
33         * ui/QERTDialog.ui: add ERT dialog
34  
35 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
36
37         * Dialogs.C:
38         * Makefile.am:
39         * Makefile.dialogs: 
40         * QError.[Ch]:
41         * QErrorDialog.[Ch]:
42         * ui/QErrorDialog.ui: add LaTeX error dialog
43
44 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
45
46         * Dialogs.C:
47         * QCharacter.[Ch]:
48         * QCharacterDialog.[Ch]:
49         * ui/QcharacterDialog.ui: make work again,
50           add auto-apply feature
51  
52 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
53
54         * Dialogs.C:
55         * Makefile.am:
56         * Makefile.dialogs:
57         * QBibitem.[Ch]:
58         * QBibitemDialog.[Ch]:
59         * ui/QBibitemDialog.ui: add Bibitem dialog
60  
61 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
62
63         * Dialogs.C:
64         * Makefile.dialogs:
65         * QBibtex.[Ch]:
66         * QBibtexDialog.[Ch]:
67         * ui/QBibtexDialog.ui: added BibTeX dialog.
68
69         * README: update
70  
71 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
72
73         * Qt2BC.C: whoops, reversed sense of setReadOnly()
74  
75 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
76
77         * Dialogs.C: 
78         * QRef.[Ch]:
79         * ui/QRefDialog.ui: add Ref dialog back
80
81         * QAbout.[Ch]:
82         * QCitation.[Ch]: 
83         * QDocument.[Ch]: 
84         * QIndex.[Ch]: 
85         * QURL.[Ch]:
86         * Qt2Base.h: protect build() with updating_ too 
87
88         * QCitationDialog.C: use Qt2Base::readOnly
89
90         * README: update
91          
92 2001-08-25  John Levon  <moz@compsoc.man.ac.uk>
93
94         * Dialogs.C: add URL
95  
96         * QAbout.h:
97         * QCitation.h:
98         * QDocument.h: 
99         * QIndex.C: 
100         * Qt2Base.h:
101         * Qt2Base.C: add an updating_ variable to prevent
102           bc() breakage.
103
104         * QURL.h:
105         * QURL.C:
106         * QURLDialog.h:
107         * QURLDialog.C:
108         * ui/QURLDialog.ui: make alive again
109          
110         * Qt2BC.C: make lineedits ReadOnly not disabled 
111  
112         * README: update
113  
114         * ui/QCitationDialog.ui: small cleanups
115
116         * ui/QIndexDialog.ui: add a what's this
117  
118 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
119
120         * Dialogs.C: include the right files
121
122         * QCitation.C: closePB not cancelPB
123  
124         * QCitationDialog.C:
125         * QCitationDialog.h:
126         * ui/QCitationDialog.ui: small fixes
127
128         * QIndex.h:
129         * QIndex.C:
130         * QIndexDialog.C:
131         * QIndexDialog.h: 
132         * ui/QIndexDialog.ui: more fixes
133          
134         * Qt2Base.h:
135         * Qt2Base.C: add reset() to workaround problem. 
136
137         * README: update
138
139         * Makefile.am: 
140         * Timeout_pimpl.h:
141         * Timeout_pimpl.C: add the timer
142
143 2001-08-23  John Levon  <moz@compsoc.man.ac.uk>
144
145         * Dialogs.C:
146         * Makefile.am:
147         * Qt2BC.h:
148         * Qt2BC.C:
149         * QAbout.C:
150         * QCitation.C:
151         * QDocument.h:
152         * Qt2Base.C:
153         * Qt2Base.h: rename qt2BC -> Qt2BC, set focus for widget enable
154
155         * QIndex.h:
156         * QIndex.C:
157         * ui/QIndexDialog.ui: use the BC properly
158
159         * Qt2Base.h:
160         * Qt2Base.C: add a virtual isValid(), and predicate what changed()
161           tells the BC on the return value
162  
163         * README: update
164  
165 2001-08-21  John Levon  <moz@compsoc.man.ac.uk>
166
167         * Dialogs.C: add QIndex
168
169         * ui/Makefile.am:
170         * Makefile.am: fix build
171  
172         * ui/QAboutDialog.ui:
173         * QAbout.C: finish dialog
174
175         * ui/QCitationDialog.ui:
176         * QCitationDialog.C: BC fixes
177  
178         * ui/QIndexDialog.ui: 
179         * QIndex.h:
180         * QIndex.C: 
181         * QIndexDialog.h:
182         * QIndexDialog.C: got index dialog working
183
184 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
185
186         * all files: enormous naming re-jig and tidy
187  
188 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
189
190         Consistent use of Lsstream.h:
191         * FormCredits.C (build): std::stringstream -> stringstream.
192
193 2001-06-17  Angus Leeming  <a.leeming@ic.ac.uk>
194
195         * FormCitation.C (build): removed bc().refresh() call as the controller
196         should take care of this.
197         (update): removed noKeys stuff as you don't use it.
198
199         * FormCitationDialogImpl.C (slotBibSelected): Can't select bibkeys[-1]!
200         We were being bit by the xforms browser returns the browser line number
201         in Fortran style, but Qt uses C-style.
202
203 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
204
205         * FormCitationDialogImpl.C: added using directive.
206
207         * qt2BC.[Ch]: qt2BC now derives from GuiBC<QButton, QWidget>.
208         No idea why this wasn't done ages ago! 
209
210 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
211
212         * FormCharacter.C:
213         * FormParagraph.C (c-tor): cosmetic name change of signal.
214
215 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
216
217         * FormCitation.C:
218         * Qt2Base.C: removed // -*- C++ -*- as first line.
219
220         * FileDialog_private.h:
221         * FormCopyright.h:
222         * FormCredits.h:
223         * FormIndex.h:
224         * FormParagraph.h:
225         * FormPrint.h:
226         * FormRef.h:
227         * FormSearch.h:
228         * FormSplash.h:
229         * FormTabularCreate.h:
230         * FormToc.h:
231         * FormUrl.h:
232         * QtLyXView.h: added // -*- C++ -*- as first line.
233
234 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
235
236         * <various>: fix random space pepper to use
237           hard tabs. Also add <config.h> where necessitated
238           by using LString.h
239  
240 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
241
242         * FormDocument.C (build): add iso8859-15 support.
243
244 2001-05-17  Allan Rae  <rae@lyx.org>
245
246         * FormCharacter.C:
247         * FormCopyright.C:
248         * FormCredits.C:
249         * FormSearch.C: gettext went missing but is back gain now _().
250
251         * Makefile.am:  ButtonController is now ButtonControllerBase.
252         It now compiles but it won't link lyx on my system.  Complaints about
253         not being able to link in libraries lib{GL,GLU,Xft,Xext,Xmu} which
254         are all present and accounted for by ldconfig.  YMMV.
255
256 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
257
258         * FormParagraph.C: remove !NEW_INSETS and !NO_PEXTRA cruft
259
260 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
261
262         * FormCharacter.C:
263         * FormDocument.h:
264         * FormSearch.C:
265         * Dialogs.C: s/popup/dialog/
266
267         * qt2BC.h:
268         * qt2BC.C:
269         * FormCitation.C:
270         * FormDocument.C: s/UndoAll/Restore/
271
272         * Qt2Base.h:
273         * Qt2Base.C: s/ControlButton/ControlButtons/
274
275         
276 2001-04-02  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
277
278         * Makefile.am: Simplified Makefile.am
279
280 2001-03-31  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
281
282         * FormCitationDialogImpl.C (doPreviousNext): Propagated search
283         fixes from XForms
284         * several files: MVC for citation dialog
285
286 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
287
288         * Qt2Base.[Ch]: changed ControlBase to ControlButton.
289
290 2001-03-19  Edwin Leuven  <leuven@fee.uva.nl>
291
292         * qt2 compiles again:
293         * Makefile.am: added missing xform dialogs
294         * FormParagraph.C: only extra setting if wanted
295         * FormParagraph.h: add namespace to connection
296         
297 2001-03-16  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
298
299         * FormParagraph.C (apply): Only call SetParagraphExtraOpt() when
300         NO_PEXTRA is not defined (in line with XForms frontend)
301
302         * Dialogs.C: Adapted to backend changes
303
304         * Makefile.am: updated citation dialog
305         * Citation dialog added: FormCitation.{C,h},
306         *    FormCitationDialog.ui, FormCitationDialogImpl.{C,h}
307
308 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
309
310         * several files: remove CXX_WORKING_NAMESPACES
311
312 2001-03-15  Edwin Leuven  <leuven@fee.uva.nl>
313
314         * Added splash screen
315         * Makefile.am: updated
316         * FormSplash.[Ch]: added
317         * FormSplashImpl.[Ch]: added
318         
319 2001-03-09  Edwin Leuven  <leuven@fee.uva.nl>
320
321         * Makefile.am: updated
322         * paragraphdlg.ui: manually enabled items in minipage settings
323         * paragraphdlgimpl.C: tweak enable code on extra page
324         * Stuff sent in by Denis Perchine <dyp@perchine.com> to compile again:
325         * FileDialog_private.[Ch]: added
326         * FileDialog.C: added
327         * FormParagraph.C: params settings updated
328
329 2001-03-06  Edwin Leuven  <leuven@fee.uva.nl>
330
331         * Search dialog added:
332         * FormSearch.[Ch]
333         * searchdlg.ui
334         * searchdlg.[Ch]
335         * searchdlgimpl.[Ch]
336
337 2001-02-16  Edwin Leuven  <leuven@fee.uva.nl>
338
339         * remove inheritance from noncopyable in Form*.h
340         * Character dialog added:
341         * FormCharacter.[Ch]
342         * chardlg.ui
343         * chardlg.[Ch]
344         * chardlgimpl.[Ch]
345         
346 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
347
348         * FormParagraph.C: fix bview->update()
349
350 2001-01-24  Edwin Leuven  <leuven@fee.uva.nl>
351
352         *FormParagraph.C:
353         *FormParagraph.h:
354         *FormPrint.C:
355         *FormPrint.h:
356         *FormTabularCreate.C:
357         *FormTabularCreate.h:
358         *QtLyXView.h:
359         *emptytable.C:
360         *emptytable.h:
361         *paragraphdlg.C:
362         *paragraphdlg.h:
363         *paragraphdlg.ui:
364         *paragraphdlgimpl.C:
365         *paragraphdlgimpl.h:
366         *printdlg.C:
367         *printdlg.h:
368         *printdlg.ui:
369         *printdlgimpl.C:
370         *printdlgimpl.h:
371         *tabularcreatedlg.C:
372         *tabularcreatedlg.h:
373         *tabularcreatedlg.ui:
374         *tabularcreatedlgimpl.C:
375         *tabularcreatedlgimpl.h:
376         *Makefile.am: added paragraph/print/tabular create dialogs
377
378 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
379
380         * src/frontends/qt2/.cvsignore:
381         * Dialogs.C:
382         * FormCopyright.C:
383         * FormCopyright.h:
384         * FormCopyrightDialog.C:
385         * FormCopyrightDialog.h:
386         * FormCopyrightDialogBase.C:
387         * FormCopyrightDialogBase.h:
388         * FormCopyrightDialogBase.ui:
389         * GUIRunTime.C:
390         * Makefile.am: start frontend with the Copyright
391           dialog