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