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