]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ChangeLog
some prefs update work
[lyx.git] / src / frontends / qt2 / ChangeLog
1 2002-11-15  John Levon  <levon@movementarian.org>
2
3         * QPrefs.h:
4         * QPrefs.C: some update() work
5  
6 2002-11-15  John Levon  <levon@movementarian.org>
7
8         * QPrefs.C: add #if 0 xforms code for working on
9
10         * QTabular.C: remove some handled #if 0 code
11  
12 2002-11-15  John Levon  <levon@movementarian.org>
13
14         * qsetborder.h:
15         * qsetborder.C: fix ws
16  
17 2002-11-15  John Levon  <levon@movementarian.org>
18
19         * QTabularDialog.h:
20         * QTabularDialog.C:
21         * QTabular.C: add some stuff
22  
23 2002-11-15  John Levon  <levon@movementarian.org>
24
25         * Makefile.dialogs:
26         * Makefile.am:
27         * moc/Makefile.am:
28         * Dialogs2.C:
29         * Dialogs_impl.h:
30         * Dialogs.C:
31         * QTabular.h:
32         * QTabular.C:
33         * QTabularDialog.h:
34         * QTabularDialog.C: add skeleton
35  
36 2002-11-14  John Levon  <levon@movementarian.org>
37
38         * ui/QTabularDialog.ui: label for cell pos
39  
40 2002-11-13  Herbert Voss  <voss@perce.de>
41   
42         * QBibtex.C: (apply, isValid) small changes
43   
44 2002-11-13  John Levon  <levon@movementarian.org>
45
46         * all pref files: make the stack work
47          
48 2002-11-13  John Levon  <levon@movementarian.org>
49
50         * Dialogs.C:
51         * Dialogs2.C:
52         * Dialog_impl.h:
53         * Makefile.dialogs:
54         * QPrefs.h:
55         * QPrefs.C:
56         * QPrefsDialog.h:
57         * QPrefsDialog.C: add skeleton dialog
58  
59 2002-11-13  John Levon  <levon@movementarian.org>
60
61         * ui/QBibtexDialog.ui: add some change_adaptors()
62
63         * QBibtex.C: fix duplicate entries in style CB, and
64           alphasort it again, but still allow empty/user-defined
65           style
66  
67 2002-11-12  Herbert Voss  <voss@perce.de>
68   
69         * QBibtex.[Ch]: fix bugs in the apply-part
70   
71 2002-11-13  John Levon  <levon@movementarian.org>
72
73         * QDocument.h:
74         * QDocument.C:
75         * QDocumentDialog.h:
76         * QDocumentDialog.C:
77         * ui/QDocumentDialog.ui:
78         * ui/BulletsModuleBase.ui: some UI fixes
79  
80 2002-11-12  Edwin Leuven  <leuven@fee.uva.nl>
81
82         * QDocumentDialog.C: enable apply on change
83         * QBrowseBox.C: remove qWarning
84
85 2002-11-12  Edwin Leuven  <leuven@fee.uva.nl>
86
87         * BulletsModule.C: more bullet changes
88         * BulletsModule.h
89         * Makefile.am
90         * QDocument.C
91         * QDocumentDialog.C
92         * bulletstrings.C
93         * bulletstrings.h
94         * ui/BulletsModuleBase.ui
95
96 2002-11-12  Edwin Leuven  <leuven@fee.uva.nl>
97
98         * QBrowseBox: Juergen Spitzmueller's mouse focus fix
99         
100 2002-11-08  Edwin Leuven  <leuven@fee.uva.nl>
101
102         * Dialogs2.C: compile fix
103
104 2002-11-08  Edwin Leuven <leuven@fee.uva.nl>
105
106         * QDocument.[Ch]: Remove unused methods
107         * QBrowseBox.[Ch]: Capture mouse, new methods, etc
108         * BulletsModule.[Ch]: Further improvements
109         * QDocumentDialog.[Ch]: more bullet stuff
110         * ui/BulletsModuleBase.ui: idem
111         * ui/QTabularDialog.ui: new tabular dialog
112         * qsetborder.[Ch]: new small qt widget to set table borders
113         
114 2002-11-08  Dekel Tsur  <dekelts@tau.ac.il>
115
116         * lyx_gui.C:
117         * QWorkArea.C: Fix X selection code.
118
119 2002-11-07  John Levon  <levon@movementarian.org>
120
121         * ui/QIncludeDialog.ui:
122         * QInclude.C: fix setting of combobox
123  
124 2002-11-07  John Levon  <levon@movementarian.org>
125
126         * ui/QPref*: add initial prefs ui from Juergen S
127  
128 2002-11-27  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
129
130         * ui/QDocument.ui:
131         * QDocumentDialog.C:
132         * QDocument.[Ch]: 
133         Implement "Save as default" and "Use class defaults"
134         
135         * QDocumentDialog.C: Fix dialog update on class change
136         implement lyxrc.auto_reset_options
137
138 2002-11-07  John Levon  <levon@movementarian.org>
139
140         * QGraphics.[Ch]:
141         * QGraphicsDialog.[Ch]:
142         * ui/QGraphicsDialog.ui: various fixes so it actually
143         works
144  
145 2002-11-01  Herbert Voss  <voss@perce.de>
146  
147         * QGraphics.[Ch]:
148         * QGraphicsDialog.[Ch]:
149         * ui/QGraphicsDialog.ui: get scale/rotate working
150  
151 2002-11-04  Angus Leeming  <leeming@lyx.org>
152
153         * QGraphics.C (update_contents): controller.getUnits() ->
154         frnt::getBBUnits().
155
156 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
157
158         * QAbout.C (build_dialog): do not use str().c_str() when not needed.
159
160         * qttableview.C: include config.h
161
162         * lyx_gui.C: move includes around a bit
163         (start): adjust signature
164
165 2002-10-31  John Levon  <levon@movementarian.org>
166
167         * QExternal.C: fix crash, valid check
168
169 2002-10-31  John Levon  <levon@movementarian.org>
170
171         * QGraphics.C:
172         * QGraphicsDialog.C:
173         * QGraphicsDialog.h:
174         * ui/QGraphicsDialog.ui: bb unit fixes
175
176 2002-10-30  John Levon  <levon@movementarian.org>
177
178         * QPrintDialog.[hC]: move to ...
179
180         * QLPrintDialog.[hC]: ... here to prevent name clash
181
182         * QPrint.h:
183         * QPrint.C:
184         * Dialogs_impl.h:
185         * Makefile.dialogs: from above
186
187         * QSpellchecker.C: reset progress
188
189 2002-10-30  John Levon  <levon@movementarian.org>
190
191         * QGraphics.C:
192         * ui/QGraphicsDialog.ui: some fixes from Herbert
193
194 2002-10-30  John Levon  <levon@movementarian.org>
195
196         * ui/QTabularDialog.ui: initial UI from Juergen Spitzmueller
197
198 2002-10-28  John Levon  <levon@movementarian.org>
199
200         * iconpalette.C:
201         * QMathDialog.C: fix symbol insert breakage from Lars' patch
202
203 2002-10-26  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
204
205         * ui/QMathMatrixDialog.ui:
206         * QMathMatrixDialog.[Ch]:
207         * Makefile.dialogs:
208         * QMath.C:
209         * QMathDialog.C: implement Matrix dialog
210
211         * QMathDialog.C: enlarge Symbols combox (prevent scrollbar)
212
213 2002-10-28  Dekel Tsur  <dekelts@tau.ac.il>
214
215         * qfont_loader.C (font_info): Add xfonts to the font path if
216         necessary.
217
218 2002-10-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
219
220         * QVCLog.C (update_contents): modify
221
222         * QPreamble.C (apply): modify
223
224 2002-10-21  Dekel Tsur  <dekelts@tau.ac.il>
225
226         * qfont_metrics.C (ascent): Fix returned value.
227
228 2002-10-21  Philippe Elie  <phil.el@wanadoo.fr>
229
230         * QContentPane.h:
231         * QContentPane.C: implement wheelEvent
232
233 2002-10-20  Dekel Tsur  <dekelts@tau.ac.il>
234
235         * several files: Use QT_VERSION >= 300 instead of >= 0x030000
236
237 2002-10-20  John Levon  <levon@movementarian.org>
238
239         * ui/QDelimiterDialog.ui: remove two huge XPMs that
240           were accidentally built in
241
242 2002-10-20  Lars Gullik Bjønnes  <larsbj@gullik.net>
243
244         * Toolbar_pimpl.C (setLayout): initialize i to 0, don't
245         reinitialize.
246
247         * README: add a comment about the strange moc behaviour.
248
249         * QWrap.C (apply): local ref to params
250         (update_contents): ditto
251         (numtostr): use erase to clear string
252
253         * QWorkArea.C (setScrollbarParams): use explicit std::max
254
255         * QURL.C (update_contents): local ref to params
256         (apply): ditto
257
258         * QRef.C (update_contents): local ref to params
259         (apply): ditto
260
261         * QPreambleDialog.C (editClicked): no need to explicitly
262         initialize an std::string.
263         (editClicked): read file with smaller overhead.
264
265         * QParagraph.C (apply): local ref to params
266         (update_contents): ditto
267
268         * QMinipage.C (apply): local ref to params
269         (update_contents): ditto
270         (update_contents): handle InsetMinipage::top in switch
271
272         * QMath.C (createMathPanel): use "new Type" not "new Type()"
273
274         * QLyXKeySym.h: adda key_ accessor key().
275
276         * QLyXKeySym.C (operator=): out of class version.
277
278         * QLog.C (update_contents): use a simpler and faster way to fill
279         the log dialog.
280
281         * QLPopupMenu.C (getLabel): use subst directly on mi.label()
282
283         * QLPainter.C (QLPainter): use "new Type" not "new Type()"
284         (lines): put int i inside for scope
285         (fillPolygon): put j insize for scope
286
287         * QInclude.C (update_contents): local ref to params
288         (apply): ditto
289
290         * QGraphics.C (update_contents): initialize item to 0
291         (apply): use erase to clear string
292
293         * QFloat.C (update_contents): local ref to params
294         (apply): ditto
295
296         * QExternal.C (update_contents): local ref to params
297         (helpText): ditto
298         (apply): ditto
299
300         * QERT.C (apply): local reference to params
301
302         * QDocument.C (apply): have a local reference to the params
303         (update_contents): ditto
304
305         * QCommandEdit.C: add missing include config.h
306
307         * QCommandBuffer.C (QCommandBuffer): call method directly on
308         unnamed pointer objects.
309         (complete): use "new Type", not "new Type()"
310         (complete): use explict std::max
311
312         * QCharacter.C (update_contents): use a local reference as
313         controller cache
314         (apply): ditto
315
316         * QBibtex.C (update_contents): use erase to clear a string.
317
318         * QAbout.C (build_dialog): fill the credits view in a bit more
319         elegant way
320
321         * almost all files: clean up formatting and indenting.
322
323 2002-10-19  Lars Gullik Bjønnes  <larsbj@gullik.net>
324
325         * qfont_loader.C (update): move loop vars into for scopes.
326         (get): add some debug msg.
327         (font_info): ditto
328         (getfontinfo): simplify slightly
329
330         * QParagraph.C (setWidgetsFromVSpace): initilize item
331
332         * QERT.C (update_contents): initialize rb
333
334         * QDocument.C (build_dialog): move int n inside for scope.
335
336         * QCharacter.C (findPos2nd): add a typedef
337
338         * FileDialog_private.C: include order changed.
339         (LyXFileDialog): some reformat
340
341         * FileDialog.C: include order changed.
342         (FileDialog): fix wrong use of new.
343
344 2002-10-17  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
345
346         * ui/QSendtoDialog.ui: fix layout
347
348 2002-10-17  Angus Leeming  <leeming@lyx.org>
349
350         * lyx_gui.C (getDPI): use an average of DpiX and DpiY.
351
352         * QBrowseBox.[Ch] (c-tor): remove unneeded arguments.
353
354 2002-10-17  André Pönitz  <poenitz@lyx.org>
355
356         * QBrowseBox.[Ch]: fix style issues
357
358 2002-10-17  Angus Leeming  <leeming@lyx.org>
359
360         * ui/moc/Makefile.am:
361         * moc/Makefile.am: add a distclean-local target to remove *_moc.C.
362
363 2002-10-16  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
364
365         * ui/QSendtoDialog.ui:
366         * QSendtoDialog.[Ch]:
367         * QSendto.[Ch]:
368         * Makefile.dialogs:
369         * Dialogs.C:
370         * Dialogs2.C:
371         * Dialogs_impl.h: Implement Sendto (Custom Export) dialog
372
373 2002-10-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
374
375         * qfont_loader.C (font_info): correct calculation of font size
376         (point size) for qt.
377
378 2002-10-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
379
380         * QBrowseBox.C (QBrowseBox): transpose const char
381
382 2002-10-15  Angus Leeming  <leeming@lyx.org>
383
384         * QBrowseBox.C (c-tor): default values should go only in the .h file.
385
386         * QDocument.C: add a using std::vector declaration.
387
388 2002-10-15  Dekel Tsur  <dekelts@tau.ac.il>
389
390         * QLPainter.C (text): Unicode support.
391         * qfont_metrics.C (width): ditto.
392
393         * qfont_loader.C (available): Add code for QT 2.x.
394
395 2002-10-14  Dekel Tsur  <dekelts@tau.ac.il>
396
397         * lyx_gui.C (getDPI): Implemented.
398
399 2002-10-12  Dekel Tsur  <dekelts@tau.ac.il>
400
401         * qfont_loader.C (available): Implemented.
402
403 2002-10-09  Edwin Leuven <leuven@fee.uva.nl>
404
405         * QDocument.C: Brand new document dialog
406         * QDocument.h:
407         * QDocumentDialog.C:
408         * QDocumentDialog.h:
409         * BulletsModule.C:
410         * BulletsModule.h:
411         * Dialogs.C:
412         * Dialogs2.C:
413         * Dialogs_impl.h:
414         * Makefile.am:
415         * Makefile.dialogs:
416         * QBrowseBox.C:
417         * QBrowseBox.h:
418         * qgridview.cpp:
419         * qgridview.h:
420         * moc/Makefile.am:
421         * ui/BiblioModuleBase.ui:
422         * ui/BulletsModuleBase.ui:
423         * ui/ClassModuleBase.ui:
424         * ui/LanguageModuleBase.ui:
425         * ui/Makefile.am:
426         * ui/MarginsModuleBase.ui:
427         * ui/NumberingModuleBase.ui:
428         * ui/PackagesModuleBase.ui:
429         * ui/PaperModuleBase.ui:
430         * ui/PreambleModuleBase.ui:
431         * ui/QDocumentDialog.ui:
432         * ui/QGraphicsDialog.ui:
433         * ui/QPrintDialog.ui:
434         * ui/QRefDialog.ui:
435
436 2002-09-28  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
437
438         * ui/QWrapDialog.ui:
439         * QWrapDialog.[Ch]:
440         * QWrap.[Ch]:
441         * Makefile.dialogs:
442         * Dialogs.C:
443         * Dialogs2.C:
444         * Dialogs_impl.h: Implement Wrap figure dialog
445
446 2002-09-25  Angus Leeming  <leeming@lyx.org>
447
448         * Dialogs2.C:
449         * Dialogs_impl.h:
450         * LyXKeySymFactory.C:
451         * LyXScreenFactory.C:
452         * Menubar_pimpl.[Ch]:
453         * Toolbar_pimpl.[Ch]:
454         * WorkAreaFactory.C:
455         * lyx_gui.C: doxygen fixes.
456
457 2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
458
459         * ui/moc/Makefile.am (INCLUDES):
460         * ui/Makefile.am (INCLUDES):
461         * moc/Makefile.am (INCLUDES):
462         * Makefile.am (INCLUDES): loose SIGC_INCLUDES
463
464 2002-09-24  John Levon  <levon@movementarian.org>
465
466         * QCommandEdit.h:
467         * QCommandEdit.C: fix build by removing the pragmas.
468
469 2002-09-24  Angus Leeming  <leeming@lyx.org>
470
471         * most files: "standard-conforming" Licence declaration.
472         Remove trailing whitespace.
473
474         * many header files: do not #include <config.h>.
475         Remove unnecessary #includes by using forward declarations.
476         Add as first line: // -*- C++ -*-
477         Move several definitions of virtual functions out of line
478         as they are unlikely to be inlined anyway (and it reduces
479         header file dependencies)...
480
481         * many files: added g++ #pragma directives.
482
483 2002-09-23  Angus Leeming  <leeming@lyx.org>
484
485         * QMath.h: forward declare QMathDialog.
486         Remove trailing semi-colons after definition of apply and
487         update_contents methods.
488
489         * qfont_metrics.C: endl is in namespace std.
490         Some whitespece stuff.
491
492 2002-09-22  John Levon  <levon@movementarian.org>
493
494         * qlkey.h: make Key_Unknown a modifier, to handle
495           Norbert's Alt Gr
496
497 2002-09-17  John Levon  <levon@movementarian.org>
498
499         * QLPainter.C: use dots for dashes because Qt sucks
500
501 2002-09-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
502
503         * Toolbar_pimpl.C (changed_layout): when selecting a layout in
504         combox, make sure the corresponding shortcut is shown in
505         minibuffer
506
507 2002-09-16  John Levon  <levon@movementarian.org>
508
509         * FileDialog.C: set AnyFile mode
510
511 2002-09-16  John Levon  <levon@movementarian.org>
512
513         * QMathDialog.C: allow menus to be torn off
514
515 2002-09-16  John Levon  <levon@movementarian.org>
516
517         * QDelimiterDialog.C: fix empty delimiter
518
519 2002-09-15  John Levon  <levon@movementarian.org>
520
521         * Makefile.dialogs:
522         * ui/QDelimiterDialog.ui:
523         * QDelimiterDialog.h:
524         * QDelimiterDialog.C:
525         * QMath.h:
526         * QMath.C:
527         * QMathDialog.h:
528         * QMathDialog.C: add delimiter dialog
529
530 2002-09-15  John Levon  <levon@movementarian.org>
531
532         * Alert_pimpl.C: title fix
533
534 2002-09-14  John Levon  <levon@movementarian.org>
535
536         * QMath.h:
537         * QMath.C:
538         * QMathDialog.h:
539         * QMathDialog.C:
540         * ui/QMathDialog.ui: matrix
541
542 2002-09-14  John Levon  <levon@movementarian.org>
543
544         * qlkey.h: fix two typos to be Alt_R instead
545
546 2002-09-14  John Levon  <levon@movementarian.org>
547
548         * qfont_metrics.C: fix rbearing()
549
550 2002-09-14  John Levon  <levon@movementarian.org>
551
552         * QLPainter.C: fix arc
553
554 2002-09-14  John Levon  <levon@movementarian.org>
555
556         * ui/QMathDialog.ui:
557         * QMathDialog.h:
558         * QMathDialog.C: add back display. Implement
559           font/style
560
561 2002-09-14  John Levon  <levon@movementarian.org>
562
563         * ui/QMathDialog.ui:
564         * QMathDialog.h:
565         * QMathDialog.C: add spaces menu
566
567 2002-09-13  John Levon  <levon@movementarian.org>
568
569         * Menubar_pimpl.C:
570         * QLPopupMenu.C: fix submenus again
571
572 2002-09-12  John Levon  <levon@movementarian.org>
573
574         * qscreen.h:
575         * qscreen.C: be even smarter about repaint() vs. update()
576
577 2002-09-12  John Levon  <levon@movementarian.org>
578
579         * QPrint.C: don't reset unless different buffer
580
581 2002-09-12  John Levon  <levon@movementarian.org>
582
583         * QPrint.C: get collate from params too
584
585         * ui/QGraphicsDialog.ui: re-arrange bb a bit
586
587 2002-09-12  John Levon  <levon@movementarian.org>
588
589         * Menubar_pimpl.C:
590         * Menubar_pimpl.h:
591         * QtView.C: implement openByName(). Move activated
592         signal to per-menu
593
594 2002-09-12  John Levon  <levon@movementarian.org>
595
596         * QCommandBuffer.C: fix click
597
598 2002-09-12  John Levon  <levon@movementarian.org>
599
600         * QMathDialog.C: work around Qt bug in previous change
601
602 2002-09-12  John Levon  <levon@movementarian.org>
603
604         * QMathDialog.h:
605         * QMathDialog.C: load icon palettes on demand
606
607 2002-09-12  John Levon  <levon@movementarian.org>
608
609         * QMathDialog.C: get the scrollbars right on first show
610
611 2002-09-11  John Levon  <levon@movementarian.org>
612
613         * QPrint.h:
614         * QPrint.C:
615         * ui/QPrintDialog.ui: update for odd/even changes
616
617 2002-09-11  John Levon  <levon@movementarian.org>
618
619         * QCitationDialog.C: show right info when selecting a cite
620
621         * QParagraphDialog.C: don't validate lengths, to allow glue
622
623 2002-09-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
624
625         * QFloatDialog.C: Fix the setEnable() logic
626
627 2002-09-11  John Levon  <levon@movementarian.org>
628
629         * Alert_pimpl.C:
630         * QExternalDialog.h:
631         * QExternalDialog.C:
632         * QGraphicsDialog.h:
633         * QGraphicsDialog.C:
634         * QIncludeDialog.h:
635         * QIncludeDialog.C:
636         * QIndexDialog.h:
637         * QIndexDialog.C:
638         * QSearchDialog.h:
639         * QSearchDialog.C:
640         * QURLDialog.h:
641         * QURLDialog.C: focus on the first linedit on show()
642
643 2002-09-11  John Levon  <levon@movementarian.org>
644
645         * QSearchDialog.C: fill combo boxes
646
647 2002-09-11  John Levon  <levon@movementarian.org>
648
649         * qscreen.C: use repaint() not update() for immediate change
650
651         * QContentPane.C: warning fix
652
653 2002-09-11  John Levon  <levon@movementarian.org>
654
655         * qfont_metrics.C: fix button metrics
656
657         * QLPainter.C: fillPolygon() should actually fill
658
659 2002-09-10  John Levon  <levon@movementarian.org>
660
661         * Menubar_pimpl.C:
662         * QLPopupMenu.h:
663         * QLPopupMenu.C: finally fix Navigate
664
665 2002-09-10  John Levon  <levon@movementarian.org>
666
667         * ui/QIncludeDialog.ui:
668         * QInclude.h:
669         * QInclude.C: remove don't typeset
670
671         * Dialogs2.C: add empty showWrap
672
673 2002-09-08  John Levon  <levon@movementarian.org>
674
675         * QFloat.C: another fix
676
677 2002-09-08  John Levon  <levon@movementarian.org>
678
679         * QFloat.h:
680         * QFloat.C:
681         * QFloatDialog.h:
682         * QFloatDialog.C:
683         * ui/QFloatDialog.ui: fix bug 527 and more
684
685 2002-09-12  Angus Leeming  <leeming@lyx.org>
686
687         * iconpalette.C (resizeEvent): compile fix.
688
689         * QInclude.C (update_contents): remove lyxerr call.
690
691 2002-09-08  John Levon  <levon@movementarian.org>
692
693         * qfont_loader.C: fix bug 531 (emph())
694
695 2002-09-08  John Levon  <levon@movementarian.org>
696
697         * QMathDialog.C:
698         * iconpalette.h:
699         * iconpalette.C: make sizing work properly
700
701 2002-09-08  John Levon  <levon@movementarian.org>
702
703         * QMathDialog.h:
704         * QMathDialog.C: detachable icon menus
705
706 2002-09-08  John Levon  <levon@movementarian.org>
707
708         * QMathDialog.C:
709         * iconpalette.h:
710         * iconpalette.C: re lay out on size change
711
712 2002-09-08  John Levon  <levon@movementarian.org>
713
714         * QMathDialog.h:
715         * QMathDialog.C:
716         * iconpalette.C: More fixes.
717
718 2002-09-08  John Levon  <levon@movementarian.org>
719
720         * ui/QMathDialog.ui:
721         * QMathDialog.h:
722         * QMathDialog.C: add decos as symbols. Some fixes.
723
724 2002-09-07  John Levon  <levon@movementarian.org>
725
726         * qfont_metrics.C: unrevert per-char metrics. Droppings
727           are better than entirely wrong metrics. Hopefully
728           Andre can fix it ...
729
730 2002-09-07  John Levon  <levon@movementarian.org>
731
732         * qfont_loader.C: fix sizes for symbols etc.
733
734 2002-09-07  John Levon  <levon@movementarian.org>
735
736         * qfont_metrics.C: revert accurate per-char metrics
737           because LyX is broken
738
739 2002-09-07  John Levon  <levon@movementarian.org>
740
741         * qfont_loader.h:
742         * qfont_loader.C: add debug
743
744 2002-09-06  John Levon  <levon@movementarian.org>
745
746         * QMath.h:
747         * QMath.C: add sub/superscript
748
749         * ui/QMathDialog.ui:
750         * QMathDialog.h:
751         * QMathDialog.C: add dots. Use a completely broken :(
752           scrollview.
753
754         * iconpalette.C: increase size
755
756 2002-09-04  Angus Leeming  <leeming@lyx.org>
757
758         * QLyXKeySym.C: using std::endl directive.
759
760 2002-08-30  John Levon  <levon@movementarian.org>
761
762         * Makefile.dialogs:
763         * moc/Makefile.am:
764         * QMath.h:
765         * QMath.C:
766         * QMathDialog.h:
767         * QMathDialog.C:
768         * ui/QMathDialog.ui: start math panel
769
770         * iconpalette.h:
771         * iconpalette.C: new widget used by above
772
773 2002-08-29  John Levon  <levon@movementarian.org>
774
775         * Toolbar_pimpl.C: defocus layout combo on select
776
777 2002-08-29  John Levon  <levon@movementarian.org>
778
779         * QtView.C: add back in allow/prohibitInput (for now)
780
781         * TODO: update
782
783 2002-08-29  John Levon  <levon@movementarian.org>
784
785         * Toolbar_pimpl.C: mathed math-insert - skip
786           the preceding '\' when looking for file name
787
788 2002-08-29  John Levon  <levon@movementarian.org>
789
790         * Toolbar_pimpl.C: math xpm handling in preparation
791         for some fixed XPMs
792
793 2002-08-29  John Levon  <levon@movementarian.org>
794
795         * QCommandBuffer.h:
796         * QCommandBuffer.C: use a QListView not combo box.
797           Qt Sucks.
798
799 2002-08-29  John Levon  <levon@movementarian.org>
800
801         * ui/*: use size grippie consistently
802
803 2002-08-29  John Levon  <levon@movementarian.org>
804
805         * QContentPane.C:
806         * QContentPane.h: implement triple click
807
808 2002-08-29  John Levon  <levon@movementarian.org>
809
810         * QInclude.C: remove some wrong code removed from xforms
811
812 2002-08-29  John Levon  <levon@movementarian.org>
813
814         * qfont_metrics.C: add per char ascent/descent
815
816 2002-08-28  John Levon  <levon@movementarian.org>
817
818         * QContentPane.C: fix cut-and-paste borkage from
819           LFUN_MOUSE changes
820
821 2002-08-25  Rob Lahaye  <lahaye@snu.ac.kr>
822
823         * QLImage.C: replace redundant xoffset_l and yoffset_t
824         calculation by something better.
825
826 2002-08-25  John Levon  <levon@movementarian.org>
827
828         * FileDialog.C:
829         * FileDialog_private.h:
830         * FileDialog_private.C: disable non-sync code due
831           to Qt bug. Add support for buttons
832
833 2002-08-25  John Levon  <levon@movementarian.org>
834
835         * QLPopupMenu.C: implement optional() support
836
837         * TODO: update
838
839 2002-08-25  John Levon  <levon@movementarian.org>
840
841         * Makefile.am:
842         * Menubar_pimpl.h:
843         * Menubar_pimpl.C:
844         * QLPopupMenu.h:
845         * QLPopupMenu.C: Populate menus upon open
846
847 2002-08-25  John Levon  <levon@movementarian.org>
848
849         * qlkey.h: add A-Z into string_to_qkey
850
851         * QLyXKeySym.h:
852         * QLyXKeySym.C: remove crap again
853
854 2002-08-25  John Levon  <levon@movementarian.org>
855
856         * QLyXKeySym.h:
857         * QLyXKeySym.C:
858         * QContentPane.C: revert some wrong direction stuff and try
859           again. STILL BROKEN :(
860
861 2002-08-25  John Levon  <levon@movementarian.org>
862
863         * QGraphics.C:
864         * ui/QGraphicsDialog.ui: update, and some UI improvements
865
866 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
867
868         * lengthcombo.C: apply changes to "enum UNIT" in src/lyxlength.h
869
870         * QLImage.C:
871         * QGraphics.C: Implement changes for new xforms graphics dialog
872         (NB: Qt Graphics dialog itself is NOT YET updated!).
873
874 2002-08-15  Angus Leeming  <leeming@lyx.org>
875
876         * lyx_gui.C (hexname): enable previews to work!
877
878 2002-08-15  Angus Leeming  <leeming@lyx.org>
879
880         * Dialogs.C:
881         * Dialogs2.C
882         * Dialogs_impl.h: the brave new world of Dialog creation.
883
884         * guiapi.C: discard.
885
886         * Makefile.am: add new files Dialogs2.C Dialogs_impl.h and
887         remove guiapi.C.
888
889 2002-08-14  John Levon  <levon@movementarian.org>
890
891         * Alert_pimpl.C: remove xforms header
892
893         * Toolbar_pimpl.C: build fix
894
895 2002-08-13  Angus Leeming  <leeming@lyx.org>
896
897         * Qt2Base.h: compile fix isReadonly -> bufferIsReadonly.
898
899         * FileDialog_private.C:
900         * Menubar_pimpl.C:
901         * Toolbar_pimpl.C:
902         * QtView.C:
903         * lyx_gui.C:
904         changes due to the changed LyXView interface that now returns references
905         to member variables not pointers.
906
907 2002-08-12  Angus Leeming  <leeming@lyx.org>
908
909         * Menubar_pimpl.C: no need to #include "Dialogs.h". Remove semi-colon
910         from namespace closing delimiter.
911
912         * Menubar_pimpl.h:  remove MenuItemInfo:: prefix from c-tor declaration.
913
914         * QAbout.[Ch]:
915         * QBibitem.[Ch]:
916         * QBibtex.[Ch]:
917         * QCharacter.[Ch]:
918         * QCitation.[Ch]:
919         * QERT.[Ch]:
920         * QError.[Ch]:
921         * QExternal.[Ch]:
922         * QFloat.[Ch]:
923         * QGraphics.[Ch]:
924         * QInclude.[Ch]:
925         * QIndex.[Ch]:
926         * QLog.[Ch]:
927         * QMinipage.[Ch]:
928         * QParagraph.[Ch]:
929         * QPreamble.[Ch]:
930         * QPrint.[Ch]:
931         * QRef.[Ch]:
932         * QSearch.[Ch]:
933         * QShowFile.[Ch]:
934         * QSpellchecker.[Ch]:
935         * QTabularCreate.[Ch]:
936         * QTexinfo.[Ch]:
937         * QThesaurus.[Ch]:
938         * QToc.[Ch]:
939         * QURL.[Ch]:
940         * QVCLog.[Ch]:
941         No longer pass Controller or Dialogs to the c-tor.
942         No longer forward-declare Dialogs.
943
944         * Qt2Base.[Ch]: derives from ViewBase directly.
945         No longer passed ControlButtons & or Dialogs &.
946         (bc): new method, enabling the daughter classes to access the
947         ButtonController.
948         (slotWMHide):
949         (slotApply):
950         (slotOK):
951         (slotClose):
952         (slotRestore): changes due to a change in the ViewBase class.
953
954         * QtView.C (c-tor): no longer pass Dialogs & to the Toolbar.
955
956         * Toolbar_pimpl.[Ch] (c-tor): no longer passed a Dialogs &.
957
958         * guiapi.C: access the controller methods by explicit invocation of the
959         controller.
960
961 2002-08-09  John Levon  <levon@movementarian.org>
962
963         * Toolbar_pimpl.C: add missing header
964
965 2002-08-08  John Levon  <levon@movementarian.org>
966
967         * Toolbar_pimpl.C:
968         * Menubar_pimpl.C: lyxaction cleanup
969
970 2002-08-08  John Levon  <levon@movementarian.org>
971
972         * QGraphicsDialog.C: enable rotate
973
974         * ui/QGraphicsDialog.ui: trigger changed on
975           activated() not highlighted()
976
977 2002-08-08  John Levon  <levon@movementarian.org>
978
979         * QGraphics.C:
980         * ui/QGraphicsDialog.ui: lots of fixes and cleanup
981
982         * ui/QRefDialog.ui: geometry cleanup
983
984 2002-08-07  John Levon  <levon@movementarian.org>
985
986         * Menubar_pimpl.C: fix compile for gcc 3.1
987
988 2002-08-06  John Levon  <levon@movementarian.org>
989
990         * ui/QSpellcheckerDialogBase.ui:
991         * QSpellcheckerDialog.h:
992         * QSpellchecker.h:
993         * QSpellchecker.C: remove options()
994
995         * QtView.C: fix build
996
997 2002-07-31  John Levon  <levon@movementarian.org>
998
999         * io_callback.h: make a more proper class
1000
1001         * lyx_gui.C: implement removal of I/O callbacks
1002
1003 2002-07-30  John Levon  <levon@movementarian.org>
1004
1005         * qlkey.h:
1006         * QLyXKeySym.h:
1007         * QLyXKeySym.C: do our own getISOEncoded() mapping
1008           because Qt can't handle it
1009
1010 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
1011
1012         * several file: strip,frontStrip -> trim,ltrim,rtrim
1013
1014 2002-07-25  John Levon  <levon@movementarian.org>
1015
1016         * Toolbar_pimpl.C: fix tooltips
1017
1018 2002-07-25  John Levon  <levon@movementarian.org>
1019
1020         * QCommandEdit.C:
1021         * Toolbar_pimpl.C: make Tab work in the content pane
1022
1023 2002-07-25  John Levon  <levon@movementarian.org>
1024
1025         * Menubar_pimpl.C: split create/fill of menus into
1026           two functions
1027
1028 2002-07-25  John Levon  <moz@compsoc.man.ac.uk>
1029
1030         * Menubar_pimpl.C: make it compile again
1031
1032 2002-07-24  John Levon  <moz@compsoc.man.ac.uk>
1033
1034         * Menubar_pimpl.C: make it compile again
1035
1036 2002-07-24  Angus Leeming  <leeming@lyx.org>
1037
1038         * FileDialog_private.C (done): add a false to the arguments passed to
1039         getLyXFunc.
1040
1041         * QBibtex.C:
1042         * QCommandBuffer.C: add a using std::vector directive.
1043
1044         * QBibtexDialog.C: s/<vector.h>/<vector>/
1045
1046         * QCommandBuffer.C: remove trailing semi-colon at the end of the
1047         namespace scope.
1048
1049         * QTexinfo.h: s/vector<string>/std::vector<string>/
1050
1051 2002-07-23  Edwin Leuven <leuven@fee.uva.nl>
1052
1053         * QBibtex.C: syle combobox instead of listbox
1054         * QBibtexDialog.C:
1055         * ui/QBibtexDialog.ui
1056         * QTexinfo.C: Repair view without path/selection
1057         * QTexinfo.h
1058         * QTexinfoDialog.C
1059         * QTexinfoDialog.h
1060         * ui/QTexinfoDialog.ui
1061         * ui/QCitationDialog.ui: layout fix
1062         * ui/QExternalDialog.ui: idem
1063         * TODO: update
1064
1065 2002-07-23  John Levon  <moz@compsoc.man.ac.uk>
1066
1067         * QCommandBuffer.C: real compile fix
1068
1069 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1070
1071         * QLyXKeySym.C: return 0 when text_ is empty
1072           for getISOEncoded()
1073
1074 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1075
1076         * QCommandBuffer.C: probably compile fix
1077
1078         * QtView.C:
1079         * Toolbar_pimpl.h:
1080         * Toolbar_pimpl.C: remove dead code
1081
1082 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1083
1084         * lyx_gui.C: add exit() so we don't busy loop !
1085
1086 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1087
1088         * QCommandEdit.C: complete if right at end of line
1089
1090         * QLyXKeySym.C: cleanup comments
1091
1092         * QtView.C: prefer const int
1093
1094         * qlkey.h: fix some transliteration errors...
1095
1096 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1097
1098         * Toolbar_pimpl.h:
1099         * Toolbar_pimpl.C: remove ->push()
1100
1101 2002-07-22  Edwin Leuven  <leuven@fee.uva.nl>
1102
1103         * QCitationDialog.C: fix loop search and info update after selecting
1104         * TODO: remove this is issue
1105
1106 2002-07-22  Edwin Leuven  <leuven@fee.uva.nl>
1107
1108         * ui/QBibtexDialog.ui: style browser
1109         * QBibtex.C: idem
1110         * QBibtexDialog.C: idem
1111
1112         * ui/QRefDialog.ui: document combo
1113         * QRef.C: idem
1114
1115         * QInclude.C: new layout
1116         * ui/QIncludeDialog.ui: new layout
1117
1118         * ui/QCitationDialog.ui: new layout
1119
1120         * ui/QExternalDialog.ui: new layout
1121
1122         * QGraphics.C: Compile fix
1123
1124         * TODO:
1125
1126 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1127
1128         * Menubar_pimpl.h:
1129         * Menubar_pimpl.C: implement check/disable, submenus
1130
1131 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1132
1133         * Toolbar_pimpl.h:
1134         * Toolbar_pimpl.C: implement getLayoutList()
1135
1136 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1137
1138         * Toolbar_pimpl.C: use BufferParams::getLyXTextClass
1139
1140 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
1141
1142         * QToc.h:
1143         * QToc.C: compile fixes, default to depth_(1)
1144
1145 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
1146
1147         * Menubar_pimpl.C: change for removed menubar stuff
1148
1149 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
1150
1151         * QtView.C: reset idle timer on message()
1152
1153 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
1154
1155         * QLImage.C: various fixes
1156
1157         * QWorkArea.C: set focus proxy
1158
1159         * qscreen.C: don't show cursor when in command buffer
1160
1161         * Makefile.am:
1162         * moc/Makefile.am:
1163         * QMiniBuffer.h:
1164         * QMiniBuffer.C:
1165         * QCommandBuffer.h:
1166         * QCommandBuffer.C:
1167         * QCommandEdit.h:
1168         * QCommandEdit.C:
1169         * QtView.h:
1170         * QtView.C: Rudimentary command buffer
1171
1172 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
1173
1174         * QWorkArea.C: remove unnecessary include
1175
1176 2002-07-18  John Levon  <moz@compsoc.man.ac.uk>
1177
1178         * QtView.C:
1179         * Toolbar_pimpl.C:
1180         * lyx_gui.C: verboseDispatch() is now dispatch()
1181
1182 2002-07-07  Edwin Leuven  <leuven@fee.uva.nl>
1183
1184         * QParagraph.[Ch]: Add paragraph dialog
1185         * QParagraphDialog.[Ch]:
1186         * ui/QParagraphDialog.[Ch]:
1187         * Makefile.am:
1188         * Makefile.dialogs:
1189         * guiapi.C:
1190
1191 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
1192
1193         * QtView.C: basic statusbar show
1194
1195 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
1196
1197         * QLImage.C: add using std
1198
1199 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
1200
1201         * QLImage.h:
1202         * QLImage.C: remove getPixmap() add isDrawable()
1203
1204 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
1205
1206         * io_callback.h:
1207         * lyx_gui.C: make set_read_callback() work
1208
1209 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
1210
1211         * lyx_gui.C: add set_read_callback()
1212
1213         * Makefile.am:
1214         * xforms/*: remove
1215
1216 2002-07-13  John Levon  <moz@compsoc.man.ac.uk>
1217
1218         * QtView.C: add a status bar
1219
1220         * Toolbar_pimpl.C: minor fixes
1221
1222         * lyx_gui.C: implement hexname()
1223
1224 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
1225
1226         * lyx_gui.C: move init_graphics() to parse_init()
1227
1228 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
1229
1230         * Toolbar_pimpl.h:
1231         * Toolbar_pimpl.C: remove unused (de)activate()
1232
1233 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
1234
1235         * lyx_gui.C: implement update_fonts(), font_available()
1236
1237 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
1238
1239         * lyx_gui.C: add un-needed update_color()
1240
1241 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
1242
1243         * QtView.h:
1244         * QtView.C: remove unused methods
1245
1246 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
1247
1248         * Makefile.am:
1249         * QLImage.h:
1250         * QLImage.C: initial image loader
1251
1252         * lyx_gui.C: initialise graphics
1253
1254         * QLPainter.C: draw images
1255
1256         * QWorkArea.C: implement clipboard as much as possible
1257
1258 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
1259
1260         * dialog files: add unused Dialogs paramater to allow compile
1261
1262         * QtView.C:
1263         * QMiniBuffer.h:
1264         * QMiniBuffer.C:
1265         * Makefile.am: add QMiniBuffer (placeholder)
1266
1267         * TODO: add
1268
1269         * Toolbar_pimpl.h:
1270         * Toolbar_pimpl.C: compile fix
1271
1272         * lyx_gui.C: add hexname() place holder
1273
1274 2002-07-04  André Pönitz  <poenitz@lyx.org>
1275
1276         * xforms/Makefile.am: replace XFORMSGIMAGE by XFORMSIMAGE
1277
1278 2002-06-28  Angus Leeming  <leeming@lyx.org>
1279
1280         * QLPainter.[Ch]: changes associated with the name change
1281         grfx::GImage -> grfx::Image.
1282
1283 2002-06-21  Angus Leeming  <leeming@lyx.org>
1284
1285         * Menubar_pimpl.C (c-tor): rename MenuBackend const & mb argument to
1286         avoid name clash with MenuBackend::const_iterator mb.
1287
1288         * QContentPane.C:
1289         * QLPainter.C:
1290         * qscreen.C: add using std::endl directive.
1291
1292         * QLPainter.C (lines, fillPolygon) : wrap QCOORD points inside a
1293         scoped_array as np is not known at compile time and my compiler barfs.
1294
1295         * Toolbar_pimpl.h: forward declare class ToolbarProxy.
1296
1297         * qfont_loader.h: don't #include "font_loader.h".
1298
1299         * qfont_metrics.C: remove trailing ';' from namespace anon scope.
1300
1301 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
1302
1303         * qfont_metrics.C: fix variable names
1304
1305 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
1306
1307         * QWorkArea.C: remove dead splash code
1308
1309 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
1310
1311         * QContentPane.C: restore calls to workAreaResize()
1312
1313         * QLyXKeySym.h: tidy
1314
1315         * QWorkArea.h: remove redraw()
1316
1317         * QWorkArea.C: remove resize()
1318
1319 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
1320
1321         * guiapi.C: createIndex() changed
1322
1323 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
1324
1325         * QWorkArea.h: remove unused resize(...)
1326
1327 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
1328
1329         * QWorkArea.h: remove unused stuff
1330
1331 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
1332
1333         * QContentPane.h:
1334         * QContentPane.C: remove focus/unfocus events
1335
1336 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
1337
1338         * QWorkArea.h: remove unused methods
1339
1340 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
1341
1342         * LyXKeySymFactory.C: add
1343
1344         * Makefile.am:
1345         * QContentPane.C:
1346         * qlkey.h:
1347         * QLyXKeySym.h:
1348         * QLyXKeySym.C: get keyboard partly working
1349
1350         * qfont_metrics.C: fix compile
1351
1352 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
1353
1354         * Makefile.am: add the new files ...
1355
1356         * Dialogs.C:
1357         * guiapi.C:
1358         * all dialogs: implement new dialog stuff, fix compile
1359
1360         * FileDialog_private.h:
1361
1362         * GUIRunTime.C:
1363         * lyx_gui.C: update for lyx_gui namespace
1364
1365         * LyXScreenFactory.C: add
1366
1367         * QContentPane.h:
1368         * QContentPane.C: new widget for containing a lyx document
1369
1370         * QLPainter.h:
1371         * QLPainter.C: qt painter object
1372
1373         * QWorkArea.h:
1374         * QWorkArea.C: Qt version of the work area
1375
1376         * QtView.h:
1377         * QtView.C: Qt version of LyXView
1378
1379         * Toolbar_pimpl.h:
1380         * Toolbar_pimpl.C:
1381         * Menubar_pimpl.h:
1382         * Menubar_pimpl.C: initial Qt versions
1383
1384         * WorkAreaFactory.C: generate a QWorkArea
1385
1386         * emptytable.C: add a resize grippie
1387
1388         * qfont_loader.h:
1389         * qfont_loader.C: font loader for Qt
1390
1391         * qfont_metrics.h:
1392         * qfont_metrics.C: font metrics for Qt
1393
1394         * qlkey.h: convert Qt key symbol into a name
1395
1396         * qscreen.h:
1397         * qscreen.C: Qt version of screen
1398
1399         * moc/Makefile.am: add new files
1400
1401         * xforms/Makefile.am: remove all xforms dialogs
1402
1403 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1404
1405         * Qt2BC.C: do not include ButtonController.tmpl
1406
1407 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
1408
1409         * QtLyXView.h: moved into frontends/
1410
1411 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1412
1413         * QDocument.h: use more specific smart_ptr header.
1414         * Qt2Base.h: ditto
1415
1416 2002-04-30  John Levon  <moz@compsoc.man.ac.uk>
1417
1418         * QCharacter.h:
1419         * QCharacter.C: update for language i18n change
1420
1421 2002-04-16  John Levon  <moz@compsoc.man.ac.uk>
1422
1423         * Dialogs.C: add tooltipsEnabled()
1424
1425         * QTeXInfo.C: include right header
1426
1427         * moc/Makefile.am: add back missing moc files
1428
1429         * xforms/Makefile.am: add missing FeedbackController
1430
1431 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1432
1433         * xforms/Makefile.am (link_files): use correct _SOURCES variable.
1434
1435         * ui/moc/Makefile.am: move include to top
1436         (DISTCLEANFILES): take the UIMOCDIALOGS variable instead
1437
1438         * ui/Makefile.am: ws change
1439
1440         * moc/Makefile.am: move include to top
1441
1442         * Makefile.am (EXTRA_DIST): some file taken from...
1443         * Makefile.dialogs (DIALOGSOURCES):here
1444
1445         * xforms/Makefile.am (EXTRA_DIST): delete
1446         (libqt2xforms_la_SOURCES): change to...
1447         (nodist_libqt2xforms_la_SOURCES): this
1448
1449         * ui/moc/Makefile.am (libqt2uimoc_la_SOURCES): change to...
1450         (nodist_libqt2uimoc_la_SOURCES): this
1451
1452         * ui/Makefile.am (libqt2ui_la_SOURCES): change to...
1453         (nodist_libqt2ui_la_SOURCES): this
1454
1455         * moc/Makefile.am (libqtmoc_la_SOURCES): comment out
1456         (nodist_libqt2moc_la_SOURCES): new
1457
1458         * Makefile.dialogs (DIALOGSOURCES): add QParagraph,
1459         QParagraphDialog, QDocument, QDocumentDialog
1460
1461         * Makefile.am (DISTCLEANFILES): delete
1462         (EXTRA_DIST): add with Makefile.dialogs
1463
1464 2002-04-02  John Levon  <moz@compsoc.man.ac.uk>
1465
1466         * ui/QParagraphDialog.ui: fix a couple of typos for
1467           the translators
1468
1469 2002-03-25  Angus Leeming  <a.leeming@ic.ac.uk>
1470
1471         * xforms/Makefile.am (link_files): whitespace.
1472
1473 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
1474
1475         * xforms/Makefile.am (libqt2xforms.la): it should depend on
1476         libqt2xforms_la_OBJECTS not libqt2xforms_la_SOURCES!
1477
1478 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1479
1480         * most files: ws cleanup
1481
1482 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1483
1484         * docygen fixes.
1485
1486 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
1487
1488         * GUIRunTime.C (initialiseGraphics): use the xforms image loader if
1489         your version of the xforms libraries is up to the task.
1490
1491         * xforms/Makefile.am: link in the xforms image loader if so configured.
1492
1493 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
1494
1495         * Dialogs.C (redrawGUI): removed to frontends/Dialogs.C
1496
1497         * Dialogs.C:
1498         * GUIRunTime.C (initialiseGraphics): moved to GUIRunTime.
1499
1500 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1501
1502         * Makefile.am: get rid of LYX_LIBS
1503
1504         * QDocument.C (class_update): layout as string
1505
1506 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
1507
1508         * Makefile.am:
1509         * moc/Makefile.am:
1510         * ui/Makefile.am:
1511         * ui/moc/Makefile.am: fix compile
1512
1513         * xforms/: compile the necessary files via symlinks
1514
1515         * QPreambleDialog.C: new systemcall interface
1516
1517         * Timeout_pimpl.h:
1518         * Timeout_pimpl.C: add running()
1519
1520         * Dialogs.C: add init graphics, and doc/par xforms forms
1521
1522 2002-02-06  John Levon  <moz@compsoc.man.ac.uk>
1523
1524         * QToc.C: fix crash
1525
1526 2002-02-06  Edwin Leuven  <leuven@fee.uva.nl>
1527
1528         * QGraphics.C: compilation fix
1529         * QTexinfoDialog.C:
1530         * QTexinfoDialog.h:
1531         * ui/QTexinfoDialog.ui: remove help button
1532
1533 2002-01-31  Edwin Leuven  <leuven@fee.uva.nl>
1534
1535         * qt2/QGraphics.C:
1536         * qt2/QGraphics.h:
1537         * qt2/QGraphicsDialog.C:
1538         * qt2/QGraphicsDialog.h:
1539         * qt2/lengthcombo.C:
1540         * qt2/ui/QGraphicsDialog.ui: new dialog
1541         * qt2/QAbout.C:
1542         * qt2/ui/QAboutDialog.ui: reduce size
1543         * qt2/ui/QFloatDialog.ui: update dialog
1544
1545 2002-01-29  Edwin Leuven  <leuven@fee.uva.nl>
1546
1547         * Makefile.am:
1548         * Dialogs.C:
1549         * Makefile.dialogs:
1550         * QShowFile.h:
1551         * QShowFile.C:
1552         * QShowFileDialog.h:
1553         * QShowFileDialog.C:
1554         * ui/QShowFileDialog.ui: add showfile dialog
1555         * ui/QCitationDialog.ui: minor layout tweaks
1556
1557 2002-01-25  Angus Leeming  <a.leeming@ic.ac.uk>
1558
1559         * Dialogs.C: removed now redundant #include "QParagraph.h".
1560
1561         * QSearchDialog.h (remember): removed unnecessary
1562         QSearchDialog qualifier.
1563
1564         * QTexinfo.C:
1565         * QToc.C: added various using std::xyz directives.
1566
1567 2002-01-25  Edwin Leuven  <leuven@fee.uva.nl>
1568
1569         * Makefile.am:
1570         * Dialogs.C:
1571         * Makefile.dialogs:
1572         * QFloat.h:
1573         * QFloat.C:
1574         * QFloatDialog.h:
1575         * QFloatDialog.C:
1576         * ui/QFloatDialog.ui: add float dialog
1577
1578 2002-01-25  John Levon  <moz@compsoc.man.ac.uk>
1579
1580         * Makefile.am:
1581         * Makefile.dialogs: don't compile QPar/Doc
1582           for now, as they cause problems
1583
1584 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
1585
1586         * Makefile.am:
1587         * Dialogs.C:
1588         * QToc.h:
1589         * QToc.C:
1590         * QTocDialog.h:
1591         * QTocDialog.C:
1592         * ui/QTocDialog.ui: resuscitate TOC dialog
1593
1594 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
1595
1596         * QCitation.h:
1597         * QCitation.C:
1598         * QCitationDialog.h:
1599         * QCitationDialog.C:
1600         * ui/QCitationDialog.ui: natbib fixes
1601
1602 2002-01-19  Edwin Leuven  <leuven@fee.uva.nl>
1603
1604         * QTexinfo.[Ch]: added
1605         * QTexinfoDialog.[Ch]: added
1606         * ui/QTexinfoDialog.ui: added
1607         * Dialogs.C: add dialog
1608         * Makefile.dialogs: idem
1609
1610 2002-01-18  Edwin Leuven  <leuven@fee.uva.nl>
1611
1612         * QMinipage.C: compiles fixes (lyxlength related)
1613
1614 2002-01-15  John Levon  <moz@compsoc.man.ac.uk>
1615
1616         * Makefile.am:
1617         * FileDialog_private.h: fix compile
1618
1619         * QThesaurus.h:
1620         * QThesaurus.C:
1621         * QThesaurusDialog.h:
1622         * QThesaurusDialog.C:
1623         * ui/QThesaurusDialog.ui: new thesaurus code
1624
1625 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
1626
1627         * QMinipage.C (apply, update_contents): MinipageParams::width renamed
1628         as MinipageParams::pageWidth.
1629
1630 2002-01-04  John Levon  <moz@compsoc.man.ac.uk>
1631
1632         * QParagraph.C: add needed include
1633
1634 2001-12-08  John Levon  <moz@compsoc.man.ac.uk>
1635
1636         * Makefile.am:
1637         * Dialogs.C: bring back unconverted dialogs
1638
1639 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1640
1641         * QParagraph.C:
1642         * QParagraphDialog.h:
1643         * QParagraphDialog.C: use new vspace API
1644
1645         * QTocDialog.C: silence warnings
1646
1647 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1648
1649         * qttableview.C: change "while(" to "while ("
1650
1651 2001-12-05  Allan Rae  <rae@lyx.org>
1652
1653         * QParagraph.C (apply):
1654         (update): Use the right LyXText -- extending John's fix
1655
1656 2001-12-01  Maks Orlovich  <mo002j@mail.rochester.edu>
1657
1658         * moc/Makefile.am:
1659         * Makefile.am:
1660         * QBibtexDialog.C:
1661         * QExternalDialog.C:
1662         * QParagraphDialog.h:
1663         * QPreambleDialog.C:
1664         * emptytable.C:
1665         * qttableview.C:
1666         * qttableview.C:
1667         * qttableview.h: fixes for Qt3
1668
1669 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
1670
1671         * Makefile.am: add Alert_pimpl.lo
1672
1673 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
1674
1675         * Makefile.am: link in new DropDown.lo
1676
1677         * QSpellcheckerDialog.C: fix warning
1678
1679         * ui/moc/Makefile.am: remove dead thing
1680
1681 2001-10-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1682
1683         * ui/moc/Makefile.am: remove unportable # at beginning of
1684         declaration.
1685
1686         * ui/Makefile.am:
1687         * Makefile.am: remove extra DISTCLEANFILES declaration
1688
1689 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1690
1691         * ui/QDocumentDialog.ui:
1692         * QDocument.C (build_dialog): support latin4
1693
1694 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1695
1696         * ui/QDocumentDialog.ui:
1697         * QDocument.C (build_dialog): support latin3
1698
1699 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
1700
1701         * Dialogs.C: remove splash dialog code.
1702
1703         * QSplash.[Ch]:
1704         * QSplashDialog.[Ch]: removed.
1705
1706         * Makefile.dialogs: remove splash dialog files.
1707
1708 2001-09-18  John Levon  <moz@compsoc.man.ac.uk>
1709
1710         * QRef.C: fix compile
1711
1712         * README: update
1713
1714 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1715
1716         * Makefile.am (libqt2_la_LIBADD): rename from OBJADD, depend on
1717         gui libs
1718
1719 2001-09-06  John Levon  <moz@compsoc.man.ac.uk>
1720
1721         * ui/QMinipageDialog.ui: fix layout, remove old slot
1722
1723         * QRefDialog.C: fix warning
1724
1725 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
1726
1727         * ui/QSpellcheckerDialog.ui: reworded layout
1728
1729 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
1730
1731         * QMinipage.C: remove radiobutton add combox
1732         * ui/QMinipageDialog.ui: + buttons at bottom
1733
1734 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
1735
1736         * Makefile.dialogs:
1737         * Dialogs.C:
1738         * QSpellchecker.[Ch]:
1739         * QSpellcheckerDialog.[Ch]:
1740         * ui/QSpellcheckerDialog.ui: add spellchecker dialog
1741
1742 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
1743
1744         * ui/QMinipageDialog.ui: layout tweak again (but it's getting better)
1745
1746 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
1747
1748         * ui/QGraphicsDialog.ui : minor layout tweak
1749         * ui/QIncludeDialog.ui : idem
1750         * ui/QMinipageDialog.ui: idem
1751         * ui/QURLDialog.ui: idem
1752
1753 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
1754
1755         * ui/QRefDialog.ui : minor layout tweak
1756         * Qref.C: idem
1757
1758 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
1759
1760         * QTabularCreateDialog.C: fix warnings
1761
1762         * emptytable.h:
1763         * emptytable.C:
1764         * ui/QTabularCreateDialog.ui: fix layout
1765           when table size is changed
1766
1767 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
1768
1769         * Dialogs.C:
1770         * QSearch.[Ch]:
1771         * QSearchDialog.[Ch]:
1772         * ui/QSearchDialog.ui: add search back
1773
1774 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
1775
1776         * Dialogs.C:
1777         * QPrint.[Ch]:
1778         * QPrintDialog.[Ch]:
1779         * ui/QPrintDialog.ui: add print dialog back
1780
1781 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
1782
1783         * Makefile.am:
1784         * moc/Makefile.am:
1785         * ui/Makefile.am:
1786         * ui/moc/Makefile.am: use AM_CXXFLAGS to add defines
1787
1788 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
1789
1790         * QAbout.C: added a using std::getline directive.
1791
1792         * QCitationDialog.C (doFind): removed const from argument to make it
1793         consistent with the header file.
1794
1795         * QDocument.[Ch] (c-tor): moved declaration of into .C file. Compilation
1796         was failing with "incomplete type is not allowed" in instantiation
1797         of boost::scoped_ptr<QDocumentDialog> dialog_.
1798
1799         * QLog.C: added a couple of using std::xyz directives.
1800
1801         * QPreambleDialog.C: added a using std::getline directive.
1802
1803         * QToc.C: using SigC::slot directive.
1804
1805 2001-08-29  Edwin Leuven  <leuven@fee.uva.nl>
1806
1807         * ui/QURLDialog.ui : minor layout tweak
1808
1809 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
1810
1811         * QPreamble.[Ch]:
1812         * QPreambleDialog.[Ch]:
1813         * ui/QPreambleDialog.ui:
1814         * Makefile.am:
1815         * Makefile.dialogs:
1816         * Dialogs.C: add pre-amble dialog
1817
1818 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
1819
1820         * ui/QIndexDialog.ui:
1821         * QIndexDialog.C: add QWhatsThis in C source
1822
1823         * README: document this restriction
1824
1825 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
1826
1827         * QMinipage.[Ch]:
1828         * QMinipageDialog.[Ch]:
1829         * ui/QMinipageDialog.ui:
1830         * lengthcombo.[Ch]:
1831         * Makefile.am:
1832         * moc/Makefile.am:
1833         * Makefile.dialogs:
1834         * Dialogs.C: add minipage and prototype length combo widget
1835
1836 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
1837
1838         * QLog.[Ch]:
1839         * QLogDialog.[Ch]:
1840         * ui/QLogDialog.ui:
1841         * QVCLog.[Ch]:
1842         * QVCLogDialog.[Ch]:
1843         * ui/QVCLogDialog.ui:
1844         * Dialogs.C:
1845         * Makefile.am:
1846         * Makefile.dialogs: add log and vclog dialogs
1847
1848 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
1849
1850         * Dialogs.C:
1851         * QTabularCreate.[Ch]:
1852         * QTabularCreate.h:
1853         * QTabularCreateDialog.C:
1854         * QTabularCreateDialog.h:
1855         * ui/Makefile.am:
1856         * ui/QTabularCreateDialog.ui: bring back
1857         tabcreate
1858
1859 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
1860
1861         * ui/QCharacterDialog.ui:
1862         * ui/QThesaurusDialog.ui: fix tab order
1863
1864         * QGraphics.[Ch]:
1865         * QGraphicsDialog.[Ch]:
1866         * ui/QGraphicsDialog.ui:
1867         * Makefile.am:
1868         * Makefile.dialogs:
1869         * Dialogs.C: add graphics dialog
1870
1871 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
1872
1873         * QThesaurus.C: clear selection on update
1874
1875         * QInclude.[Ch]:
1876         * QincludeDialog.[Ch]:
1877         * ui/QincludeDialog.ui:
1878         * Makefile.am:
1879         * Makefile.dialogs:
1880         * Dialogs.C: add Include dialog
1881
1882         * README: add note about crashes
1883
1884 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
1885
1886         * QThesaurusDialog.C: whoops, forgot to clear before update
1887
1888 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
1889
1890         * QBibtex.C:
1891         * QBibtexDialog.h:
1892         * QBibtexDialog.C:
1893         * ui/QBibtexDialog.ui: fix some things, add
1894           delete button
1895
1896         * QExternalDialog.C: fix file dialog thing
1897
1898         * QThesaurus.h:
1899         * QThesaurus.C:
1900         * QThesaurusDialog.h:
1901         * QThesaurusDialog.C:
1902         * ui/QThesaurusDialog.ui: fix compile, get working
1903
1904         * moc/Makefile.am: fix builddir != srcdir
1905
1906 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
1907
1908         * GUIRunTime.C: fix argc handling
1909
1910 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
1911
1912         * ui/*.ui:
1913         * ui/Makefile.am: add some sed magic to replace tr() with _()
1914
1915 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
1916
1917         * Makefile.am: remove accidentally committed xforms file
1918
1919 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
1920
1921         * Dialogs.C:
1922         * Makefile.dialogs:
1923         * QThesaurus.[Ch]:
1924         * QThesaurusDialog.[Ch]:
1925         * ui/QThesaurusDialog.ui: add thesaurus dialog
1926
1927 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
1928
1929         * Dialogs.C:
1930         * Makefile.am:
1931         * Makefile.dialogs:
1932         * QExternal.[Ch]:
1933         * QExternalDialog.[Ch]:
1934         * ui/QExternalDialog.ui: add external dialog
1935
1936 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
1937
1938         * Dialogs.C:
1939         * Makefile.dialogs:
1940         * QERT.[Ch]:
1941         * QERTDialog.[Ch]:
1942         * ui/QERTDialog.ui: add ERT dialog
1943
1944 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
1945
1946         * Dialogs.C:
1947         * Makefile.am:
1948         * Makefile.dialogs:
1949         * QError.[Ch]:
1950         * QErrorDialog.[Ch]:
1951         * ui/QErrorDialog.ui: add LaTeX error dialog
1952
1953 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
1954
1955         * Dialogs.C:
1956         * QCharacter.[Ch]:
1957         * QCharacterDialog.[Ch]:
1958         * ui/QcharacterDialog.ui: make work again,
1959           add auto-apply feature
1960
1961 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
1962
1963         * Dialogs.C:
1964         * Makefile.am:
1965         * Makefile.dialogs:
1966         * QBibitem.[Ch]:
1967         * QBibitemDialog.[Ch]:
1968         * ui/QBibitemDialog.ui: add Bibitem dialog
1969
1970 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
1971
1972         * Dialogs.C:
1973         * Makefile.dialogs:
1974         * QBibtex.[Ch]:
1975         * QBibtexDialog.[Ch]:
1976         * ui/QBibtexDialog.ui: added BibTeX dialog.
1977
1978         * README: update
1979
1980 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
1981
1982         * Qt2BC.C: whoops, reversed sense of setReadOnly()
1983
1984 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
1985
1986         * Dialogs.C:
1987         * QRef.[Ch]:
1988         * ui/QRefDialog.ui: add Ref dialog back
1989
1990         * QAbout.[Ch]:
1991         * QCitation.[Ch]:
1992         * QDocument.[Ch]:
1993         * QIndex.[Ch]:
1994         * QURL.[Ch]:
1995         * Qt2Base.h: protect build() with updating_ too
1996
1997         * QCitationDialog.C: use Qt2Base::readOnly
1998
1999         * README: update
2000
2001 2001-08-25  John Levon  <moz@compsoc.man.ac.uk>
2002
2003         * Dialogs.C: add URL
2004
2005         * QAbout.h:
2006         * QCitation.h:
2007         * QDocument.h:
2008         * QIndex.C:
2009         * Qt2Base.h:
2010         * Qt2Base.C: add an updating_ variable to prevent
2011           bc() breakage.
2012
2013         * QURL.h:
2014         * QURL.C:
2015         * QURLDialog.h:
2016         * QURLDialog.C:
2017         * ui/QURLDialog.ui: make alive again
2018
2019         * Qt2BC.C: make lineedits ReadOnly not disabled
2020
2021         * README: update
2022
2023         * ui/QCitationDialog.ui: small cleanups
2024
2025         * ui/QIndexDialog.ui: add a what's this
2026
2027 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
2028
2029         * Dialogs.C: include the right files
2030
2031         * QCitation.C: closePB not cancelPB
2032
2033         * QCitationDialog.C:
2034         * QCitationDialog.h:
2035         * ui/QCitationDialog.ui: small fixes
2036
2037         * QIndex.h:
2038         * QIndex.C:
2039         * QIndexDialog.C:
2040         * QIndexDialog.h:
2041         * ui/QIndexDialog.ui: more fixes
2042
2043         * Qt2Base.h:
2044         * Qt2Base.C: add reset() to workaround problem.
2045
2046         * README: update
2047
2048         * Makefile.am:
2049         * Timeout_pimpl.h:
2050         * Timeout_pimpl.C: add the timer
2051
2052 2001-08-23  John Levon  <moz@compsoc.man.ac.uk>
2053
2054         * Dialogs.C:
2055         * Makefile.am:
2056         * Qt2BC.h:
2057         * Qt2BC.C:
2058         * QAbout.C:
2059         * QCitation.C:
2060         * QDocument.h:
2061         * Qt2Base.C:
2062         * Qt2Base.h: rename qt2BC -> Qt2BC, set focus for widget enable
2063
2064         * QIndex.h:
2065         * QIndex.C:
2066         * ui/QIndexDialog.ui: use the BC properly
2067
2068         * Qt2Base.h:
2069         * Qt2Base.C: add a virtual isValid(), and predicate what changed()
2070           tells the BC on the return value
2071
2072         * README: update
2073
2074 2001-08-21  John Levon  <moz@compsoc.man.ac.uk>
2075
2076         * Dialogs.C: add QIndex
2077
2078         * ui/Makefile.am:
2079         * Makefile.am: fix build
2080
2081         * ui/QAboutDialog.ui:
2082         * QAbout.C: finish dialog
2083
2084         * ui/QCitationDialog.ui:
2085         * QCitationDialog.C: BC fixes
2086
2087         * ui/QIndexDialog.ui:
2088         * QIndex.h:
2089         * QIndex.C:
2090         * QIndexDialog.h:
2091         * QIndexDialog.C: got index dialog working
2092
2093 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
2094
2095         * all files: enormous naming re-jig and tidy
2096
2097 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
2098
2099         Consistent use of Lsstream.h:
2100         * FormCredits.C (build): std::stringstream -> stringstream.
2101
2102 2001-06-17  Angus Leeming  <a.leeming@ic.ac.uk>
2103
2104         * FormCitation.C (build): removed bc().refresh() call as the controller
2105         should take care of this.
2106         (update): removed noKeys stuff as you don't use it.
2107
2108         * FormCitationDialogImpl.C (slotBibSelected): Can't select bibkeys[-1]!
2109         We were being bit by the xforms browser returns the browser line number
2110         in Fortran style, but Qt uses C-style.
2111
2112 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
2113
2114         * FormCitationDialogImpl.C: added using directive.
2115
2116         * qt2BC.[Ch]: qt2BC now derives from GuiBC<QButton, QWidget>.
2117         No idea why this wasn't done ages ago!
2118
2119 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
2120
2121         * FormCharacter.C:
2122         * FormParagraph.C (c-tor): cosmetic name change of signal.
2123
2124 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
2125
2126         * FormCitation.C:
2127         * Qt2Base.C: removed // -*- C++ -*- as first line.
2128
2129         * FileDialog_private.h:
2130         * FormCopyright.h:
2131         * FormCredits.h:
2132         * FormIndex.h:
2133         * FormParagraph.h:
2134         * FormPrint.h:
2135         * FormRef.h:
2136         * FormSearch.h:
2137         * FormSplash.h:
2138         * FormTabularCreate.h:
2139         * FormToc.h:
2140         * FormUrl.h:
2141         * QtLyXView.h: added // -*- C++ -*- as first line.
2142
2143 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
2144
2145         * <various>: fix random space pepper to use
2146           hard tabs. Also add <config.h> where necessitated
2147           by using LString.h
2148
2149 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
2150
2151         * FormDocument.C (build): add iso8859-15 support.
2152
2153 2001-05-17  Allan Rae  <rae@lyx.org>
2154
2155         * FormCharacter.C:
2156         * FormCopyright.C:
2157         * FormCredits.C:
2158         * FormSearch.C: gettext went missing but is back gain now _().
2159
2160         * Makefile.am:  ButtonController is now ButtonControllerBase.
2161         It now compiles but it won't link lyx on my system.  Complaints about
2162         not being able to link in libraries lib{GL,GLU,Xft,Xext,Xmu} which
2163         are all present and accounted for by ldconfig.  YMMV.
2164
2165 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2166
2167         * FormParagraph.C: remove !NEW_INSETS and !NO_PEXTRA cruft
2168
2169 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
2170
2171         * FormCharacter.C:
2172         * FormDocument.h:
2173         * FormSearch.C:
2174         * Dialogs.C: s/popup/dialog/
2175
2176         * qt2BC.h:
2177         * qt2BC.C:
2178         * FormCitation.C:
2179         * FormDocument.C: s/UndoAll/Restore/
2180
2181         * Qt2Base.h:
2182         * Qt2Base.C: s/ControlButton/ControlButtons/
2183
2184
2185 2001-04-02  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
2186
2187         * Makefile.am: Simplified Makefile.am
2188
2189 2001-03-31  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
2190
2191         * FormCitationDialogImpl.C (doPreviousNext): Propagated search
2192         fixes from XForms
2193         * several files: MVC for citation dialog
2194
2195 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
2196
2197         * Qt2Base.[Ch]: changed ControlBase to ControlButton.
2198
2199 2001-03-19  Edwin Leuven  <leuven@fee.uva.nl>
2200
2201         * qt2 compiles again:
2202         * Makefile.am: added missing xform dialogs
2203         * FormParagraph.C: only extra setting if wanted
2204         * FormParagraph.h: add namespace to connection
2205
2206 2001-03-16  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
2207
2208         * FormParagraph.C (apply): Only call SetParagraphExtraOpt() when
2209         NO_PEXTRA is not defined (in line with XForms frontend)
2210
2211         * Dialogs.C: Adapted to backend changes
2212
2213         * Makefile.am: updated citation dialog
2214         * Citation dialog added: FormCitation.{C,h},
2215         *    FormCitationDialog.ui, FormCitationDialogImpl.{C,h}
2216
2217 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2218
2219         * several files: remove CXX_WORKING_NAMESPACES
2220
2221 2001-03-15  Edwin Leuven  <leuven@fee.uva.nl>
2222
2223         * Added splash screen
2224         * Makefile.am: updated
2225         * FormSplash.[Ch]: added
2226         * FormSplashImpl.[Ch]: added
2227
2228 2001-03-09  Edwin Leuven  <leuven@fee.uva.nl>
2229
2230         * Makefile.am: updated
2231         * paragraphdlg.ui: manually enabled items in minipage settings
2232         * paragraphdlgimpl.C: tweak enable code on extra page
2233         * Stuff sent in by Denis Perchine <dyp@perchine.com> to compile again:
2234         * FileDialog_private.[Ch]: added
2235         * FileDialog.C: added
2236         * FormParagraph.C: params settings updated
2237
2238 2001-03-06  Edwin Leuven  <leuven@fee.uva.nl>
2239
2240         * Search dialog added:
2241         * FormSearch.[Ch]
2242         * searchdlg.ui
2243         * searchdlg.[Ch]
2244         * searchdlgimpl.[Ch]
2245
2246 2001-02-16  Edwin Leuven  <leuven@fee.uva.nl>
2247
2248         * remove inheritance from noncopyable in Form*.h
2249         * Character dialog added:
2250         * FormCharacter.[Ch]
2251         * chardlg.ui
2252         * chardlg.[Ch]
2253         * chardlgimpl.[Ch]
2254
2255 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
2256
2257         * FormParagraph.C: fix bview->update()
2258
2259 2001-01-24  Edwin Leuven  <leuven@fee.uva.nl>
2260
2261         *FormParagraph.C:
2262         *FormParagraph.h:
2263         *FormPrint.C:
2264         *FormPrint.h:
2265         *FormTabularCreate.C:
2266         *FormTabularCreate.h:
2267         *QtLyXView.h:
2268         *emptytable.C:
2269         *emptytable.h:
2270         *paragraphdlg.C:
2271         *paragraphdlg.h:
2272         *paragraphdlg.ui:
2273         *paragraphdlgimpl.C:
2274         *paragraphdlgimpl.h:
2275         *printdlg.C:
2276         *printdlg.h:
2277         *printdlg.ui:
2278         *printdlgimpl.C:
2279         *printdlgimpl.h:
2280         *tabularcreatedlg.C:
2281         *tabularcreatedlg.h:
2282         *tabularcreatedlg.ui:
2283         *tabularcreatedlgimpl.C:
2284         *tabularcreatedlgimpl.h:
2285         *Makefile.am: added paragraph/print/tabular create dialogs
2286
2287 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
2288
2289         * src/frontends/qt2/.cvsignore:
2290         * Dialogs.C:
2291         * FormCopyright.C:
2292         * FormCopyright.h:
2293         * FormCopyrightDialog.C:
2294         * FormCopyrightDialog.h:
2295         * FormCopyrightDialogBase.C:
2296         * FormCopyrightDialogBase.h:
2297         * FormCopyrightDialogBase.ui:
2298         * GUIRunTime.C:
2299         * Makefile.am: start frontend with the Copyright
2300           dialog