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