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