]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ChangeLog
e8beacb6589bedf884e183add1879868f425c05d
[lyx.git] / src / frontends / qt2 / ChangeLog
1 2003-03-06  John Levon  <levon@movementarian.org>
2
3         * QExternalDialog.C: connect Apply
4
5 2003-03-05  Angus Leeming  <leeming@lyx.org>
6
7         * QWrap.[Ch]: changes to use the new Dialog-based scheme.
8
9         * Dialogs.C:
10         * Dialogs2.C:
11         * Dialogs_impl.h: remove wrap dialog.
12
13         * Dialogs3.C: add wrap dialog.
14
15 2003-03-05  Angus Leeming  <leeming@lyx.org>
16
17         * QFloat.[Ch]: changes to use the new Dialog-based scheme.
18
19         * Dialogs.C:
20         * Dialogs2.C:
21         * Dialogs_impl.h: remove float dialog.
22
23         * Dialogs3.C: add float dialog.
24
25 2003-03-05  Angus Leeming  <leeming@lyx.org>
26
27         * QFloat.C (update_contents): rename FloatParams as InsetFloatParams.
28
29 2003-03-05  Angus Leeming  <leeming@lyx.org>
30
31         * QInclude.[Ch]: changes to use the new Dialog-based scheme.
32
33         * Dialogs.C:
34         * Dialogs2.C:
35         * Dialogs_impl.h: remove include dialog.
36
37         * Dialogs3.C: add include dialog.
38
39 2003-03-05  Angus Leeming  <leeming@lyx.org>
40
41         * QExternal.[Ch]: changes to use the new Dialog-based scheme.
42
43         * Dialogs.C:
44         * Dialogs2.C:
45         * Dialogs_impl.h: remove external dialog.
46
47         * Dialogs3.C: add external dialog.
48
49 2003-03-05  Angus Leeming  <leeming@lyx.org>
50
51         * QIndex.[Ch]: minimal changes needed to use this dialog
52         for both the Index and the Label dialogs.
53
54         * Dialogs3.C: add label dialog.
55
56 2003-03-03  Dekel Tsur  <dekelts@tau.ac.il>
57
58         * qfont_loader.C (available): Rewrite as the old version did not
59         work properly.
60
61 2003-02-28  Alfredo Braunstein <abraunst@libero.it>
62
63         * QLImage.C 
64         * QSendto.C
65         * QSendtoDialog.C: removed #include "converter.h", and...
66         * QPrefs.h: added #include "format.h"
67
68 2003-02-25  John Levon  <levon@movementarian.org>
69
70         From Nathan Weston
71
72         * QBibtexDialogBase.ui:
73         * QCharacterDialogBase.ui:
74         * QCitationDialogBase.ui:
75         * QDocumentDialogBase.ui:
76         * QExternalDialogBase.ui:
77         * QFloatDialogBase.ui:
78         * QMinipageDialogBase.ui:
79         * QParagraphDialogBase.ui: fix default button to be OK (bug #921)
80
81 2003-02-23  John Levon  <levon@movementarian.org>
82
83         * ui/QParagraphDialogBase.ui: fix dupe accelerator (bug #918)
84
85 2003-02-22  Alfredo Braunstein <abraunst@libero.it>
86
87         * lyx_gui.C (parse_init): added a call to LoaderQueue::setPriority
88
89 2003-02-21  Angus Leeming  <leeming@lyx.org>
90
91         * Timeout_pimpl.[Ch]: removed.
92         * qtTimeout.[Ch]: new files, replacing the above.
93         The qtTimeout class derives from Timeout::Impl.
94
95 2003-02-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
96
97         * qfont_loader.C (addFontPath): make debug messages quieter
98
99 2003-02-21  Angus Leeming  <leeming@lyx.org>
100
101         * FileDialog.C (FileDialog): no need for LyXView *.
102
103 2003-02-17  John Levon  <levon@movementarian.org>
104
105         * QSpellchecker.h:
106         * QSpellchecker.C:
107         * ui/QSpellcheckerDialogBase.ui:
108         * QSpellcheckerDialog.h:
109         * QSpellcheckerDialog.C: re-working, remove start etc.
110
111         * README: add comment about checking accelerators
112
113 2003-02-17  John Levon  <levon@movementarian.org>
114
115         * ui/QPrefSpellcheckerModule.ui: capitalization fix
116
117 2003-02-16  John Levon  <levon@movementarian.org>
118
119         * QX.C: consistent title labels for dialogs.
120
121 2003-02-15  John Levon  <levon@movementarian.org>
122
123         * ui/QSpellcheckerDialogBase.ui: make "Accept" be "Ignore All"
124
125         * QSpellchecker.C: default to the first suggestion in replace
126           combo
127
128 2003-02-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
129
130         * QLPopupMenu.C (populate): adapt to menubackend change. In
131         particular, unknown and optional+disabled elements are never seen.
132         (disabled): remove. This is done in backend now.
133
134 2003-02-15  John Levon  <levon@movementarian.org>
135
136         * QDocument.C:
137         * QDocumentDialog.C:
138         * ui/LanguageModuleBase.ui: improve UI of language encoding
139
140 2003-02-15  John Levon  <levon@movementarian.org>
141
142         * ui/BulletsModuleBase.ui:
143         * ui/ClassModuleBase.ui:
144         * ui/LanguageModuleBase.ui:
145         * ui/MarginsModuleBase.ui:
146         * ui/NumberingModuleBase.ui:
147         * ui/QPrefScreenFontsModule.ui:
148         * ui/QPrefsDialogBase.ui: tab ordering fixes
149
150         * README: add some rules
151
152 2003-02-15  John Levon  <levon@movementarian.org>
153
154         * QPrefs.C: fix silly typo that screwed up the print
155           parameters
156
157 2003-02-14  John Levon  <levon@movementarian.org>
158
159         * QtView.h:
160         * QtView.C: change prohibit/allowInput() to be busy(bool),
161           and actually implement the busy cursor
162
163 2003-02-09  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
164
165         * QBibtexDialog.C: Fix browsing mechanism of *.sty files (bug 773).
166
167         * ui/QBibtexDialogBase.ui: Remove unused Update button (bug 773).
168         Replace addBib LineEdit with ComboBox.
169
170         * QBibtex.C: Insert available .bib-files into addBibCB. 
171         
172 2003-02-13  John Levon  <levon@movementarian.org>
173
174         * ui/QSpellcheckerDialogBase.ui: A&dd not &Add, bug 884
175
176 2003-02-10  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
177
178         * QDocument.C: Allow qt users actually to use another 
179         papersize than default (set params.paperpackage).
180
181 2003-02-09  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
182
183         * QDocumentDialog.[Ch]: Show A4 packages also when default
184         papersize is A4 (and default chosen) and only in portrait mode.
185
186 2003-02-12  Dekel Tsur  <dekelts@tau.ac.il>
187
188         * qfont_metrics.C: Add checks for lyxrc.use_gui.
189         This fixes 'lyx -e' with the QT frontend.
190
191 2003-02-10  João Luis Meloni Assirati  <assirati@fma.if.usp.br>
192
193         * ui/QMathMatrixDialogBase.ui: Fix horizontal alignment tooltip
194
195 2003-02-08  John Levon  <levon@movementarian.org>
196
197         * Makefile.am:
198         * QChanges.h:
199         * QChanges.C:
200         * QChangesDialog.h:
201         * QChangesDialog.C:
202         * ui/QChangesDialogBase.ui: add changes dialog
203
204         * ui/QPrefIdentityModule.ui:
205         * QPrefs.C:
206         * QPrefsDialog.h:
207         * QPrefsDialog.C: add identity prefs
208
209 2003-02-07  John Levon  <levon@movementarian.org>
210
211         * lyx_gui.C: delete lyxserver on exit path (bug 865)
212
213 2003-02-07  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
214
215         * QTabular.C (closeGUI): do not change if nothing has to 
216         be changed (bug 849).
217
218 2003-01-31  Michael Schmitt  <michael.schmitt@teststep.org>
219
220         * ui/BulletsModuleBase.ui: Replace LaTeX font size names by LyX
221         names for consistency reasons and to resolve a translation conflict
222
223 2003-02-05  John Levon  <levon@movementarian.org>
224
225         * QLPrintDialog.C: fix braindead "helpful" code
226
227 2003-02-02  John Levon  <levon@movementarian.org>
228
229         * QTocDialog.C: set no sorting (bug 856)
230
231 2003-02-02  John Levon  <levon@movementarian.org>
232
233         * QPrefs.C: apply formats first (bug 854)
234         * QPrefsDialog.C: make sure a formats/converters item
235           is always selected (bug 855)
236
237 2003-01-31  Angus Leeming  <leeming@lyx.org>
238
239         * Qt2Base.[Ch]: instantiate the isVisible() virtual method.
240
241 2003-01-30  Angus Leeming  <leeming@lyx.org>
242
243         * Dialogs2.C (createIndex): enable ControlCommand to create an
244         InsetCommandParam of type "index", not null.
245
246 2003-01-26  Michael Schmitt  <michael.schmitt@teststep.org>
247
248         * ui/QThesaurusDialogBase.ui: add colons to labels.
249
250 2003-01-23  John Levon  <levon@movementarian.org>
251
252         * ui/*.ui: move several group box labels to title capitalisation
253
254 2003-01-20  Michael Schmitt  <michael.schmitt@teststep.org>
255
256         * QDocument.C: rename "Xxxskip" to "XxxSkip"
257         * QGraphicsDialog.C:
258         * QLog.C: Make output messages identical to other messages 
259         * ui/*.ui: In strings, remove space in front of colon 
260         ("... :" => "...:") for harmonization with xforms labels
261
262 2003-01-16  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
263
264         * ui/QDocumentDialogBase.ui:
265         * ui/ClassModuleBase.ui:
266         * ui/LanguageModuleBase.ui:
267         * ui/PackagesModuleBase.ui:
268         * QDocument.C:
269         * QDocumentDialog.[Ch]: Rearrangement.
270
271 2003-01-15  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
272
273         * QIndex.C:
274         * QUrl.C: fix validation on update().
275
276 2003-01-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
277
278         * FileDialog.C: implement opendir [bug 824], fix mask.
279
280         * QPrefsDialog.C: use browsedir for paths [bug 824]
281
282 2003-01-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
283
284         * qgridview.cpp: rename to...
285         * qgridview.C: ...this
286         
287         * Makefile.am: distcheck ready 
288
289         * Makefile.dialogs: simplify
290
291         * Rename a lot of files from *Dialog.ui to *DialogBase.ui
292
293         * ui/Makefile.am: simplify and distcheck ready, make sure to dist
294         all the ui files.
295
296         * ui/moc/Makefile.am: simplify and distcheck ready
297
298         * moc/Makefile.am: simplify and distcheck ready
299
300 2003-01-12  Edwin Leuven  <e.leuven@uva.nl>
301
302         * ui/QPreambleDialog.ui:
303         * QPreamble.[Ch]:
304         * QPreambleDialog.[Ch]:
305         * Dialogs.C:
306         * Dialogs_impl.h:
307         * Makefile.dialogs: Remove preamble dialog
308
309 2003-01-12  Alfredo Braunstein <abraunst@libero.it>
310
311         * QSpellcheckerDialog.C (spellcheck,update_contents): enable/disable
312           elements of the dialog.
313
314 2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
315
316         * ui/Makefile.am (EXTRA_DIST): dist ui files
317         (SRCS): var with all ui files
318
319 2003-01-06  Michael Schmitt <Michael.Schmitt@teststep.org>
320
321         * FileDialog.C:
322         * QIndexDialog.C:
323         * QPrefsDialog.C:
324         * QToc.C:
325         * qfont_loader.C: fix inconsistent usage of spaces, colons,
326         capitalization, and the like.
327
328 2003-01-05  John Levon  <levon@movementarian.org>
329
330         * QLyXKeySym.h:
331         * QLyXKeySym.C: add an encoding map for getISOEncoded
332
333         * lyx_gui.C: init encodings
334
335         * QtView.h:
336         * QtView.C:
337
338 2003-01-04  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
339
340         * QURL.C: isValid(): fix validation.
341
342 2002-12-21  John Levon  <levon@movementarian.org>
343
344         * FileDialog.C:
345         * QBibtex.C: fix mis-use of conversions to QString
346
347 2003-01-02  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
348
349         * QCitationDialog.C: update dialog correctly on search.
350
351 2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
352
353         * ui/QMathDialog.ui:
354         * QPrefsDialog.C (select_workingdir): fix typo
355
356 2002-12-21  Dekel Tsur  <dekelts@tau.ac.il>
357
358         * qfont_loader.C (isAvailable): Call to addFontPath().
359         Also, add a cache.
360
361 2002-12-20  John Levon  <levon@movementarian.org>
362
363         * lyx_gui.C: fix exit to use std::exit, so we don't
364           end up back in the LyX code
365
366 2002-12-19  John Levon  <levon@movementarian.org>
367
368         * ui/QPrefsDialog.ui: remove auto-default stuff - it was
369           confusing
370
371 2002-12-19  John Levon  <levon@movementarian.org>
372
373         * QLyXKeySym.C: do not attempt to compare Qt::Key_unknowns
374
375 2002-12-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
376
377         * lyx_gui.C (getStatus): forks-show is not implemented by the qt
378         frontend
379
380 2002-12-19  John Levon  <levon@movementarian.org>
381
382         * QPrefs.C: if we can't find the font family, use
383           StyleHint to get one close by
384
385 2002-12-18  Alfredo Braunstein <abraunst@libero.it>
386
387         * QRef.C (redoRefs): small bug fix (wrong label was selected)
388
389 2002-12-18  Edwin Leuven  <e.leuven@uva.nl>
390
391         * QCitationDialog.C: update styles combo when necessary
392
393 2002-12-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
394
395         * Alert_pimpl.C (askForText_pimpl): replace qt_() with _()
396
397 2002-12-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
398
399         * QLPopupMenu.C (populate): ignore unknown lfuns; do not insert
400         separator as first item of a menu
401
402         * lyx_gui.C (getStatus): indicate that LFUN_LAYOUT_PREAMBLE and
403         LFUN_TOOLTIPS_TOGGLE are not implemented
404
405 2002-12-18  Edwin Leuven  <e.leuven@uva.nl>
406
407         * BulletsModule.C: fix crash on custom bullet cancel
408
409 2002-12-18  John Levon  <levon@movementarian.org>
410
411         * qfont_loader.C: symbol should not match "Standard Symbols 1"
412
413 2002-12-18  John Levon  <levon@movementarian.org>
414
415         * qfont_loader.C: rewrite for proper maths symbols
416           handling
417
418 2002-12-17  John Levon  <levon@movementarian.org>
419
420         * qt_helpers.h:
421         * qt_helpers.C: add fromqstr/toqstr/qt_ for converting
422           using locale from/to QString
423
424         * all files: use the above
425
426         * QDocumentDialog.C: fix margins properly
427
428 2002-12-17  Alfredo Braunstein <abraunst@libero.it>
429
430         * QCommandBuffer.C: added up.xpm and down.xpm to the command buffer
431
432 2002-12-13  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
433
434         * QBibtexDialog.[Ch]
435         * ui/QBibtexDialog.ui:
436         Add LineEdit for manual *.bib file insertion, ws changes.
437
438 2002-12-17  John Levon  <levon@movementarian.org>
439
440         * QLPopupMenu.C: add using endl
441
442 2002-12-16  Edwin Leuven  <e.leuven@uva.nl>
443
444         * BulletsModule.C: forgot to remove an include of
445         bulletstrings.[Ch] removed in the previous commit
446
447 2002-12-16  Edwin Leuven  <e.leuven@uva.nl>
448
449         * BulletsModule.[Ch]: Fix bulletstuff
450         * QDocument.C:
451         * QDocumentDialog.C:
452         * ui/BulletsModuleBase.ui:
453
454 2002-12-12  John Levon  <levon@movementarian.org>
455
456         * QSpellcheckerDialog.h:
457         * QSpellcheckerDialog.C:
458         * QSpellchecker.C: place broken word in replace box
459           for user fixing
460
461 2002-12-12  John Levon  <levon@movementarian.org>
462
463         * FileDialog_private.C: don't mess with windows z-ordering
464           when opening a dialog (appear above focusWidget)
465
466 2002-12-12  John Levon  <levon@movementarian.org>
467
468         * QLyXKeySym.C: check for isNull(). It's needed by
469           Kornel, dunno why
470
471 2002-12-12  John Levon  <levon@movementarian.org>
472
473         * ui/QSpellcheckerDialog.ui: make double click replace word
474
475 2002-12-12  John Levon  <levon@movementarian.org>
476
477         * QSearchDialog.C:
478         * ui/QSearchDialog.ui: fixes from Alfredo
479
480 2002-12-12  John Levon  <levon@movementarian.org>
481
482         * QLyxKeySym.h:
483         * QLyXKeySym.C:
484         * qlkey.h: implement isText() to allow us to insert
485           unrecognised text
486
487 2002-12-11  John Levon  <levon@movementarian.org>
488
489         * qfont_loader.h:
490         * qfont_loader.C:
491         * qfont_metrics.C: cache per-char widths to avoid slowness
492           of QFontMetrics::width
493
494 2002-12-10  John Levon  <levon@movementarian.org>
495
496         * ui/QURLDialog.ui: fix tab order
497
498 2002-12-10  John Levon  <levon@movementarian.org>
499
500         * QRef.C: patch from Alfredo
501
502 2002-12-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
503
504         * QAbout.C (build_dialog): use old over-eager version for 1.3.0.
505
506 2002-12-09  John Levon  <levon@movementarian.org>
507
508         * ui/*ModuleBase.ui: some capitalisation fixes
509
510 2002-12-08  John Levon  <levon@movementarian.org>
511
512         * ui/Makefile.am: use uic -tr; fix by Pauli Virtanen
513
514 2002-12-08  John Levon  <levon@movementarian.org>
515
516         * ui/QExternalDialog.ui: connect Edit button; fix by
517         Alfredo Braunstein
518
519 2002-12-07  John Levon  <levon@movementarian.org>
520
521         * QMathMatrixDialog.C: row/column insert was inverted; fix
522           by Alfredo Braunstein
523
524 2002-12-07  John Levon  <levon@movementarian.org>
525
526         * QDelimiterDialog.C:
527         * QDelimiterDialog.h:
528         * QMathDialog.C:
529         * QMathDialog.h:
530         * iconpalette.h: fix connections for Qt 3, hopefully
531
532 2002-12-05  John Levon  <levon@movementarian.org>
533
534         * QContentPane.C: set I-beam cursor
535
536 2002-11-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
537
538         * qlkey.h (string_to_qkey): Add many missing entries
539
540 2002-12-04  John Levon  <levon@movementarian.org>
541
542         * qt_helpers.h:
543         * qt_helpers.C:
544         * QDocument.h:
545         * QDocument.C: move methods below to helpers
546
547 2002-11-03  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
548
549         * QDocument.C: new methods widgetsToLength, lengthToWidgets.
550         set defaultUnit
551
552 2002-12-03  John Levon  <levon@movementarian.org>
553
554         * QIncludeDialog.C: another fix
555
556 2002-12-03  John Levon  <levon@movementarian.org>
557
558         * ui/QIncludeDialog.ui:
559         * QInclude.C: support preview()
560
561 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
562
563         * several files: ws changes
564
565 2002-11-30  John Levon  <levon@movementarian.org>
566
567         * QParagraph.C: another fix from Otto Tronarp
568
569 2002-11-30  John Levon  <levon@movementarian.org>
570
571         * various: string(widget->text()) is not good.
572
573 2002-11-28  John Levon  <levon@movementarian.org>
574
575         * qt_helpers.C: fix build
576
577 2002-11-28  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
578
579         * qsetborder.[Ch]: implement John's setEnabled bool
580
581         * QTabular.C:
582         * QTabularDialog.C: remaining fixes.
583
584 2002-11-28  John Levon  <levon@movementarian.org>
585
586         * QSpellcheckerDialog.C: fix Escape + restarting spellcheck
587
588 2002-11-28  John Levon  <levon@movementarian.org>
589
590         * QSpellcheckerDialog.C: small fix
591
592 2002-11-28  John Levon  <levon@movementarian.org>
593
594         * QDocument.C: fix line spacing
595
596 2002-11-27  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
597
598         * ui/TabularDialog.ui:
599         * QTabular.C:
600         * QTabularDialog.C: ui fixes.
601
602 2002-11-27  Dekel Tsur  <dekelts@tau.ac.il>
603
604         * qfont_loader.C (font_info): Use lyxrc.*_font_foundry.
605
606         * QPrefs.C: Handle lyxrc.*_font_foundry.
607
608         * qt_helpers.C: New file.
609
610 2002-11-27  John Levon  <levon@movementarian.org>
611
612         * qsetborder.h:
613         * qsetborder.C: cleanup
614
615         * QTabular.C:
616         * QTabularDialog.C: cleanups, fixes
617
618 2002-11-27  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
619
620         * ui/TabularDialog.ui:
621         * QTabular.[Ch]:
622         * QTabularDialog.[Ch]: implement most functions
623         * qsetborder.[Ch]: fixes
624
625 2002-11-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
626
627         * Alert_pimpl.C (askForText_pimpl): use boost.format
628
629 2002-11-26  John Levon  <levon@movementarian.org>
630
631         * QMathDialog.C:
632         * Toolbar_pimpl.h:
633         * Toolbar_pimpl.C: Qt is the Lord of Suck
634
635 2002-11-25  John Levon  <levon@movementarian.org>
636
637         * qscreen.C: use LColor::cursor properly
638
639         * QPrefs.C:
640         * ui/QPrefKeyboardModule.ui:
641         * ui/QPrefUIModule.ui: UI fixes
642
643 2002-11-25  Herbert Voss  <Herbert.Voss@alumni.TU-Berlin.DE>
644
645         * QVCLog.C (update_contents): fix USE_BOOST_FORMAT
646
647 2002-11-24  John Levon  <levon@movementarian.org>
648
649         * QDocumentDialog.C: fix build
650
651 2002-11-21  Angus Leeming  <leeming@lyx.org>
652
653         * QDocumentDialog.C (classChanged): use ControlDocument::loadTextclass.
654
655 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
656
657         * QVCLog.C (update_contents): use boost::format
658
659 2002-11-21  John Levon  <levon@movementarian.org>
660
661         * qscreen.C: show content pane cursor even when
662           focus is on dialog, command buffer etc.
663
664 2002-11-20  John Levon  <levon@movementarian.org>
665
666         * QMathDialog.C: don't pass empty commands to math
667           on menu tear-off
668
669 2002-11-20  John Levon  <levon@movementarian.org>
670
671         * QLPopupMenu.C: only check .disabled() on Commands
672
673 2002-11-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
674
675         * QLPopupMenu.C (getLabel): show labels for menu entries
676
677         * qlkey.h (string_to_qkey): add support for KP_xxx keysyms
678
679 2002-11-20  John Levon  <levon@movementarian.org>
680
681         * ui/QDelimiterDialog.ui: geometry fix
682
683 2002-11-20  John Levon  <levon@movementarian.org>
684
685         * Toolbar_pimpl.C:
686         * QDelimiterDialog.C:
687         * QMathDialog.C: use find_xpm to mangle name
688
689 2002-11-20  John Levon  <levon@movementarian.org>
690
691         * QDelimiterDialog.h:
692         * QDelimiterDialog.C: fix delimiter connect()
693
694 2002-11-20  John Levon  <levon@movementarian.org>
695
696         * QDocument.C:
697         * QDocumentDialog.C: fix my sillies
698
699 2002-11-20  John Levon  <levon@movementarian.org>
700
701         * QLPainter.C: use realColor not color for the font
702
703 2002-11-18  John Levon  <levon@movementarian.org>
704
705         * Makefile.am:
706         * qfontexample.h:
707         * qfontexample.C:
708         * QPrefs.C:
709         * QPrefsDialog.h:
710         * QPrefsDialog.C:
711         * ui/QPrefScreenFontsModule.ui: show an example
712           of the chosen font
713
714 2002-11-18  John Levon  <levon@movementarian.org>
715
716         * ui/Makefile.am:
717         * moc/Makefile.am:
718         * ui/moc/Makefile.am:
719         * Makefile.am: define no translation
720
721         * QDocument.C: avoid QBloatList
722
723 2002-11-17  John Levon  <levon@movementarian.org>
724
725         * ui/QPrefScreenFontsModule.ui:
726         * QPrefsDialog.h:
727         * QPrefsDialog.C:
728         * QPrefs.C: use font families properly
729
730         * qfont_loader.C: and obey them
731
732 2002-11-17  John Levon  <levon@movementarian.org>
733
734         * QPrefsDialog.C: partial fonts fix
735
736 2002-11-17  John Levon  <levon@movementarian.org>
737
738         * QPrefsDialog.h:
739         * QPrefsDialog.C: implement browse slots. Also
740           try to do something with fonts for Qt 3 (untested)
741
742 2002-11-17  John Levon  <levon@movementarian.org>
743
744         * QGraphics.C: some fixes from Herbert & me
745
746 2002-11-15  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
747
748         * FileDialog.C: fix empty mask string
749
750 2002-11-17  John Levon  <levon@movementarian.org>
751
752         * QLImage.C: implement monochrome, and fake grayscale
753
754 2002-11-17  John Levon  <levon@movementarian.org>
755
756         * qfont_loader.h:
757         * qfont_loader.C: fix totally broken update code
758
759 2002-11-17  John Levon  <levon@movementarian.org>
760
761         * Makefile.am:
762         * qcoloritem.h:
763         * qcoloritem.C:
764         * ui/QPrefColorsModule.ui:
765         * QPrefs.C:
766         * QPrefsDialog.h:
767         * QPrefsDialog.C: implement colors. We're done !
768
769 2002-11-17  John Levon  <levon@movementarian.org>
770
771         * FileDialog.C:  split into open/save so open
772           no longer says "Save" !
773
774 2002-11-17  John Levon  <levon@movementarian.org>
775
776         * QPrefsDialog.h:
777         * QPrefsDialog.C: implement converters
778
779 2002-11-17  John Levon  <levon@movementarian.org>
780
781         * QPrefsDialog.C:
782         * QPrefs.C: implement formats
783
784 2002-11-17  John Levon  <levon@movementarian.org>
785
786         * fontloader.C: disable crashing code for now
787
788         * QPrefs.h:
789         * QPrefs.C:
790         * QPrefsDialog.C: implement most prefs load/save
791
792 2002-11-17  John Levon  <levon@movementarian.org>
793
794         * ui/QPref*:
795         * QPrefsDialog.C:
796         * QPrefs.C: more work
797
798 2002-11-15  Edwin Leuven  <leuven@fee.uva.nl>
799
800         * QTabular.C: compile fixes
801
802 2002-11-15  Edwin Leuven  <leuven@fee.uva.nl>
803
804         * ui/QTabularDialog.ui: some relabelling
805
806 2002-11-15  John Levon  <levon@movementarian.org>
807
808         * QPrefs.h:
809         * QPrefs.C: some update() work
810
811 2002-11-15  John Levon  <levon@movementarian.org>
812
813         * QPrefs.C: add #if 0 xforms code for working on
814
815         * QTabular.C: remove some handled #if 0 code
816
817 2002-11-15  John Levon  <levon@movementarian.org>
818
819         * qsetborder.h:
820         * qsetborder.C: fix ws
821
822 2002-11-15  John Levon  <levon@movementarian.org>
823
824         * QTabularDialog.h:
825         * QTabularDialog.C:
826         * QTabular.C: add some stuff
827
828 2002-11-15  John Levon  <levon@movementarian.org>
829
830         * Makefile.dialogs:
831         * Makefile.am:
832         * moc/Makefile.am:
833         * Dialogs2.C:
834         * Dialogs_impl.h:
835         * Dialogs.C:
836         * QTabular.h:
837         * QTabular.C:
838         * QTabularDialog.h:
839         * QTabularDialog.C: add skeleton
840
841 2002-11-14  John Levon  <levon@movementarian.org>
842
843         * ui/QTabularDialog.ui: label for cell pos
844
845 2002-11-13  Herbert Voss  <voss@perce.de>
846
847         * QBibtex.C: (apply, isValid) small changes
848
849 2002-11-13  John Levon  <levon@movementarian.org>
850
851         * all pref files: make the stack work
852
853 2002-11-13  John Levon  <levon@movementarian.org>
854
855         * Dialogs.C:
856         * Dialogs2.C:
857         * Dialog_impl.h:
858         * Makefile.dialogs:
859         * QPrefs.h:
860         * QPrefs.C:
861         * QPrefsDialog.h:
862         * QPrefsDialog.C: add skeleton dialog
863
864 2002-11-13  John Levon  <levon@movementarian.org>
865
866         * ui/QBibtexDialog.ui: add some change_adaptors()
867
868         * QBibtex.C: fix duplicate entries in style CB, and
869           alphasort it again, but still allow empty/user-defined
870           style
871
872 2002-11-12  Herbert Voss  <voss@perce.de>
873
874         * QBibtex.[Ch]: fix bugs in the apply-part
875
876 2002-11-13  John Levon  <levon@movementarian.org>
877
878         * QDocument.h:
879         * QDocument.C:
880         * QDocumentDialog.h:
881         * QDocumentDialog.C:
882         * ui/QDocumentDialog.ui:
883         * ui/BulletsModuleBase.ui: some UI fixes
884
885 2002-11-12  Edwin Leuven  <leuven@fee.uva.nl>
886
887         * QDocumentDialog.C: enable apply on change
888         * QBrowseBox.C: remove qWarning
889
890 2002-11-12  Edwin Leuven  <leuven@fee.uva.nl>
891
892         * BulletsModule.C: more bullet changes
893         * BulletsModule.h
894         * Makefile.am
895         * QDocument.C
896         * QDocumentDialog.C
897         * bulletstrings.C
898         * bulletstrings.h
899         * ui/BulletsModuleBase.ui
900
901 2002-11-12  Edwin Leuven  <leuven@fee.uva.nl>
902
903         * QBrowseBox: Juergen Spitzmueller's mouse focus fix
904
905 2002-11-08  Edwin Leuven  <leuven@fee.uva.nl>
906
907         * Dialogs2.C: compile fix
908
909 2002-11-08  Edwin Leuven <leuven@fee.uva.nl>
910
911         * QDocument.[Ch]: Remove unused methods
912         * QBrowseBox.[Ch]: Capture mouse, new methods, etc
913         * BulletsModule.[Ch]: Further improvements
914         * QDocumentDialog.[Ch]: more bullet stuff
915         * ui/BulletsModuleBase.ui: idem
916         * ui/QTabularDialog.ui: new tabular dialog
917         * qsetborder.[Ch]: new small qt widget to set table borders
918
919 2002-11-08  Dekel Tsur  <dekelts@tau.ac.il>
920
921         * lyx_gui.C:
922         * QWorkArea.C: Fix X selection code.
923
924 2002-11-07  John Levon  <levon@movementarian.org>
925
926         * ui/QIncludeDialog.ui:
927         * QInclude.C: fix setting of combobox
928
929 2002-11-07  John Levon  <levon@movementarian.org>
930
931         * ui/QPref*: add initial prefs ui from Juergen S
932
933 2002-11-27  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
934
935         * ui/QDocument.ui:
936         * QDocumentDialog.C:
937         * QDocument.[Ch]:
938         Implement "Save as default" and "Use class defaults"
939
940         * QDocumentDialog.C: Fix dialog update on class change
941         implement lyxrc.auto_reset_options
942
943 2002-11-07  John Levon  <levon@movementarian.org>
944
945         * QGraphics.[Ch]:
946         * QGraphicsDialog.[Ch]:
947         * ui/QGraphicsDialog.ui: various fixes so it actually
948         works
949
950 2002-11-01  Herbert Voss  <voss@perce.de>
951
952         * QGraphics.[Ch]:
953         * QGraphicsDialog.[Ch]:
954         * ui/QGraphicsDialog.ui: get scale/rotate working
955
956 2002-11-04  Angus Leeming  <leeming@lyx.org>
957
958         * QGraphics.C (update_contents): controller.getUnits() ->
959         frnt::getBBUnits().
960
961 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
962
963         * QAbout.C (build_dialog): do not use str().c_str() when not needed.
964
965         * qttableview.C: include config.h
966
967         * lyx_gui.C: move includes around a bit
968         (start): adjust signature
969
970 2002-10-31  John Levon  <levon@movementarian.org>
971
972         * QExternal.C: fix crash, valid check
973
974 2002-10-31  John Levon  <levon@movementarian.org>
975
976         * QGraphics.C:
977         * QGraphicsDialog.C:
978         * QGraphicsDialog.h:
979         * ui/QGraphicsDialog.ui: bb unit fixes
980
981 2002-10-30  John Levon  <levon@movementarian.org>
982
983         * QPrintDialog.[hC]: move to ...
984
985         * QLPrintDialog.[hC]: ... here to prevent name clash
986
987         * QPrint.h:
988         * QPrint.C:
989         * Dialogs_impl.h:
990         * Makefile.dialogs: from above
991
992         * QSpellchecker.C: reset progress
993
994 2002-10-30  John Levon  <levon@movementarian.org>
995
996         * QGraphics.C:
997         * ui/QGraphicsDialog.ui: some fixes from Herbert
998
999 2002-10-30  John Levon  <levon@movementarian.org>
1000
1001         * ui/QTabularDialog.ui: initial UI from Juergen Spitzmueller
1002
1003 2002-10-28  John Levon  <levon@movementarian.org>
1004
1005         * iconpalette.C:
1006         * QMathDialog.C: fix symbol insert breakage from Lars' patch
1007
1008 2002-10-26  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1009
1010         * ui/QMathMatrixDialog.ui:
1011         * QMathMatrixDialog.[Ch]:
1012         * Makefile.dialogs:
1013         * QMath.C:
1014         * QMathDialog.C: implement Matrix dialog
1015
1016         * QMathDialog.C: enlarge Symbols combox (prevent scrollbar)
1017
1018 2002-10-28  Dekel Tsur  <dekelts@tau.ac.il>
1019
1020         * qfont_loader.C (font_info): Add xfonts to the font path if
1021         necessary.
1022
1023 2002-10-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1024
1025         * QVCLog.C (update_contents): modify
1026
1027         * QPreamble.C (apply): modify
1028
1029 2002-10-21  Dekel Tsur  <dekelts@tau.ac.il>
1030
1031         * qfont_metrics.C (ascent): Fix returned value.
1032
1033 2002-10-21  Philippe Elie  <phil.el@wanadoo.fr>
1034
1035         * QContentPane.h:
1036         * QContentPane.C: implement wheelEvent
1037
1038 2002-10-20  Dekel Tsur  <dekelts@tau.ac.il>
1039
1040         * several files: Use QT_VERSION >= 300 instead of >= 0x030000
1041
1042 2002-10-20  John Levon  <levon@movementarian.org>
1043
1044         * ui/QDelimiterDialog.ui: remove two huge XPMs that
1045           were accidentally built in
1046
1047 2002-10-20  Lars Gullik Bjønnes  <larsbj@gullik.net>
1048
1049         * Toolbar_pimpl.C (setLayout): initialize i to 0, don't
1050         reinitialize.
1051
1052         * README: add a comment about the strange moc behaviour.
1053
1054         * QWrap.C (apply): local ref to params
1055         (update_contents): ditto
1056         (numtostr): use erase to clear string
1057
1058         * QWorkArea.C (setScrollbarParams): use explicit std::max
1059
1060         * QURL.C (update_contents): local ref to params
1061         (apply): ditto
1062
1063         * QRef.C (update_contents): local ref to params
1064         (apply): ditto
1065
1066         * QPreambleDialog.C (editClicked): no need to explicitly
1067         initialize an std::string.
1068         (editClicked): read file with smaller overhead.
1069
1070         * QParagraph.C (apply): local ref to params
1071         (update_contents): ditto
1072
1073         * QMinipage.C (apply): local ref to params
1074         (update_contents): ditto
1075         (update_contents): handle InsetMinipage::top in switch
1076
1077         * QMath.C (createMathPanel): use "new Type" not "new Type()"
1078
1079         * QLyXKeySym.h: adda key_ accessor key().
1080
1081         * QLyXKeySym.C (operator=): out of class version.
1082
1083         * QLog.C (update_contents): use a simpler and faster way to fill
1084         the log dialog.
1085
1086         * QLPopupMenu.C (getLabel): use subst directly on mi.label()
1087
1088         * QLPainter.C (QLPainter): use "new Type" not "new Type()"
1089         (lines): put int i inside for scope
1090         (fillPolygon): put j insize for scope
1091
1092         * QInclude.C (update_contents): local ref to params
1093         (apply): ditto
1094
1095         * QGraphics.C (update_contents): initialize item to 0
1096         (apply): use erase to clear string
1097
1098         * QFloat.C (update_contents): local ref to params
1099         (apply): ditto
1100
1101         * QExternal.C (update_contents): local ref to params
1102         (helpText): ditto
1103         (apply): ditto
1104
1105         * QERT.C (apply): local reference to params
1106
1107         * QDocument.C (apply): have a local reference to the params
1108         (update_contents): ditto
1109
1110         * QCommandEdit.C: add missing include config.h
1111
1112         * QCommandBuffer.C (QCommandBuffer): call method directly on
1113         unnamed pointer objects.
1114         (complete): use "new Type", not "new Type()"
1115         (complete): use explict std::max
1116
1117         * QCharacter.C (update_contents): use a local reference as
1118         controller cache
1119         (apply): ditto
1120
1121         * QBibtex.C (update_contents): use erase to clear a string.
1122
1123         * QAbout.C (build_dialog): fill the credits view in a bit more
1124         elegant way
1125
1126         * almost all files: clean up formatting and indenting.
1127
1128 2002-10-19  Lars Gullik Bjønnes  <larsbj@gullik.net>
1129
1130         * qfont_loader.C (update): move loop vars into for scopes.
1131         (get): add some debug msg.
1132         (font_info): ditto
1133         (getfontinfo): simplify slightly
1134
1135         * QParagraph.C (setWidgetsFromVSpace): initilize item
1136
1137         * QERT.C (update_contents): initialize rb
1138
1139         * QDocument.C (build_dialog): move int n inside for scope.
1140
1141         * QCharacter.C (findPos2nd): add a typedef
1142
1143         * FileDialog_private.C: include order changed.
1144         (LyXFileDialog): some reformat
1145
1146         * FileDialog.C: include order changed.
1147         (FileDialog): fix wrong use of new.
1148
1149 2002-10-17  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1150
1151         * ui/QSendtoDialog.ui: fix layout
1152
1153 2002-10-17  Angus Leeming  <leeming@lyx.org>
1154
1155         * lyx_gui.C (getDPI): use an average of DpiX and DpiY.
1156
1157         * QBrowseBox.[Ch] (c-tor): remove unneeded arguments.
1158
1159 2002-10-17  André Pönitz  <poenitz@lyx.org>
1160
1161         * QBrowseBox.[Ch]: fix style issues
1162
1163 2002-10-17  Angus Leeming  <leeming@lyx.org>
1164
1165         * ui/moc/Makefile.am:
1166         * moc/Makefile.am: add a distclean-local target to remove *_moc.C.
1167
1168 2002-10-16  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1169
1170         * ui/QSendtoDialog.ui:
1171         * QSendtoDialog.[Ch]:
1172         * QSendto.[Ch]:
1173         * Makefile.dialogs:
1174         * Dialogs.C:
1175         * Dialogs2.C:
1176         * Dialogs_impl.h: Implement Sendto (Custom Export) dialog
1177
1178 2002-10-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1179
1180         * qfont_loader.C (font_info): correct calculation of font size
1181         (point size) for qt.
1182
1183 2002-10-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1184
1185         * QBrowseBox.C (QBrowseBox): transpose const char
1186
1187 2002-10-15  Angus Leeming  <leeming@lyx.org>
1188
1189         * QBrowseBox.C (c-tor): default values should go only in the .h file.
1190
1191         * QDocument.C: add a using std::vector declaration.
1192
1193 2002-10-15  Dekel Tsur  <dekelts@tau.ac.il>
1194
1195         * QLPainter.C (text): Unicode support.
1196         * qfont_metrics.C (width): ditto.
1197
1198         * qfont_loader.C (available): Add code for QT 2.x.
1199
1200 2002-10-14  Dekel Tsur  <dekelts@tau.ac.il>
1201
1202         * lyx_gui.C (getDPI): Implemented.
1203
1204 2002-10-12  Dekel Tsur  <dekelts@tau.ac.il>
1205
1206         * qfont_loader.C (available): Implemented.
1207
1208 2002-10-09  Edwin Leuven <leuven@fee.uva.nl>
1209
1210         * QDocument.C: Brand new document dialog
1211         * QDocument.h:
1212         * QDocumentDialog.C:
1213         * QDocumentDialog.h:
1214         * BulletsModule.C:
1215         * BulletsModule.h:
1216         * Dialogs.C:
1217         * Dialogs2.C:
1218         * Dialogs_impl.h:
1219         * Makefile.am:
1220         * Makefile.dialogs:
1221         * QBrowseBox.C:
1222         * QBrowseBox.h:
1223         * qgridview.cpp:
1224         * qgridview.h:
1225         * moc/Makefile.am:
1226         * ui/BiblioModuleBase.ui:
1227         * ui/BulletsModuleBase.ui:
1228         * ui/ClassModuleBase.ui:
1229         * ui/LanguageModuleBase.ui:
1230         * ui/Makefile.am:
1231         * ui/MarginsModuleBase.ui:
1232         * ui/NumberingModuleBase.ui:
1233         * ui/PackagesModuleBase.ui:
1234         * ui/PaperModuleBase.ui:
1235         * ui/PreambleModuleBase.ui:
1236         * ui/QDocumentDialog.ui:
1237         * ui/QGraphicsDialog.ui:
1238         * ui/QPrintDialog.ui:
1239         * ui/QRefDialog.ui:
1240
1241 2002-09-28  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1242
1243         * ui/QWrapDialog.ui:
1244         * QWrapDialog.[Ch]:
1245         * QWrap.[Ch]:
1246         * Makefile.dialogs:
1247         * Dialogs.C:
1248         * Dialogs2.C:
1249         * Dialogs_impl.h: Implement Wrap figure dialog
1250
1251 2002-09-25  Angus Leeming  <leeming@lyx.org>
1252
1253         * Dialogs2.C:
1254         * Dialogs_impl.h:
1255         * LyXKeySymFactory.C:
1256         * LyXScreenFactory.C:
1257         * Menubar_pimpl.[Ch]:
1258         * Toolbar_pimpl.[Ch]:
1259         * WorkAreaFactory.C:
1260         * lyx_gui.C: doxygen fixes.
1261
1262 2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
1263
1264         * ui/moc/Makefile.am (INCLUDES):
1265         * ui/Makefile.am (INCLUDES):
1266         * moc/Makefile.am (INCLUDES):
1267         * Makefile.am (INCLUDES): loose SIGC_INCLUDES
1268
1269 2002-09-24  John Levon  <levon@movementarian.org>
1270
1271         * QCommandEdit.h:
1272         * QCommandEdit.C: fix build by removing the pragmas.
1273
1274 2002-09-24  Angus Leeming  <leeming@lyx.org>
1275
1276         * most files: "standard-conforming" Licence declaration.
1277         Remove trailing whitespace.
1278
1279         * many header files: do not #include <config.h>.
1280         Remove unnecessary #includes by using forward declarations.
1281         Add as first line: // -*- C++ -*-
1282         Move several definitions of virtual functions out of line
1283         as they are unlikely to be inlined anyway (and it reduces
1284         header file dependencies)...
1285
1286         * many files: added g++ #pragma directives.
1287
1288 2002-09-23  Angus Leeming  <leeming@lyx.org>
1289
1290         * QMath.h: forward declare QMathDialog.
1291         Remove trailing semi-colons after definition of apply and
1292         update_contents methods.
1293
1294         * qfont_metrics.C: endl is in namespace std.
1295         Some whitespece stuff.
1296
1297 2002-09-22  John Levon  <levon@movementarian.org>
1298
1299         * qlkey.h: make Key_Unknown a modifier, to handle
1300           Norbert's Alt Gr
1301
1302 2002-09-17  John Levon  <levon@movementarian.org>
1303
1304         * QLPainter.C: use dots for dashes because Qt sucks
1305
1306 2002-09-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1307
1308         * Toolbar_pimpl.C (changed_layout): when selecting a layout in
1309         combox, make sure the corresponding shortcut is shown in
1310         minibuffer
1311
1312 2002-09-16  John Levon  <levon@movementarian.org>
1313
1314         * FileDialog.C: set AnyFile mode
1315
1316 2002-09-16  John Levon  <levon@movementarian.org>
1317
1318         * QMathDialog.C: allow menus to be torn off
1319
1320 2002-09-16  John Levon  <levon@movementarian.org>
1321
1322         * QDelimiterDialog.C: fix empty delimiter
1323
1324 2002-09-15  John Levon  <levon@movementarian.org>
1325
1326         * Makefile.dialogs:
1327         * ui/QDelimiterDialog.ui:
1328         * QDelimiterDialog.h:
1329         * QDelimiterDialog.C:
1330         * QMath.h:
1331         * QMath.C:
1332         * QMathDialog.h:
1333         * QMathDialog.C: add delimiter dialog
1334
1335 2002-09-15  John Levon  <levon@movementarian.org>
1336
1337         * Alert_pimpl.C: title fix
1338
1339 2002-09-14  John Levon  <levon@movementarian.org>
1340
1341         * QMath.h:
1342         * QMath.C:
1343         * QMathDialog.h:
1344         * QMathDialog.C:
1345         * ui/QMathDialog.ui: matrix
1346
1347 2002-09-14  John Levon  <levon@movementarian.org>
1348
1349         * qlkey.h: fix two typos to be Alt_R instead
1350
1351 2002-09-14  John Levon  <levon@movementarian.org>
1352
1353         * qfont_metrics.C: fix rbearing()
1354
1355 2002-09-14  John Levon  <levon@movementarian.org>
1356
1357         * QLPainter.C: fix arc
1358
1359 2002-09-14  John Levon  <levon@movementarian.org>
1360
1361         * ui/QMathDialog.ui:
1362         * QMathDialog.h:
1363         * QMathDialog.C: add back display. Implement
1364           font/style
1365
1366 2002-09-14  John Levon  <levon@movementarian.org>
1367
1368         * ui/QMathDialog.ui:
1369         * QMathDialog.h:
1370         * QMathDialog.C: add spaces menu
1371
1372 2002-09-13  John Levon  <levon@movementarian.org>
1373
1374         * Menubar_pimpl.C:
1375         * QLPopupMenu.C: fix submenus again
1376
1377 2002-09-12  John Levon  <levon@movementarian.org>
1378
1379         * qscreen.h:
1380         * qscreen.C: be even smarter about repaint() vs. update()
1381
1382 2002-09-12  John Levon  <levon@movementarian.org>
1383
1384         * QPrint.C: don't reset unless different buffer
1385
1386 2002-09-12  John Levon  <levon@movementarian.org>
1387
1388         * QPrint.C: get collate from params too
1389
1390         * ui/QGraphicsDialog.ui: re-arrange bb a bit
1391
1392 2002-09-12  John Levon  <levon@movementarian.org>
1393
1394         * Menubar_pimpl.C:
1395         * Menubar_pimpl.h:
1396         * QtView.C: implement openByName(). Move activated
1397         signal to per-menu
1398
1399 2002-09-12  John Levon  <levon@movementarian.org>
1400
1401         * QCommandBuffer.C: fix click
1402
1403 2002-09-12  John Levon  <levon@movementarian.org>
1404
1405         * QMathDialog.C: work around Qt bug in previous change
1406
1407 2002-09-12  John Levon  <levon@movementarian.org>
1408
1409         * QMathDialog.h:
1410         * QMathDialog.C: load icon palettes on demand
1411
1412 2002-09-12  John Levon  <levon@movementarian.org>
1413
1414         * QMathDialog.C: get the scrollbars right on first show
1415
1416 2002-09-11  John Levon  <levon@movementarian.org>
1417
1418         * QPrint.h:
1419         * QPrint.C:
1420         * ui/QPrintDialog.ui: update for odd/even changes
1421
1422 2002-09-11  John Levon  <levon@movementarian.org>
1423
1424         * QCitationDialog.C: show right info when selecting a cite
1425
1426         * QParagraphDialog.C: don't validate lengths, to allow glue
1427
1428 2002-09-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1429
1430         * QFloatDialog.C: Fix the setEnable() logic
1431
1432 2002-09-11  John Levon  <levon@movementarian.org>
1433
1434         * Alert_pimpl.C:
1435         * QExternalDialog.h:
1436         * QExternalDialog.C:
1437         * QGraphicsDialog.h:
1438         * QGraphicsDialog.C:
1439         * QIncludeDialog.h:
1440         * QIncludeDialog.C:
1441         * QIndexDialog.h:
1442         * QIndexDialog.C:
1443         * QSearchDialog.h:
1444         * QSearchDialog.C:
1445         * QURLDialog.h:
1446         * QURLDialog.C: focus on the first linedit on show()
1447
1448 2002-09-11  John Levon  <levon@movementarian.org>
1449
1450         * QSearchDialog.C: fill combo boxes
1451
1452 2002-09-11  John Levon  <levon@movementarian.org>
1453
1454         * qscreen.C: use repaint() not update() for immediate change
1455
1456         * QContentPane.C: warning fix
1457
1458 2002-09-11  John Levon  <levon@movementarian.org>
1459
1460         * qfont_metrics.C: fix button metrics
1461
1462         * QLPainter.C: fillPolygon() should actually fill
1463
1464 2002-09-10  John Levon  <levon@movementarian.org>
1465
1466         * Menubar_pimpl.C:
1467         * QLPopupMenu.h:
1468         * QLPopupMenu.C: finally fix Navigate
1469
1470 2002-09-10  John Levon  <levon@movementarian.org>
1471
1472         * ui/QIncludeDialog.ui:
1473         * QInclude.h:
1474         * QInclude.C: remove don't typeset
1475
1476         * Dialogs2.C: add empty showWrap
1477
1478 2002-09-08  John Levon  <levon@movementarian.org>
1479
1480         * QFloat.C: another fix
1481
1482 2002-09-08  John Levon  <levon@movementarian.org>
1483
1484         * QFloat.h:
1485         * QFloat.C:
1486         * QFloatDialog.h:
1487         * QFloatDialog.C:
1488         * ui/QFloatDialog.ui: fix bug 527 and more
1489
1490 2002-09-12  Angus Leeming  <leeming@lyx.org>
1491
1492         * iconpalette.C (resizeEvent): compile fix.
1493
1494         * QInclude.C (update_contents): remove lyxerr call.
1495
1496 2002-09-08  John Levon  <levon@movementarian.org>
1497
1498         * qfont_loader.C: fix bug 531 (emph())
1499
1500 2002-09-08  John Levon  <levon@movementarian.org>
1501
1502         * QMathDialog.C:
1503         * iconpalette.h:
1504         * iconpalette.C: make sizing work properly
1505
1506 2002-09-08  John Levon  <levon@movementarian.org>
1507
1508         * QMathDialog.h:
1509         * QMathDialog.C: detachable icon menus
1510
1511 2002-09-08  John Levon  <levon@movementarian.org>
1512
1513         * QMathDialog.C:
1514         * iconpalette.h:
1515         * iconpalette.C: re lay out on size change
1516
1517 2002-09-08  John Levon  <levon@movementarian.org>
1518
1519         * QMathDialog.h:
1520         * QMathDialog.C:
1521         * iconpalette.C: More fixes.
1522
1523 2002-09-08  John Levon  <levon@movementarian.org>
1524
1525         * ui/QMathDialog.ui:
1526         * QMathDialog.h:
1527         * QMathDialog.C: add decos as symbols. Some fixes.
1528
1529 2002-09-07  John Levon  <levon@movementarian.org>
1530
1531         * qfont_metrics.C: unrevert per-char metrics. Droppings
1532           are better than entirely wrong metrics. Hopefully
1533           Andre can fix it ...
1534
1535 2002-09-07  John Levon  <levon@movementarian.org>
1536
1537         * qfont_loader.C: fix sizes for symbols etc.
1538
1539 2002-09-07  John Levon  <levon@movementarian.org>
1540
1541         * qfont_metrics.C: revert accurate per-char metrics
1542           because LyX is broken
1543
1544 2002-09-07  John Levon  <levon@movementarian.org>
1545
1546         * qfont_loader.h:
1547         * qfont_loader.C: add debug
1548
1549 2002-09-06  John Levon  <levon@movementarian.org>
1550
1551         * QMath.h:
1552         * QMath.C: add sub/superscript
1553
1554         * ui/QMathDialog.ui:
1555         * QMathDialog.h:
1556         * QMathDialog.C: add dots. Use a completely broken :(
1557           scrollview.
1558
1559         * iconpalette.C: increase size
1560
1561 2002-09-04  Angus Leeming  <leeming@lyx.org>
1562
1563         * QLyXKeySym.C: using std::endl directive.
1564
1565 2002-08-30  John Levon  <levon@movementarian.org>
1566
1567         * Makefile.dialogs:
1568         * moc/Makefile.am:
1569         * QMath.h:
1570         * QMath.C:
1571         * QMathDialog.h:
1572         * QMathDialog.C:
1573         * ui/QMathDialog.ui: start math panel
1574
1575         * iconpalette.h:
1576         * iconpalette.C: new widget used by above
1577
1578 2002-08-29  John Levon  <levon@movementarian.org>
1579
1580         * Toolbar_pimpl.C: defocus layout combo on select
1581
1582 2002-08-29  John Levon  <levon@movementarian.org>
1583
1584         * QtView.C: add back in allow/prohibitInput (for now)
1585
1586         * TODO: update
1587
1588 2002-08-29  John Levon  <levon@movementarian.org>
1589
1590         * Toolbar_pimpl.C: mathed math-insert - skip
1591           the preceding '\' when looking for file name
1592
1593 2002-08-29  John Levon  <levon@movementarian.org>
1594
1595         * Toolbar_pimpl.C: math xpm handling in preparation
1596         for some fixed XPMs
1597
1598 2002-08-29  John Levon  <levon@movementarian.org>
1599
1600         * QCommandBuffer.h:
1601         * QCommandBuffer.C: use a QListView not combo box.
1602           Qt Sucks.
1603
1604 2002-08-29  John Levon  <levon@movementarian.org>
1605
1606         * ui/*: use size grippie consistently
1607
1608 2002-08-29  John Levon  <levon@movementarian.org>
1609
1610         * QContentPane.C:
1611         * QContentPane.h: implement triple click
1612
1613 2002-08-29  John Levon  <levon@movementarian.org>
1614
1615         * QInclude.C: remove some wrong code removed from xforms
1616
1617 2002-08-29  John Levon  <levon@movementarian.org>
1618
1619         * qfont_metrics.C: add per char ascent/descent
1620
1621 2002-08-28  John Levon  <levon@movementarian.org>
1622
1623         * QContentPane.C: fix cut-and-paste borkage from
1624           LFUN_MOUSE changes
1625
1626 2002-08-25  Rob Lahaye  <lahaye@snu.ac.kr>
1627
1628         * QLImage.C: replace redundant xoffset_l and yoffset_t
1629         calculation by something better.
1630
1631 2002-08-25  John Levon  <levon@movementarian.org>
1632
1633         * FileDialog.C:
1634         * FileDialog_private.h:
1635         * FileDialog_private.C: disable non-sync code due
1636           to Qt bug. Add support for buttons
1637
1638 2002-08-25  John Levon  <levon@movementarian.org>
1639
1640         * QLPopupMenu.C: implement optional() support
1641
1642         * TODO: update
1643
1644 2002-08-25  John Levon  <levon@movementarian.org>
1645
1646         * Makefile.am:
1647         * Menubar_pimpl.h:
1648         * Menubar_pimpl.C:
1649         * QLPopupMenu.h:
1650         * QLPopupMenu.C: Populate menus upon open
1651
1652 2002-08-25  John Levon  <levon@movementarian.org>
1653
1654         * qlkey.h: add A-Z into string_to_qkey
1655
1656         * QLyXKeySym.h:
1657         * QLyXKeySym.C: remove crap again
1658
1659 2002-08-25  John Levon  <levon@movementarian.org>
1660
1661         * QLyXKeySym.h:
1662         * QLyXKeySym.C:
1663         * QContentPane.C: revert some wrong direction stuff and try
1664           again. STILL BROKEN :(
1665
1666 2002-08-25  John Levon  <levon@movementarian.org>
1667
1668         * QGraphics.C:
1669         * ui/QGraphicsDialog.ui: update, and some UI improvements
1670
1671 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
1672
1673         * lengthcombo.C: apply changes to "enum UNIT" in src/lyxlength.h
1674
1675         * QLImage.C:
1676         * QGraphics.C: Implement changes for new xforms graphics dialog
1677         (NB: Qt Graphics dialog itself is NOT YET updated!).
1678
1679 2002-08-15  Angus Leeming  <leeming@lyx.org>
1680
1681         * lyx_gui.C (hexname): enable previews to work!
1682
1683 2002-08-15  Angus Leeming  <leeming@lyx.org>
1684
1685         * Dialogs.C:
1686         * Dialogs2.C
1687         * Dialogs_impl.h: the brave new world of Dialog creation.
1688
1689         * guiapi.C: discard.
1690
1691         * Makefile.am: add new files Dialogs2.C Dialogs_impl.h and
1692         remove guiapi.C.
1693
1694 2002-08-14  John Levon  <levon@movementarian.org>
1695
1696         * Alert_pimpl.C: remove xforms header
1697
1698         * Toolbar_pimpl.C: build fix
1699
1700 2002-08-13  Angus Leeming  <leeming@lyx.org>
1701
1702         * Qt2Base.h: compile fix isReadonly -> bufferIsReadonly.
1703
1704         * FileDialog_private.C:
1705         * Menubar_pimpl.C:
1706         * Toolbar_pimpl.C:
1707         * QtView.C:
1708         * lyx_gui.C:
1709         changes due to the changed LyXView interface that now returns references
1710         to member variables not pointers.
1711
1712 2002-08-12  Angus Leeming  <leeming@lyx.org>
1713
1714         * Menubar_pimpl.C: no need to #include "Dialogs.h". Remove semi-colon
1715         from namespace closing delimiter.
1716
1717         * Menubar_pimpl.h:  remove MenuItemInfo:: prefix from c-tor declaration.
1718
1719         * QAbout.[Ch]:
1720         * QBibitem.[Ch]:
1721         * QBibtex.[Ch]:
1722         * QCharacter.[Ch]:
1723         * QCitation.[Ch]:
1724         * QERT.[Ch]:
1725         * QError.[Ch]:
1726         * QExternal.[Ch]:
1727         * QFloat.[Ch]:
1728         * QGraphics.[Ch]:
1729         * QInclude.[Ch]:
1730         * QIndex.[Ch]:
1731         * QLog.[Ch]:
1732         * QMinipage.[Ch]:
1733         * QParagraph.[Ch]:
1734         * QPreamble.[Ch]:
1735         * QPrint.[Ch]:
1736         * QRef.[Ch]:
1737         * QSearch.[Ch]:
1738         * QShowFile.[Ch]:
1739         * QSpellchecker.[Ch]:
1740         * QTabularCreate.[Ch]:
1741         * QTexinfo.[Ch]:
1742         * QThesaurus.[Ch]:
1743         * QToc.[Ch]:
1744         * QURL.[Ch]:
1745         * QVCLog.[Ch]:
1746         No longer pass Controller or Dialogs to the c-tor.
1747         No longer forward-declare Dialogs.
1748
1749         * Qt2Base.[Ch]: derives from ViewBase directly.
1750         No longer passed ControlButtons & or Dialogs &.
1751         (bc): new method, enabling the daughter classes to access the
1752         ButtonController.
1753         (slotWMHide):
1754         (slotApply):
1755         (slotOK):
1756         (slotClose):
1757         (slotRestore): changes due to a change in the ViewBase class.
1758
1759         * QtView.C (c-tor): no longer pass Dialogs & to the Toolbar.
1760
1761         * Toolbar_pimpl.[Ch] (c-tor): no longer passed a Dialogs &.
1762
1763         * guiapi.C: access the controller methods by explicit invocation of the
1764         controller.
1765
1766 2002-08-09  John Levon  <levon@movementarian.org>
1767
1768         * Toolbar_pimpl.C: add missing header
1769
1770 2002-08-08  John Levon  <levon@movementarian.org>
1771
1772         * Toolbar_pimpl.C:
1773         * Menubar_pimpl.C: lyxaction cleanup
1774
1775 2002-08-08  John Levon  <levon@movementarian.org>
1776
1777         * QGraphicsDialog.C: enable rotate
1778
1779         * ui/QGraphicsDialog.ui: trigger changed on
1780           activated() not highlighted()
1781
1782 2002-08-08  John Levon  <levon@movementarian.org>
1783
1784         * QGraphics.C:
1785         * ui/QGraphicsDialog.ui: lots of fixes and cleanup
1786
1787         * ui/QRefDialog.ui: geometry cleanup
1788
1789 2002-08-07  John Levon  <levon@movementarian.org>
1790
1791         * Menubar_pimpl.C: fix compile for gcc 3.1
1792
1793 2002-08-06  John Levon  <levon@movementarian.org>
1794
1795         * ui/QSpellcheckerDialogBase.ui:
1796         * QSpellcheckerDialog.h:
1797         * QSpellchecker.h:
1798         * QSpellchecker.C: remove options()
1799
1800         * QtView.C: fix build
1801
1802 2002-07-31  John Levon  <levon@movementarian.org>
1803
1804         * io_callback.h: make a more proper class
1805
1806         * lyx_gui.C: implement removal of I/O callbacks
1807
1808 2002-07-30  John Levon  <levon@movementarian.org>
1809
1810         * qlkey.h:
1811         * QLyXKeySym.h:
1812         * QLyXKeySym.C: do our own getISOEncoded() mapping
1813           because Qt can't handle it
1814
1815 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
1816
1817         * several file: strip,frontStrip -> trim,ltrim,rtrim
1818
1819 2002-07-25  John Levon  <levon@movementarian.org>
1820
1821         * Toolbar_pimpl.C: fix tooltips
1822
1823 2002-07-25  John Levon  <levon@movementarian.org>
1824
1825         * QCommandEdit.C:
1826         * Toolbar_pimpl.C: make Tab work in the content pane
1827
1828 2002-07-25  John Levon  <levon@movementarian.org>
1829
1830         * Menubar_pimpl.C: split create/fill of menus into
1831           two functions
1832
1833 2002-07-25  John Levon  <moz@compsoc.man.ac.uk>
1834
1835         * Menubar_pimpl.C: make it compile again
1836
1837 2002-07-24  John Levon  <moz@compsoc.man.ac.uk>
1838
1839         * Menubar_pimpl.C: make it compile again
1840
1841 2002-07-24  Angus Leeming  <leeming@lyx.org>
1842
1843         * FileDialog_private.C (done): add a false to the arguments passed to
1844         getLyXFunc.
1845
1846         * QBibtex.C:
1847         * QCommandBuffer.C: add a using std::vector directive.
1848
1849         * QBibtexDialog.C: s/<vector.h>/<vector>/
1850
1851         * QCommandBuffer.C: remove trailing semi-colon at the end of the
1852         namespace scope.
1853
1854         * QTexinfo.h: s/vector<string>/std::vector<string>/
1855
1856 2002-07-23  Edwin Leuven <leuven@fee.uva.nl>
1857
1858         * QBibtex.C: syle combobox instead of listbox
1859         * QBibtexDialog.C:
1860         * ui/QBibtexDialog.ui
1861         * QTexinfo.C: Repair view without path/selection
1862         * QTexinfo.h
1863         * QTexinfoDialog.C
1864         * QTexinfoDialog.h
1865         * ui/QTexinfoDialog.ui
1866         * ui/QCitationDialog.ui: layout fix
1867         * ui/QExternalDialog.ui: idem
1868         * TODO: update
1869
1870 2002-07-23  John Levon  <moz@compsoc.man.ac.uk>
1871
1872         * QCommandBuffer.C: real compile fix
1873
1874 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1875
1876         * QLyXKeySym.C: return 0 when text_ is empty
1877           for getISOEncoded()
1878
1879 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1880
1881         * QCommandBuffer.C: probably compile fix
1882
1883         * QtView.C:
1884         * Toolbar_pimpl.h:
1885         * Toolbar_pimpl.C: remove dead code
1886
1887 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1888
1889         * lyx_gui.C: add exit() so we don't busy loop !
1890
1891 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1892
1893         * QCommandEdit.C: complete if right at end of line
1894
1895         * QLyXKeySym.C: cleanup comments
1896
1897         * QtView.C: prefer const int
1898
1899         * qlkey.h: fix some transliteration errors...
1900
1901 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1902
1903         * Toolbar_pimpl.h:
1904         * Toolbar_pimpl.C: remove ->push()
1905
1906 2002-07-22  Edwin Leuven  <leuven@fee.uva.nl>
1907
1908         * QCitationDialog.C: fix loop search and info update after selecting
1909         * TODO: remove this is issue
1910
1911 2002-07-22  Edwin Leuven  <leuven@fee.uva.nl>
1912
1913         * ui/QBibtexDialog.ui: style browser
1914         * QBibtex.C: idem
1915         * QBibtexDialog.C: idem
1916
1917         * ui/QRefDialog.ui: document combo
1918         * QRef.C: idem
1919
1920         * QInclude.C: new layout
1921         * ui/QIncludeDialog.ui: new layout
1922
1923         * ui/QCitationDialog.ui: new layout
1924
1925         * ui/QExternalDialog.ui: new layout
1926
1927         * QGraphics.C: Compile fix
1928
1929         * TODO:
1930
1931 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1932
1933         * Menubar_pimpl.h:
1934         * Menubar_pimpl.C: implement check/disable, submenus
1935
1936 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1937
1938         * Toolbar_pimpl.h:
1939         * Toolbar_pimpl.C: implement getLayoutList()
1940
1941 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1942
1943         * Toolbar_pimpl.C: use BufferParams::getLyXTextClass
1944
1945 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
1946
1947         * QToc.h:
1948         * QToc.C: compile fixes, default to depth_(1)
1949
1950 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
1951
1952         * Menubar_pimpl.C: change for removed menubar stuff
1953
1954 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
1955
1956         * QtView.C: reset idle timer on message()
1957
1958 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
1959
1960         * QLImage.C: various fixes
1961
1962         * QWorkArea.C: set focus proxy
1963
1964         * qscreen.C: don't show cursor when in command buffer
1965
1966         * Makefile.am:
1967         * moc/Makefile.am:
1968         * QMiniBuffer.h:
1969         * QMiniBuffer.C:
1970         * QCommandBuffer.h:
1971         * QCommandBuffer.C:
1972         * QCommandEdit.h:
1973         * QCommandEdit.C:
1974         * QtView.h:
1975         * QtView.C: Rudimentary command buffer
1976
1977 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
1978
1979         * QWorkArea.C: remove unnecessary include
1980
1981 2002-07-18  John Levon  <moz@compsoc.man.ac.uk>
1982
1983         * QtView.C:
1984         * Toolbar_pimpl.C:
1985         * lyx_gui.C: verboseDispatch() is now dispatch()
1986
1987 2002-07-07  Edwin Leuven  <leuven@fee.uva.nl>
1988
1989         * QParagraph.[Ch]: Add paragraph dialog
1990         * QParagraphDialog.[Ch]:
1991         * ui/QParagraphDialog.[Ch]:
1992         * Makefile.am:
1993         * Makefile.dialogs:
1994         * guiapi.C:
1995
1996 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
1997
1998         * QtView.C: basic statusbar show
1999
2000 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
2001
2002         * QLImage.C: add using std
2003
2004 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
2005
2006         * QLImage.h:
2007         * QLImage.C: remove getPixmap() add isDrawable()
2008
2009 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
2010
2011         * io_callback.h:
2012         * lyx_gui.C: make set_read_callback() work
2013
2014 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
2015
2016         * lyx_gui.C: add set_read_callback()
2017
2018         * Makefile.am:
2019         * xforms/*: remove
2020
2021 2002-07-13  John Levon  <moz@compsoc.man.ac.uk>
2022
2023         * QtView.C: add a status bar
2024
2025         * Toolbar_pimpl.C: minor fixes
2026
2027         * lyx_gui.C: implement hexname()
2028
2029 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2030
2031         * lyx_gui.C: move init_graphics() to parse_init()
2032
2033 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2034
2035         * Toolbar_pimpl.h:
2036         * Toolbar_pimpl.C: remove unused (de)activate()
2037
2038 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2039
2040         * lyx_gui.C: implement update_fonts(), font_available()
2041
2042 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2043
2044         * lyx_gui.C: add un-needed update_color()
2045
2046 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2047
2048         * QtView.h:
2049         * QtView.C: remove unused methods
2050
2051 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2052
2053         * Makefile.am:
2054         * QLImage.h:
2055         * QLImage.C: initial image loader
2056
2057         * lyx_gui.C: initialise graphics
2058
2059         * QLPainter.C: draw images
2060
2061         * QWorkArea.C: implement clipboard as much as possible
2062
2063 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
2064
2065         * dialog files: add unused Dialogs paramater to allow compile
2066
2067         * QtView.C:
2068         * QMiniBuffer.h:
2069         * QMiniBuffer.C:
2070         * Makefile.am: add QMiniBuffer (placeholder)
2071
2072         * TODO: add
2073
2074         * Toolbar_pimpl.h:
2075         * Toolbar_pimpl.C: compile fix
2076
2077         * lyx_gui.C: add hexname() place holder
2078
2079 2002-07-04  André Pönitz  <poenitz@lyx.org>
2080
2081         * xforms/Makefile.am: replace XFORMSGIMAGE by XFORMSIMAGE
2082
2083 2002-06-28  Angus Leeming  <leeming@lyx.org>
2084
2085         * QLPainter.[Ch]: changes associated with the name change
2086         grfx::GImage -> grfx::Image.
2087
2088 2002-06-21  Angus Leeming  <leeming@lyx.org>
2089
2090         * Menubar_pimpl.C (c-tor): rename MenuBackend const & mb argument to
2091         avoid name clash with MenuBackend::const_iterator mb.
2092
2093         * QContentPane.C:
2094         * QLPainter.C:
2095         * qscreen.C: add using std::endl directive.
2096
2097         * QLPainter.C (lines, fillPolygon) : wrap QCOORD points inside a
2098         scoped_array as np is not known at compile time and my compiler barfs.
2099
2100         * Toolbar_pimpl.h: forward declare class ToolbarProxy.
2101
2102         * qfont_loader.h: don't #include "font_loader.h".
2103
2104         * qfont_metrics.C: remove trailing ';' from namespace anon scope.
2105
2106 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
2107
2108         * qfont_metrics.C: fix variable names
2109
2110 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
2111
2112         * QWorkArea.C: remove dead splash code
2113
2114 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
2115
2116         * QContentPane.C: restore calls to workAreaResize()
2117
2118         * QLyXKeySym.h: tidy
2119
2120         * QWorkArea.h: remove redraw()
2121
2122         * QWorkArea.C: remove resize()
2123
2124 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
2125
2126         * guiapi.C: createIndex() changed
2127
2128 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
2129
2130         * QWorkArea.h: remove unused resize(...)
2131
2132 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
2133
2134         * QWorkArea.h: remove unused stuff
2135
2136 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
2137
2138         * QContentPane.h:
2139         * QContentPane.C: remove focus/unfocus events
2140
2141 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
2142
2143         * QWorkArea.h: remove unused methods
2144
2145 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
2146
2147         * LyXKeySymFactory.C: add
2148
2149         * Makefile.am:
2150         * QContentPane.C:
2151         * qlkey.h:
2152         * QLyXKeySym.h:
2153         * QLyXKeySym.C: get keyboard partly working
2154
2155         * qfont_metrics.C: fix compile
2156
2157 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
2158
2159         * Makefile.am: add the new files ...
2160
2161         * Dialogs.C:
2162         * guiapi.C:
2163         * all dialogs: implement new dialog stuff, fix compile
2164
2165         * FileDialog_private.h:
2166
2167         * GUIRunTime.C:
2168         * lyx_gui.C: update for lyx_gui namespace
2169
2170         * LyXScreenFactory.C: add
2171
2172         * QContentPane.h:
2173         * QContentPane.C: new widget for containing a lyx document
2174
2175         * QLPainter.h:
2176         * QLPainter.C: qt painter object
2177
2178         * QWorkArea.h:
2179         * QWorkArea.C: Qt version of the work area
2180
2181         * QtView.h:
2182         * QtView.C: Qt version of LyXView
2183
2184         * Toolbar_pimpl.h:
2185         * Toolbar_pimpl.C:
2186         * Menubar_pimpl.h:
2187         * Menubar_pimpl.C: initial Qt versions
2188
2189         * WorkAreaFactory.C: generate a QWorkArea
2190
2191         * emptytable.C: add a resize grippie
2192
2193         * qfont_loader.h:
2194         * qfont_loader.C: font loader for Qt
2195
2196         * qfont_metrics.h:
2197         * qfont_metrics.C: font metrics for Qt
2198
2199         * qlkey.h: convert Qt key symbol into a name
2200
2201         * qscreen.h:
2202         * qscreen.C: Qt version of screen
2203
2204         * moc/Makefile.am: add new files
2205
2206         * xforms/Makefile.am: remove all xforms dialogs
2207
2208 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2209
2210         * Qt2BC.C: do not include ButtonController.tmpl
2211
2212 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
2213
2214         * QtLyXView.h: moved into frontends/
2215
2216 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2217
2218         * QDocument.h: use more specific smart_ptr header.
2219         * Qt2Base.h: ditto
2220
2221 2002-04-30  John Levon  <moz@compsoc.man.ac.uk>
2222
2223         * QCharacter.h:
2224         * QCharacter.C: update for language i18n change
2225
2226 2002-04-16  John Levon  <moz@compsoc.man.ac.uk>
2227
2228         * Dialogs.C: add tooltipsEnabled()
2229
2230         * QTeXInfo.C: include right header
2231
2232         * moc/Makefile.am: add back missing moc files
2233
2234         * xforms/Makefile.am: add missing FeedbackController
2235
2236 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2237
2238         * xforms/Makefile.am (link_files): use correct _SOURCES variable.
2239
2240         * ui/moc/Makefile.am: move include to top
2241         (DISTCLEANFILES): take the UIMOCDIALOGS variable instead
2242
2243         * ui/Makefile.am: ws change
2244
2245         * moc/Makefile.am: move include to top
2246
2247         * Makefile.am (EXTRA_DIST): some file taken from...
2248         * Makefile.dialogs (DIALOGSOURCES):here
2249
2250         * xforms/Makefile.am (EXTRA_DIST): delete
2251         (libqt2xforms_la_SOURCES): change to...
2252         (nodist_libqt2xforms_la_SOURCES): this
2253
2254         * ui/moc/Makefile.am (libqt2uimoc_la_SOURCES): change to...
2255         (nodist_libqt2uimoc_la_SOURCES): this
2256
2257         * ui/Makefile.am (libqt2ui_la_SOURCES): change to...
2258         (nodist_libqt2ui_la_SOURCES): this
2259
2260         * moc/Makefile.am (libqtmoc_la_SOURCES): comment out
2261         (nodist_libqt2moc_la_SOURCES): new
2262
2263         * Makefile.dialogs (DIALOGSOURCES): add QParagraph,
2264         QParagraphDialog, QDocument, QDocumentDialog
2265
2266         * Makefile.am (DISTCLEANFILES): delete
2267         (EXTRA_DIST): add with Makefile.dialogs
2268
2269 2002-04-02  John Levon  <moz@compsoc.man.ac.uk>
2270
2271         * ui/QParagraphDialog.ui: fix a couple of typos for
2272           the translators
2273
2274 2002-03-25  Angus Leeming  <a.leeming@ic.ac.uk>
2275
2276         * xforms/Makefile.am (link_files): whitespace.
2277
2278 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
2279
2280         * xforms/Makefile.am (libqt2xforms.la): it should depend on
2281         libqt2xforms_la_OBJECTS not libqt2xforms_la_SOURCES!
2282
2283 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2284
2285         * most files: ws cleanup
2286
2287 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2288
2289         * docygen fixes.
2290
2291 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
2292
2293         * GUIRunTime.C (initialiseGraphics): use the xforms image loader if
2294         your version of the xforms libraries is up to the task.
2295
2296         * xforms/Makefile.am: link in the xforms image loader if so configured.
2297
2298 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
2299
2300         * Dialogs.C (redrawGUI): removed to frontends/Dialogs.C
2301
2302         * Dialogs.C:
2303         * GUIRunTime.C (initialiseGraphics): moved to GUIRunTime.
2304
2305 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2306
2307         * Makefile.am: get rid of LYX_LIBS
2308
2309         * QDocument.C (class_update): layout as string
2310
2311 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
2312
2313         * Makefile.am:
2314         * moc/Makefile.am:
2315         * ui/Makefile.am:
2316         * ui/moc/Makefile.am: fix compile
2317
2318         * xforms/: compile the necessary files via symlinks
2319
2320         * QPreambleDialog.C: new systemcall interface
2321
2322         * Timeout_pimpl.h:
2323         * Timeout_pimpl.C: add running()
2324
2325         * Dialogs.C: add init graphics, and doc/par xforms forms
2326
2327 2002-02-06  John Levon  <moz@compsoc.man.ac.uk>
2328
2329         * QToc.C: fix crash
2330
2331 2002-02-06  Edwin Leuven  <leuven@fee.uva.nl>
2332
2333         * QGraphics.C: compilation fix
2334         * QTexinfoDialog.C:
2335         * QTexinfoDialog.h:
2336         * ui/QTexinfoDialog.ui: remove help button
2337
2338 2002-01-31  Edwin Leuven  <leuven@fee.uva.nl>
2339
2340         * qt2/QGraphics.C:
2341         * qt2/QGraphics.h:
2342         * qt2/QGraphicsDialog.C:
2343         * qt2/QGraphicsDialog.h:
2344         * qt2/lengthcombo.C:
2345         * qt2/ui/QGraphicsDialog.ui: new dialog
2346         * qt2/QAbout.C:
2347         * qt2/ui/QAboutDialog.ui: reduce size
2348         * qt2/ui/QFloatDialog.ui: update dialog
2349
2350 2002-01-29  Edwin Leuven  <leuven@fee.uva.nl>
2351
2352         * Makefile.am:
2353         * Dialogs.C:
2354         * Makefile.dialogs:
2355         * QShowFile.h:
2356         * QShowFile.C:
2357         * QShowFileDialog.h:
2358         * QShowFileDialog.C:
2359         * ui/QShowFileDialog.ui: add showfile dialog
2360         * ui/QCitationDialog.ui: minor layout tweaks
2361
2362 2002-01-25  Angus Leeming  <a.leeming@ic.ac.uk>
2363
2364         * Dialogs.C: removed now redundant #include "QParagraph.h".
2365
2366         * QSearchDialog.h (remember): removed unnecessary
2367         QSearchDialog qualifier.
2368
2369         * QTexinfo.C:
2370         * QToc.C: added various using std::xyz directives.
2371
2372 2002-01-25  Edwin Leuven  <leuven@fee.uva.nl>
2373
2374         * Makefile.am:
2375         * Dialogs.C:
2376         * Makefile.dialogs:
2377         * QFloat.h:
2378         * QFloat.C:
2379         * QFloatDialog.h:
2380         * QFloatDialog.C:
2381         * ui/QFloatDialog.ui: add float dialog
2382
2383 2002-01-25  John Levon  <moz@compsoc.man.ac.uk>
2384
2385         * Makefile.am:
2386         * Makefile.dialogs: don't compile QPar/Doc
2387           for now, as they cause problems
2388
2389 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
2390
2391         * Makefile.am:
2392         * Dialogs.C:
2393         * QToc.h:
2394         * QToc.C:
2395         * QTocDialog.h:
2396         * QTocDialog.C:
2397         * ui/QTocDialog.ui: resuscitate TOC dialog
2398
2399 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
2400
2401         * QCitation.h:
2402         * QCitation.C:
2403         * QCitationDialog.h:
2404         * QCitationDialog.C:
2405         * ui/QCitationDialog.ui: natbib fixes
2406
2407 2002-01-19  Edwin Leuven  <leuven@fee.uva.nl>
2408
2409         * QTexinfo.[Ch]: added
2410         * QTexinfoDialog.[Ch]: added
2411         * ui/QTexinfoDialog.ui: added
2412         * Dialogs.C: add dialog
2413         * Makefile.dialogs: idem
2414
2415 2002-01-18  Edwin Leuven  <leuven@fee.uva.nl>
2416
2417         * QMinipage.C: compiles fixes (lyxlength related)
2418
2419 2002-01-15  John Levon  <moz@compsoc.man.ac.uk>
2420
2421         * Makefile.am:
2422         * FileDialog_private.h: fix compile
2423
2424         * QThesaurus.h:
2425         * QThesaurus.C:
2426         * QThesaurusDialog.h:
2427         * QThesaurusDialog.C:
2428         * ui/QThesaurusDialog.ui: new thesaurus code
2429
2430 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
2431
2432         * QMinipage.C (apply, update_contents): MinipageParams::width renamed
2433         as MinipageParams::pageWidth.
2434
2435 2002-01-04  John Levon  <moz@compsoc.man.ac.uk>
2436
2437         * QParagraph.C: add needed include
2438
2439 2001-12-08  John Levon  <moz@compsoc.man.ac.uk>
2440
2441         * Makefile.am:
2442         * Dialogs.C: bring back unconverted dialogs
2443
2444 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
2445
2446         * QParagraph.C:
2447         * QParagraphDialog.h:
2448         * QParagraphDialog.C: use new vspace API
2449
2450         * QTocDialog.C: silence warnings
2451
2452 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2453
2454         * qttableview.C: change "while(" to "while ("
2455
2456 2001-12-05  Allan Rae  <rae@lyx.org>
2457
2458         * QParagraph.C (apply):
2459         (update): Use the right LyXText -- extending John's fix
2460
2461 2001-12-01  Maks Orlovich  <mo002j@mail.rochester.edu>
2462
2463         * moc/Makefile.am:
2464         * Makefile.am:
2465         * QBibtexDialog.C:
2466         * QExternalDialog.C:
2467         * QParagraphDialog.h:
2468         * QPreambleDialog.C:
2469         * emptytable.C:
2470         * qttableview.C:
2471         * qttableview.C:
2472         * qttableview.h: fixes for Qt3
2473
2474 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
2475
2476         * Makefile.am: add Alert_pimpl.lo
2477
2478 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
2479
2480         * Makefile.am: link in new DropDown.lo
2481
2482         * QSpellcheckerDialog.C: fix warning
2483
2484         * ui/moc/Makefile.am: remove dead thing
2485
2486 2001-10-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2487
2488         * ui/moc/Makefile.am: remove unportable # at beginning of
2489         declaration.
2490
2491         * ui/Makefile.am:
2492         * Makefile.am: remove extra DISTCLEANFILES declaration
2493
2494 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
2495
2496         * ui/QDocumentDialog.ui:
2497         * QDocument.C (build_dialog): support latin4
2498
2499 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
2500
2501         * ui/QDocumentDialog.ui:
2502         * QDocument.C (build_dialog): support latin3
2503
2504 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
2505
2506         * Dialogs.C: remove splash dialog code.
2507
2508         * QSplash.[Ch]:
2509         * QSplashDialog.[Ch]: removed.
2510
2511         * Makefile.dialogs: remove splash dialog files.
2512
2513 2001-09-18  John Levon  <moz@compsoc.man.ac.uk>
2514
2515         * QRef.C: fix compile
2516
2517         * README: update
2518
2519 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2520
2521         * Makefile.am (libqt2_la_LIBADD): rename from OBJADD, depend on
2522         gui libs
2523
2524 2001-09-06  John Levon  <moz@compsoc.man.ac.uk>
2525
2526         * ui/QMinipageDialog.ui: fix layout, remove old slot
2527
2528         * QRefDialog.C: fix warning
2529
2530 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
2531
2532         * ui/QSpellcheckerDialog.ui: reworded layout
2533
2534 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
2535
2536         * QMinipage.C: remove radiobutton add combox
2537         * ui/QMinipageDialog.ui: + buttons at bottom
2538
2539 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
2540
2541         * Makefile.dialogs:
2542         * Dialogs.C:
2543         * QSpellchecker.[Ch]:
2544         * QSpellcheckerDialog.[Ch]:
2545         * ui/QSpellcheckerDialog.ui: add spellchecker dialog
2546
2547 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
2548
2549         * ui/QMinipageDialog.ui: layout tweak again (but it's getting better)
2550
2551 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
2552
2553         * ui/QGraphicsDialog.ui : minor layout tweak
2554         * ui/QIncludeDialog.ui : idem
2555         * ui/QMinipageDialog.ui: idem
2556         * ui/QURLDialog.ui: idem
2557
2558 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
2559
2560         * ui/QRefDialog.ui : minor layout tweak
2561         * Qref.C: idem
2562
2563 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
2564
2565         * QTabularCreateDialog.C: fix warnings
2566
2567         * emptytable.h:
2568         * emptytable.C:
2569         * ui/QTabularCreateDialog.ui: fix layout
2570           when table size is changed
2571
2572 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
2573
2574         * Dialogs.C:
2575         * QSearch.[Ch]:
2576         * QSearchDialog.[Ch]:
2577         * ui/QSearchDialog.ui: add search back
2578
2579 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
2580
2581         * Dialogs.C:
2582         * QPrint.[Ch]:
2583         * QPrintDialog.[Ch]:
2584         * ui/QPrintDialog.ui: add print dialog back
2585
2586 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
2587
2588         * Makefile.am:
2589         * moc/Makefile.am:
2590         * ui/Makefile.am:
2591         * ui/moc/Makefile.am: use AM_CXXFLAGS to add defines
2592
2593 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
2594
2595         * QAbout.C: added a using std::getline directive.
2596
2597         * QCitationDialog.C (doFind): removed const from argument to make it
2598         consistent with the header file.
2599
2600         * QDocument.[Ch] (c-tor): moved declaration of into .C file. Compilation
2601         was failing with "incomplete type is not allowed" in instantiation
2602         of boost::scoped_ptr<QDocumentDialog> dialog_.
2603
2604         * QLog.C: added a couple of using std::xyz directives.
2605
2606         * QPreambleDialog.C: added a using std::getline directive.
2607
2608         * QToc.C: using SigC::slot directive.
2609
2610 2001-08-29  Edwin Leuven  <leuven@fee.uva.nl>
2611
2612         * ui/QURLDialog.ui : minor layout tweak
2613
2614 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
2615
2616         * QPreamble.[Ch]:
2617         * QPreambleDialog.[Ch]:
2618         * ui/QPreambleDialog.ui:
2619         * Makefile.am:
2620         * Makefile.dialogs:
2621         * Dialogs.C: add pre-amble dialog
2622
2623 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
2624
2625         * ui/QIndexDialog.ui:
2626         * QIndexDialog.C: add QWhatsThis in C source
2627
2628         * README: document this restriction
2629
2630 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
2631
2632         * QMinipage.[Ch]:
2633         * QMinipageDialog.[Ch]:
2634         * ui/QMinipageDialog.ui:
2635         * lengthcombo.[Ch]:
2636         * Makefile.am:
2637         * moc/Makefile.am:
2638         * Makefile.dialogs:
2639         * Dialogs.C: add minipage and prototype length combo widget
2640
2641 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
2642
2643         * QLog.[Ch]:
2644         * QLogDialog.[Ch]:
2645         * ui/QLogDialog.ui:
2646         * QVCLog.[Ch]:
2647         * QVCLogDialog.[Ch]:
2648         * ui/QVCLogDialog.ui:
2649         * Dialogs.C:
2650         * Makefile.am:
2651         * Makefile.dialogs: add log and vclog dialogs
2652
2653 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
2654
2655         * Dialogs.C:
2656         * QTabularCreate.[Ch]:
2657         * QTabularCreate.h:
2658         * QTabularCreateDialog.C:
2659         * QTabularCreateDialog.h:
2660         * ui/Makefile.am:
2661         * ui/QTabularCreateDialog.ui: bring back
2662         tabcreate
2663
2664 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
2665
2666         * ui/QCharacterDialog.ui:
2667         * ui/QThesaurusDialog.ui: fix tab order
2668
2669         * QGraphics.[Ch]:
2670         * QGraphicsDialog.[Ch]:
2671         * ui/QGraphicsDialog.ui:
2672         * Makefile.am:
2673         * Makefile.dialogs:
2674         * Dialogs.C: add graphics dialog
2675
2676 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
2677
2678         * QThesaurus.C: clear selection on update
2679
2680         * QInclude.[Ch]:
2681         * QincludeDialog.[Ch]:
2682         * ui/QincludeDialog.ui:
2683         * Makefile.am:
2684         * Makefile.dialogs:
2685         * Dialogs.C: add Include dialog
2686
2687         * README: add note about crashes
2688
2689 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
2690
2691         * QThesaurusDialog.C: whoops, forgot to clear before update
2692
2693 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
2694
2695         * QBibtex.C:
2696         * QBibtexDialog.h:
2697         * QBibtexDialog.C:
2698         * ui/QBibtexDialog.ui: fix some things, add
2699           delete button
2700
2701         * QExternalDialog.C: fix file dialog thing
2702
2703         * QThesaurus.h:
2704         * QThesaurus.C:
2705         * QThesaurusDialog.h:
2706         * QThesaurusDialog.C:
2707         * ui/QThesaurusDialog.ui: fix compile, get working
2708
2709         * moc/Makefile.am: fix builddir != srcdir
2710
2711 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
2712
2713         * GUIRunTime.C: fix argc handling
2714
2715 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
2716
2717         * ui/*.ui:
2718         * ui/Makefile.am: add some sed magic to replace tr() with _()
2719
2720 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
2721
2722         * Makefile.am: remove accidentally committed xforms file
2723
2724 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
2725
2726         * Dialogs.C:
2727         * Makefile.dialogs:
2728         * QThesaurus.[Ch]:
2729         * QThesaurusDialog.[Ch]:
2730         * ui/QThesaurusDialog.ui: add thesaurus dialog
2731
2732 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
2733
2734         * Dialogs.C:
2735         * Makefile.am:
2736         * Makefile.dialogs:
2737         * QExternal.[Ch]:
2738         * QExternalDialog.[Ch]:
2739         * ui/QExternalDialog.ui: add external dialog
2740
2741 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
2742
2743         * Dialogs.C:
2744         * Makefile.dialogs:
2745         * QERT.[Ch]:
2746         * QERTDialog.[Ch]:
2747         * ui/QERTDialog.ui: add ERT dialog
2748
2749 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
2750
2751         * Dialogs.C:
2752         * Makefile.am:
2753         * Makefile.dialogs:
2754         * QError.[Ch]:
2755         * QErrorDialog.[Ch]:
2756         * ui/QErrorDialog.ui: add LaTeX error dialog
2757
2758 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
2759
2760         * Dialogs.C:
2761         * QCharacter.[Ch]:
2762         * QCharacterDialog.[Ch]:
2763         * ui/QcharacterDialog.ui: make work again,
2764           add auto-apply feature
2765
2766 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
2767
2768         * Dialogs.C:
2769         * Makefile.am:
2770         * Makefile.dialogs:
2771         * QBibitem.[Ch]:
2772         * QBibitemDialog.[Ch]:
2773         * ui/QBibitemDialog.ui: add Bibitem dialog
2774
2775 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
2776
2777         * Dialogs.C:
2778         * Makefile.dialogs:
2779         * QBibtex.[Ch]:
2780         * QBibtexDialog.[Ch]:
2781         * ui/QBibtexDialog.ui: added BibTeX dialog.
2782
2783         * README: update
2784
2785 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
2786
2787         * Qt2BC.C: whoops, reversed sense of setReadOnly()
2788
2789 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
2790
2791         * Dialogs.C:
2792         * QRef.[Ch]:
2793         * ui/QRefDialog.ui: add Ref dialog back
2794
2795         * QAbout.[Ch]:
2796         * QCitation.[Ch]:
2797         * QDocument.[Ch]:
2798         * QIndex.[Ch]:
2799         * QURL.[Ch]:
2800         * Qt2Base.h: protect build() with updating_ too
2801
2802         * QCitationDialog.C: use Qt2Base::readOnly
2803
2804         * README: update
2805
2806 2001-08-25  John Levon  <moz@compsoc.man.ac.uk>
2807
2808         * Dialogs.C: add URL
2809
2810         * QAbout.h:
2811         * QCitation.h:
2812         * QDocument.h:
2813         * QIndex.C:
2814         * Qt2Base.h:
2815         * Qt2Base.C: add an updating_ variable to prevent
2816           bc() breakage.
2817
2818         * QURL.h:
2819         * QURL.C:
2820         * QURLDialog.h:
2821         * QURLDialog.C:
2822         * ui/QURLDialog.ui: make alive again
2823
2824         * Qt2BC.C: make lineedits ReadOnly not disabled
2825
2826         * README: update
2827
2828         * ui/QCitationDialog.ui: small cleanups
2829
2830         * ui/QIndexDialog.ui: add a what's this
2831
2832 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
2833
2834         * Dialogs.C: include the right files
2835
2836         * QCitation.C: closePB not cancelPB
2837
2838         * QCitationDialog.C:
2839         * QCitationDialog.h:
2840         * ui/QCitationDialog.ui: small fixes
2841
2842         * QIndex.h:
2843         * QIndex.C:
2844         * QIndexDialog.C:
2845         * QIndexDialog.h:
2846         * ui/QIndexDialog.ui: more fixes
2847
2848         * Qt2Base.h:
2849         * Qt2Base.C: add reset() to workaround problem.
2850
2851         * README: update
2852
2853         * Makefile.am:
2854         * Timeout_pimpl.h:
2855         * Timeout_pimpl.C: add the timer
2856
2857 2001-08-23  John Levon  <moz@compsoc.man.ac.uk>
2858
2859         * Dialogs.C:
2860         * Makefile.am:
2861         * Qt2BC.h:
2862         * Qt2BC.C:
2863         * QAbout.C:
2864         * QCitation.C:
2865         * QDocument.h:
2866         * Qt2Base.C:
2867         * Qt2Base.h: rename qt2BC -> Qt2BC, set focus for widget enable
2868
2869         * QIndex.h:
2870         * QIndex.C:
2871         * ui/QIndexDialog.ui: use the BC properly
2872
2873         * Qt2Base.h:
2874         * Qt2Base.C: add a virtual isValid(), and predicate what changed()
2875           tells the BC on the return value
2876
2877         * README: update
2878
2879 2001-08-21  John Levon  <moz@compsoc.man.ac.uk>
2880
2881         * Dialogs.C: add QIndex
2882
2883         * ui/Makefile.am:
2884         * Makefile.am: fix build
2885
2886         * ui/QAboutDialog.ui:
2887         * QAbout.C: finish dialog
2888
2889         * ui/QCitationDialog.ui:
2890         * QCitationDialog.C: BC fixes
2891
2892         * ui/QIndexDialog.ui:
2893         * QIndex.h:
2894         * QIndex.C:
2895         * QIndexDialog.h:
2896         * QIndexDialog.C: got index dialog working
2897
2898 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
2899
2900         * all files: enormous naming re-jig and tidy
2901
2902 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
2903
2904         Consistent use of Lsstream.h:
2905         * FormCredits.C (build): std::stringstream -> stringstream.
2906
2907 2001-06-17  Angus Leeming  <a.leeming@ic.ac.uk>
2908
2909         * FormCitation.C (build): removed bc().refresh() call as the controller
2910         should take care of this.
2911         (update): removed noKeys stuff as you don't use it.
2912
2913         * FormCitationDialogImpl.C (slotBibSelected): Can't select bibkeys[-1]!
2914         We were being bit by the xforms browser returns the browser line number
2915         in Fortran style, but Qt uses C-style.
2916
2917 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
2918
2919         * FormCitationDialogImpl.C: added using directive.
2920
2921         * qt2BC.[Ch]: qt2BC now derives from GuiBC<QButton, QWidget>.
2922         No idea why this wasn't done ages ago!
2923
2924 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
2925
2926         * FormCharacter.C:
2927         * FormParagraph.C (c-tor): cosmetic name change of signal.
2928
2929 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
2930
2931         * FormCitation.C:
2932         * Qt2Base.C: removed // -*- C++ -*- as first line.
2933
2934         * FileDialog_private.h:
2935         * FormCopyright.h:
2936         * FormCredits.h:
2937         * FormIndex.h:
2938         * FormParagraph.h:
2939         * FormPrint.h:
2940         * FormRef.h:
2941         * FormSearch.h:
2942         * FormSplash.h:
2943         * FormTabularCreate.h:
2944         * FormToc.h:
2945         * FormUrl.h:
2946         * QtLyXView.h: added // -*- C++ -*- as first line.
2947
2948 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
2949
2950         * <various>: fix random space pepper to use
2951           hard tabs. Also add <config.h> where necessitated
2952           by using LString.h
2953
2954 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
2955
2956         * FormDocument.C (build): add iso8859-15 support.
2957
2958 2001-05-17  Allan Rae  <rae@lyx.org>
2959
2960         * FormCharacter.C:
2961         * FormCopyright.C:
2962         * FormCredits.C:
2963         * FormSearch.C: gettext went missing but is back gain now _().
2964
2965         * Makefile.am:  ButtonController is now ButtonControllerBase.
2966         It now compiles but it won't link lyx on my system.  Complaints about
2967         not being able to link in libraries lib{GL,GLU,Xft,Xext,Xmu} which
2968         are all present and accounted for by ldconfig.  YMMV.
2969
2970 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2971
2972         * FormParagraph.C: remove !NEW_INSETS and !NO_PEXTRA cruft
2973
2974 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
2975
2976         * FormCharacter.C:
2977         * FormDocument.h:
2978         * FormSearch.C:
2979         * Dialogs.C: s/popup/dialog/
2980
2981         * qt2BC.h:
2982         * qt2BC.C:
2983         * FormCitation.C:
2984         * FormDocument.C: s/UndoAll/Restore/
2985
2986         * Qt2Base.h:
2987         * Qt2Base.C: s/ControlButton/ControlButtons/
2988
2989
2990 2001-04-02  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
2991
2992         * Makefile.am: Simplified Makefile.am
2993
2994 2001-03-31  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
2995
2996         * FormCitationDialogImpl.C (doPreviousNext): Propagated search
2997         fixes from XForms
2998         * several files: MVC for citation dialog
2999
3000 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
3001
3002         * Qt2Base.[Ch]: changed ControlBase to ControlButton.
3003
3004 2001-03-19  Edwin Leuven  <leuven@fee.uva.nl>
3005
3006         * qt2 compiles again:
3007         * Makefile.am: added missing xform dialogs
3008         * FormParagraph.C: only extra setting if wanted
3009         * FormParagraph.h: add namespace to connection
3010
3011 2001-03-16  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
3012
3013         * FormParagraph.C (apply): Only call SetParagraphExtraOpt() when
3014         NO_PEXTRA is not defined (in line with XForms frontend)
3015
3016         * Dialogs.C: Adapted to backend changes
3017
3018         * Makefile.am: updated citation dialog
3019         * Citation dialog added: FormCitation.{C,h},
3020         *    FormCitationDialog.ui, FormCitationDialogImpl.{C,h}
3021
3022 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3023
3024         * several files: remove CXX_WORKING_NAMESPACES
3025
3026 2001-03-15  Edwin Leuven  <leuven@fee.uva.nl>
3027
3028         * Added splash screen
3029         * Makefile.am: updated
3030         * FormSplash.[Ch]: added
3031         * FormSplashImpl.[Ch]: added
3032
3033 2001-03-09  Edwin Leuven  <leuven@fee.uva.nl>
3034
3035         * Makefile.am: updated
3036         * paragraphdlg.ui: manually enabled items in minipage settings
3037         * paragraphdlgimpl.C: tweak enable code on extra page
3038         * Stuff sent in by Denis Perchine <dyp@perchine.com> to compile again:
3039         * FileDialog_private.[Ch]: added
3040         * FileDialog.C: added
3041         * FormParagraph.C: params settings updated
3042
3043 2001-03-06  Edwin Leuven  <leuven@fee.uva.nl>
3044
3045         * Search dialog added:
3046         * FormSearch.[Ch]
3047         * searchdlg.ui
3048         * searchdlg.[Ch]
3049         * searchdlgimpl.[Ch]
3050
3051 2001-02-16  Edwin Leuven  <leuven@fee.uva.nl>
3052
3053         * remove inheritance from noncopyable in Form*.h
3054         * Character dialog added:
3055         * FormCharacter.[Ch]
3056         * chardlg.ui
3057         * chardlg.[Ch]
3058         * chardlgimpl.[Ch]
3059
3060 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
3061
3062         * FormParagraph.C: fix bview->update()
3063
3064 2001-01-24  Edwin Leuven  <leuven@fee.uva.nl>
3065
3066         *FormParagraph.C:
3067         *FormParagraph.h:
3068         *FormPrint.C:
3069         *FormPrint.h:
3070         *FormTabularCreate.C:
3071         *FormTabularCreate.h:
3072         *QtLyXView.h:
3073         *emptytable.C:
3074         *emptytable.h:
3075         *paragraphdlg.C:
3076         *paragraphdlg.h:
3077         *paragraphdlg.ui:
3078         *paragraphdlgimpl.C:
3079         *paragraphdlgimpl.h:
3080         *printdlg.C:
3081         *printdlg.h:
3082         *printdlg.ui:
3083         *printdlgimpl.C:
3084         *printdlgimpl.h:
3085         *tabularcreatedlg.C:
3086         *tabularcreatedlg.h:
3087         *tabularcreatedlg.ui:
3088         *tabularcreatedlgimpl.C:
3089         *tabularcreatedlgimpl.h:
3090         *Makefile.am: added paragraph/print/tabular create dialogs
3091
3092 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
3093
3094         * src/frontends/qt2/.cvsignore:
3095         * Dialogs.C:
3096         * FormCopyright.C:
3097         * FormCopyright.h:
3098         * FormCopyrightDialog.C:
3099         * FormCopyrightDialog.h:
3100         * FormCopyrightDialogBase.C:
3101         * FormCopyrightDialogBase.h:
3102         * FormCopyrightDialogBase.ui:
3103         * GUIRunTime.C:
3104         * Makefile.am: start frontend with the Copyright
3105           dialog