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