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