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