]> git.lyx.org Git - features.git/blob - src/frontends/qt2/ChangeLog
fix build, thesaurus
[features.git] / src / frontends / qt2 / ChangeLog
1 2002-01-15  John Levon  <moz@compsoc.man.ac.uk>
2
3         * Makefile.am: 
4         * FileDialog_private.h: fix compile
5
6         * QThesaurus.h:
7         * QThesaurus.C:
8         * QThesaurusDialog.h:
9         * QThesaurusDialog.C:
10         * ui/QThesaurusDialog.ui: new thesaurus code 
11  
12 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
13
14         * QMinipage.C (apply, update_contents): MinipageParams::width renamed
15         as MinipageParams::pageWidth.
16
17 2002-01-04  John Levon  <moz@compsoc.man.ac.uk>
18
19         * QParagraph.C: add needed include
20  
21 2001-12-08  John Levon  <moz@compsoc.man.ac.uk>
22
23         * Makefile.am:
24         * Dialogs.C: bring back unconverted dialogs
25  
26 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
27
28         * QParagraph.C:
29         * QParagraphDialog.h:
30         * QParagraphDialog.C: use new vspace API
31
32         * QTocDialog.C: silence warnings
33  
34 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
35
36         * qttableview.C: change "while(" to "while (" 
37
38 2001-12-05  Allan Rae  <rae@lyx.org>
39
40         * QParagraph.C (apply): 
41         (update): Use the right LyXText -- extending John's fix
42
43 2001-12-01  Maks Orlovich  <mo002j@mail.rochester.edu>
44
45         * moc/Makefile.am:
46         * Makefile.am:
47         * QBibtexDialog.C:
48         * QExternalDialog.C:
49         * QParagraphDialog.h:
50         * QPreambleDialog.C:
51         * emptytable.C:
52         * qttableview.C:
53         * qttableview.C:
54         * qttableview.h: fixes for Qt3
55
56 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
57
58         * Makefile.am: add Alert_pimpl.lo
59
60 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
61
62         * Makefile.am: link in new DropDown.lo
63
64         * QSpellcheckerDialog.C: fix warning
65
66         * ui/moc/Makefile.am: remove dead thing
67
68 2001-10-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
69
70         * ui/moc/Makefile.am: remove unportable # at beginning of
71         declaration.
72
73         * ui/Makefile.am: 
74         * Makefile.am: remove extra DISTCLEANFILES declaration
75
76 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
77
78         * ui/QDocumentDialog.ui: 
79         * QDocument.C (build_dialog): support latin4
80
81 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
82
83         * ui/QDocumentDialog.ui: 
84         * QDocument.C (build_dialog): support latin3
85
86 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
87
88         * Dialogs.C: remove splash dialog code.
89
90         * QSplash.[Ch]:
91         * QSplashDialog.[Ch]: removed.
92
93         * Makefile.dialogs: remove splash dialog files.
94
95 2001-09-18  John Levon  <moz@compsoc.man.ac.uk>
96
97         * QRef.C: fix compile
98
99         * README: update
100  
101 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
102
103         * Makefile.am (libqt2_la_LIBADD): rename from OBJADD, depend on
104         gui libs
105
106 2001-09-06  John Levon  <moz@compsoc.man.ac.uk>
107
108         * ui/QMinipageDialog.ui: fix layout, remove old slot
109  
110         * QRefDialog.C: fix warning
111  
112 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
113
114         * ui/QSpellcheckerDialog.ui: reworded layout
115
116 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
117
118         * QMinipage.C: remove radiobutton add combox
119         * ui/QMinipageDialog.ui: + buttons at bottom
120
121 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
122
123         * Makefile.dialogs:
124         * Dialogs.C:
125         * QSpellchecker.[Ch]:
126         * QSpellcheckerDialog.[Ch]:
127         * ui/QSpellcheckerDialog.ui: add spellchecker dialog
128  
129 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
130
131         * ui/QMinipageDialog.ui: layout tweak again (but it's getting better)
132
133 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
134
135         * ui/QGraphicsDialog.ui : minor layout tweak
136         * ui/QIncludeDialog.ui : idem
137         * ui/QMinipageDialog.ui: idem
138         * ui/QURLDialog.ui: idem
139
140 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
141
142         * ui/QRefDialog.ui : minor layout tweak
143         * Qref.C: idem
144
145 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
146
147         * QTabularCreateDialog.C: fix warnings
148
149         * emptytable.h:
150         * emptytable.C:
151         * ui/QTabularCreateDialog.ui: fix layout
152           when table size is changed
153  
154 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
155
156         * Dialogs.C:
157         * QSearch.[Ch]:
158         * QSearchDialog.[Ch]:
159         * ui/QSearchDialog.ui: add search back
160  
161 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
162
163         * Dialogs.C:
164         * QPrint.[Ch]:
165         * QPrintDialog.[Ch]:
166         * ui/QPrintDialog.ui: add print dialog back
167  
168 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
169
170         * Makefile.am:
171         * moc/Makefile.am:
172         * ui/Makefile.am:
173         * ui/moc/Makefile.am: use AM_CXXFLAGS to add defines
174
175 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
176
177         * QAbout.C: added a using std::getline directive.
178
179         * QCitationDialog.C (doFind): removed const from argument to make it
180         consistent with the header file.
181
182         * QDocument.[Ch] (c-tor): moved declaration of into .C file. Compilation
183         was failing with "incomplete type is not allowed" in instantiation
184         of boost::scoped_ptr<QDocumentDialog> dialog_.
185
186         * QLog.C: added a couple of using std::xyz directives.
187
188         * QPreambleDialog.C: added a using std::getline directive.
189
190         * QToc.C: using SigC::slot directive.
191
192 2001-08-29  Edwin Leuven  <leuven@fee.uva.nl>
193
194         * ui/QURLDialog.ui : minor layout tweak
195
196 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
197
198         * QPreamble.[Ch]:
199         * QPreambleDialog.[Ch]:
200         * ui/QPreambleDialog.ui:
201         * Makefile.am:
202         * Makefile.dialogs:
203         * Dialogs.C: add pre-amble dialog
204
205 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
206
207         * ui/QIndexDialog.ui:
208         * QIndexDialog.C: add QWhatsThis in C source
209
210         * README: document this restriction
211          
212 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
213
214         * QMinipage.[Ch]:
215         * QMinipageDialog.[Ch]:
216         * ui/QMinipageDialog.ui:
217         * lengthcombo.[Ch]:
218         * Makefile.am:
219         * moc/Makefile.am:
220         * Makefile.dialogs:
221         * Dialogs.C: add minipage and prototype length combo widget
222
223 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
224
225         * QLog.[Ch]:
226         * QLogDialog.[Ch]:
227         * ui/QLogDialog.ui:
228         * QVCLog.[Ch]:
229         * QVCLogDialog.[Ch]:
230         * ui/QVCLogDialog.ui:
231         * Dialogs.C: 
232         * Makefile.am:
233         * Makefile.dialogs: add log and vclog dialogs
234
235 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
236
237         * Dialogs.C:
238         * QTabularCreate.[Ch]:
239         * QTabularCreate.h:
240         * QTabularCreateDialog.C:
241         * QTabularCreateDialog.h:
242         * ui/Makefile.am:
243         * ui/QTabularCreateDialog.ui: bring back
244         tabcreate
245  
246 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
247
248         * ui/QCharacterDialog.ui:
249         * ui/QThesaurusDialog.ui: fix tab order
250
251         * QGraphics.[Ch]:
252         * QGraphicsDialog.[Ch]:
253         * ui/QGraphicsDialog.ui:
254         * Makefile.am:
255         * Makefile.dialogs:
256         * Dialogs.C: add graphics dialog
257  
258 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
259
260         * QThesaurus.C: clear selection on update
261
262         * QInclude.[Ch]:
263         * QincludeDialog.[Ch]:
264         * ui/QincludeDialog.ui:
265         * Makefile.am:
266         * Makefile.dialogs:
267         * Dialogs.C: add Include dialog
268  
269         * README: add note about crashes
270  
271 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
272
273         * QThesaurusDialog.C: whoops, forgot to clear before update
274  
275 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
276
277         * QBibtex.C:
278         * QBibtexDialog.h:
279         * QBibtexDialog.C:
280         * ui/QBibtexDialog.ui: fix some things, add
281           delete button
282
283         * QExternalDialog.C: fix file dialog thing
284  
285         * QThesaurus.h: 
286         * QThesaurus.C: 
287         * QThesaurusDialog.h:
288         * QThesaurusDialog.C: 
289         * ui/QThesaurusDialog.ui: fix compile, get working
290  
291         * moc/Makefile.am: fix builddir != srcdir
292  
293 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
294
295         * GUIRunTime.C: fix argc handling
296  
297 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
298
299         * ui/*.ui: 
300         * ui/Makefile.am: add some sed magic to replace tr() with _()
301  
302 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
303
304         * Makefile.am: remove accidentally committed xforms file
305  
306 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
307
308         * Dialogs.C:
309         * Makefile.dialogs: 
310         * QThesaurus.[Ch]:
311         * QThesaurusDialog.[Ch]:
312         * ui/QThesaurusDialog.ui: add thesaurus dialog
313  
314 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
315
316         * Dialogs.C:
317         * Makefile.am:
318         * Makefile.dialogs:
319         * QExternal.[Ch]:
320         * QExternalDialog.[Ch]:
321         * ui/QExternalDialog.ui: add external dialog
322  
323 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
324
325         * Dialogs.C:
326         * Makefile.dialogs:
327         * QERT.[Ch]:
328         * QERTDialog.[Ch]:
329         * ui/QERTDialog.ui: add ERT dialog
330  
331 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
332
333         * Dialogs.C:
334         * Makefile.am:
335         * Makefile.dialogs: 
336         * QError.[Ch]:
337         * QErrorDialog.[Ch]:
338         * ui/QErrorDialog.ui: add LaTeX error dialog
339
340 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
341
342         * Dialogs.C:
343         * QCharacter.[Ch]:
344         * QCharacterDialog.[Ch]:
345         * ui/QcharacterDialog.ui: make work again,
346           add auto-apply feature
347  
348 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
349
350         * Dialogs.C:
351         * Makefile.am:
352         * Makefile.dialogs:
353         * QBibitem.[Ch]:
354         * QBibitemDialog.[Ch]:
355         * ui/QBibitemDialog.ui: add Bibitem dialog
356  
357 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
358
359         * Dialogs.C:
360         * Makefile.dialogs:
361         * QBibtex.[Ch]:
362         * QBibtexDialog.[Ch]:
363         * ui/QBibtexDialog.ui: added BibTeX dialog.
364
365         * README: update
366  
367 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
368
369         * Qt2BC.C: whoops, reversed sense of setReadOnly()
370  
371 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
372
373         * Dialogs.C: 
374         * QRef.[Ch]:
375         * ui/QRefDialog.ui: add Ref dialog back
376
377         * QAbout.[Ch]:
378         * QCitation.[Ch]: 
379         * QDocument.[Ch]: 
380         * QIndex.[Ch]: 
381         * QURL.[Ch]:
382         * Qt2Base.h: protect build() with updating_ too 
383
384         * QCitationDialog.C: use Qt2Base::readOnly
385
386         * README: update
387          
388 2001-08-25  John Levon  <moz@compsoc.man.ac.uk>
389
390         * Dialogs.C: add URL
391  
392         * QAbout.h:
393         * QCitation.h:
394         * QDocument.h: 
395         * QIndex.C: 
396         * Qt2Base.h:
397         * Qt2Base.C: add an updating_ variable to prevent
398           bc() breakage.
399
400         * QURL.h:
401         * QURL.C:
402         * QURLDialog.h:
403         * QURLDialog.C:
404         * ui/QURLDialog.ui: make alive again
405          
406         * Qt2BC.C: make lineedits ReadOnly not disabled 
407  
408         * README: update
409  
410         * ui/QCitationDialog.ui: small cleanups
411
412         * ui/QIndexDialog.ui: add a what's this
413  
414 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
415
416         * Dialogs.C: include the right files
417
418         * QCitation.C: closePB not cancelPB
419  
420         * QCitationDialog.C:
421         * QCitationDialog.h:
422         * ui/QCitationDialog.ui: small fixes
423
424         * QIndex.h:
425         * QIndex.C:
426         * QIndexDialog.C:
427         * QIndexDialog.h: 
428         * ui/QIndexDialog.ui: more fixes
429          
430         * Qt2Base.h:
431         * Qt2Base.C: add reset() to workaround problem. 
432
433         * README: update
434
435         * Makefile.am: 
436         * Timeout_pimpl.h:
437         * Timeout_pimpl.C: add the timer
438
439 2001-08-23  John Levon  <moz@compsoc.man.ac.uk>
440
441         * Dialogs.C:
442         * Makefile.am:
443         * Qt2BC.h:
444         * Qt2BC.C:
445         * QAbout.C:
446         * QCitation.C:
447         * QDocument.h:
448         * Qt2Base.C:
449         * Qt2Base.h: rename qt2BC -> Qt2BC, set focus for widget enable
450
451         * QIndex.h:
452         * QIndex.C:
453         * ui/QIndexDialog.ui: use the BC properly
454
455         * Qt2Base.h:
456         * Qt2Base.C: add a virtual isValid(), and predicate what changed()
457           tells the BC on the return value
458  
459         * README: update
460  
461 2001-08-21  John Levon  <moz@compsoc.man.ac.uk>
462
463         * Dialogs.C: add QIndex
464
465         * ui/Makefile.am:
466         * Makefile.am: fix build
467  
468         * ui/QAboutDialog.ui:
469         * QAbout.C: finish dialog
470
471         * ui/QCitationDialog.ui:
472         * QCitationDialog.C: BC fixes
473  
474         * ui/QIndexDialog.ui: 
475         * QIndex.h:
476         * QIndex.C: 
477         * QIndexDialog.h:
478         * QIndexDialog.C: got index dialog working
479
480 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
481
482         * all files: enormous naming re-jig and tidy
483  
484 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
485
486         Consistent use of Lsstream.h:
487         * FormCredits.C (build): std::stringstream -> stringstream.
488
489 2001-06-17  Angus Leeming  <a.leeming@ic.ac.uk>
490
491         * FormCitation.C (build): removed bc().refresh() call as the controller
492         should take care of this.
493         (update): removed noKeys stuff as you don't use it.
494
495         * FormCitationDialogImpl.C (slotBibSelected): Can't select bibkeys[-1]!
496         We were being bit by the xforms browser returns the browser line number
497         in Fortran style, but Qt uses C-style.
498
499 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
500
501         * FormCitationDialogImpl.C: added using directive.
502
503         * qt2BC.[Ch]: qt2BC now derives from GuiBC<QButton, QWidget>.
504         No idea why this wasn't done ages ago! 
505
506 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
507
508         * FormCharacter.C:
509         * FormParagraph.C (c-tor): cosmetic name change of signal.
510
511 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
512
513         * FormCitation.C:
514         * Qt2Base.C: removed // -*- C++ -*- as first line.
515
516         * FileDialog_private.h:
517         * FormCopyright.h:
518         * FormCredits.h:
519         * FormIndex.h:
520         * FormParagraph.h:
521         * FormPrint.h:
522         * FormRef.h:
523         * FormSearch.h:
524         * FormSplash.h:
525         * FormTabularCreate.h:
526         * FormToc.h:
527         * FormUrl.h:
528         * QtLyXView.h: added // -*- C++ -*- as first line.
529
530 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
531
532         * <various>: fix random space pepper to use
533           hard tabs. Also add <config.h> where necessitated
534           by using LString.h
535  
536 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
537
538         * FormDocument.C (build): add iso8859-15 support.
539
540 2001-05-17  Allan Rae  <rae@lyx.org>
541
542         * FormCharacter.C:
543         * FormCopyright.C:
544         * FormCredits.C:
545         * FormSearch.C: gettext went missing but is back gain now _().
546
547         * Makefile.am:  ButtonController is now ButtonControllerBase.
548         It now compiles but it won't link lyx on my system.  Complaints about
549         not being able to link in libraries lib{GL,GLU,Xft,Xext,Xmu} which
550         are all present and accounted for by ldconfig.  YMMV.
551
552 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
553
554         * FormParagraph.C: remove !NEW_INSETS and !NO_PEXTRA cruft
555
556 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
557
558         * FormCharacter.C:
559         * FormDocument.h:
560         * FormSearch.C:
561         * Dialogs.C: s/popup/dialog/
562
563         * qt2BC.h:
564         * qt2BC.C:
565         * FormCitation.C:
566         * FormDocument.C: s/UndoAll/Restore/
567
568         * Qt2Base.h:
569         * Qt2Base.C: s/ControlButton/ControlButtons/
570
571         
572 2001-04-02  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
573
574         * Makefile.am: Simplified Makefile.am
575
576 2001-03-31  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
577
578         * FormCitationDialogImpl.C (doPreviousNext): Propagated search
579         fixes from XForms
580         * several files: MVC for citation dialog
581
582 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
583
584         * Qt2Base.[Ch]: changed ControlBase to ControlButton.
585
586 2001-03-19  Edwin Leuven  <leuven@fee.uva.nl>
587
588         * qt2 compiles again:
589         * Makefile.am: added missing xform dialogs
590         * FormParagraph.C: only extra setting if wanted
591         * FormParagraph.h: add namespace to connection
592         
593 2001-03-16  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
594
595         * FormParagraph.C (apply): Only call SetParagraphExtraOpt() when
596         NO_PEXTRA is not defined (in line with XForms frontend)
597
598         * Dialogs.C: Adapted to backend changes
599
600         * Makefile.am: updated citation dialog
601         * Citation dialog added: FormCitation.{C,h},
602         *    FormCitationDialog.ui, FormCitationDialogImpl.{C,h}
603
604 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
605
606         * several files: remove CXX_WORKING_NAMESPACES
607
608 2001-03-15  Edwin Leuven  <leuven@fee.uva.nl>
609
610         * Added splash screen
611         * Makefile.am: updated
612         * FormSplash.[Ch]: added
613         * FormSplashImpl.[Ch]: added
614         
615 2001-03-09  Edwin Leuven  <leuven@fee.uva.nl>
616
617         * Makefile.am: updated
618         * paragraphdlg.ui: manually enabled items in minipage settings
619         * paragraphdlgimpl.C: tweak enable code on extra page
620         * Stuff sent in by Denis Perchine <dyp@perchine.com> to compile again:
621         * FileDialog_private.[Ch]: added
622         * FileDialog.C: added
623         * FormParagraph.C: params settings updated
624
625 2001-03-06  Edwin Leuven  <leuven@fee.uva.nl>
626
627         * Search dialog added:
628         * FormSearch.[Ch]
629         * searchdlg.ui
630         * searchdlg.[Ch]
631         * searchdlgimpl.[Ch]
632
633 2001-02-16  Edwin Leuven  <leuven@fee.uva.nl>
634
635         * remove inheritance from noncopyable in Form*.h
636         * Character dialog added:
637         * FormCharacter.[Ch]
638         * chardlg.ui
639         * chardlg.[Ch]
640         * chardlgimpl.[Ch]
641         
642 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
643
644         * FormParagraph.C: fix bview->update()
645
646 2001-01-24  Edwin Leuven  <leuven@fee.uva.nl>
647
648         *FormParagraph.C:
649         *FormParagraph.h:
650         *FormPrint.C:
651         *FormPrint.h:
652         *FormTabularCreate.C:
653         *FormTabularCreate.h:
654         *QtLyXView.h:
655         *emptytable.C:
656         *emptytable.h:
657         *paragraphdlg.C:
658         *paragraphdlg.h:
659         *paragraphdlg.ui:
660         *paragraphdlgimpl.C:
661         *paragraphdlgimpl.h:
662         *printdlg.C:
663         *printdlg.h:
664         *printdlg.ui:
665         *printdlgimpl.C:
666         *printdlgimpl.h:
667         *tabularcreatedlg.C:
668         *tabularcreatedlg.h:
669         *tabularcreatedlg.ui:
670         *tabularcreatedlgimpl.C:
671         *tabularcreatedlgimpl.h:
672         *Makefile.am: added paragraph/print/tabular create dialogs
673
674 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
675
676         * src/frontends/qt2/.cvsignore:
677         * Dialogs.C:
678         * FormCopyright.C:
679         * FormCopyright.h:
680         * FormCopyrightDialog.C:
681         * FormCopyrightDialog.h:
682         * FormCopyrightDialogBase.C:
683         * FormCopyrightDialogBase.h:
684         * FormCopyrightDialogBase.ui:
685         * GUIRunTime.C:
686         * Makefile.am: start frontend with the Copyright
687           dialog