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