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