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