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