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