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