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