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