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