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