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