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