]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ChangeLog
e6cea762c999bf8726d93d8f057a0c049dc0d6df
[lyx.git] / src / frontends / qt2 / ChangeLog
1 2002-01-25  Angus Leeming  <a.leeming@ic.ac.uk>
2
3         * Dialogs.C: removed now redundant #include "QParagraph.h".
4
5         * QSearchDialog.h (remember): removed unnecessary
6         QSearchDialog qualifier.
7
8         * QTexinfo.C:
9         * QToc.C: added various using std::xyz directives.
10
11 2002-01-25  Edwin Leuven  <leuven@fee.uva.nl>
12
13         * Makefile.am:
14         * Dialogs.C:
15         * Makefile.dialogs:
16         * QFloat.h:
17         * QFloat.C:
18         * QFloatDialog.h:
19         * QFloatDialog.C:
20         * ui/QFloatDialog.ui: add float dialog
21
22 2002-01-25  John Levon  <moz@compsoc.man.ac.uk>
23
24         * Makefile.am:
25         * Makefile.dialogs: don't compile QPar/Doc
26           for now, as they cause problems
27  
28 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
29
30         * Makefile.am:
31         * Dialogs.C:
32         * QToc.h:
33         * QToc.C:
34         * QTocDialog.h:
35         * QTocDialog.C:
36         * ui/QTocDialog.ui: resuscitate TOC dialog
37  
38 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
39
40         * QCitation.h:
41         * QCitation.C:
42         * QCitationDialog.h:
43         * QCitationDialog.C:
44         * ui/QCitationDialog.ui: natbib fixes
45
46 2002-01-19  Edwin Leuven  <leuven@fee.uva.nl>
47
48         * QTexinfo.[Ch]: added
49         * QTexinfoDialog.[Ch]: added
50         * ui/QTexinfoDialog.ui: added
51         * Dialogs.C: add dialog
52         * Makefile.dialogs: idem
53
54 2002-01-18  Edwin Leuven  <leuven@fee.uva.nl>
55
56         * QMinipage.C: compiles fixes (lyxlength related)
57
58 2002-01-15  John Levon  <moz@compsoc.man.ac.uk>
59
60         * Makefile.am: 
61         * FileDialog_private.h: fix compile
62
63         * QThesaurus.h:
64         * QThesaurus.C:
65         * QThesaurusDialog.h:
66         * QThesaurusDialog.C:
67         * ui/QThesaurusDialog.ui: new thesaurus code 
68  
69 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
70
71         * QMinipage.C (apply, update_contents): MinipageParams::width renamed
72         as MinipageParams::pageWidth.
73
74 2002-01-04  John Levon  <moz@compsoc.man.ac.uk>
75
76         * QParagraph.C: add needed include
77  
78 2001-12-08  John Levon  <moz@compsoc.man.ac.uk>
79
80         * Makefile.am:
81         * Dialogs.C: bring back unconverted dialogs
82  
83 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
84
85         * QParagraph.C:
86         * QParagraphDialog.h:
87         * QParagraphDialog.C: use new vspace API
88
89         * QTocDialog.C: silence warnings
90  
91 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
92
93         * qttableview.C: change "while(" to "while (" 
94
95 2001-12-05  Allan Rae  <rae@lyx.org>
96
97         * QParagraph.C (apply): 
98         (update): Use the right LyXText -- extending John's fix
99
100 2001-12-01  Maks Orlovich  <mo002j@mail.rochester.edu>
101
102         * moc/Makefile.am:
103         * Makefile.am:
104         * QBibtexDialog.C:
105         * QExternalDialog.C:
106         * QParagraphDialog.h:
107         * QPreambleDialog.C:
108         * emptytable.C:
109         * qttableview.C:
110         * qttableview.C:
111         * qttableview.h: fixes for Qt3
112
113 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
114
115         * Makefile.am: add Alert_pimpl.lo
116
117 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
118
119         * Makefile.am: link in new DropDown.lo
120
121         * QSpellcheckerDialog.C: fix warning
122
123         * ui/moc/Makefile.am: remove dead thing
124
125 2001-10-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
126
127         * ui/moc/Makefile.am: remove unportable # at beginning of
128         declaration.
129
130         * ui/Makefile.am: 
131         * Makefile.am: remove extra DISTCLEANFILES declaration
132
133 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
134
135         * ui/QDocumentDialog.ui: 
136         * QDocument.C (build_dialog): support latin4
137
138 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
139
140         * ui/QDocumentDialog.ui: 
141         * QDocument.C (build_dialog): support latin3
142
143 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
144
145         * Dialogs.C: remove splash dialog code.
146
147         * QSplash.[Ch]:
148         * QSplashDialog.[Ch]: removed.
149
150         * Makefile.dialogs: remove splash dialog files.
151
152 2001-09-18  John Levon  <moz@compsoc.man.ac.uk>
153
154         * QRef.C: fix compile
155
156         * README: update
157  
158 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
159
160         * Makefile.am (libqt2_la_LIBADD): rename from OBJADD, depend on
161         gui libs
162
163 2001-09-06  John Levon  <moz@compsoc.man.ac.uk>
164
165         * ui/QMinipageDialog.ui: fix layout, remove old slot
166  
167         * QRefDialog.C: fix warning
168  
169 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
170
171         * ui/QSpellcheckerDialog.ui: reworded layout
172
173 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
174
175         * QMinipage.C: remove radiobutton add combox
176         * ui/QMinipageDialog.ui: + buttons at bottom
177
178 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
179
180         * Makefile.dialogs:
181         * Dialogs.C:
182         * QSpellchecker.[Ch]:
183         * QSpellcheckerDialog.[Ch]:
184         * ui/QSpellcheckerDialog.ui: add spellchecker dialog
185  
186 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
187
188         * ui/QMinipageDialog.ui: layout tweak again (but it's getting better)
189
190 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
191
192         * ui/QGraphicsDialog.ui : minor layout tweak
193         * ui/QIncludeDialog.ui : idem
194         * ui/QMinipageDialog.ui: idem
195         * ui/QURLDialog.ui: idem
196
197 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
198
199         * ui/QRefDialog.ui : minor layout tweak
200         * Qref.C: idem
201
202 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
203
204         * QTabularCreateDialog.C: fix warnings
205
206         * emptytable.h:
207         * emptytable.C:
208         * ui/QTabularCreateDialog.ui: fix layout
209           when table size is changed
210  
211 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
212
213         * Dialogs.C:
214         * QSearch.[Ch]:
215         * QSearchDialog.[Ch]:
216         * ui/QSearchDialog.ui: add search back
217  
218 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
219
220         * Dialogs.C:
221         * QPrint.[Ch]:
222         * QPrintDialog.[Ch]:
223         * ui/QPrintDialog.ui: add print dialog back
224  
225 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
226
227         * Makefile.am:
228         * moc/Makefile.am:
229         * ui/Makefile.am:
230         * ui/moc/Makefile.am: use AM_CXXFLAGS to add defines
231
232 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
233
234         * QAbout.C: added a using std::getline directive.
235
236         * QCitationDialog.C (doFind): removed const from argument to make it
237         consistent with the header file.
238
239         * QDocument.[Ch] (c-tor): moved declaration of into .C file. Compilation
240         was failing with "incomplete type is not allowed" in instantiation
241         of boost::scoped_ptr<QDocumentDialog> dialog_.
242
243         * QLog.C: added a couple of using std::xyz directives.
244
245         * QPreambleDialog.C: added a using std::getline directive.
246
247         * QToc.C: using SigC::slot directive.
248
249 2001-08-29  Edwin Leuven  <leuven@fee.uva.nl>
250
251         * ui/QURLDialog.ui : minor layout tweak
252
253 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
254
255         * QPreamble.[Ch]:
256         * QPreambleDialog.[Ch]:
257         * ui/QPreambleDialog.ui:
258         * Makefile.am:
259         * Makefile.dialogs:
260         * Dialogs.C: add pre-amble dialog
261
262 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
263
264         * ui/QIndexDialog.ui:
265         * QIndexDialog.C: add QWhatsThis in C source
266
267         * README: document this restriction
268          
269 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
270
271         * QMinipage.[Ch]:
272         * QMinipageDialog.[Ch]:
273         * ui/QMinipageDialog.ui:
274         * lengthcombo.[Ch]:
275         * Makefile.am:
276         * moc/Makefile.am:
277         * Makefile.dialogs:
278         * Dialogs.C: add minipage and prototype length combo widget
279
280 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
281
282         * QLog.[Ch]:
283         * QLogDialog.[Ch]:
284         * ui/QLogDialog.ui:
285         * QVCLog.[Ch]:
286         * QVCLogDialog.[Ch]:
287         * ui/QVCLogDialog.ui:
288         * Dialogs.C: 
289         * Makefile.am:
290         * Makefile.dialogs: add log and vclog dialogs
291
292 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
293
294         * Dialogs.C:
295         * QTabularCreate.[Ch]:
296         * QTabularCreate.h:
297         * QTabularCreateDialog.C:
298         * QTabularCreateDialog.h:
299         * ui/Makefile.am:
300         * ui/QTabularCreateDialog.ui: bring back
301         tabcreate
302  
303 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
304
305         * ui/QCharacterDialog.ui:
306         * ui/QThesaurusDialog.ui: fix tab order
307
308         * QGraphics.[Ch]:
309         * QGraphicsDialog.[Ch]:
310         * ui/QGraphicsDialog.ui:
311         * Makefile.am:
312         * Makefile.dialogs:
313         * Dialogs.C: add graphics dialog
314  
315 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
316
317         * QThesaurus.C: clear selection on update
318
319         * QInclude.[Ch]:
320         * QincludeDialog.[Ch]:
321         * ui/QincludeDialog.ui:
322         * Makefile.am:
323         * Makefile.dialogs:
324         * Dialogs.C: add Include dialog
325  
326         * README: add note about crashes
327  
328 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
329
330         * QThesaurusDialog.C: whoops, forgot to clear before update
331  
332 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
333
334         * QBibtex.C:
335         * QBibtexDialog.h:
336         * QBibtexDialog.C:
337         * ui/QBibtexDialog.ui: fix some things, add
338           delete button
339
340         * QExternalDialog.C: fix file dialog thing
341  
342         * QThesaurus.h: 
343         * QThesaurus.C: 
344         * QThesaurusDialog.h:
345         * QThesaurusDialog.C: 
346         * ui/QThesaurusDialog.ui: fix compile, get working
347  
348         * moc/Makefile.am: fix builddir != srcdir
349  
350 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
351
352         * GUIRunTime.C: fix argc handling
353  
354 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
355
356         * ui/*.ui: 
357         * ui/Makefile.am: add some sed magic to replace tr() with _()
358  
359 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
360
361         * Makefile.am: remove accidentally committed xforms file
362  
363 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
364
365         * Dialogs.C:
366         * Makefile.dialogs: 
367         * QThesaurus.[Ch]:
368         * QThesaurusDialog.[Ch]:
369         * ui/QThesaurusDialog.ui: add thesaurus dialog
370  
371 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
372
373         * Dialogs.C:
374         * Makefile.am:
375         * Makefile.dialogs:
376         * QExternal.[Ch]:
377         * QExternalDialog.[Ch]:
378         * ui/QExternalDialog.ui: add external dialog
379  
380 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
381
382         * Dialogs.C:
383         * Makefile.dialogs:
384         * QERT.[Ch]:
385         * QERTDialog.[Ch]:
386         * ui/QERTDialog.ui: add ERT dialog
387  
388 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
389
390         * Dialogs.C:
391         * Makefile.am:
392         * Makefile.dialogs: 
393         * QError.[Ch]:
394         * QErrorDialog.[Ch]:
395         * ui/QErrorDialog.ui: add LaTeX error dialog
396
397 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
398
399         * Dialogs.C:
400         * QCharacter.[Ch]:
401         * QCharacterDialog.[Ch]:
402         * ui/QcharacterDialog.ui: make work again,
403           add auto-apply feature
404  
405 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
406
407         * Dialogs.C:
408         * Makefile.am:
409         * Makefile.dialogs:
410         * QBibitem.[Ch]:
411         * QBibitemDialog.[Ch]:
412         * ui/QBibitemDialog.ui: add Bibitem dialog
413  
414 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
415
416         * Dialogs.C:
417         * Makefile.dialogs:
418         * QBibtex.[Ch]:
419         * QBibtexDialog.[Ch]:
420         * ui/QBibtexDialog.ui: added BibTeX dialog.
421
422         * README: update
423  
424 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
425
426         * Qt2BC.C: whoops, reversed sense of setReadOnly()
427  
428 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
429
430         * Dialogs.C: 
431         * QRef.[Ch]:
432         * ui/QRefDialog.ui: add Ref dialog back
433
434         * QAbout.[Ch]:
435         * QCitation.[Ch]: 
436         * QDocument.[Ch]: 
437         * QIndex.[Ch]: 
438         * QURL.[Ch]:
439         * Qt2Base.h: protect build() with updating_ too 
440
441         * QCitationDialog.C: use Qt2Base::readOnly
442
443         * README: update
444          
445 2001-08-25  John Levon  <moz@compsoc.man.ac.uk>
446
447         * Dialogs.C: add URL
448  
449         * QAbout.h:
450         * QCitation.h:
451         * QDocument.h: 
452         * QIndex.C: 
453         * Qt2Base.h:
454         * Qt2Base.C: add an updating_ variable to prevent
455           bc() breakage.
456
457         * QURL.h:
458         * QURL.C:
459         * QURLDialog.h:
460         * QURLDialog.C:
461         * ui/QURLDialog.ui: make alive again
462          
463         * Qt2BC.C: make lineedits ReadOnly not disabled 
464  
465         * README: update
466  
467         * ui/QCitationDialog.ui: small cleanups
468
469         * ui/QIndexDialog.ui: add a what's this
470  
471 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
472
473         * Dialogs.C: include the right files
474
475         * QCitation.C: closePB not cancelPB
476  
477         * QCitationDialog.C:
478         * QCitationDialog.h:
479         * ui/QCitationDialog.ui: small fixes
480
481         * QIndex.h:
482         * QIndex.C:
483         * QIndexDialog.C:
484         * QIndexDialog.h: 
485         * ui/QIndexDialog.ui: more fixes
486          
487         * Qt2Base.h:
488         * Qt2Base.C: add reset() to workaround problem. 
489
490         * README: update
491
492         * Makefile.am: 
493         * Timeout_pimpl.h:
494         * Timeout_pimpl.C: add the timer
495
496 2001-08-23  John Levon  <moz@compsoc.man.ac.uk>
497
498         * Dialogs.C:
499         * Makefile.am:
500         * Qt2BC.h:
501         * Qt2BC.C:
502         * QAbout.C:
503         * QCitation.C:
504         * QDocument.h:
505         * Qt2Base.C:
506         * Qt2Base.h: rename qt2BC -> Qt2BC, set focus for widget enable
507
508         * QIndex.h:
509         * QIndex.C:
510         * ui/QIndexDialog.ui: use the BC properly
511
512         * Qt2Base.h:
513         * Qt2Base.C: add a virtual isValid(), and predicate what changed()
514           tells the BC on the return value
515  
516         * README: update
517  
518 2001-08-21  John Levon  <moz@compsoc.man.ac.uk>
519
520         * Dialogs.C: add QIndex
521
522         * ui/Makefile.am:
523         * Makefile.am: fix build
524  
525         * ui/QAboutDialog.ui:
526         * QAbout.C: finish dialog
527
528         * ui/QCitationDialog.ui:
529         * QCitationDialog.C: BC fixes
530  
531         * ui/QIndexDialog.ui: 
532         * QIndex.h:
533         * QIndex.C: 
534         * QIndexDialog.h:
535         * QIndexDialog.C: got index dialog working
536
537 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
538
539         * all files: enormous naming re-jig and tidy
540  
541 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
542
543         Consistent use of Lsstream.h:
544         * FormCredits.C (build): std::stringstream -> stringstream.
545
546 2001-06-17  Angus Leeming  <a.leeming@ic.ac.uk>
547
548         * FormCitation.C (build): removed bc().refresh() call as the controller
549         should take care of this.
550         (update): removed noKeys stuff as you don't use it.
551
552         * FormCitationDialogImpl.C (slotBibSelected): Can't select bibkeys[-1]!
553         We were being bit by the xforms browser returns the browser line number
554         in Fortran style, but Qt uses C-style.
555
556 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
557
558         * FormCitationDialogImpl.C: added using directive.
559
560         * qt2BC.[Ch]: qt2BC now derives from GuiBC<QButton, QWidget>.
561         No idea why this wasn't done ages ago! 
562
563 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
564
565         * FormCharacter.C:
566         * FormParagraph.C (c-tor): cosmetic name change of signal.
567
568 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
569
570         * FormCitation.C:
571         * Qt2Base.C: removed // -*- C++ -*- as first line.
572
573         * FileDialog_private.h:
574         * FormCopyright.h:
575         * FormCredits.h:
576         * FormIndex.h:
577         * FormParagraph.h:
578         * FormPrint.h:
579         * FormRef.h:
580         * FormSearch.h:
581         * FormSplash.h:
582         * FormTabularCreate.h:
583         * FormToc.h:
584         * FormUrl.h:
585         * QtLyXView.h: added // -*- C++ -*- as first line.
586
587 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
588
589         * <various>: fix random space pepper to use
590           hard tabs. Also add <config.h> where necessitated
591           by using LString.h
592  
593 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
594
595         * FormDocument.C (build): add iso8859-15 support.
596
597 2001-05-17  Allan Rae  <rae@lyx.org>
598
599         * FormCharacter.C:
600         * FormCopyright.C:
601         * FormCredits.C:
602         * FormSearch.C: gettext went missing but is back gain now _().
603
604         * Makefile.am:  ButtonController is now ButtonControllerBase.
605         It now compiles but it won't link lyx on my system.  Complaints about
606         not being able to link in libraries lib{GL,GLU,Xft,Xext,Xmu} which
607         are all present and accounted for by ldconfig.  YMMV.
608
609 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
610
611         * FormParagraph.C: remove !NEW_INSETS and !NO_PEXTRA cruft
612
613 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
614
615         * FormCharacter.C:
616         * FormDocument.h:
617         * FormSearch.C:
618         * Dialogs.C: s/popup/dialog/
619
620         * qt2BC.h:
621         * qt2BC.C:
622         * FormCitation.C:
623         * FormDocument.C: s/UndoAll/Restore/
624
625         * Qt2Base.h:
626         * Qt2Base.C: s/ControlButton/ControlButtons/
627
628         
629 2001-04-02  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
630
631         * Makefile.am: Simplified Makefile.am
632
633 2001-03-31  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
634
635         * FormCitationDialogImpl.C (doPreviousNext): Propagated search
636         fixes from XForms
637         * several files: MVC for citation dialog
638
639 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
640
641         * Qt2Base.[Ch]: changed ControlBase to ControlButton.
642
643 2001-03-19  Edwin Leuven  <leuven@fee.uva.nl>
644
645         * qt2 compiles again:
646         * Makefile.am: added missing xform dialogs
647         * FormParagraph.C: only extra setting if wanted
648         * FormParagraph.h: add namespace to connection
649         
650 2001-03-16  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
651
652         * FormParagraph.C (apply): Only call SetParagraphExtraOpt() when
653         NO_PEXTRA is not defined (in line with XForms frontend)
654
655         * Dialogs.C: Adapted to backend changes
656
657         * Makefile.am: updated citation dialog
658         * Citation dialog added: FormCitation.{C,h},
659         *    FormCitationDialog.ui, FormCitationDialogImpl.{C,h}
660
661 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
662
663         * several files: remove CXX_WORKING_NAMESPACES
664
665 2001-03-15  Edwin Leuven  <leuven@fee.uva.nl>
666
667         * Added splash screen
668         * Makefile.am: updated
669         * FormSplash.[Ch]: added
670         * FormSplashImpl.[Ch]: added
671         
672 2001-03-09  Edwin Leuven  <leuven@fee.uva.nl>
673
674         * Makefile.am: updated
675         * paragraphdlg.ui: manually enabled items in minipage settings
676         * paragraphdlgimpl.C: tweak enable code on extra page
677         * Stuff sent in by Denis Perchine <dyp@perchine.com> to compile again:
678         * FileDialog_private.[Ch]: added
679         * FileDialog.C: added
680         * FormParagraph.C: params settings updated
681
682 2001-03-06  Edwin Leuven  <leuven@fee.uva.nl>
683
684         * Search dialog added:
685         * FormSearch.[Ch]
686         * searchdlg.ui
687         * searchdlg.[Ch]
688         * searchdlgimpl.[Ch]
689
690 2001-02-16  Edwin Leuven  <leuven@fee.uva.nl>
691
692         * remove inheritance from noncopyable in Form*.h
693         * Character dialog added:
694         * FormCharacter.[Ch]
695         * chardlg.ui
696         * chardlg.[Ch]
697         * chardlgimpl.[Ch]
698         
699 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
700
701         * FormParagraph.C: fix bview->update()
702
703 2001-01-24  Edwin Leuven  <leuven@fee.uva.nl>
704
705         *FormParagraph.C:
706         *FormParagraph.h:
707         *FormPrint.C:
708         *FormPrint.h:
709         *FormTabularCreate.C:
710         *FormTabularCreate.h:
711         *QtLyXView.h:
712         *emptytable.C:
713         *emptytable.h:
714         *paragraphdlg.C:
715         *paragraphdlg.h:
716         *paragraphdlg.ui:
717         *paragraphdlgimpl.C:
718         *paragraphdlgimpl.h:
719         *printdlg.C:
720         *printdlg.h:
721         *printdlg.ui:
722         *printdlgimpl.C:
723         *printdlgimpl.h:
724         *tabularcreatedlg.C:
725         *tabularcreatedlg.h:
726         *tabularcreatedlg.ui:
727         *tabularcreatedlgimpl.C:
728         *tabularcreatedlgimpl.h:
729         *Makefile.am: added paragraph/print/tabular create dialogs
730
731 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
732
733         * src/frontends/qt2/.cvsignore:
734         * Dialogs.C:
735         * FormCopyright.C:
736         * FormCopyright.h:
737         * FormCopyrightDialog.C:
738         * FormCopyrightDialog.h:
739         * FormCopyrightDialogBase.C:
740         * FormCopyrightDialogBase.h:
741         * FormCopyrightDialogBase.ui:
742         * GUIRunTime.C:
743         * Makefile.am: start frontend with the Copyright
744           dialog