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