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