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