]> git.lyx.org Git - features.git/blob - src/frontends/qt2/ChangeLog
Convert the spellchecker dialog to the Dialog-based scheme.
[features.git] / src / frontends / qt2 / ChangeLog
1 2004-03-31  Angus Leeming  <leeming@lyx.org>
2
3         * Dialogs.C (build): added spellchecker dialog.
4         * Dialogs2.C (showSpellchecker): removed.
5
6         * QSpellchecker.[Ch]: converted to the Dialog-based scheme.
7
8 2004-03-31  Angus Leeming  <leeming@lyx.org>
9
10         * Dialogs.C (build): added preferences dialog.
11         * Dialogs2.C (showPreferences): removed.
12
13         * QPrefs.[Ch]: converted to the Dialog-based scheme.
14
15 2004-03-31  Angus Leeming  <leeming@lyx.org>
16
17         * QPrefs.[Ch]:
18         * QPrefsDialog.C: changes due to the changed ControlPrefs interface.
19
20 2004-03-30  Angus Leeming  <leeming@lyx.org>
21
22         * Dialogs.C (build): added document dialog.
23         * Dialogs2.C (showDocument): removed.
24
25         * QDocument.[Ch]: converted to the Dialog-based scheme.
26
27 2004-03-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
28
29         * QBibtex.C:
30         * QDocument.C:
31         * QDocumentDialog.C:
32         * ui/BiblioModuleBase.ui: bibtopic support.
33         
34         * QPrefs.C:
35         * QPrefsDialog.C:
36         * ui/QPrefsLaTeXModule.ui: customize bibtex call.
37         
38         * QFloat.C:
39         * QFloatDialog.C:
40         * floatplacement.[Ch]: add support for sidewaysfloats
41         fix enabling of placement values (bug 1016)
42
43 2004-03-28  Angus Leeming  <leeming@lyx.org>
44
45         * Dialogs.C (build): added print dialog.
46         * Dialogs2.C (showPrint): removed.
47
48         * QPrint.[Ch]: converted to the Dialog-based scheme.
49
50 2004-03-27  Angus Leeming  <leeming@lyx.org>
51
52         * Dialogs.C (build): added sendto dialog.
53         * Dialogs2.C (showSendto): removed.
54
55         * QSendto.[Ch]: converted to the Dialog-based scheme.
56
57 2004-03-25  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
58
59         * QLyXKeySym.C (print): new method; print a KeySym using Qt syntax
60
61 2004-03-17  Angus Leeming  <leeming@lyx.org>
62
63         * Dialogs2.C, lyx_gui.C: remove mention of the forks dialog.
64
65 2004-03-07  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
66
67         * QCitation.C:
68         * QDocument.C:
69         * QDocumentDialog.C:
70         * ui/BiblioModuleBase.ui: support jurabib.
71
72 2004-03-05  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
73
74         * QCitation.C:
75         * ui/QCitationDialogBase.ui: Support second \cite option.
76         
77         * QDocumentDialog.C (branches): Don't deselect branch
78         after button press.
79         * QBranch.C: fix off-by-one-error. 
80
81 2004-02-21  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
82
83         * QPrefs.C, QPrefsDialog.C, ui/QPrefPathsModule.ui: remove
84         use_tempdir
85
86 2004-02-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
87
88         * QDocument.C:
89         * QDocumentDialog.C: 
90         * ui/LanguageModuleBase.ui: get rid of the single/double 
91         quote toggle (accessible via lfuns now).
92
93 2004-02-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
94
95         * QRef.[Ch]: Real fix for bug 1511 (restore latest settings);
96         fix for bug 1512 (restore ref format settings).
97
98 2004-02-18  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
99
100         * QCitation.[Ch]:
101         * QCitationDialog.[Ch]: open the find dialog if an inset is 
102         new (new method openFind()). Fixes bug 1146.
103         
104         * QCitation.C: restore the chosen natbib style.
105         
106         * QRef.C: Disable goto button if there is no ref (bug 1037)
107         Restore setting of the buffer combo (bug 1511)
108
109 2004-02-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
110
111         * floatplacement.C (set): "c" -> 'c' in calls to contains
112
113 2004-01-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
114
115         * QPrefs.C: add using statement for std::distance
116         (findPos): add a typedef for the const_iterator.
117
118         * QLPopupMenu.C: add using statement for std::distance
119
120         * QDocument.C: add using statement for std::distance
121
122 2004-01-25  Angus Leeming  <leeming@lyx.org>
123
124         * Dialog.C (build): add the "findreplace" dialog.
125         * Dialogs2.C (showSearch): removed.
126
127         * QSearch.[Ch]: derive from QDialogView rather than from Qt2Base.
128
129 2004-01-15  Ronald Florence  <ron@18james.com>
130
131         * Menubar_pimpl.C: change Q_WS_MAC conditional define to
132         Q_WS_MACX.
133
134         * qfont_loader.C: add support for LyX/Mac to find Fonts directory
135         inside the application bundle.
136
137 2004-01-08  Angus Leeming  <leeming@lyx.org>
138
139         * FileDialog.C (open, save):
140         * FileDialog_private.[Ch] (c-tor):
141         the file filter mask is now passed as a FileFilterList rather than
142         as a string.
143
144         * QExternalDialog.C (browseClicked):
145         * QGraphicsDialog.C (browse_clicked):
146         * QInclude.C (browse):
147         changes doe to the name change controller().Browse() to
148         controller().browse().
149
150 2003-12-15  Ronald Florence <ron@18james.com>
151
152         * qfont_loader.C: fixed headers to compile w/o X11
153
154         * QWorkArea.C (checkAppleEventForMissingParams)
155         (handleOpenDocuments): add support for OpenDocuments apple event
156
157         * lyx_gui.C (macEventFilter): handle apple events
158
159 2004-01-05  Angus Leeming  <leeming@lyx.org>
160
161         * FileDialog_private.C (c-tor): invoke convert_brace_glob to convert
162         a csh-style glob like "*.{abc,def}" to something that
163         Qt can understand.
164
165 2003-12-30  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
166
167         * ui/QGraphicsDialogBase.ui: add missing signal/slot (bug 1469).
168
169 2003-12-14  Angus Leeming  <leeming@lyx.org>
170
171         * QBranch.C: use the List interface to BranchList, simplifying the code.
172
173         * QDocument.C:
174         * QDocumentDialog.C: overhaul the branchlist code.
175
176 2003-12-14  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
177
178         * QMinipage.[Ch]:
179         * QMinipageDialog.[Ch]:
180         * ui/QMinipageDialogBase.ui: remove from repository.
181         * Dialogs.C:
182         * Makefile.am:
183         * Makefile.dialogs: remove minipage.
184
185 2003-12-12  Angus Leeming  <leeming@lyx.org>
186
187         * QBranch.C:
188         * socket_callback.[Ch]: unix line endings.
189
190 2003-12-11  Angus Leeming  <leeming@lyx.org>
191
192         * QCitationDialog.C (availableChanged, selectedChanged): ensure that
193         the bibkeysInfo map is populated before calling biblio::getInfo.
194         Prevents and assert when the bibtex database is not found.
195
196 2003-12-10  Angus Leeming  <leeming@lyx.org>
197
198         * QExternal.C, ui/QExternalDialogBase.ui: add a 'draft' check box
199         and use it to fill InsetExternalParams::draft.
200
201 2003-12-10  Angus Leeming  <leeming@lyx.org>
202
203         * QNote.C: changes due to the change of type of InsetNoteParams::type
204         from string to an enum.
205
206 2003-12-10  Angus Leeming  <leeming@lyx.org>
207
208         * lengthvalidator.[Ch]: make <qwidget.h> visible to the class.
209
210 2003-12-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
211
212         * lengthvalidator.[Ch] (LengthValidator): change the constructor to
213         take a QWidget* instead of QObject*.
214
215 2003-12-09  Angus Leeming  <leeming@lyx.org>
216
217         * checkedwidgets.C (setWarningColor): new function that should
218         work also with Qt 2.3.x.
219         (setWidget): call setWarningColor, not setPaletteForegroundColor.
220
221 2003-12-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
222
223         * QExternal.C: add using directive
224
225 2003-12-05  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
226
227         * QBox.[Ch]: (new)
228         * QBoxDialog.[Ch]: (new)
229         * ui/QBoxDialogBase.ui: (new)
230         * Makefile.am:
231         * Makefile.dialogs:
232         * Dialogs.C: new VSpace dialog.
233         * lengthcommon.[Ch]: add insertItem(int) method
234
235 2003-12-05  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
236
237         * QDocument.C: use geometry on custom, A3, B3 and B4
238         papersizes.
239
240 2003-12-05  Angus Leeming  <leeming@lyx.org>
241
242         * QVCLog.[Ch]:
243         * QVCLogDialog.[Ch]:
244         * ui/QVCLogDialogBase.ui: removed.
245
246         * Makefile.am, Makefile.dialogs: remove all mention of these files.
247
248 2003-12-05  Angus Leeming  <leeming@lyx.org>
249
250         * QLog.C: much simplified, thanks to the more powerful interface
251         of ControlLog.
252
253         * Dialogs.C: no need anymore to build a separate VCLog dialog.
254
255 2003-12-05  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
256
257         * ui/QExternalDialogBase.ui: improved layout.
258
259 2003-12-04  Angus Leeming  <leeming@lyx.org>
260
261         * lengthvalidator.[Ch]: a new class LengthValidator, derived from
262         QValidator enables us to validate that the input text is a LyXLength.
263
264         * checkedwidgets.[Ch]: a new class CheckedLineEdit derived from
265         CheckedWidget enables us to add widgets to a list at build time.
266         Thereafter, their validity is checked automatically on each
267         input event, thus allowing us to 'remember' invalid widgets and
268         so control the state of the 'Apply', 'Ok' buttons.
269         As a bit of fun and to provide the user with some visual feedback,
270         the invalid widgets are displayed in red.
271
272         * Makefile.am, Makefile.dialogs: add the new files.
273
274         * QExternal.[Ch]:
275         * QExternalDialog.C:
276         * ui/QExternalDialogBase.ui: a total overhaul. In addition, the
277         dialog can now manipulate the transform data (rotate, scale, crop).
278         Makes full use of CheckedLineEdit.
279
280 2003-12-01  Angus Leeming  <leeming@lyx.org>
281
282         * QContentPane.[Ch] (SyntheticMouseEvent): a new, helper struct.
283         (QContentPane): store an instance of SyntheticMouseEvent and
284         add a slot, generateSyntheticMouseEvent, that is invoked by the
285         SyntheticMouseEvent::timeout.
286         (mouseMoveEvent): initialize synthetic_mouse_event_ when the
287         mouse button is depressed and the cursor is outside of the work area.
288         (generateSyntheticMouseEvent): if the scrollbar value is different
289         from the cached value, then dispatch a 'synthetic' mouse event.
290
291 2003-12-01  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
292
293         * QVSpace.C: remove VSPACE::NONE, remove restore button.
294         * ui/QVSpaceDialogBase.ui: remove restore button, fix tooltip.
295
296 2003-12-01  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
297
298         * QDocumentDialog.[Ch]: (branches) don't insert a coloritem
299         for colorless branches; implement double click for (de)activating
300         branches.
301
302         * lengthcombo.[Ch]: introduce a noPercents() method which allows
303         to use the widget without the %-items.
304         * QVSpace.C:
305         * QDocument.C: use noPercents() where appropriate.
306
307         * QParagraph.[Ch]: remove dead code and dependencies.
308
309 2003-11-30  Angus Leeming  <leeming@lyx.org>
310
311         * QContentPane.C (QContentPane): squash warning about variables
312         being initialized in the wrong order.
313
314 2003-11-29  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
315
316         * qt_helpers.C (widgetsToLength): handle glue lengths
317         * QDocumentDialog.C: use clicked() instead of pressed()
318         for branches color button.
319         * QVSpace.[Ch]: fix a few bugs, simplify the code (by using
320         qt_helpers functions)
321         * QDocumentDialog.C:
322         * ui/QDocumentDialogBase.ui: use lengthcombo instead of
323         QComboBox (which simplifies the code).
324         * QParagraphDialog.C: whitespace
325         * ui/QParagraphDialogBase.ui: restore lost connections.
326
327 2003-11-29  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
328
329         * QVSpace.[Ch]: (new)
330         * QVSpaceDialog.[Ch]: (new)
331         * ui/QVSpaceDialogBase.ui: (new)
332         * Makefile.am:
333         * Makefile.dialogs:
334         * Dialogs.C: new VSpace dialog.
335
336 2003-11-24  Alfredo Braunstein  <abraunst@lyx.org>
337
338         * QContentpane.[Ch] (trackScrollbar): add
339         * QWorkarea.C (setScrollbarParams): do not track scrollbar signals
340         when manually setting the scrollbar position
341
342 2003-11-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
343
344         * ui/QMathDialogBase.ui: remove mention of \frac in tooltip, since
345         \f is interpreted by gettext as a special sequence.
346
347         * QDocument.C (build_dialog): remove use of latin1 in
348         some translatable strings. It confuses gettext.
349
350 2003-11-20  Angus Leeming  <leeming@lyx.org>
351
352         * BulletsModule.C (setBullet): squash gcc 'may be uninitialized' warning.
353         * QTabularDialog.C (hAlign_changed, vAlign_changed): ditto.
354
355         * QLImage.C (clip_impl): squash comparison of signed, unsigned warning.
356         * QSendto.C (apply, isValid): ditto.
357         * qt_helpers.C (formatted): ditto.
358
359 2003-11-05  João Luis M. Assirati  <assirati@fma.if.usp.br>
360
361         * lyx_gui.C: {set,remove}_{server,data}socket_callback(): replace
362         dummy functions with working ones
363         * socket_callback.[Ch] ():
364         new files with a class to connect sockets.
365         * Makefile.am: add the above
366
367 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
368
369         * QSearch.[Ch]:
370         * QSearchDialog.C: adjust to spellcheck code changes
371
372 2003-11-01  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
373
374         * ui/QParagraphDialogBase.ui: finally remove [line|pagebreak]_[above|below]
375
376 2003-10-27  André Pönitz  <poenitz@gmx.net>
377
378         * QParagraph.C:
379         * ui/QParagraphDialogBase.ui: partially remove [line|pagebreak]_[above|below]
380
381 2003-10-27  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
382
383         * QDocument.[Ch]:
384         * QDocumentDialog.[Ch]: Fix color setting of branches.
385
386 2003-10-23  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
387
388         * Dialogs.C:
389         * Makefile.am:
390         * Makefile.dialogs:
391         * QDocument.[Ch]:
392         * QDocumentDialog.[Ch]: Add qt gui for branches
393
394         * QBranch.[Ch]:
395         * QBranchDialog.[Ch]:
396         * ui/BranchesModuleBase.ui:
397         * ui/QBranchModuleBase.ui: new files (qt gui for branches).
398
399 2003-10-22  Angus Leeming  <leeming@lyx.org>
400
401         * QExternal.C:
402         * QExternalDialogBase.ui: enable the user to choose to 'preview' the
403         external file.
404
405 2003-10-14  Angus Leeming  <leeming@lyx.org>
406
407         * lyx_gui.C (start): store the LyXView in the LyX list of all LyXViews.
408
409 2003-10-13  João Luis Meloni Assirati  <assirati@fma.if.usp.br>
410
411         * lyx_gui.C: Declared and allocated lyxsocket.
412
413 2003-10-13  Angus Leeming  <leeming@lyx.org>
414
415         * lyx_gui.C (set_datasocket_callback, set_serversocket_callback,
416         remove_datasocket_callback, remove_serversocket_callback):
417         placeholder functions, enabling the frontend to be linked.
418
419 2003-10-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
420
421         * lyx_gui.C (start): adjust for distpatch change
422
423 2003-10-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
424
425         * qfont_loader.C: add #include (needed for LyX/Mac)
426
427 2003-10-08  Angus Leeming  <leeming@lyx.org>
428
429         Fix doxygen warnings.
430
431         * QLToolbar.h: \file qt2/Toolbar_pimpl.h -> \file QLToolbar.h
432
433 2003-10-07  Angus Leeming  <leeming@lyx.org>
434
435         * ui/QExternalDialogBase.ui:
436         * QExternal.[Ch]:
437         * QExternalDialog.[Ch]: allow the user to alter the extradata
438         field of InsetExternal::Params.
439
440 2003-10-07  Angus Leeming  <leeming@lyx.org>
441
442         * QExternal.C: InsetExternal::Params -> InsetExternalParams.
443
444 2003-10-06  Michael Schmitt  <michael.schmitt@teststep.org>
445
446         * QDelimiterDialog.h:
447         * QMathDialog.h:
448         * QSearchDialog.h:
449         * floatplacement.h:
450         * iconpalette.h:
451         * panelstack.h: add #include <string>.
452
453 2003-10-01  Vitaly Lipatov  <lav@vl3143.spb.edu>
454
455         * FileDialog.C: use fromqstr in a few places to enable the dialog to
456         read non-latin filenames.
457
458 2003-10-01  Angus Leeming  <leeming@lyx.org>
459
460         * QExternal.C (helpText): changes due to the introduction of
461         namespace lyx::external.
462
463 2003-09-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
464
465         * several .C files: add debug.h at top to avoid compilation
466         errors.
467
468 2003-09-25  Angus Leeming  <leeming@lyx.org>
469
470         * QExternal.C (update_contents, apply): InsetExternal::Params::
471         templatename now has accessor functions.
472
473 2003-09-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
474
475         * QLPopupMenu.C (getLabel): fix so that bindings are added even if
476         shortcut is missing.
477
478 2003-09-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
479
480         * QtView.C (activated): change to take a FuncRequest, not a slot
481         anymore.
482
483         * QLToolbar.C (update): adjust
484         (add): change to take a FuncRequest
485
486         * QLPopupMenu.C (createMenu): constify id
487         (QLPopupMenu): connect to local class func fire instead of to
488         QtView::activated.
489         (fire): new class function
490         (populate): change to store a cache of FuncRequest for the menu
491         items, adjust
492
493         * QContentPane.C (keyPressEvent): fix new bug
494
495         * LyXKeySymFactory.C (create): fix new bug
496
497 2003-09-19  Angus Leeming  <leeming@lyx.org>
498
499         * QInclude.C: changes dues to the changed storage in InsetInclude,
500         from an InsetInclude::params to an InsetCommandParams.
501
502 2003-09-18  Angus Leeming  <leeming@lyx.org>
503
504         * QInclude.C (apply): No need to set InsetInclude::Params::flag;
505         the variable has been removed. Instead, set the command name directly.
506
507 2003-09-18  Angus Leeming  <leeming@lyx.org>
508
509         * QLPainter.C:
510         * QLPainter.h:
511         * QPrefsDialog.h:
512         * lcolorcache.C:
513         * lcolorcache.h:
514         * lyx_gui.C: rename EnumLColor as LColor_color.
515
516 2003-09-16  Angus Leeming  <leeming@lyx.org>
517
518         * QLImage.[Ch]: separate interface from implementation. Make all the virtual
519         functions private.
520
521 2003-09-16  Angus Leeming  <leeming@lyx.org>
522
523         * QCharacter.C, QPrefs.C, lyx_gui.C: add #include "LColor.h".
524
525 2003-09-15  Angus Leeming  <leeming@lyx.org>
526
527         * QLPainter.C: add #include "LColor.h".
528         * QLPainter.[Ch] (setPen, point, line, lines, rectangle, fillPolygon, arc):
529         pass EnumLColor args, rather than LColor::color ones.
530
531         * QPrefsDialog.C: add #include "LColor.h".
532         * QPrefsDialog.h: remove #include "LColor.h". Store a vector<EnumLColor> colors_;
533
534         * QWorkArea.C: add #include "LColor.h".
535
536         * lcolorcache.C: add #include "LColor.h".
537         * lcolorcache.h: store a map<EnumLColor, QColor>.
538         * lcolorcache.[Ch] (get):pass EnumLColor args, rather than LColor::color ones.
539
540         * qscreen.C: add #include "LColor.h".
541
542         * lyx_gui.C (hexname, update_color): pass EnumLColor args, rather
543         than LColor::color ones.
544
545 2003-09-15  Angus Leeming  <leeming@lyx.org>
546
547         * QAbout.C (build_dialog):
548         * QPrefs.C (apply): remove STRCONV.
549
550 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
551
552         * BulletsModule.C: change Assert to BOOST_ASSERT
553         * panelstack.C: ditto
554         * QDocument.C: ditto
555
556 2003-09-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
557
558         * QLToolbar.C: include <qtoolbar.h>
559
560         * QLPopupMenu.h: include <utility>
561
562         * qt_helpers.C:
563         * qfont_loader.C: include <algorithm>
564
565 2003-09-08  Angus Leeming  <leeming@lyx.org>
566
567         * FileDialog.C:
568         * QCitation.C:
569         * QCitationDialog.C:
570         * QCommandBuffer.C:
571         * QContentPane.C:
572         * QGraphics.C:
573         * QLMenubar.C:
574         * QLPopupMenu.C:
575         * QLog.C:
576         * QMathDialog.C:
577         * QParagraphDialog.C:
578         * QPrefsDialog.C:
579         * QRef.C:
580         * QTexinfo.C:
581         * QtView.C:
582         * lyx_gui.C:
583         * panelstack.C:
584         * qscreen.C:
585         * qt_helpers.C: remove redundant using directives.
586
587 2003-09-07  Angus Leeming  <leeming@lyx.org>
588
589         * BulletsModule.h: remove #include "support/std_string.h", <vector>.
590         * QBrowseBox.h: remove #include <qwidget.h>.
591         * QCharacter.h: remove #include "support/std_string.h".
592         * QCharacterDialog.h: remove #include <qevent.h>, <qcheckbox.h>,
593         <qcombobox.h>.
594         * QContentPane.h: remove #include <qevent.h>.
595         * QDialogView.h: remove #include <qfont.h>.
596         * QDocumentDialog.h: remove #include "ui/BulletsModuleBase.h".
597         * QLPopupMenu.h: remove #include <map>.
598         * QLToolbar.h: remove #include <vector>.
599         * QWorkArea.h: remove #include <qwidget.h>, <qpixmap.h>.
600         * Qt2Base.h: remove #include <qfont.h>.
601         * QtLyXView.h: remove #include "frontends/LyXView.h".
602         * emptytable.h: remove #include <qpainter.h>.
603         * qsetborder.h: remove #include <qcolor.h>.
604
605 2003-09-06  Angus Leeming  <leeming@lyx.org>
606
607         * QParagraph.C: add Spacing.h and vspace.h includes.
608
609 2003-09-06  Angus Leeming  <leeming@lyx.org>
610
611         * QContentPane.C: add a typedef for LyXKeySymPtr.
612
613 2003-09-06  Angus Leeming  <leeming@lyx.org>
614
615         * QCitationDialog.C:
616         * QMathDialog.C:
617         * QTabularDialog.C: remove using std::endl directive.
618
619 2003-09-06  Kornel Benko  <kornel.benko@berlin.de>
620
621         * QLyXKeySym.C: re-add <map> header file.
622         * QBrowseBox.C: re-add <cmath> header file.
623         * qttableview.C: re-add <limits.h> header file.
624
625 2003-09-05  Angus Leeming  <leeming@lyx.org>
626
627         * QCitation.h:
628         * QGraphics.h:
629         * QPrefs.h:
630         * qscreen.[Ch]:
631         ensure that the header files can be compiled stand-alone.
632
633 2003-09-05  Angus Leeming  <leeming@lyx.org>
634
635         * *.C: strip out redundant #includes. (352 in total.)
636
637 2003-09-03  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
638
639         * ui/QTabularDialogBase.ui: fix typo in tooltip.
640
641 2003-08-18  Bas Zoetekouw  <bas@o2w.nl>
642
643         * ui/QRefDialogBase.ui: add eqref entry
644
645 2003-08-12  Michael Schmitt  <michael.schmitt@teststep.org>
646
647         * QTabularDialog.C:
648         * QTabular.C: rename LYX_VALIGN_CENTER to LYX_VALIGN_MIDDLE;
649         rename VCENTER to MIDDLE;
650         * ui/QTabularDialogBase.ui:
651         * ui/QMathMatrixDialogBase.ui: replace "Center" by "Middle"
652         * ui/QBibtexDialogBase.ui: rename "Bibtex" to "BibTeX"
653         * ui/QDocumentDialogBase.ui: Remove redundant ' ' from message
654
655 2003-08-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
656
657         * QWorkArea.C (QWorkArea):
658         (dragEnterEvent):
659         (dropEvent): add support for drag and drop of URIs
660
661 2003-08-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
662
663         * ui/moc/Makefile.am (INCLUDES): forgot to use QT_INCLUDES
664
665 2003-08-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
666
667         * ui/Makefile.am (INCLUDES):
668         * moc/Makefile.am (INCLUDES):
669         * Makefile.am (INCLUDES): use QT_INCLUDES
670
671         * QLToolbar.C (clearLayoutList): call Toolbar::clearLayoutList
672
673 2003-07-30  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
674
675         * ui/QCitationDialogBase.ui: Omit correct signal for styleCO changes
676         (bug 1284).
677         * QNote.C:
678         * ui/QNoteDialogBase.ui: consistent terminology for note inset (bug 1270)
679
680 2003-07-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
681
682         * qfont_loader.C:
683         * QLPopupMenu.h: add includes needed by gcc 2.95.3
684
685 2003-07-27  John Levon  <levon@movementarian.org>
686
687         * QToc.h:
688         * QToc.C: fix compile for lyx::toc
689
690 2003-07-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
691
692         * QPrefs.C:
693         * QDocumentDialog.C:
694         * QDocument.C:
695         * QGraphics.C: adapt PAPER_* enums
696
697 2003-07-25  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
698
699         * QLMenubar.h:
700         * QLMenubar.C: derives from Menubar (replaces Menubar::Pimpl)
701
702         * Menubar_pimpl.C:
703         * Menubar_pimpl.h: removed
704
705         * QtView.C: modified because of changes above
706
707 2003-07-25  Jean-Marc Lasgouttes <lasgouttes@lyx.org>
708
709         * QLToolbar.h:
710         * QLToolbar.C: derives from Toolbar (replaces Toolbar::Pimpl)
711
712         * Toolbar_pimpl.C:
713         * Toolbar_pimpl.h: removed
714
715         * QtView.C: modified because of changes above
716
717 2003-07-24  John Levon  <levon@movementarian.org>
718
719         * QPrefs.C: make sure to correctly split a default
720         lyxrc font for finding the font in the combo box
721         (bug 1285)
722
723 2003-07-23  Angus Leeming  <leeming@lyx.org>
724
725         * QExternal.C (apply, update_contents):
726         changes due to the use of the FileName class to store the external
727         file name.
728
729         * QGraphics.C (apply, update_contents): use Kernel::bufferFilepath()
730         wrapper.
731
732 2003-07-21  Angus Leeming  <leeming@lyx.org>
733
734         * QGraphics.C (apply, update_contents):
735         changes due to the use of the FileName class to store the graphics
736         file name.
737
738 2003-07-21  Angus Leeming  <leeming@lyx.org>
739
740         * QExternal.C (update_contents, apply):
741         * QGraphics.C (update_contents, apply):
742         * QLPainter.C (image):
743         * QPrefs.C (update_contents, apply): use namespace lyx::graphics rather
744         than grfx shortcut.
745
746 2003-07-21  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
747
748         * QBibTeXDialog.C:
749         * QCitationDialog.C:
750         * ui/QBibTeXAddDialogBase.ui:
751         * ui/QCitationFindDialogBase.ui:
752         Allow multiple selections, forbid duplicates (bug 1146)
753
754 2003-07-19  John Levon  <levon@movementarian.org>
755
756         * ui/QTabularCreateDialogBase.ui: set a max size (bug 1152)
757
758 2003-07-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
759
760         * Qt2Base.h (controller): ditto
761
762         * QDialogView.h (controller): follow C++ rules more closely.
763
764 2003-07-15  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
765
766         * QTabular.C:
767         * QTabularDialog.C: handle clever width input (bug 1156)
768
769 2003-07-15  John Levon  <levon@movementarian.org>
770
771         * QMathDialog.C: use widget(i) not visibleWidget() due to
772         issue N26610 in Qt 3.2.0beta2
773
774 2003-07-10  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
775
776         * Menubar_pimpl.C (Pimpl): when creating a top-level menu, make
777         sure that it is initialized to some reasonable value, so that the
778         (ugly) Qt/Mac code can do its magic (conditionally on Q_WS_MAC).
779
780 2003-07-09  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
781
782         * ui/QNoteDialog.ui:
783         * QNoteDialog.[Ch]:
784         * QNote.[Ch]:
785         * Makefile.dialogs:
786         * Dialogs.C:
787         * Dialogs2.C: New Annotation (Note) dialog
788
789 2003-07-11  André Pönitz  <poenitz@lyx.org>
790
791         * Alert_pimpl.C:
792         * QDocument.C: use bformat() instead of #ifdef
793
794 2003-07-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
795
796         * introduce namespace lyx::graphics
797
798 2003-07-03  John Levon  <levon@movementarian.org>
799
800         * ui/QTexinfoDialog.ui: enable View properly
801
802 2003-07-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
803
804         * introduce namespace lyx::support
805
806 2003-06-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
807
808         * QLPopupMenu.C: fix \file
809
810         * BulletsModule.C (BulletsModule): fix type const order (opposite
811         of everywhere else in the lyx code)
812         * QAboutDialog.C (QAboutDialog): ditto
813         * QBrowseBox.C (QBrowseBox): ditto
814         (exec): ditto
815         * and several more files the same...
816
817 2003-06-27  Alfredo Braunstein  <abraunst@libero.it>
818
819         * lyx_gui.C (start): use BufferView::loadLyXFile
820
821 2003-06-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
822
823         * Toolbar_pimpl.C (add): do not add unknown lfuns
824
825 2003-06-21  Alfredo Braunstein  <abraunst@libero.it>
826
827         * QError.[Ch]:
828         * QErrorDialog.[Ch]:
829         * ui/QErrorDialogBase.ui: removed
830         * Makefile.am:
831         * Makefile.dialogs:
832         * Dialogs.C: adjust
833
834 2003-06-21  Alfredo Braunstein  <abraunst@libero.it>
835
836         * QDocumentDialog.C: header reordering to handle qt/boost "signals"
837         symbol clash
838
839 2003-06-20  Angus Leeming  <leeming@lyx.org>
840
841         * QBibtexDialog.C (browsePressed): fix warning of comparison between
842         signed and unsigned ints.
843
844         * QBibtex.C (update_contents): changes due to changed controller
845         interface.
846
847         * QTexinfo.[Ch]:
848         * QTexinfoDialog.C: clean-up handling of TeX file databases.
849
850 2003-06-19  Alfredo Braunstein  <abraunst@libero.it>
851
852         * lyx_gui.C (start): call ::loadLyXFile instead
853         of BufferList::loadLyXFile
854
855 2003-06-19  Angus Leeming  <leeming@lyx.org>
856
857         * Dialogs.C:
858         * Dialogs2.C:
859         * QTexinfo.[Ch]: changes to use the new Dialog-based scheme.
860
861 2003-06-19  Angus Leeming  <leeming@lyx.org>
862
863         * lyx_gui.C (getStatus): changes due to replacement of lots of lfuns
864         with LFUN_DIALOG_SHOW <name>.
865
866 2003-06-17  Angus Leeming  <leeming@lyx.org>
867
868         * Dialogs.C: rename math panel identifier as "mathpanel".
869         * Dialogs2.C (showMathPanel): removed.
870
871 2003-06-17  Angus Leeming  <leeming@lyx.org>
872
873         * Dialogs.C:
874         * QDelimiterDialog.C:
875         * QMath.[Ch]:
876         * QMathDialog.C:
877         * QMathMatrixDialog.C: s/ControlMath2/ControlMath/.
878
879 2003-06-17  Angus Leeming  <leeming@lyx.org>
880
881         * Dialogs.C (build): create "mathdelimiter" and "mathmatrix" dialogs.
882
883         * QMath.[Ch]: add QMathMatrix and QMathDelimiter classes.
884
885         * QDelimiterDialog.[Ch]: store a QMathDelimiter*, not a QMath*.
886         * QMathMatrixDialog.[Ch]: store a QMathMatrix*, not a QMath*.
887
888         * QMathDialog.C (delimiterClicked, matrixClicked): fix memory leaks.
889
890 2003-06-14  John Levon  <levon@movementarian.org>
891
892         * ui/QPrintDialogBase.ui: make "OK" default
893
894 2003-06-13  John Levon  <levon@movementarian.org>
895
896         * ui/QRefDialogBase.ui: reduce visual clutter
897
898 2003-06-13  John Levon  <levon@movementarian.org>
899
900         * qfont_loader.C: handle Qt 3.2 beta1's "xft" raw name
901
902 2003-06-12  Angus Leeming  <leeming@lyx.org>
903
904         * Dialogs.C: add the math dialog.
905         * Dialogs2.C: a temporary hack; keep showMathPanel() but invoke (and store)
906         the new dialog.
907
908         * QMath.[Ch]: derive from QDialogView.
909
910         * QMathDialog.C:
911         * QDelimiterDialog.C:
912         * QMathMatrixDialog.C: the dispatch functions are now in the controller.
913
914 2003-06-12  Angus Leeming  <leeming@lyx.org>
915
916         * QExternalDialog.C (editClicked): do not call form_->changed().
917
918 2003-06-11  Angus Leeming  <leeming@lyx.org>
919
920         * QExternal.C: changes due to InsetExternal::Params no longer
921         storing the ExternalTemplate but its name.
922         * QRef.C: move #include "insets/insetref.h" above the Qt headers.
923         Something nasty going on with Qt polluting the global namespace.
924
925 2003-06-10  Angus Leeming  <leeming@lyx.org>
926
927         * QDocument.C (apply): compilation fix after Lars' changes ;-)
928
929 2003-06-10  Angus Leeming  <leeming@lyx.org>
930
931         * QExternal.C (update_contents): show the help text when the dialog is
932         opened.
933
934 2003-06-06  John Levon  <levon@movementarian.org>
935
936         * ui/QExternalDialogBase.ui: re-org
937
938 2003-06-04  Angus Leeming  <leeming@lyx.org>
939
940         * QExternal.C:
941         * ui/QExternalDialogBase.ui: remove the widget to input the removed
942         InsetExternal::Params::parameters variable.
943
944 2003-06-03  Angus Leeming  <leeming@lyx.org>
945
946         * Dialogs.C (build): change the External dialog button policy to
947         NoRepeatedApplyReadOnlyPolicy.
948
949         * QExternal.C:
950         * QExternalDialog.[Ch]:
951         * ui/QExternalDialogBase.ui:
952         add widgets to set the way the External dialog is
953         displayed within LyX.
954         Remove the buttons to trigger the View command and the Update command
955         (duplicates Apply).
956
957 2003-06-03  John Levon  <levon@movementarian.org>
958
959         * lyx_gui.C: add sync_events()
960         * qscreen.C: remove previous hack for bug 818
961
962 2003-06-03  John Levon  <levon@movementarian.org>
963
964         * qscreen.C: paint before saving the cursor pixmap
965         (bug 818)
966
967 2003-06-03  John Levon  <levon@movementarian.org>
968
969         * QTabular.C: fix a crash
970
971 2003-06-01  John Levon  <levon@movementarian.org>
972
973         * QGraphicsDialog.C: use relative file browsing
974         (bug 1028)
975
976 2003-05-24  John Levon  <levon@movementarian.org>
977
978         * Toolbar_pimpl.C: workaround a Qt bug with combobox
979         popup
980
981 2003-05-24  John Levon  <levon@movementarian.org>
982
983         * Makefile.am:
984         * lcolorcache.h:
985         * lcolorcache.C: add LColor::color -> QColor cache
986
987         * QLPainter.C:
988         * QPrefs.C:
989         * QWorkArea.C:
990         * lyx_gui.C: use it
991
992 2003-05-22  Angus Leeming  <leeming@lyx.org>
993
994         compile fixes.
995         * QDialogView.h: QController and QView c-tors take a string not a
996         QString.
997         * Qt2Base.h: ditto for the Qt2DB and Qt2CB c-tors.
998
999         * QDocument.C (c-tor):
1000         * QPrefs.C (c-tor):
1001         * QPrint.C (c-tor):
1002         * QSearch.C (c-tor):
1003         * QSendto.C (c-tor):
1004         * QSpellchecker.C (c-tor):
1005         * QTexinfo.C (c-tor): pass a string not a QString to the base class.
1006
1007         * QIndex.[Ch](c-tor): pass it a string, not a QString.
1008
1009         * Dialogs.C (build): the title passed to the Index dialog is a string,
1010         not a QString.
1011
1012 2003-05-21  Alfredo Braunstein  <abraunst@libero.it>
1013
1014         * Qt2Base.[Ch]:
1015         * QDialogView.[Ch] (setTitle): added
1016         * QAbout.C:
1017         * QBibitem.C:
1018         * QBibtex.C:
1019         * QChanges.C:
1020         * QCharacter.C:
1021         * QCitation.C:
1022         * QERT.C:
1023         * QError.C:
1024         * QErrorList.C:
1025         * QErrorListDialog.C:
1026         * QExternal.C:
1027         * QFloat.C:
1028         * QGraphics.C:
1029         * QInclude.C:
1030         * QLog.C:
1031         * QMinipage.C:
1032         * QParagraph.C:
1033         * QRef.C:
1034         * QShowFile.C:
1035         * QTabular.C:
1036         * QTabularCreate.C:
1037         * QThesaurus.C:
1038         * QToc.C:
1039         * QURL.C:
1040         * QVCLog.C:
1041         * QWrap.C: the argument to Dialog::View ctor is now a string. use
1042         setTitle instead of setCaption when appropriate
1043
1044 2003-05-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1045
1046         * QErrorListDialog.C: remove include for <qtextedit.h>
1047
1048 2003-05-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1049
1050         * qt_helpers.C: include <algorithm> for std::min.
1051
1052 2003-05-20  Alfredo Braunstein  <abraunst@libero.it>
1053
1054         * QErrorList.[Ch]: small bugs fixed.
1055
1056 2003-05-17  Alfredo Braunstein  <abraunst@libero.it>
1057
1058         * QErrorList.C (update_contents): replace TextBrowser::clear() by
1059         TextBrowser::setText(QString())
1060
1061 2003-05-14  Juergen Spitzmueller <juergen.sp@t-online.de>
1062
1063         * QErrorList.C (select): added a missing toqstr()
1064
1065 2003-05-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
1066
1067         * Menubar_pimpl.C (~Pimpl): move out of line
1068         (update): ditto
1069         (view): ditto
1070         (backend): ditto
1071
1072 2003-05-13  Alfredo Braunstein  <abraunst@libero.it>
1073
1074         * QErrorList.[Ch]:
1075         * QErrorListDialog.[Ch]: added
1076         * Makefile.dialogs:
1077         * Makefile.am: the above additions
1078         * Dialogs.C: ditto
1079
1080 2003-05-13  André Pönitz  <poenitz@lyx.org>
1081
1082         * Document.C:
1083         * QGraphics.C:
1084         * QTabular.C:
1085         * QPref.C:
1086         * QTabular.C:
1087         * QWrap.C:
1088         * QMinipage.C: tostr() has a header of its own now
1089
1090 2003-05-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
1091
1092         * ui/moc/Makefile.am: better lib building
1093
1094         * ui/Makefile.am: better lib building
1095
1096         * moc/Makefile.am: better lib building
1097
1098         * QtView.h: have to include config.h so that all code see the
1099         defines therein.
1100
1101         * Makefile.am: better lib building
1102
1103 2003-05-02  Michael Schmitt  <michael.schmitt@teststep.org>
1104
1105         * QDocument.C:
1106         * QDocumentDialog.C: Handle document classes with missing TeX class
1107         (-> class name prefix: "Unavailable: ")
1108
1109 2003-05-03  John Levon  <levon@movementarian.org>
1110
1111         * qscreen.h:
1112         * qscreen.C: implement new cursor API
1113
1114 2003-04-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1115
1116         * QPrefs.C (apply): only set colors if they are different from
1117         their original values
1118
1119 2003-04-30  John Levon  <levon@movementarian.org>
1120
1121         * various: change dialog titles to match new menu layout
1122
1123 2003-04-29  John Levon  <levon@movementarian.org>
1124
1125         * ui/QGraphicsDialogBase.ui: re-organise visually
1126
1127 2003-04-27  John Levon  <levon@movementarian.org>
1128
1129         * Alert_pimpl.C: handle cancel_button
1130
1131         * QTabular.C:
1132         * QTabularDialog.C:
1133         * QTabularDialog.h:
1134         * ui/QTabularDialogBase.ui: ui fixes
1135
1136 2003-04-23  John Levon  <levon@movementarian.org>
1137
1138         * QCitationDialog.C: close dialog on return in listbox
1139         (bug 866)
1140
1141 2003-04-23  John Levon  <levon@movementarian.org>
1142
1143         * QPrefs.C:
1144         * lyx_gui.C: fix bug 1063
1145
1146 2003-04-15  Angus Leeming  <leeming@lyx.org>
1147
1148         * QLImage.C: #include lstrings.h.
1149
1150 2003-04-15  John Levon  <levon@movementarian.org>
1151
1152         * QCommandBuffer.h:
1153         * QCommandBuffer.C: make a widget not a toolbar
1154
1155         * QtView.h:
1156         * QtView.C: don't let the toolbars be movable.
1157         Create addCommandBuffer(), and handle no command buffer.
1158
1159         * Toolbar_pimpl.C: handle toolbar placement flags, and
1160         Minibuffer.
1161
1162 2003-04-14  John Levon  <levon@movementarian.org>
1163
1164         * QPrefs.C: fix warning
1165
1166 2003-04-12  John Levon  <levon@movementarian.org>
1167
1168         * ui/QExternalDialogBase.ui: fix tab order
1169
1170 2003-04-12  John Levon  <levon@movementarian.org>
1171
1172         * floatplacement.C: fix tab order
1173
1174         * QTocDialog.C:
1175         * QThesaurusDialog.C: hide the pointless QHeader
1176
1177 2003-04-12  John Levon  <levon@movementarian.org>
1178
1179         * ui/QBibtexDialogBase.ui:
1180         * ui/QBibtexAddDialogBase.ui:
1181         * Makefile.dialogs:
1182         * QBibtex.C:
1183         * QBibtexDialog.h:
1184         * QBibtexDialog.C: do the same thing with bibtex
1185
1186 2003-04-12  John Levon  <levon@movementarian.org>
1187
1188         * Makefile.dialogs:
1189         * ui/QCitationDialogBase.ui:
1190         * ui/QCitationFindDialogBase.ui:
1191         * QCitation.C:
1192         * QCitationDialog.h:
1193         * QCitationDialog.C: move the search/add citation
1194         stuff into a separate dialog.
1195
1196 2003-04-10  John Levon  <levon@movementarian.org>
1197
1198         * QTabularDialog.h:
1199         * QTabularDialog.C:
1200         * ui/QTabularDialog.ui: move stuff to controller
1201
1202 2003-04-10  John Levon  <levon@movementarian.org>
1203
1204         * ui/NumberingModuleBase.ui: bug 1032
1205
1206 2003-04-10  John Levon  <levon@movementarian.org>
1207
1208         * QtView.C: Toolbar ctor changed
1209
1210         * Toolbar_pimpl.h:
1211         * Toolbar_pimpl.C: store toolbars in a map
1212         for show/hide as needed
1213
1214 2003-04-09  John Levon  <levon@movementarian.org>
1215
1216         * Toolbar_pimpl.h:
1217         * Toolbar_pimpl.C: handle API change for multiple
1218         toolbars
1219
1220 2003-04-08  John Levon  <levon@movementarian.org>
1221
1222         * Toolbar_pimpl.C: move xpm code into ToolbarBackend,
1223         handle tooltip
1224
1225 2003-04-07  John Levon  <levon@movementarian.org>
1226
1227         * ui/QIncludeDialogBase.ui: make "Show preview"
1228         call change_adaptor()
1229
1230 2003-04-07  John Levon  <levon@movementarian.org>
1231
1232         * QtView.h:
1233         * QtView.C: implement clearMessage()
1234
1235 2003-04-07  John Levon  <levon@movementarian.org>
1236
1237         * QtView.h:
1238         * QtView.C: rename idle_timer_. Make it single-shot.
1239           Do not over-write an explicit message with the
1240           default message.
1241
1242 2003-04-05  John Levon  <levon@movementarian.org>
1243
1244         * QCommandBuffer.C:
1245         * QCommandEdit.C:
1246         * QCommandEdit.h: use tab instead of right-arrow
1247         for completion
1248
1249 2003-04-04  John Levon  <levon@movementarian.org>
1250
1251         * panelstack.C: hide the pointless header
1252
1253 2003-04-04  John Levon  <levon@movementarian.org>
1254
1255         * QCitation.C:
1256         * QCitationDialog.C:
1257         * QCitationDialogBase.ui: some UI fixes, remove
1258         text before, add accelerators
1259
1260 2003-04-03  John Levon  <levon@movementarian.org>
1261
1262         * QRefDialog.h:
1263         * QRefDialog.C: set focus on the refs list. Don't
1264         use "Goto" jargon. Add some accelerators. Make return/click
1265         on a reference close the dialog. Don't use obsolete inSort()
1266
1267 2003-04-01  John Levon  <levon@movementarian.org>
1268
1269         * QtView.C:
1270         * Toolbar_pimpl.C: ToolbarDefaults got renamed,
1271         handle no toolbar
1272
1273 2003-03-31  John Levon  <levon@movementarian.org>
1274
1275         * lyx_gui.C: return useful default font names, add use_gui
1276
1277         * QPrefs.C: remove some dead font code
1278
1279         * qfont_loader.C: use_gui moved.
1280         * qfont_metrics.C: use_gui moved.
1281
1282 2003-03-31  John Levon  <levon@movementarian.org>
1283
1284         * Alert_pimpl.C: remove alert()
1285
1286 2003-03-29  John Levon  <levon@movementarian.org>
1287
1288         * QBrowseBox.C: handle transparent pixmaps
1289
1290 2003-03-29  John Levon  <levon@movementarian.org>
1291
1292         * QBrowseBox.h:
1293         * QBrowseBox.C: fix bug 908
1294
1295 2003-03-29  John Levon  <levon@movementarian.org>
1296
1297         * ui/BulletsModuleBase.ui: final tweaks
1298
1299 2003-03-29  John Levon  <levon@movementarian.org>
1300
1301         * Alert_pimpl.C: implement warning(), information(), error()
1302
1303 2003-03-29  John Levon  <levon@movementarian.org>
1304
1305         * Alert_pimpl.C: implement prompt()
1306
1307 2003-03-29  John Levon  <levon@movementarian.org>
1308
1309         * QDocument.C:
1310         * QDocumentDialog.C:
1311         * QDocumentDialog.h:
1312         * ui/NumberingModuleBase.ui: feedback for numbering
1313
1314         * ui/TextLayoutModuleBase.ui: relayout
1315
1316 2003-03-29  John Levon  <levon@movementarian.org>
1317
1318         * BulletsModule.h:
1319         * BulletsModule.C:
1320         * QDocumentDialog.C:
1321         * ui/BulletsModuleBase.ui: completely rework the
1322         bullets panel
1323
1324 2003-03-28  John Levon  <levon@movementarian.org>
1325
1326         * ui/QDocumentDialogBase.ui: small tweak
1327
1328 2003-03-28  John Levon  <levon@movementarian.org>
1329
1330         * QPrefs.C:
1331         * ui/QPrefSpellcheckerModule.ui: fix bug 978
1332
1333 2003-03-28  John Levon  <levon@movementarian.org>
1334
1335         * ui/QCharacterDialogBase.ui: re-org, fix bug 999
1336
1337 2003-03-28  John Levon  <levon@movementarian.org>
1338
1339         * QParagraph.C:
1340         * QParagraphDialog.C:
1341         * ui/QParagraphDialog.ui: don't use negative checkbox
1342         strings. Add whats this for label width. Add tooltips
1343         (bug 997). Never show "Senseless with this layout!"
1344
1345         * lengthcombo.C: remove pointless whatsthis
1346
1347 2003-03-28  John Levon  <levon@movementarian.org>
1348
1349         * panelstack.C: compile fixes for Qt 2.3
1350
1351 2003-03-28  John Levon  <levon@movementarian.org>
1352
1353         * QFloat.C:
1354         * QFloatDialog.h:
1355         * QFloatDialog.C:
1356         * ui/QFloatDialog.ui:
1357         * Makefile.dialogs:
1358         * moc/Makefile.am:
1359         * floatplacement.h:
1360         * floatplacement.C: move the float code into its
1361           own widget
1362
1363         * QDocument.C:
1364         * QDocumentDialog.h:
1365         * QDocumentDialog.C: use that widget
1366
1367         * Makefile.dialogs:
1368         * QDocument.C:
1369         * QDocumentDialog.h:
1370         * QDocumentDialog.C:
1371         * ui/QDocumentDialogBase.ui:
1372         * ui/ClassModuleBase.ui:
1373         * ui/PaperModuleBase.ui:
1374         * ui/PackagesModuleBase.ui:
1375         * ui/MathsModuleBase.ui:
1376         * ui/LatexModuleBase.ui:
1377         * ui/PageLayoutModuleBase.ui:
1378         * ui/TextLayoutModuleBase.ui: big re-organisation
1379         of the doc dialog panes
1380
1381 2003-03-28  John Levon  <levon@movementarian.org>
1382
1383         * panelstack.C: make sure the first panel is visible
1384
1385         * QDocument.h:
1386         * QDocument.C: add (unused) showPreamble
1387
1388         * QDocumentDialog.h:
1389         * QDocumentDialog.C:
1390         * ui/QDocumentDialog.ui: use PanelStack
1391
1392 2003-03-28  John Levon  <levon@movementarian.org>
1393
1394         * Makefile.am:
1395         * Makefile.dialogs:
1396         * moc/Makefile.am:
1397         * panelstack.h:
1398         * panelstack.C: add new class for handling paned dialogs
1399
1400         * QPrefsDialog.h:
1401         * QPrefsDialog.C:
1402         * ui/QPrefsDialogBase.ui: use the above
1403
1404         * ui/QPrefUIModule.ui: re-layout
1405
1406 2003-03-27  John Levon  <levon@movementarian.org>
1407
1408         * ui/QParagraphDialogBase.ui: fix dupe accelerator / group label
1409
1410 2003-03-27  John Levon  <levon@movementarian.org>
1411
1412         * QLyXKeySym.C: remove debug stuff from startup hot path
1413
1414 2003-03-26  Edwin Leuven  <e.leuven@uva.nl>
1415
1416         * bulletstring.[Ch]: unused; remove
1417
1418 2003-03-26  Angus Leeming  <leeming@lyx.org>
1419
1420         * Dialogs.C:
1421         * Dialogs2.C:
1422         * Dialogs3.C:
1423         * Dialogs_impl.h:
1424         move the contents of Dialogs.C and Dialogs_impl.h into Dialogs2.C.
1425         move Dialog3.C to Dialogs.C.
1426
1427         * Makefile.am: remove Dialogs_impl.h, Dialog3.C.
1428
1429 2003-03-26  Angus Leeming  <leeming@lyx.org>
1430
1431         * Dialogs.C:
1432         * Dialogs2.C:
1433         * Dialogs_impl.h: remove the thesaurus dialog.
1434
1435         * Dialogs3.C: add it here.
1436
1437         * QThesaurus.[Ch]: changes to use the new Dialog-based scheme.
1438
1439 2003-03-25  Angus Leeming  <leeming@lyx.org>
1440
1441         * Dialogs.C:
1442         * Dialogs2.C:
1443         * Dialogs_impl.h: remove the log, showfile and vclog dialogs.
1444
1445         * Dialogs3.C: add these dialogs.
1446
1447         * QLog.[Ch]:
1448         * QShowFile.[Ch]:
1449         * QVCLog.[Ch]: changes to use the new Dialog-based scheme.
1450
1451 2003-03-23  John Levon  <levon@movementarian.org>
1452
1453         * lyx_gui.C: remove unused variables
1454
1455 2003-03-22  John Levon  <levon@movementarian.org>
1456
1457         * qscreen.C: remove "internal" parameter, unused
1458
1459 2003-03-21  John Levon  <levon@movementarian.org>
1460
1461         * QDocument.C: fix swapping of TOC and secnum depth
1462
1463 2003-03-15  John Levon  <levon@movementarian.org>
1464
1465         * QMathDialog.C: "Sans serif" not "San serif"
1466
1467 2003-03-15  John Levon  <levon@movementarian.org>
1468
1469         * ui/QMathDialogBase.ui: fix english in a tooltip
1470
1471 2003-03-15  John Levon  <levon@movementarian.org>
1472
1473         * ui/QRefDialogBase.ui: s/Goto/Go to reference/
1474
1475 2003-03-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1476
1477         * QParagraph.C (apply): do not reset vfill spacing to 'none' when
1478         there is no explicit length given (off by one typo)
1479
1480 2003-03-13  Angus Leeming  <leeming@lyx.org>
1481
1482         * Dialogs.C:
1483         * Dialogs2.C:
1484         * Dialogs_impl.h: remove paragraph dialog.
1485
1486         * Dialogs3.C: add paragraph dialog.
1487
1488         * QParagraph.[Ch]: changes to use the new Dialog-based scheme.
1489
1490 2003-03-12  John Levon  <levon@movementarian.org>
1491
1492         * ui/QPrefsDialogBase.ui: resizing improvement
1493
1494 2003-03-12  Angus Leeming  <leeming@lyx.org>
1495
1496         * Dialogs.C:
1497         * Dialogs2.C:
1498         * Dialogs_impl.h: remove character dialog.
1499
1500         * Dialogs3.C: add character dialog.
1501
1502         * QCharacter.[Ch]: changes to use the new Dialog-based scheme.
1503
1504
1505 2003-03-12  John Levon  <levon@movementarian.org>
1506
1507         * QSearch.C: don't disable checkboxes on RO doc (bug 937)
1508
1509 2003-03-10  Angus Leeming  <leeming@lyx.org>
1510
1511         * Dialogs3.C (build): the "tabularcreate" dialog is always valid.
1512         Use IgnorantPolicy for thr B.C.
1513
1514 2003-03-09  Angus Leeming  <leeming@lyx.org>
1515
1516         * lots of files: changes associated with the clean-up of the
1517         ButtonController.
1518
1519 2003-03-09  Angus Leeming  <leeming@lyx.org>
1520
1521         * Dialogs.C:
1522         * Dialogs2.C:
1523         * Dialogs_impl.h: remove merge changes dialog.
1524
1525         * Dialogs3.C: add merge changes dialog.
1526
1527         * QChanges.[Ch]: changes to use the new Dialog-based scheme.
1528
1529 2003-03-09  Angus Leeming  <leeming@lyx.org>
1530
1531         * Dialogs.C:
1532         * Dialogs2.C:
1533         * Dialogs_impl.h: remove about lyx dialog.
1534
1535         * Dialogs3.C: add about lyx dialog.
1536
1537         * QAbout.[Ch]: changes to use the new Dialog-based scheme.
1538
1539 2003-03-09  Angus Leeming  <leeming@lyx.org>
1540
1541         * Dialogs.C:
1542         * Dialogs2.C:
1543         * Dialogs_impl.h: remove tabularcreate dialog.
1544
1545         * Dialogs3.C: add tabularcreate dialog.
1546
1547         * QTabularCreate.[Ch]: changes to use the new Dialog-based scheme.
1548
1549 2003-03-09  Angus Leeming  <leeming@lyx.org>
1550
1551         * Dialogs.C:
1552         * Dialogs2.C:
1553         * Dialogs_impl.h: remove tabular dialog.
1554
1555         * Dialogs3.C: add tabular dialog.
1556
1557         * QTabular.[Ch]: changes to use the new Dialog-based scheme.
1558
1559 2003-03-09  Angus Leeming  <leeming@lyx.org>
1560
1561         * QDialogView.h: make controller methods of QController public to
1562         enable the QXyzDialog classes to access the controller if need be.
1563         * Qt2Base.h: ditto for the controller methods of Qt2CB.
1564
1565         * QTabular.C:
1566         * QTabularDialog.C: changes due to the changed ControlTabular
1567         interface.
1568
1569 2003-03-07  Dekel Tsur  <dekelts@tau.ac.il>
1570
1571         * QPrefs.C:
1572         * QPrefSpellcheckerModule.ui: Add 'hspell' option.
1573
1574 2003-03-07  Angus Leeming  <leeming@lyx.org>
1575
1576         * Dialogs.C:
1577         * Dialogs2.C:
1578         * Dialogs_impl.h: remove graphics dialog.
1579
1580         * Dialogs3.C: add graphics dialog.
1581
1582         * QGraphics.[Ch]: changes to use the new Dialog-based scheme.
1583
1584 2003-03-07  Angus Leeming  <leeming@lyx.org>
1585
1586         * Dialogs.C:
1587         * Dialogs2.C:
1588         * Dialogs_impl.h: remove minipage dialog.
1589
1590         * Dialogs3.C: add minipage dialog. No longer use the bibitem, include,
1591         label or url controllers; use ControlCommand instead.
1592
1593         * QBibitem.[Ch]:
1594         * QIndex.[Ch]:
1595         * QURL.[Ch]: changes due to use of ControlCommand, above
1596
1597         * QBibitemDialog.C: no need to include controller.
1598
1599         * QMinipage.[Ch]: changes to use the new Dialog-based scheme.
1600
1601 2003-03-06  Alfredo Braunstein  <abraunst@libero.it>
1602
1603         * qscreen.C: use LyXText::top_y() instead of LyXText::first_y
1604
1605 2003-03-06  John Levon  <levon@movementarian.org>
1606
1607         * ui/QPrefUIModule.ui: make max last files reflect reality,
1608         spotted by Michael Abshoff
1609
1610 2003-03-06  John Levon  <levon@movementarian.org>
1611
1612         * QDocument.C: compile fix
1613
1614 2003-03-06  John Levon  <levon@movementarian.org>
1615
1616         * QExternalDialog.C: connect Apply
1617
1618 2003-03-05  Angus Leeming  <leeming@lyx.org>
1619
1620         * QWrap.[Ch]: changes to use the new Dialog-based scheme.
1621
1622         * Dialogs.C:
1623         * Dialogs2.C:
1624         * Dialogs_impl.h: remove wrap dialog.
1625
1626         * Dialogs3.C: add wrap dialog.
1627
1628 2003-03-05  Angus Leeming  <leeming@lyx.org>
1629
1630         * QFloat.[Ch]: changes to use the new Dialog-based scheme.
1631
1632         * Dialogs.C:
1633         * Dialogs2.C:
1634         * Dialogs_impl.h: remove float dialog.
1635
1636         * Dialogs3.C: add float dialog.
1637
1638 2003-03-05  Angus Leeming  <leeming@lyx.org>
1639
1640         * QFloat.C (update_contents): rename FloatParams as InsetFloatParams.
1641
1642 2003-03-05  Angus Leeming  <leeming@lyx.org>
1643
1644         * QInclude.[Ch]: changes to use the new Dialog-based scheme.
1645
1646         * Dialogs.C:
1647         * Dialogs2.C:
1648         * Dialogs_impl.h: remove include dialog.
1649
1650         * Dialogs3.C: add include dialog.
1651
1652 2003-03-05  Angus Leeming  <leeming@lyx.org>
1653
1654         * QExternal.[Ch]: changes to use the new Dialog-based scheme.
1655
1656         * Dialogs.C:
1657         * Dialogs2.C:
1658         * Dialogs_impl.h: remove external dialog.
1659
1660         * Dialogs3.C: add external dialog.
1661
1662 2003-03-05  Angus Leeming  <leeming@lyx.org>
1663
1664         * QIndex.[Ch]: minimal changes needed to use this dialog
1665         for both the Index and the Label dialogs.
1666
1667         * Dialogs3.C: add label dialog.
1668
1669 2003-03-03  Dekel Tsur  <dekelts@tau.ac.il>
1670
1671         * qfont_loader.C (available): Rewrite as the old version did not
1672         work properly.
1673
1674 2003-02-28  Alfredo Braunstein <abraunst@libero.it>
1675
1676         * QLImage.C
1677         * QSendto.C
1678         * QSendtoDialog.C: removed #include "converter.h", and...
1679         * QPrefs.h: added #include "format.h"
1680
1681 2003-02-25  John Levon  <levon@movementarian.org>
1682
1683         From Nathan Weston
1684
1685         * QBibtexDialogBase.ui:
1686         * QCharacterDialogBase.ui:
1687         * QCitationDialogBase.ui:
1688         * QDocumentDialogBase.ui:
1689         * QExternalDialogBase.ui:
1690         * QFloatDialogBase.ui:
1691         * QMinipageDialogBase.ui:
1692         * QParagraphDialogBase.ui: fix default button to be OK (bug #921)
1693
1694 2003-02-23  John Levon  <levon@movementarian.org>
1695
1696         * ui/QParagraphDialogBase.ui: fix dupe accelerator (bug #918)
1697
1698 2003-02-22  Alfredo Braunstein <abraunst@libero.it>
1699
1700         * lyx_gui.C (parse_init): added a call to LoaderQueue::setPriority
1701
1702 2003-02-21  Angus Leeming  <leeming@lyx.org>
1703
1704         * Timeout_pimpl.[Ch]: removed.
1705         * qtTimeout.[Ch]: new files, replacing the above.
1706         The qtTimeout class derives from Timeout::Impl.
1707
1708 2003-02-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1709
1710         * qfont_loader.C (addFontPath): make debug messages quieter
1711
1712 2003-02-21  Angus Leeming  <leeming@lyx.org>
1713
1714         * FileDialog.C (FileDialog): no need for LyXView *.
1715
1716 2003-02-17  John Levon  <levon@movementarian.org>
1717
1718         * QSpellchecker.h:
1719         * QSpellchecker.C:
1720         * ui/QSpellcheckerDialogBase.ui:
1721         * QSpellcheckerDialog.h:
1722         * QSpellcheckerDialog.C: re-working, remove start etc.
1723
1724         * README: add comment about checking accelerators
1725
1726 2003-02-17  John Levon  <levon@movementarian.org>
1727
1728         * ui/QPrefSpellcheckerModule.ui: capitalization fix
1729
1730 2003-02-16  John Levon  <levon@movementarian.org>
1731
1732         * QX.C: consistent title labels for dialogs.
1733
1734 2003-02-15  John Levon  <levon@movementarian.org>
1735
1736         * ui/QSpellcheckerDialogBase.ui: make "Accept" be "Ignore All"
1737
1738         * QSpellchecker.C: default to the first suggestion in replace
1739           combo
1740
1741 2003-02-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1742
1743         * QLPopupMenu.C (populate): adapt to menubackend change. In
1744         particular, unknown and optional+disabled elements are never seen.
1745         (disabled): remove. This is done in backend now.
1746
1747 2003-02-15  John Levon  <levon@movementarian.org>
1748
1749         * QDocument.C:
1750         * QDocumentDialog.C:
1751         * ui/LanguageModuleBase.ui: improve UI of language encoding
1752
1753 2003-02-15  John Levon  <levon@movementarian.org>
1754
1755         * ui/BulletsModuleBase.ui:
1756         * ui/ClassModuleBase.ui:
1757         * ui/LanguageModuleBase.ui:
1758         * ui/MarginsModuleBase.ui:
1759         * ui/NumberingModuleBase.ui:
1760         * ui/QPrefScreenFontsModule.ui:
1761         * ui/QPrefsDialogBase.ui: tab ordering fixes
1762
1763         * README: add some rules
1764
1765 2003-02-15  John Levon  <levon@movementarian.org>
1766
1767         * QPrefs.C: fix silly typo that screwed up the print
1768           parameters
1769
1770 2003-02-14  John Levon  <levon@movementarian.org>
1771
1772         * QtView.h:
1773         * QtView.C: change prohibit/allowInput() to be busy(bool),
1774           and actually implement the busy cursor
1775
1776 2003-02-09  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1777
1778         * QBibtexDialog.C: Fix browsing mechanism of *.sty files (bug 773).
1779
1780         * ui/QBibtexDialogBase.ui: Remove unused Update button (bug 773).
1781         Replace addBib LineEdit with ComboBox.
1782
1783         * QBibtex.C: Insert available .bib-files into addBibCB.
1784
1785 2003-02-13  John Levon  <levon@movementarian.org>
1786
1787         * ui/QSpellcheckerDialogBase.ui: A&dd not &Add, bug 884
1788
1789 2003-02-10  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1790
1791         * QDocument.C: Allow qt users actually to use another
1792         papersize than default (set params.paperpackage).
1793
1794 2003-02-09  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1795
1796         * QDocumentDialog.[Ch]: Show A4 packages also when default
1797         papersize is A4 (and default chosen) and only in portrait mode.
1798
1799 2003-02-12  Dekel Tsur  <dekelts@tau.ac.il>
1800
1801         * qfont_metrics.C: Add checks for lyxrc.use_gui.
1802         This fixes 'lyx -e' with the QT frontend.
1803
1804 2003-02-10  João Luis Meloni Assirati  <assirati@fma.if.usp.br>
1805
1806         * ui/QMathMatrixDialogBase.ui: Fix horizontal alignment tooltip
1807
1808 2003-02-08  John Levon  <levon@movementarian.org>
1809
1810         * Makefile.am:
1811         * QChanges.h:
1812         * QChanges.C:
1813         * QChangesDialog.h:
1814         * QChangesDialog.C:
1815         * ui/QChangesDialogBase.ui: add changes dialog
1816
1817         * ui/QPrefIdentityModule.ui:
1818         * QPrefs.C:
1819         * QPrefsDialog.h:
1820         * QPrefsDialog.C: add identity prefs
1821
1822 2003-02-07  John Levon  <levon@movementarian.org>
1823
1824         * lyx_gui.C: delete lyxserver on exit path (bug 865)
1825
1826 2003-02-07  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1827
1828         * QTabular.C (closeGUI): do not change if nothing has to
1829         be changed (bug 849).
1830
1831 2003-01-31  Michael Schmitt  <michael.schmitt@teststep.org>
1832
1833         * ui/BulletsModuleBase.ui: Replace LaTeX font size names by LyX
1834         names for consistency reasons and to resolve a translation conflict
1835
1836 2003-02-05  John Levon  <levon@movementarian.org>
1837
1838         * QLPrintDialog.C: fix braindead "helpful" code
1839
1840 2003-02-02  John Levon  <levon@movementarian.org>
1841
1842         * QTocDialog.C: set no sorting (bug 856)
1843
1844 2003-02-02  John Levon  <levon@movementarian.org>
1845
1846         * QPrefs.C: apply formats first (bug 854)
1847         * QPrefsDialog.C: make sure a formats/converters item
1848           is always selected (bug 855)
1849
1850 2003-01-31  Angus Leeming  <leeming@lyx.org>
1851
1852         * Qt2Base.[Ch]: instantiate the isVisible() virtual method.
1853
1854 2003-01-30  Angus Leeming  <leeming@lyx.org>
1855
1856         * Dialogs2.C (createIndex): enable ControlCommand to create an
1857         InsetCommandParam of type "index", not null.
1858
1859 2003-01-26  Michael Schmitt  <michael.schmitt@teststep.org>
1860
1861         * ui/QThesaurusDialogBase.ui: add colons to labels.
1862
1863 2003-01-23  John Levon  <levon@movementarian.org>
1864
1865         * ui/*.ui: move several group box labels to title capitalisation
1866
1867 2003-01-20  Michael Schmitt  <michael.schmitt@teststep.org>
1868
1869         * QDocument.C: rename "Xxxskip" to "XxxSkip"
1870         * QGraphicsDialog.C:
1871         * QLog.C: Make output messages identical to other messages
1872         * ui/*.ui: In strings, remove space in front of colon
1873         ("... :" => "...:") for harmonization with xforms labels
1874
1875 2003-01-16  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1876
1877         * ui/QDocumentDialogBase.ui:
1878         * ui/ClassModuleBase.ui:
1879         * ui/LanguageModuleBase.ui:
1880         * ui/PackagesModuleBase.ui:
1881         * QDocument.C:
1882         * QDocumentDialog.[Ch]: Rearrangement.
1883
1884 2003-01-15  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1885
1886         * QIndex.C:
1887         * QUrl.C: fix validation on update().
1888
1889 2003-01-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1890
1891         * FileDialog.C: implement opendir [bug 824], fix mask.
1892
1893         * QPrefsDialog.C: use browsedir for paths [bug 824]
1894
1895 2003-01-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
1896
1897         * qgridview.cpp: rename to...
1898         * qgridview.C: ...this
1899
1900         * Makefile.am: distcheck ready
1901
1902         * Makefile.dialogs: simplify
1903
1904         * Rename a lot of files from *Dialog.ui to *DialogBase.ui
1905
1906         * ui/Makefile.am: simplify and distcheck ready, make sure to dist
1907         all the ui files.
1908
1909         * ui/moc/Makefile.am: simplify and distcheck ready
1910
1911         * moc/Makefile.am: simplify and distcheck ready
1912
1913 2003-01-12  Edwin Leuven  <e.leuven@uva.nl>
1914
1915         * ui/QPreambleDialog.ui:
1916         * QPreamble.[Ch]:
1917         * QPreambleDialog.[Ch]:
1918         * Dialogs.C:
1919         * Dialogs_impl.h:
1920         * Makefile.dialogs: Remove preamble dialog
1921
1922 2003-01-12  Alfredo Braunstein <abraunst@libero.it>
1923
1924         * QSpellcheckerDialog.C (spellcheck,update_contents): enable/disable
1925           elements of the dialog.
1926
1927 2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
1928
1929         * ui/Makefile.am (EXTRA_DIST): dist ui files
1930         (SRCS): var with all ui files
1931
1932 2003-01-06  Michael Schmitt <Michael.Schmitt@teststep.org>
1933
1934         * FileDialog.C:
1935         * QIndexDialog.C:
1936         * QPrefsDialog.C:
1937         * QToc.C:
1938         * qfont_loader.C: fix inconsistent usage of spaces, colons,
1939         capitalization, and the like.
1940
1941 2003-01-05  John Levon  <levon@movementarian.org>
1942
1943         * QLyXKeySym.h:
1944         * QLyXKeySym.C: add an encoding map for getISOEncoded
1945
1946         * lyx_gui.C: init encodings
1947
1948         * QtView.h:
1949         * QtView.C:
1950
1951 2003-01-04  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1952
1953         * QURL.C: isValid(): fix validation.
1954
1955 2002-12-21  John Levon  <levon@movementarian.org>
1956
1957         * FileDialog.C:
1958         * QBibtex.C: fix mis-use of conversions to QString
1959
1960 2003-01-02  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1961
1962         * QCitationDialog.C: update dialog correctly on search.
1963
1964 2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1965
1966         * ui/QMathDialog.ui:
1967         * QPrefsDialog.C (select_workingdir): fix typo
1968
1969 2002-12-21  Dekel Tsur  <dekelts@tau.ac.il>
1970
1971         * qfont_loader.C (isAvailable): Call to addFontPath().
1972         Also, add a cache.
1973
1974 2002-12-20  John Levon  <levon@movementarian.org>
1975
1976         * lyx_gui.C: fix exit to use std::exit, so we don't
1977           end up back in the LyX code
1978
1979 2002-12-19  John Levon  <levon@movementarian.org>
1980
1981         * ui/QPrefsDialog.ui: remove auto-default stuff - it was
1982           confusing
1983
1984 2002-12-19  John Levon  <levon@movementarian.org>
1985
1986         * QLyXKeySym.C: do not attempt to compare Qt::Key_unknowns
1987
1988 2002-12-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1989
1990         * lyx_gui.C (getStatus): forks-show is not implemented by the qt
1991         frontend
1992
1993 2002-12-19  John Levon  <levon@movementarian.org>
1994
1995         * QPrefs.C: if we can't find the font family, use
1996           StyleHint to get one close by
1997
1998 2002-12-18  Alfredo Braunstein <abraunst@libero.it>
1999
2000         * QRef.C (redoRefs): small bug fix (wrong label was selected)
2001
2002 2002-12-18  Edwin Leuven  <e.leuven@uva.nl>
2003
2004         * QCitationDialog.C: update styles combo when necessary
2005
2006 2002-12-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2007
2008         * Alert_pimpl.C (askForText_pimpl): replace qt_() with _()
2009
2010 2002-12-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2011
2012         * QLPopupMenu.C (populate): ignore unknown lfuns; do not insert
2013         separator as first item of a menu
2014
2015         * lyx_gui.C (getStatus): indicate that LFUN_LAYOUT_PREAMBLE and
2016         LFUN_TOOLTIPS_TOGGLE are not implemented
2017
2018 2002-12-18  Edwin Leuven  <e.leuven@uva.nl>
2019
2020         * BulletsModule.C: fix crash on custom bullet cancel
2021
2022 2002-12-18  John Levon  <levon@movementarian.org>
2023
2024         * qfont_loader.C: symbol should not match "Standard Symbols 1"
2025
2026 2002-12-18  John Levon  <levon@movementarian.org>
2027
2028         * qfont_loader.C: rewrite for proper maths symbols
2029           handling
2030
2031 2002-12-17  John Levon  <levon@movementarian.org>
2032
2033         * qt_helpers.h:
2034         * qt_helpers.C: add fromqstr/toqstr/qt_ for converting
2035           using locale from/to QString
2036
2037         * all files: use the above
2038
2039         * QDocumentDialog.C: fix margins properly
2040
2041 2002-12-17  Alfredo Braunstein <abraunst@libero.it>
2042
2043         * QCommandBuffer.C: added up.xpm and down.xpm to the command buffer
2044
2045 2002-12-13  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2046
2047         * QBibtexDialog.[Ch]
2048         * ui/QBibtexDialog.ui:
2049         Add LineEdit for manual *.bib file insertion, ws changes.
2050
2051 2002-12-17  John Levon  <levon@movementarian.org>
2052
2053         * QLPopupMenu.C: add using endl
2054
2055 2002-12-16  Edwin Leuven  <e.leuven@uva.nl>
2056
2057         * BulletsModule.C: forgot to remove an include of
2058         bulletstrings.[Ch] removed in the previous commit
2059
2060 2002-12-16  Edwin Leuven  <e.leuven@uva.nl>
2061
2062         * BulletsModule.[Ch]: Fix bulletstuff
2063         * QDocument.C:
2064         * QDocumentDialog.C:
2065         * ui/BulletsModuleBase.ui:
2066
2067 2002-12-12  John Levon  <levon@movementarian.org>
2068
2069         * QSpellcheckerDialog.h:
2070         * QSpellcheckerDialog.C:
2071         * QSpellchecker.C: place broken word in replace box
2072           for user fixing
2073
2074 2002-12-12  John Levon  <levon@movementarian.org>
2075
2076         * FileDialog_private.C: don't mess with windows z-ordering
2077           when opening a dialog (appear above focusWidget)
2078
2079 2002-12-12  John Levon  <levon@movementarian.org>
2080
2081         * QLyXKeySym.C: check for isNull(). It's needed by
2082           Kornel, dunno why
2083
2084 2002-12-12  John Levon  <levon@movementarian.org>
2085
2086         * ui/QSpellcheckerDialog.ui: make double click replace word
2087
2088 2002-12-12  John Levon  <levon@movementarian.org>
2089
2090         * QSearchDialog.C:
2091         * ui/QSearchDialog.ui: fixes from Alfredo
2092
2093 2002-12-12  John Levon  <levon@movementarian.org>
2094
2095         * QLyxKeySym.h:
2096         * QLyXKeySym.C:
2097         * qlkey.h: implement isText() to allow us to insert
2098           unrecognised text
2099
2100 2002-12-11  John Levon  <levon@movementarian.org>
2101
2102         * qfont_loader.h:
2103         * qfont_loader.C:
2104         * qfont_metrics.C: cache per-char widths to avoid slowness
2105           of QFontMetrics::width
2106
2107 2002-12-10  John Levon  <levon@movementarian.org>
2108
2109         * ui/QURLDialog.ui: fix tab order
2110
2111 2002-12-10  John Levon  <levon@movementarian.org>
2112
2113         * QRef.C: patch from Alfredo
2114
2115 2002-12-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2116
2117         * QAbout.C (build_dialog): use old over-eager version for 1.3.0.
2118
2119 2002-12-09  John Levon  <levon@movementarian.org>
2120
2121         * ui/*ModuleBase.ui: some capitalisation fixes
2122
2123 2002-12-08  John Levon  <levon@movementarian.org>
2124
2125         * ui/Makefile.am: use uic -tr; fix by Pauli Virtanen
2126
2127 2002-12-08  John Levon  <levon@movementarian.org>
2128
2129         * ui/QExternalDialog.ui: connect Edit button; fix by
2130         Alfredo Braunstein
2131
2132 2002-12-07  John Levon  <levon@movementarian.org>
2133
2134         * QMathMatrixDialog.C: row/column insert was inverted; fix
2135           by Alfredo Braunstein
2136
2137 2002-12-07  John Levon  <levon@movementarian.org>
2138
2139         * QDelimiterDialog.C:
2140         * QDelimiterDialog.h:
2141         * QMathDialog.C:
2142         * QMathDialog.h:
2143         * iconpalette.h: fix connections for Qt 3, hopefully
2144
2145 2002-12-05  John Levon  <levon@movementarian.org>
2146
2147         * QContentPane.C: set I-beam cursor
2148
2149 2002-11-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2150
2151         * qlkey.h (string_to_qkey): Add many missing entries
2152
2153 2002-12-04  John Levon  <levon@movementarian.org>
2154
2155         * qt_helpers.h:
2156         * qt_helpers.C:
2157         * QDocument.h:
2158         * QDocument.C: move methods below to helpers
2159
2160 2002-11-03  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2161
2162         * QDocument.C: new methods widgetsToLength, lengthToWidgets.
2163         set defaultUnit
2164
2165 2002-12-03  John Levon  <levon@movementarian.org>
2166
2167         * QIncludeDialog.C: another fix
2168
2169 2002-12-03  John Levon  <levon@movementarian.org>
2170
2171         * ui/QIncludeDialog.ui:
2172         * QInclude.C: support preview()
2173
2174 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
2175
2176         * several files: ws changes
2177
2178 2002-11-30  John Levon  <levon@movementarian.org>
2179
2180         * QParagraph.C: another fix from Otto Tronarp
2181
2182 2002-11-30  John Levon  <levon@movementarian.org>
2183
2184         * various: string(widget->text()) is not good.
2185
2186 2002-11-28  John Levon  <levon@movementarian.org>
2187
2188         * qt_helpers.C: fix build
2189
2190 2002-11-28  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2191
2192         * qsetborder.[Ch]: implement John's setEnabled bool
2193
2194         * QTabular.C:
2195         * QTabularDialog.C: remaining fixes.
2196
2197 2002-11-28  John Levon  <levon@movementarian.org>
2198
2199         * QSpellcheckerDialog.C: fix Escape + restarting spellcheck
2200
2201 2002-11-28  John Levon  <levon@movementarian.org>
2202
2203         * QSpellcheckerDialog.C: small fix
2204
2205 2002-11-28  John Levon  <levon@movementarian.org>
2206
2207         * QDocument.C: fix line spacing
2208
2209 2002-11-27  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2210
2211         * ui/TabularDialog.ui:
2212         * QTabular.C:
2213         * QTabularDialog.C: ui fixes.
2214
2215 2002-11-27  Dekel Tsur  <dekelts@tau.ac.il>
2216
2217         * qfont_loader.C (font_info): Use lyxrc.*_font_foundry.
2218
2219         * QPrefs.C: Handle lyxrc.*_font_foundry.
2220
2221         * qt_helpers.C: New file.
2222
2223 2002-11-27  John Levon  <levon@movementarian.org>
2224
2225         * qsetborder.h:
2226         * qsetborder.C: cleanup
2227
2228         * QTabular.C:
2229         * QTabularDialog.C: cleanups, fixes
2230
2231 2002-11-27  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2232
2233         * ui/TabularDialog.ui:
2234         * QTabular.[Ch]:
2235         * QTabularDialog.[Ch]: implement most functions
2236         * qsetborder.[Ch]: fixes
2237
2238 2002-11-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
2239
2240         * Alert_pimpl.C (askForText_pimpl): use boost.format
2241
2242 2002-11-26  John Levon  <levon@movementarian.org>
2243
2244         * QMathDialog.C:
2245         * Toolbar_pimpl.h:
2246         * Toolbar_pimpl.C: Qt is the Lord of Suck
2247
2248 2002-11-25  John Levon  <levon@movementarian.org>
2249
2250         * qscreen.C: use LColor::cursor properly
2251
2252         * QPrefs.C:
2253         * ui/QPrefKeyboardModule.ui:
2254         * ui/QPrefUIModule.ui: UI fixes
2255
2256 2002-11-25  Herbert Voss  <Herbert.Voss@alumni.TU-Berlin.DE>
2257
2258         * QVCLog.C (update_contents): fix USE_BOOST_FORMAT
2259
2260 2002-11-24  John Levon  <levon@movementarian.org>
2261
2262         * QDocumentDialog.C: fix build
2263
2264 2002-11-21  Angus Leeming  <leeming@lyx.org>
2265
2266         * QDocumentDialog.C (classChanged): use ControlDocument::loadTextclass.
2267
2268 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2269
2270         * QVCLog.C (update_contents): use boost::format
2271
2272 2002-11-21  John Levon  <levon@movementarian.org>
2273
2274         * qscreen.C: show content pane cursor even when
2275           focus is on dialog, command buffer etc.
2276
2277 2002-11-20  John Levon  <levon@movementarian.org>
2278
2279         * QMathDialog.C: don't pass empty commands to math
2280           on menu tear-off
2281
2282 2002-11-20  John Levon  <levon@movementarian.org>
2283
2284         * QLPopupMenu.C: only check .disabled() on Commands
2285
2286 2002-11-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2287
2288         * QLPopupMenu.C (getLabel): show labels for menu entries
2289
2290         * qlkey.h (string_to_qkey): add support for KP_xxx keysyms
2291
2292 2002-11-20  John Levon  <levon@movementarian.org>
2293
2294         * ui/QDelimiterDialog.ui: geometry fix
2295
2296 2002-11-20  John Levon  <levon@movementarian.org>
2297
2298         * Toolbar_pimpl.C:
2299         * QDelimiterDialog.C:
2300         * QMathDialog.C: use find_xpm to mangle name
2301
2302 2002-11-20  John Levon  <levon@movementarian.org>
2303
2304         * QDelimiterDialog.h:
2305         * QDelimiterDialog.C: fix delimiter connect()
2306
2307 2002-11-20  John Levon  <levon@movementarian.org>
2308
2309         * QDocument.C:
2310         * QDocumentDialog.C: fix my sillies
2311
2312 2002-11-20  John Levon  <levon@movementarian.org>
2313
2314         * QLPainter.C: use realColor not color for the font
2315
2316 2002-11-18  John Levon  <levon@movementarian.org>
2317
2318         * Makefile.am:
2319         * qfontexample.h:
2320         * qfontexample.C:
2321         * QPrefs.C:
2322         * QPrefsDialog.h:
2323         * QPrefsDialog.C:
2324         * ui/QPrefScreenFontsModule.ui: show an example
2325           of the chosen font
2326
2327 2002-11-18  John Levon  <levon@movementarian.org>
2328
2329         * ui/Makefile.am:
2330         * moc/Makefile.am:
2331         * ui/moc/Makefile.am:
2332         * Makefile.am: define no translation
2333
2334         * QDocument.C: avoid QBloatList
2335
2336 2002-11-17  John Levon  <levon@movementarian.org>
2337
2338         * ui/QPrefScreenFontsModule.ui:
2339         * QPrefsDialog.h:
2340         * QPrefsDialog.C:
2341         * QPrefs.C: use font families properly
2342
2343         * qfont_loader.C: and obey them
2344
2345 2002-11-17  John Levon  <levon@movementarian.org>
2346
2347         * QPrefsDialog.C: partial fonts fix
2348
2349 2002-11-17  John Levon  <levon@movementarian.org>
2350
2351         * QPrefsDialog.h:
2352         * QPrefsDialog.C: implement browse slots. Also
2353           try to do something with fonts for Qt 3 (untested)
2354
2355 2002-11-17  John Levon  <levon@movementarian.org>
2356
2357         * QGraphics.C: some fixes from Herbert & me
2358
2359 2002-11-15  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2360
2361         * FileDialog.C: fix empty mask string
2362
2363 2002-11-17  John Levon  <levon@movementarian.org>
2364
2365         * QLImage.C: implement monochrome, and fake grayscale
2366
2367 2002-11-17  John Levon  <levon@movementarian.org>
2368
2369         * qfont_loader.h:
2370         * qfont_loader.C: fix totally broken update code
2371
2372 2002-11-17  John Levon  <levon@movementarian.org>
2373
2374         * Makefile.am:
2375         * qcoloritem.h:
2376         * qcoloritem.C:
2377         * ui/QPrefColorsModule.ui:
2378         * QPrefs.C:
2379         * QPrefsDialog.h:
2380         * QPrefsDialog.C: implement colors. We're done !
2381
2382 2002-11-17  John Levon  <levon@movementarian.org>
2383
2384         * FileDialog.C:  split into open/save so open
2385           no longer says "Save" !
2386
2387 2002-11-17  John Levon  <levon@movementarian.org>
2388
2389         * QPrefsDialog.h:
2390         * QPrefsDialog.C: implement converters
2391
2392 2002-11-17  John Levon  <levon@movementarian.org>
2393
2394         * QPrefsDialog.C:
2395         * QPrefs.C: implement formats
2396
2397 2002-11-17  John Levon  <levon@movementarian.org>
2398
2399         * fontloader.C: disable crashing code for now
2400
2401         * QPrefs.h:
2402         * QPrefs.C:
2403         * QPrefsDialog.C: implement most prefs load/save
2404
2405 2002-11-17  John Levon  <levon@movementarian.org>
2406
2407         * ui/QPref*:
2408         * QPrefsDialog.C:
2409         * QPrefs.C: more work
2410
2411 2002-11-15  Edwin Leuven  <leuven@fee.uva.nl>
2412
2413         * QTabular.C: compile fixes
2414
2415 2002-11-15  Edwin Leuven  <leuven@fee.uva.nl>
2416
2417         * ui/QTabularDialog.ui: some relabelling
2418
2419 2002-11-15  John Levon  <levon@movementarian.org>
2420
2421         * QPrefs.h:
2422         * QPrefs.C: some update() work
2423
2424 2002-11-15  John Levon  <levon@movementarian.org>
2425
2426         * QPrefs.C: add #if 0 xforms code for working on
2427
2428         * QTabular.C: remove some handled #if 0 code
2429
2430 2002-11-15  John Levon  <levon@movementarian.org>
2431
2432         * qsetborder.h:
2433         * qsetborder.C: fix ws
2434
2435 2002-11-15  John Levon  <levon@movementarian.org>
2436
2437         * QTabularDialog.h:
2438         * QTabularDialog.C:
2439         * QTabular.C: add some stuff
2440
2441 2002-11-15  John Levon  <levon@movementarian.org>
2442
2443         * Makefile.dialogs:
2444         * Makefile.am:
2445         * moc/Makefile.am:
2446         * Dialogs2.C:
2447         * Dialogs_impl.h:
2448         * Dialogs.C:
2449         * QTabular.h:
2450         * QTabular.C:
2451         * QTabularDialog.h:
2452         * QTabularDialog.C: add skeleton
2453
2454 2002-11-14  John Levon  <levon@movementarian.org>
2455
2456         * ui/QTabularDialog.ui: label for cell pos
2457
2458 2002-11-13  Herbert Voss  <voss@perce.de>
2459
2460         * QBibtex.C: (apply, isValid) small changes
2461
2462 2002-11-13  John Levon  <levon@movementarian.org>
2463
2464         * all pref files: make the stack work
2465
2466 2002-11-13  John Levon  <levon@movementarian.org>
2467
2468         * Dialogs.C:
2469         * Dialogs2.C:
2470         * Dialog_impl.h:
2471         * Makefile.dialogs:
2472         * QPrefs.h:
2473         * QPrefs.C:
2474         * QPrefsDialog.h:
2475         * QPrefsDialog.C: add skeleton dialog
2476
2477 2002-11-13  John Levon  <levon@movementarian.org>
2478
2479         * ui/QBibtexDialog.ui: add some change_adaptors()
2480
2481         * QBibtex.C: fix duplicate entries in style CB, and
2482           alphasort it again, but still allow empty/user-defined
2483           style
2484
2485 2002-11-12  Herbert Voss  <voss@perce.de>
2486
2487         * QBibtex.[Ch]: fix bugs in the apply-part
2488
2489 2002-11-13  John Levon  <levon@movementarian.org>
2490
2491         * QDocument.h:
2492         * QDocument.C:
2493         * QDocumentDialog.h:
2494         * QDocumentDialog.C:
2495         * ui/QDocumentDialog.ui:
2496         * ui/BulletsModuleBase.ui: some UI fixes
2497
2498 2002-11-12  Edwin Leuven  <leuven@fee.uva.nl>
2499
2500         * QDocumentDialog.C: enable apply on change
2501         * QBrowseBox.C: remove qWarning
2502
2503 2002-11-12  Edwin Leuven  <leuven@fee.uva.nl>
2504
2505         * BulletsModule.C: more bullet changes
2506         * BulletsModule.h
2507         * Makefile.am
2508         * QDocument.C
2509         * QDocumentDialog.C
2510         * bulletstrings.C
2511         * bulletstrings.h
2512         * ui/BulletsModuleBase.ui
2513
2514 2002-11-12  Edwin Leuven  <leuven@fee.uva.nl>
2515
2516         * QBrowseBox: Juergen Spitzmueller's mouse focus fix
2517
2518 2002-11-08  Edwin Leuven  <leuven@fee.uva.nl>
2519
2520         * Dialogs2.C: compile fix
2521
2522 2002-11-08  Edwin Leuven <leuven@fee.uva.nl>
2523
2524         * QDocument.[Ch]: Remove unused methods
2525         * QBrowseBox.[Ch]: Capture mouse, new methods, etc
2526         * BulletsModule.[Ch]: Further improvements
2527         * QDocumentDialog.[Ch]: more bullet stuff
2528         * ui/BulletsModuleBase.ui: idem
2529         * ui/QTabularDialog.ui: new tabular dialog
2530         * qsetborder.[Ch]: new small qt widget to set table borders
2531
2532 2002-11-08  Dekel Tsur  <dekelts@tau.ac.il>
2533
2534         * lyx_gui.C:
2535         * QWorkArea.C: Fix X selection code.
2536
2537 2002-11-07  John Levon  <levon@movementarian.org>
2538
2539         * ui/QIncludeDialog.ui:
2540         * QInclude.C: fix setting of combobox
2541
2542 2002-11-07  John Levon  <levon@movementarian.org>
2543
2544         * ui/QPref*: add initial prefs ui from Juergen S
2545
2546 2002-11-27  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2547
2548         * ui/QDocument.ui:
2549         * QDocumentDialog.C:
2550         * QDocument.[Ch]:
2551         Implement "Save as default" and "Use class defaults"
2552
2553         * QDocumentDialog.C: Fix dialog update on class change
2554         implement lyxrc.auto_reset_options
2555
2556 2002-11-07  John Levon  <levon@movementarian.org>
2557
2558         * QGraphics.[Ch]:
2559         * QGraphicsDialog.[Ch]:
2560         * ui/QGraphicsDialog.ui: various fixes so it actually
2561         works
2562
2563 2002-11-01  Herbert Voss  <voss@perce.de>
2564
2565         * QGraphics.[Ch]:
2566         * QGraphicsDialog.[Ch]:
2567         * ui/QGraphicsDialog.ui: get scale/rotate working
2568
2569 2002-11-04  Angus Leeming  <leeming@lyx.org>
2570
2571         * QGraphics.C (update_contents): controller.getUnits() ->
2572         frnt::getBBUnits().
2573
2574 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
2575
2576         * QAbout.C (build_dialog): do not use str().c_str() when not needed.
2577
2578         * qttableview.C: include config.h
2579
2580         * lyx_gui.C: move includes around a bit
2581         (start): adjust signature
2582
2583 2002-10-31  John Levon  <levon@movementarian.org>
2584
2585         * QExternal.C: fix crash, valid check
2586
2587 2002-10-31  John Levon  <levon@movementarian.org>
2588
2589         * QGraphics.C:
2590         * QGraphicsDialog.C:
2591         * QGraphicsDialog.h:
2592         * ui/QGraphicsDialog.ui: bb unit fixes
2593
2594 2002-10-30  John Levon  <levon@movementarian.org>
2595
2596         * QPrintDialog.[hC]: move to ...
2597
2598         * QLPrintDialog.[hC]: ... here to prevent name clash
2599
2600         * QPrint.h:
2601         * QPrint.C:
2602         * Dialogs_impl.h:
2603         * Makefile.dialogs: from above
2604
2605         * QSpellchecker.C: reset progress
2606
2607 2002-10-30  John Levon  <levon@movementarian.org>
2608
2609         * QGraphics.C:
2610         * ui/QGraphicsDialog.ui: some fixes from Herbert
2611
2612 2002-10-30  John Levon  <levon@movementarian.org>
2613
2614         * ui/QTabularDialog.ui: initial UI from Juergen Spitzmueller
2615
2616 2002-10-28  John Levon  <levon@movementarian.org>
2617
2618         * iconpalette.C:
2619         * QMathDialog.C: fix symbol insert breakage from Lars' patch
2620
2621 2002-10-26  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2622
2623         * ui/QMathMatrixDialog.ui:
2624         * QMathMatrixDialog.[Ch]:
2625         * Makefile.dialogs:
2626         * QMath.C:
2627         * QMathDialog.C: implement Matrix dialog
2628
2629         * QMathDialog.C: enlarge Symbols combox (prevent scrollbar)
2630
2631 2002-10-28  Dekel Tsur  <dekelts@tau.ac.il>
2632
2633         * qfont_loader.C (font_info): Add xfonts to the font path if
2634         necessary.
2635
2636 2002-10-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2637
2638         * QVCLog.C (update_contents): modify
2639
2640         * QPreamble.C (apply): modify
2641
2642 2002-10-21  Dekel Tsur  <dekelts@tau.ac.il>
2643
2644         * qfont_metrics.C (ascent): Fix returned value.
2645
2646 2002-10-21  Philippe Elie  <phil.el@wanadoo.fr>
2647
2648         * QContentPane.h:
2649         * QContentPane.C: implement wheelEvent
2650
2651 2002-10-20  Dekel Tsur  <dekelts@tau.ac.il>
2652
2653         * several files: Use QT_VERSION >= 300 instead of >= 0x030000
2654
2655 2002-10-20  John Levon  <levon@movementarian.org>
2656
2657         * ui/QDelimiterDialog.ui: remove two huge XPMs that
2658           were accidentally built in
2659
2660 2002-10-20  Lars Gullik Bjønnes  <larsbj@gullik.net>
2661
2662         * Toolbar_pimpl.C (setLayout): initialize i to 0, don't
2663         reinitialize.
2664
2665         * README: add a comment about the strange moc behaviour.
2666
2667         * QWrap.C (apply): local ref to params
2668         (update_contents): ditto
2669         (numtostr): use erase to clear string
2670
2671         * QWorkArea.C (setScrollbarParams): use explicit std::max
2672
2673         * QURL.C (update_contents): local ref to params
2674         (apply): ditto
2675
2676         * QRef.C (update_contents): local ref to params
2677         (apply): ditto
2678
2679         * QPreambleDialog.C (editClicked): no need to explicitly
2680         initialize an std::string.
2681         (editClicked): read file with smaller overhead.
2682
2683         * QParagraph.C (apply): local ref to params
2684         (update_contents): ditto
2685
2686         * QMinipage.C (apply): local ref to params
2687         (update_contents): ditto
2688         (update_contents): handle InsetMinipage::top in switch
2689
2690         * QMath.C (createMathPanel): use "new Type" not "new Type()"
2691
2692         * QLyXKeySym.h: adda key_ accessor key().
2693
2694         * QLyXKeySym.C (operator=): out of class version.
2695
2696         * QLog.C (update_contents): use a simpler and faster way to fill
2697         the log dialog.
2698
2699         * QLPopupMenu.C (getLabel): use subst directly on mi.label()
2700
2701         * QLPainter.C (QLPainter): use "new Type" not "new Type()"
2702         (lines): put int i inside for scope
2703         (fillPolygon): put j insize for scope
2704
2705         * QInclude.C (update_contents): local ref to params
2706         (apply): ditto
2707
2708         * QGraphics.C (update_contents): initialize item to 0
2709         (apply): use erase to clear string
2710
2711         * QFloat.C (update_contents): local ref to params
2712         (apply): ditto
2713
2714         * QExternal.C (update_contents): local ref to params
2715         (helpText): ditto
2716         (apply): ditto
2717
2718         * QERT.C (apply): local reference to params
2719
2720         * QDocument.C (apply): have a local reference to the params
2721         (update_contents): ditto
2722
2723         * QCommandEdit.C: add missing include config.h
2724
2725         * QCommandBuffer.C (QCommandBuffer): call method directly on
2726         unnamed pointer objects.
2727         (complete): use "new Type", not "new Type()"
2728         (complete): use explict std::max
2729
2730         * QCharacter.C (update_contents): use a local reference as
2731         controller cache
2732         (apply): ditto
2733
2734         * QBibtex.C (update_contents): use erase to clear a string.
2735
2736         * QAbout.C (build_dialog): fill the credits view in a bit more
2737         elegant way
2738
2739         * almost all files: clean up formatting and indenting.
2740
2741 2002-10-19  Lars Gullik Bjønnes  <larsbj@gullik.net>
2742
2743         * qfont_loader.C (update): move loop vars into for scopes.
2744         (get): add some debug msg.
2745         (font_info): ditto
2746         (getfontinfo): simplify slightly
2747
2748         * QParagraph.C (setWidgetsFromVSpace): initilize item
2749
2750         * QERT.C (update_contents): initialize rb
2751
2752         * QDocument.C (build_dialog): move int n inside for scope.
2753
2754         * QCharacter.C (findPos2nd): add a typedef
2755
2756         * FileDialog_private.C: include order changed.
2757         (LyXFileDialog): some reformat
2758
2759         * FileDialog.C: include order changed.
2760         (FileDialog): fix wrong use of new.
2761
2762 2002-10-17  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2763
2764         * ui/QSendtoDialog.ui: fix layout
2765
2766 2002-10-17  Angus Leeming  <leeming@lyx.org>
2767
2768         * lyx_gui.C (getDPI): use an average of DpiX and DpiY.
2769
2770         * QBrowseBox.[Ch] (c-tor): remove unneeded arguments.
2771
2772 2002-10-17  André Pönitz  <poenitz@lyx.org>
2773
2774         * QBrowseBox.[Ch]: fix style issues
2775
2776 2002-10-17  Angus Leeming  <leeming@lyx.org>
2777
2778         * ui/moc/Makefile.am:
2779         * moc/Makefile.am: add a distclean-local target to remove *_moc.C.
2780
2781 2002-10-16  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2782
2783         * ui/QSendtoDialog.ui:
2784         * QSendtoDialog.[Ch]:
2785         * QSendto.[Ch]:
2786         * Makefile.dialogs:
2787         * Dialogs.C:
2788         * Dialogs2.C:
2789         * Dialogs_impl.h: Implement Sendto (Custom Export) dialog
2790
2791 2002-10-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2792
2793         * qfont_loader.C (font_info): correct calculation of font size
2794         (point size) for qt.
2795
2796 2002-10-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2797
2798         * QBrowseBox.C (QBrowseBox): transpose const char
2799
2800 2002-10-15  Angus Leeming  <leeming@lyx.org>
2801
2802         * QBrowseBox.C (c-tor): default values should go only in the .h file.
2803
2804         * QDocument.C: add a using std::vector declaration.
2805
2806 2002-10-15  Dekel Tsur  <dekelts@tau.ac.il>
2807
2808         * QLPainter.C (text): Unicode support.
2809         * qfont_metrics.C (width): ditto.
2810
2811         * qfont_loader.C (available): Add code for QT 2.x.
2812
2813 2002-10-14  Dekel Tsur  <dekelts@tau.ac.il>
2814
2815         * lyx_gui.C (getDPI): Implemented.
2816
2817 2002-10-12  Dekel Tsur  <dekelts@tau.ac.il>
2818
2819         * qfont_loader.C (available): Implemented.
2820
2821 2002-10-09  Edwin Leuven <leuven@fee.uva.nl>
2822
2823         * QDocument.C: Brand new document dialog
2824         * QDocument.h:
2825         * QDocumentDialog.C:
2826         * QDocumentDialog.h:
2827         * BulletsModule.C:
2828         * BulletsModule.h:
2829         * Dialogs.C:
2830         * Dialogs2.C:
2831         * Dialogs_impl.h:
2832         * Makefile.am:
2833         * Makefile.dialogs:
2834         * QBrowseBox.C:
2835         * QBrowseBox.h:
2836         * qgridview.cpp:
2837         * qgridview.h:
2838         * moc/Makefile.am:
2839         * ui/BiblioModuleBase.ui:
2840         * ui/BulletsModuleBase.ui:
2841         * ui/ClassModuleBase.ui:
2842         * ui/LanguageModuleBase.ui:
2843         * ui/Makefile.am:
2844         * ui/MarginsModuleBase.ui:
2845         * ui/NumberingModuleBase.ui:
2846         * ui/PackagesModuleBase.ui:
2847         * ui/PaperModuleBase.ui:
2848         * ui/PreambleModuleBase.ui:
2849         * ui/QDocumentDialog.ui:
2850         * ui/QGraphicsDialog.ui:
2851         * ui/QPrintDialog.ui:
2852         * ui/QRefDialog.ui:
2853
2854 2002-09-28  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2855
2856         * ui/QWrapDialog.ui:
2857         * QWrapDialog.[Ch]:
2858         * QWrap.[Ch]:
2859         * Makefile.dialogs:
2860         * Dialogs.C:
2861         * Dialogs2.C:
2862         * Dialogs_impl.h: Implement Wrap figure dialog
2863
2864 2002-09-25  Angus Leeming  <leeming@lyx.org>
2865
2866         * Dialogs2.C:
2867         * Dialogs_impl.h:
2868         * LyXKeySymFactory.C:
2869         * LyXScreenFactory.C:
2870         * Menubar_pimpl.[Ch]:
2871         * Toolbar_pimpl.[Ch]:
2872         * WorkAreaFactory.C:
2873         * lyx_gui.C: doxygen fixes.
2874
2875 2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
2876
2877         * ui/moc/Makefile.am (INCLUDES):
2878         * ui/Makefile.am (INCLUDES):
2879         * moc/Makefile.am (INCLUDES):
2880         * Makefile.am (INCLUDES): loose SIGC_INCLUDES
2881
2882 2002-09-24  John Levon  <levon@movementarian.org>
2883
2884         * QCommandEdit.h:
2885         * QCommandEdit.C: fix build by removing the pragmas.
2886
2887 2002-09-24  Angus Leeming  <leeming@lyx.org>
2888
2889         * most files: "standard-conforming" Licence declaration.
2890         Remove trailing whitespace.
2891
2892         * many header files: do not #include <config.h>.
2893         Remove unnecessary #includes by using forward declarations.
2894         Add as first line: // -*- C++ -*-
2895         Move several definitions of virtual functions out of line
2896         as they are unlikely to be inlined anyway (and it reduces
2897         header file dependencies)...
2898
2899         * many files: added g++ #pragma directives.
2900
2901 2002-09-23  Angus Leeming  <leeming@lyx.org>
2902
2903         * QMath.h: forward declare QMathDialog.
2904         Remove trailing semi-colons after definition of apply and
2905         update_contents methods.
2906
2907         * qfont_metrics.C: endl is in namespace std.
2908         Some whitespece stuff.
2909
2910 2002-09-22  John Levon  <levon@movementarian.org>
2911
2912         * qlkey.h: make Key_Unknown a modifier, to handle
2913           Norbert's Alt Gr
2914
2915 2002-09-17  John Levon  <levon@movementarian.org>
2916
2917         * QLPainter.C: use dots for dashes because Qt sucks
2918
2919 2002-09-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2920
2921         * Toolbar_pimpl.C (changed_layout): when selecting a layout in
2922         combox, make sure the corresponding shortcut is shown in
2923         minibuffer
2924
2925 2002-09-16  John Levon  <levon@movementarian.org>
2926
2927         * FileDialog.C: set AnyFile mode
2928
2929 2002-09-16  John Levon  <levon@movementarian.org>
2930
2931         * QMathDialog.C: allow menus to be torn off
2932
2933 2002-09-16  John Levon  <levon@movementarian.org>
2934
2935         * QDelimiterDialog.C: fix empty delimiter
2936
2937 2002-09-15  John Levon  <levon@movementarian.org>
2938
2939         * Makefile.dialogs:
2940         * ui/QDelimiterDialog.ui:
2941         * QDelimiterDialog.h:
2942         * QDelimiterDialog.C:
2943         * QMath.h:
2944         * QMath.C:
2945         * QMathDialog.h:
2946         * QMathDialog.C: add delimiter dialog
2947
2948 2002-09-15  John Levon  <levon@movementarian.org>
2949
2950         * Alert_pimpl.C: title fix
2951
2952 2002-09-14  John Levon  <levon@movementarian.org>
2953
2954         * QMath.h:
2955         * QMath.C:
2956         * QMathDialog.h:
2957         * QMathDialog.C:
2958         * ui/QMathDialog.ui: matrix
2959
2960 2002-09-14  John Levon  <levon@movementarian.org>
2961
2962         * qlkey.h: fix two typos to be Alt_R instead
2963
2964 2002-09-14  John Levon  <levon@movementarian.org>
2965
2966         * qfont_metrics.C: fix rbearing()
2967
2968 2002-09-14  John Levon  <levon@movementarian.org>
2969
2970         * QLPainter.C: fix arc
2971
2972 2002-09-14  John Levon  <levon@movementarian.org>
2973
2974         * ui/QMathDialog.ui:
2975         * QMathDialog.h:
2976         * QMathDialog.C: add back display. Implement
2977           font/style
2978
2979 2002-09-14  John Levon  <levon@movementarian.org>
2980
2981         * ui/QMathDialog.ui:
2982         * QMathDialog.h:
2983         * QMathDialog.C: add spaces menu
2984
2985 2002-09-13  John Levon  <levon@movementarian.org>
2986
2987         * Menubar_pimpl.C:
2988         * QLPopupMenu.C: fix submenus again
2989
2990 2002-09-12  John Levon  <levon@movementarian.org>
2991
2992         * qscreen.h:
2993         * qscreen.C: be even smarter about repaint() vs. update()
2994
2995 2002-09-12  John Levon  <levon@movementarian.org>
2996
2997         * QPrint.C: don't reset unless different buffer
2998
2999 2002-09-12  John Levon  <levon@movementarian.org>
3000
3001         * QPrint.C: get collate from params too
3002
3003         * ui/QGraphicsDialog.ui: re-arrange bb a bit
3004
3005 2002-09-12  John Levon  <levon@movementarian.org>
3006
3007         * Menubar_pimpl.C:
3008         * Menubar_pimpl.h:
3009         * QtView.C: implement openByName(). Move activated
3010         signal to per-menu
3011
3012 2002-09-12  John Levon  <levon@movementarian.org>
3013
3014         * QCommandBuffer.C: fix click
3015
3016 2002-09-12  John Levon  <levon@movementarian.org>
3017
3018         * QMathDialog.C: work around Qt bug in previous change
3019
3020 2002-09-12  John Levon  <levon@movementarian.org>
3021
3022         * QMathDialog.h:
3023         * QMathDialog.C: load icon palettes on demand
3024
3025 2002-09-12  John Levon  <levon@movementarian.org>
3026
3027         * QMathDialog.C: get the scrollbars right on first show
3028
3029 2002-09-11  John Levon  <levon@movementarian.org>
3030
3031         * QPrint.h:
3032         * QPrint.C:
3033         * ui/QPrintDialog.ui: update for odd/even changes
3034
3035 2002-09-11  John Levon  <levon@movementarian.org>
3036
3037         * QCitationDialog.C: show right info when selecting a cite
3038
3039         * QParagraphDialog.C: don't validate lengths, to allow glue
3040
3041 2002-09-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3042
3043         * QFloatDialog.C: Fix the setEnable() logic
3044
3045 2002-09-11  John Levon  <levon@movementarian.org>
3046
3047         * Alert_pimpl.C:
3048         * QExternalDialog.h:
3049         * QExternalDialog.C:
3050         * QGraphicsDialog.h:
3051         * QGraphicsDialog.C:
3052         * QIncludeDialog.h:
3053         * QIncludeDialog.C:
3054         * QIndexDialog.h:
3055         * QIndexDialog.C:
3056         * QSearchDialog.h:
3057         * QSearchDialog.C:
3058         * QURLDialog.h:
3059         * QURLDialog.C: focus on the first linedit on show()
3060
3061 2002-09-11  John Levon  <levon@movementarian.org>
3062
3063         * QSearchDialog.C: fill combo boxes
3064
3065 2002-09-11  John Levon  <levon@movementarian.org>
3066
3067         * qscreen.C: use repaint() not update() for immediate change
3068
3069         * QContentPane.C: warning fix
3070
3071 2002-09-11  John Levon  <levon@movementarian.org>
3072
3073         * qfont_metrics.C: fix button metrics
3074
3075         * QLPainter.C: fillPolygon() should actually fill
3076
3077 2002-09-10  John Levon  <levon@movementarian.org>
3078
3079         * Menubar_pimpl.C:
3080         * QLPopupMenu.h:
3081         * QLPopupMenu.C: finally fix Navigate
3082
3083 2002-09-10  John Levon  <levon@movementarian.org>
3084
3085         * ui/QIncludeDialog.ui:
3086         * QInclude.h:
3087         * QInclude.C: remove don't typeset
3088
3089         * Dialogs2.C: add empty showWrap
3090
3091 2002-09-08  John Levon  <levon@movementarian.org>
3092
3093         * QFloat.C: another fix
3094
3095 2002-09-08  John Levon  <levon@movementarian.org>
3096
3097         * QFloat.h:
3098         * QFloat.C:
3099         * QFloatDialog.h:
3100         * QFloatDialog.C:
3101         * ui/QFloatDialog.ui: fix bug 527 and more
3102
3103 2002-09-12  Angus Leeming  <leeming@lyx.org>
3104
3105         * iconpalette.C (resizeEvent): compile fix.
3106
3107         * QInclude.C (update_contents): remove lyxerr call.
3108
3109 2002-09-08  John Levon  <levon@movementarian.org>
3110
3111         * qfont_loader.C: fix bug 531 (emph())
3112
3113 2002-09-08  John Levon  <levon@movementarian.org>
3114
3115         * QMathDialog.C:
3116         * iconpalette.h:
3117         * iconpalette.C: make sizing work properly
3118
3119 2002-09-08  John Levon  <levon@movementarian.org>
3120
3121         * QMathDialog.h:
3122         * QMathDialog.C: detachable icon menus
3123
3124 2002-09-08  John Levon  <levon@movementarian.org>
3125
3126         * QMathDialog.C:
3127         * iconpalette.h:
3128         * iconpalette.C: re lay out on size change
3129
3130 2002-09-08  John Levon  <levon@movementarian.org>
3131
3132         * QMathDialog.h:
3133         * QMathDialog.C:
3134         * iconpalette.C: More fixes.
3135
3136 2002-09-08  John Levon  <levon@movementarian.org>
3137
3138         * ui/QMathDialog.ui:
3139         * QMathDialog.h:
3140         * QMathDialog.C: add decos as symbols. Some fixes.
3141
3142 2002-09-07  John Levon  <levon@movementarian.org>
3143
3144         * qfont_metrics.C: unrevert per-char metrics. Droppings
3145           are better than entirely wrong metrics. Hopefully
3146           Andre can fix it ...
3147
3148 2002-09-07  John Levon  <levon@movementarian.org>
3149
3150         * qfont_loader.C: fix sizes for symbols etc.
3151
3152 2002-09-07  John Levon  <levon@movementarian.org>
3153
3154         * qfont_metrics.C: revert accurate per-char metrics
3155           because LyX is broken
3156
3157 2002-09-07  John Levon  <levon@movementarian.org>
3158
3159         * qfont_loader.h:
3160         * qfont_loader.C: add debug
3161
3162 2002-09-06  John Levon  <levon@movementarian.org>
3163
3164         * QMath.h:
3165         * QMath.C: add sub/superscript
3166
3167         * ui/QMathDialog.ui:
3168         * QMathDialog.h:
3169         * QMathDialog.C: add dots. Use a completely broken :(
3170           scrollview.
3171
3172         * iconpalette.C: increase size
3173
3174 2002-09-04  Angus Leeming  <leeming@lyx.org>
3175
3176         * QLyXKeySym.C: using std::endl directive.
3177
3178 2002-08-30  John Levon  <levon@movementarian.org>
3179
3180         * Makefile.dialogs:
3181         * moc/Makefile.am:
3182         * QMath.h:
3183         * QMath.C:
3184         * QMathDialog.h:
3185         * QMathDialog.C:
3186         * ui/QMathDialog.ui: start math panel
3187
3188         * iconpalette.h:
3189         * iconpalette.C: new widget used by above
3190
3191 2002-08-29  John Levon  <levon@movementarian.org>
3192
3193         * Toolbar_pimpl.C: defocus layout combo on select
3194
3195 2002-08-29  John Levon  <levon@movementarian.org>
3196
3197         * QtView.C: add back in allow/prohibitInput (for now)
3198
3199         * TODO: update
3200
3201 2002-08-29  John Levon  <levon@movementarian.org>
3202
3203         * Toolbar_pimpl.C: mathed math-insert - skip
3204           the preceding '\' when looking for file name
3205
3206 2002-08-29  John Levon  <levon@movementarian.org>
3207
3208         * Toolbar_pimpl.C: math xpm handling in preparation
3209         for some fixed XPMs
3210
3211 2002-08-29  John Levon  <levon@movementarian.org>
3212
3213         * QCommandBuffer.h:
3214         * QCommandBuffer.C: use a QListView not combo box.
3215           Qt Sucks.
3216
3217 2002-08-29  John Levon  <levon@movementarian.org>
3218
3219         * ui/*: use size grippie consistently
3220
3221 2002-08-29  John Levon  <levon@movementarian.org>
3222
3223         * QContentPane.C:
3224         * QContentPane.h: implement triple click
3225
3226 2002-08-29  John Levon  <levon@movementarian.org>
3227
3228         * QInclude.C: remove some wrong code removed from xforms
3229
3230 2002-08-29  John Levon  <levon@movementarian.org>
3231
3232         * qfont_metrics.C: add per char ascent/descent
3233
3234 2002-08-28  John Levon  <levon@movementarian.org>
3235
3236         * QContentPane.C: fix cut-and-paste borkage from
3237           LFUN_MOUSE changes
3238
3239 2002-08-25  Rob Lahaye  <lahaye@snu.ac.kr>
3240
3241         * QLImage.C: replace redundant xoffset_l and yoffset_t
3242         calculation by something better.
3243
3244 2002-08-25  John Levon  <levon@movementarian.org>
3245
3246         * FileDialog.C:
3247         * FileDialog_private.h:
3248         * FileDialog_private.C: disable non-sync code due
3249           to Qt bug. Add support for buttons
3250
3251 2002-08-25  John Levon  <levon@movementarian.org>
3252
3253         * QLPopupMenu.C: implement optional() support
3254
3255         * TODO: update
3256
3257 2002-08-25  John Levon  <levon@movementarian.org>
3258
3259         * Makefile.am:
3260         * Menubar_pimpl.h:
3261         * Menubar_pimpl.C:
3262         * QLPopupMenu.h:
3263         * QLPopupMenu.C: Populate menus upon open
3264
3265 2002-08-25  John Levon  <levon@movementarian.org>
3266
3267         * qlkey.h: add A-Z into string_to_qkey
3268
3269         * QLyXKeySym.h:
3270         * QLyXKeySym.C: remove crap again
3271
3272 2002-08-25  John Levon  <levon@movementarian.org>
3273
3274         * QLyXKeySym.h:
3275         * QLyXKeySym.C:
3276         * QContentPane.C: revert some wrong direction stuff and try
3277           again. STILL BROKEN :(
3278
3279 2002-08-25  John Levon  <levon@movementarian.org>
3280
3281         * QGraphics.C:
3282         * ui/QGraphicsDialog.ui: update, and some UI improvements
3283
3284 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
3285
3286         * lengthcombo.C: apply changes to "enum UNIT" in src/lyxlength.h
3287
3288         * QLImage.C:
3289         * QGraphics.C: Implement changes for new xforms graphics dialog
3290         (NB: Qt Graphics dialog itself is NOT YET updated!).
3291
3292 2002-08-15  Angus Leeming  <leeming@lyx.org>
3293
3294         * lyx_gui.C (hexname): enable previews to work!
3295
3296 2002-08-15  Angus Leeming  <leeming@lyx.org>
3297
3298         * Dialogs.C:
3299         * Dialogs2.C
3300         * Dialogs_impl.h: the brave new world of Dialog creation.
3301
3302         * guiapi.C: discard.
3303
3304         * Makefile.am: add new files Dialogs2.C Dialogs_impl.h and
3305         remove guiapi.C.
3306
3307 2002-08-14  John Levon  <levon@movementarian.org>
3308
3309         * Alert_pimpl.C: remove xforms header
3310
3311         * Toolbar_pimpl.C: build fix
3312
3313 2002-08-13  Angus Leeming  <leeming@lyx.org>
3314
3315         * Qt2Base.h: compile fix isReadonly -> bufferIsReadonly.
3316
3317         * FileDialog_private.C:
3318         * Menubar_pimpl.C:
3319         * Toolbar_pimpl.C:
3320         * QtView.C:
3321         * lyx_gui.C:
3322         changes due to the changed LyXView interface that now returns references
3323         to member variables not pointers.
3324
3325 2002-08-12  Angus Leeming  <leeming@lyx.org>
3326
3327         * Menubar_pimpl.C: no need to #include "Dialogs.h". Remove semi-colon
3328         from namespace closing delimiter.
3329
3330         * Menubar_pimpl.h:  remove MenuItemInfo:: prefix from c-tor declaration.
3331
3332         * QAbout.[Ch]:
3333         * QBibitem.[Ch]:
3334         * QBibtex.[Ch]:
3335         * QCharacter.[Ch]:
3336         * QCitation.[Ch]:
3337         * QERT.[Ch]:
3338         * QError.[Ch]:
3339         * QExternal.[Ch]:
3340         * QFloat.[Ch]:
3341         * QGraphics.[Ch]:
3342         * QInclude.[Ch]:
3343         * QIndex.[Ch]:
3344         * QLog.[Ch]:
3345         * QMinipage.[Ch]:
3346         * QParagraph.[Ch]:
3347         * QPreamble.[Ch]:
3348         * QPrint.[Ch]:
3349         * QRef.[Ch]:
3350         * QSearch.[Ch]:
3351         * QShowFile.[Ch]:
3352         * QSpellchecker.[Ch]:
3353         * QTabularCreate.[Ch]:
3354         * QTexinfo.[Ch]:
3355         * QThesaurus.[Ch]:
3356         * QToc.[Ch]:
3357         * QURL.[Ch]:
3358         * QVCLog.[Ch]:
3359         No longer pass Controller or Dialogs to the c-tor.
3360         No longer forward-declare Dialogs.
3361
3362         * Qt2Base.[Ch]: derives from ViewBase directly.
3363         No longer passed ControlButtons & or Dialogs &.
3364         (bc): new method, enabling the daughter classes to access the
3365         ButtonController.
3366         (slotWMHide):
3367         (slotApply):
3368         (slotOK):
3369         (slotClose):
3370         (slotRestore): changes due to a change in the ViewBase class.
3371
3372         * QtView.C (c-tor): no longer pass Dialogs & to the Toolbar.
3373
3374         * Toolbar_pimpl.[Ch] (c-tor): no longer passed a Dialogs &.
3375
3376         * guiapi.C: access the controller methods by explicit invocation of the
3377         controller.
3378
3379 2002-08-09  John Levon  <levon@movementarian.org>
3380
3381         * Toolbar_pimpl.C: add missing header
3382
3383 2002-08-08  John Levon  <levon@movementarian.org>
3384
3385         * Toolbar_pimpl.C:
3386         * Menubar_pimpl.C: lyxaction cleanup
3387
3388 2002-08-08  John Levon  <levon@movementarian.org>
3389
3390         * QGraphicsDialog.C: enable rotate
3391
3392         * ui/QGraphicsDialog.ui: trigger changed on
3393           activated() not highlighted()
3394
3395 2002-08-08  John Levon  <levon@movementarian.org>
3396
3397         * QGraphics.C:
3398         * ui/QGraphicsDialog.ui: lots of fixes and cleanup
3399
3400         * ui/QRefDialog.ui: geometry cleanup
3401
3402 2002-08-07  John Levon  <levon@movementarian.org>
3403
3404         * Menubar_pimpl.C: fix compile for gcc 3.1
3405
3406 2002-08-06  John Levon  <levon@movementarian.org>
3407
3408         * ui/QSpellcheckerDialogBase.ui:
3409         * QSpellcheckerDialog.h:
3410         * QSpellchecker.h:
3411         * QSpellchecker.C: remove options()
3412
3413         * QtView.C: fix build
3414
3415 2002-07-31  John Levon  <levon@movementarian.org>
3416
3417         * io_callback.h: make a more proper class
3418
3419         * lyx_gui.C: implement removal of I/O callbacks
3420
3421 2002-07-30  John Levon  <levon@movementarian.org>
3422
3423         * qlkey.h:
3424         * QLyXKeySym.h:
3425         * QLyXKeySym.C: do our own getISOEncoded() mapping
3426           because Qt can't handle it
3427
3428 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
3429
3430         * several file: strip,frontStrip -> trim,ltrim,rtrim
3431
3432 2002-07-25  John Levon  <levon@movementarian.org>
3433
3434         * Toolbar_pimpl.C: fix tooltips
3435
3436 2002-07-25  John Levon  <levon@movementarian.org>
3437
3438         * QCommandEdit.C:
3439         * Toolbar_pimpl.C: make Tab work in the content pane
3440
3441 2002-07-25  John Levon  <levon@movementarian.org>
3442
3443         * Menubar_pimpl.C: split create/fill of menus into
3444           two functions
3445
3446 2002-07-25  John Levon  <moz@compsoc.man.ac.uk>
3447
3448         * Menubar_pimpl.C: make it compile again
3449
3450 2002-07-24  John Levon  <moz@compsoc.man.ac.uk>
3451
3452         * Menubar_pimpl.C: make it compile again
3453
3454 2002-07-24  Angus Leeming  <leeming@lyx.org>
3455
3456         * FileDialog_private.C (done): add a false to the arguments passed to
3457         getLyXFunc.
3458
3459         * QBibtex.C:
3460         * QCommandBuffer.C: add a using std::vector directive.
3461
3462         * QBibtexDialog.C: s/<vector.h>/<vector>/
3463
3464         * QCommandBuffer.C: remove trailing semi-colon at the end of the
3465         namespace scope.
3466
3467         * QTexinfo.h: s/vector<string>/std::vector<string>/
3468
3469 2002-07-23  Edwin Leuven <leuven@fee.uva.nl>
3470
3471         * QBibtex.C: syle combobox instead of listbox
3472         * QBibtexDialog.C:
3473         * ui/QBibtexDialog.ui
3474         * QTexinfo.C: Repair view without path/selection
3475         * QTexinfo.h
3476         * QTexinfoDialog.C
3477         * QTexinfoDialog.h
3478         * ui/QTexinfoDialog.ui
3479         * ui/QCitationDialog.ui: layout fix
3480         * ui/QExternalDialog.ui: idem
3481         * TODO: update
3482
3483 2002-07-23  John Levon  <moz@compsoc.man.ac.uk>
3484
3485         * QCommandBuffer.C: real compile fix
3486
3487 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
3488
3489         * QLyXKeySym.C: return 0 when text_ is empty
3490           for getISOEncoded()
3491
3492 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
3493
3494         * QCommandBuffer.C: probably compile fix
3495
3496         * QtView.C:
3497         * Toolbar_pimpl.h:
3498         * Toolbar_pimpl.C: remove dead code
3499
3500 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
3501
3502         * lyx_gui.C: add exit() so we don't busy loop !
3503
3504 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
3505
3506         * QCommandEdit.C: complete if right at end of line
3507
3508         * QLyXKeySym.C: cleanup comments
3509
3510         * QtView.C: prefer const int
3511
3512         * qlkey.h: fix some transliteration errors...
3513
3514 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
3515
3516         * Toolbar_pimpl.h:
3517         * Toolbar_pimpl.C: remove ->push()
3518
3519 2002-07-22  Edwin Leuven  <leuven@fee.uva.nl>
3520
3521         * QCitationDialog.C: fix loop search and info update after selecting
3522         * TODO: remove this is issue
3523
3524 2002-07-22  Edwin Leuven  <leuven@fee.uva.nl>
3525
3526         * ui/QBibtexDialog.ui: style browser
3527         * QBibtex.C: idem
3528         * QBibtexDialog.C: idem
3529
3530         * ui/QRefDialog.ui: document combo
3531         * QRef.C: idem
3532
3533         * QInclude.C: new layout
3534         * ui/QIncludeDialog.ui: new layout
3535
3536         * ui/QCitationDialog.ui: new layout
3537
3538         * ui/QExternalDialog.ui: new layout
3539
3540         * QGraphics.C: Compile fix
3541
3542         * TODO:
3543
3544 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
3545
3546         * Menubar_pimpl.h:
3547         * Menubar_pimpl.C: implement check/disable, submenus
3548
3549 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
3550
3551         * Toolbar_pimpl.h:
3552         * Toolbar_pimpl.C: implement getLayoutList()
3553
3554 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3555
3556         * Toolbar_pimpl.C: use BufferParams::getLyXTextClass
3557
3558 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
3559
3560         * QToc.h:
3561         * QToc.C: compile fixes, default to depth_(1)
3562
3563 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
3564
3565         * Menubar_pimpl.C: change for removed menubar stuff
3566
3567 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
3568
3569         * QtView.C: reset idle timer on message()
3570
3571 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
3572
3573         * QLImage.C: various fixes
3574
3575         * QWorkArea.C: set focus proxy
3576
3577         * qscreen.C: don't show cursor when in command buffer
3578
3579         * Makefile.am:
3580         * moc/Makefile.am:
3581         * QMiniBuffer.h:
3582         * QMiniBuffer.C:
3583         * QCommandBuffer.h:
3584         * QCommandBuffer.C:
3585         * QCommandEdit.h:
3586         * QCommandEdit.C:
3587         * QtView.h:
3588         * QtView.C: Rudimentary command buffer
3589
3590 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
3591
3592         * QWorkArea.C: remove unnecessary include
3593
3594 2002-07-18  John Levon  <moz@compsoc.man.ac.uk>
3595
3596         * QtView.C:
3597         * Toolbar_pimpl.C:
3598         * lyx_gui.C: verboseDispatch() is now dispatch()
3599
3600 2002-07-07  Edwin Leuven  <leuven@fee.uva.nl>
3601
3602         * QParagraph.[Ch]: Add paragraph dialog
3603         * QParagraphDialog.[Ch]:
3604         * ui/QParagraphDialog.[Ch]:
3605         * Makefile.am:
3606         * Makefile.dialogs:
3607         * guiapi.C:
3608
3609 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
3610
3611         * QtView.C: basic statusbar show
3612
3613 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
3614
3615         * QLImage.C: add using std
3616
3617 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
3618
3619         * QLImage.h:
3620         * QLImage.C: remove getPixmap() add isDrawable()
3621
3622 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
3623
3624         * io_callback.h:
3625         * lyx_gui.C: make set_read_callback() work
3626
3627 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
3628
3629         * lyx_gui.C: add set_read_callback()
3630
3631         * Makefile.am:
3632         * xforms/*: remove
3633
3634 2002-07-13  John Levon  <moz@compsoc.man.ac.uk>
3635
3636         * QtView.C: add a status bar
3637
3638         * Toolbar_pimpl.C: minor fixes
3639
3640         * lyx_gui.C: implement hexname()
3641
3642 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
3643
3644         * lyx_gui.C: move init_graphics() to parse_init()
3645
3646 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
3647
3648         * Toolbar_pimpl.h:
3649         * Toolbar_pimpl.C: remove unused (de)activate()
3650
3651 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
3652
3653         * lyx_gui.C: implement update_fonts(), font_available()
3654
3655 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
3656
3657         * lyx_gui.C: add un-needed update_color()
3658
3659 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
3660
3661         * QtView.h:
3662         * QtView.C: remove unused methods
3663
3664 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
3665
3666         * Makefile.am:
3667         * QLImage.h:
3668         * QLImage.C: initial image loader
3669
3670         * lyx_gui.C: initialise graphics
3671
3672         * QLPainter.C: draw images
3673
3674         * QWorkArea.C: implement clipboard as much as possible
3675
3676 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
3677
3678         * dialog files: add unused Dialogs paramater to allow compile
3679
3680         * QtView.C:
3681         * QMiniBuffer.h:
3682         * QMiniBuffer.C:
3683         * Makefile.am: add QMiniBuffer (placeholder)
3684
3685         * TODO: add
3686
3687         * Toolbar_pimpl.h:
3688         * Toolbar_pimpl.C: compile fix
3689
3690         * lyx_gui.C: add hexname() place holder
3691
3692 2002-07-04  André Pönitz  <poenitz@lyx.org>
3693
3694         * xforms/Makefile.am: replace XFORMSGIMAGE by XFORMSIMAGE
3695
3696 2002-06-28  Angus Leeming  <leeming@lyx.org>
3697
3698         * QLPainter.[Ch]: changes associated with the name change
3699         grfx::GImage -> grfx::Image.
3700
3701 2002-06-21  Angus Leeming  <leeming@lyx.org>
3702
3703         * Menubar_pimpl.C (c-tor): rename MenuBackend const & mb argument to
3704         avoid name clash with MenuBackend::const_iterator mb.
3705
3706         * QContentPane.C:
3707         * QLPainter.C:
3708         * qscreen.C: add using std::endl directive.
3709
3710         * QLPainter.C (lines, fillPolygon) : wrap QCOORD points inside a
3711         scoped_array as np is not known at compile time and my compiler barfs.
3712
3713         * Toolbar_pimpl.h: forward declare class ToolbarProxy.
3714
3715         * qfont_loader.h: don't #include "font_loader.h".
3716
3717         * qfont_metrics.C: remove trailing ';' from namespace anon scope.
3718
3719 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
3720
3721         * qfont_metrics.C: fix variable names
3722
3723 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
3724
3725         * QWorkArea.C: remove dead splash code
3726
3727 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
3728
3729         * QContentPane.C: restore calls to workAreaResize()
3730
3731         * QLyXKeySym.h: tidy
3732
3733         * QWorkArea.h: remove redraw()
3734
3735         * QWorkArea.C: remove resize()
3736
3737 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
3738
3739         * guiapi.C: createIndex() changed
3740
3741 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
3742
3743         * QWorkArea.h: remove unused resize(...)
3744
3745 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
3746
3747         * QWorkArea.h: remove unused stuff
3748
3749 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
3750
3751         * QContentPane.h:
3752         * QContentPane.C: remove focus/unfocus events
3753
3754 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
3755
3756         * QWorkArea.h: remove unused methods
3757
3758 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
3759
3760         * LyXKeySymFactory.C: add
3761
3762         * Makefile.am:
3763         * QContentPane.C:
3764         * qlkey.h:
3765         * QLyXKeySym.h:
3766         * QLyXKeySym.C: get keyboard partly working
3767
3768         * qfont_metrics.C: fix compile
3769
3770 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
3771
3772         * Makefile.am: add the new files ...
3773
3774         * Dialogs.C:
3775         * guiapi.C:
3776         * all dialogs: implement new dialog stuff, fix compile
3777
3778         * FileDialog_private.h:
3779
3780         * GUIRunTime.C:
3781         * lyx_gui.C: update for lyx_gui namespace
3782
3783         * LyXScreenFactory.C: add
3784
3785         * QContentPane.h:
3786         * QContentPane.C: new widget for containing a lyx document
3787
3788         * QLPainter.h:
3789         * QLPainter.C: qt painter object
3790
3791         * QWorkArea.h:
3792         * QWorkArea.C: Qt version of the work area
3793
3794         * QtView.h:
3795         * QtView.C: Qt version of LyXView
3796
3797         * Toolbar_pimpl.h:
3798         * Toolbar_pimpl.C:
3799         * Menubar_pimpl.h:
3800         * Menubar_pimpl.C: initial Qt versions
3801
3802         * WorkAreaFactory.C: generate a QWorkArea
3803
3804         * emptytable.C: add a resize grippie
3805
3806         * qfont_loader.h:
3807         * qfont_loader.C: font loader for Qt
3808
3809         * qfont_metrics.h:
3810         * qfont_metrics.C: font metrics for Qt
3811
3812         * qlkey.h: convert Qt key symbol into a name
3813
3814         * qscreen.h:
3815         * qscreen.C: Qt version of screen
3816
3817         * moc/Makefile.am: add new files
3818
3819         * xforms/Makefile.am: remove all xforms dialogs
3820
3821 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3822
3823         * Qt2BC.C: do not include ButtonController.tmpl
3824
3825 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
3826
3827         * QtLyXView.h: moved into frontends/
3828
3829 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3830
3831         * QDocument.h: use more specific smart_ptr header.
3832         * Qt2Base.h: ditto
3833
3834 2002-04-30  John Levon  <moz@compsoc.man.ac.uk>
3835
3836         * QCharacter.h:
3837         * QCharacter.C: update for language i18n change
3838
3839 2002-04-16  John Levon  <moz@compsoc.man.ac.uk>
3840
3841         * Dialogs.C: add tooltipsEnabled()
3842
3843         * QTeXInfo.C: include right header
3844
3845         * moc/Makefile.am: add back missing moc files
3846
3847         * xforms/Makefile.am: add missing FeedbackController
3848
3849 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3850
3851         * xforms/Makefile.am (link_files): use correct _SOURCES variable.
3852
3853         * ui/moc/Makefile.am: move include to top
3854         (DISTCLEANFILES): take the UIMOCDIALOGS variable instead
3855
3856         * ui/Makefile.am: ws change
3857
3858         * moc/Makefile.am: move include to top
3859
3860         * Makefile.am (EXTRA_DIST): some file taken from...
3861         * Makefile.dialogs (DIALOGSOURCES):here
3862
3863         * xforms/Makefile.am (EXTRA_DIST): delete
3864         (libqt2xforms_la_SOURCES): change to...
3865         (nodist_libqt2xforms_la_SOURCES): this
3866
3867         * ui/moc/Makefile.am (libqt2uimoc_la_SOURCES): change to...
3868         (nodist_libqt2uimoc_la_SOURCES): this
3869
3870         * ui/Makefile.am (libqt2ui_la_SOURCES): change to...
3871         (nodist_libqt2ui_la_SOURCES): this
3872
3873         * moc/Makefile.am (libqtmoc_la_SOURCES): comment out
3874         (nodist_libqt2moc_la_SOURCES): new
3875
3876         * Makefile.dialogs (DIALOGSOURCES): add QParagraph,
3877         QParagraphDialog, QDocument, QDocumentDialog
3878
3879         * Makefile.am (DISTCLEANFILES): delete
3880         (EXTRA_DIST): add with Makefile.dialogs
3881
3882 2002-04-02  John Levon  <moz@compsoc.man.ac.uk>
3883
3884         * ui/QParagraphDialog.ui: fix a couple of typos for
3885           the translators
3886
3887 2002-03-25  Angus Leeming  <a.leeming@ic.ac.uk>
3888
3889         * xforms/Makefile.am (link_files): whitespace.
3890
3891 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
3892
3893         * xforms/Makefile.am (libqt2xforms.la): it should depend on
3894         libqt2xforms_la_OBJECTS not libqt2xforms_la_SOURCES!
3895
3896 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3897
3898         * most files: ws cleanup
3899
3900 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3901
3902         * docygen fixes.
3903
3904 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
3905
3906         * GUIRunTime.C (initialiseGraphics): use the xforms image loader if
3907         your version of the xforms libraries is up to the task.
3908
3909         * xforms/Makefile.am: link in the xforms image loader if so configured.
3910
3911 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
3912
3913         * Dialogs.C (redrawGUI): removed to frontends/Dialogs.C
3914
3915         * Dialogs.C:
3916         * GUIRunTime.C (initialiseGraphics): moved to GUIRunTime.
3917
3918 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3919
3920         * Makefile.am: get rid of LYX_LIBS
3921
3922         * QDocument.C (class_update): layout as string
3923
3924 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
3925
3926         * Makefile.am:
3927         * moc/Makefile.am:
3928         * ui/Makefile.am:
3929         * ui/moc/Makefile.am: fix compile
3930
3931         * xforms/: compile the necessary files via symlinks
3932
3933         * QPreambleDialog.C: new systemcall interface
3934
3935         * Timeout_pimpl.h:
3936         * Timeout_pimpl.C: add running()
3937
3938         * Dialogs.C: add init graphics, and doc/par xforms forms
3939
3940 2002-02-06  John Levon  <moz@compsoc.man.ac.uk>
3941
3942         * QToc.C: fix crash
3943
3944 2002-02-06  Edwin Leuven  <leuven@fee.uva.nl>
3945
3946         * QGraphics.C: compilation fix
3947         * QTexinfoDialog.C:
3948         * QTexinfoDialog.h:
3949         * ui/QTexinfoDialog.ui: remove help button
3950
3951 2002-01-31  Edwin Leuven  <leuven@fee.uva.nl>
3952
3953         * qt2/QGraphics.C:
3954         * qt2/QGraphics.h:
3955         * qt2/QGraphicsDialog.C:
3956         * qt2/QGraphicsDialog.h:
3957         * qt2/lengthcombo.C:
3958         * qt2/ui/QGraphicsDialog.ui: new dialog
3959         * qt2/QAbout.C:
3960         * qt2/ui/QAboutDialog.ui: reduce size
3961         * qt2/ui/QFloatDialog.ui: update dialog
3962
3963 2002-01-29  Edwin Leuven  <leuven@fee.uva.nl>
3964
3965         * Makefile.am:
3966         * Dialogs.C:
3967         * Makefile.dialogs:
3968         * QShowFile.h:
3969         * QShowFile.C:
3970         * QShowFileDialog.h:
3971         * QShowFileDialog.C:
3972         * ui/QShowFileDialog.ui: add showfile dialog
3973         * ui/QCitationDialog.ui: minor layout tweaks
3974
3975 2002-01-25  Angus Leeming  <a.leeming@ic.ac.uk>
3976
3977         * Dialogs.C: removed now redundant #include "QParagraph.h".
3978
3979         * QSearchDialog.h (remember): removed unnecessary
3980         QSearchDialog qualifier.
3981
3982         * QTexinfo.C:
3983         * QToc.C: added various using std::xyz directives.
3984
3985 2002-01-25  Edwin Leuven  <leuven@fee.uva.nl>
3986
3987         * Makefile.am:
3988         * Dialogs.C:
3989         * Makefile.dialogs:
3990         * QFloat.h:
3991         * QFloat.C:
3992         * QFloatDialog.h:
3993         * QFloatDialog.C:
3994         * ui/QFloatDialog.ui: add float dialog
3995
3996 2002-01-25  John Levon  <moz@compsoc.man.ac.uk>
3997
3998         * Makefile.am:
3999         * Makefile.dialogs: don't compile QPar/Doc
4000           for now, as they cause problems
4001
4002 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
4003
4004         * Makefile.am:
4005         * Dialogs.C:
4006         * QToc.h:
4007         * QToc.C:
4008         * QTocDialog.h:
4009         * QTocDialog.C:
4010         * ui/QTocDialog.ui: resuscitate TOC dialog
4011
4012 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
4013
4014         * QCitation.h:
4015         * QCitation.C:
4016         * QCitationDialog.h:
4017         * QCitationDialog.C:
4018         * ui/QCitationDialog.ui: natbib fixes
4019
4020 2002-01-19  Edwin Leuven  <leuven@fee.uva.nl>
4021
4022         * QTexinfo.[Ch]: added
4023         * QTexinfoDialog.[Ch]: added
4024         * ui/QTexinfoDialog.ui: added
4025         * Dialogs.C: add dialog
4026         * Makefile.dialogs: idem
4027
4028 2002-01-18  Edwin Leuven  <leuven@fee.uva.nl>
4029
4030         * QMinipage.C: compiles fixes (lyxlength related)
4031
4032 2002-01-15  John Levon  <moz@compsoc.man.ac.uk>
4033
4034         * Makefile.am:
4035         * FileDialog_private.h: fix compile
4036
4037         * QThesaurus.h:
4038         * QThesaurus.C:
4039         * QThesaurusDialog.h:
4040         * QThesaurusDialog.C:
4041         * ui/QThesaurusDialog.ui: new thesaurus code
4042
4043 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
4044
4045         * QMinipage.C (apply, update_contents): MinipageParams::width renamed
4046         as MinipageParams::pageWidth.
4047
4048 2002-01-04  John Levon  <moz@compsoc.man.ac.uk>
4049
4050         * QParagraph.C: add needed include
4051
4052 2001-12-08  John Levon  <moz@compsoc.man.ac.uk>
4053
4054         * Makefile.am:
4055         * Dialogs.C: bring back unconverted dialogs
4056
4057 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
4058
4059         * QParagraph.C:
4060         * QParagraphDialog.h:
4061         * QParagraphDialog.C: use new vspace API
4062
4063         * QTocDialog.C: silence warnings
4064
4065 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4066
4067         * qttableview.C: change "while(" to "while ("
4068
4069 2001-12-05  Allan Rae  <rae@lyx.org>
4070
4071         * QParagraph.C (apply):
4072         (update): Use the right LyXText -- extending John's fix
4073
4074 2001-12-01  Maks Orlovich  <mo002j@mail.rochester.edu>
4075
4076         * moc/Makefile.am:
4077         * Makefile.am:
4078         * QBibtexDialog.C:
4079         * QExternalDialog.C:
4080         * QParagraphDialog.h:
4081         * QPreambleDialog.C:
4082         * emptytable.C:
4083         * qttableview.C:
4084         * qttableview.C:
4085         * qttableview.h: fixes for Qt3
4086
4087 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
4088
4089         * Makefile.am: add Alert_pimpl.lo
4090
4091 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
4092
4093         * Makefile.am: link in new DropDown.lo
4094
4095         * QSpellcheckerDialog.C: fix warning
4096
4097         * ui/moc/Makefile.am: remove dead thing
4098
4099 2001-10-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4100
4101         * ui/moc/Makefile.am: remove unportable # at beginning of
4102         declaration.
4103
4104         * ui/Makefile.am:
4105         * Makefile.am: remove extra DISTCLEANFILES declaration
4106
4107 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
4108
4109         * ui/QDocumentDialog.ui:
4110         * QDocument.C (build_dialog): support latin4
4111
4112 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
4113
4114         * ui/QDocumentDialog.ui:
4115         * QDocument.C (build_dialog): support latin3
4116
4117 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
4118
4119         * Dialogs.C: remove splash dialog code.
4120
4121         * QSplash.[Ch]:
4122         * QSplashDialog.[Ch]: removed.
4123
4124         * Makefile.dialogs: remove splash dialog files.
4125
4126 2001-09-18  John Levon  <moz@compsoc.man.ac.uk>
4127
4128         * QRef.C: fix compile
4129
4130         * README: update
4131
4132 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4133
4134         * Makefile.am (libqt2_la_LIBADD): rename from OBJADD, depend on
4135         gui libs
4136
4137 2001-09-06  John Levon  <moz@compsoc.man.ac.uk>
4138
4139         * ui/QMinipageDialog.ui: fix layout, remove old slot
4140
4141         * QRefDialog.C: fix warning
4142
4143 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
4144
4145         * ui/QSpellcheckerDialog.ui: reworded layout
4146
4147 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
4148
4149         * QMinipage.C: remove radiobutton add combox
4150         * ui/QMinipageDialog.ui: + buttons at bottom
4151
4152 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
4153
4154         * Makefile.dialogs:
4155         * Dialogs.C:
4156         * QSpellchecker.[Ch]:
4157         * QSpellcheckerDialog.[Ch]:
4158         * ui/QSpellcheckerDialog.ui: add spellchecker dialog
4159
4160 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
4161
4162         * ui/QMinipageDialog.ui: layout tweak again (but it's getting better)
4163
4164 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
4165
4166         * ui/QGraphicsDialog.ui : minor layout tweak
4167         * ui/QIncludeDialog.ui : idem
4168         * ui/QMinipageDialog.ui: idem
4169         * ui/QURLDialog.ui: idem
4170
4171 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
4172
4173         * ui/QRefDialog.ui : minor layout tweak
4174         * Qref.C: idem
4175
4176 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
4177
4178         * QTabularCreateDialog.C: fix warnings
4179
4180         * emptytable.h:
4181         * emptytable.C:
4182         * ui/QTabularCreateDialog.ui: fix layout
4183           when table size is changed
4184
4185 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
4186
4187         * Dialogs.C:
4188         * QSearch.[Ch]:
4189         * QSearchDialog.[Ch]:
4190         * ui/QSearchDialog.ui: add search back
4191
4192 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
4193
4194         * Dialogs.C:
4195         * QPrint.[Ch]:
4196         * QPrintDialog.[Ch]:
4197         * ui/QPrintDialog.ui: add print dialog back
4198
4199 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
4200
4201         * Makefile.am:
4202         * moc/Makefile.am:
4203         * ui/Makefile.am:
4204         * ui/moc/Makefile.am: use AM_CXXFLAGS to add defines
4205
4206 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
4207
4208         * QAbout.C: added a using std::getline directive.
4209
4210         * QCitationDialog.C (doFind): removed const from argument to make it
4211         consistent with the header file.
4212
4213         * QDocument.[Ch] (c-tor): moved declaration of into .C file. Compilation
4214         was failing with "incomplete type is not allowed" in instantiation
4215         of boost::scoped_ptr<QDocumentDialog> dialog_.
4216
4217         * QLog.C: added a couple of using std::xyz directives.
4218
4219         * QPreambleDialog.C: added a using std::getline directive.
4220
4221         * QToc.C: using SigC::slot directive.
4222
4223 2001-08-29  Edwin Leuven  <leuven@fee.uva.nl>
4224
4225         * ui/QURLDialog.ui : minor layout tweak
4226
4227 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
4228
4229         * QPreamble.[Ch]:
4230         * QPreambleDialog.[Ch]:
4231         * ui/QPreambleDialog.ui:
4232         * Makefile.am:
4233         * Makefile.dialogs:
4234         * Dialogs.C: add pre-amble dialog
4235
4236 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
4237
4238         * ui/QIndexDialog.ui:
4239         * QIndexDialog.C: add QWhatsThis in C source
4240
4241         * README: document this restriction
4242
4243 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
4244
4245         * QMinipage.[Ch]:
4246         * QMinipageDialog.[Ch]:
4247         * ui/QMinipageDialog.ui:
4248         * lengthcombo.[Ch]:
4249         * Makefile.am:
4250         * moc/Makefile.am:
4251         * Makefile.dialogs:
4252         * Dialogs.C: add minipage and prototype length combo widget
4253
4254 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
4255
4256         * QLog.[Ch]:
4257         * QLogDialog.[Ch]:
4258         * ui/QLogDialog.ui:
4259         * QVCLog.[Ch]:
4260         * QVCLogDialog.[Ch]:
4261         * ui/QVCLogDialog.ui:
4262         * Dialogs.C:
4263         * Makefile.am:
4264         * Makefile.dialogs: add log and vclog dialogs
4265
4266 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
4267
4268         * Dialogs.C:
4269         * QTabularCreate.[Ch]:
4270         * QTabularCreate.h:
4271         * QTabularCreateDialog.C:
4272         * QTabularCreateDialog.h:
4273         * ui/Makefile.am:
4274         * ui/QTabularCreateDialog.ui: bring back
4275         tabcreate
4276
4277 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
4278
4279         * ui/QCharacterDialog.ui:
4280         * ui/QThesaurusDialog.ui: fix tab order
4281
4282         * QGraphics.[Ch]:
4283         * QGraphicsDialog.[Ch]:
4284         * ui/QGraphicsDialog.ui:
4285         * Makefile.am:
4286         * Makefile.dialogs:
4287         * Dialogs.C: add graphics dialog
4288
4289 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
4290
4291         * QThesaurus.C: clear selection on update
4292
4293         * QInclude.[Ch]:
4294         * QincludeDialog.[Ch]:
4295         * ui/QincludeDialog.ui:
4296         * Makefile.am:
4297         * Makefile.dialogs:
4298         * Dialogs.C: add Include dialog
4299
4300         * README: add note about crashes
4301
4302 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
4303
4304         * QThesaurusDialog.C: whoops, forgot to clear before update
4305
4306 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
4307
4308         * QBibtex.C:
4309         * QBibtexDialog.h:
4310         * QBibtexDialog.C:
4311         * ui/QBibtexDialog.ui: fix some things, add
4312           delete button
4313
4314         * QExternalDialog.C: fix file dialog thing
4315
4316         * QThesaurus.h:
4317         * QThesaurus.C:
4318         * QThesaurusDialog.h:
4319         * QThesaurusDialog.C:
4320         * ui/QThesaurusDialog.ui: fix compile, get working
4321
4322         * moc/Makefile.am: fix builddir != srcdir
4323
4324 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
4325
4326         * GUIRunTime.C: fix argc handling
4327
4328 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
4329
4330         * ui/*.ui:
4331         * ui/Makefile.am: add some sed magic to replace tr() with _()
4332
4333 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
4334
4335         * Makefile.am: remove accidentally committed xforms file
4336
4337 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
4338
4339         * Dialogs.C:
4340         * Makefile.dialogs:
4341         * QThesaurus.[Ch]:
4342         * QThesaurusDialog.[Ch]:
4343         * ui/QThesaurusDialog.ui: add thesaurus dialog
4344
4345 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
4346
4347         * Dialogs.C:
4348         * Makefile.am:
4349         * Makefile.dialogs:
4350         * QExternal.[Ch]:
4351         * QExternalDialog.[Ch]:
4352         * ui/QExternalDialog.ui: add external dialog
4353
4354 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
4355
4356         * Dialogs.C:
4357         * Makefile.dialogs:
4358         * QERT.[Ch]:
4359         * QERTDialog.[Ch]:
4360         * ui/QERTDialog.ui: add ERT dialog
4361
4362 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
4363
4364         * Dialogs.C:
4365         * Makefile.am:
4366         * Makefile.dialogs:
4367         * QError.[Ch]:
4368         * QErrorDialog.[Ch]:
4369         * ui/QErrorDialog.ui: add LaTeX error dialog
4370
4371 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
4372
4373         * Dialogs.C:
4374         * QCharacter.[Ch]:
4375         * QCharacterDialog.[Ch]:
4376         * ui/QcharacterDialog.ui: make work again,
4377           add auto-apply feature
4378
4379 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
4380
4381         * Dialogs.C:
4382         * Makefile.am:
4383         * Makefile.dialogs:
4384         * QBibitem.[Ch]:
4385         * QBibitemDialog.[Ch]:
4386         * ui/QBibitemDialog.ui: add Bibitem dialog
4387
4388 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
4389
4390         * Dialogs.C:
4391         * Makefile.dialogs:
4392         * QBibtex.[Ch]:
4393         * QBibtexDialog.[Ch]:
4394         * ui/QBibtexDialog.ui: added BibTeX dialog.
4395
4396         * README: update
4397
4398 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
4399
4400         * Qt2BC.C: whoops, reversed sense of setReadOnly()
4401
4402 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
4403
4404         * Dialogs.C:
4405         * QRef.[Ch]:
4406         * ui/QRefDialog.ui: add Ref dialog back
4407
4408         * QAbout.[Ch]:
4409         * QCitation.[Ch]:
4410         * QDocument.[Ch]:
4411         * QIndex.[Ch]:
4412         * QURL.[Ch]:
4413         * Qt2Base.h: protect build() with updating_ too
4414
4415         * QCitationDialog.C: use Qt2Base::readOnly
4416
4417         * README: update
4418
4419 2001-08-25  John Levon  <moz@compsoc.man.ac.uk>
4420
4421         * Dialogs.C: add URL
4422
4423         * QAbout.h:
4424         * QCitation.h:
4425         * QDocument.h:
4426         * QIndex.C:
4427         * Qt2Base.h:
4428         * Qt2Base.C: add an updating_ variable to prevent
4429           bc() breakage.
4430
4431         * QURL.h:
4432         * QURL.C:
4433         * QURLDialog.h:
4434         * QURLDialog.C:
4435         * ui/QURLDialog.ui: make alive again
4436
4437         * Qt2BC.C: make lineedits ReadOnly not disabled
4438
4439         * README: update
4440
4441         * ui/QCitationDialog.ui: small cleanups
4442
4443         * ui/QIndexDialog.ui: add a what's this
4444
4445 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
4446
4447         * Dialogs.C: include the right files
4448
4449         * QCitation.C: closePB not cancelPB
4450
4451         * QCitationDialog.C:
4452         * QCitationDialog.h:
4453         * ui/QCitationDialog.ui: small fixes
4454
4455         * QIndex.h:
4456         * QIndex.C:
4457         * QIndexDialog.C:
4458         * QIndexDialog.h:
4459         * ui/QIndexDialog.ui: more fixes
4460
4461         * Qt2Base.h:
4462         * Qt2Base.C: add reset() to workaround problem.
4463
4464         * README: update
4465
4466         * Makefile.am:
4467         * Timeout_pimpl.h:
4468         * Timeout_pimpl.C: add the timer
4469
4470 2001-08-23  John Levon  <moz@compsoc.man.ac.uk>
4471
4472         * Dialogs.C:
4473         * Makefile.am:
4474         * Qt2BC.h:
4475         * Qt2BC.C:
4476         * QAbout.C:
4477         * QCitation.C:
4478         * QDocument.h:
4479         * Qt2Base.C:
4480         * Qt2Base.h: rename qt2BC -> Qt2BC, set focus for widget enable
4481
4482         * QIndex.h:
4483         * QIndex.C:
4484         * ui/QIndexDialog.ui: use the BC properly
4485
4486         * Qt2Base.h:
4487         * Qt2Base.C: add a virtual isValid(), and predicate what changed()
4488           tells the BC on the return value
4489
4490         * README: update
4491
4492 2001-08-21  John Levon  <moz@compsoc.man.ac.uk>
4493
4494         * Dialogs.C: add QIndex
4495
4496         * ui/Makefile.am:
4497         * Makefile.am: fix build
4498
4499         * ui/QAboutDialog.ui:
4500         * QAbout.C: finish dialog
4501
4502         * ui/QCitationDialog.ui:
4503         * QCitationDialog.C: BC fixes
4504
4505         * ui/QIndexDialog.ui:
4506         * QIndex.h:
4507         * QIndex.C:
4508         * QIndexDialog.h:
4509         * QIndexDialog.C: got index dialog working
4510
4511 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
4512
4513         * all files: enormous naming re-jig and tidy
4514
4515 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
4516
4517         Consistent use of Lsstream.h:
4518         * FormCredits.C (build): std::stringstream -> stringstream.
4519
4520 2001-06-17  Angus Leeming  <a.leeming@ic.ac.uk>
4521
4522         * FormCitation.C (build): removed bc().refresh() call as the controller
4523         should take care of this.
4524         (update): removed noKeys stuff as you don't use it.
4525
4526         * FormCitationDialogImpl.C (slotBibSelected): Can't select bibkeys[-1]!
4527         We were being bit by the xforms browser returns the browser line number
4528         in Fortran style, but Qt uses C-style.
4529
4530 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
4531
4532         * FormCitationDialogImpl.C: added using directive.
4533
4534         * qt2BC.[Ch]: qt2BC now derives from GuiBC<QButton, QWidget>.
4535         No idea why this wasn't done ages ago!
4536
4537 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
4538
4539         * FormCharacter.C:
4540         * FormParagraph.C (c-tor): cosmetic name change of signal.
4541
4542 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
4543
4544         * FormCitation.C:
4545         * Qt2Base.C: removed // -*- C++ -*- as first line.
4546
4547         * FileDialog_private.h:
4548         * FormCopyright.h:
4549         * FormCredits.h:
4550         * FormIndex.h:
4551         * FormParagraph.h:
4552         * FormPrint.h:
4553         * FormRef.h:
4554         * FormSearch.h:
4555         * FormSplash.h:
4556         * FormTabularCreate.h:
4557         * FormToc.h:
4558         * FormUrl.h:
4559         * QtLyXView.h: added // -*- C++ -*- as first line.
4560
4561 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
4562
4563         * <various>: fix random space pepper to use
4564           hard tabs. Also add <config.h> where necessitated
4565           by using LString.h
4566
4567 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
4568
4569         * FormDocument.C (build): add iso8859-15 support.
4570
4571 2001-05-17  Allan Rae  <rae@lyx.org>
4572
4573         * FormCharacter.C:
4574         * FormCopyright.C:
4575         * FormCredits.C:
4576         * FormSearch.C: gettext went missing but is back gain now _().
4577
4578         * Makefile.am:  ButtonController is now ButtonControllerBase.
4579         It now compiles but it won't link lyx on my system.  Complaints about
4580         not being able to link in libraries lib{GL,GLU,Xft,Xext,Xmu} which
4581         are all present and accounted for by ldconfig.  YMMV.
4582
4583 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4584
4585         * FormParagraph.C: remove !NEW_INSETS and !NO_PEXTRA cruft
4586
4587 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
4588
4589         * FormCharacter.C:
4590         * FormDocument.h:
4591         * FormSearch.C:
4592         * Dialogs.C: s/popup/dialog/
4593
4594         * qt2BC.h:
4595         * qt2BC.C:
4596         * FormCitation.C:
4597         * FormDocument.C: s/UndoAll/Restore/
4598
4599         * Qt2Base.h:
4600         * Qt2Base.C: s/ControlButton/ControlButtons/
4601
4602
4603 2001-04-02  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
4604
4605         * Makefile.am: Simplified Makefile.am
4606
4607 2001-03-31  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
4608
4609         * FormCitationDialogImpl.C (doPreviousNext): Propagated search
4610         fixes from XForms
4611         * several files: MVC for citation dialog
4612
4613 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
4614
4615         * Qt2Base.[Ch]: changed ControlBase to ControlButton.
4616
4617 2001-03-19  Edwin Leuven  <leuven@fee.uva.nl>
4618
4619         * qt2 compiles again:
4620         * Makefile.am: added missing xform dialogs
4621         * FormParagraph.C: only extra setting if wanted
4622         * FormParagraph.h: add namespace to connection
4623
4624 2001-03-16  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
4625
4626         * FormParagraph.C (apply): Only call SetParagraphExtraOpt() when
4627         NO_PEXTRA is not defined (in line with XForms frontend)
4628
4629         * Dialogs.C: Adapted to backend changes
4630
4631         * Makefile.am: updated citation dialog
4632         * Citation dialog added: FormCitation.{C,h},
4633         *    FormCitationDialog.ui, FormCitationDialogImpl.{C,h}
4634
4635 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4636
4637         * several files: remove CXX_WORKING_NAMESPACES
4638
4639 2001-03-15  Edwin Leuven  <leuven@fee.uva.nl>
4640
4641         * Added splash screen
4642         * Makefile.am: updated
4643         * FormSplash.[Ch]: added
4644         * FormSplashImpl.[Ch]: added
4645
4646 2001-03-09  Edwin Leuven  <leuven@fee.uva.nl>
4647
4648         * Makefile.am: updated
4649         * paragraphdlg.ui: manually enabled items in minipage settings
4650         * paragraphdlgimpl.C: tweak enable code on extra page
4651         * Stuff sent in by Denis Perchine <dyp@perchine.com> to compile again:
4652         * FileDialog_private.[Ch]: added
4653         * FileDialog.C: added
4654         * FormParagraph.C: params settings updated
4655
4656 2001-03-06  Edwin Leuven  <leuven@fee.uva.nl>
4657
4658         * Search dialog added:
4659         * FormSearch.[Ch]
4660         * searchdlg.ui
4661         * searchdlg.[Ch]
4662         * searchdlgimpl.[Ch]
4663
4664 2001-02-16  Edwin Leuven  <leuven@fee.uva.nl>
4665
4666         * remove inheritance from noncopyable in Form*.h
4667         * Character dialog added:
4668         * FormCharacter.[Ch]
4669         * chardlg.ui
4670         * chardlg.[Ch]
4671         * chardlgimpl.[Ch]
4672
4673 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
4674
4675         * FormParagraph.C: fix bview->update()
4676
4677 2001-01-24  Edwin Leuven  <leuven@fee.uva.nl>
4678
4679         *FormParagraph.C:
4680         *FormParagraph.h:
4681         *FormPrint.C:
4682         *FormPrint.h:
4683         *FormTabularCreate.C:
4684         *FormTabularCreate.h:
4685         *QtLyXView.h:
4686         *emptytable.C:
4687         *emptytable.h:
4688         *paragraphdlg.C:
4689         *paragraphdlg.h:
4690         *paragraphdlg.ui:
4691         *paragraphdlgimpl.C:
4692         *paragraphdlgimpl.h:
4693         *printdlg.C:
4694         *printdlg.h:
4695         *printdlg.ui:
4696         *printdlgimpl.C:
4697         *printdlgimpl.h:
4698         *tabularcreatedlg.C:
4699         *tabularcreatedlg.h:
4700         *tabularcreatedlg.ui:
4701         *tabularcreatedlgimpl.C:
4702         *tabularcreatedlgimpl.h:
4703         *Makefile.am: added paragraph/print/tabular create dialogs
4704
4705 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
4706
4707         * src/frontends/qt2/.cvsignore:
4708         * Dialogs.C:
4709         * FormCopyright.C:
4710         * FormCopyright.h:
4711         * FormCopyrightDialog.C:
4712         * FormCopyrightDialog.h:
4713         * FormCopyrightDialogBase.C:
4714         * FormCopyrightDialogBase.h:
4715         * FormCopyrightDialogBase.ui:
4716         * GUIRunTime.C:
4717         * Makefile.am: start frontend with the Copyright
4718           dialog