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