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