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