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