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