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