]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ChangeLog
small tweak
[lyx.git] / src / frontends / qt2 / ChangeLog
1 2003-03-28  John Levon  <levon@movementarian.org>
2
3         * ui/QDocumentDialogBase.ui: small tweak
4
5 2003-03-28  John Levon  <levon@movementarian.org>
6
7         * QPrefs.C:
8         * ui/QPrefSpellcheckerModule.ui: fix bug 978
9
10 2003-03-28  John Levon  <levon@movementarian.org>
11
12         * ui/QCharacterDialogBase.ui: re-org, fix bug 999
13
14 2003-03-28  John Levon  <levon@movementarian.org>
15
16         * QParagraph.C:
17         * QParagraphDialog.C:
18         * ui/QParagraphDialog.ui: don't use negative checkbox
19         strings. Add whats this for label width. Add tooltips
20         (bug 997). Never show "Senseless with this layout!"
21
22         * lengthcombo.C: remove pointless whatsthis
23
24 2003-03-28  John Levon  <levon@movementarian.org>
25
26         * panelstack.C: compile fixes for Qt 2.3
27
28 2003-03-28  John Levon  <levon@movementarian.org>
29
30         * QFloat.C:
31         * QFloatDialog.h:
32         * QFloatDialog.C:
33         * ui/QFloatDialog.ui:
34         * Makefile.dialogs:
35         * moc/Makefile.am:
36         * floatplacement.h:
37         * floatplacement.C: move the float code into its
38           own widget
39
40         * QDocument.C:
41         * QDocumentDialog.h:
42         * QDocumentDialog.C: use that widget
43
44         * Makefile.dialogs:
45         * QDocument.C:
46         * QDocumentDialog.h:
47         * QDocumentDialog.C:
48         * ui/QDocumentDialogBase.ui:
49         * ui/ClassModuleBase.ui:
50         * ui/PaperModuleBase.ui:
51         * ui/PackagesModuleBase.ui:
52         * ui/MathsModuleBase.ui:
53         * ui/LatexModuleBase.ui:
54         * ui/PageLayoutModuleBase.ui:
55         * ui/TextLayoutModuleBase.ui: big re-organisation
56         of the doc dialog panes
57
58 2003-03-28  John Levon  <levon@movementarian.org>
59
60         * panelstack.C: make sure the first panel is visible
61
62         * QDocument.h:
63         * QDocument.C: add (unused) showPreamble
64
65         * QDocumentDialog.h:
66         * QDocumentDialog.C:
67         * ui/QDocumentDialog.ui: use PanelStack
68
69 2003-03-28  John Levon  <levon@movementarian.org>
70
71         * Makefile.am:
72         * Makefile.dialogs:
73         * moc/Makefile.am:
74         * panelstack.h:
75         * panelstack.C: add new class for handling paned dialogs
76
77         * QPrefsDialog.h:
78         * QPrefsDialog.C:
79         * ui/QPrefsDialogBase.ui: use the above
80
81         * ui/QPrefUIModule.ui: re-layout
82
83 2003-03-27  John Levon  <levon@movementarian.org>
84
85         * ui/QParagraphDialogBase.ui: fix dupe accelerator / group label
86
87 2003-03-27  John Levon  <levon@movementarian.org>
88
89         * QLyXKeySym.C: remove debug stuff from startup hot path
90
91 2003-03-26  Edwin Leuven  <e.leuven@uva.nl>
92
93         * bulletstring.[Ch]: unused; remove
94         
95 2003-03-26  Angus Leeming  <leeming@lyx.org>
96
97         * Dialogs.C:
98         * Dialogs2.C:
99         * Dialogs3.C:
100         * Dialogs_impl.h:
101         move the contents of Dialogs.C and Dialogs_impl.h into Dialogs2.C.
102         move Dialog3.C to Dialogs.C.
103
104         * Makefile.am: remove Dialogs_impl.h, Dialog3.C.
105
106 2003-03-26  Angus Leeming  <leeming@lyx.org>
107
108         * Dialogs.C:
109         * Dialogs2.C:
110         * Dialogs_impl.h: remove the thesaurus dialog.
111
112         * Dialogs3.C: add it here.
113
114         * QThesaurus.[Ch]: changes to use the new Dialog-based scheme.
115
116 2003-03-25  Angus Leeming  <leeming@lyx.org>
117
118         * Dialogs.C:
119         * Dialogs2.C:
120         * Dialogs_impl.h: remove the log, showfile and vclog dialogs.
121
122         * Dialogs3.C: add these dialogs.
123
124         * QLog.[Ch]:
125         * QShowFile.[Ch]:
126         * QVCLog.[Ch]: changes to use the new Dialog-based scheme.
127
128 2003-03-23  John Levon  <levon@movementarian.org>
129
130         * lyx_gui.C: remove unused variables
131
132 2003-03-22  John Levon  <levon@movementarian.org>
133
134         * qscreen.C: remove "internal" parameter, unused
135
136 2003-03-21  John Levon  <levon@movementarian.org>
137
138         * QDocument.C: fix swapping of TOC and secnum depth
139
140 2003-03-15  John Levon  <levon@movementarian.org>
141
142         * QMathDialog.C: "Sans serif" not "San serif"
143
144 2003-03-15  John Levon  <levon@movementarian.org>
145
146         * ui/QMathDialogBase.ui: fix english in a tooltip
147
148 2003-03-15  John Levon  <levon@movementarian.org>
149
150         * ui/QRefDialogBase.ui: s/Goto/Go to reference/
151
152 2003-03-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
153
154         * QParagraph.C (apply): do not reset vfill spacing to 'none' when
155         there is no explicit length given (off by one typo)
156
157 2003-03-13  Angus Leeming  <leeming@lyx.org>
158
159         * Dialogs.C:
160         * Dialogs2.C:
161         * Dialogs_impl.h: remove paragraph dialog.
162
163         * Dialogs3.C: add paragraph dialog.
164
165         * QParagraph.[Ch]: changes to use the new Dialog-based scheme.
166
167 2003-03-12  John Levon  <levon@movementarian.org>
168
169         * ui/QPrefsDialogBase.ui: resizing improvement
170
171 2003-03-12  Angus Leeming  <leeming@lyx.org>
172
173         * Dialogs.C:
174         * Dialogs2.C:
175         * Dialogs_impl.h: remove character dialog.
176
177         * Dialogs3.C: add character dialog.
178
179         * QCharacter.[Ch]: changes to use the new Dialog-based scheme.
180
181
182 2003-03-12  John Levon  <levon@movementarian.org>
183
184         * QSearch.C: don't disable checkboxes on RO doc (bug 937)
185  
186 2003-03-10  Angus Leeming  <leeming@lyx.org>
187
188         * Dialogs3.C (build): the "tabularcreate" dialog is always valid.
189         Use IgnorantPolicy for thr B.C.
190
191 2003-03-09  Angus Leeming  <leeming@lyx.org>
192
193         * lots of files: changes associated with the clean-up of the
194         ButtonController.
195
196 2003-03-09  Angus Leeming  <leeming@lyx.org>
197
198         * Dialogs.C:
199         * Dialogs2.C:
200         * Dialogs_impl.h: remove merge changes dialog.
201
202         * Dialogs3.C: add merge changes dialog.
203
204         * QChanges.[Ch]: changes to use the new Dialog-based scheme.
205
206 2003-03-09  Angus Leeming  <leeming@lyx.org>
207
208         * Dialogs.C:
209         * Dialogs2.C:
210         * Dialogs_impl.h: remove about lyx dialog.
211
212         * Dialogs3.C: add about lyx dialog.
213
214         * QAbout.[Ch]: changes to use the new Dialog-based scheme.
215
216 2003-03-09  Angus Leeming  <leeming@lyx.org>
217
218         * Dialogs.C:
219         * Dialogs2.C:
220         * Dialogs_impl.h: remove tabularcreate dialog.
221
222         * Dialogs3.C: add tabularcreate dialog.
223
224         * QTabularCreate.[Ch]: changes to use the new Dialog-based scheme.
225
226 2003-03-09  Angus Leeming  <leeming@lyx.org>
227
228         * Dialogs.C:
229         * Dialogs2.C:
230         * Dialogs_impl.h: remove tabular dialog.
231
232         * Dialogs3.C: add tabular dialog.
233
234         * QTabular.[Ch]: changes to use the new Dialog-based scheme.
235
236 2003-03-09  Angus Leeming  <leeming@lyx.org>
237
238         * QDialogView.h: make controller methods of QController public to
239         enable the QXyzDialog classes to access the controller if need be.
240         * Qt2Base.h: ditto for the controller methods of Qt2CB.
241
242         * QTabular.C:
243         * QTabularDialog.C: changes due to the changed ControlTabular
244         interface.
245
246 2003-03-07  Dekel Tsur  <dekelts@tau.ac.il>
247
248         * QPrefs.C:
249         * QPrefSpellcheckerModule.ui: Add 'hspell' option.
250
251 2003-03-07  Angus Leeming  <leeming@lyx.org>
252
253         * Dialogs.C:
254         * Dialogs2.C:
255         * Dialogs_impl.h: remove graphics dialog.
256
257         * Dialogs3.C: add graphics dialog.
258
259         * QGraphics.[Ch]: changes to use the new Dialog-based scheme.
260
261 2003-03-07  Angus Leeming  <leeming@lyx.org>
262
263         * Dialogs.C:
264         * Dialogs2.C:
265         * Dialogs_impl.h: remove minipage dialog.
266
267         * Dialogs3.C: add minipage dialog. No longer use the bibitem, include,
268         label or url controllers; use ControlCommand instead.
269
270         * QBibitem.[Ch]:
271         * QIndex.[Ch]:
272         * QURL.[Ch]: changes due to use of ControlCommand, above
273
274         * QBibitemDialog.C: no need to include controller.
275
276         * QMinipage.[Ch]: changes to use the new Dialog-based scheme.
277
278 2003-03-06  Alfredo Braunstein  <abraunst@libero.it>
279
280         * qscreen.C: use LyXText::top_y() instead of LyXText::first_y
281
282 2003-03-06  John Levon  <levon@movementarian.org>
283
284         * ui/QPrefUIModule.ui: make max last files reflect reality,
285         spotted by Michael Abshoff
286
287 2003-03-06  John Levon  <levon@movementarian.org>
288
289         * QDocument.C: compile fix
290
291 2003-03-06  John Levon  <levon@movementarian.org>
292
293         * QExternalDialog.C: connect Apply
294
295 2003-03-05  Angus Leeming  <leeming@lyx.org>
296
297         * QWrap.[Ch]: changes to use the new Dialog-based scheme.
298
299         * Dialogs.C:
300         * Dialogs2.C:
301         * Dialogs_impl.h: remove wrap dialog.
302
303         * Dialogs3.C: add wrap dialog.
304
305 2003-03-05  Angus Leeming  <leeming@lyx.org>
306
307         * QFloat.[Ch]: changes to use the new Dialog-based scheme.
308
309         * Dialogs.C:
310         * Dialogs2.C:
311         * Dialogs_impl.h: remove float dialog.
312
313         * Dialogs3.C: add float dialog.
314
315 2003-03-05  Angus Leeming  <leeming@lyx.org>
316
317         * QFloat.C (update_contents): rename FloatParams as InsetFloatParams.
318
319 2003-03-05  Angus Leeming  <leeming@lyx.org>
320
321         * QInclude.[Ch]: changes to use the new Dialog-based scheme.
322
323         * Dialogs.C:
324         * Dialogs2.C:
325         * Dialogs_impl.h: remove include dialog.
326
327         * Dialogs3.C: add include dialog.
328
329 2003-03-05  Angus Leeming  <leeming@lyx.org>
330
331         * QExternal.[Ch]: changes to use the new Dialog-based scheme.
332
333         * Dialogs.C:
334         * Dialogs2.C:
335         * Dialogs_impl.h: remove external dialog.
336
337         * Dialogs3.C: add external dialog.
338
339 2003-03-05  Angus Leeming  <leeming@lyx.org>
340
341         * QIndex.[Ch]: minimal changes needed to use this dialog
342         for both the Index and the Label dialogs.
343
344         * Dialogs3.C: add label dialog.
345
346 2003-03-03  Dekel Tsur  <dekelts@tau.ac.il>
347
348         * qfont_loader.C (available): Rewrite as the old version did not
349         work properly.
350
351 2003-02-28  Alfredo Braunstein <abraunst@libero.it>
352
353         * QLImage.C 
354         * QSendto.C
355         * QSendtoDialog.C: removed #include "converter.h", and...
356         * QPrefs.h: added #include "format.h"
357
358 2003-02-25  John Levon  <levon@movementarian.org>
359
360         From Nathan Weston
361
362         * QBibtexDialogBase.ui:
363         * QCharacterDialogBase.ui:
364         * QCitationDialogBase.ui:
365         * QDocumentDialogBase.ui:
366         * QExternalDialogBase.ui:
367         * QFloatDialogBase.ui:
368         * QMinipageDialogBase.ui:
369         * QParagraphDialogBase.ui: fix default button to be OK (bug #921)
370
371 2003-02-23  John Levon  <levon@movementarian.org>
372
373         * ui/QParagraphDialogBase.ui: fix dupe accelerator (bug #918)
374
375 2003-02-22  Alfredo Braunstein <abraunst@libero.it>
376
377         * lyx_gui.C (parse_init): added a call to LoaderQueue::setPriority
378
379 2003-02-21  Angus Leeming  <leeming@lyx.org>
380
381         * Timeout_pimpl.[Ch]: removed.
382         * qtTimeout.[Ch]: new files, replacing the above.
383         The qtTimeout class derives from Timeout::Impl.
384
385 2003-02-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
386
387         * qfont_loader.C (addFontPath): make debug messages quieter
388
389 2003-02-21  Angus Leeming  <leeming@lyx.org>
390
391         * FileDialog.C (FileDialog): no need for LyXView *.
392
393 2003-02-17  John Levon  <levon@movementarian.org>
394
395         * QSpellchecker.h:
396         * QSpellchecker.C:
397         * ui/QSpellcheckerDialogBase.ui:
398         * QSpellcheckerDialog.h:
399         * QSpellcheckerDialog.C: re-working, remove start etc.
400
401         * README: add comment about checking accelerators
402
403 2003-02-17  John Levon  <levon@movementarian.org>
404
405         * ui/QPrefSpellcheckerModule.ui: capitalization fix
406
407 2003-02-16  John Levon  <levon@movementarian.org>
408
409         * QX.C: consistent title labels for dialogs.
410
411 2003-02-15  John Levon  <levon@movementarian.org>
412
413         * ui/QSpellcheckerDialogBase.ui: make "Accept" be "Ignore All"
414
415         * QSpellchecker.C: default to the first suggestion in replace
416           combo
417
418 2003-02-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
419
420         * QLPopupMenu.C (populate): adapt to menubackend change. In
421         particular, unknown and optional+disabled elements are never seen.
422         (disabled): remove. This is done in backend now.
423
424 2003-02-15  John Levon  <levon@movementarian.org>
425
426         * QDocument.C:
427         * QDocumentDialog.C:
428         * ui/LanguageModuleBase.ui: improve UI of language encoding
429
430 2003-02-15  John Levon  <levon@movementarian.org>
431
432         * ui/BulletsModuleBase.ui:
433         * ui/ClassModuleBase.ui:
434         * ui/LanguageModuleBase.ui:
435         * ui/MarginsModuleBase.ui:
436         * ui/NumberingModuleBase.ui:
437         * ui/QPrefScreenFontsModule.ui:
438         * ui/QPrefsDialogBase.ui: tab ordering fixes
439
440         * README: add some rules
441
442 2003-02-15  John Levon  <levon@movementarian.org>
443
444         * QPrefs.C: fix silly typo that screwed up the print
445           parameters
446
447 2003-02-14  John Levon  <levon@movementarian.org>
448
449         * QtView.h:
450         * QtView.C: change prohibit/allowInput() to be busy(bool),
451           and actually implement the busy cursor
452
453 2003-02-09  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
454
455         * QBibtexDialog.C: Fix browsing mechanism of *.sty files (bug 773).
456
457         * ui/QBibtexDialogBase.ui: Remove unused Update button (bug 773).
458         Replace addBib LineEdit with ComboBox.
459
460         * QBibtex.C: Insert available .bib-files into addBibCB. 
461         
462 2003-02-13  John Levon  <levon@movementarian.org>
463
464         * ui/QSpellcheckerDialogBase.ui: A&dd not &Add, bug 884
465
466 2003-02-10  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
467
468         * QDocument.C: Allow qt users actually to use another 
469         papersize than default (set params.paperpackage).
470
471 2003-02-09  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
472
473         * QDocumentDialog.[Ch]: Show A4 packages also when default
474         papersize is A4 (and default chosen) and only in portrait mode.
475
476 2003-02-12  Dekel Tsur  <dekelts@tau.ac.il>
477
478         * qfont_metrics.C: Add checks for lyxrc.use_gui.
479         This fixes 'lyx -e' with the QT frontend.
480
481 2003-02-10  João Luis Meloni Assirati  <assirati@fma.if.usp.br>
482
483         * ui/QMathMatrixDialogBase.ui: Fix horizontal alignment tooltip
484
485 2003-02-08  John Levon  <levon@movementarian.org>
486
487         * Makefile.am:
488         * QChanges.h:
489         * QChanges.C:
490         * QChangesDialog.h:
491         * QChangesDialog.C:
492         * ui/QChangesDialogBase.ui: add changes dialog
493
494         * ui/QPrefIdentityModule.ui:
495         * QPrefs.C:
496         * QPrefsDialog.h:
497         * QPrefsDialog.C: add identity prefs
498
499 2003-02-07  John Levon  <levon@movementarian.org>
500
501         * lyx_gui.C: delete lyxserver on exit path (bug 865)
502
503 2003-02-07  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
504
505         * QTabular.C (closeGUI): do not change if nothing has to 
506         be changed (bug 849).
507
508 2003-01-31  Michael Schmitt  <michael.schmitt@teststep.org>
509
510         * ui/BulletsModuleBase.ui: Replace LaTeX font size names by LyX
511         names for consistency reasons and to resolve a translation conflict
512
513 2003-02-05  John Levon  <levon@movementarian.org>
514
515         * QLPrintDialog.C: fix braindead "helpful" code
516
517 2003-02-02  John Levon  <levon@movementarian.org>
518
519         * QTocDialog.C: set no sorting (bug 856)
520
521 2003-02-02  John Levon  <levon@movementarian.org>
522
523         * QPrefs.C: apply formats first (bug 854)
524         * QPrefsDialog.C: make sure a formats/converters item
525           is always selected (bug 855)
526
527 2003-01-31  Angus Leeming  <leeming@lyx.org>
528
529         * Qt2Base.[Ch]: instantiate the isVisible() virtual method.
530
531 2003-01-30  Angus Leeming  <leeming@lyx.org>
532
533         * Dialogs2.C (createIndex): enable ControlCommand to create an
534         InsetCommandParam of type "index", not null.
535
536 2003-01-26  Michael Schmitt  <michael.schmitt@teststep.org>
537
538         * ui/QThesaurusDialogBase.ui: add colons to labels.
539
540 2003-01-23  John Levon  <levon@movementarian.org>
541
542         * ui/*.ui: move several group box labels to title capitalisation
543
544 2003-01-20  Michael Schmitt  <michael.schmitt@teststep.org>
545
546         * QDocument.C: rename "Xxxskip" to "XxxSkip"
547         * QGraphicsDialog.C:
548         * QLog.C: Make output messages identical to other messages 
549         * ui/*.ui: In strings, remove space in front of colon 
550         ("... :" => "...:") for harmonization with xforms labels
551
552 2003-01-16  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
553
554         * ui/QDocumentDialogBase.ui:
555         * ui/ClassModuleBase.ui:
556         * ui/LanguageModuleBase.ui:
557         * ui/PackagesModuleBase.ui:
558         * QDocument.C:
559         * QDocumentDialog.[Ch]: Rearrangement.
560
561 2003-01-15  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
562
563         * QIndex.C:
564         * QUrl.C: fix validation on update().
565
566 2003-01-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
567
568         * FileDialog.C: implement opendir [bug 824], fix mask.
569
570         * QPrefsDialog.C: use browsedir for paths [bug 824]
571
572 2003-01-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
573
574         * qgridview.cpp: rename to...
575         * qgridview.C: ...this
576         
577         * Makefile.am: distcheck ready 
578
579         * Makefile.dialogs: simplify
580
581         * Rename a lot of files from *Dialog.ui to *DialogBase.ui
582
583         * ui/Makefile.am: simplify and distcheck ready, make sure to dist
584         all the ui files.
585
586         * ui/moc/Makefile.am: simplify and distcheck ready
587
588         * moc/Makefile.am: simplify and distcheck ready
589
590 2003-01-12  Edwin Leuven  <e.leuven@uva.nl>
591
592         * ui/QPreambleDialog.ui:
593         * QPreamble.[Ch]:
594         * QPreambleDialog.[Ch]:
595         * Dialogs.C:
596         * Dialogs_impl.h:
597         * Makefile.dialogs: Remove preamble dialog
598
599 2003-01-12  Alfredo Braunstein <abraunst@libero.it>
600
601         * QSpellcheckerDialog.C (spellcheck,update_contents): enable/disable
602           elements of the dialog.
603
604 2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
605
606         * ui/Makefile.am (EXTRA_DIST): dist ui files
607         (SRCS): var with all ui files
608
609 2003-01-06  Michael Schmitt <Michael.Schmitt@teststep.org>
610
611         * FileDialog.C:
612         * QIndexDialog.C:
613         * QPrefsDialog.C:
614         * QToc.C:
615         * qfont_loader.C: fix inconsistent usage of spaces, colons,
616         capitalization, and the like.
617
618 2003-01-05  John Levon  <levon@movementarian.org>
619
620         * QLyXKeySym.h:
621         * QLyXKeySym.C: add an encoding map for getISOEncoded
622
623         * lyx_gui.C: init encodings
624
625         * QtView.h:
626         * QtView.C:
627
628 2003-01-04  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
629
630         * QURL.C: isValid(): fix validation.
631
632 2002-12-21  John Levon  <levon@movementarian.org>
633
634         * FileDialog.C:
635         * QBibtex.C: fix mis-use of conversions to QString
636
637 2003-01-02  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
638
639         * QCitationDialog.C: update dialog correctly on search.
640
641 2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
642
643         * ui/QMathDialog.ui:
644         * QPrefsDialog.C (select_workingdir): fix typo
645
646 2002-12-21  Dekel Tsur  <dekelts@tau.ac.il>
647
648         * qfont_loader.C (isAvailable): Call to addFontPath().
649         Also, add a cache.
650
651 2002-12-20  John Levon  <levon@movementarian.org>
652
653         * lyx_gui.C: fix exit to use std::exit, so we don't
654           end up back in the LyX code
655
656 2002-12-19  John Levon  <levon@movementarian.org>
657
658         * ui/QPrefsDialog.ui: remove auto-default stuff - it was
659           confusing
660
661 2002-12-19  John Levon  <levon@movementarian.org>
662
663         * QLyXKeySym.C: do not attempt to compare Qt::Key_unknowns
664
665 2002-12-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
666
667         * lyx_gui.C (getStatus): forks-show is not implemented by the qt
668         frontend
669
670 2002-12-19  John Levon  <levon@movementarian.org>
671
672         * QPrefs.C: if we can't find the font family, use
673           StyleHint to get one close by
674
675 2002-12-18  Alfredo Braunstein <abraunst@libero.it>
676
677         * QRef.C (redoRefs): small bug fix (wrong label was selected)
678
679 2002-12-18  Edwin Leuven  <e.leuven@uva.nl>
680
681         * QCitationDialog.C: update styles combo when necessary
682
683 2002-12-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
684
685         * Alert_pimpl.C (askForText_pimpl): replace qt_() with _()
686
687 2002-12-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
688
689         * QLPopupMenu.C (populate): ignore unknown lfuns; do not insert
690         separator as first item of a menu
691
692         * lyx_gui.C (getStatus): indicate that LFUN_LAYOUT_PREAMBLE and
693         LFUN_TOOLTIPS_TOGGLE are not implemented
694
695 2002-12-18  Edwin Leuven  <e.leuven@uva.nl>
696
697         * BulletsModule.C: fix crash on custom bullet cancel
698
699 2002-12-18  John Levon  <levon@movementarian.org>
700
701         * qfont_loader.C: symbol should not match "Standard Symbols 1"
702
703 2002-12-18  John Levon  <levon@movementarian.org>
704
705         * qfont_loader.C: rewrite for proper maths symbols
706           handling
707
708 2002-12-17  John Levon  <levon@movementarian.org>
709
710         * qt_helpers.h:
711         * qt_helpers.C: add fromqstr/toqstr/qt_ for converting
712           using locale from/to QString
713
714         * all files: use the above
715
716         * QDocumentDialog.C: fix margins properly
717
718 2002-12-17  Alfredo Braunstein <abraunst@libero.it>
719
720         * QCommandBuffer.C: added up.xpm and down.xpm to the command buffer
721
722 2002-12-13  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
723
724         * QBibtexDialog.[Ch]
725         * ui/QBibtexDialog.ui:
726         Add LineEdit for manual *.bib file insertion, ws changes.
727
728 2002-12-17  John Levon  <levon@movementarian.org>
729
730         * QLPopupMenu.C: add using endl
731
732 2002-12-16  Edwin Leuven  <e.leuven@uva.nl>
733
734         * BulletsModule.C: forgot to remove an include of
735         bulletstrings.[Ch] removed in the previous commit
736
737 2002-12-16  Edwin Leuven  <e.leuven@uva.nl>
738
739         * BulletsModule.[Ch]: Fix bulletstuff
740         * QDocument.C:
741         * QDocumentDialog.C:
742         * ui/BulletsModuleBase.ui:
743
744 2002-12-12  John Levon  <levon@movementarian.org>
745
746         * QSpellcheckerDialog.h:
747         * QSpellcheckerDialog.C:
748         * QSpellchecker.C: place broken word in replace box
749           for user fixing
750
751 2002-12-12  John Levon  <levon@movementarian.org>
752
753         * FileDialog_private.C: don't mess with windows z-ordering
754           when opening a dialog (appear above focusWidget)
755
756 2002-12-12  John Levon  <levon@movementarian.org>
757
758         * QLyXKeySym.C: check for isNull(). It's needed by
759           Kornel, dunno why
760
761 2002-12-12  John Levon  <levon@movementarian.org>
762
763         * ui/QSpellcheckerDialog.ui: make double click replace word
764
765 2002-12-12  John Levon  <levon@movementarian.org>
766
767         * QSearchDialog.C:
768         * ui/QSearchDialog.ui: fixes from Alfredo
769
770 2002-12-12  John Levon  <levon@movementarian.org>
771
772         * QLyxKeySym.h:
773         * QLyXKeySym.C:
774         * qlkey.h: implement isText() to allow us to insert
775           unrecognised text
776
777 2002-12-11  John Levon  <levon@movementarian.org>
778
779         * qfont_loader.h:
780         * qfont_loader.C:
781         * qfont_metrics.C: cache per-char widths to avoid slowness
782           of QFontMetrics::width
783
784 2002-12-10  John Levon  <levon@movementarian.org>
785
786         * ui/QURLDialog.ui: fix tab order
787
788 2002-12-10  John Levon  <levon@movementarian.org>
789
790         * QRef.C: patch from Alfredo
791
792 2002-12-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
793
794         * QAbout.C (build_dialog): use old over-eager version for 1.3.0.
795
796 2002-12-09  John Levon  <levon@movementarian.org>
797
798         * ui/*ModuleBase.ui: some capitalisation fixes
799
800 2002-12-08  John Levon  <levon@movementarian.org>
801
802         * ui/Makefile.am: use uic -tr; fix by Pauli Virtanen
803
804 2002-12-08  John Levon  <levon@movementarian.org>
805
806         * ui/QExternalDialog.ui: connect Edit button; fix by
807         Alfredo Braunstein
808
809 2002-12-07  John Levon  <levon@movementarian.org>
810
811         * QMathMatrixDialog.C: row/column insert was inverted; fix
812           by Alfredo Braunstein
813
814 2002-12-07  John Levon  <levon@movementarian.org>
815
816         * QDelimiterDialog.C:
817         * QDelimiterDialog.h:
818         * QMathDialog.C:
819         * QMathDialog.h:
820         * iconpalette.h: fix connections for Qt 3, hopefully
821
822 2002-12-05  John Levon  <levon@movementarian.org>
823
824         * QContentPane.C: set I-beam cursor
825
826 2002-11-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
827
828         * qlkey.h (string_to_qkey): Add many missing entries
829
830 2002-12-04  John Levon  <levon@movementarian.org>
831
832         * qt_helpers.h:
833         * qt_helpers.C:
834         * QDocument.h:
835         * QDocument.C: move methods below to helpers
836
837 2002-11-03  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
838
839         * QDocument.C: new methods widgetsToLength, lengthToWidgets.
840         set defaultUnit
841
842 2002-12-03  John Levon  <levon@movementarian.org>
843
844         * QIncludeDialog.C: another fix
845
846 2002-12-03  John Levon  <levon@movementarian.org>
847
848         * ui/QIncludeDialog.ui:
849         * QInclude.C: support preview()
850
851 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
852
853         * several files: ws changes
854
855 2002-11-30  John Levon  <levon@movementarian.org>
856
857         * QParagraph.C: another fix from Otto Tronarp
858
859 2002-11-30  John Levon  <levon@movementarian.org>
860
861         * various: string(widget->text()) is not good.
862
863 2002-11-28  John Levon  <levon@movementarian.org>
864
865         * qt_helpers.C: fix build
866
867 2002-11-28  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
868
869         * qsetborder.[Ch]: implement John's setEnabled bool
870
871         * QTabular.C:
872         * QTabularDialog.C: remaining fixes.
873
874 2002-11-28  John Levon  <levon@movementarian.org>
875
876         * QSpellcheckerDialog.C: fix Escape + restarting spellcheck
877
878 2002-11-28  John Levon  <levon@movementarian.org>
879
880         * QSpellcheckerDialog.C: small fix
881
882 2002-11-28  John Levon  <levon@movementarian.org>
883
884         * QDocument.C: fix line spacing
885
886 2002-11-27  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
887
888         * ui/TabularDialog.ui:
889         * QTabular.C:
890         * QTabularDialog.C: ui fixes.
891
892 2002-11-27  Dekel Tsur  <dekelts@tau.ac.il>
893
894         * qfont_loader.C (font_info): Use lyxrc.*_font_foundry.
895
896         * QPrefs.C: Handle lyxrc.*_font_foundry.
897
898         * qt_helpers.C: New file.
899
900 2002-11-27  John Levon  <levon@movementarian.org>
901
902         * qsetborder.h:
903         * qsetborder.C: cleanup
904
905         * QTabular.C:
906         * QTabularDialog.C: cleanups, fixes
907
908 2002-11-27  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
909
910         * ui/TabularDialog.ui:
911         * QTabular.[Ch]:
912         * QTabularDialog.[Ch]: implement most functions
913         * qsetborder.[Ch]: fixes
914
915 2002-11-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
916
917         * Alert_pimpl.C (askForText_pimpl): use boost.format
918
919 2002-11-26  John Levon  <levon@movementarian.org>
920
921         * QMathDialog.C:
922         * Toolbar_pimpl.h:
923         * Toolbar_pimpl.C: Qt is the Lord of Suck
924
925 2002-11-25  John Levon  <levon@movementarian.org>
926
927         * qscreen.C: use LColor::cursor properly
928
929         * QPrefs.C:
930         * ui/QPrefKeyboardModule.ui:
931         * ui/QPrefUIModule.ui: UI fixes
932
933 2002-11-25  Herbert Voss  <Herbert.Voss@alumni.TU-Berlin.DE>
934
935         * QVCLog.C (update_contents): fix USE_BOOST_FORMAT
936
937 2002-11-24  John Levon  <levon@movementarian.org>
938
939         * QDocumentDialog.C: fix build
940
941 2002-11-21  Angus Leeming  <leeming@lyx.org>
942
943         * QDocumentDialog.C (classChanged): use ControlDocument::loadTextclass.
944
945 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
946
947         * QVCLog.C (update_contents): use boost::format
948
949 2002-11-21  John Levon  <levon@movementarian.org>
950
951         * qscreen.C: show content pane cursor even when
952           focus is on dialog, command buffer etc.
953
954 2002-11-20  John Levon  <levon@movementarian.org>
955
956         * QMathDialog.C: don't pass empty commands to math
957           on menu tear-off
958
959 2002-11-20  John Levon  <levon@movementarian.org>
960
961         * QLPopupMenu.C: only check .disabled() on Commands
962
963 2002-11-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
964
965         * QLPopupMenu.C (getLabel): show labels for menu entries
966
967         * qlkey.h (string_to_qkey): add support for KP_xxx keysyms
968
969 2002-11-20  John Levon  <levon@movementarian.org>
970
971         * ui/QDelimiterDialog.ui: geometry fix
972
973 2002-11-20  John Levon  <levon@movementarian.org>
974
975         * Toolbar_pimpl.C:
976         * QDelimiterDialog.C:
977         * QMathDialog.C: use find_xpm to mangle name
978
979 2002-11-20  John Levon  <levon@movementarian.org>
980
981         * QDelimiterDialog.h:
982         * QDelimiterDialog.C: fix delimiter connect()
983
984 2002-11-20  John Levon  <levon@movementarian.org>
985
986         * QDocument.C:
987         * QDocumentDialog.C: fix my sillies
988
989 2002-11-20  John Levon  <levon@movementarian.org>
990
991         * QLPainter.C: use realColor not color for the font
992
993 2002-11-18  John Levon  <levon@movementarian.org>
994
995         * Makefile.am:
996         * qfontexample.h:
997         * qfontexample.C:
998         * QPrefs.C:
999         * QPrefsDialog.h:
1000         * QPrefsDialog.C:
1001         * ui/QPrefScreenFontsModule.ui: show an example
1002           of the chosen font
1003
1004 2002-11-18  John Levon  <levon@movementarian.org>
1005
1006         * ui/Makefile.am:
1007         * moc/Makefile.am:
1008         * ui/moc/Makefile.am:
1009         * Makefile.am: define no translation
1010
1011         * QDocument.C: avoid QBloatList
1012
1013 2002-11-17  John Levon  <levon@movementarian.org>
1014
1015         * ui/QPrefScreenFontsModule.ui:
1016         * QPrefsDialog.h:
1017         * QPrefsDialog.C:
1018         * QPrefs.C: use font families properly
1019
1020         * qfont_loader.C: and obey them
1021
1022 2002-11-17  John Levon  <levon@movementarian.org>
1023
1024         * QPrefsDialog.C: partial fonts fix
1025
1026 2002-11-17  John Levon  <levon@movementarian.org>
1027
1028         * QPrefsDialog.h:
1029         * QPrefsDialog.C: implement browse slots. Also
1030           try to do something with fonts for Qt 3 (untested)
1031
1032 2002-11-17  John Levon  <levon@movementarian.org>
1033
1034         * QGraphics.C: some fixes from Herbert & me
1035
1036 2002-11-15  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1037
1038         * FileDialog.C: fix empty mask string
1039
1040 2002-11-17  John Levon  <levon@movementarian.org>
1041
1042         * QLImage.C: implement monochrome, and fake grayscale
1043
1044 2002-11-17  John Levon  <levon@movementarian.org>
1045
1046         * qfont_loader.h:
1047         * qfont_loader.C: fix totally broken update code
1048
1049 2002-11-17  John Levon  <levon@movementarian.org>
1050
1051         * Makefile.am:
1052         * qcoloritem.h:
1053         * qcoloritem.C:
1054         * ui/QPrefColorsModule.ui:
1055         * QPrefs.C:
1056         * QPrefsDialog.h:
1057         * QPrefsDialog.C: implement colors. We're done !
1058
1059 2002-11-17  John Levon  <levon@movementarian.org>
1060
1061         * FileDialog.C:  split into open/save so open
1062           no longer says "Save" !
1063
1064 2002-11-17  John Levon  <levon@movementarian.org>
1065
1066         * QPrefsDialog.h:
1067         * QPrefsDialog.C: implement converters
1068
1069 2002-11-17  John Levon  <levon@movementarian.org>
1070
1071         * QPrefsDialog.C:
1072         * QPrefs.C: implement formats
1073
1074 2002-11-17  John Levon  <levon@movementarian.org>
1075
1076         * fontloader.C: disable crashing code for now
1077
1078         * QPrefs.h:
1079         * QPrefs.C:
1080         * QPrefsDialog.C: implement most prefs load/save
1081
1082 2002-11-17  John Levon  <levon@movementarian.org>
1083
1084         * ui/QPref*:
1085         * QPrefsDialog.C:
1086         * QPrefs.C: more work
1087
1088 2002-11-15  Edwin Leuven  <leuven@fee.uva.nl>
1089
1090         * QTabular.C: compile fixes
1091
1092 2002-11-15  Edwin Leuven  <leuven@fee.uva.nl>
1093
1094         * ui/QTabularDialog.ui: some relabelling
1095
1096 2002-11-15  John Levon  <levon@movementarian.org>
1097
1098         * QPrefs.h:
1099         * QPrefs.C: some update() work
1100
1101 2002-11-15  John Levon  <levon@movementarian.org>
1102
1103         * QPrefs.C: add #if 0 xforms code for working on
1104
1105         * QTabular.C: remove some handled #if 0 code
1106
1107 2002-11-15  John Levon  <levon@movementarian.org>
1108
1109         * qsetborder.h:
1110         * qsetborder.C: fix ws
1111
1112 2002-11-15  John Levon  <levon@movementarian.org>
1113
1114         * QTabularDialog.h:
1115         * QTabularDialog.C:
1116         * QTabular.C: add some stuff
1117
1118 2002-11-15  John Levon  <levon@movementarian.org>
1119
1120         * Makefile.dialogs:
1121         * Makefile.am:
1122         * moc/Makefile.am:
1123         * Dialogs2.C:
1124         * Dialogs_impl.h:
1125         * Dialogs.C:
1126         * QTabular.h:
1127         * QTabular.C:
1128         * QTabularDialog.h:
1129         * QTabularDialog.C: add skeleton
1130
1131 2002-11-14  John Levon  <levon@movementarian.org>
1132
1133         * ui/QTabularDialog.ui: label for cell pos
1134
1135 2002-11-13  Herbert Voss  <voss@perce.de>
1136
1137         * QBibtex.C: (apply, isValid) small changes
1138
1139 2002-11-13  John Levon  <levon@movementarian.org>
1140
1141         * all pref files: make the stack work
1142
1143 2002-11-13  John Levon  <levon@movementarian.org>
1144
1145         * Dialogs.C:
1146         * Dialogs2.C:
1147         * Dialog_impl.h:
1148         * Makefile.dialogs:
1149         * QPrefs.h:
1150         * QPrefs.C:
1151         * QPrefsDialog.h:
1152         * QPrefsDialog.C: add skeleton dialog
1153
1154 2002-11-13  John Levon  <levon@movementarian.org>
1155
1156         * ui/QBibtexDialog.ui: add some change_adaptors()
1157
1158         * QBibtex.C: fix duplicate entries in style CB, and
1159           alphasort it again, but still allow empty/user-defined
1160           style
1161
1162 2002-11-12  Herbert Voss  <voss@perce.de>
1163
1164         * QBibtex.[Ch]: fix bugs in the apply-part
1165
1166 2002-11-13  John Levon  <levon@movementarian.org>
1167
1168         * QDocument.h:
1169         * QDocument.C:
1170         * QDocumentDialog.h:
1171         * QDocumentDialog.C:
1172         * ui/QDocumentDialog.ui:
1173         * ui/BulletsModuleBase.ui: some UI fixes
1174
1175 2002-11-12  Edwin Leuven  <leuven@fee.uva.nl>
1176
1177         * QDocumentDialog.C: enable apply on change
1178         * QBrowseBox.C: remove qWarning
1179
1180 2002-11-12  Edwin Leuven  <leuven@fee.uva.nl>
1181
1182         * BulletsModule.C: more bullet changes
1183         * BulletsModule.h
1184         * Makefile.am
1185         * QDocument.C
1186         * QDocumentDialog.C
1187         * bulletstrings.C
1188         * bulletstrings.h
1189         * ui/BulletsModuleBase.ui
1190
1191 2002-11-12  Edwin Leuven  <leuven@fee.uva.nl>
1192
1193         * QBrowseBox: Juergen Spitzmueller's mouse focus fix
1194
1195 2002-11-08  Edwin Leuven  <leuven@fee.uva.nl>
1196
1197         * Dialogs2.C: compile fix
1198
1199 2002-11-08  Edwin Leuven <leuven@fee.uva.nl>
1200
1201         * QDocument.[Ch]: Remove unused methods
1202         * QBrowseBox.[Ch]: Capture mouse, new methods, etc
1203         * BulletsModule.[Ch]: Further improvements
1204         * QDocumentDialog.[Ch]: more bullet stuff
1205         * ui/BulletsModuleBase.ui: idem
1206         * ui/QTabularDialog.ui: new tabular dialog
1207         * qsetborder.[Ch]: new small qt widget to set table borders
1208
1209 2002-11-08  Dekel Tsur  <dekelts@tau.ac.il>
1210
1211         * lyx_gui.C:
1212         * QWorkArea.C: Fix X selection code.
1213
1214 2002-11-07  John Levon  <levon@movementarian.org>
1215
1216         * ui/QIncludeDialog.ui:
1217         * QInclude.C: fix setting of combobox
1218
1219 2002-11-07  John Levon  <levon@movementarian.org>
1220
1221         * ui/QPref*: add initial prefs ui from Juergen S
1222
1223 2002-11-27  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1224
1225         * ui/QDocument.ui:
1226         * QDocumentDialog.C:
1227         * QDocument.[Ch]:
1228         Implement "Save as default" and "Use class defaults"
1229
1230         * QDocumentDialog.C: Fix dialog update on class change
1231         implement lyxrc.auto_reset_options
1232
1233 2002-11-07  John Levon  <levon@movementarian.org>
1234
1235         * QGraphics.[Ch]:
1236         * QGraphicsDialog.[Ch]:
1237         * ui/QGraphicsDialog.ui: various fixes so it actually
1238         works
1239
1240 2002-11-01  Herbert Voss  <voss@perce.de>
1241
1242         * QGraphics.[Ch]:
1243         * QGraphicsDialog.[Ch]:
1244         * ui/QGraphicsDialog.ui: get scale/rotate working
1245
1246 2002-11-04  Angus Leeming  <leeming@lyx.org>
1247
1248         * QGraphics.C (update_contents): controller.getUnits() ->
1249         frnt::getBBUnits().
1250
1251 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
1252
1253         * QAbout.C (build_dialog): do not use str().c_str() when not needed.
1254
1255         * qttableview.C: include config.h
1256
1257         * lyx_gui.C: move includes around a bit
1258         (start): adjust signature
1259
1260 2002-10-31  John Levon  <levon@movementarian.org>
1261
1262         * QExternal.C: fix crash, valid check
1263
1264 2002-10-31  John Levon  <levon@movementarian.org>
1265
1266         * QGraphics.C:
1267         * QGraphicsDialog.C:
1268         * QGraphicsDialog.h:
1269         * ui/QGraphicsDialog.ui: bb unit fixes
1270
1271 2002-10-30  John Levon  <levon@movementarian.org>
1272
1273         * QPrintDialog.[hC]: move to ...
1274
1275         * QLPrintDialog.[hC]: ... here to prevent name clash
1276
1277         * QPrint.h:
1278         * QPrint.C:
1279         * Dialogs_impl.h:
1280         * Makefile.dialogs: from above
1281
1282         * QSpellchecker.C: reset progress
1283
1284 2002-10-30  John Levon  <levon@movementarian.org>
1285
1286         * QGraphics.C:
1287         * ui/QGraphicsDialog.ui: some fixes from Herbert
1288
1289 2002-10-30  John Levon  <levon@movementarian.org>
1290
1291         * ui/QTabularDialog.ui: initial UI from Juergen Spitzmueller
1292
1293 2002-10-28  John Levon  <levon@movementarian.org>
1294
1295         * iconpalette.C:
1296         * QMathDialog.C: fix symbol insert breakage from Lars' patch
1297
1298 2002-10-26  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1299
1300         * ui/QMathMatrixDialog.ui:
1301         * QMathMatrixDialog.[Ch]:
1302         * Makefile.dialogs:
1303         * QMath.C:
1304         * QMathDialog.C: implement Matrix dialog
1305
1306         * QMathDialog.C: enlarge Symbols combox (prevent scrollbar)
1307
1308 2002-10-28  Dekel Tsur  <dekelts@tau.ac.il>
1309
1310         * qfont_loader.C (font_info): Add xfonts to the font path if
1311         necessary.
1312
1313 2002-10-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1314
1315         * QVCLog.C (update_contents): modify
1316
1317         * QPreamble.C (apply): modify
1318
1319 2002-10-21  Dekel Tsur  <dekelts@tau.ac.il>
1320
1321         * qfont_metrics.C (ascent): Fix returned value.
1322
1323 2002-10-21  Philippe Elie  <phil.el@wanadoo.fr>
1324
1325         * QContentPane.h:
1326         * QContentPane.C: implement wheelEvent
1327
1328 2002-10-20  Dekel Tsur  <dekelts@tau.ac.il>
1329
1330         * several files: Use QT_VERSION >= 300 instead of >= 0x030000
1331
1332 2002-10-20  John Levon  <levon@movementarian.org>
1333
1334         * ui/QDelimiterDialog.ui: remove two huge XPMs that
1335           were accidentally built in
1336
1337 2002-10-20  Lars Gullik Bjønnes  <larsbj@gullik.net>
1338
1339         * Toolbar_pimpl.C (setLayout): initialize i to 0, don't
1340         reinitialize.
1341
1342         * README: add a comment about the strange moc behaviour.
1343
1344         * QWrap.C (apply): local ref to params
1345         (update_contents): ditto
1346         (numtostr): use erase to clear string
1347
1348         * QWorkArea.C (setScrollbarParams): use explicit std::max
1349
1350         * QURL.C (update_contents): local ref to params
1351         (apply): ditto
1352
1353         * QRef.C (update_contents): local ref to params
1354         (apply): ditto
1355
1356         * QPreambleDialog.C (editClicked): no need to explicitly
1357         initialize an std::string.
1358         (editClicked): read file with smaller overhead.
1359
1360         * QParagraph.C (apply): local ref to params
1361         (update_contents): ditto
1362
1363         * QMinipage.C (apply): local ref to params
1364         (update_contents): ditto
1365         (update_contents): handle InsetMinipage::top in switch
1366
1367         * QMath.C (createMathPanel): use "new Type" not "new Type()"
1368
1369         * QLyXKeySym.h: adda key_ accessor key().
1370
1371         * QLyXKeySym.C (operator=): out of class version.
1372
1373         * QLog.C (update_contents): use a simpler and faster way to fill
1374         the log dialog.
1375
1376         * QLPopupMenu.C (getLabel): use subst directly on mi.label()
1377
1378         * QLPainter.C (QLPainter): use "new Type" not "new Type()"
1379         (lines): put int i inside for scope
1380         (fillPolygon): put j insize for scope
1381
1382         * QInclude.C (update_contents): local ref to params
1383         (apply): ditto
1384
1385         * QGraphics.C (update_contents): initialize item to 0
1386         (apply): use erase to clear string
1387
1388         * QFloat.C (update_contents): local ref to params
1389         (apply): ditto
1390
1391         * QExternal.C (update_contents): local ref to params
1392         (helpText): ditto
1393         (apply): ditto
1394
1395         * QERT.C (apply): local reference to params
1396
1397         * QDocument.C (apply): have a local reference to the params
1398         (update_contents): ditto
1399
1400         * QCommandEdit.C: add missing include config.h
1401
1402         * QCommandBuffer.C (QCommandBuffer): call method directly on
1403         unnamed pointer objects.
1404         (complete): use "new Type", not "new Type()"
1405         (complete): use explict std::max
1406
1407         * QCharacter.C (update_contents): use a local reference as
1408         controller cache
1409         (apply): ditto
1410
1411         * QBibtex.C (update_contents): use erase to clear a string.
1412
1413         * QAbout.C (build_dialog): fill the credits view in a bit more
1414         elegant way
1415
1416         * almost all files: clean up formatting and indenting.
1417
1418 2002-10-19  Lars Gullik Bjønnes  <larsbj@gullik.net>
1419
1420         * qfont_loader.C (update): move loop vars into for scopes.
1421         (get): add some debug msg.
1422         (font_info): ditto
1423         (getfontinfo): simplify slightly
1424
1425         * QParagraph.C (setWidgetsFromVSpace): initilize item
1426
1427         * QERT.C (update_contents): initialize rb
1428
1429         * QDocument.C (build_dialog): move int n inside for scope.
1430
1431         * QCharacter.C (findPos2nd): add a typedef
1432
1433         * FileDialog_private.C: include order changed.
1434         (LyXFileDialog): some reformat
1435
1436         * FileDialog.C: include order changed.
1437         (FileDialog): fix wrong use of new.
1438
1439 2002-10-17  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1440
1441         * ui/QSendtoDialog.ui: fix layout
1442
1443 2002-10-17  Angus Leeming  <leeming@lyx.org>
1444
1445         * lyx_gui.C (getDPI): use an average of DpiX and DpiY.
1446
1447         * QBrowseBox.[Ch] (c-tor): remove unneeded arguments.
1448
1449 2002-10-17  André Pönitz  <poenitz@lyx.org>
1450
1451         * QBrowseBox.[Ch]: fix style issues
1452
1453 2002-10-17  Angus Leeming  <leeming@lyx.org>
1454
1455         * ui/moc/Makefile.am:
1456         * moc/Makefile.am: add a distclean-local target to remove *_moc.C.
1457
1458 2002-10-16  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1459
1460         * ui/QSendtoDialog.ui:
1461         * QSendtoDialog.[Ch]:
1462         * QSendto.[Ch]:
1463         * Makefile.dialogs:
1464         * Dialogs.C:
1465         * Dialogs2.C:
1466         * Dialogs_impl.h: Implement Sendto (Custom Export) dialog
1467
1468 2002-10-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1469
1470         * qfont_loader.C (font_info): correct calculation of font size
1471         (point size) for qt.
1472
1473 2002-10-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1474
1475         * QBrowseBox.C (QBrowseBox): transpose const char
1476
1477 2002-10-15  Angus Leeming  <leeming@lyx.org>
1478
1479         * QBrowseBox.C (c-tor): default values should go only in the .h file.
1480
1481         * QDocument.C: add a using std::vector declaration.
1482
1483 2002-10-15  Dekel Tsur  <dekelts@tau.ac.il>
1484
1485         * QLPainter.C (text): Unicode support.
1486         * qfont_metrics.C (width): ditto.
1487
1488         * qfont_loader.C (available): Add code for QT 2.x.
1489
1490 2002-10-14  Dekel Tsur  <dekelts@tau.ac.il>
1491
1492         * lyx_gui.C (getDPI): Implemented.
1493
1494 2002-10-12  Dekel Tsur  <dekelts@tau.ac.il>
1495
1496         * qfont_loader.C (available): Implemented.
1497
1498 2002-10-09  Edwin Leuven <leuven@fee.uva.nl>
1499
1500         * QDocument.C: Brand new document dialog
1501         * QDocument.h:
1502         * QDocumentDialog.C:
1503         * QDocumentDialog.h:
1504         * BulletsModule.C:
1505         * BulletsModule.h:
1506         * Dialogs.C:
1507         * Dialogs2.C:
1508         * Dialogs_impl.h:
1509         * Makefile.am:
1510         * Makefile.dialogs:
1511         * QBrowseBox.C:
1512         * QBrowseBox.h:
1513         * qgridview.cpp:
1514         * qgridview.h:
1515         * moc/Makefile.am:
1516         * ui/BiblioModuleBase.ui:
1517         * ui/BulletsModuleBase.ui:
1518         * ui/ClassModuleBase.ui:
1519         * ui/LanguageModuleBase.ui:
1520         * ui/Makefile.am:
1521         * ui/MarginsModuleBase.ui:
1522         * ui/NumberingModuleBase.ui:
1523         * ui/PackagesModuleBase.ui:
1524         * ui/PaperModuleBase.ui:
1525         * ui/PreambleModuleBase.ui:
1526         * ui/QDocumentDialog.ui:
1527         * ui/QGraphicsDialog.ui:
1528         * ui/QPrintDialog.ui:
1529         * ui/QRefDialog.ui:
1530
1531 2002-09-28  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1532
1533         * ui/QWrapDialog.ui:
1534         * QWrapDialog.[Ch]:
1535         * QWrap.[Ch]:
1536         * Makefile.dialogs:
1537         * Dialogs.C:
1538         * Dialogs2.C:
1539         * Dialogs_impl.h: Implement Wrap figure dialog
1540
1541 2002-09-25  Angus Leeming  <leeming@lyx.org>
1542
1543         * Dialogs2.C:
1544         * Dialogs_impl.h:
1545         * LyXKeySymFactory.C:
1546         * LyXScreenFactory.C:
1547         * Menubar_pimpl.[Ch]:
1548         * Toolbar_pimpl.[Ch]:
1549         * WorkAreaFactory.C:
1550         * lyx_gui.C: doxygen fixes.
1551
1552 2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
1553
1554         * ui/moc/Makefile.am (INCLUDES):
1555         * ui/Makefile.am (INCLUDES):
1556         * moc/Makefile.am (INCLUDES):
1557         * Makefile.am (INCLUDES): loose SIGC_INCLUDES
1558
1559 2002-09-24  John Levon  <levon@movementarian.org>
1560
1561         * QCommandEdit.h:
1562         * QCommandEdit.C: fix build by removing the pragmas.
1563
1564 2002-09-24  Angus Leeming  <leeming@lyx.org>
1565
1566         * most files: "standard-conforming" Licence declaration.
1567         Remove trailing whitespace.
1568
1569         * many header files: do not #include <config.h>.
1570         Remove unnecessary #includes by using forward declarations.
1571         Add as first line: // -*- C++ -*-
1572         Move several definitions of virtual functions out of line
1573         as they are unlikely to be inlined anyway (and it reduces
1574         header file dependencies)...
1575
1576         * many files: added g++ #pragma directives.
1577
1578 2002-09-23  Angus Leeming  <leeming@lyx.org>
1579
1580         * QMath.h: forward declare QMathDialog.
1581         Remove trailing semi-colons after definition of apply and
1582         update_contents methods.
1583
1584         * qfont_metrics.C: endl is in namespace std.
1585         Some whitespece stuff.
1586
1587 2002-09-22  John Levon  <levon@movementarian.org>
1588
1589         * qlkey.h: make Key_Unknown a modifier, to handle
1590           Norbert's Alt Gr
1591
1592 2002-09-17  John Levon  <levon@movementarian.org>
1593
1594         * QLPainter.C: use dots for dashes because Qt sucks
1595
1596 2002-09-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1597
1598         * Toolbar_pimpl.C (changed_layout): when selecting a layout in
1599         combox, make sure the corresponding shortcut is shown in
1600         minibuffer
1601
1602 2002-09-16  John Levon  <levon@movementarian.org>
1603
1604         * FileDialog.C: set AnyFile mode
1605
1606 2002-09-16  John Levon  <levon@movementarian.org>
1607
1608         * QMathDialog.C: allow menus to be torn off
1609
1610 2002-09-16  John Levon  <levon@movementarian.org>
1611
1612         * QDelimiterDialog.C: fix empty delimiter
1613
1614 2002-09-15  John Levon  <levon@movementarian.org>
1615
1616         * Makefile.dialogs:
1617         * ui/QDelimiterDialog.ui:
1618         * QDelimiterDialog.h:
1619         * QDelimiterDialog.C:
1620         * QMath.h:
1621         * QMath.C:
1622         * QMathDialog.h:
1623         * QMathDialog.C: add delimiter dialog
1624
1625 2002-09-15  John Levon  <levon@movementarian.org>
1626
1627         * Alert_pimpl.C: title fix
1628
1629 2002-09-14  John Levon  <levon@movementarian.org>
1630
1631         * QMath.h:
1632         * QMath.C:
1633         * QMathDialog.h:
1634         * QMathDialog.C:
1635         * ui/QMathDialog.ui: matrix
1636
1637 2002-09-14  John Levon  <levon@movementarian.org>
1638
1639         * qlkey.h: fix two typos to be Alt_R instead
1640
1641 2002-09-14  John Levon  <levon@movementarian.org>
1642
1643         * qfont_metrics.C: fix rbearing()
1644
1645 2002-09-14  John Levon  <levon@movementarian.org>
1646
1647         * QLPainter.C: fix arc
1648
1649 2002-09-14  John Levon  <levon@movementarian.org>
1650
1651         * ui/QMathDialog.ui:
1652         * QMathDialog.h:
1653         * QMathDialog.C: add back display. Implement
1654           font/style
1655
1656 2002-09-14  John Levon  <levon@movementarian.org>
1657
1658         * ui/QMathDialog.ui:
1659         * QMathDialog.h:
1660         * QMathDialog.C: add spaces menu
1661
1662 2002-09-13  John Levon  <levon@movementarian.org>
1663
1664         * Menubar_pimpl.C:
1665         * QLPopupMenu.C: fix submenus again
1666
1667 2002-09-12  John Levon  <levon@movementarian.org>
1668
1669         * qscreen.h:
1670         * qscreen.C: be even smarter about repaint() vs. update()
1671
1672 2002-09-12  John Levon  <levon@movementarian.org>
1673
1674         * QPrint.C: don't reset unless different buffer
1675
1676 2002-09-12  John Levon  <levon@movementarian.org>
1677
1678         * QPrint.C: get collate from params too
1679
1680         * ui/QGraphicsDialog.ui: re-arrange bb a bit
1681
1682 2002-09-12  John Levon  <levon@movementarian.org>
1683
1684         * Menubar_pimpl.C:
1685         * Menubar_pimpl.h:
1686         * QtView.C: implement openByName(). Move activated
1687         signal to per-menu
1688
1689 2002-09-12  John Levon  <levon@movementarian.org>
1690
1691         * QCommandBuffer.C: fix click
1692
1693 2002-09-12  John Levon  <levon@movementarian.org>
1694
1695         * QMathDialog.C: work around Qt bug in previous change
1696
1697 2002-09-12  John Levon  <levon@movementarian.org>
1698
1699         * QMathDialog.h:
1700         * QMathDialog.C: load icon palettes on demand
1701
1702 2002-09-12  John Levon  <levon@movementarian.org>
1703
1704         * QMathDialog.C: get the scrollbars right on first show
1705
1706 2002-09-11  John Levon  <levon@movementarian.org>
1707
1708         * QPrint.h:
1709         * QPrint.C:
1710         * ui/QPrintDialog.ui: update for odd/even changes
1711
1712 2002-09-11  John Levon  <levon@movementarian.org>
1713
1714         * QCitationDialog.C: show right info when selecting a cite
1715
1716         * QParagraphDialog.C: don't validate lengths, to allow glue
1717
1718 2002-09-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1719
1720         * QFloatDialog.C: Fix the setEnable() logic
1721
1722 2002-09-11  John Levon  <levon@movementarian.org>
1723
1724         * Alert_pimpl.C:
1725         * QExternalDialog.h:
1726         * QExternalDialog.C:
1727         * QGraphicsDialog.h:
1728         * QGraphicsDialog.C:
1729         * QIncludeDialog.h:
1730         * QIncludeDialog.C:
1731         * QIndexDialog.h:
1732         * QIndexDialog.C:
1733         * QSearchDialog.h:
1734         * QSearchDialog.C:
1735         * QURLDialog.h:
1736         * QURLDialog.C: focus on the first linedit on show()
1737
1738 2002-09-11  John Levon  <levon@movementarian.org>
1739
1740         * QSearchDialog.C: fill combo boxes
1741
1742 2002-09-11  John Levon  <levon@movementarian.org>
1743
1744         * qscreen.C: use repaint() not update() for immediate change
1745
1746         * QContentPane.C: warning fix
1747
1748 2002-09-11  John Levon  <levon@movementarian.org>
1749
1750         * qfont_metrics.C: fix button metrics
1751
1752         * QLPainter.C: fillPolygon() should actually fill
1753
1754 2002-09-10  John Levon  <levon@movementarian.org>
1755
1756         * Menubar_pimpl.C:
1757         * QLPopupMenu.h:
1758         * QLPopupMenu.C: finally fix Navigate
1759
1760 2002-09-10  John Levon  <levon@movementarian.org>
1761
1762         * ui/QIncludeDialog.ui:
1763         * QInclude.h:
1764         * QInclude.C: remove don't typeset
1765
1766         * Dialogs2.C: add empty showWrap
1767
1768 2002-09-08  John Levon  <levon@movementarian.org>
1769
1770         * QFloat.C: another fix
1771
1772 2002-09-08  John Levon  <levon@movementarian.org>
1773
1774         * QFloat.h:
1775         * QFloat.C:
1776         * QFloatDialog.h:
1777         * QFloatDialog.C:
1778         * ui/QFloatDialog.ui: fix bug 527 and more
1779
1780 2002-09-12  Angus Leeming  <leeming@lyx.org>
1781
1782         * iconpalette.C (resizeEvent): compile fix.
1783
1784         * QInclude.C (update_contents): remove lyxerr call.
1785
1786 2002-09-08  John Levon  <levon@movementarian.org>
1787
1788         * qfont_loader.C: fix bug 531 (emph())
1789
1790 2002-09-08  John Levon  <levon@movementarian.org>
1791
1792         * QMathDialog.C:
1793         * iconpalette.h:
1794         * iconpalette.C: make sizing work properly
1795
1796 2002-09-08  John Levon  <levon@movementarian.org>
1797
1798         * QMathDialog.h:
1799         * QMathDialog.C: detachable icon menus
1800
1801 2002-09-08  John Levon  <levon@movementarian.org>
1802
1803         * QMathDialog.C:
1804         * iconpalette.h:
1805         * iconpalette.C: re lay out on size change
1806
1807 2002-09-08  John Levon  <levon@movementarian.org>
1808
1809         * QMathDialog.h:
1810         * QMathDialog.C:
1811         * iconpalette.C: More fixes.
1812
1813 2002-09-08  John Levon  <levon@movementarian.org>
1814
1815         * ui/QMathDialog.ui:
1816         * QMathDialog.h:
1817         * QMathDialog.C: add decos as symbols. Some fixes.
1818
1819 2002-09-07  John Levon  <levon@movementarian.org>
1820
1821         * qfont_metrics.C: unrevert per-char metrics. Droppings
1822           are better than entirely wrong metrics. Hopefully
1823           Andre can fix it ...
1824
1825 2002-09-07  John Levon  <levon@movementarian.org>
1826
1827         * qfont_loader.C: fix sizes for symbols etc.
1828
1829 2002-09-07  John Levon  <levon@movementarian.org>
1830
1831         * qfont_metrics.C: revert accurate per-char metrics
1832           because LyX is broken
1833
1834 2002-09-07  John Levon  <levon@movementarian.org>
1835
1836         * qfont_loader.h:
1837         * qfont_loader.C: add debug
1838
1839 2002-09-06  John Levon  <levon@movementarian.org>
1840
1841         * QMath.h:
1842         * QMath.C: add sub/superscript
1843
1844         * ui/QMathDialog.ui:
1845         * QMathDialog.h:
1846         * QMathDialog.C: add dots. Use a completely broken :(
1847           scrollview.
1848
1849         * iconpalette.C: increase size
1850
1851 2002-09-04  Angus Leeming  <leeming@lyx.org>
1852
1853         * QLyXKeySym.C: using std::endl directive.
1854
1855 2002-08-30  John Levon  <levon@movementarian.org>
1856
1857         * Makefile.dialogs:
1858         * moc/Makefile.am:
1859         * QMath.h:
1860         * QMath.C:
1861         * QMathDialog.h:
1862         * QMathDialog.C:
1863         * ui/QMathDialog.ui: start math panel
1864
1865         * iconpalette.h:
1866         * iconpalette.C: new widget used by above
1867
1868 2002-08-29  John Levon  <levon@movementarian.org>
1869
1870         * Toolbar_pimpl.C: defocus layout combo on select
1871
1872 2002-08-29  John Levon  <levon@movementarian.org>
1873
1874         * QtView.C: add back in allow/prohibitInput (for now)
1875
1876         * TODO: update
1877
1878 2002-08-29  John Levon  <levon@movementarian.org>
1879
1880         * Toolbar_pimpl.C: mathed math-insert - skip
1881           the preceding '\' when looking for file name
1882
1883 2002-08-29  John Levon  <levon@movementarian.org>
1884
1885         * Toolbar_pimpl.C: math xpm handling in preparation
1886         for some fixed XPMs
1887
1888 2002-08-29  John Levon  <levon@movementarian.org>
1889
1890         * QCommandBuffer.h:
1891         * QCommandBuffer.C: use a QListView not combo box.
1892           Qt Sucks.
1893
1894 2002-08-29  John Levon  <levon@movementarian.org>
1895
1896         * ui/*: use size grippie consistently
1897
1898 2002-08-29  John Levon  <levon@movementarian.org>
1899
1900         * QContentPane.C:
1901         * QContentPane.h: implement triple click
1902
1903 2002-08-29  John Levon  <levon@movementarian.org>
1904
1905         * QInclude.C: remove some wrong code removed from xforms
1906
1907 2002-08-29  John Levon  <levon@movementarian.org>
1908
1909         * qfont_metrics.C: add per char ascent/descent
1910
1911 2002-08-28  John Levon  <levon@movementarian.org>
1912
1913         * QContentPane.C: fix cut-and-paste borkage from
1914           LFUN_MOUSE changes
1915
1916 2002-08-25  Rob Lahaye  <lahaye@snu.ac.kr>
1917
1918         * QLImage.C: replace redundant xoffset_l and yoffset_t
1919         calculation by something better.
1920
1921 2002-08-25  John Levon  <levon@movementarian.org>
1922
1923         * FileDialog.C:
1924         * FileDialog_private.h:
1925         * FileDialog_private.C: disable non-sync code due
1926           to Qt bug. Add support for buttons
1927
1928 2002-08-25  John Levon  <levon@movementarian.org>
1929
1930         * QLPopupMenu.C: implement optional() support
1931
1932         * TODO: update
1933
1934 2002-08-25  John Levon  <levon@movementarian.org>
1935
1936         * Makefile.am:
1937         * Menubar_pimpl.h:
1938         * Menubar_pimpl.C:
1939         * QLPopupMenu.h:
1940         * QLPopupMenu.C: Populate menus upon open
1941
1942 2002-08-25  John Levon  <levon@movementarian.org>
1943
1944         * qlkey.h: add A-Z into string_to_qkey
1945
1946         * QLyXKeySym.h:
1947         * QLyXKeySym.C: remove crap again
1948
1949 2002-08-25  John Levon  <levon@movementarian.org>
1950
1951         * QLyXKeySym.h:
1952         * QLyXKeySym.C:
1953         * QContentPane.C: revert some wrong direction stuff and try
1954           again. STILL BROKEN :(
1955
1956 2002-08-25  John Levon  <levon@movementarian.org>
1957
1958         * QGraphics.C:
1959         * ui/QGraphicsDialog.ui: update, and some UI improvements
1960
1961 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
1962
1963         * lengthcombo.C: apply changes to "enum UNIT" in src/lyxlength.h
1964
1965         * QLImage.C:
1966         * QGraphics.C: Implement changes for new xforms graphics dialog
1967         (NB: Qt Graphics dialog itself is NOT YET updated!).
1968
1969 2002-08-15  Angus Leeming  <leeming@lyx.org>
1970
1971         * lyx_gui.C (hexname): enable previews to work!
1972
1973 2002-08-15  Angus Leeming  <leeming@lyx.org>
1974
1975         * Dialogs.C:
1976         * Dialogs2.C
1977         * Dialogs_impl.h: the brave new world of Dialog creation.
1978
1979         * guiapi.C: discard.
1980
1981         * Makefile.am: add new files Dialogs2.C Dialogs_impl.h and
1982         remove guiapi.C.
1983
1984 2002-08-14  John Levon  <levon@movementarian.org>
1985
1986         * Alert_pimpl.C: remove xforms header
1987
1988         * Toolbar_pimpl.C: build fix
1989
1990 2002-08-13  Angus Leeming  <leeming@lyx.org>
1991
1992         * Qt2Base.h: compile fix isReadonly -> bufferIsReadonly.
1993
1994         * FileDialog_private.C:
1995         * Menubar_pimpl.C:
1996         * Toolbar_pimpl.C:
1997         * QtView.C:
1998         * lyx_gui.C:
1999         changes due to the changed LyXView interface that now returns references
2000         to member variables not pointers.
2001
2002 2002-08-12  Angus Leeming  <leeming@lyx.org>
2003
2004         * Menubar_pimpl.C: no need to #include "Dialogs.h". Remove semi-colon
2005         from namespace closing delimiter.
2006
2007         * Menubar_pimpl.h:  remove MenuItemInfo:: prefix from c-tor declaration.
2008
2009         * QAbout.[Ch]:
2010         * QBibitem.[Ch]:
2011         * QBibtex.[Ch]:
2012         * QCharacter.[Ch]:
2013         * QCitation.[Ch]:
2014         * QERT.[Ch]:
2015         * QError.[Ch]:
2016         * QExternal.[Ch]:
2017         * QFloat.[Ch]:
2018         * QGraphics.[Ch]:
2019         * QInclude.[Ch]:
2020         * QIndex.[Ch]:
2021         * QLog.[Ch]:
2022         * QMinipage.[Ch]:
2023         * QParagraph.[Ch]:
2024         * QPreamble.[Ch]:
2025         * QPrint.[Ch]:
2026         * QRef.[Ch]:
2027         * QSearch.[Ch]:
2028         * QShowFile.[Ch]:
2029         * QSpellchecker.[Ch]:
2030         * QTabularCreate.[Ch]:
2031         * QTexinfo.[Ch]:
2032         * QThesaurus.[Ch]:
2033         * QToc.[Ch]:
2034         * QURL.[Ch]:
2035         * QVCLog.[Ch]:
2036         No longer pass Controller or Dialogs to the c-tor.
2037         No longer forward-declare Dialogs.
2038
2039         * Qt2Base.[Ch]: derives from ViewBase directly.
2040         No longer passed ControlButtons & or Dialogs &.
2041         (bc): new method, enabling the daughter classes to access the
2042         ButtonController.
2043         (slotWMHide):
2044         (slotApply):
2045         (slotOK):
2046         (slotClose):
2047         (slotRestore): changes due to a change in the ViewBase class.
2048
2049         * QtView.C (c-tor): no longer pass Dialogs & to the Toolbar.
2050
2051         * Toolbar_pimpl.[Ch] (c-tor): no longer passed a Dialogs &.
2052
2053         * guiapi.C: access the controller methods by explicit invocation of the
2054         controller.
2055
2056 2002-08-09  John Levon  <levon@movementarian.org>
2057
2058         * Toolbar_pimpl.C: add missing header
2059
2060 2002-08-08  John Levon  <levon@movementarian.org>
2061
2062         * Toolbar_pimpl.C:
2063         * Menubar_pimpl.C: lyxaction cleanup
2064
2065 2002-08-08  John Levon  <levon@movementarian.org>
2066
2067         * QGraphicsDialog.C: enable rotate
2068
2069         * ui/QGraphicsDialog.ui: trigger changed on
2070           activated() not highlighted()
2071
2072 2002-08-08  John Levon  <levon@movementarian.org>
2073
2074         * QGraphics.C:
2075         * ui/QGraphicsDialog.ui: lots of fixes and cleanup
2076
2077         * ui/QRefDialog.ui: geometry cleanup
2078
2079 2002-08-07  John Levon  <levon@movementarian.org>
2080
2081         * Menubar_pimpl.C: fix compile for gcc 3.1
2082
2083 2002-08-06  John Levon  <levon@movementarian.org>
2084
2085         * ui/QSpellcheckerDialogBase.ui:
2086         * QSpellcheckerDialog.h:
2087         * QSpellchecker.h:
2088         * QSpellchecker.C: remove options()
2089
2090         * QtView.C: fix build
2091
2092 2002-07-31  John Levon  <levon@movementarian.org>
2093
2094         * io_callback.h: make a more proper class
2095
2096         * lyx_gui.C: implement removal of I/O callbacks
2097
2098 2002-07-30  John Levon  <levon@movementarian.org>
2099
2100         * qlkey.h:
2101         * QLyXKeySym.h:
2102         * QLyXKeySym.C: do our own getISOEncoded() mapping
2103           because Qt can't handle it
2104
2105 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
2106
2107         * several file: strip,frontStrip -> trim,ltrim,rtrim
2108
2109 2002-07-25  John Levon  <levon@movementarian.org>
2110
2111         * Toolbar_pimpl.C: fix tooltips
2112
2113 2002-07-25  John Levon  <levon@movementarian.org>
2114
2115         * QCommandEdit.C:
2116         * Toolbar_pimpl.C: make Tab work in the content pane
2117
2118 2002-07-25  John Levon  <levon@movementarian.org>
2119
2120         * Menubar_pimpl.C: split create/fill of menus into
2121           two functions
2122
2123 2002-07-25  John Levon  <moz@compsoc.man.ac.uk>
2124
2125         * Menubar_pimpl.C: make it compile again
2126
2127 2002-07-24  John Levon  <moz@compsoc.man.ac.uk>
2128
2129         * Menubar_pimpl.C: make it compile again
2130
2131 2002-07-24  Angus Leeming  <leeming@lyx.org>
2132
2133         * FileDialog_private.C (done): add a false to the arguments passed to
2134         getLyXFunc.
2135
2136         * QBibtex.C:
2137         * QCommandBuffer.C: add a using std::vector directive.
2138
2139         * QBibtexDialog.C: s/<vector.h>/<vector>/
2140
2141         * QCommandBuffer.C: remove trailing semi-colon at the end of the
2142         namespace scope.
2143
2144         * QTexinfo.h: s/vector<string>/std::vector<string>/
2145
2146 2002-07-23  Edwin Leuven <leuven@fee.uva.nl>
2147
2148         * QBibtex.C: syle combobox instead of listbox
2149         * QBibtexDialog.C:
2150         * ui/QBibtexDialog.ui
2151         * QTexinfo.C: Repair view without path/selection
2152         * QTexinfo.h
2153         * QTexinfoDialog.C
2154         * QTexinfoDialog.h
2155         * ui/QTexinfoDialog.ui
2156         * ui/QCitationDialog.ui: layout fix
2157         * ui/QExternalDialog.ui: idem
2158         * TODO: update
2159
2160 2002-07-23  John Levon  <moz@compsoc.man.ac.uk>
2161
2162         * QCommandBuffer.C: real compile fix
2163
2164 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
2165
2166         * QLyXKeySym.C: return 0 when text_ is empty
2167           for getISOEncoded()
2168
2169 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
2170
2171         * QCommandBuffer.C: probably compile fix
2172
2173         * QtView.C:
2174         * Toolbar_pimpl.h:
2175         * Toolbar_pimpl.C: remove dead code
2176
2177 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
2178
2179         * lyx_gui.C: add exit() so we don't busy loop !
2180
2181 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
2182
2183         * QCommandEdit.C: complete if right at end of line
2184
2185         * QLyXKeySym.C: cleanup comments
2186
2187         * QtView.C: prefer const int
2188
2189         * qlkey.h: fix some transliteration errors...
2190
2191 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
2192
2193         * Toolbar_pimpl.h:
2194         * Toolbar_pimpl.C: remove ->push()
2195
2196 2002-07-22  Edwin Leuven  <leuven@fee.uva.nl>
2197
2198         * QCitationDialog.C: fix loop search and info update after selecting
2199         * TODO: remove this is issue
2200
2201 2002-07-22  Edwin Leuven  <leuven@fee.uva.nl>
2202
2203         * ui/QBibtexDialog.ui: style browser
2204         * QBibtex.C: idem
2205         * QBibtexDialog.C: idem
2206
2207         * ui/QRefDialog.ui: document combo
2208         * QRef.C: idem
2209
2210         * QInclude.C: new layout
2211         * ui/QIncludeDialog.ui: new layout
2212
2213         * ui/QCitationDialog.ui: new layout
2214
2215         * ui/QExternalDialog.ui: new layout
2216
2217         * QGraphics.C: Compile fix
2218
2219         * TODO:
2220
2221 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
2222
2223         * Menubar_pimpl.h:
2224         * Menubar_pimpl.C: implement check/disable, submenus
2225
2226 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
2227
2228         * Toolbar_pimpl.h:
2229         * Toolbar_pimpl.C: implement getLayoutList()
2230
2231 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2232
2233         * Toolbar_pimpl.C: use BufferParams::getLyXTextClass
2234
2235 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
2236
2237         * QToc.h:
2238         * QToc.C: compile fixes, default to depth_(1)
2239
2240 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
2241
2242         * Menubar_pimpl.C: change for removed menubar stuff
2243
2244 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
2245
2246         * QtView.C: reset idle timer on message()
2247
2248 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
2249
2250         * QLImage.C: various fixes
2251
2252         * QWorkArea.C: set focus proxy
2253
2254         * qscreen.C: don't show cursor when in command buffer
2255
2256         * Makefile.am:
2257         * moc/Makefile.am:
2258         * QMiniBuffer.h:
2259         * QMiniBuffer.C:
2260         * QCommandBuffer.h:
2261         * QCommandBuffer.C:
2262         * QCommandEdit.h:
2263         * QCommandEdit.C:
2264         * QtView.h:
2265         * QtView.C: Rudimentary command buffer
2266
2267 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
2268
2269         * QWorkArea.C: remove unnecessary include
2270
2271 2002-07-18  John Levon  <moz@compsoc.man.ac.uk>
2272
2273         * QtView.C:
2274         * Toolbar_pimpl.C:
2275         * lyx_gui.C: verboseDispatch() is now dispatch()
2276
2277 2002-07-07  Edwin Leuven  <leuven@fee.uva.nl>
2278
2279         * QParagraph.[Ch]: Add paragraph dialog
2280         * QParagraphDialog.[Ch]:
2281         * ui/QParagraphDialog.[Ch]:
2282         * Makefile.am:
2283         * Makefile.dialogs:
2284         * guiapi.C:
2285
2286 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
2287
2288         * QtView.C: basic statusbar show
2289
2290 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
2291
2292         * QLImage.C: add using std
2293
2294 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
2295
2296         * QLImage.h:
2297         * QLImage.C: remove getPixmap() add isDrawable()
2298
2299 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
2300
2301         * io_callback.h:
2302         * lyx_gui.C: make set_read_callback() work
2303
2304 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
2305
2306         * lyx_gui.C: add set_read_callback()
2307
2308         * Makefile.am:
2309         * xforms/*: remove
2310
2311 2002-07-13  John Levon  <moz@compsoc.man.ac.uk>
2312
2313         * QtView.C: add a status bar
2314
2315         * Toolbar_pimpl.C: minor fixes
2316
2317         * lyx_gui.C: implement hexname()
2318
2319 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2320
2321         * lyx_gui.C: move init_graphics() to parse_init()
2322
2323 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2324
2325         * Toolbar_pimpl.h:
2326         * Toolbar_pimpl.C: remove unused (de)activate()
2327
2328 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2329
2330         * lyx_gui.C: implement update_fonts(), font_available()
2331
2332 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2333
2334         * lyx_gui.C: add un-needed update_color()
2335
2336 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2337
2338         * QtView.h:
2339         * QtView.C: remove unused methods
2340
2341 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2342
2343         * Makefile.am:
2344         * QLImage.h:
2345         * QLImage.C: initial image loader
2346
2347         * lyx_gui.C: initialise graphics
2348
2349         * QLPainter.C: draw images
2350
2351         * QWorkArea.C: implement clipboard as much as possible
2352
2353 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
2354
2355         * dialog files: add unused Dialogs paramater to allow compile
2356
2357         * QtView.C:
2358         * QMiniBuffer.h:
2359         * QMiniBuffer.C:
2360         * Makefile.am: add QMiniBuffer (placeholder)
2361
2362         * TODO: add
2363
2364         * Toolbar_pimpl.h:
2365         * Toolbar_pimpl.C: compile fix
2366
2367         * lyx_gui.C: add hexname() place holder
2368
2369 2002-07-04  André Pönitz  <poenitz@lyx.org>
2370
2371         * xforms/Makefile.am: replace XFORMSGIMAGE by XFORMSIMAGE
2372
2373 2002-06-28  Angus Leeming  <leeming@lyx.org>
2374
2375         * QLPainter.[Ch]: changes associated with the name change
2376         grfx::GImage -> grfx::Image.
2377
2378 2002-06-21  Angus Leeming  <leeming@lyx.org>
2379
2380         * Menubar_pimpl.C (c-tor): rename MenuBackend const & mb argument to
2381         avoid name clash with MenuBackend::const_iterator mb.
2382
2383         * QContentPane.C:
2384         * QLPainter.C:
2385         * qscreen.C: add using std::endl directive.
2386
2387         * QLPainter.C (lines, fillPolygon) : wrap QCOORD points inside a
2388         scoped_array as np is not known at compile time and my compiler barfs.
2389
2390         * Toolbar_pimpl.h: forward declare class ToolbarProxy.
2391
2392         * qfont_loader.h: don't #include "font_loader.h".
2393
2394         * qfont_metrics.C: remove trailing ';' from namespace anon scope.
2395
2396 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
2397
2398         * qfont_metrics.C: fix variable names
2399
2400 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
2401
2402         * QWorkArea.C: remove dead splash code
2403
2404 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
2405
2406         * QContentPane.C: restore calls to workAreaResize()
2407
2408         * QLyXKeySym.h: tidy
2409
2410         * QWorkArea.h: remove redraw()
2411
2412         * QWorkArea.C: remove resize()
2413
2414 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
2415
2416         * guiapi.C: createIndex() changed
2417
2418 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
2419
2420         * QWorkArea.h: remove unused resize(...)
2421
2422 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
2423
2424         * QWorkArea.h: remove unused stuff
2425
2426 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
2427
2428         * QContentPane.h:
2429         * QContentPane.C: remove focus/unfocus events
2430
2431 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
2432
2433         * QWorkArea.h: remove unused methods
2434
2435 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
2436
2437         * LyXKeySymFactory.C: add
2438
2439         * Makefile.am:
2440         * QContentPane.C:
2441         * qlkey.h:
2442         * QLyXKeySym.h:
2443         * QLyXKeySym.C: get keyboard partly working
2444
2445         * qfont_metrics.C: fix compile
2446
2447 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
2448
2449         * Makefile.am: add the new files ...
2450
2451         * Dialogs.C:
2452         * guiapi.C:
2453         * all dialogs: implement new dialog stuff, fix compile
2454
2455         * FileDialog_private.h:
2456
2457         * GUIRunTime.C:
2458         * lyx_gui.C: update for lyx_gui namespace
2459
2460         * LyXScreenFactory.C: add
2461
2462         * QContentPane.h:
2463         * QContentPane.C: new widget for containing a lyx document
2464
2465         * QLPainter.h:
2466         * QLPainter.C: qt painter object
2467
2468         * QWorkArea.h:
2469         * QWorkArea.C: Qt version of the work area
2470
2471         * QtView.h:
2472         * QtView.C: Qt version of LyXView
2473
2474         * Toolbar_pimpl.h:
2475         * Toolbar_pimpl.C:
2476         * Menubar_pimpl.h:
2477         * Menubar_pimpl.C: initial Qt versions
2478
2479         * WorkAreaFactory.C: generate a QWorkArea
2480
2481         * emptytable.C: add a resize grippie
2482
2483         * qfont_loader.h:
2484         * qfont_loader.C: font loader for Qt
2485
2486         * qfont_metrics.h:
2487         * qfont_metrics.C: font metrics for Qt
2488
2489         * qlkey.h: convert Qt key symbol into a name
2490
2491         * qscreen.h:
2492         * qscreen.C: Qt version of screen
2493
2494         * moc/Makefile.am: add new files
2495
2496         * xforms/Makefile.am: remove all xforms dialogs
2497
2498 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2499
2500         * Qt2BC.C: do not include ButtonController.tmpl
2501
2502 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
2503
2504         * QtLyXView.h: moved into frontends/
2505
2506 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2507
2508         * QDocument.h: use more specific smart_ptr header.
2509         * Qt2Base.h: ditto
2510
2511 2002-04-30  John Levon  <moz@compsoc.man.ac.uk>
2512
2513         * QCharacter.h:
2514         * QCharacter.C: update for language i18n change
2515
2516 2002-04-16  John Levon  <moz@compsoc.man.ac.uk>
2517
2518         * Dialogs.C: add tooltipsEnabled()
2519
2520         * QTeXInfo.C: include right header
2521
2522         * moc/Makefile.am: add back missing moc files
2523
2524         * xforms/Makefile.am: add missing FeedbackController
2525
2526 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2527
2528         * xforms/Makefile.am (link_files): use correct _SOURCES variable.
2529
2530         * ui/moc/Makefile.am: move include to top
2531         (DISTCLEANFILES): take the UIMOCDIALOGS variable instead
2532
2533         * ui/Makefile.am: ws change
2534
2535         * moc/Makefile.am: move include to top
2536
2537         * Makefile.am (EXTRA_DIST): some file taken from...
2538         * Makefile.dialogs (DIALOGSOURCES):here
2539
2540         * xforms/Makefile.am (EXTRA_DIST): delete
2541         (libqt2xforms_la_SOURCES): change to...
2542         (nodist_libqt2xforms_la_SOURCES): this
2543
2544         * ui/moc/Makefile.am (libqt2uimoc_la_SOURCES): change to...
2545         (nodist_libqt2uimoc_la_SOURCES): this
2546
2547         * ui/Makefile.am (libqt2ui_la_SOURCES): change to...
2548         (nodist_libqt2ui_la_SOURCES): this
2549
2550         * moc/Makefile.am (libqtmoc_la_SOURCES): comment out
2551         (nodist_libqt2moc_la_SOURCES): new
2552
2553         * Makefile.dialogs (DIALOGSOURCES): add QParagraph,
2554         QParagraphDialog, QDocument, QDocumentDialog
2555
2556         * Makefile.am (DISTCLEANFILES): delete
2557         (EXTRA_DIST): add with Makefile.dialogs
2558
2559 2002-04-02  John Levon  <moz@compsoc.man.ac.uk>
2560
2561         * ui/QParagraphDialog.ui: fix a couple of typos for
2562           the translators
2563
2564 2002-03-25  Angus Leeming  <a.leeming@ic.ac.uk>
2565
2566         * xforms/Makefile.am (link_files): whitespace.
2567
2568 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
2569
2570         * xforms/Makefile.am (libqt2xforms.la): it should depend on
2571         libqt2xforms_la_OBJECTS not libqt2xforms_la_SOURCES!
2572
2573 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2574
2575         * most files: ws cleanup
2576
2577 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2578
2579         * docygen fixes.
2580
2581 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
2582
2583         * GUIRunTime.C (initialiseGraphics): use the xforms image loader if
2584         your version of the xforms libraries is up to the task.
2585
2586         * xforms/Makefile.am: link in the xforms image loader if so configured.
2587
2588 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
2589
2590         * Dialogs.C (redrawGUI): removed to frontends/Dialogs.C
2591
2592         * Dialogs.C:
2593         * GUIRunTime.C (initialiseGraphics): moved to GUIRunTime.
2594
2595 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2596
2597         * Makefile.am: get rid of LYX_LIBS
2598
2599         * QDocument.C (class_update): layout as string
2600
2601 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
2602
2603         * Makefile.am:
2604         * moc/Makefile.am:
2605         * ui/Makefile.am:
2606         * ui/moc/Makefile.am: fix compile
2607
2608         * xforms/: compile the necessary files via symlinks
2609
2610         * QPreambleDialog.C: new systemcall interface
2611
2612         * Timeout_pimpl.h:
2613         * Timeout_pimpl.C: add running()
2614
2615         * Dialogs.C: add init graphics, and doc/par xforms forms
2616
2617 2002-02-06  John Levon  <moz@compsoc.man.ac.uk>
2618
2619         * QToc.C: fix crash
2620
2621 2002-02-06  Edwin Leuven  <leuven@fee.uva.nl>
2622
2623         * QGraphics.C: compilation fix
2624         * QTexinfoDialog.C:
2625         * QTexinfoDialog.h:
2626         * ui/QTexinfoDialog.ui: remove help button
2627
2628 2002-01-31  Edwin Leuven  <leuven@fee.uva.nl>
2629
2630         * qt2/QGraphics.C:
2631         * qt2/QGraphics.h:
2632         * qt2/QGraphicsDialog.C:
2633         * qt2/QGraphicsDialog.h:
2634         * qt2/lengthcombo.C:
2635         * qt2/ui/QGraphicsDialog.ui: new dialog
2636         * qt2/QAbout.C:
2637         * qt2/ui/QAboutDialog.ui: reduce size
2638         * qt2/ui/QFloatDialog.ui: update dialog
2639
2640 2002-01-29  Edwin Leuven  <leuven@fee.uva.nl>
2641
2642         * Makefile.am:
2643         * Dialogs.C:
2644         * Makefile.dialogs:
2645         * QShowFile.h:
2646         * QShowFile.C:
2647         * QShowFileDialog.h:
2648         * QShowFileDialog.C:
2649         * ui/QShowFileDialog.ui: add showfile dialog
2650         * ui/QCitationDialog.ui: minor layout tweaks
2651
2652 2002-01-25  Angus Leeming  <a.leeming@ic.ac.uk>
2653
2654         * Dialogs.C: removed now redundant #include "QParagraph.h".
2655
2656         * QSearchDialog.h (remember): removed unnecessary
2657         QSearchDialog qualifier.
2658
2659         * QTexinfo.C:
2660         * QToc.C: added various using std::xyz directives.
2661
2662 2002-01-25  Edwin Leuven  <leuven@fee.uva.nl>
2663
2664         * Makefile.am:
2665         * Dialogs.C:
2666         * Makefile.dialogs:
2667         * QFloat.h:
2668         * QFloat.C:
2669         * QFloatDialog.h:
2670         * QFloatDialog.C:
2671         * ui/QFloatDialog.ui: add float dialog
2672
2673 2002-01-25  John Levon  <moz@compsoc.man.ac.uk>
2674
2675         * Makefile.am:
2676         * Makefile.dialogs: don't compile QPar/Doc
2677           for now, as they cause problems
2678
2679 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
2680
2681         * Makefile.am:
2682         * Dialogs.C:
2683         * QToc.h:
2684         * QToc.C:
2685         * QTocDialog.h:
2686         * QTocDialog.C:
2687         * ui/QTocDialog.ui: resuscitate TOC dialog
2688
2689 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
2690
2691         * QCitation.h:
2692         * QCitation.C:
2693         * QCitationDialog.h:
2694         * QCitationDialog.C:
2695         * ui/QCitationDialog.ui: natbib fixes
2696
2697 2002-01-19  Edwin Leuven  <leuven@fee.uva.nl>
2698
2699         * QTexinfo.[Ch]: added
2700         * QTexinfoDialog.[Ch]: added
2701         * ui/QTexinfoDialog.ui: added
2702         * Dialogs.C: add dialog
2703         * Makefile.dialogs: idem
2704
2705 2002-01-18  Edwin Leuven  <leuven@fee.uva.nl>
2706
2707         * QMinipage.C: compiles fixes (lyxlength related)
2708
2709 2002-01-15  John Levon  <moz@compsoc.man.ac.uk>
2710
2711         * Makefile.am:
2712         * FileDialog_private.h: fix compile
2713
2714         * QThesaurus.h:
2715         * QThesaurus.C:
2716         * QThesaurusDialog.h:
2717         * QThesaurusDialog.C:
2718         * ui/QThesaurusDialog.ui: new thesaurus code
2719
2720 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
2721
2722         * QMinipage.C (apply, update_contents): MinipageParams::width renamed
2723         as MinipageParams::pageWidth.
2724
2725 2002-01-04  John Levon  <moz@compsoc.man.ac.uk>
2726
2727         * QParagraph.C: add needed include
2728
2729 2001-12-08  John Levon  <moz@compsoc.man.ac.uk>
2730
2731         * Makefile.am:
2732         * Dialogs.C: bring back unconverted dialogs
2733
2734 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
2735
2736         * QParagraph.C:
2737         * QParagraphDialog.h:
2738         * QParagraphDialog.C: use new vspace API
2739
2740         * QTocDialog.C: silence warnings
2741
2742 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2743
2744         * qttableview.C: change "while(" to "while ("
2745
2746 2001-12-05  Allan Rae  <rae@lyx.org>
2747
2748         * QParagraph.C (apply):
2749         (update): Use the right LyXText -- extending John's fix
2750
2751 2001-12-01  Maks Orlovich  <mo002j@mail.rochester.edu>
2752
2753         * moc/Makefile.am:
2754         * Makefile.am:
2755         * QBibtexDialog.C:
2756         * QExternalDialog.C:
2757         * QParagraphDialog.h:
2758         * QPreambleDialog.C:
2759         * emptytable.C:
2760         * qttableview.C:
2761         * qttableview.C:
2762         * qttableview.h: fixes for Qt3
2763
2764 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
2765
2766         * Makefile.am: add Alert_pimpl.lo
2767
2768 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
2769
2770         * Makefile.am: link in new DropDown.lo
2771
2772         * QSpellcheckerDialog.C: fix warning
2773
2774         * ui/moc/Makefile.am: remove dead thing
2775
2776 2001-10-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2777
2778         * ui/moc/Makefile.am: remove unportable # at beginning of
2779         declaration.
2780
2781         * ui/Makefile.am:
2782         * Makefile.am: remove extra DISTCLEANFILES declaration
2783
2784 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
2785
2786         * ui/QDocumentDialog.ui:
2787         * QDocument.C (build_dialog): support latin4
2788
2789 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
2790
2791         * ui/QDocumentDialog.ui:
2792         * QDocument.C (build_dialog): support latin3
2793
2794 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
2795
2796         * Dialogs.C: remove splash dialog code.
2797
2798         * QSplash.[Ch]:
2799         * QSplashDialog.[Ch]: removed.
2800
2801         * Makefile.dialogs: remove splash dialog files.
2802
2803 2001-09-18  John Levon  <moz@compsoc.man.ac.uk>
2804
2805         * QRef.C: fix compile
2806
2807         * README: update
2808
2809 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2810
2811         * Makefile.am (libqt2_la_LIBADD): rename from OBJADD, depend on
2812         gui libs
2813
2814 2001-09-06  John Levon  <moz@compsoc.man.ac.uk>
2815
2816         * ui/QMinipageDialog.ui: fix layout, remove old slot
2817
2818         * QRefDialog.C: fix warning
2819
2820 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
2821
2822         * ui/QSpellcheckerDialog.ui: reworded layout
2823
2824 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
2825
2826         * QMinipage.C: remove radiobutton add combox
2827         * ui/QMinipageDialog.ui: + buttons at bottom
2828
2829 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
2830
2831         * Makefile.dialogs:
2832         * Dialogs.C:
2833         * QSpellchecker.[Ch]:
2834         * QSpellcheckerDialog.[Ch]:
2835         * ui/QSpellcheckerDialog.ui: add spellchecker dialog
2836
2837 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
2838
2839         * ui/QMinipageDialog.ui: layout tweak again (but it's getting better)
2840
2841 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
2842
2843         * ui/QGraphicsDialog.ui : minor layout tweak
2844         * ui/QIncludeDialog.ui : idem
2845         * ui/QMinipageDialog.ui: idem
2846         * ui/QURLDialog.ui: idem
2847
2848 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
2849
2850         * ui/QRefDialog.ui : minor layout tweak
2851         * Qref.C: idem
2852
2853 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
2854
2855         * QTabularCreateDialog.C: fix warnings
2856
2857         * emptytable.h:
2858         * emptytable.C:
2859         * ui/QTabularCreateDialog.ui: fix layout
2860           when table size is changed
2861
2862 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
2863
2864         * Dialogs.C:
2865         * QSearch.[Ch]:
2866         * QSearchDialog.[Ch]:
2867         * ui/QSearchDialog.ui: add search back
2868
2869 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
2870
2871         * Dialogs.C:
2872         * QPrint.[Ch]:
2873         * QPrintDialog.[Ch]:
2874         * ui/QPrintDialog.ui: add print dialog back
2875
2876 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
2877
2878         * Makefile.am:
2879         * moc/Makefile.am:
2880         * ui/Makefile.am:
2881         * ui/moc/Makefile.am: use AM_CXXFLAGS to add defines
2882
2883 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
2884
2885         * QAbout.C: added a using std::getline directive.
2886
2887         * QCitationDialog.C (doFind): removed const from argument to make it
2888         consistent with the header file.
2889
2890         * QDocument.[Ch] (c-tor): moved declaration of into .C file. Compilation
2891         was failing with "incomplete type is not allowed" in instantiation
2892         of boost::scoped_ptr<QDocumentDialog> dialog_.
2893
2894         * QLog.C: added a couple of using std::xyz directives.
2895
2896         * QPreambleDialog.C: added a using std::getline directive.
2897
2898         * QToc.C: using SigC::slot directive.
2899
2900 2001-08-29  Edwin Leuven  <leuven@fee.uva.nl>
2901
2902         * ui/QURLDialog.ui : minor layout tweak
2903
2904 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
2905
2906         * QPreamble.[Ch]:
2907         * QPreambleDialog.[Ch]:
2908         * ui/QPreambleDialog.ui:
2909         * Makefile.am:
2910         * Makefile.dialogs:
2911         * Dialogs.C: add pre-amble dialog
2912
2913 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
2914
2915         * ui/QIndexDialog.ui:
2916         * QIndexDialog.C: add QWhatsThis in C source
2917
2918         * README: document this restriction
2919
2920 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
2921
2922         * QMinipage.[Ch]:
2923         * QMinipageDialog.[Ch]:
2924         * ui/QMinipageDialog.ui:
2925         * lengthcombo.[Ch]:
2926         * Makefile.am:
2927         * moc/Makefile.am:
2928         * Makefile.dialogs:
2929         * Dialogs.C: add minipage and prototype length combo widget
2930
2931 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
2932
2933         * QLog.[Ch]:
2934         * QLogDialog.[Ch]:
2935         * ui/QLogDialog.ui:
2936         * QVCLog.[Ch]:
2937         * QVCLogDialog.[Ch]:
2938         * ui/QVCLogDialog.ui:
2939         * Dialogs.C:
2940         * Makefile.am:
2941         * Makefile.dialogs: add log and vclog dialogs
2942
2943 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
2944
2945         * Dialogs.C:
2946         * QTabularCreate.[Ch]:
2947         * QTabularCreate.h:
2948         * QTabularCreateDialog.C:
2949         * QTabularCreateDialog.h:
2950         * ui/Makefile.am:
2951         * ui/QTabularCreateDialog.ui: bring back
2952         tabcreate
2953
2954 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
2955
2956         * ui/QCharacterDialog.ui:
2957         * ui/QThesaurusDialog.ui: fix tab order
2958
2959         * QGraphics.[Ch]:
2960         * QGraphicsDialog.[Ch]:
2961         * ui/QGraphicsDialog.ui:
2962         * Makefile.am:
2963         * Makefile.dialogs:
2964         * Dialogs.C: add graphics dialog
2965
2966 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
2967
2968         * QThesaurus.C: clear selection on update
2969
2970         * QInclude.[Ch]:
2971         * QincludeDialog.[Ch]:
2972         * ui/QincludeDialog.ui:
2973         * Makefile.am:
2974         * Makefile.dialogs:
2975         * Dialogs.C: add Include dialog
2976
2977         * README: add note about crashes
2978
2979 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
2980
2981         * QThesaurusDialog.C: whoops, forgot to clear before update
2982
2983 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
2984
2985         * QBibtex.C:
2986         * QBibtexDialog.h:
2987         * QBibtexDialog.C:
2988         * ui/QBibtexDialog.ui: fix some things, add
2989           delete button
2990
2991         * QExternalDialog.C: fix file dialog thing
2992
2993         * QThesaurus.h:
2994         * QThesaurus.C:
2995         * QThesaurusDialog.h:
2996         * QThesaurusDialog.C:
2997         * ui/QThesaurusDialog.ui: fix compile, get working
2998
2999         * moc/Makefile.am: fix builddir != srcdir
3000
3001 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
3002
3003         * GUIRunTime.C: fix argc handling
3004
3005 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
3006
3007         * ui/*.ui:
3008         * ui/Makefile.am: add some sed magic to replace tr() with _()
3009
3010 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
3011
3012         * Makefile.am: remove accidentally committed xforms file
3013
3014 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
3015
3016         * Dialogs.C:
3017         * Makefile.dialogs:
3018         * QThesaurus.[Ch]:
3019         * QThesaurusDialog.[Ch]:
3020         * ui/QThesaurusDialog.ui: add thesaurus dialog
3021
3022 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
3023
3024         * Dialogs.C:
3025         * Makefile.am:
3026         * Makefile.dialogs:
3027         * QExternal.[Ch]:
3028         * QExternalDialog.[Ch]:
3029         * ui/QExternalDialog.ui: add external dialog
3030
3031 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
3032
3033         * Dialogs.C:
3034         * Makefile.dialogs:
3035         * QERT.[Ch]:
3036         * QERTDialog.[Ch]:
3037         * ui/QERTDialog.ui: add ERT dialog
3038
3039 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
3040
3041         * Dialogs.C:
3042         * Makefile.am:
3043         * Makefile.dialogs:
3044         * QError.[Ch]:
3045         * QErrorDialog.[Ch]:
3046         * ui/QErrorDialog.ui: add LaTeX error dialog
3047
3048 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
3049
3050         * Dialogs.C:
3051         * QCharacter.[Ch]:
3052         * QCharacterDialog.[Ch]:
3053         * ui/QcharacterDialog.ui: make work again,
3054           add auto-apply feature
3055
3056 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
3057
3058         * Dialogs.C:
3059         * Makefile.am:
3060         * Makefile.dialogs:
3061         * QBibitem.[Ch]:
3062         * QBibitemDialog.[Ch]:
3063         * ui/QBibitemDialog.ui: add Bibitem dialog
3064
3065 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
3066
3067         * Dialogs.C:
3068         * Makefile.dialogs:
3069         * QBibtex.[Ch]:
3070         * QBibtexDialog.[Ch]:
3071         * ui/QBibtexDialog.ui: added BibTeX dialog.
3072
3073         * README: update
3074
3075 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
3076
3077         * Qt2BC.C: whoops, reversed sense of setReadOnly()
3078
3079 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
3080
3081         * Dialogs.C:
3082         * QRef.[Ch]:
3083         * ui/QRefDialog.ui: add Ref dialog back
3084
3085         * QAbout.[Ch]:
3086         * QCitation.[Ch]:
3087         * QDocument.[Ch]:
3088         * QIndex.[Ch]:
3089         * QURL.[Ch]:
3090         * Qt2Base.h: protect build() with updating_ too
3091
3092         * QCitationDialog.C: use Qt2Base::readOnly
3093
3094         * README: update
3095
3096 2001-08-25  John Levon  <moz@compsoc.man.ac.uk>
3097
3098         * Dialogs.C: add URL
3099
3100         * QAbout.h:
3101         * QCitation.h:
3102         * QDocument.h:
3103         * QIndex.C:
3104         * Qt2Base.h:
3105         * Qt2Base.C: add an updating_ variable to prevent
3106           bc() breakage.
3107
3108         * QURL.h:
3109         * QURL.C:
3110         * QURLDialog.h:
3111         * QURLDialog.C:
3112         * ui/QURLDialog.ui: make alive again
3113
3114         * Qt2BC.C: make lineedits ReadOnly not disabled
3115
3116         * README: update
3117
3118         * ui/QCitationDialog.ui: small cleanups
3119
3120         * ui/QIndexDialog.ui: add a what's this
3121
3122 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
3123
3124         * Dialogs.C: include the right files
3125
3126         * QCitation.C: closePB not cancelPB
3127
3128         * QCitationDialog.C:
3129         * QCitationDialog.h:
3130         * ui/QCitationDialog.ui: small fixes
3131
3132         * QIndex.h:
3133         * QIndex.C:
3134         * QIndexDialog.C:
3135         * QIndexDialog.h:
3136         * ui/QIndexDialog.ui: more fixes
3137
3138         * Qt2Base.h:
3139         * Qt2Base.C: add reset() to workaround problem.
3140
3141         * README: update
3142
3143         * Makefile.am:
3144         * Timeout_pimpl.h:
3145         * Timeout_pimpl.C: add the timer
3146
3147 2001-08-23  John Levon  <moz@compsoc.man.ac.uk>
3148
3149         * Dialogs.C:
3150         * Makefile.am:
3151         * Qt2BC.h:
3152         * Qt2BC.C:
3153         * QAbout.C:
3154         * QCitation.C:
3155         * QDocument.h:
3156         * Qt2Base.C:
3157         * Qt2Base.h: rename qt2BC -> Qt2BC, set focus for widget enable
3158
3159         * QIndex.h:
3160         * QIndex.C:
3161         * ui/QIndexDialog.ui: use the BC properly
3162
3163         * Qt2Base.h:
3164         * Qt2Base.C: add a virtual isValid(), and predicate what changed()
3165           tells the BC on the return value
3166
3167         * README: update
3168
3169 2001-08-21  John Levon  <moz@compsoc.man.ac.uk>
3170
3171         * Dialogs.C: add QIndex
3172
3173         * ui/Makefile.am:
3174         * Makefile.am: fix build
3175
3176         * ui/QAboutDialog.ui:
3177         * QAbout.C: finish dialog
3178
3179         * ui/QCitationDialog.ui:
3180         * QCitationDialog.C: BC fixes
3181
3182         * ui/QIndexDialog.ui:
3183         * QIndex.h:
3184         * QIndex.C:
3185         * QIndexDialog.h:
3186         * QIndexDialog.C: got index dialog working
3187
3188 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
3189
3190         * all files: enormous naming re-jig and tidy
3191
3192 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
3193
3194         Consistent use of Lsstream.h:
3195         * FormCredits.C (build): std::stringstream -> stringstream.
3196
3197 2001-06-17  Angus Leeming  <a.leeming@ic.ac.uk>
3198
3199         * FormCitation.C (build): removed bc().refresh() call as the controller
3200         should take care of this.
3201         (update): removed noKeys stuff as you don't use it.
3202
3203         * FormCitationDialogImpl.C (slotBibSelected): Can't select bibkeys[-1]!
3204         We were being bit by the xforms browser returns the browser line number
3205         in Fortran style, but Qt uses C-style.
3206
3207 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
3208
3209         * FormCitationDialogImpl.C: added using directive.
3210
3211         * qt2BC.[Ch]: qt2BC now derives from GuiBC<QButton, QWidget>.
3212         No idea why this wasn't done ages ago!
3213
3214 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
3215
3216         * FormCharacter.C:
3217         * FormParagraph.C (c-tor): cosmetic name change of signal.
3218
3219 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
3220
3221         * FormCitation.C:
3222         * Qt2Base.C: removed // -*- C++ -*- as first line.
3223
3224         * FileDialog_private.h:
3225         * FormCopyright.h:
3226         * FormCredits.h:
3227         * FormIndex.h:
3228         * FormParagraph.h:
3229         * FormPrint.h:
3230         * FormRef.h:
3231         * FormSearch.h:
3232         * FormSplash.h:
3233         * FormTabularCreate.h:
3234         * FormToc.h:
3235         * FormUrl.h:
3236         * QtLyXView.h: added // -*- C++ -*- as first line.
3237
3238 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
3239
3240         * <various>: fix random space pepper to use
3241           hard tabs. Also add <config.h> where necessitated
3242           by using LString.h
3243
3244 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
3245
3246         * FormDocument.C (build): add iso8859-15 support.
3247
3248 2001-05-17  Allan Rae  <rae@lyx.org>
3249
3250         * FormCharacter.C:
3251         * FormCopyright.C:
3252         * FormCredits.C:
3253         * FormSearch.C: gettext went missing but is back gain now _().
3254
3255         * Makefile.am:  ButtonController is now ButtonControllerBase.
3256         It now compiles but it won't link lyx on my system.  Complaints about
3257         not being able to link in libraries lib{GL,GLU,Xft,Xext,Xmu} which
3258         are all present and accounted for by ldconfig.  YMMV.
3259
3260 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3261
3262         * FormParagraph.C: remove !NEW_INSETS and !NO_PEXTRA cruft
3263
3264 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
3265
3266         * FormCharacter.C:
3267         * FormDocument.h:
3268         * FormSearch.C:
3269         * Dialogs.C: s/popup/dialog/
3270
3271         * qt2BC.h:
3272         * qt2BC.C:
3273         * FormCitation.C:
3274         * FormDocument.C: s/UndoAll/Restore/
3275
3276         * Qt2Base.h:
3277         * Qt2Base.C: s/ControlButton/ControlButtons/
3278
3279
3280 2001-04-02  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
3281
3282         * Makefile.am: Simplified Makefile.am
3283
3284 2001-03-31  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
3285
3286         * FormCitationDialogImpl.C (doPreviousNext): Propagated search
3287         fixes from XForms
3288         * several files: MVC for citation dialog
3289
3290 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
3291
3292         * Qt2Base.[Ch]: changed ControlBase to ControlButton.
3293
3294 2001-03-19  Edwin Leuven  <leuven@fee.uva.nl>
3295
3296         * qt2 compiles again:
3297         * Makefile.am: added missing xform dialogs
3298         * FormParagraph.C: only extra setting if wanted
3299         * FormParagraph.h: add namespace to connection
3300
3301 2001-03-16  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
3302
3303         * FormParagraph.C (apply): Only call SetParagraphExtraOpt() when
3304         NO_PEXTRA is not defined (in line with XForms frontend)
3305
3306         * Dialogs.C: Adapted to backend changes
3307
3308         * Makefile.am: updated citation dialog
3309         * Citation dialog added: FormCitation.{C,h},
3310         *    FormCitationDialog.ui, FormCitationDialogImpl.{C,h}
3311
3312 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3313
3314         * several files: remove CXX_WORKING_NAMESPACES
3315
3316 2001-03-15  Edwin Leuven  <leuven@fee.uva.nl>
3317
3318         * Added splash screen
3319         * Makefile.am: updated
3320         * FormSplash.[Ch]: added
3321         * FormSplashImpl.[Ch]: added
3322
3323 2001-03-09  Edwin Leuven  <leuven@fee.uva.nl>
3324
3325         * Makefile.am: updated
3326         * paragraphdlg.ui: manually enabled items in minipage settings
3327         * paragraphdlgimpl.C: tweak enable code on extra page
3328         * Stuff sent in by Denis Perchine <dyp@perchine.com> to compile again:
3329         * FileDialog_private.[Ch]: added
3330         * FileDialog.C: added
3331         * FormParagraph.C: params settings updated
3332
3333 2001-03-06  Edwin Leuven  <leuven@fee.uva.nl>
3334
3335         * Search dialog added:
3336         * FormSearch.[Ch]
3337         * searchdlg.ui
3338         * searchdlg.[Ch]
3339         * searchdlgimpl.[Ch]
3340
3341 2001-02-16  Edwin Leuven  <leuven@fee.uva.nl>
3342
3343         * remove inheritance from noncopyable in Form*.h
3344         * Character dialog added:
3345         * FormCharacter.[Ch]
3346         * chardlg.ui
3347         * chardlg.[Ch]
3348         * chardlgimpl.[Ch]
3349
3350 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
3351
3352         * FormParagraph.C: fix bview->update()
3353
3354 2001-01-24  Edwin Leuven  <leuven@fee.uva.nl>
3355
3356         *FormParagraph.C:
3357         *FormParagraph.h:
3358         *FormPrint.C:
3359         *FormPrint.h:
3360         *FormTabularCreate.C:
3361         *FormTabularCreate.h:
3362         *QtLyXView.h:
3363         *emptytable.C:
3364         *emptytable.h:
3365         *paragraphdlg.C:
3366         *paragraphdlg.h:
3367         *paragraphdlg.ui:
3368         *paragraphdlgimpl.C:
3369         *paragraphdlgimpl.h:
3370         *printdlg.C:
3371         *printdlg.h:
3372         *printdlg.ui:
3373         *printdlgimpl.C:
3374         *printdlgimpl.h:
3375         *tabularcreatedlg.C:
3376         *tabularcreatedlg.h:
3377         *tabularcreatedlg.ui:
3378         *tabularcreatedlgimpl.C:
3379         *tabularcreatedlgimpl.h:
3380         *Makefile.am: added paragraph/print/tabular create dialogs
3381
3382 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
3383
3384         * src/frontends/qt2/.cvsignore:
3385         * Dialogs.C:
3386         * FormCopyright.C:
3387         * FormCopyright.h:
3388         * FormCopyrightDialog.C:
3389         * FormCopyrightDialog.h:
3390         * FormCopyrightDialogBase.C:
3391         * FormCopyrightDialogBase.h:
3392         * FormCopyrightDialogBase.ui:
3393         * GUIRunTime.C:
3394         * Makefile.am: start frontend with the Copyright
3395           dialog