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