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