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