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