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