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