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