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