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