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