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