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