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