]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ChangeLog
remove unused toolbar (de)activate()
[lyx.git] / src / frontends / qt2 / ChangeLog
1 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2
3         * Toolbar_pimpl.h:
4         * Toolbar_pimpl.C: remove unused (de)activate()
5  
6 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
7
8         * lyx_gui.C: implement update_fonts(), font_available() 
9  
10 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
11
12         * lyx_gui.C: add un-needed update_color()
13
14 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
15
16         * QtView.h:
17         * QtView.C: remove unused methods
18  
19 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
20
21         * Makefile.am:
22         * QLImage.h:
23         * QLImage.C: initial image loader
24
25         * lyx_gui.C: initialise graphics
26
27         * QLPainter.C: draw images
28
29         * QWorkArea.C: implement clipboard as much as possible
30  
31 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
32
33         * dialog files: add unused Dialogs paramater to allow compile
34  
35         * QtView.C:
36         * QMiniBuffer.h:
37         * QMiniBuffer.C:
38         * Makefile.am: add QMiniBuffer (placeholder)
39  
40         * TODO: add
41  
42         * Toolbar_pimpl.h:
43         * Toolbar_pimpl.C: compile fix
44
45         * lyx_gui.C: add hexname() place holder
46  
47 2002-07-04  André Pönitz  <poenitz@lyx.org>
48
49         * xforms/Makefile.am: replace XFORMSGIMAGE by XFORMSIMAGE
50
51 2002-06-28  Angus Leeming  <leeming@lyx.org>
52
53         * QLPainter.[Ch]: changes associated with the name change
54         grfx::GImage -> grfx::Image.
55
56 2002-06-21  Angus Leeming  <leeming@lyx.org>
57
58         * Menubar_pimpl.C (c-tor): rename MenuBackend const & mb argument to
59         avoid name clash with MenuBackend::const_iterator mb.
60
61         * QContentPane.C:
62         * QLPainter.C:
63         * qscreen.C: add using std::endl directive.
64
65         * QLPainter.C (lines, fillPolygon) : wrap QCOORD points inside a
66         scoped_array as np is not known at compile time and my compiler barfs.
67
68         * Toolbar_pimpl.h: forward declare class ToolbarProxy.
69
70         * qfont_loader.h: don't #include "font_loader.h".
71
72         * qfont_metrics.C: remove trailing ';' from namespace anon scope.
73
74 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
75
76         * qfont_metrics.C: fix variable names
77  
78 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
79
80         * QWorkArea.C: remove dead splash code
81  
82 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
83
84         * QContentPane.C: restore calls to workAreaResize()
85
86         * QLyXKeySym.h: tidy 
87
88         * QWorkArea.h: remove redraw() 
89  
90         * QWorkArea.C: remove resize()
91  
92 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
93
94         * guiapi.C: createIndex() changed
95  
96 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
97
98         * QWorkArea.h: remove unused resize(...)
99  
100 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
101
102         * QWorkArea.h: remove unused stuff
103  
104 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
105
106         * QContentPane.h:
107         * QContentPane.C: remove focus/unfocus events
108  
109 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
110
111         * QWorkArea.h: remove unused methods
112  
113 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
114
115         * LyXKeySymFactory.C: add
116
117         * Makefile.am:
118         * QContentPane.C:
119         * qlkey.h:
120         * QLyXKeySym.h:
121         * QLyXKeySym.C: get keyboard partly working
122
123         * qfont_metrics.C: fix compile 
124  
125 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
126
127         * Makefile.am: add the new files ...
128  
129         * Dialogs.C:
130         * guiapi.C:
131         * all dialogs: implement new dialog stuff, fix compile
132
133         * FileDialog_private.h:
134
135         * GUIRunTime.C:
136         * lyx_gui.C: update for lyx_gui namespace
137
138         * LyXScreenFactory.C: add
139
140         * QContentPane.h:
141         * QContentPane.C: new widget for containing a lyx document
142  
143         * QLPainter.h:
144         * QLPainter.C: qt painter object
145  
146         * QWorkArea.h:
147         * QWorkArea.C: Qt version of the work area
148  
149         * QtView.h:
150         * QtView.C: Qt version of LyXView
151
152         * Toolbar_pimpl.h:
153         * Toolbar_pimpl.C:
154         * Menubar_pimpl.h:
155         * Menubar_pimpl.C: initial Qt versions
156  
157         * WorkAreaFactory.C: generate a QWorkArea
158  
159         * emptytable.C: add a resize grippie 
160  
161         * qfont_loader.h:
162         * qfont_loader.C: font loader for Qt
163  
164         * qfont_metrics.h:
165         * qfont_metrics.C: font metrics for Qt
166  
167         * qlkey.h: convert Qt key symbol into a name
168  
169         * qscreen.h:
170         * qscreen.C: Qt version of screen
171  
172         * moc/Makefile.am: add new files
173  
174         * xforms/Makefile.am: remove all xforms dialogs
175  
176 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
177
178         * Qt2BC.C: do not include ButtonController.tmpl
179
180 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
181
182         * QtLyXView.h: moved into frontends/
183  
184 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
185
186         * QDocument.h: use more specific smart_ptr header.
187         * Qt2Base.h: ditto
188
189 2002-04-30  John Levon  <moz@compsoc.man.ac.uk>
190
191         * QCharacter.h:
192         * QCharacter.C: update for language i18n change
193
194 2002-04-16  John Levon  <moz@compsoc.man.ac.uk>
195
196         * Dialogs.C: add tooltipsEnabled()
197
198         * QTeXInfo.C: include right header
199
200         * moc/Makefile.am: add back missing moc files
201
202         * xforms/Makefile.am: add missing FeedbackController
203
204 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
205
206         * xforms/Makefile.am (link_files): use correct _SOURCES variable.
207
208         * ui/moc/Makefile.am: move include to top
209         (DISTCLEANFILES): take the UIMOCDIALOGS variable instead
210
211         * ui/Makefile.am: ws change
212
213         * moc/Makefile.am: move include to top
214
215         * Makefile.am (EXTRA_DIST): some file taken from...
216         * Makefile.dialogs (DIALOGSOURCES):here
217
218         * xforms/Makefile.am (EXTRA_DIST): delete
219         (libqt2xforms_la_SOURCES): change to...
220         (nodist_libqt2xforms_la_SOURCES): this
221
222         * ui/moc/Makefile.am (libqt2uimoc_la_SOURCES): change to...
223         (nodist_libqt2uimoc_la_SOURCES): this
224
225         * ui/Makefile.am (libqt2ui_la_SOURCES): change to...
226         (nodist_libqt2ui_la_SOURCES): this
227
228         * moc/Makefile.am (libqtmoc_la_SOURCES): comment out
229         (nodist_libqt2moc_la_SOURCES): new
230
231         * Makefile.dialogs (DIALOGSOURCES): add QParagraph,
232         QParagraphDialog, QDocument, QDocumentDialog
233
234         * Makefile.am (DISTCLEANFILES): delete
235         (EXTRA_DIST): add with Makefile.dialogs
236
237 2002-04-02  John Levon  <moz@compsoc.man.ac.uk>
238
239         * ui/QParagraphDialog.ui: fix a couple of typos for
240           the translators
241
242 2002-03-25  Angus Leeming  <a.leeming@ic.ac.uk>
243
244         * xforms/Makefile.am (link_files): whitespace.
245
246 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
247
248         * xforms/Makefile.am (libqt2xforms.la): it should depend on
249         libqt2xforms_la_OBJECTS not libqt2xforms_la_SOURCES!
250
251 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
252
253         * most files: ws cleanup
254
255 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
256
257         * docygen fixes.
258
259 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
260
261         * GUIRunTime.C (initialiseGraphics): use the xforms image loader if
262         your version of the xforms libraries is up to the task.
263
264         * xforms/Makefile.am: link in the xforms image loader if so configured.
265
266 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
267
268         * Dialogs.C (redrawGUI): removed to frontends/Dialogs.C
269
270         * Dialogs.C:
271         * GUIRunTime.C (initialiseGraphics): moved to GUIRunTime.
272
273 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
274
275         * Makefile.am: get rid of LYX_LIBS
276
277         * QDocument.C (class_update): layout as string
278
279 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
280
281         * Makefile.am:
282         * moc/Makefile.am:
283         * ui/Makefile.am:
284         * ui/moc/Makefile.am: fix compile
285
286         * xforms/: compile the necessary files via symlinks
287
288         * QPreambleDialog.C: new systemcall interface
289
290         * Timeout_pimpl.h:
291         * Timeout_pimpl.C: add running()
292
293         * Dialogs.C: add init graphics, and doc/par xforms forms
294
295 2002-02-06  John Levon  <moz@compsoc.man.ac.uk>
296
297         * QToc.C: fix crash
298
299 2002-02-06  Edwin Leuven  <leuven@fee.uva.nl>
300
301         * QGraphics.C: compilation fix
302         * QTexinfoDialog.C:
303         * QTexinfoDialog.h:
304         * ui/QTexinfoDialog.ui: remove help button
305
306 2002-01-31  Edwin Leuven  <leuven@fee.uva.nl>
307
308         * qt2/QGraphics.C:
309         * qt2/QGraphics.h:
310         * qt2/QGraphicsDialog.C:
311         * qt2/QGraphicsDialog.h:
312         * qt2/lengthcombo.C:
313         * qt2/ui/QGraphicsDialog.ui: new dialog
314         * qt2/QAbout.C:
315         * qt2/ui/QAboutDialog.ui: reduce size
316         * qt2/ui/QFloatDialog.ui: update dialog
317
318 2002-01-29  Edwin Leuven  <leuven@fee.uva.nl>
319
320         * Makefile.am:
321         * Dialogs.C:
322         * Makefile.dialogs:
323         * QShowFile.h:
324         * QShowFile.C:
325         * QShowFileDialog.h:
326         * QShowFileDialog.C:
327         * ui/QShowFileDialog.ui: add showfile dialog
328         * ui/QCitationDialog.ui: minor layout tweaks
329
330 2002-01-25  Angus Leeming  <a.leeming@ic.ac.uk>
331
332         * Dialogs.C: removed now redundant #include "QParagraph.h".
333
334         * QSearchDialog.h (remember): removed unnecessary
335         QSearchDialog qualifier.
336
337         * QTexinfo.C:
338         * QToc.C: added various using std::xyz directives.
339
340 2002-01-25  Edwin Leuven  <leuven@fee.uva.nl>
341
342         * Makefile.am:
343         * Dialogs.C:
344         * Makefile.dialogs:
345         * QFloat.h:
346         * QFloat.C:
347         * QFloatDialog.h:
348         * QFloatDialog.C:
349         * ui/QFloatDialog.ui: add float dialog
350
351 2002-01-25  John Levon  <moz@compsoc.man.ac.uk>
352
353         * Makefile.am:
354         * Makefile.dialogs: don't compile QPar/Doc
355           for now, as they cause problems
356
357 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
358
359         * Makefile.am:
360         * Dialogs.C:
361         * QToc.h:
362         * QToc.C:
363         * QTocDialog.h:
364         * QTocDialog.C:
365         * ui/QTocDialog.ui: resuscitate TOC dialog
366
367 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
368
369         * QCitation.h:
370         * QCitation.C:
371         * QCitationDialog.h:
372         * QCitationDialog.C:
373         * ui/QCitationDialog.ui: natbib fixes
374
375 2002-01-19  Edwin Leuven  <leuven@fee.uva.nl>
376
377         * QTexinfo.[Ch]: added
378         * QTexinfoDialog.[Ch]: added
379         * ui/QTexinfoDialog.ui: added
380         * Dialogs.C: add dialog
381         * Makefile.dialogs: idem
382
383 2002-01-18  Edwin Leuven  <leuven@fee.uva.nl>
384
385         * QMinipage.C: compiles fixes (lyxlength related)
386
387 2002-01-15  John Levon  <moz@compsoc.man.ac.uk>
388
389         * Makefile.am:
390         * FileDialog_private.h: fix compile
391
392         * QThesaurus.h:
393         * QThesaurus.C:
394         * QThesaurusDialog.h:
395         * QThesaurusDialog.C:
396         * ui/QThesaurusDialog.ui: new thesaurus code
397
398 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
399
400         * QMinipage.C (apply, update_contents): MinipageParams::width renamed
401         as MinipageParams::pageWidth.
402
403 2002-01-04  John Levon  <moz@compsoc.man.ac.uk>
404
405         * QParagraph.C: add needed include
406
407 2001-12-08  John Levon  <moz@compsoc.man.ac.uk>
408
409         * Makefile.am:
410         * Dialogs.C: bring back unconverted dialogs
411
412 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
413
414         * QParagraph.C:
415         * QParagraphDialog.h:
416         * QParagraphDialog.C: use new vspace API
417
418         * QTocDialog.C: silence warnings
419
420 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
421
422         * qttableview.C: change "while(" to "while ("
423
424 2001-12-05  Allan Rae  <rae@lyx.org>
425
426         * QParagraph.C (apply):
427         (update): Use the right LyXText -- extending John's fix
428
429 2001-12-01  Maks Orlovich  <mo002j@mail.rochester.edu>
430
431         * moc/Makefile.am:
432         * Makefile.am:
433         * QBibtexDialog.C:
434         * QExternalDialog.C:
435         * QParagraphDialog.h:
436         * QPreambleDialog.C:
437         * emptytable.C:
438         * qttableview.C:
439         * qttableview.C:
440         * qttableview.h: fixes for Qt3
441
442 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
443
444         * Makefile.am: add Alert_pimpl.lo
445
446 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
447
448         * Makefile.am: link in new DropDown.lo
449
450         * QSpellcheckerDialog.C: fix warning
451
452         * ui/moc/Makefile.am: remove dead thing
453
454 2001-10-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
455
456         * ui/moc/Makefile.am: remove unportable # at beginning of
457         declaration.
458
459         * ui/Makefile.am:
460         * Makefile.am: remove extra DISTCLEANFILES declaration
461
462 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
463
464         * ui/QDocumentDialog.ui:
465         * QDocument.C (build_dialog): support latin4
466
467 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
468
469         * ui/QDocumentDialog.ui:
470         * QDocument.C (build_dialog): support latin3
471
472 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
473
474         * Dialogs.C: remove splash dialog code.
475
476         * QSplash.[Ch]:
477         * QSplashDialog.[Ch]: removed.
478
479         * Makefile.dialogs: remove splash dialog files.
480
481 2001-09-18  John Levon  <moz@compsoc.man.ac.uk>
482
483         * QRef.C: fix compile
484
485         * README: update
486
487 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
488
489         * Makefile.am (libqt2_la_LIBADD): rename from OBJADD, depend on
490         gui libs
491
492 2001-09-06  John Levon  <moz@compsoc.man.ac.uk>
493
494         * ui/QMinipageDialog.ui: fix layout, remove old slot
495
496         * QRefDialog.C: fix warning
497
498 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
499
500         * ui/QSpellcheckerDialog.ui: reworded layout
501
502 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
503
504         * QMinipage.C: remove radiobutton add combox
505         * ui/QMinipageDialog.ui: + buttons at bottom
506
507 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
508
509         * Makefile.dialogs:
510         * Dialogs.C:
511         * QSpellchecker.[Ch]:
512         * QSpellcheckerDialog.[Ch]:
513         * ui/QSpellcheckerDialog.ui: add spellchecker dialog
514
515 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
516
517         * ui/QMinipageDialog.ui: layout tweak again (but it's getting better)
518
519 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
520
521         * ui/QGraphicsDialog.ui : minor layout tweak
522         * ui/QIncludeDialog.ui : idem
523         * ui/QMinipageDialog.ui: idem
524         * ui/QURLDialog.ui: idem
525
526 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
527
528         * ui/QRefDialog.ui : minor layout tweak
529         * Qref.C: idem
530
531 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
532
533         * QTabularCreateDialog.C: fix warnings
534
535         * emptytable.h:
536         * emptytable.C:
537         * ui/QTabularCreateDialog.ui: fix layout
538           when table size is changed
539
540 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
541
542         * Dialogs.C:
543         * QSearch.[Ch]:
544         * QSearchDialog.[Ch]:
545         * ui/QSearchDialog.ui: add search back
546
547 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
548
549         * Dialogs.C:
550         * QPrint.[Ch]:
551         * QPrintDialog.[Ch]:
552         * ui/QPrintDialog.ui: add print dialog back
553
554 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
555
556         * Makefile.am:
557         * moc/Makefile.am:
558         * ui/Makefile.am:
559         * ui/moc/Makefile.am: use AM_CXXFLAGS to add defines
560
561 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
562
563         * QAbout.C: added a using std::getline directive.
564
565         * QCitationDialog.C (doFind): removed const from argument to make it
566         consistent with the header file.
567
568         * QDocument.[Ch] (c-tor): moved declaration of into .C file. Compilation
569         was failing with "incomplete type is not allowed" in instantiation
570         of boost::scoped_ptr<QDocumentDialog> dialog_.
571
572         * QLog.C: added a couple of using std::xyz directives.
573
574         * QPreambleDialog.C: added a using std::getline directive.
575
576         * QToc.C: using SigC::slot directive.
577
578 2001-08-29  Edwin Leuven  <leuven@fee.uva.nl>
579
580         * ui/QURLDialog.ui : minor layout tweak
581
582 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
583
584         * QPreamble.[Ch]:
585         * QPreambleDialog.[Ch]:
586         * ui/QPreambleDialog.ui:
587         * Makefile.am:
588         * Makefile.dialogs:
589         * Dialogs.C: add pre-amble dialog
590
591 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
592
593         * ui/QIndexDialog.ui:
594         * QIndexDialog.C: add QWhatsThis in C source
595
596         * README: document this restriction
597
598 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
599
600         * QMinipage.[Ch]:
601         * QMinipageDialog.[Ch]:
602         * ui/QMinipageDialog.ui:
603         * lengthcombo.[Ch]:
604         * Makefile.am:
605         * moc/Makefile.am:
606         * Makefile.dialogs:
607         * Dialogs.C: add minipage and prototype length combo widget
608
609 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
610
611         * QLog.[Ch]:
612         * QLogDialog.[Ch]:
613         * ui/QLogDialog.ui:
614         * QVCLog.[Ch]:
615         * QVCLogDialog.[Ch]:
616         * ui/QVCLogDialog.ui:
617         * Dialogs.C:
618         * Makefile.am:
619         * Makefile.dialogs: add log and vclog dialogs
620
621 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
622
623         * Dialogs.C:
624         * QTabularCreate.[Ch]:
625         * QTabularCreate.h:
626         * QTabularCreateDialog.C:
627         * QTabularCreateDialog.h:
628         * ui/Makefile.am:
629         * ui/QTabularCreateDialog.ui: bring back
630         tabcreate
631
632 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
633
634         * ui/QCharacterDialog.ui:
635         * ui/QThesaurusDialog.ui: fix tab order
636
637         * QGraphics.[Ch]:
638         * QGraphicsDialog.[Ch]:
639         * ui/QGraphicsDialog.ui:
640         * Makefile.am:
641         * Makefile.dialogs:
642         * Dialogs.C: add graphics dialog
643
644 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
645
646         * QThesaurus.C: clear selection on update
647
648         * QInclude.[Ch]:
649         * QincludeDialog.[Ch]:
650         * ui/QincludeDialog.ui:
651         * Makefile.am:
652         * Makefile.dialogs:
653         * Dialogs.C: add Include dialog
654
655         * README: add note about crashes
656
657 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
658
659         * QThesaurusDialog.C: whoops, forgot to clear before update
660
661 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
662
663         * QBibtex.C:
664         * QBibtexDialog.h:
665         * QBibtexDialog.C:
666         * ui/QBibtexDialog.ui: fix some things, add
667           delete button
668
669         * QExternalDialog.C: fix file dialog thing
670
671         * QThesaurus.h:
672         * QThesaurus.C:
673         * QThesaurusDialog.h:
674         * QThesaurusDialog.C:
675         * ui/QThesaurusDialog.ui: fix compile, get working
676
677         * moc/Makefile.am: fix builddir != srcdir
678
679 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
680
681         * GUIRunTime.C: fix argc handling
682
683 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
684
685         * ui/*.ui:
686         * ui/Makefile.am: add some sed magic to replace tr() with _()
687
688 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
689
690         * Makefile.am: remove accidentally committed xforms file
691
692 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
693
694         * Dialogs.C:
695         * Makefile.dialogs:
696         * QThesaurus.[Ch]:
697         * QThesaurusDialog.[Ch]:
698         * ui/QThesaurusDialog.ui: add thesaurus dialog
699
700 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
701
702         * Dialogs.C:
703         * Makefile.am:
704         * Makefile.dialogs:
705         * QExternal.[Ch]:
706         * QExternalDialog.[Ch]:
707         * ui/QExternalDialog.ui: add external dialog
708
709 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
710
711         * Dialogs.C:
712         * Makefile.dialogs:
713         * QERT.[Ch]:
714         * QERTDialog.[Ch]:
715         * ui/QERTDialog.ui: add ERT dialog
716
717 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
718
719         * Dialogs.C:
720         * Makefile.am:
721         * Makefile.dialogs:
722         * QError.[Ch]:
723         * QErrorDialog.[Ch]:
724         * ui/QErrorDialog.ui: add LaTeX error dialog
725
726 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
727
728         * Dialogs.C:
729         * QCharacter.[Ch]:
730         * QCharacterDialog.[Ch]:
731         * ui/QcharacterDialog.ui: make work again,
732           add auto-apply feature
733
734 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
735
736         * Dialogs.C:
737         * Makefile.am:
738         * Makefile.dialogs:
739         * QBibitem.[Ch]:
740         * QBibitemDialog.[Ch]:
741         * ui/QBibitemDialog.ui: add Bibitem dialog
742
743 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
744
745         * Dialogs.C:
746         * Makefile.dialogs:
747         * QBibtex.[Ch]:
748         * QBibtexDialog.[Ch]:
749         * ui/QBibtexDialog.ui: added BibTeX dialog.
750
751         * README: update
752
753 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
754
755         * Qt2BC.C: whoops, reversed sense of setReadOnly()
756
757 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
758
759         * Dialogs.C:
760         * QRef.[Ch]:
761         * ui/QRefDialog.ui: add Ref dialog back
762
763         * QAbout.[Ch]:
764         * QCitation.[Ch]:
765         * QDocument.[Ch]:
766         * QIndex.[Ch]:
767         * QURL.[Ch]:
768         * Qt2Base.h: protect build() with updating_ too
769
770         * QCitationDialog.C: use Qt2Base::readOnly
771
772         * README: update
773
774 2001-08-25  John Levon  <moz@compsoc.man.ac.uk>
775
776         * Dialogs.C: add URL
777
778         * QAbout.h:
779         * QCitation.h:
780         * QDocument.h:
781         * QIndex.C:
782         * Qt2Base.h:
783         * Qt2Base.C: add an updating_ variable to prevent
784           bc() breakage.
785
786         * QURL.h:
787         * QURL.C:
788         * QURLDialog.h:
789         * QURLDialog.C:
790         * ui/QURLDialog.ui: make alive again
791
792         * Qt2BC.C: make lineedits ReadOnly not disabled
793
794         * README: update
795
796         * ui/QCitationDialog.ui: small cleanups
797
798         * ui/QIndexDialog.ui: add a what's this
799
800 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
801
802         * Dialogs.C: include the right files
803
804         * QCitation.C: closePB not cancelPB
805
806         * QCitationDialog.C:
807         * QCitationDialog.h:
808         * ui/QCitationDialog.ui: small fixes
809
810         * QIndex.h:
811         * QIndex.C:
812         * QIndexDialog.C:
813         * QIndexDialog.h:
814         * ui/QIndexDialog.ui: more fixes
815
816         * Qt2Base.h:
817         * Qt2Base.C: add reset() to workaround problem.
818
819         * README: update
820
821         * Makefile.am:
822         * Timeout_pimpl.h:
823         * Timeout_pimpl.C: add the timer
824
825 2001-08-23  John Levon  <moz@compsoc.man.ac.uk>
826
827         * Dialogs.C:
828         * Makefile.am:
829         * Qt2BC.h:
830         * Qt2BC.C:
831         * QAbout.C:
832         * QCitation.C:
833         * QDocument.h:
834         * Qt2Base.C:
835         * Qt2Base.h: rename qt2BC -> Qt2BC, set focus for widget enable
836
837         * QIndex.h:
838         * QIndex.C:
839         * ui/QIndexDialog.ui: use the BC properly
840
841         * Qt2Base.h:
842         * Qt2Base.C: add a virtual isValid(), and predicate what changed()
843           tells the BC on the return value
844
845         * README: update
846
847 2001-08-21  John Levon  <moz@compsoc.man.ac.uk>
848
849         * Dialogs.C: add QIndex
850
851         * ui/Makefile.am:
852         * Makefile.am: fix build
853
854         * ui/QAboutDialog.ui:
855         * QAbout.C: finish dialog
856
857         * ui/QCitationDialog.ui:
858         * QCitationDialog.C: BC fixes
859
860         * ui/QIndexDialog.ui:
861         * QIndex.h:
862         * QIndex.C:
863         * QIndexDialog.h:
864         * QIndexDialog.C: got index dialog working
865
866 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
867
868         * all files: enormous naming re-jig and tidy
869
870 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
871
872         Consistent use of Lsstream.h:
873         * FormCredits.C (build): std::stringstream -> stringstream.
874
875 2001-06-17  Angus Leeming  <a.leeming@ic.ac.uk>
876
877         * FormCitation.C (build): removed bc().refresh() call as the controller
878         should take care of this.
879         (update): removed noKeys stuff as you don't use it.
880
881         * FormCitationDialogImpl.C (slotBibSelected): Can't select bibkeys[-1]!
882         We were being bit by the xforms browser returns the browser line number
883         in Fortran style, but Qt uses C-style.
884
885 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
886
887         * FormCitationDialogImpl.C: added using directive.
888
889         * qt2BC.[Ch]: qt2BC now derives from GuiBC<QButton, QWidget>.
890         No idea why this wasn't done ages ago!
891
892 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
893
894         * FormCharacter.C:
895         * FormParagraph.C (c-tor): cosmetic name change of signal.
896
897 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
898
899         * FormCitation.C:
900         * Qt2Base.C: removed // -*- C++ -*- as first line.
901
902         * FileDialog_private.h:
903         * FormCopyright.h:
904         * FormCredits.h:
905         * FormIndex.h:
906         * FormParagraph.h:
907         * FormPrint.h:
908         * FormRef.h:
909         * FormSearch.h:
910         * FormSplash.h:
911         * FormTabularCreate.h:
912         * FormToc.h:
913         * FormUrl.h:
914         * QtLyXView.h: added // -*- C++ -*- as first line.
915
916 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
917
918         * <various>: fix random space pepper to use
919           hard tabs. Also add <config.h> where necessitated
920           by using LString.h
921
922 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
923
924         * FormDocument.C (build): add iso8859-15 support.
925
926 2001-05-17  Allan Rae  <rae@lyx.org>
927
928         * FormCharacter.C:
929         * FormCopyright.C:
930         * FormCredits.C:
931         * FormSearch.C: gettext went missing but is back gain now _().
932
933         * Makefile.am:  ButtonController is now ButtonControllerBase.
934         It now compiles but it won't link lyx on my system.  Complaints about
935         not being able to link in libraries lib{GL,GLU,Xft,Xext,Xmu} which
936         are all present and accounted for by ldconfig.  YMMV.
937
938 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
939
940         * FormParagraph.C: remove !NEW_INSETS and !NO_PEXTRA cruft
941
942 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
943
944         * FormCharacter.C:
945         * FormDocument.h:
946         * FormSearch.C:
947         * Dialogs.C: s/popup/dialog/
948
949         * qt2BC.h:
950         * qt2BC.C:
951         * FormCitation.C:
952         * FormDocument.C: s/UndoAll/Restore/
953
954         * Qt2Base.h:
955         * Qt2Base.C: s/ControlButton/ControlButtons/
956
957
958 2001-04-02  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
959
960         * Makefile.am: Simplified Makefile.am
961
962 2001-03-31  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
963
964         * FormCitationDialogImpl.C (doPreviousNext): Propagated search
965         fixes from XForms
966         * several files: MVC for citation dialog
967
968 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
969
970         * Qt2Base.[Ch]: changed ControlBase to ControlButton.
971
972 2001-03-19  Edwin Leuven  <leuven@fee.uva.nl>
973
974         * qt2 compiles again:
975         * Makefile.am: added missing xform dialogs
976         * FormParagraph.C: only extra setting if wanted
977         * FormParagraph.h: add namespace to connection
978
979 2001-03-16  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
980
981         * FormParagraph.C (apply): Only call SetParagraphExtraOpt() when
982         NO_PEXTRA is not defined (in line with XForms frontend)
983
984         * Dialogs.C: Adapted to backend changes
985
986         * Makefile.am: updated citation dialog
987         * Citation dialog added: FormCitation.{C,h},
988         *    FormCitationDialog.ui, FormCitationDialogImpl.{C,h}
989
990 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
991
992         * several files: remove CXX_WORKING_NAMESPACES
993
994 2001-03-15  Edwin Leuven  <leuven@fee.uva.nl>
995
996         * Added splash screen
997         * Makefile.am: updated
998         * FormSplash.[Ch]: added
999         * FormSplashImpl.[Ch]: added
1000
1001 2001-03-09  Edwin Leuven  <leuven@fee.uva.nl>
1002
1003         * Makefile.am: updated
1004         * paragraphdlg.ui: manually enabled items in minipage settings
1005         * paragraphdlgimpl.C: tweak enable code on extra page
1006         * Stuff sent in by Denis Perchine <dyp@perchine.com> to compile again:
1007         * FileDialog_private.[Ch]: added
1008         * FileDialog.C: added
1009         * FormParagraph.C: params settings updated
1010
1011 2001-03-06  Edwin Leuven  <leuven@fee.uva.nl>
1012
1013         * Search dialog added:
1014         * FormSearch.[Ch]
1015         * searchdlg.ui
1016         * searchdlg.[Ch]
1017         * searchdlgimpl.[Ch]
1018
1019 2001-02-16  Edwin Leuven  <leuven@fee.uva.nl>
1020
1021         * remove inheritance from noncopyable in Form*.h
1022         * Character dialog added:
1023         * FormCharacter.[Ch]
1024         * chardlg.ui
1025         * chardlg.[Ch]
1026         * chardlgimpl.[Ch]
1027
1028 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
1029
1030         * FormParagraph.C: fix bview->update()
1031
1032 2001-01-24  Edwin Leuven  <leuven@fee.uva.nl>
1033
1034         *FormParagraph.C:
1035         *FormParagraph.h:
1036         *FormPrint.C:
1037         *FormPrint.h:
1038         *FormTabularCreate.C:
1039         *FormTabularCreate.h:
1040         *QtLyXView.h:
1041         *emptytable.C:
1042         *emptytable.h:
1043         *paragraphdlg.C:
1044         *paragraphdlg.h:
1045         *paragraphdlg.ui:
1046         *paragraphdlgimpl.C:
1047         *paragraphdlgimpl.h:
1048         *printdlg.C:
1049         *printdlg.h:
1050         *printdlg.ui:
1051         *printdlgimpl.C:
1052         *printdlgimpl.h:
1053         *tabularcreatedlg.C:
1054         *tabularcreatedlg.h:
1055         *tabularcreatedlg.ui:
1056         *tabularcreatedlgimpl.C:
1057         *tabularcreatedlgimpl.h:
1058         *Makefile.am: added paragraph/print/tabular create dialogs
1059
1060 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
1061
1062         * src/frontends/qt2/.cvsignore:
1063         * Dialogs.C:
1064         * FormCopyright.C:
1065         * FormCopyright.h:
1066         * FormCopyrightDialog.C:
1067         * FormCopyrightDialog.h:
1068         * FormCopyrightDialogBase.C:
1069         * FormCopyrightDialogBase.h:
1070         * FormCopyrightDialogBase.ui:
1071         * GUIRunTime.C:
1072         * Makefile.am: start frontend with the Copyright
1073           dialog