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