]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ChangeLog
fix rbearing
[lyx.git] / src / frontends / qt2 / ChangeLog
1 2002-09-14  John Levon  <levon@movementarian.org>
2
3         * qfont_metrics.C: fix rbearing()
4  
5 2002-09-14  John Levon  <levon@movementarian.org>
6
7         * QLPainter.C: fix arc
8  
9 2002-09-14  John Levon  <levon@movementarian.org>
10
11         * ui/QMathDialog.ui:
12         * QMathDialog.h:
13         * QMathDialog.C: add back display. Implement
14           font/style
15  
16 2002-09-14  John Levon  <levon@movementarian.org>
17
18         * ui/QMathDialog.ui:
19         * QMathDialog.h:
20         * QMathDialog.C: add spaces menu
21  
22 2002-09-13  John Levon  <levon@movementarian.org>
23
24         * Menubar_pimpl.C:
25         * QLPopupMenu.C: fix submenus again
26  
27 2002-09-12  John Levon  <levon@movementarian.org>
28
29         * qscreen.h:
30         * qscreen.C: be even smarter about repaint() vs. update()
31  
32 2002-09-12  John Levon  <levon@movementarian.org>
33
34         * QPrint.C: don't reset unless different buffer
35  
36 2002-09-12  John Levon  <levon@movementarian.org>
37
38         * QPrint.C: get collate from params too
39
40         * ui/QGraphicsDialog.ui: re-arrange bb a bit
41  
42 2002-09-12  John Levon  <levon@movementarian.org>
43
44         * Menubar_pimpl.C:
45         * Menubar_pimpl.h:
46         * QtView.C: implement openByName(). Move activated
47         signal to per-menu 
48
49 2002-09-12  John Levon  <levon@movementarian.org>
50
51         * QCommandBuffer.C: fix click
52  
53 2002-09-12  John Levon  <levon@movementarian.org>
54
55         * QMathDialog.C: work around Qt bug in previous change
56  
57 2002-09-12  John Levon  <levon@movementarian.org>
58
59         * QMathDialog.h:
60         * QMathDialog.C: load icon palettes on demand
61  
62 2002-09-12  John Levon  <levon@movementarian.org>
63
64         * QMathDialog.C: get the scrollbars right on first show
65  
66 2002-09-11  John Levon  <levon@movementarian.org>
67
68         * QPrint.h:
69         * QPrint.C: 
70         * ui/QPrintDialog.ui: update for odd/even changes
71  
72 2002-09-11  John Levon  <levon@movementarian.org>
73
74         * QCitationDialog.C: show right info when selecting a cite
75
76         * QParagraphDialog.C: don't validate lengths, to allow glue
77  
78 2002-09-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
79
80         * QFloatDialog.C: Fix the setEnable() logic
81
82 2002-09-11  John Levon  <levon@movementarian.org>
83
84         * Alert_pimpl.C:
85         * QExternalDialog.h: 
86         * QExternalDialog.C: 
87         * QGraphicsDialog.h: 
88         * QGraphicsDialog.C: 
89         * QIncludeDialog.h: 
90         * QIncludeDialog.C: 
91         * QIndexDialog.h: 
92         * QIndexDialog.C: 
93         * QSearchDialog.h: 
94         * QSearchDialog.C: 
95         * QURLDialog.h:
96         * QURLDialog.C: focus on the first linedit on show() 
97          
98 2002-09-11  John Levon  <levon@movementarian.org>
99
100         * QSearchDialog.C: fill combo boxes
101
102 2002-09-11  John Levon  <levon@movementarian.org>
103
104         * qscreen.C: use repaint() not update() for immediate change
105
106         * QContentPane.C: warning fix
107  
108 2002-09-11  John Levon  <levon@movementarian.org>
109
110         * qfont_metrics.C: fix button metrics
111
112         * QLPainter.C: fillPolygon() should actually fill
113  
114 2002-09-10  John Levon  <levon@movementarian.org>
115
116         * Menubar_pimpl.C:
117         * QLPopupMenu.h:
118         * QLPopupMenu.C: finally fix Navigate
119  
120 2002-09-10  John Levon  <levon@movementarian.org>
121
122         * ui/QIncludeDialog.ui:
123         * QInclude.h:
124         * QInclude.C: remove don't typeset
125
126         * Dialogs2.C: add empty showWrap
127
128 2002-09-08  John Levon  <levon@movementarian.org>
129
130         * QFloat.C: another fix
131  
132 2002-09-08  John Levon  <levon@movementarian.org>
133
134         * QFloat.h:
135         * QFloat.C:
136         * QFloatDialog.h:
137         * QFloatDialog.C:
138         * ui/QFloatDialog.ui: fix bug 527 and more 
139  
140 2002-09-12  Angus Leeming  <leeming@lyx.org>
141
142         * iconpalette.C (resizeEvent): compile fix.
143
144         * QInclude.C (update_contents): remove lyxerr call.
145
146 2002-09-08  John Levon  <levon@movementarian.org>
147
148         * qfont_loader.C: fix bug 531 (emph())
149
150 2002-09-08  John Levon  <levon@movementarian.org>
151
152         * QMathDialog.C:
153         * iconpalette.h:
154         * iconpalette.C: make sizing work properly
155  
156 2002-09-08  John Levon  <levon@movementarian.org>
157
158         * QMathDialog.h:
159         * QMathDialog.C: detachable icon menus
160  
161 2002-09-08  John Levon  <levon@movementarian.org>
162
163         * QMathDialog.C:
164         * iconpalette.h:
165         * iconpalette.C: re lay out on size change
166  
167 2002-09-08  John Levon  <levon@movementarian.org>
168
169         * QMathDialog.h:
170         * QMathDialog.C:
171         * iconpalette.C: More fixes.
172  
173 2002-09-08  John Levon  <levon@movementarian.org>
174
175         * ui/QMathDialog.ui:
176         * QMathDialog.h:
177         * QMathDialog.C: add decos as symbols. Some fixes.
178  
179 2002-09-07  John Levon  <levon@movementarian.org>
180
181         * qfont_metrics.C: unrevert per-char metrics. Droppings
182           are better than entirely wrong metrics. Hopefully
183           Andre can fix it ...
184  
185 2002-09-07  John Levon  <levon@movementarian.org>
186
187         * qfont_loader.C: fix sizes for symbols etc.
188  
189 2002-09-07  John Levon  <levon@movementarian.org>
190
191         * qfont_metrics.C: revert accurate per-char metrics
192           because LyX is broken
193  
194 2002-09-07  John Levon  <levon@movementarian.org>
195
196         * qfont_loader.h:
197         * qfont_loader.C: add debug
198  
199 2002-09-06  John Levon  <levon@movementarian.org>
200
201         * QMath.h:
202         * QMath.C: add sub/superscript
203
204         * ui/QMathDialog.ui:
205         * QMathDialog.h:
206         * QMathDialog.C: add dots. Use a completely broken :(
207           scrollview. 
208
209         * iconpalette.C: increase size 
210  
211 2002-09-04  Angus Leeming  <leeming@lyx.org>
212
213         * QLyXKeySym.C: using std::endl directive.
214
215 2002-08-30  John Levon  <levon@movementarian.org>
216
217         * Makefile.dialogs:
218         * moc/Makefile.am:
219         * QMath.h:
220         * QMath.C:
221         * QMathDialog.h:
222         * QMathDialog.C:
223         * ui/QMathDialog.ui: start math panel
224
225         * iconpalette.h:
226         * iconpalette.C: new widget used by above
227  
228 2002-08-29  John Levon  <levon@movementarian.org>
229
230         * Toolbar_pimpl.C: defocus layout combo on select
231  
232 2002-08-29  John Levon  <levon@movementarian.org>
233
234         * QtView.C: add back in allow/prohibitInput (for now)
235
236         * TODO: update
237  
238 2002-08-29  John Levon  <levon@movementarian.org>
239
240         * Toolbar_pimpl.C: mathed math-insert - skip
241           the preceding '\' when looking for file name
242  
243 2002-08-29  John Levon  <levon@movementarian.org>
244
245         * Toolbar_pimpl.C: math xpm handling in preparation
246         for some fixed XPMs
247  
248 2002-08-29  John Levon  <levon@movementarian.org>
249
250         * QCommandBuffer.h:
251         * QCommandBuffer.C: use a QListView not combo box.
252           Qt Sucks.
253  
254 2002-08-29  John Levon  <levon@movementarian.org>
255
256         * ui/*: use size grippie consistently
257  
258 2002-08-29  John Levon  <levon@movementarian.org>
259
260         * QContentPane.C:
261         * QContentPane.h: implement triple click
262  
263 2002-08-29  John Levon  <levon@movementarian.org>
264
265         * QInclude.C: remove some wrong code removed from xforms
266  
267 2002-08-29  John Levon  <levon@movementarian.org>
268
269         * qfont_metrics.C: add per char ascent/descent
270  
271 2002-08-28  John Levon  <levon@movementarian.org>
272
273         * QContentPane.C: fix cut-and-paste borkage from
274           LFUN_MOUSE changes
275  
276 2002-08-25  Rob Lahaye  <lahaye@snu.ac.kr>
277
278         * QLImage.C: replace redundant xoffset_l and yoffset_t
279         calculation by something better.
280
281 2002-08-25  John Levon  <levon@movementarian.org>
282
283         * FileDialog.C:
284         * FileDialog_private.h:
285         * FileDialog_private.C: disable non-sync code due
286           to Qt bug. Add support for buttons
287  
288 2002-08-25  John Levon  <levon@movementarian.org>
289
290         * QLPopupMenu.C: implement optional() support
291  
292         * TODO: update
293  
294 2002-08-25  John Levon  <levon@movementarian.org>
295
296         * Makefile.am:
297         * Menubar_pimpl.h:
298         * Menubar_pimpl.C:
299         * QLPopupMenu.h:
300         * QLPopupMenu.C: Populate menus upon open
301  
302 2002-08-25  John Levon  <levon@movementarian.org>
303
304         * qlkey.h: add A-Z into string_to_qkey
305
306         * QLyXKeySym.h:
307         * QLyXKeySym.C: remove crap again
308  
309 2002-08-25  John Levon  <levon@movementarian.org>
310
311         * QLyXKeySym.h:
312         * QLyXKeySym.C:
313         * QContentPane.C: revert some wrong direction stuff and try
314           again. STILL BROKEN :(
315  
316 2002-08-25  John Levon  <levon@movementarian.org>
317
318         * QGraphics.C:
319         * ui/QGraphicsDialog.ui: update, and some UI improvements
320  
321 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
322
323         * lengthcombo.C: apply changes to "enum UNIT" in src/lyxlength.h
324
325         * QLImage.C:
326         * QGraphics.C: Implement changes for new xforms graphics dialog
327         (NB: Qt Graphics dialog itself is NOT YET updated!).
328
329 2002-08-15  Angus Leeming  <leeming@lyx.org>
330
331         * lyx_gui.C (hexname): enable previews to work!
332
333 2002-08-15  Angus Leeming  <leeming@lyx.org>
334
335         * Dialogs.C:
336         * Dialogs2.C
337         * Dialogs_impl.h: the brave new world of Dialog creation.
338
339         * guiapi.C: discard.
340
341         * Makefile.am: add new files Dialogs2.C Dialogs_impl.h and
342         remove guiapi.C.
343
344 2002-08-14  John Levon  <levon@movementarian.org>
345
346         * Alert_pimpl.C: remove xforms header
347
348         * Toolbar_pimpl.C: build fix
349  
350 2002-08-13  Angus Leeming  <leeming@lyx.org>
351
352         * Qt2Base.h: compile fix isReadonly -> bufferIsReadonly.
353
354         * FileDialog_private.C:
355         * Menubar_pimpl.C:
356         * Toolbar_pimpl.C:
357         * QtView.C:
358         * lyx_gui.C:
359         changes due to the changed LyXView interface that now returns references
360         to member variables not pointers.
361
362 2002-08-12  Angus Leeming  <leeming@lyx.org>
363
364         * Menubar_pimpl.C: no need to #include "Dialogs.h". Remove semi-colon
365         from namespace closing delimiter.
366
367         * Menubar_pimpl.h:  remove MenuItemInfo:: prefix from c-tor declaration.
368
369         * QAbout.[Ch]:
370         * QBibitem.[Ch]:
371         * QBibtex.[Ch]:
372         * QCharacter.[Ch]:
373         * QCitation.[Ch]:
374         * QERT.[Ch]:
375         * QError.[Ch]:
376         * QExternal.[Ch]:
377         * QFloat.[Ch]:
378         * QGraphics.[Ch]:
379         * QInclude.[Ch]:
380         * QIndex.[Ch]:
381         * QLog.[Ch]:
382         * QMinipage.[Ch]:
383         * QParagraph.[Ch]:
384         * QPreamble.[Ch]:
385         * QPrint.[Ch]:
386         * QRef.[Ch]:
387         * QSearch.[Ch]:
388         * QShowFile.[Ch]:
389         * QSpellchecker.[Ch]:
390         * QTabularCreate.[Ch]:
391         * QTexinfo.[Ch]:
392         * QThesaurus.[Ch]:
393         * QToc.[Ch]:
394         * QURL.[Ch]:
395         * QVCLog.[Ch]:
396         No longer pass Controller or Dialogs to the c-tor.
397         No longer forward-declare Dialogs.
398
399         * Qt2Base.[Ch]: derives from ViewBase directly.
400         No longer passed ControlButtons & or Dialogs &.
401         (bc): new method, enabling the daughter classes to access the
402         ButtonController.
403         (slotWMHide):
404         (slotApply):
405         (slotOK):
406         (slotClose):
407         (slotRestore): changes due to a change in the ViewBase class.
408
409         * QtView.C (c-tor): no longer pass Dialogs & to the Toolbar.
410
411         * Toolbar_pimpl.[Ch] (c-tor): no longer passed a Dialogs &.
412
413         * guiapi.C: access the controller methods by explicit invocation of the
414         controller.
415
416 2002-08-09  John Levon  <levon@movementarian.org>
417
418         * Toolbar_pimpl.C: add missing header
419  
420 2002-08-08  John Levon  <levon@movementarian.org>
421
422         * Toolbar_pimpl.C:
423         * Menubar_pimpl.C: lyxaction cleanup
424  
425 2002-08-08  John Levon  <levon@movementarian.org>
426
427         * QGraphicsDialog.C: enable rotate
428
429         * ui/QGraphicsDialog.ui: trigger changed on
430           activated() not highlighted()
431  
432 2002-08-08  John Levon  <levon@movementarian.org>
433
434         * QGraphics.C:
435         * ui/QGraphicsDialog.ui: lots of fixes and cleanup
436
437         * ui/QRefDialog.ui: geometry cleanup
438  
439 2002-08-07  John Levon  <levon@movementarian.org>
440
441         * Menubar_pimpl.C: fix compile for gcc 3.1
442  
443 2002-08-06  John Levon  <levon@movementarian.org>
444
445         * ui/QSpellcheckerDialogBase.ui: 
446         * QSpellcheckerDialog.h:
447         * QSpellchecker.h:
448         * QSpellchecker.C: remove options()
449
450         * QtView.C: fix build
451  
452 2002-07-31  John Levon  <levon@movementarian.org>
453
454         * io_callback.h: make a more proper class
455
456         * lyx_gui.C: implement removal of I/O callbacks
457  
458 2002-07-30  John Levon  <levon@movementarian.org>
459
460         * qlkey.h:
461         * QLyXKeySym.h:
462         * QLyXKeySym.C: do our own getISOEncoded() mapping
463           because Qt can't handle it
464  
465 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
466
467         * several file: strip,frontStrip -> trim,ltrim,rtrim
468
469 2002-07-25  John Levon  <levon@movementarian.org>
470
471         * Toolbar_pimpl.C: fix tooltips
472
473 2002-07-25  John Levon  <levon@movementarian.org>
474
475         * QCommandEdit.C:
476         * Toolbar_pimpl.C: make Tab work in the content pane
477
478 2002-07-25  John Levon  <levon@movementarian.org>
479
480         * Menubar_pimpl.C: split create/fill of menus into
481           two functions
482
483 2002-07-25  John Levon  <moz@compsoc.man.ac.uk>
484
485         * Menubar_pimpl.C: make it compile again
486
487 2002-07-24  John Levon  <moz@compsoc.man.ac.uk>
488
489         * Menubar_pimpl.C: make it compile again
490
491 2002-07-24  Angus Leeming  <leeming@lyx.org>
492
493         * FileDialog_private.C (done): add a false to the arguments passed to
494         getLyXFunc.
495
496         * QBibtex.C:
497         * QCommandBuffer.C: add a using std::vector directive.
498
499         * QBibtexDialog.C: s/<vector.h>/<vector>/
500
501         * QCommandBuffer.C: remove trailing semi-colon at the end of the
502         namespace scope.
503
504         * QTexinfo.h: s/vector<string>/std::vector<string>/
505
506 2002-07-23  Edwin Leuven <leuven@fee.uva.nl>
507
508         * QBibtex.C: syle combobox instead of listbox
509         * QBibtexDialog.C:
510         * ui/QBibtexDialog.ui
511         * QTexinfo.C: Repair view without path/selection
512         * QTexinfo.h
513         * QTexinfoDialog.C
514         * QTexinfoDialog.h
515         * ui/QTexinfoDialog.ui
516         * ui/QCitationDialog.ui: layout fix
517         * ui/QExternalDialog.ui: idem
518         * TODO: update
519
520 2002-07-23  John Levon  <moz@compsoc.man.ac.uk>
521
522         * QCommandBuffer.C: real compile fix
523
524 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
525
526         * QLyXKeySym.C: return 0 when text_ is empty
527           for getISOEncoded()
528
529 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
530
531         * QCommandBuffer.C: probably compile fix
532
533         * QtView.C:
534         * Toolbar_pimpl.h:
535         * Toolbar_pimpl.C: remove dead code
536
537 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
538
539         * lyx_gui.C: add exit() so we don't busy loop !
540
541 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
542
543         * QCommandEdit.C: complete if right at end of line
544
545         * QLyXKeySym.C: cleanup comments
546
547         * QtView.C: prefer const int
548
549         * qlkey.h: fix some transliteration errors...
550
551 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
552
553         * Toolbar_pimpl.h:
554         * Toolbar_pimpl.C: remove ->push()
555
556 2002-07-22  Edwin Leuven  <leuven@fee.uva.nl>
557
558         * QCitationDialog.C: fix loop search and info update after selecting
559         * TODO: remove this is issue
560
561 2002-07-22  Edwin Leuven  <leuven@fee.uva.nl>
562
563         * ui/QBibtexDialog.ui: style browser
564         * QBibtex.C: idem
565         * QBibtexDialog.C: idem
566
567         * ui/QRefDialog.ui: document combo
568         * QRef.C: idem
569
570         * QInclude.C: new layout
571         * ui/QIncludeDialog.ui: new layout
572
573         * ui/QCitationDialog.ui: new layout
574
575         * ui/QExternalDialog.ui: new layout
576
577         * QGraphics.C: Compile fix
578
579         * TODO:
580
581 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
582
583         * Menubar_pimpl.h:
584         * Menubar_pimpl.C: implement check/disable, submenus
585
586 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
587
588         * Toolbar_pimpl.h:
589         * Toolbar_pimpl.C: implement getLayoutList()
590
591 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
592
593         * Toolbar_pimpl.C: use BufferParams::getLyXTextClass
594
595 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
596
597         * QToc.h:
598         * QToc.C: compile fixes, default to depth_(1)
599
600 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
601
602         * Menubar_pimpl.C: change for removed menubar stuff
603
604 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
605
606         * QtView.C: reset idle timer on message()
607
608 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
609
610         * QLImage.C: various fixes
611
612         * QWorkArea.C: set focus proxy
613
614         * qscreen.C: don't show cursor when in command buffer
615
616         * Makefile.am:
617         * moc/Makefile.am:
618         * QMiniBuffer.h:
619         * QMiniBuffer.C:
620         * QCommandBuffer.h:
621         * QCommandBuffer.C:
622         * QCommandEdit.h:
623         * QCommandEdit.C:
624         * QtView.h:
625         * QtView.C: Rudimentary command buffer
626
627 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
628
629         * QWorkArea.C: remove unnecessary include
630
631 2002-07-18  John Levon  <moz@compsoc.man.ac.uk>
632
633         * QtView.C:
634         * Toolbar_pimpl.C:
635         * lyx_gui.C: verboseDispatch() is now dispatch()
636
637 2002-07-07  Edwin Leuven  <leuven@fee.uva.nl>
638
639         * QParagraph.[Ch]: Add paragraph dialog
640         * QParagraphDialog.[Ch]:
641         * ui/QParagraphDialog.[Ch]:
642         * Makefile.am:
643         * Makefile.dialogs:
644         * guiapi.C:
645
646 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
647
648         * QtView.C: basic statusbar show
649
650 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
651
652         * QLImage.C: add using std
653
654 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
655
656         * QLImage.h:
657         * QLImage.C: remove getPixmap() add isDrawable()
658
659 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
660
661         * io_callback.h:
662         * lyx_gui.C: make set_read_callback() work
663
664 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
665
666         * lyx_gui.C: add set_read_callback()
667
668         * Makefile.am:
669         * xforms/*: remove
670
671 2002-07-13  John Levon  <moz@compsoc.man.ac.uk>
672
673         * QtView.C: add a status bar
674
675         * Toolbar_pimpl.C: minor fixes
676
677         * lyx_gui.C: implement hexname()
678
679 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
680
681         * lyx_gui.C: move init_graphics() to parse_init()
682
683 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
684
685         * Toolbar_pimpl.h:
686         * Toolbar_pimpl.C: remove unused (de)activate()
687
688 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
689
690         * lyx_gui.C: implement update_fonts(), font_available()
691
692 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
693
694         * lyx_gui.C: add un-needed update_color()
695
696 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
697
698         * QtView.h:
699         * QtView.C: remove unused methods
700
701 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
702
703         * Makefile.am:
704         * QLImage.h:
705         * QLImage.C: initial image loader
706
707         * lyx_gui.C: initialise graphics
708
709         * QLPainter.C: draw images
710
711         * QWorkArea.C: implement clipboard as much as possible
712
713 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
714
715         * dialog files: add unused Dialogs paramater to allow compile
716
717         * QtView.C:
718         * QMiniBuffer.h:
719         * QMiniBuffer.C:
720         * Makefile.am: add QMiniBuffer (placeholder)
721
722         * TODO: add
723
724         * Toolbar_pimpl.h:
725         * Toolbar_pimpl.C: compile fix
726
727         * lyx_gui.C: add hexname() place holder
728
729 2002-07-04  André Pönitz  <poenitz@lyx.org>
730
731         * xforms/Makefile.am: replace XFORMSGIMAGE by XFORMSIMAGE
732
733 2002-06-28  Angus Leeming  <leeming@lyx.org>
734
735         * QLPainter.[Ch]: changes associated with the name change
736         grfx::GImage -> grfx::Image.
737
738 2002-06-21  Angus Leeming  <leeming@lyx.org>
739
740         * Menubar_pimpl.C (c-tor): rename MenuBackend const & mb argument to
741         avoid name clash with MenuBackend::const_iterator mb.
742
743         * QContentPane.C:
744         * QLPainter.C:
745         * qscreen.C: add using std::endl directive.
746
747         * QLPainter.C (lines, fillPolygon) : wrap QCOORD points inside a
748         scoped_array as np is not known at compile time and my compiler barfs.
749
750         * Toolbar_pimpl.h: forward declare class ToolbarProxy.
751
752         * qfont_loader.h: don't #include "font_loader.h".
753
754         * qfont_metrics.C: remove trailing ';' from namespace anon scope.
755
756 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
757
758         * qfont_metrics.C: fix variable names
759
760 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
761
762         * QWorkArea.C: remove dead splash code
763
764 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
765
766         * QContentPane.C: restore calls to workAreaResize()
767
768         * QLyXKeySym.h: tidy
769
770         * QWorkArea.h: remove redraw()
771
772         * QWorkArea.C: remove resize()
773
774 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
775
776         * guiapi.C: createIndex() changed
777
778 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
779
780         * QWorkArea.h: remove unused resize(...)
781
782 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
783
784         * QWorkArea.h: remove unused stuff
785
786 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
787
788         * QContentPane.h:
789         * QContentPane.C: remove focus/unfocus events
790
791 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
792
793         * QWorkArea.h: remove unused methods
794
795 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
796
797         * LyXKeySymFactory.C: add
798
799         * Makefile.am:
800         * QContentPane.C:
801         * qlkey.h:
802         * QLyXKeySym.h:
803         * QLyXKeySym.C: get keyboard partly working
804
805         * qfont_metrics.C: fix compile
806
807 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
808
809         * Makefile.am: add the new files ...
810
811         * Dialogs.C:
812         * guiapi.C:
813         * all dialogs: implement new dialog stuff, fix compile
814
815         * FileDialog_private.h:
816
817         * GUIRunTime.C:
818         * lyx_gui.C: update for lyx_gui namespace
819
820         * LyXScreenFactory.C: add
821
822         * QContentPane.h:
823         * QContentPane.C: new widget for containing a lyx document
824
825         * QLPainter.h:
826         * QLPainter.C: qt painter object
827
828         * QWorkArea.h:
829         * QWorkArea.C: Qt version of the work area
830
831         * QtView.h:
832         * QtView.C: Qt version of LyXView
833
834         * Toolbar_pimpl.h:
835         * Toolbar_pimpl.C:
836         * Menubar_pimpl.h:
837         * Menubar_pimpl.C: initial Qt versions
838
839         * WorkAreaFactory.C: generate a QWorkArea
840
841         * emptytable.C: add a resize grippie
842
843         * qfont_loader.h:
844         * qfont_loader.C: font loader for Qt
845
846         * qfont_metrics.h:
847         * qfont_metrics.C: font metrics for Qt
848
849         * qlkey.h: convert Qt key symbol into a name
850
851         * qscreen.h:
852         * qscreen.C: Qt version of screen
853
854         * moc/Makefile.am: add new files
855
856         * xforms/Makefile.am: remove all xforms dialogs
857
858 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
859
860         * Qt2BC.C: do not include ButtonController.tmpl
861
862 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
863
864         * QtLyXView.h: moved into frontends/
865
866 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
867
868         * QDocument.h: use more specific smart_ptr header.
869         * Qt2Base.h: ditto
870
871 2002-04-30  John Levon  <moz@compsoc.man.ac.uk>
872
873         * QCharacter.h:
874         * QCharacter.C: update for language i18n change
875
876 2002-04-16  John Levon  <moz@compsoc.man.ac.uk>
877
878         * Dialogs.C: add tooltipsEnabled()
879
880         * QTeXInfo.C: include right header
881
882         * moc/Makefile.am: add back missing moc files
883
884         * xforms/Makefile.am: add missing FeedbackController
885
886 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
887
888         * xforms/Makefile.am (link_files): use correct _SOURCES variable.
889
890         * ui/moc/Makefile.am: move include to top
891         (DISTCLEANFILES): take the UIMOCDIALOGS variable instead
892
893         * ui/Makefile.am: ws change
894
895         * moc/Makefile.am: move include to top
896
897         * Makefile.am (EXTRA_DIST): some file taken from...
898         * Makefile.dialogs (DIALOGSOURCES):here
899
900         * xforms/Makefile.am (EXTRA_DIST): delete
901         (libqt2xforms_la_SOURCES): change to...
902         (nodist_libqt2xforms_la_SOURCES): this
903
904         * ui/moc/Makefile.am (libqt2uimoc_la_SOURCES): change to...
905         (nodist_libqt2uimoc_la_SOURCES): this
906
907         * ui/Makefile.am (libqt2ui_la_SOURCES): change to...
908         (nodist_libqt2ui_la_SOURCES): this
909
910         * moc/Makefile.am (libqtmoc_la_SOURCES): comment out
911         (nodist_libqt2moc_la_SOURCES): new
912
913         * Makefile.dialogs (DIALOGSOURCES): add QParagraph,
914         QParagraphDialog, QDocument, QDocumentDialog
915
916         * Makefile.am (DISTCLEANFILES): delete
917         (EXTRA_DIST): add with Makefile.dialogs
918
919 2002-04-02  John Levon  <moz@compsoc.man.ac.uk>
920
921         * ui/QParagraphDialog.ui: fix a couple of typos for
922           the translators
923
924 2002-03-25  Angus Leeming  <a.leeming@ic.ac.uk>
925
926         * xforms/Makefile.am (link_files): whitespace.
927
928 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
929
930         * xforms/Makefile.am (libqt2xforms.la): it should depend on
931         libqt2xforms_la_OBJECTS not libqt2xforms_la_SOURCES!
932
933 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
934
935         * most files: ws cleanup
936
937 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
938
939         * docygen fixes.
940
941 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
942
943         * GUIRunTime.C (initialiseGraphics): use the xforms image loader if
944         your version of the xforms libraries is up to the task.
945
946         * xforms/Makefile.am: link in the xforms image loader if so configured.
947
948 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
949
950         * Dialogs.C (redrawGUI): removed to frontends/Dialogs.C
951
952         * Dialogs.C:
953         * GUIRunTime.C (initialiseGraphics): moved to GUIRunTime.
954
955 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
956
957         * Makefile.am: get rid of LYX_LIBS
958
959         * QDocument.C (class_update): layout as string
960
961 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
962
963         * Makefile.am:
964         * moc/Makefile.am:
965         * ui/Makefile.am:
966         * ui/moc/Makefile.am: fix compile
967
968         * xforms/: compile the necessary files via symlinks
969
970         * QPreambleDialog.C: new systemcall interface
971
972         * Timeout_pimpl.h:
973         * Timeout_pimpl.C: add running()
974
975         * Dialogs.C: add init graphics, and doc/par xforms forms
976
977 2002-02-06  John Levon  <moz@compsoc.man.ac.uk>
978
979         * QToc.C: fix crash
980
981 2002-02-06  Edwin Leuven  <leuven@fee.uva.nl>
982
983         * QGraphics.C: compilation fix
984         * QTexinfoDialog.C:
985         * QTexinfoDialog.h:
986         * ui/QTexinfoDialog.ui: remove help button
987
988 2002-01-31  Edwin Leuven  <leuven@fee.uva.nl>
989
990         * qt2/QGraphics.C:
991         * qt2/QGraphics.h:
992         * qt2/QGraphicsDialog.C:
993         * qt2/QGraphicsDialog.h:
994         * qt2/lengthcombo.C:
995         * qt2/ui/QGraphicsDialog.ui: new dialog
996         * qt2/QAbout.C:
997         * qt2/ui/QAboutDialog.ui: reduce size
998         * qt2/ui/QFloatDialog.ui: update dialog
999
1000 2002-01-29  Edwin Leuven  <leuven@fee.uva.nl>
1001
1002         * Makefile.am:
1003         * Dialogs.C:
1004         * Makefile.dialogs:
1005         * QShowFile.h:
1006         * QShowFile.C:
1007         * QShowFileDialog.h:
1008         * QShowFileDialog.C:
1009         * ui/QShowFileDialog.ui: add showfile dialog
1010         * ui/QCitationDialog.ui: minor layout tweaks
1011
1012 2002-01-25  Angus Leeming  <a.leeming@ic.ac.uk>
1013
1014         * Dialogs.C: removed now redundant #include "QParagraph.h".
1015
1016         * QSearchDialog.h (remember): removed unnecessary
1017         QSearchDialog qualifier.
1018
1019         * QTexinfo.C:
1020         * QToc.C: added various using std::xyz directives.
1021
1022 2002-01-25  Edwin Leuven  <leuven@fee.uva.nl>
1023
1024         * Makefile.am:
1025         * Dialogs.C:
1026         * Makefile.dialogs:
1027         * QFloat.h:
1028         * QFloat.C:
1029         * QFloatDialog.h:
1030         * QFloatDialog.C:
1031         * ui/QFloatDialog.ui: add float dialog
1032
1033 2002-01-25  John Levon  <moz@compsoc.man.ac.uk>
1034
1035         * Makefile.am:
1036         * Makefile.dialogs: don't compile QPar/Doc
1037           for now, as they cause problems
1038
1039 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
1040
1041         * Makefile.am:
1042         * Dialogs.C:
1043         * QToc.h:
1044         * QToc.C:
1045         * QTocDialog.h:
1046         * QTocDialog.C:
1047         * ui/QTocDialog.ui: resuscitate TOC dialog
1048
1049 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
1050
1051         * QCitation.h:
1052         * QCitation.C:
1053         * QCitationDialog.h:
1054         * QCitationDialog.C:
1055         * ui/QCitationDialog.ui: natbib fixes
1056
1057 2002-01-19  Edwin Leuven  <leuven@fee.uva.nl>
1058
1059         * QTexinfo.[Ch]: added
1060         * QTexinfoDialog.[Ch]: added
1061         * ui/QTexinfoDialog.ui: added
1062         * Dialogs.C: add dialog
1063         * Makefile.dialogs: idem
1064
1065 2002-01-18  Edwin Leuven  <leuven@fee.uva.nl>
1066
1067         * QMinipage.C: compiles fixes (lyxlength related)
1068
1069 2002-01-15  John Levon  <moz@compsoc.man.ac.uk>
1070
1071         * Makefile.am:
1072         * FileDialog_private.h: fix compile
1073
1074         * QThesaurus.h:
1075         * QThesaurus.C:
1076         * QThesaurusDialog.h:
1077         * QThesaurusDialog.C:
1078         * ui/QThesaurusDialog.ui: new thesaurus code
1079
1080 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
1081
1082         * QMinipage.C (apply, update_contents): MinipageParams::width renamed
1083         as MinipageParams::pageWidth.
1084
1085 2002-01-04  John Levon  <moz@compsoc.man.ac.uk>
1086
1087         * QParagraph.C: add needed include
1088
1089 2001-12-08  John Levon  <moz@compsoc.man.ac.uk>
1090
1091         * Makefile.am:
1092         * Dialogs.C: bring back unconverted dialogs
1093
1094 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1095
1096         * QParagraph.C:
1097         * QParagraphDialog.h:
1098         * QParagraphDialog.C: use new vspace API
1099
1100         * QTocDialog.C: silence warnings
1101
1102 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1103
1104         * qttableview.C: change "while(" to "while ("
1105
1106 2001-12-05  Allan Rae  <rae@lyx.org>
1107
1108         * QParagraph.C (apply):
1109         (update): Use the right LyXText -- extending John's fix
1110
1111 2001-12-01  Maks Orlovich  <mo002j@mail.rochester.edu>
1112
1113         * moc/Makefile.am:
1114         * Makefile.am:
1115         * QBibtexDialog.C:
1116         * QExternalDialog.C:
1117         * QParagraphDialog.h:
1118         * QPreambleDialog.C:
1119         * emptytable.C:
1120         * qttableview.C:
1121         * qttableview.C:
1122         * qttableview.h: fixes for Qt3
1123
1124 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
1125
1126         * Makefile.am: add Alert_pimpl.lo
1127
1128 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
1129
1130         * Makefile.am: link in new DropDown.lo
1131
1132         * QSpellcheckerDialog.C: fix warning
1133
1134         * ui/moc/Makefile.am: remove dead thing
1135
1136 2001-10-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1137
1138         * ui/moc/Makefile.am: remove unportable # at beginning of
1139         declaration.
1140
1141         * ui/Makefile.am:
1142         * Makefile.am: remove extra DISTCLEANFILES declaration
1143
1144 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1145
1146         * ui/QDocumentDialog.ui:
1147         * QDocument.C (build_dialog): support latin4
1148
1149 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1150
1151         * ui/QDocumentDialog.ui:
1152         * QDocument.C (build_dialog): support latin3
1153
1154 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
1155
1156         * Dialogs.C: remove splash dialog code.
1157
1158         * QSplash.[Ch]:
1159         * QSplashDialog.[Ch]: removed.
1160
1161         * Makefile.dialogs: remove splash dialog files.
1162
1163 2001-09-18  John Levon  <moz@compsoc.man.ac.uk>
1164
1165         * QRef.C: fix compile
1166
1167         * README: update
1168
1169 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1170
1171         * Makefile.am (libqt2_la_LIBADD): rename from OBJADD, depend on
1172         gui libs
1173
1174 2001-09-06  John Levon  <moz@compsoc.man.ac.uk>
1175
1176         * ui/QMinipageDialog.ui: fix layout, remove old slot
1177
1178         * QRefDialog.C: fix warning
1179
1180 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
1181
1182         * ui/QSpellcheckerDialog.ui: reworded layout
1183
1184 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
1185
1186         * QMinipage.C: remove radiobutton add combox
1187         * ui/QMinipageDialog.ui: + buttons at bottom
1188
1189 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
1190
1191         * Makefile.dialogs:
1192         * Dialogs.C:
1193         * QSpellchecker.[Ch]:
1194         * QSpellcheckerDialog.[Ch]:
1195         * ui/QSpellcheckerDialog.ui: add spellchecker dialog
1196
1197 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
1198
1199         * ui/QMinipageDialog.ui: layout tweak again (but it's getting better)
1200
1201 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
1202
1203         * ui/QGraphicsDialog.ui : minor layout tweak
1204         * ui/QIncludeDialog.ui : idem
1205         * ui/QMinipageDialog.ui: idem
1206         * ui/QURLDialog.ui: idem
1207
1208 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
1209
1210         * ui/QRefDialog.ui : minor layout tweak
1211         * Qref.C: idem
1212
1213 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
1214
1215         * QTabularCreateDialog.C: fix warnings
1216
1217         * emptytable.h:
1218         * emptytable.C:
1219         * ui/QTabularCreateDialog.ui: fix layout
1220           when table size is changed
1221
1222 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
1223
1224         * Dialogs.C:
1225         * QSearch.[Ch]:
1226         * QSearchDialog.[Ch]:
1227         * ui/QSearchDialog.ui: add search back
1228
1229 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
1230
1231         * Dialogs.C:
1232         * QPrint.[Ch]:
1233         * QPrintDialog.[Ch]:
1234         * ui/QPrintDialog.ui: add print dialog back
1235
1236 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
1237
1238         * Makefile.am:
1239         * moc/Makefile.am:
1240         * ui/Makefile.am:
1241         * ui/moc/Makefile.am: use AM_CXXFLAGS to add defines
1242
1243 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
1244
1245         * QAbout.C: added a using std::getline directive.
1246
1247         * QCitationDialog.C (doFind): removed const from argument to make it
1248         consistent with the header file.
1249
1250         * QDocument.[Ch] (c-tor): moved declaration of into .C file. Compilation
1251         was failing with "incomplete type is not allowed" in instantiation
1252         of boost::scoped_ptr<QDocumentDialog> dialog_.
1253
1254         * QLog.C: added a couple of using std::xyz directives.
1255
1256         * QPreambleDialog.C: added a using std::getline directive.
1257
1258         * QToc.C: using SigC::slot directive.
1259
1260 2001-08-29  Edwin Leuven  <leuven@fee.uva.nl>
1261
1262         * ui/QURLDialog.ui : minor layout tweak
1263
1264 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
1265
1266         * QPreamble.[Ch]:
1267         * QPreambleDialog.[Ch]:
1268         * ui/QPreambleDialog.ui:
1269         * Makefile.am:
1270         * Makefile.dialogs:
1271         * Dialogs.C: add pre-amble dialog
1272
1273 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
1274
1275         * ui/QIndexDialog.ui:
1276         * QIndexDialog.C: add QWhatsThis in C source
1277
1278         * README: document this restriction
1279
1280 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
1281
1282         * QMinipage.[Ch]:
1283         * QMinipageDialog.[Ch]:
1284         * ui/QMinipageDialog.ui:
1285         * lengthcombo.[Ch]:
1286         * Makefile.am:
1287         * moc/Makefile.am:
1288         * Makefile.dialogs:
1289         * Dialogs.C: add minipage and prototype length combo widget
1290
1291 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
1292
1293         * QLog.[Ch]:
1294         * QLogDialog.[Ch]:
1295         * ui/QLogDialog.ui:
1296         * QVCLog.[Ch]:
1297         * QVCLogDialog.[Ch]:
1298         * ui/QVCLogDialog.ui:
1299         * Dialogs.C:
1300         * Makefile.am:
1301         * Makefile.dialogs: add log and vclog dialogs
1302
1303 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
1304
1305         * Dialogs.C:
1306         * QTabularCreate.[Ch]:
1307         * QTabularCreate.h:
1308         * QTabularCreateDialog.C:
1309         * QTabularCreateDialog.h:
1310         * ui/Makefile.am:
1311         * ui/QTabularCreateDialog.ui: bring back
1312         tabcreate
1313
1314 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
1315
1316         * ui/QCharacterDialog.ui:
1317         * ui/QThesaurusDialog.ui: fix tab order
1318
1319         * QGraphics.[Ch]:
1320         * QGraphicsDialog.[Ch]:
1321         * ui/QGraphicsDialog.ui:
1322         * Makefile.am:
1323         * Makefile.dialogs:
1324         * Dialogs.C: add graphics dialog
1325
1326 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
1327
1328         * QThesaurus.C: clear selection on update
1329
1330         * QInclude.[Ch]:
1331         * QincludeDialog.[Ch]:
1332         * ui/QincludeDialog.ui:
1333         * Makefile.am:
1334         * Makefile.dialogs:
1335         * Dialogs.C: add Include dialog
1336
1337         * README: add note about crashes
1338
1339 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
1340
1341         * QThesaurusDialog.C: whoops, forgot to clear before update
1342
1343 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
1344
1345         * QBibtex.C:
1346         * QBibtexDialog.h:
1347         * QBibtexDialog.C:
1348         * ui/QBibtexDialog.ui: fix some things, add
1349           delete button
1350
1351         * QExternalDialog.C: fix file dialog thing
1352
1353         * QThesaurus.h:
1354         * QThesaurus.C:
1355         * QThesaurusDialog.h:
1356         * QThesaurusDialog.C:
1357         * ui/QThesaurusDialog.ui: fix compile, get working
1358
1359         * moc/Makefile.am: fix builddir != srcdir
1360
1361 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
1362
1363         * GUIRunTime.C: fix argc handling
1364
1365 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
1366
1367         * ui/*.ui:
1368         * ui/Makefile.am: add some sed magic to replace tr() with _()
1369
1370 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
1371
1372         * Makefile.am: remove accidentally committed xforms file
1373
1374 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
1375
1376         * Dialogs.C:
1377         * Makefile.dialogs:
1378         * QThesaurus.[Ch]:
1379         * QThesaurusDialog.[Ch]:
1380         * ui/QThesaurusDialog.ui: add thesaurus dialog
1381
1382 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
1383
1384         * Dialogs.C:
1385         * Makefile.am:
1386         * Makefile.dialogs:
1387         * QExternal.[Ch]:
1388         * QExternalDialog.[Ch]:
1389         * ui/QExternalDialog.ui: add external dialog
1390
1391 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
1392
1393         * Dialogs.C:
1394         * Makefile.dialogs:
1395         * QERT.[Ch]:
1396         * QERTDialog.[Ch]:
1397         * ui/QERTDialog.ui: add ERT dialog
1398
1399 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
1400
1401         * Dialogs.C:
1402         * Makefile.am:
1403         * Makefile.dialogs:
1404         * QError.[Ch]:
1405         * QErrorDialog.[Ch]:
1406         * ui/QErrorDialog.ui: add LaTeX error dialog
1407
1408 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
1409
1410         * Dialogs.C:
1411         * QCharacter.[Ch]:
1412         * QCharacterDialog.[Ch]:
1413         * ui/QcharacterDialog.ui: make work again,
1414           add auto-apply feature
1415
1416 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
1417
1418         * Dialogs.C:
1419         * Makefile.am:
1420         * Makefile.dialogs:
1421         * QBibitem.[Ch]:
1422         * QBibitemDialog.[Ch]:
1423         * ui/QBibitemDialog.ui: add Bibitem dialog
1424
1425 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
1426
1427         * Dialogs.C:
1428         * Makefile.dialogs:
1429         * QBibtex.[Ch]:
1430         * QBibtexDialog.[Ch]:
1431         * ui/QBibtexDialog.ui: added BibTeX dialog.
1432
1433         * README: update
1434
1435 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
1436
1437         * Qt2BC.C: whoops, reversed sense of setReadOnly()
1438
1439 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
1440
1441         * Dialogs.C:
1442         * QRef.[Ch]:
1443         * ui/QRefDialog.ui: add Ref dialog back
1444
1445         * QAbout.[Ch]:
1446         * QCitation.[Ch]:
1447         * QDocument.[Ch]:
1448         * QIndex.[Ch]:
1449         * QURL.[Ch]:
1450         * Qt2Base.h: protect build() with updating_ too
1451
1452         * QCitationDialog.C: use Qt2Base::readOnly
1453
1454         * README: update
1455
1456 2001-08-25  John Levon  <moz@compsoc.man.ac.uk>
1457
1458         * Dialogs.C: add URL
1459
1460         * QAbout.h:
1461         * QCitation.h:
1462         * QDocument.h:
1463         * QIndex.C:
1464         * Qt2Base.h:
1465         * Qt2Base.C: add an updating_ variable to prevent
1466           bc() breakage.
1467
1468         * QURL.h:
1469         * QURL.C:
1470         * QURLDialog.h:
1471         * QURLDialog.C:
1472         * ui/QURLDialog.ui: make alive again
1473
1474         * Qt2BC.C: make lineedits ReadOnly not disabled
1475
1476         * README: update
1477
1478         * ui/QCitationDialog.ui: small cleanups
1479
1480         * ui/QIndexDialog.ui: add a what's this
1481
1482 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
1483
1484         * Dialogs.C: include the right files
1485
1486         * QCitation.C: closePB not cancelPB
1487
1488         * QCitationDialog.C:
1489         * QCitationDialog.h:
1490         * ui/QCitationDialog.ui: small fixes
1491
1492         * QIndex.h:
1493         * QIndex.C:
1494         * QIndexDialog.C:
1495         * QIndexDialog.h:
1496         * ui/QIndexDialog.ui: more fixes
1497
1498         * Qt2Base.h:
1499         * Qt2Base.C: add reset() to workaround problem.
1500
1501         * README: update
1502
1503         * Makefile.am:
1504         * Timeout_pimpl.h:
1505         * Timeout_pimpl.C: add the timer
1506
1507 2001-08-23  John Levon  <moz@compsoc.man.ac.uk>
1508
1509         * Dialogs.C:
1510         * Makefile.am:
1511         * Qt2BC.h:
1512         * Qt2BC.C:
1513         * QAbout.C:
1514         * QCitation.C:
1515         * QDocument.h:
1516         * Qt2Base.C:
1517         * Qt2Base.h: rename qt2BC -> Qt2BC, set focus for widget enable
1518
1519         * QIndex.h:
1520         * QIndex.C:
1521         * ui/QIndexDialog.ui: use the BC properly
1522
1523         * Qt2Base.h:
1524         * Qt2Base.C: add a virtual isValid(), and predicate what changed()
1525           tells the BC on the return value
1526
1527         * README: update
1528
1529 2001-08-21  John Levon  <moz@compsoc.man.ac.uk>
1530
1531         * Dialogs.C: add QIndex
1532
1533         * ui/Makefile.am:
1534         * Makefile.am: fix build
1535
1536         * ui/QAboutDialog.ui:
1537         * QAbout.C: finish dialog
1538
1539         * ui/QCitationDialog.ui:
1540         * QCitationDialog.C: BC fixes
1541
1542         * ui/QIndexDialog.ui:
1543         * QIndex.h:
1544         * QIndex.C:
1545         * QIndexDialog.h:
1546         * QIndexDialog.C: got index dialog working
1547
1548 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
1549
1550         * all files: enormous naming re-jig and tidy
1551
1552 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
1553
1554         Consistent use of Lsstream.h:
1555         * FormCredits.C (build): std::stringstream -> stringstream.
1556
1557 2001-06-17  Angus Leeming  <a.leeming@ic.ac.uk>
1558
1559         * FormCitation.C (build): removed bc().refresh() call as the controller
1560         should take care of this.
1561         (update): removed noKeys stuff as you don't use it.
1562
1563         * FormCitationDialogImpl.C (slotBibSelected): Can't select bibkeys[-1]!
1564         We were being bit by the xforms browser returns the browser line number
1565         in Fortran style, but Qt uses C-style.
1566
1567 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
1568
1569         * FormCitationDialogImpl.C: added using directive.
1570
1571         * qt2BC.[Ch]: qt2BC now derives from GuiBC<QButton, QWidget>.
1572         No idea why this wasn't done ages ago!
1573
1574 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
1575
1576         * FormCharacter.C:
1577         * FormParagraph.C (c-tor): cosmetic name change of signal.
1578
1579 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
1580
1581         * FormCitation.C:
1582         * Qt2Base.C: removed // -*- C++ -*- as first line.
1583
1584         * FileDialog_private.h:
1585         * FormCopyright.h:
1586         * FormCredits.h:
1587         * FormIndex.h:
1588         * FormParagraph.h:
1589         * FormPrint.h:
1590         * FormRef.h:
1591         * FormSearch.h:
1592         * FormSplash.h:
1593         * FormTabularCreate.h:
1594         * FormToc.h:
1595         * FormUrl.h:
1596         * QtLyXView.h: added // -*- C++ -*- as first line.
1597
1598 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
1599
1600         * <various>: fix random space pepper to use
1601           hard tabs. Also add <config.h> where necessitated
1602           by using LString.h
1603
1604 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
1605
1606         * FormDocument.C (build): add iso8859-15 support.
1607
1608 2001-05-17  Allan Rae  <rae@lyx.org>
1609
1610         * FormCharacter.C:
1611         * FormCopyright.C:
1612         * FormCredits.C:
1613         * FormSearch.C: gettext went missing but is back gain now _().
1614
1615         * Makefile.am:  ButtonController is now ButtonControllerBase.
1616         It now compiles but it won't link lyx on my system.  Complaints about
1617         not being able to link in libraries lib{GL,GLU,Xft,Xext,Xmu} which
1618         are all present and accounted for by ldconfig.  YMMV.
1619
1620 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1621
1622         * FormParagraph.C: remove !NEW_INSETS and !NO_PEXTRA cruft
1623
1624 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
1625
1626         * FormCharacter.C:
1627         * FormDocument.h:
1628         * FormSearch.C:
1629         * Dialogs.C: s/popup/dialog/
1630
1631         * qt2BC.h:
1632         * qt2BC.C:
1633         * FormCitation.C:
1634         * FormDocument.C: s/UndoAll/Restore/
1635
1636         * Qt2Base.h:
1637         * Qt2Base.C: s/ControlButton/ControlButtons/
1638
1639
1640 2001-04-02  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
1641
1642         * Makefile.am: Simplified Makefile.am
1643
1644 2001-03-31  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
1645
1646         * FormCitationDialogImpl.C (doPreviousNext): Propagated search
1647         fixes from XForms
1648         * several files: MVC for citation dialog
1649
1650 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
1651
1652         * Qt2Base.[Ch]: changed ControlBase to ControlButton.
1653
1654 2001-03-19  Edwin Leuven  <leuven@fee.uva.nl>
1655
1656         * qt2 compiles again:
1657         * Makefile.am: added missing xform dialogs
1658         * FormParagraph.C: only extra setting if wanted
1659         * FormParagraph.h: add namespace to connection
1660
1661 2001-03-16  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
1662
1663         * FormParagraph.C (apply): Only call SetParagraphExtraOpt() when
1664         NO_PEXTRA is not defined (in line with XForms frontend)
1665
1666         * Dialogs.C: Adapted to backend changes
1667
1668         * Makefile.am: updated citation dialog
1669         * Citation dialog added: FormCitation.{C,h},
1670         *    FormCitationDialog.ui, FormCitationDialogImpl.{C,h}
1671
1672 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1673
1674         * several files: remove CXX_WORKING_NAMESPACES
1675
1676 2001-03-15  Edwin Leuven  <leuven@fee.uva.nl>
1677
1678         * Added splash screen
1679         * Makefile.am: updated
1680         * FormSplash.[Ch]: added
1681         * FormSplashImpl.[Ch]: added
1682
1683 2001-03-09  Edwin Leuven  <leuven@fee.uva.nl>
1684
1685         * Makefile.am: updated
1686         * paragraphdlg.ui: manually enabled items in minipage settings
1687         * paragraphdlgimpl.C: tweak enable code on extra page
1688         * Stuff sent in by Denis Perchine <dyp@perchine.com> to compile again:
1689         * FileDialog_private.[Ch]: added
1690         * FileDialog.C: added
1691         * FormParagraph.C: params settings updated
1692
1693 2001-03-06  Edwin Leuven  <leuven@fee.uva.nl>
1694
1695         * Search dialog added:
1696         * FormSearch.[Ch]
1697         * searchdlg.ui
1698         * searchdlg.[Ch]
1699         * searchdlgimpl.[Ch]
1700
1701 2001-02-16  Edwin Leuven  <leuven@fee.uva.nl>
1702
1703         * remove inheritance from noncopyable in Form*.h
1704         * Character dialog added:
1705         * FormCharacter.[Ch]
1706         * chardlg.ui
1707         * chardlg.[Ch]
1708         * chardlgimpl.[Ch]
1709
1710 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
1711
1712         * FormParagraph.C: fix bview->update()
1713
1714 2001-01-24  Edwin Leuven  <leuven@fee.uva.nl>
1715
1716         *FormParagraph.C:
1717         *FormParagraph.h:
1718         *FormPrint.C:
1719         *FormPrint.h:
1720         *FormTabularCreate.C:
1721         *FormTabularCreate.h:
1722         *QtLyXView.h:
1723         *emptytable.C:
1724         *emptytable.h:
1725         *paragraphdlg.C:
1726         *paragraphdlg.h:
1727         *paragraphdlg.ui:
1728         *paragraphdlgimpl.C:
1729         *paragraphdlgimpl.h:
1730         *printdlg.C:
1731         *printdlg.h:
1732         *printdlg.ui:
1733         *printdlgimpl.C:
1734         *printdlgimpl.h:
1735         *tabularcreatedlg.C:
1736         *tabularcreatedlg.h:
1737         *tabularcreatedlg.ui:
1738         *tabularcreatedlgimpl.C:
1739         *tabularcreatedlgimpl.h:
1740         *Makefile.am: added paragraph/print/tabular create dialogs
1741
1742 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
1743
1744         * src/frontends/qt2/.cvsignore:
1745         * Dialogs.C:
1746         * FormCopyright.C:
1747         * FormCopyright.h:
1748         * FormCopyrightDialog.C:
1749         * FormCopyrightDialog.h:
1750         * FormCopyrightDialogBase.C:
1751         * FormCopyrightDialogBase.h:
1752         * FormCopyrightDialogBase.ui:
1753         * GUIRunTime.C:
1754         * Makefile.am: start frontend with the Copyright
1755           dialog