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