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