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