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