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