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