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