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