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