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