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