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