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