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