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