]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ChangeLog
fix tooltips in toolbar
[lyx.git] / src / frontends / qt2 / ChangeLog
1 2002-07-25  John Levon  <levon@movementarian.org>
2
3         * Toolbar_pimpl.C: fix tooltips
4  
5 2002-07-25  John Levon  <levon@movementarian.org>
6
7         * QCommandEdit.C:
8         * Toolbar_pimpl.C: make Tab work in the content pane
9  
10 2002-07-25  John Levon  <levon@movementarian.org>
11
12         * Menubar_pimpl.C: split create/fill of menus into
13           two functions
14  
15 2002-07-25  John Levon  <moz@compsoc.man.ac.uk>
16
17         * Menubar_pimpl.C: make it compile again
18  
19 2002-07-24  John Levon  <moz@compsoc.man.ac.uk>
20
21         * Menubar_pimpl.C: make it compile again
22  
23 2002-07-24  Angus Leeming  <leeming@lyx.org>
24
25         * FileDialog_private.C (done): add a false to the arguments passed to
26         getLyXFunc.
27
28         * QBibtex.C:
29         * QCommandBuffer.C: add a using std::vector directive.
30
31         * QBibtexDialog.C: s/<vector.h>/<vector>/
32
33         * QCommandBuffer.C: remove trailing semi-colon at the end of the
34         namespace scope.
35
36         * QTexinfo.h: s/vector<string>/std::vector<string>/
37
38 2002-07-23  Edwin Leuven <leuven@fee.uva.nl>
39
40         * QBibtex.C: syle combobox instead of listbox
41         * QBibtexDialog.C:
42         * ui/QBibtexDialog.ui
43         * QTexinfo.C: Repair view without path/selection
44         * QTexinfo.h
45         * QTexinfoDialog.C
46         * QTexinfoDialog.h
47         * ui/QTexinfoDialog.ui
48         * ui/QCitationDialog.ui: layout fix
49         * ui/QExternalDialog.ui: idem
50         * TODO: update
51         
52 2002-07-23  John Levon  <moz@compsoc.man.ac.uk>
53
54         * QCommandBuffer.C: real compile fix
55  
56 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
57
58         * QLyXKeySym.C: return 0 when text_ is empty
59           for getISOEncoded() 
60
61 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
62
63         * QCommandBuffer.C: probably compile fix
64
65         * QtView.C:
66         * Toolbar_pimpl.h:
67         * Toolbar_pimpl.C: remove dead code
68  
69 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
70
71         * lyx_gui.C: add exit() so we don't busy loop !
72  
73 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
74
75         * QCommandEdit.C: complete if right at end of line
76  
77         * QLyXKeySym.C: cleanup comments
78  
79         * QtView.C: prefer const int
80  
81         * qlkey.h: fix some transliteration errors...
82  
83 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
84
85         * Toolbar_pimpl.h:
86         * Toolbar_pimpl.C: remove ->push()
87  
88 2002-07-22  Edwin Leuven  <leuven@fee.uva.nl>
89
90         * QCitationDialog.C: fix loop search and info update after selecting
91         * TODO: remove this is issue
92
93 2002-07-22  Edwin Leuven  <leuven@fee.uva.nl>
94
95         * ui/QBibtexDialog.ui: style browser
96         * QBibtex.C: idem
97         * QBibtexDialog.C: idem
98         
99         * ui/QRefDialog.ui: document combo
100         * QRef.C: idem
101         
102         * QInclude.C: new layout
103         * ui/QIncludeDialog.ui: new layout
104         
105         * ui/QCitationDialog.ui: new layout
106         
107         * ui/QExternalDialog.ui: new layout
108         
109         * QGraphics.C: Compile fix
110         
111         * TODO: 
112
113 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
114
115         * Menubar_pimpl.h:
116         * Menubar_pimpl.C: implement check/disable, submenus
117  
118 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
119
120         * Toolbar_pimpl.h:
121         * Toolbar_pimpl.C: implement getLayoutList()
122  
123 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
124
125         * Toolbar_pimpl.C: use BufferParams::getLyXTextClass
126
127 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
128
129         * QToc.h:
130         * QToc.C: compile fixes, default to depth_(1)
131  
132 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
133
134         * Menubar_pimpl.C: change for removed menubar stuff
135  
136 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
137
138         * QtView.C: reset idle timer on message()
139  
140 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
141
142         * QLImage.C: various fixes
143  
144         * QWorkArea.C: set focus proxy 
145  
146         * qscreen.C: don't show cursor when in command buffer
147  
148         * Makefile.am:
149         * moc/Makefile.am:
150         * QMiniBuffer.h:
151         * QMiniBuffer.C: 
152         * QCommandBuffer.h:
153         * QCommandBuffer.C:
154         * QCommandEdit.h:
155         * QCommandEdit.C:
156         * QtView.h:
157         * QtView.C: Rudimentary command buffer
158
159 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
160
161         * QWorkArea.C: remove unnecessary include
162  
163 2002-07-18  John Levon  <moz@compsoc.man.ac.uk>
164
165         * QtView.C:
166         * Toolbar_pimpl.C:
167         * lyx_gui.C: verboseDispatch() is now dispatch()
168  
169 2002-07-07  Edwin Leuven  <leuven@fee.uva.nl>
170
171         * QParagraph.[Ch]: Add paragraph dialog
172         * QParagraphDialog.[Ch]: 
173         * ui/QParagraphDialog.[Ch]: 
174         * Makefile.am:
175         * Makefile.dialogs:
176         * guiapi.C:
177
178 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
179
180         * QtView.C: basic statusbar show
181  
182 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
183
184         * QLImage.C: add using std
185  
186 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
187
188         * QLImage.h:
189         * QLImage.C: remove getPixmap() add isDrawable()
190  
191 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
192
193         * io_callback.h:
194         * lyx_gui.C: make set_read_callback() work
195  
196 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
197
198         * lyx_gui.C: add set_read_callback()
199  
200         * Makefile.am: 
201         * xforms/*: remove
202  
203 2002-07-13  John Levon  <moz@compsoc.man.ac.uk>
204
205         * QtView.C: add a status bar
206  
207         * Toolbar_pimpl.C: minor fixes 
208
209         * lyx_gui.C: implement hexname() 
210
211 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
212
213         * lyx_gui.C: move init_graphics() to parse_init()
214  
215 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
216
217         * Toolbar_pimpl.h:
218         * Toolbar_pimpl.C: remove unused (de)activate()
219  
220 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
221
222         * lyx_gui.C: implement update_fonts(), font_available() 
223  
224 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
225
226         * lyx_gui.C: add un-needed update_color()
227
228 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
229
230         * QtView.h:
231         * QtView.C: remove unused methods
232  
233 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
234
235         * Makefile.am:
236         * QLImage.h:
237         * QLImage.C: initial image loader
238
239         * lyx_gui.C: initialise graphics
240
241         * QLPainter.C: draw images
242
243         * QWorkArea.C: implement clipboard as much as possible
244  
245 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
246
247         * dialog files: add unused Dialogs paramater to allow compile
248  
249         * QtView.C:
250         * QMiniBuffer.h:
251         * QMiniBuffer.C:
252         * Makefile.am: add QMiniBuffer (placeholder)
253  
254         * TODO: add
255  
256         * Toolbar_pimpl.h:
257         * Toolbar_pimpl.C: compile fix
258
259         * lyx_gui.C: add hexname() place holder
260  
261 2002-07-04  André Pönitz  <poenitz@lyx.org>
262
263         * xforms/Makefile.am: replace XFORMSGIMAGE by XFORMSIMAGE
264
265 2002-06-28  Angus Leeming  <leeming@lyx.org>
266
267         * QLPainter.[Ch]: changes associated with the name change
268         grfx::GImage -> grfx::Image.
269
270 2002-06-21  Angus Leeming  <leeming@lyx.org>
271
272         * Menubar_pimpl.C (c-tor): rename MenuBackend const & mb argument to
273         avoid name clash with MenuBackend::const_iterator mb.
274
275         * QContentPane.C:
276         * QLPainter.C:
277         * qscreen.C: add using std::endl directive.
278
279         * QLPainter.C (lines, fillPolygon) : wrap QCOORD points inside a
280         scoped_array as np is not known at compile time and my compiler barfs.
281
282         * Toolbar_pimpl.h: forward declare class ToolbarProxy.
283
284         * qfont_loader.h: don't #include "font_loader.h".
285
286         * qfont_metrics.C: remove trailing ';' from namespace anon scope.
287
288 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
289
290         * qfont_metrics.C: fix variable names
291  
292 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
293
294         * QWorkArea.C: remove dead splash code
295  
296 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
297
298         * QContentPane.C: restore calls to workAreaResize()
299
300         * QLyXKeySym.h: tidy 
301
302         * QWorkArea.h: remove redraw() 
303  
304         * QWorkArea.C: remove resize()
305  
306 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
307
308         * guiapi.C: createIndex() changed
309  
310 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
311
312         * QWorkArea.h: remove unused resize(...)
313  
314 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
315
316         * QWorkArea.h: remove unused stuff
317  
318 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
319
320         * QContentPane.h:
321         * QContentPane.C: remove focus/unfocus events
322  
323 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
324
325         * QWorkArea.h: remove unused methods
326  
327 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
328
329         * LyXKeySymFactory.C: add
330
331         * Makefile.am:
332         * QContentPane.C:
333         * qlkey.h:
334         * QLyXKeySym.h:
335         * QLyXKeySym.C: get keyboard partly working
336
337         * qfont_metrics.C: fix compile 
338  
339 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
340
341         * Makefile.am: add the new files ...
342  
343         * Dialogs.C:
344         * guiapi.C:
345         * all dialogs: implement new dialog stuff, fix compile
346
347         * FileDialog_private.h:
348
349         * GUIRunTime.C:
350         * lyx_gui.C: update for lyx_gui namespace
351
352         * LyXScreenFactory.C: add
353
354         * QContentPane.h:
355         * QContentPane.C: new widget for containing a lyx document
356  
357         * QLPainter.h:
358         * QLPainter.C: qt painter object
359  
360         * QWorkArea.h:
361         * QWorkArea.C: Qt version of the work area
362  
363         * QtView.h:
364         * QtView.C: Qt version of LyXView
365
366         * Toolbar_pimpl.h:
367         * Toolbar_pimpl.C:
368         * Menubar_pimpl.h:
369         * Menubar_pimpl.C: initial Qt versions
370  
371         * WorkAreaFactory.C: generate a QWorkArea
372  
373         * emptytable.C: add a resize grippie 
374  
375         * qfont_loader.h:
376         * qfont_loader.C: font loader for Qt
377  
378         * qfont_metrics.h:
379         * qfont_metrics.C: font metrics for Qt
380  
381         * qlkey.h: convert Qt key symbol into a name
382  
383         * qscreen.h:
384         * qscreen.C: Qt version of screen
385  
386         * moc/Makefile.am: add new files
387  
388         * xforms/Makefile.am: remove all xforms dialogs
389  
390 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
391
392         * Qt2BC.C: do not include ButtonController.tmpl
393
394 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
395
396         * QtLyXView.h: moved into frontends/
397  
398 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
399
400         * QDocument.h: use more specific smart_ptr header.
401         * Qt2Base.h: ditto
402
403 2002-04-30  John Levon  <moz@compsoc.man.ac.uk>
404
405         * QCharacter.h:
406         * QCharacter.C: update for language i18n change
407
408 2002-04-16  John Levon  <moz@compsoc.man.ac.uk>
409
410         * Dialogs.C: add tooltipsEnabled()
411
412         * QTeXInfo.C: include right header
413
414         * moc/Makefile.am: add back missing moc files
415
416         * xforms/Makefile.am: add missing FeedbackController
417
418 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
419
420         * xforms/Makefile.am (link_files): use correct _SOURCES variable.
421
422         * ui/moc/Makefile.am: move include to top
423         (DISTCLEANFILES): take the UIMOCDIALOGS variable instead
424
425         * ui/Makefile.am: ws change
426
427         * moc/Makefile.am: move include to top
428
429         * Makefile.am (EXTRA_DIST): some file taken from...
430         * Makefile.dialogs (DIALOGSOURCES):here
431
432         * xforms/Makefile.am (EXTRA_DIST): delete
433         (libqt2xforms_la_SOURCES): change to...
434         (nodist_libqt2xforms_la_SOURCES): this
435
436         * ui/moc/Makefile.am (libqt2uimoc_la_SOURCES): change to...
437         (nodist_libqt2uimoc_la_SOURCES): this
438
439         * ui/Makefile.am (libqt2ui_la_SOURCES): change to...
440         (nodist_libqt2ui_la_SOURCES): this
441
442         * moc/Makefile.am (libqtmoc_la_SOURCES): comment out
443         (nodist_libqt2moc_la_SOURCES): new
444
445         * Makefile.dialogs (DIALOGSOURCES): add QParagraph,
446         QParagraphDialog, QDocument, QDocumentDialog
447
448         * Makefile.am (DISTCLEANFILES): delete
449         (EXTRA_DIST): add with Makefile.dialogs
450
451 2002-04-02  John Levon  <moz@compsoc.man.ac.uk>
452
453         * ui/QParagraphDialog.ui: fix a couple of typos for
454           the translators
455
456 2002-03-25  Angus Leeming  <a.leeming@ic.ac.uk>
457
458         * xforms/Makefile.am (link_files): whitespace.
459
460 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
461
462         * xforms/Makefile.am (libqt2xforms.la): it should depend on
463         libqt2xforms_la_OBJECTS not libqt2xforms_la_SOURCES!
464
465 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
466
467         * most files: ws cleanup
468
469 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
470
471         * docygen fixes.
472
473 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
474
475         * GUIRunTime.C (initialiseGraphics): use the xforms image loader if
476         your version of the xforms libraries is up to the task.
477
478         * xforms/Makefile.am: link in the xforms image loader if so configured.
479
480 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
481
482         * Dialogs.C (redrawGUI): removed to frontends/Dialogs.C
483
484         * Dialogs.C:
485         * GUIRunTime.C (initialiseGraphics): moved to GUIRunTime.
486
487 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
488
489         * Makefile.am: get rid of LYX_LIBS
490
491         * QDocument.C (class_update): layout as string
492
493 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
494
495         * Makefile.am:
496         * moc/Makefile.am:
497         * ui/Makefile.am:
498         * ui/moc/Makefile.am: fix compile
499
500         * xforms/: compile the necessary files via symlinks
501
502         * QPreambleDialog.C: new systemcall interface
503
504         * Timeout_pimpl.h:
505         * Timeout_pimpl.C: add running()
506
507         * Dialogs.C: add init graphics, and doc/par xforms forms
508
509 2002-02-06  John Levon  <moz@compsoc.man.ac.uk>
510
511         * QToc.C: fix crash
512
513 2002-02-06  Edwin Leuven  <leuven@fee.uva.nl>
514
515         * QGraphics.C: compilation fix
516         * QTexinfoDialog.C:
517         * QTexinfoDialog.h:
518         * ui/QTexinfoDialog.ui: remove help button
519
520 2002-01-31  Edwin Leuven  <leuven@fee.uva.nl>
521
522         * qt2/QGraphics.C:
523         * qt2/QGraphics.h:
524         * qt2/QGraphicsDialog.C:
525         * qt2/QGraphicsDialog.h:
526         * qt2/lengthcombo.C:
527         * qt2/ui/QGraphicsDialog.ui: new dialog
528         * qt2/QAbout.C:
529         * qt2/ui/QAboutDialog.ui: reduce size
530         * qt2/ui/QFloatDialog.ui: update dialog
531
532 2002-01-29  Edwin Leuven  <leuven@fee.uva.nl>
533
534         * Makefile.am:
535         * Dialogs.C:
536         * Makefile.dialogs:
537         * QShowFile.h:
538         * QShowFile.C:
539         * QShowFileDialog.h:
540         * QShowFileDialog.C:
541         * ui/QShowFileDialog.ui: add showfile dialog
542         * ui/QCitationDialog.ui: minor layout tweaks
543
544 2002-01-25  Angus Leeming  <a.leeming@ic.ac.uk>
545
546         * Dialogs.C: removed now redundant #include "QParagraph.h".
547
548         * QSearchDialog.h (remember): removed unnecessary
549         QSearchDialog qualifier.
550
551         * QTexinfo.C:
552         * QToc.C: added various using std::xyz directives.
553
554 2002-01-25  Edwin Leuven  <leuven@fee.uva.nl>
555
556         * Makefile.am:
557         * Dialogs.C:
558         * Makefile.dialogs:
559         * QFloat.h:
560         * QFloat.C:
561         * QFloatDialog.h:
562         * QFloatDialog.C:
563         * ui/QFloatDialog.ui: add float dialog
564
565 2002-01-25  John Levon  <moz@compsoc.man.ac.uk>
566
567         * Makefile.am:
568         * Makefile.dialogs: don't compile QPar/Doc
569           for now, as they cause problems
570
571 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
572
573         * Makefile.am:
574         * Dialogs.C:
575         * QToc.h:
576         * QToc.C:
577         * QTocDialog.h:
578         * QTocDialog.C:
579         * ui/QTocDialog.ui: resuscitate TOC dialog
580
581 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
582
583         * QCitation.h:
584         * QCitation.C:
585         * QCitationDialog.h:
586         * QCitationDialog.C:
587         * ui/QCitationDialog.ui: natbib fixes
588
589 2002-01-19  Edwin Leuven  <leuven@fee.uva.nl>
590
591         * QTexinfo.[Ch]: added
592         * QTexinfoDialog.[Ch]: added
593         * ui/QTexinfoDialog.ui: added
594         * Dialogs.C: add dialog
595         * Makefile.dialogs: idem
596
597 2002-01-18  Edwin Leuven  <leuven@fee.uva.nl>
598
599         * QMinipage.C: compiles fixes (lyxlength related)
600
601 2002-01-15  John Levon  <moz@compsoc.man.ac.uk>
602
603         * Makefile.am:
604         * FileDialog_private.h: fix compile
605
606         * QThesaurus.h:
607         * QThesaurus.C:
608         * QThesaurusDialog.h:
609         * QThesaurusDialog.C:
610         * ui/QThesaurusDialog.ui: new thesaurus code
611
612 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
613
614         * QMinipage.C (apply, update_contents): MinipageParams::width renamed
615         as MinipageParams::pageWidth.
616
617 2002-01-04  John Levon  <moz@compsoc.man.ac.uk>
618
619         * QParagraph.C: add needed include
620
621 2001-12-08  John Levon  <moz@compsoc.man.ac.uk>
622
623         * Makefile.am:
624         * Dialogs.C: bring back unconverted dialogs
625
626 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
627
628         * QParagraph.C:
629         * QParagraphDialog.h:
630         * QParagraphDialog.C: use new vspace API
631
632         * QTocDialog.C: silence warnings
633
634 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
635
636         * qttableview.C: change "while(" to "while ("
637
638 2001-12-05  Allan Rae  <rae@lyx.org>
639
640         * QParagraph.C (apply):
641         (update): Use the right LyXText -- extending John's fix
642
643 2001-12-01  Maks Orlovich  <mo002j@mail.rochester.edu>
644
645         * moc/Makefile.am:
646         * Makefile.am:
647         * QBibtexDialog.C:
648         * QExternalDialog.C:
649         * QParagraphDialog.h:
650         * QPreambleDialog.C:
651         * emptytable.C:
652         * qttableview.C:
653         * qttableview.C:
654         * qttableview.h: fixes for Qt3
655
656 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
657
658         * Makefile.am: add Alert_pimpl.lo
659
660 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
661
662         * Makefile.am: link in new DropDown.lo
663
664         * QSpellcheckerDialog.C: fix warning
665
666         * ui/moc/Makefile.am: remove dead thing
667
668 2001-10-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
669
670         * ui/moc/Makefile.am: remove unportable # at beginning of
671         declaration.
672
673         * ui/Makefile.am:
674         * Makefile.am: remove extra DISTCLEANFILES declaration
675
676 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
677
678         * ui/QDocumentDialog.ui:
679         * QDocument.C (build_dialog): support latin4
680
681 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
682
683         * ui/QDocumentDialog.ui:
684         * QDocument.C (build_dialog): support latin3
685
686 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
687
688         * Dialogs.C: remove splash dialog code.
689
690         * QSplash.[Ch]:
691         * QSplashDialog.[Ch]: removed.
692
693         * Makefile.dialogs: remove splash dialog files.
694
695 2001-09-18  John Levon  <moz@compsoc.man.ac.uk>
696
697         * QRef.C: fix compile
698
699         * README: update
700
701 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
702
703         * Makefile.am (libqt2_la_LIBADD): rename from OBJADD, depend on
704         gui libs
705
706 2001-09-06  John Levon  <moz@compsoc.man.ac.uk>
707
708         * ui/QMinipageDialog.ui: fix layout, remove old slot
709
710         * QRefDialog.C: fix warning
711
712 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
713
714         * ui/QSpellcheckerDialog.ui: reworded layout
715
716 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
717
718         * QMinipage.C: remove radiobutton add combox
719         * ui/QMinipageDialog.ui: + buttons at bottom
720
721 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
722
723         * Makefile.dialogs:
724         * Dialogs.C:
725         * QSpellchecker.[Ch]:
726         * QSpellcheckerDialog.[Ch]:
727         * ui/QSpellcheckerDialog.ui: add spellchecker dialog
728
729 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
730
731         * ui/QMinipageDialog.ui: layout tweak again (but it's getting better)
732
733 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
734
735         * ui/QGraphicsDialog.ui : minor layout tweak
736         * ui/QIncludeDialog.ui : idem
737         * ui/QMinipageDialog.ui: idem
738         * ui/QURLDialog.ui: idem
739
740 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
741
742         * ui/QRefDialog.ui : minor layout tweak
743         * Qref.C: idem
744
745 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
746
747         * QTabularCreateDialog.C: fix warnings
748
749         * emptytable.h:
750         * emptytable.C:
751         * ui/QTabularCreateDialog.ui: fix layout
752           when table size is changed
753
754 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
755
756         * Dialogs.C:
757         * QSearch.[Ch]:
758         * QSearchDialog.[Ch]:
759         * ui/QSearchDialog.ui: add search back
760
761 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
762
763         * Dialogs.C:
764         * QPrint.[Ch]:
765         * QPrintDialog.[Ch]:
766         * ui/QPrintDialog.ui: add print dialog back
767
768 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
769
770         * Makefile.am:
771         * moc/Makefile.am:
772         * ui/Makefile.am:
773         * ui/moc/Makefile.am: use AM_CXXFLAGS to add defines
774
775 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
776
777         * QAbout.C: added a using std::getline directive.
778
779         * QCitationDialog.C (doFind): removed const from argument to make it
780         consistent with the header file.
781
782         * QDocument.[Ch] (c-tor): moved declaration of into .C file. Compilation
783         was failing with "incomplete type is not allowed" in instantiation
784         of boost::scoped_ptr<QDocumentDialog> dialog_.
785
786         * QLog.C: added a couple of using std::xyz directives.
787
788         * QPreambleDialog.C: added a using std::getline directive.
789
790         * QToc.C: using SigC::slot directive.
791
792 2001-08-29  Edwin Leuven  <leuven@fee.uva.nl>
793
794         * ui/QURLDialog.ui : minor layout tweak
795
796 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
797
798         * QPreamble.[Ch]:
799         * QPreambleDialog.[Ch]:
800         * ui/QPreambleDialog.ui:
801         * Makefile.am:
802         * Makefile.dialogs:
803         * Dialogs.C: add pre-amble dialog
804
805 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
806
807         * ui/QIndexDialog.ui:
808         * QIndexDialog.C: add QWhatsThis in C source
809
810         * README: document this restriction
811
812 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
813
814         * QMinipage.[Ch]:
815         * QMinipageDialog.[Ch]:
816         * ui/QMinipageDialog.ui:
817         * lengthcombo.[Ch]:
818         * Makefile.am:
819         * moc/Makefile.am:
820         * Makefile.dialogs:
821         * Dialogs.C: add minipage and prototype length combo widget
822
823 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
824
825         * QLog.[Ch]:
826         * QLogDialog.[Ch]:
827         * ui/QLogDialog.ui:
828         * QVCLog.[Ch]:
829         * QVCLogDialog.[Ch]:
830         * ui/QVCLogDialog.ui:
831         * Dialogs.C:
832         * Makefile.am:
833         * Makefile.dialogs: add log and vclog dialogs
834
835 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
836
837         * Dialogs.C:
838         * QTabularCreate.[Ch]:
839         * QTabularCreate.h:
840         * QTabularCreateDialog.C:
841         * QTabularCreateDialog.h:
842         * ui/Makefile.am:
843         * ui/QTabularCreateDialog.ui: bring back
844         tabcreate
845
846 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
847
848         * ui/QCharacterDialog.ui:
849         * ui/QThesaurusDialog.ui: fix tab order
850
851         * QGraphics.[Ch]:
852         * QGraphicsDialog.[Ch]:
853         * ui/QGraphicsDialog.ui:
854         * Makefile.am:
855         * Makefile.dialogs:
856         * Dialogs.C: add graphics dialog
857
858 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
859
860         * QThesaurus.C: clear selection on update
861
862         * QInclude.[Ch]:
863         * QincludeDialog.[Ch]:
864         * ui/QincludeDialog.ui:
865         * Makefile.am:
866         * Makefile.dialogs:
867         * Dialogs.C: add Include dialog
868
869         * README: add note about crashes
870
871 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
872
873         * QThesaurusDialog.C: whoops, forgot to clear before update
874
875 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
876
877         * QBibtex.C:
878         * QBibtexDialog.h:
879         * QBibtexDialog.C:
880         * ui/QBibtexDialog.ui: fix some things, add
881           delete button
882
883         * QExternalDialog.C: fix file dialog thing
884
885         * QThesaurus.h:
886         * QThesaurus.C:
887         * QThesaurusDialog.h:
888         * QThesaurusDialog.C:
889         * ui/QThesaurusDialog.ui: fix compile, get working
890
891         * moc/Makefile.am: fix builddir != srcdir
892
893 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
894
895         * GUIRunTime.C: fix argc handling
896
897 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
898
899         * ui/*.ui:
900         * ui/Makefile.am: add some sed magic to replace tr() with _()
901
902 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
903
904         * Makefile.am: remove accidentally committed xforms file
905
906 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
907
908         * Dialogs.C:
909         * Makefile.dialogs:
910         * QThesaurus.[Ch]:
911         * QThesaurusDialog.[Ch]:
912         * ui/QThesaurusDialog.ui: add thesaurus dialog
913
914 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
915
916         * Dialogs.C:
917         * Makefile.am:
918         * Makefile.dialogs:
919         * QExternal.[Ch]:
920         * QExternalDialog.[Ch]:
921         * ui/QExternalDialog.ui: add external dialog
922
923 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
924
925         * Dialogs.C:
926         * Makefile.dialogs:
927         * QERT.[Ch]:
928         * QERTDialog.[Ch]:
929         * ui/QERTDialog.ui: add ERT dialog
930
931 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
932
933         * Dialogs.C:
934         * Makefile.am:
935         * Makefile.dialogs:
936         * QError.[Ch]:
937         * QErrorDialog.[Ch]:
938         * ui/QErrorDialog.ui: add LaTeX error dialog
939
940 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
941
942         * Dialogs.C:
943         * QCharacter.[Ch]:
944         * QCharacterDialog.[Ch]:
945         * ui/QcharacterDialog.ui: make work again,
946           add auto-apply feature
947
948 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
949
950         * Dialogs.C:
951         * Makefile.am:
952         * Makefile.dialogs:
953         * QBibitem.[Ch]:
954         * QBibitemDialog.[Ch]:
955         * ui/QBibitemDialog.ui: add Bibitem dialog
956
957 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
958
959         * Dialogs.C:
960         * Makefile.dialogs:
961         * QBibtex.[Ch]:
962         * QBibtexDialog.[Ch]:
963         * ui/QBibtexDialog.ui: added BibTeX dialog.
964
965         * README: update
966
967 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
968
969         * Qt2BC.C: whoops, reversed sense of setReadOnly()
970
971 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
972
973         * Dialogs.C:
974         * QRef.[Ch]:
975         * ui/QRefDialog.ui: add Ref dialog back
976
977         * QAbout.[Ch]:
978         * QCitation.[Ch]:
979         * QDocument.[Ch]:
980         * QIndex.[Ch]:
981         * QURL.[Ch]:
982         * Qt2Base.h: protect build() with updating_ too
983
984         * QCitationDialog.C: use Qt2Base::readOnly
985
986         * README: update
987
988 2001-08-25  John Levon  <moz@compsoc.man.ac.uk>
989
990         * Dialogs.C: add URL
991
992         * QAbout.h:
993         * QCitation.h:
994         * QDocument.h:
995         * QIndex.C:
996         * Qt2Base.h:
997         * Qt2Base.C: add an updating_ variable to prevent
998           bc() breakage.
999
1000         * QURL.h:
1001         * QURL.C:
1002         * QURLDialog.h:
1003         * QURLDialog.C:
1004         * ui/QURLDialog.ui: make alive again
1005
1006         * Qt2BC.C: make lineedits ReadOnly not disabled
1007
1008         * README: update
1009
1010         * ui/QCitationDialog.ui: small cleanups
1011
1012         * ui/QIndexDialog.ui: add a what's this
1013
1014 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
1015
1016         * Dialogs.C: include the right files
1017
1018         * QCitation.C: closePB not cancelPB
1019
1020         * QCitationDialog.C:
1021         * QCitationDialog.h:
1022         * ui/QCitationDialog.ui: small fixes
1023
1024         * QIndex.h:
1025         * QIndex.C:
1026         * QIndexDialog.C:
1027         * QIndexDialog.h:
1028         * ui/QIndexDialog.ui: more fixes
1029
1030         * Qt2Base.h:
1031         * Qt2Base.C: add reset() to workaround problem.
1032
1033         * README: update
1034
1035         * Makefile.am:
1036         * Timeout_pimpl.h:
1037         * Timeout_pimpl.C: add the timer
1038
1039 2001-08-23  John Levon  <moz@compsoc.man.ac.uk>
1040
1041         * Dialogs.C:
1042         * Makefile.am:
1043         * Qt2BC.h:
1044         * Qt2BC.C:
1045         * QAbout.C:
1046         * QCitation.C:
1047         * QDocument.h:
1048         * Qt2Base.C:
1049         * Qt2Base.h: rename qt2BC -> Qt2BC, set focus for widget enable
1050
1051         * QIndex.h:
1052         * QIndex.C:
1053         * ui/QIndexDialog.ui: use the BC properly
1054
1055         * Qt2Base.h:
1056         * Qt2Base.C: add a virtual isValid(), and predicate what changed()
1057           tells the BC on the return value
1058
1059         * README: update
1060
1061 2001-08-21  John Levon  <moz@compsoc.man.ac.uk>
1062
1063         * Dialogs.C: add QIndex
1064
1065         * ui/Makefile.am:
1066         * Makefile.am: fix build
1067
1068         * ui/QAboutDialog.ui:
1069         * QAbout.C: finish dialog
1070
1071         * ui/QCitationDialog.ui:
1072         * QCitationDialog.C: BC fixes
1073
1074         * ui/QIndexDialog.ui:
1075         * QIndex.h:
1076         * QIndex.C:
1077         * QIndexDialog.h:
1078         * QIndexDialog.C: got index dialog working
1079
1080 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
1081
1082         * all files: enormous naming re-jig and tidy
1083
1084 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
1085
1086         Consistent use of Lsstream.h:
1087         * FormCredits.C (build): std::stringstream -> stringstream.
1088
1089 2001-06-17  Angus Leeming  <a.leeming@ic.ac.uk>
1090
1091         * FormCitation.C (build): removed bc().refresh() call as the controller
1092         should take care of this.
1093         (update): removed noKeys stuff as you don't use it.
1094
1095         * FormCitationDialogImpl.C (slotBibSelected): Can't select bibkeys[-1]!
1096         We were being bit by the xforms browser returns the browser line number
1097         in Fortran style, but Qt uses C-style.
1098
1099 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
1100
1101         * FormCitationDialogImpl.C: added using directive.
1102
1103         * qt2BC.[Ch]: qt2BC now derives from GuiBC<QButton, QWidget>.
1104         No idea why this wasn't done ages ago!
1105
1106 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
1107
1108         * FormCharacter.C:
1109         * FormParagraph.C (c-tor): cosmetic name change of signal.
1110
1111 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
1112
1113         * FormCitation.C:
1114         * Qt2Base.C: removed // -*- C++ -*- as first line.
1115
1116         * FileDialog_private.h:
1117         * FormCopyright.h:
1118         * FormCredits.h:
1119         * FormIndex.h:
1120         * FormParagraph.h:
1121         * FormPrint.h:
1122         * FormRef.h:
1123         * FormSearch.h:
1124         * FormSplash.h:
1125         * FormTabularCreate.h:
1126         * FormToc.h:
1127         * FormUrl.h:
1128         * QtLyXView.h: added // -*- C++ -*- as first line.
1129
1130 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
1131
1132         * <various>: fix random space pepper to use
1133           hard tabs. Also add <config.h> where necessitated
1134           by using LString.h
1135
1136 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
1137
1138         * FormDocument.C (build): add iso8859-15 support.
1139
1140 2001-05-17  Allan Rae  <rae@lyx.org>
1141
1142         * FormCharacter.C:
1143         * FormCopyright.C:
1144         * FormCredits.C:
1145         * FormSearch.C: gettext went missing but is back gain now _().
1146
1147         * Makefile.am:  ButtonController is now ButtonControllerBase.
1148         It now compiles but it won't link lyx on my system.  Complaints about
1149         not being able to link in libraries lib{GL,GLU,Xft,Xext,Xmu} which
1150         are all present and accounted for by ldconfig.  YMMV.
1151
1152 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1153
1154         * FormParagraph.C: remove !NEW_INSETS and !NO_PEXTRA cruft
1155
1156 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
1157
1158         * FormCharacter.C:
1159         * FormDocument.h:
1160         * FormSearch.C:
1161         * Dialogs.C: s/popup/dialog/
1162
1163         * qt2BC.h:
1164         * qt2BC.C:
1165         * FormCitation.C:
1166         * FormDocument.C: s/UndoAll/Restore/
1167
1168         * Qt2Base.h:
1169         * Qt2Base.C: s/ControlButton/ControlButtons/
1170
1171
1172 2001-04-02  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
1173
1174         * Makefile.am: Simplified Makefile.am
1175
1176 2001-03-31  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
1177
1178         * FormCitationDialogImpl.C (doPreviousNext): Propagated search
1179         fixes from XForms
1180         * several files: MVC for citation dialog
1181
1182 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
1183
1184         * Qt2Base.[Ch]: changed ControlBase to ControlButton.
1185
1186 2001-03-19  Edwin Leuven  <leuven@fee.uva.nl>
1187
1188         * qt2 compiles again:
1189         * Makefile.am: added missing xform dialogs
1190         * FormParagraph.C: only extra setting if wanted
1191         * FormParagraph.h: add namespace to connection
1192
1193 2001-03-16  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
1194
1195         * FormParagraph.C (apply): Only call SetParagraphExtraOpt() when
1196         NO_PEXTRA is not defined (in line with XForms frontend)
1197
1198         * Dialogs.C: Adapted to backend changes
1199
1200         * Makefile.am: updated citation dialog
1201         * Citation dialog added: FormCitation.{C,h},
1202         *    FormCitationDialog.ui, FormCitationDialogImpl.{C,h}
1203
1204 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1205
1206         * several files: remove CXX_WORKING_NAMESPACES
1207
1208 2001-03-15  Edwin Leuven  <leuven@fee.uva.nl>
1209
1210         * Added splash screen
1211         * Makefile.am: updated
1212         * FormSplash.[Ch]: added
1213         * FormSplashImpl.[Ch]: added
1214
1215 2001-03-09  Edwin Leuven  <leuven@fee.uva.nl>
1216
1217         * Makefile.am: updated
1218         * paragraphdlg.ui: manually enabled items in minipage settings
1219         * paragraphdlgimpl.C: tweak enable code on extra page
1220         * Stuff sent in by Denis Perchine <dyp@perchine.com> to compile again:
1221         * FileDialog_private.[Ch]: added
1222         * FileDialog.C: added
1223         * FormParagraph.C: params settings updated
1224
1225 2001-03-06  Edwin Leuven  <leuven@fee.uva.nl>
1226
1227         * Search dialog added:
1228         * FormSearch.[Ch]
1229         * searchdlg.ui
1230         * searchdlg.[Ch]
1231         * searchdlgimpl.[Ch]
1232
1233 2001-02-16  Edwin Leuven  <leuven@fee.uva.nl>
1234
1235         * remove inheritance from noncopyable in Form*.h
1236         * Character dialog added:
1237         * FormCharacter.[Ch]
1238         * chardlg.ui
1239         * chardlg.[Ch]
1240         * chardlgimpl.[Ch]
1241
1242 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
1243
1244         * FormParagraph.C: fix bview->update()
1245
1246 2001-01-24  Edwin Leuven  <leuven@fee.uva.nl>
1247
1248         *FormParagraph.C:
1249         *FormParagraph.h:
1250         *FormPrint.C:
1251         *FormPrint.h:
1252         *FormTabularCreate.C:
1253         *FormTabularCreate.h:
1254         *QtLyXView.h:
1255         *emptytable.C:
1256         *emptytable.h:
1257         *paragraphdlg.C:
1258         *paragraphdlg.h:
1259         *paragraphdlg.ui:
1260         *paragraphdlgimpl.C:
1261         *paragraphdlgimpl.h:
1262         *printdlg.C:
1263         *printdlg.h:
1264         *printdlg.ui:
1265         *printdlgimpl.C:
1266         *printdlgimpl.h:
1267         *tabularcreatedlg.C:
1268         *tabularcreatedlg.h:
1269         *tabularcreatedlg.ui:
1270         *tabularcreatedlgimpl.C:
1271         *tabularcreatedlgimpl.h:
1272         *Makefile.am: added paragraph/print/tabular create dialogs
1273
1274 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
1275
1276         * src/frontends/qt2/.cvsignore:
1277         * Dialogs.C:
1278         * FormCopyright.C:
1279         * FormCopyright.h:
1280         * FormCopyrightDialog.C:
1281         * FormCopyrightDialog.h:
1282         * FormCopyrightDialogBase.C:
1283         * FormCopyrightDialogBase.h:
1284         * FormCopyrightDialogBase.ui:
1285         * GUIRunTime.C:
1286         * Makefile.am: start frontend with the Copyright
1287           dialog