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