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