]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ChangeLog
some tabular fixes for the problems reported by Helge
[lyx.git] / src / frontends / qt2 / ChangeLog
1 2005-02-18  Michael Schmitt  <michael.schmitt@teststep.org>
2
3         * ui/QRefDialogBase.ui: substitute "reference" by "label"
4         in messages
5
6 2005-02-10  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
7
8         * QRefDialog.C (refSelected): insert selected ref to 
9         text widget (this was not possible if there was only
10         one entry, an empty inset was generated).
11
12 2005-01-31  Asger Ottar Alstrup  <aalstrup@laerdal.dk>
13
14         * QDialogView.h (form): add cast for MSVC.
15
16         * QLPainter.C (smllCapsText, text): MSVC doesn't like the use
17         of operator[](i) here, so use at(i) instead.
18
19         * lengthvalidator.h: remove incorrect Q_EXPORT spec.
20
21 2005-01-31  Angus Leeming  <leeming@lyx.org>
22
23         * QGraphics.[Ch] (slotEdit): unused cruft, so removed.
24
25 2005-01-27  Lars Gullik Bjonnes  <larsbj@gullik.net>
26
27         * Several files: use convert<> instead of atoi,strToXXX and friends
28
29 2005-01-20  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
30
31         * floatplacement.C (heredefinitelyClicked): remove bogus
32         semicolon.
33
34 2005-01-15  Angus Leeming  <leeming@lyx.org>
35
36         * QPrefs.C, QPrefsDialog.C, ui/QPrefPathsModule.ui: add an interface
37         to modify LyXRC::path_prefix.
38
39 2005-01-15  Angus Leeming  <leeming@lyx.org>
40
41         * ui/Makefile.am: enable Qt's uic to process the .ui files
42         when using srcdir != buildir and precompiled headers.
43
44 2005-01-13  Angus Leeming  <leeming@lyx.org>
45
46         * Makefile.dialogs: add QPrefCygwinPathModule.ui.
47
48         * ui/QPrefCygwinPathModule.ui: new file. Defines a pane containing
49         only a check box "Use Cygwin paths".
50
51         * QPrefs.C (apply, update_contents): code to get/set the value
52         of the Cygwin check box. Compiled only under Cygwin.
53
54         * QPrefsDialog.[Ch]: code to add teh Cygwin paths module to the
55         dialog.
56
57 2005-01-10  Angus Leeming  <leeming@lyx.org>
58
59         * lyx_gui.C: use support/package.h to provide the paths to the
60         various directories used by LyX.
61
62 2005-01-07  Ruurd Reitsma  <rareitsma@yahoo.com>
63
64         * qfont_metrics.C (ascent, descent): correct the metrics returned
65         by Qt/Win 3.2.1 non-commercial edition.
66
67 2005-01-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
68
69         * QDocument.C:
70         * QBox.C: drop unused include tostr.h
71
72         * qt_helpers.C:
73         * QWrap.C:
74         * QVSpace.C
75         * QTabular.C:
76         * QParagraph.C:
77         * QGraphics.C:
78         * QExternal.C: tostr -> convert
79
80 2005-01-06  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
81
82         * QDocument.C:
83         * QParagraph.C: store all float/double values as strings.
84
85 2005-01-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
86
87         * ui/moc/Makefile.am (libqt2uimoc_la_LINK): improve link trick
88         * moc/Makefile.am (libqt2moc_la_LINK): ditto
89
90 2005-01-05  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
91
92         * QPrefs.C: store all float/double values as strings.
93         lyxrc.dpi is an int value now.
94
95         * QFontLoader.C: lyxrc.font_sizes is a string now.
96
97         * lyx_gui.C: change getDVI() to int.
98
99 2005-01-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
100
101         * ui/Makefile.am (libqt2ui_la_LINK): Improve the trick to avoid
102         relink or lib all the time.
103
104 2005-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
105
106         * QExternal.C: store all float/double values as strings.
107         * GGraphics.C: more precise checks for the value strings.
108
109 2004-12-28  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
110
111         * QGraphics.C: store all float/double values as strings.
112
113 2004-12-19  Angus Leeming  <leeming@lyx.org>
114
115         * lyx_gui.C (start): s/slashify_path/internal_path/
116
117 2004-12-16  Angus Leeming  <leeming@lyx.org>
118
119         * qt_helpers.C (fromqstr): Don't use std::string(0) to construct
120         a string. Bad things will happen.
121
122 2004-12-14  Angus Leeming  <leeming@lyx.org>
123
124         * qgridview.h (class QGridView): remove invalid Q_EXPORT declaration
125         as it breaks compilation of the generated qgridview_moc.C on
126         Windows machines. Has no effect on *nix machines where Q_EXPORT expands
127         to an empty string.
128
129 2004-12-14  Angus Leeming  <leeming@lyx.org>
130
131         * Makefile.am (AM_CPPFLAGS):
132         * moc/Makefile.am (AM_CPPFLAGS): Remove trailing slash from -Ifoo/
133         to overcome bug in the MinGW port of g++ 3.4.2.
134
135 2004-12-05  Lars Gullik Bjønnes  <larsbj@lyx.org>
136
137         * Makefile.am (AM_CPPFLAGS): reformat slightly
138
139 2004-12-03  Lars Gullik Bjonnes  <larsbj@gullik.net>
140
141         * Makefile.am, ui/Makefile.am (AM_CPPFLAGS): fix typo
142
143 2004-12-02  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
144
145         * QTabular.C: use size_t-like types for cell, row and column indices
146
147 2004-12-03  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
148
149         * lengthvalidator.C: revert to correct if clause.
150
151         * QDocument.C:
152         * QDocumentDialog.C:
153         * QTabular.C:
154         * QTabularDialog.C:
155         * QPrefs.C: implement length validators
156
157         * QExternalDialog.C:
158         * QGraphicsDialog.C: chose correct validators
159
160 2004-11-27  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
161
162         * qt_helpers.[Ch]: new member function widgetsToLength
163         for ordinary QComboBoxes
164         * QGraphics.C:
165         * QGraphicsDialog.C: use new member function. Add length
166         validator
167         * QBox.C:
168         * QBoxDialog.C: Add length validator
169
170 2004-11-27  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
171
172         * ui/QTabularDialogBase.ui: Rename button ("Default" to "Set"),
173         which is more appropriate. Also modify some tooltips.
174
175 2004-11-26  Angus Leeming  <leeming@lyx.org>
176
177         * FileDialog.C:
178         * FileDialog_private.C: changes due to the changed FileFilterList API.
179
180 2004-11-25  Angus Leeming  <leeming@lyx.org>
181
182         * FileDialog.C:
183         * FileDialog_private.C: s/globbing.h/filefilterlist.h/ in #includes.
184
185 2004-11-22  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
186
187         * lengthvalidator.[Ch]: add GlueLength validator
188         * QVSpace.C:
189         * QVSpaceDialog.C: use GlueLength validator
190
191         * lengthcombo.C: whitespace
192
193 2004-11-17  Lars Gullik Bjonnes  <larsbj@gullik.net>
194
195         * QPrefsDialog.h: include LColor.h to satisfy concept checks.
196         * lcolorcache.h: ditto
197
198 2004-11-15  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
199
200         * QtView.C (hasFocus): new method
201
202         * QLPopupMenu.C (populate): remove a Qt/Mac hack to disable some
203         menu entries when the main window does not have focus
204
205 2004-11-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
206
207         * QLToolbar.C (selected): use layoutSelected
208
209 2004-11-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
210
211         * QLToolbar.C (activated, clicked):
212         * QtView.C (activated): do not use the verbose argument to dispatch
213
214 2004-11-08  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
215
216         * QPrefsDialog.C (new_format(), remove_format()): fix crash when
217         adding new formats (add missing converters().update() call) [bug 1692]
218
219         * QPrefsDialog.[Ch]:
220         * ui/QPrefConvertersModule.C: improve ui for converter changes
221         [bug 1488].
222
223 2004-11-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
224
225         * QLImage.C (loadableFormats): use bind, equal_to instead of
226         compare_memfun
227
228         * lyx_gui.C (start): use for_each instead of explict for loop
229
230 2004-10-26  Angus Leeming  <leeming@lyx.org>
231
232         * Makefile.dialogs:
233         * QPrefs.[Ch]:
234         * QPrefsDialog.[Ch]:
235         * ui/QPrefCopierModule.ui: enable the Movers to be modified from the
236         preferences dialog.
237
238 2004-10-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
239
240         * ui/QPrefConvertersModule.ui: Add translation context to "To:"
241         * ui/QPrintDialogBase.ui: ditto
242
243 2004-10-11  Andreas Vox  <vox@isp.uni-luebeck.de>
244
245         * qfont_loader.C (initFontPath, addToFontPath): two new static
246         member functions that replace addFontPath
247         (available): remove special MacOSX code; use addToFontPath
248
249         * lyx_gui.C (parse_init): add call to qfont_loader::initFontPath()
250
251 2004-10-01  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
252
253         * QLPopupMenu.C (populate): move the code below to here, so that
254         it only has an effect on the menu entries
255
256         * lyx_gui.C (getStatus): remove special Qt/Mac code, which broke
257         most dialogs (bug 1693)
258
259 2004-10-05  Angus Leeming  <leeming@lyx.org>
260
261         * QPrefs.C, QPRefsDialog.C, ui/QPrefLatexModule.ui: add code to
262         input/output the indexing command (usually 'makeindex').
263
264 2004-09-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
265
266         * qfont_loader.C (addFontPath): quote the name of the font dir in
267         case it contains a space
268
269 2004-08-19  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
270
271         * BulletsModule.C (setBullet): use toqstr() for a string passed to
272         qt, otherwise it won't compile on SuSE 9.0
273
274 2004-08-18  Lars Gullik Bjonnes  <larsbj@gullik.net>
275
276         * Some pch work.
277
278 2004-08-18  José Matos  <jamatos@lyx.org>
279
280         * BulletsModule.C (setBullet): show custom bullet instead of "...",
281         change from John Levon.
282
283 2004-08-15  Lars Gullik Bjonnes  <larsbj@gullik.net>
284
285         * qfontexample.h: add header guards
286
287         * qcoloritem.h: add header guards
288
289         * floatplacement.h: add header guards
290
291         * pch.h: new file
292
293         * Makefile.am: support pch
294
295 2004-08-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
296
297         Fix problem with the menu merging functionality of Qt/Mac. All the
298         code below is #ifdef Q_WS_MACX.
299
300         * QLPopupMenu.C (showing): append dummy entries to one menu (so that
301         Qt/Mac moves them to the LyX menu) and give them special index value.
302         (fire): if index is more than indexOffset, dispatch to the
303         corresponding entry from the "LyX" menu.
304
305         * lyx_gui.C (parse_init): add a new translator whose sole purpose
306         is to hide some menu entries from Qt/Mac scrutiny and avoid some
307         menu merging.
308
309         * QLMenubar.C (QLMenubar): Use "LyX" as special menu; initialize
310         the contents of the first menu in the menubar
311
312 2004-08-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
313
314         * QPrefsDialog.C (change_color):
315         * QDocumentDialog.C (toggleBranchColor): set the parent of the
316         color picker correctly.
317
318 2004-08-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
319
320         * QLPopupMenu.C (fire): make Qt process events before we
321         dispatch our function (toolbars still do not get repainted
322         correctly, though)
323
324 2004-08-12  Kornel Benko  <kornel.benko@berlin.de>
325
326         * QPrefs.C (setComboxFont): Use fromqstr() instead of latin1() for
327         font name comparison since latin1() can return NULL
328         * lyx_gui.C (roman_font_name): convert return value with fromqstr()
329         instead of latin1() since latin1() can return NULL
330         (sans_font_name): ditto
331         (typewriter_font_name): ditto
332
333 2004-08-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
334
335         * FileDialog.C: #define USE_NATIVE_FILEDIALOG under LyX/Mac
336         (save, open, opendir): when USE_NATIVE_FILEDIALOG
337         is defined, use QFileDialog::getOpenFileName and friends.
338
339 2004-08-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
340
341         * Makefile.am (AM_CXXFLAGS): do not disable QTranslator code
342
343         * lyx_gui.C (parse_init): install a translator for Qt native
344         strings.
345
346 2004-08-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
347
348         * QBibtexDialog.C (browsePressed): use ControlBibtex::browseBst
349         (browseBibPressed): use ControlBibtex::browseBib
350
351         * QLPrintDialog.C (browseClicked): use ControlPrint::browse
352
353 2004-08-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
354
355         * QContentPane.C (keyPressEvent): make sure to use the smart
356         pointer as soon as possible.
357
358 2004-07-24  Lars Gullik Bjonnes  <larsbj@gullik.net>
359
360         * QPrefs.C, QMathMatrixDialog.C:
361         * QLog.C, QAbout.C: change "support/std_sstream.h" to <sstream>
362
363 2004-07-22  Lars Gullik Bjonnes  <larsbj@gullik.net>
364
365         * lyx_gui.C (set_read_callback,remove_read_callback): delete funcs
366
367         * Makefile.dialogs (MOCFILES): remove io_callback.[Ch]
368         * io_callback.[Ch]: delete files
369
370 2004-07-21  Lars Gullik Bjonnes  <larsbj@gullik.net>
371
372         * socket_callback.C (data_received): simplify
373         (socket_callback): take fd and boost::function as args.
374         (server_received): delete function
375
376         * lyx_gui.C (register_socket_callback): setup the callback
377         (unregiser_socket_callback): tear down the callback
378
379 2004-07-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
380
381         * QLyXKeySym.C (qprint): like print, but return a QString
382         (print): use qprint.
383
384         * QLPopupMenu.C (getLabel): do not add the binding here anymore
385         (populate): changes to make bindings work on Qt/Mac.
386
387 2004-06-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
388
389         * lyx_gui.C (getStatus): under Mac OS X, disable the
390         buffer-related lfuns when the main window does not have the focus.
391
392 2004-06-21  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
393
394         * QCitation.[Ch]: add validation (fix bug 1617).
395
396 2004-06-18  Lars Gullik Bjonnes  <larsbj@gullik.net>
397
398         * lyx_gui.C (roman_font_name): go through QString when converting
399         to std::string.
400         (sans_font_name): ditto
401         (typewriter_font_name): ditto
402
403 2004-06-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
404
405         * QLMenubar.C (QLMenubar): use QLMenubar::menuBar().
406         (menuBar): new method; returns the menu bar that LyX should use.
407
408 2004-06-02  Angus Leeming  <leeming@lyx.org>
409
410         * Q[a-zA-Z]*DialogBase.C: reverse yesterday's patch, as discussed
411         on the list.
412
413 2004-06-01  Angus Leeming  <leeming@lyx.org>
414
415         * Q[a-zA-Z]*DialogBase.C: tell the QDialog base class who the
416         parent dialog is.
417
418 2004-05-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
419
420         * ui/Makefile.am (EXTRA_DIST): add QPreambleDialogBase.ui
421
422 2004-05-20  Angus Leeming  <leeming@lyx.org>
423
424         * Most .C files: bring some sort of sanity to the order
425         of inclusion of header files.
426
427 2004-05-19  Angus Leeming  <leeming@lyx.org>
428
429         * Most files: wrap code up inside namespace lyx::frontend.
430
431 2004-05-14  Angus Leeming  <leeming@lyx.org>
432
433         * QCitation.C: small changes due to the changes in biblio.h.
434
435 2004-05-12  Angus Leeming  <leeming@lyx.org>
436
437         * QDocument.C (apply, update): get, set data with
438         BufferParams::cite_engine.
439
440 2004-05-10  Angus Leeming  <leeming@lyx.org>
441
442         * QCitation.C: simplified code to use the biblio::CiteEngine
443         enum rather than multiple bools, usingNatbib and using Jurabib.
444
445 2004-05-05  Angus Leeming  <leeming@lyx.org>
446
447         * QIndexDialog.[Ch] (reject): overload the QDialog::reject function
448         and so squash bug 1251 completely.
449
450 2004-05-05  Angus Leeming  <leeming@lyx.org>
451
452         * QRef.C (redoRefs): Prevent widgets from emitting any signals
453         whilst we modify their state.
454
455 2004-05-04  Angus Leeming  <leeming@lyx.org>
456
457         * Dialogs.C: Remove "error" dialog identifier.
458
459 2004-05-02  Angus Leeming  <leeming@lyx.org>
460
461         * QLImage.[Ch]: store and use QImage rather than QPixmap. Saves
462         a heap of transformations to/from QImage when manipulating the
463         data.
464
465         * QLPainter.C (image): access QLImage::qimage rather than ::qpixmap.
466
467 2004-05-02  Angus Leeming  <leeming@lyx.org>
468
469         * QLPainter.C (image): set the background colour to
470         LColor::graphicsbg.
471
472         * QLImage.C (setPixmap_impl): remove commented out xforms code
473         to set pixmap background colour.
474
475 2004-05-02  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
476
477         * QGraphics.C: #include <cmath> (STLport compile fix for floor())
478
479 2004-04-29  Angus Leeming  <leeming@lyx.org>
480
481         * QLImage.C (toGray): new helper function, copied from
482         KImageEffect::toGray.
483         (setPixmap_impl): use it.
484
485 2004-04-29  Angus Leeming  <leeming@lyx.org>
486
487         * QGraphics.C (apply): Remove a #warning statement by
488         fixing the code.
489
490 2004-04-28  Angus Leeming  <leeming@lyx.org>
491
492         * QLToolbar.[Ch]: rewrite code to derive from a single Toolbar or
493         LayoutBox.
494
495         * QtView.C: small changes due to changed Toolbar API.
496
497 2004-04-28  Angus Leeming  <leeming@lyx.org>
498
499         * WorkAreaFactory.C (create): No longer passed x, y data.
500
501         * QWorkArea.[Ch] (c-tor): No longer receives x, y data.
502
503         * QtView.[Ch] (c-tor): no longer passes x, y data to BufferView c-tor.
504
505 2004-04-28  Angus Leeming  <leeming@lyx.org>
506
507         * WorkAreaFactory.C (create): pass a LyXView & to QWorkArea c-tor.
508
509         * QWorkArea.[Ch] (c-tor): now receives a LyXView &.
510
511 2004-04-21  John Levon  <levon@movementarian.org>
512
513         * QLToolbar.C: use GUI name for tooltip
514
515 2004-04-19  Angus Leeming  <leeming@lyx.org>
516
517         * QPref.C:
518         * QPrefsDialog.C:
519         * ui/QPrefDisplayModule.ui: changes due to changes to LyXRC::preview.
520
521 2004-04-18  John Levon  <levon@movementarian.org>
522
523         * QDelimiterDialog.C:
524         * QMathDialog.C: make button callbacks work again
525
526         * README: add a warning
527
528 2004-04-13  Angus Leeming  <leeming@lyx.org>
529
530         * ui/QExternalDialogBase.ui:
531         * ui/QGraphicsDialogBase.ui: layout tweaks.
532
533 2004-04-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
534
535         * QPrefsDialog.C, ui/QPrefFileformatsModule.ui: add editor to format
536         * QGraphics.[Ch]: add slotEdit()
537         * QGraphicsDialog.[Ch]: add edit_clicked()
538         * ui/QGraphicsDialogBase.ui: add Edit button
539
540 2004-04-07  Alfredo Braunstein  <abraunst@lyx.org>
541
542         * QLPainter.[Ch]: adjust to changes in Painter.h
543
544 2004-04-05  Angus Leeming  <leeming@lyx.org>
545
546         * Dialogs.C (build): set the preferences dialog button policy to
547         PreferencesPolicy.
548
549 2004-04-05  Angus Leeming  <leeming@lyx.org>
550
551         * QGraphics.C (getUnitNo): const-correct.
552
553 2004-04-05  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
554
555         * floatplacement.[Ch]: check whether we are in the float or
556         document dialog (in the latter, the span and sideways checkboxes
557         are not used). Fixes a crash.
558
559 2004-04-01  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
560
561         * floatplacement.[Ch]: another adjustment of placement enabling.
562
563 2004-04-01  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
564
565         * floatplacement.[Ch]: correct fix for enabling of placement
566         values (bug 1016)
567
568 2004-03-31  Angus Leeming  <leeming@lyx.org>
569
570         * Dialogs2.C:
571         * Qt2Base.[Ch]: removed.
572
573         * Makefile.am:
574         * Makefile.dialogs: adjusted to suit.
575
576 2004-03-31  Angus Leeming  <leeming@lyx.org>
577
578         * Dialogs.C (build): added "preamble" as a symonym for "document".
579         * Dialogs2.C (showPreamble): removed.
580
581 2004-03-31  Angus Leeming  <leeming@lyx.org>
582
583         * Dialogs.C (build): added spellchecker dialog.
584         * Dialogs2.C (showSpellchecker): removed.
585
586         * QSpellchecker.[Ch]: converted to the Dialog-based scheme.
587
588 2004-03-31  Angus Leeming  <leeming@lyx.org>
589
590         * Dialogs.C (build): added preferences dialog.
591         * Dialogs2.C (showPreferences): removed.
592
593         * QPrefs.[Ch]: converted to the Dialog-based scheme.
594
595 2004-03-31  Angus Leeming  <leeming@lyx.org>
596
597         * QPrefs.[Ch]:
598         * QPrefsDialog.C: changes due to the changed ControlPrefs interface.
599
600 2004-03-30  Angus Leeming  <leeming@lyx.org>
601
602         * Dialogs.C (build): added document dialog.
603         * Dialogs2.C (showDocument): removed.
604
605         * QDocument.[Ch]: converted to the Dialog-based scheme.
606
607 2004-03-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
608
609         * QBibtex.C:
610         * QDocument.C:
611         * QDocumentDialog.C:
612         * ui/BiblioModuleBase.ui: bibtopic support.
613
614         * QPrefs.C:
615         * QPrefsDialog.C:
616         * ui/QPrefsLaTeXModule.ui: customize bibtex call.
617
618         * QFloat.C:
619         * QFloatDialog.C:
620         * floatplacement.[Ch]: add support for sidewaysfloats
621         fix enabling of placement values (bug 1016)
622
623 2004-03-28  Angus Leeming  <leeming@lyx.org>
624
625         * Dialogs.C (build): added print dialog.
626         * Dialogs2.C (showPrint): removed.
627
628         * QPrint.[Ch]: converted to the Dialog-based scheme.
629
630 2004-03-27  Angus Leeming  <leeming@lyx.org>
631
632         * Dialogs.C (build): added sendto dialog.
633         * Dialogs2.C (showSendto): removed.
634
635         * QSendto.[Ch]: converted to the Dialog-based scheme.
636
637 2004-03-25  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
638
639         * QLyXKeySym.C (print): new method; print a KeySym using Qt syntax
640
641 2004-03-17  Angus Leeming  <leeming@lyx.org>
642
643         * Dialogs2.C, lyx_gui.C: remove mention of the forks dialog.
644
645 2004-03-07  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
646
647         * QCitation.C:
648         * QDocument.C:
649         * QDocumentDialog.C:
650         * ui/BiblioModuleBase.ui: support jurabib.
651
652 2004-03-05  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
653
654         * QCitation.C:
655         * ui/QCitationDialogBase.ui: Support second \cite option.
656
657         * QDocumentDialog.C (branches): Don't deselect branch
658         after button press.
659         * QBranch.C: fix off-by-one-error.
660
661 2004-02-21  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
662
663         * QPrefs.C, QPrefsDialog.C, ui/QPrefPathsModule.ui: remove
664         use_tempdir
665
666 2004-02-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
667
668         * QDocument.C:
669         * QDocumentDialog.C:
670         * ui/LanguageModuleBase.ui: get rid of the single/double
671         quote toggle (accessible via lfuns now).
672
673 2004-02-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
674
675         * QRef.[Ch]: Real fix for bug 1511 (restore latest settings);
676         fix for bug 1512 (restore ref format settings).
677
678 2004-02-18  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
679
680         * QCitation.[Ch]:
681         * QCitationDialog.[Ch]: open the find dialog if an inset is
682         new (new method openFind()). Fixes bug 1146.
683
684         * QCitation.C: restore the chosen natbib style.
685
686         * QRef.C: Disable goto button if there is no ref (bug 1037)
687         Restore setting of the buffer combo (bug 1511)
688
689 2004-02-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
690
691         * floatplacement.C (set): "c" -> 'c' in calls to contains
692
693 2004-01-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
694
695         * QPrefs.C: add using statement for std::distance
696         (findPos): add a typedef for the const_iterator.
697
698         * QLPopupMenu.C: add using statement for std::distance
699
700         * QDocument.C: add using statement for std::distance
701
702 2004-01-25  Angus Leeming  <leeming@lyx.org>
703
704         * Dialog.C (build): add the "findreplace" dialog.
705         * Dialogs2.C (showSearch): removed.
706
707         * QSearch.[Ch]: derive from QDialogView rather than from Qt2Base.
708
709 2004-01-15  Ronald Florence  <ron@18james.com>
710
711         * Menubar_pimpl.C: change Q_WS_MAC conditional define to
712         Q_WS_MACX.
713
714         * qfont_loader.C: add support for LyX/Mac to find Fonts directory
715         inside the application bundle.
716
717 2004-01-08  Angus Leeming  <leeming@lyx.org>
718
719         * FileDialog.C (open, save):
720         * FileDialog_private.[Ch] (c-tor):
721         the file filter mask is now passed as a FileFilterList rather than
722         as a string.
723
724         * QExternalDialog.C (browseClicked):
725         * QGraphicsDialog.C (browse_clicked):
726         * QInclude.C (browse):
727         changes doe to the name change controller().Browse() to
728         controller().browse().
729
730 2003-12-15  Ronald Florence <ron@18james.com>
731
732         * qfont_loader.C: fixed headers to compile w/o X11
733
734         * QWorkArea.C (checkAppleEventForMissingParams)
735         (handleOpenDocuments): add support for OpenDocuments apple event
736
737         * lyx_gui.C (macEventFilter): handle apple events
738
739 2004-01-05  Angus Leeming  <leeming@lyx.org>
740
741         * FileDialog_private.C (c-tor): invoke convert_brace_glob to convert
742         a csh-style glob like "*.{abc,def}" to something that
743         Qt can understand.
744
745 2003-12-30  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
746
747         * ui/QGraphicsDialogBase.ui: add missing signal/slot (bug 1469).
748
749 2003-12-14  Angus Leeming  <leeming@lyx.org>
750
751         * QBranch.C: use the List interface to BranchList, simplifying the code.
752
753         * QDocument.C:
754         * QDocumentDialog.C: overhaul the branchlist code.
755
756 2003-12-14  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
757
758         * QMinipage.[Ch]:
759         * QMinipageDialog.[Ch]:
760         * ui/QMinipageDialogBase.ui: remove from repository.
761         * Dialogs.C:
762         * Makefile.am:
763         * Makefile.dialogs: remove minipage.
764
765 2003-12-12  Angus Leeming  <leeming@lyx.org>
766
767         * QBranch.C:
768         * socket_callback.[Ch]: unix line endings.
769
770 2003-12-11  Angus Leeming  <leeming@lyx.org>
771
772         * QCitationDialog.C (availableChanged, selectedChanged): ensure that
773         the bibkeysInfo map is populated before calling biblio::getInfo.
774         Prevents and assert when the bibtex database is not found.
775
776 2003-12-10  Angus Leeming  <leeming@lyx.org>
777
778         * QExternal.C, ui/QExternalDialogBase.ui: add a 'draft' check box
779         and use it to fill InsetExternalParams::draft.
780
781 2003-12-10  Angus Leeming  <leeming@lyx.org>
782
783         * QNote.C: changes due to the change of type of InsetNoteParams::type
784         from string to an enum.
785
786 2003-12-10  Angus Leeming  <leeming@lyx.org>
787
788         * lengthvalidator.[Ch]: make <qwidget.h> visible to the class.
789
790 2003-12-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
791
792         * lengthvalidator.[Ch] (LengthValidator): change the constructor to
793         take a QWidget* instead of QObject*.
794
795 2003-12-09  Angus Leeming  <leeming@lyx.org>
796
797         * checkedwidgets.C (setWarningColor): new function that should
798         work also with Qt 2.3.x.
799         (setWidget): call setWarningColor, not setPaletteForegroundColor.
800
801 2003-12-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
802
803         * QExternal.C: add using directive
804
805 2003-12-05  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
806
807         * QBox.[Ch]: (new)
808         * QBoxDialog.[Ch]: (new)
809         * ui/QBoxDialogBase.ui: (new)
810         * Makefile.am:
811         * Makefile.dialogs:
812         * Dialogs.C: new VSpace dialog.
813         * lengthcommon.[Ch]: add insertItem(int) method
814
815 2003-12-05  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
816
817         * QDocument.C: use geometry on custom, A3, B3 and B4
818         papersizes.
819
820 2003-12-05  Angus Leeming  <leeming@lyx.org>
821
822         * QVCLog.[Ch]:
823         * QVCLogDialog.[Ch]:
824         * ui/QVCLogDialogBase.ui: removed.
825
826         * Makefile.am, Makefile.dialogs: remove all mention of these files.
827
828 2003-12-05  Angus Leeming  <leeming@lyx.org>
829
830         * QLog.C: much simplified, thanks to the more powerful interface
831         of ControlLog.
832
833         * Dialogs.C: no need anymore to build a separate VCLog dialog.
834
835 2003-12-05  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
836
837         * ui/QExternalDialogBase.ui: improved layout.
838
839 2003-12-04  Angus Leeming  <leeming@lyx.org>
840
841         * lengthvalidator.[Ch]: a new class LengthValidator, derived from
842         QValidator enables us to validate that the input text is a LyXLength.
843
844         * checkedwidgets.[Ch]: a new class CheckedLineEdit derived from
845         CheckedWidget enables us to add widgets to a list at build time.
846         Thereafter, their validity is checked automatically on each
847         input event, thus allowing us to 'remember' invalid widgets and
848         so control the state of the 'Apply', 'Ok' buttons.
849         As a bit of fun and to provide the user with some visual feedback,
850         the invalid widgets are displayed in red.
851
852         * Makefile.am, Makefile.dialogs: add the new files.
853
854         * QExternal.[Ch]:
855         * QExternalDialog.C:
856         * ui/QExternalDialogBase.ui: a total overhaul. In addition, the
857         dialog can now manipulate the transform data (rotate, scale, crop).
858         Makes full use of CheckedLineEdit.
859
860 2003-12-01  Angus Leeming  <leeming@lyx.org>
861
862         * QContentPane.[Ch] (SyntheticMouseEvent): a new, helper struct.
863         (QContentPane): store an instance of SyntheticMouseEvent and
864         add a slot, generateSyntheticMouseEvent, that is invoked by the
865         SyntheticMouseEvent::timeout.
866         (mouseMoveEvent): initialize synthetic_mouse_event_ when the
867         mouse button is depressed and the cursor is outside of the work area.
868         (generateSyntheticMouseEvent): if the scrollbar value is different
869         from the cached value, then dispatch a 'synthetic' mouse event.
870
871 2003-12-01  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
872
873         * QVSpace.C: remove VSPACE::NONE, remove restore button.
874         * ui/QVSpaceDialogBase.ui: remove restore button, fix tooltip.
875
876 2003-12-01  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
877
878         * QDocumentDialog.[Ch]: (branches) don't insert a coloritem
879         for colorless branches; implement double click for (de)activating
880         branches.
881
882         * lengthcombo.[Ch]: introduce a noPercents() method which allows
883         to use the widget without the %-items.
884         * QVSpace.C:
885         * QDocument.C: use noPercents() where appropriate.
886
887         * QParagraph.[Ch]: remove dead code and dependencies.
888
889 2003-11-30  Angus Leeming  <leeming@lyx.org>
890
891         * QContentPane.C (QContentPane): squash warning about variables
892         being initialized in the wrong order.
893
894 2003-11-29  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
895
896         * qt_helpers.C (widgetsToLength): handle glue lengths
897         * QDocumentDialog.C: use clicked() instead of pressed()
898         for branches color button.
899         * QVSpace.[Ch]: fix a few bugs, simplify the code (by using
900         qt_helpers functions)
901         * QDocumentDialog.C:
902         * ui/QDocumentDialogBase.ui: use lengthcombo instead of
903         QComboBox (which simplifies the code).
904         * QParagraphDialog.C: whitespace
905         * ui/QParagraphDialogBase.ui: restore lost connections.
906
907 2003-11-29  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
908
909         * QVSpace.[Ch]: (new)
910         * QVSpaceDialog.[Ch]: (new)
911         * ui/QVSpaceDialogBase.ui: (new)
912         * Makefile.am:
913         * Makefile.dialogs:
914         * Dialogs.C: new VSpace dialog.
915
916 2003-11-24  Alfredo Braunstein  <abraunst@lyx.org>
917
918         * QContentpane.[Ch] (trackScrollbar): add
919         * QWorkarea.C (setScrollbarParams): do not track scrollbar signals
920         when manually setting the scrollbar position
921
922 2003-11-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
923
924         * ui/QMathDialogBase.ui: remove mention of \frac in tooltip, since
925         \f is interpreted by gettext as a special sequence.
926
927         * QDocument.C (build_dialog): remove use of latin1 in
928         some translatable strings. It confuses gettext.
929
930 2003-11-20  Angus Leeming  <leeming@lyx.org>
931
932         * BulletsModule.C (setBullet): squash gcc 'may be uninitialized' warning.
933         * QTabularDialog.C (hAlign_changed, vAlign_changed): ditto.
934
935         * QLImage.C (clip_impl): squash comparison of signed, unsigned warning.
936         * QSendto.C (apply, isValid): ditto.
937         * qt_helpers.C (formatted): ditto.
938
939 2003-11-05  João Luis M. Assirati  <assirati@fma.if.usp.br>
940
941         * lyx_gui.C: {set,remove}_{server,data}socket_callback(): replace
942         dummy functions with working ones
943         * socket_callback.[Ch] ():
944         new files with a class to connect sockets.
945         * Makefile.am: add the above
946
947 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
948
949         * QSearch.[Ch]:
950         * QSearchDialog.C: adjust to spellcheck code changes
951
952 2003-11-01  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
953
954         * ui/QParagraphDialogBase.ui: finally remove [line|pagebreak]_[above|below]
955
956 2003-10-27  André Pönitz  <poenitz@gmx.net>
957
958         * QParagraph.C:
959         * ui/QParagraphDialogBase.ui: partially remove [line|pagebreak]_[above|below]
960
961 2003-10-27  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
962
963         * QDocument.[Ch]:
964         * QDocumentDialog.[Ch]: Fix color setting of branches.
965
966 2003-10-23  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
967
968         * Dialogs.C:
969         * Makefile.am:
970         * Makefile.dialogs:
971         * QDocument.[Ch]:
972         * QDocumentDialog.[Ch]: Add qt gui for branches
973
974         * QBranch.[Ch]:
975         * QBranchDialog.[Ch]:
976         * ui/BranchesModuleBase.ui:
977         * ui/QBranchModuleBase.ui: new files (qt gui for branches).
978
979 2003-10-22  Angus Leeming  <leeming@lyx.org>
980
981         * QExternal.C:
982         * QExternalDialogBase.ui: enable the user to choose to 'preview' the
983         external file.
984
985 2003-10-14  Angus Leeming  <leeming@lyx.org>
986
987         * lyx_gui.C (start): store the LyXView in the LyX list of all LyXViews.
988
989 2003-10-13  João Luis Meloni Assirati  <assirati@fma.if.usp.br>
990
991         * lyx_gui.C: Declared and allocated lyxsocket.
992
993 2003-10-13  Angus Leeming  <leeming@lyx.org>
994
995         * lyx_gui.C (set_datasocket_callback, set_serversocket_callback,
996         remove_datasocket_callback, remove_serversocket_callback):
997         placeholder functions, enabling the frontend to be linked.
998
999 2003-10-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
1000
1001         * lyx_gui.C (start): adjust for distpatch change
1002
1003 2003-10-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1004
1005         * qfont_loader.C: add #include (needed for LyX/Mac)
1006
1007 2003-10-08  Angus Leeming  <leeming@lyx.org>
1008
1009         Fix doxygen warnings.
1010
1011         * QLToolbar.h: \file qt2/Toolbar_pimpl.h -> \file QLToolbar.h
1012
1013 2003-10-07  Angus Leeming  <leeming@lyx.org>
1014
1015         * ui/QExternalDialogBase.ui:
1016         * QExternal.[Ch]:
1017         * QExternalDialog.[Ch]: allow the user to alter the extradata
1018         field of InsetExternal::Params.
1019
1020 2003-10-07  Angus Leeming  <leeming@lyx.org>
1021
1022         * QExternal.C: InsetExternal::Params -> InsetExternalParams.
1023
1024 2003-10-06  Michael Schmitt  <michael.schmitt@teststep.org>
1025
1026         * QDelimiterDialog.h:
1027         * QMathDialog.h:
1028         * QSearchDialog.h:
1029         * floatplacement.h:
1030         * iconpalette.h:
1031         * panelstack.h: add #include <string>.
1032
1033 2003-10-01  Vitaly Lipatov  <lav@vl3143.spb.edu>
1034
1035         * FileDialog.C: use fromqstr in a few places to enable the dialog to
1036         read non-latin filenames.
1037
1038 2003-10-01  Angus Leeming  <leeming@lyx.org>
1039
1040         * QExternal.C (helpText): changes due to the introduction of
1041         namespace lyx::external.
1042
1043 2003-09-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
1044
1045         * several .C files: add debug.h at top to avoid compilation
1046         errors.
1047
1048 2003-09-25  Angus Leeming  <leeming@lyx.org>
1049
1050         * QExternal.C (update_contents, apply): InsetExternal::Params::
1051         templatename now has accessor functions.
1052
1053 2003-09-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
1054
1055         * QLPopupMenu.C (getLabel): fix so that bindings are added even if
1056         shortcut is missing.
1057
1058 2003-09-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
1059
1060         * QtView.C (activated): change to take a FuncRequest, not a slot
1061         anymore.
1062
1063         * QLToolbar.C (update): adjust
1064         (add): change to take a FuncRequest
1065
1066         * QLPopupMenu.C (createMenu): constify id
1067         (QLPopupMenu): connect to local class func fire instead of to
1068         QtView::activated.
1069         (fire): new class function
1070         (populate): change to store a cache of FuncRequest for the menu
1071         items, adjust
1072
1073         * QContentPane.C (keyPressEvent): fix new bug
1074
1075         * LyXKeySymFactory.C (create): fix new bug
1076
1077 2003-09-19  Angus Leeming  <leeming@lyx.org>
1078
1079         * QInclude.C: changes dues to the changed storage in InsetInclude,
1080         from an InsetInclude::params to an InsetCommandParams.
1081
1082 2003-09-18  Angus Leeming  <leeming@lyx.org>
1083
1084         * QInclude.C (apply): No need to set InsetInclude::Params::flag;
1085         the variable has been removed. Instead, set the command name directly.
1086
1087 2003-09-18  Angus Leeming  <leeming@lyx.org>
1088
1089         * QLPainter.C:
1090         * QLPainter.h:
1091         * QPrefsDialog.h:
1092         * lcolorcache.C:
1093         * lcolorcache.h:
1094         * lyx_gui.C: rename EnumLColor as LColor_color.
1095
1096 2003-09-16  Angus Leeming  <leeming@lyx.org>
1097
1098         * QLImage.[Ch]: separate interface from implementation. Make all the virtual
1099         functions private.
1100
1101 2003-09-16  Angus Leeming  <leeming@lyx.org>
1102
1103         * QCharacter.C, QPrefs.C, lyx_gui.C: add #include "LColor.h".
1104
1105 2003-09-15  Angus Leeming  <leeming@lyx.org>
1106
1107         * QLPainter.C: add #include "LColor.h".
1108         * QLPainter.[Ch] (setPen, point, line, lines, rectangle, fillPolygon, arc):
1109         pass EnumLColor args, rather than LColor::color ones.
1110
1111         * QPrefsDialog.C: add #include "LColor.h".
1112         * QPrefsDialog.h: remove #include "LColor.h". Store a vector<EnumLColor> colors_;
1113
1114         * QWorkArea.C: add #include "LColor.h".
1115
1116         * lcolorcache.C: add #include "LColor.h".
1117         * lcolorcache.h: store a map<EnumLColor, QColor>.
1118         * lcolorcache.[Ch] (get):pass EnumLColor args, rather than LColor::color ones.
1119
1120         * qscreen.C: add #include "LColor.h".
1121
1122         * lyx_gui.C (hexname, update_color): pass EnumLColor args, rather
1123         than LColor::color ones.
1124
1125 2003-09-15  Angus Leeming  <leeming@lyx.org>
1126
1127         * QAbout.C (build_dialog):
1128         * QPrefs.C (apply): remove STRCONV.
1129
1130 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
1131
1132         * BulletsModule.C: change Assert to BOOST_ASSERT
1133         * panelstack.C: ditto
1134         * QDocument.C: ditto
1135
1136 2003-09-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1137
1138         * QLToolbar.C: include <qtoolbar.h>
1139
1140         * QLPopupMenu.h: include <utility>
1141
1142         * qt_helpers.C:
1143         * qfont_loader.C: include <algorithm>
1144
1145 2003-09-08  Angus Leeming  <leeming@lyx.org>
1146
1147         * FileDialog.C:
1148         * QCitation.C:
1149         * QCitationDialog.C:
1150         * QCommandBuffer.C:
1151         * QContentPane.C:
1152         * QGraphics.C:
1153         * QLMenubar.C:
1154         * QLPopupMenu.C:
1155         * QLog.C:
1156         * QMathDialog.C:
1157         * QParagraphDialog.C:
1158         * QPrefsDialog.C:
1159         * QRef.C:
1160         * QTexinfo.C:
1161         * QtView.C:
1162         * lyx_gui.C:
1163         * panelstack.C:
1164         * qscreen.C:
1165         * qt_helpers.C: remove redundant using directives.
1166
1167 2003-09-07  Angus Leeming  <leeming@lyx.org>
1168
1169         * BulletsModule.h: remove #include "support/std_string.h", <vector>.
1170         * QBrowseBox.h: remove #include <qwidget.h>.
1171         * QCharacter.h: remove #include "support/std_string.h".
1172         * QCharacterDialog.h: remove #include <qevent.h>, <qcheckbox.h>,
1173         <qcombobox.h>.
1174         * QContentPane.h: remove #include <qevent.h>.
1175         * QDialogView.h: remove #include <qfont.h>.
1176         * QDocumentDialog.h: remove #include "ui/BulletsModuleBase.h".
1177         * QLPopupMenu.h: remove #include <map>.
1178         * QLToolbar.h: remove #include <vector>.
1179         * QWorkArea.h: remove #include <qwidget.h>, <qpixmap.h>.
1180         * Qt2Base.h: remove #include <qfont.h>.
1181         * QtLyXView.h: remove #include "frontends/LyXView.h".
1182         * emptytable.h: remove #include <qpainter.h>.
1183         * qsetborder.h: remove #include <qcolor.h>.
1184
1185 2003-09-06  Angus Leeming  <leeming@lyx.org>
1186
1187         * QParagraph.C: add Spacing.h and vspace.h includes.
1188
1189 2003-09-06  Angus Leeming  <leeming@lyx.org>
1190
1191         * QContentPane.C: add a typedef for LyXKeySymPtr.
1192
1193 2003-09-06  Angus Leeming  <leeming@lyx.org>
1194
1195         * QCitationDialog.C:
1196         * QMathDialog.C:
1197         * QTabularDialog.C: remove using std::endl directive.
1198
1199 2003-09-06  Kornel Benko  <kornel.benko@berlin.de>
1200
1201         * QLyXKeySym.C: re-add <map> header file.
1202         * QBrowseBox.C: re-add <cmath> header file.
1203         * qttableview.C: re-add <limits.h> header file.
1204
1205 2003-09-05  Angus Leeming  <leeming@lyx.org>
1206
1207         * QCitation.h:
1208         * QGraphics.h:
1209         * QPrefs.h:
1210         * qscreen.[Ch]:
1211         ensure that the header files can be compiled stand-alone.
1212
1213 2003-09-05  Angus Leeming  <leeming@lyx.org>
1214
1215         * *.C: strip out redundant #includes. (352 in total.)
1216
1217 2003-09-03  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1218
1219         * ui/QTabularDialogBase.ui: fix typo in tooltip.
1220
1221 2003-08-18  Bas Zoetekouw  <bas@o2w.nl>
1222
1223         * ui/QRefDialogBase.ui: add eqref entry
1224
1225 2003-08-12  Michael Schmitt  <michael.schmitt@teststep.org>
1226
1227         * QTabularDialog.C:
1228         * QTabular.C: rename LYX_VALIGN_CENTER to LYX_VALIGN_MIDDLE;
1229         rename VCENTER to MIDDLE;
1230         * ui/QTabularDialogBase.ui:
1231         * ui/QMathMatrixDialogBase.ui: replace "Center" by "Middle"
1232         * ui/QBibtexDialogBase.ui: rename "Bibtex" to "BibTeX"
1233         * ui/QDocumentDialogBase.ui: Remove redundant ' ' from message
1234
1235 2003-08-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1236
1237         * QWorkArea.C (QWorkArea):
1238         (dragEnterEvent):
1239         (dropEvent): add support for drag and drop of URIs
1240
1241 2003-08-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1242
1243         * ui/moc/Makefile.am (INCLUDES): forgot to use QT_INCLUDES
1244
1245 2003-08-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1246
1247         * ui/Makefile.am (INCLUDES):
1248         * moc/Makefile.am (INCLUDES):
1249         * Makefile.am (INCLUDES): use QT_INCLUDES
1250
1251         * QLToolbar.C (clearLayoutList): call Toolbar::clearLayoutList
1252
1253 2003-07-30  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1254
1255         * ui/QCitationDialogBase.ui: Omit correct signal for styleCO changes
1256         (bug 1284).
1257         * QNote.C:
1258         * ui/QNoteDialogBase.ui: consistent terminology for note inset (bug 1270)
1259
1260 2003-07-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1261
1262         * qfont_loader.C:
1263         * QLPopupMenu.h: add includes needed by gcc 2.95.3
1264
1265 2003-07-27  John Levon  <levon@movementarian.org>
1266
1267         * QToc.h:
1268         * QToc.C: fix compile for lyx::toc
1269
1270 2003-07-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1271
1272         * QPrefs.C:
1273         * QDocumentDialog.C:
1274         * QDocument.C:
1275         * QGraphics.C: adapt PAPER_* enums
1276
1277 2003-07-25  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1278
1279         * QLMenubar.h:
1280         * QLMenubar.C: derives from Menubar (replaces Menubar::Pimpl)
1281
1282         * Menubar_pimpl.C:
1283         * Menubar_pimpl.h: removed
1284
1285         * QtView.C: modified because of changes above
1286
1287 2003-07-25  Jean-Marc Lasgouttes <lasgouttes@lyx.org>
1288
1289         * QLToolbar.h:
1290         * QLToolbar.C: derives from Toolbar (replaces Toolbar::Pimpl)
1291
1292         * Toolbar_pimpl.C:
1293         * Toolbar_pimpl.h: removed
1294
1295         * QtView.C: modified because of changes above
1296
1297 2003-07-24  John Levon  <levon@movementarian.org>
1298
1299         * QPrefs.C: make sure to correctly split a default
1300         lyxrc font for finding the font in the combo box
1301         (bug 1285)
1302
1303 2003-07-23  Angus Leeming  <leeming@lyx.org>
1304
1305         * QExternal.C (apply, update_contents):
1306         changes due to the use of the FileName class to store the external
1307         file name.
1308
1309         * QGraphics.C (apply, update_contents): use Kernel::bufferFilepath()
1310         wrapper.
1311
1312 2003-07-21  Angus Leeming  <leeming@lyx.org>
1313
1314         * QGraphics.C (apply, update_contents):
1315         changes due to the use of the FileName class to store the graphics
1316         file name.
1317
1318 2003-07-21  Angus Leeming  <leeming@lyx.org>
1319
1320         * QExternal.C (update_contents, apply):
1321         * QGraphics.C (update_contents, apply):
1322         * QLPainter.C (image):
1323         * QPrefs.C (update_contents, apply): use namespace lyx::graphics rather
1324         than grfx shortcut.
1325
1326 2003-07-21  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1327
1328         * QBibTeXDialog.C:
1329         * QCitationDialog.C:
1330         * ui/QBibTeXAddDialogBase.ui:
1331         * ui/QCitationFindDialogBase.ui:
1332         Allow multiple selections, forbid duplicates (bug 1146)
1333
1334 2003-07-19  John Levon  <levon@movementarian.org>
1335
1336         * ui/QTabularCreateDialogBase.ui: set a max size (bug 1152)
1337
1338 2003-07-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
1339
1340         * Qt2Base.h (controller): ditto
1341
1342         * QDialogView.h (controller): follow C++ rules more closely.
1343
1344 2003-07-15  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1345
1346         * QTabular.C:
1347         * QTabularDialog.C: handle clever width input (bug 1156)
1348
1349 2003-07-15  John Levon  <levon@movementarian.org>
1350
1351         * QMathDialog.C: use widget(i) not visibleWidget() due to
1352         issue N26610 in Qt 3.2.0beta2
1353
1354 2003-07-10  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1355
1356         * Menubar_pimpl.C (Pimpl): when creating a top-level menu, make
1357         sure that it is initialized to some reasonable value, so that the
1358         (ugly) Qt/Mac code can do its magic (conditionally on Q_WS_MAC).
1359
1360 2003-07-09  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1361
1362         * ui/QNoteDialog.ui:
1363         * QNoteDialog.[Ch]:
1364         * QNote.[Ch]:
1365         * Makefile.dialogs:
1366         * Dialogs.C:
1367         * Dialogs2.C: New Annotation (Note) dialog
1368
1369 2003-07-11  André Pönitz  <poenitz@lyx.org>
1370
1371         * Alert_pimpl.C:
1372         * QDocument.C: use bformat() instead of #ifdef
1373
1374 2003-07-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
1375
1376         * introduce namespace lyx::graphics
1377
1378 2003-07-03  John Levon  <levon@movementarian.org>
1379
1380         * ui/QTexinfoDialog.ui: enable View properly
1381
1382 2003-07-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
1383
1384         * introduce namespace lyx::support
1385
1386 2003-06-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
1387
1388         * QLPopupMenu.C: fix \file
1389
1390         * BulletsModule.C (BulletsModule): fix type const order (opposite
1391         of everywhere else in the lyx code)
1392         * QAboutDialog.C (QAboutDialog): ditto
1393         * QBrowseBox.C (QBrowseBox): ditto
1394         (exec): ditto
1395         * and several more files the same...
1396
1397 2003-06-27  Alfredo Braunstein  <abraunst@libero.it>
1398
1399         * lyx_gui.C (start): use BufferView::loadLyXFile
1400
1401 2003-06-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1402
1403         * Toolbar_pimpl.C (add): do not add unknown lfuns
1404
1405 2003-06-21  Alfredo Braunstein  <abraunst@libero.it>
1406
1407         * QError.[Ch]:
1408         * QErrorDialog.[Ch]:
1409         * ui/QErrorDialogBase.ui: removed
1410         * Makefile.am:
1411         * Makefile.dialogs:
1412         * Dialogs.C: adjust
1413
1414 2003-06-21  Alfredo Braunstein  <abraunst@libero.it>
1415
1416         * QDocumentDialog.C: header reordering to handle qt/boost "signals"
1417         symbol clash
1418
1419 2003-06-20  Angus Leeming  <leeming@lyx.org>
1420
1421         * QBibtexDialog.C (browsePressed): fix warning of comparison between
1422         signed and unsigned ints.
1423
1424         * QBibtex.C (update_contents): changes due to changed controller
1425         interface.
1426
1427         * QTexinfo.[Ch]:
1428         * QTexinfoDialog.C: clean-up handling of TeX file databases.
1429
1430 2003-06-19  Alfredo Braunstein  <abraunst@libero.it>
1431
1432         * lyx_gui.C (start): call ::loadLyXFile instead
1433         of BufferList::loadLyXFile
1434
1435 2003-06-19  Angus Leeming  <leeming@lyx.org>
1436
1437         * Dialogs.C:
1438         * Dialogs2.C:
1439         * QTexinfo.[Ch]: changes to use the new Dialog-based scheme.
1440
1441 2003-06-19  Angus Leeming  <leeming@lyx.org>
1442
1443         * lyx_gui.C (getStatus): changes due to replacement of lots of lfuns
1444         with LFUN_DIALOG_SHOW <name>.
1445
1446 2003-06-17  Angus Leeming  <leeming@lyx.org>
1447
1448         * Dialogs.C: rename math panel identifier as "mathpanel".
1449         * Dialogs2.C (showMathPanel): removed.
1450
1451 2003-06-17  Angus Leeming  <leeming@lyx.org>
1452
1453         * Dialogs.C:
1454         * QDelimiterDialog.C:
1455         * QMath.[Ch]:
1456         * QMathDialog.C:
1457         * QMathMatrixDialog.C: s/ControlMath2/ControlMath/.
1458
1459 2003-06-17  Angus Leeming  <leeming@lyx.org>
1460
1461         * Dialogs.C (build): create "mathdelimiter" and "mathmatrix" dialogs.
1462
1463         * QMath.[Ch]: add QMathMatrix and QMathDelimiter classes.
1464
1465         * QDelimiterDialog.[Ch]: store a QMathDelimiter*, not a QMath*.
1466         * QMathMatrixDialog.[Ch]: store a QMathMatrix*, not a QMath*.
1467
1468         * QMathDialog.C (delimiterClicked, matrixClicked): fix memory leaks.
1469
1470 2003-06-14  John Levon  <levon@movementarian.org>
1471
1472         * ui/QPrintDialogBase.ui: make "OK" default
1473
1474 2003-06-13  John Levon  <levon@movementarian.org>
1475
1476         * ui/QRefDialogBase.ui: reduce visual clutter
1477
1478 2003-06-13  John Levon  <levon@movementarian.org>
1479
1480         * qfont_loader.C: handle Qt 3.2 beta1's "xft" raw name
1481
1482 2003-06-12  Angus Leeming  <leeming@lyx.org>
1483
1484         * Dialogs.C: add the math dialog.
1485         * Dialogs2.C: a temporary hack; keep showMathPanel() but invoke (and store)
1486         the new dialog.
1487
1488         * QMath.[Ch]: derive from QDialogView.
1489
1490         * QMathDialog.C:
1491         * QDelimiterDialog.C:
1492         * QMathMatrixDialog.C: the dispatch functions are now in the controller.
1493
1494 2003-06-12  Angus Leeming  <leeming@lyx.org>
1495
1496         * QExternalDialog.C (editClicked): do not call form_->changed().
1497
1498 2003-06-11  Angus Leeming  <leeming@lyx.org>
1499
1500         * QExternal.C: changes due to InsetExternal::Params no longer
1501         storing the ExternalTemplate but its name.
1502         * QRef.C: move #include "insets/insetref.h" above the Qt headers.
1503         Something nasty going on with Qt polluting the global namespace.
1504
1505 2003-06-10  Angus Leeming  <leeming@lyx.org>
1506
1507         * QDocument.C (apply): compilation fix after Lars' changes ;-)
1508
1509 2003-06-10  Angus Leeming  <leeming@lyx.org>
1510
1511         * QExternal.C (update_contents): show the help text when the dialog is
1512         opened.
1513
1514 2003-06-06  John Levon  <levon@movementarian.org>
1515
1516         * ui/QExternalDialogBase.ui: re-org
1517
1518 2003-06-04  Angus Leeming  <leeming@lyx.org>
1519
1520         * QExternal.C:
1521         * ui/QExternalDialogBase.ui: remove the widget to input the removed
1522         InsetExternal::Params::parameters variable.
1523
1524 2003-06-03  Angus Leeming  <leeming@lyx.org>
1525
1526         * Dialogs.C (build): change the External dialog button policy to
1527         NoRepeatedApplyReadOnlyPolicy.
1528
1529         * QExternal.C:
1530         * QExternalDialog.[Ch]:
1531         * ui/QExternalDialogBase.ui:
1532         add widgets to set the way the External dialog is
1533         displayed within LyX.
1534         Remove the buttons to trigger the View command and the Update command
1535         (duplicates Apply).
1536
1537 2003-06-03  John Levon  <levon@movementarian.org>
1538
1539         * lyx_gui.C: add sync_events()
1540         * qscreen.C: remove previous hack for bug 818
1541
1542 2003-06-03  John Levon  <levon@movementarian.org>
1543
1544         * qscreen.C: paint before saving the cursor pixmap
1545         (bug 818)
1546
1547 2003-06-03  John Levon  <levon@movementarian.org>
1548
1549         * QTabular.C: fix a crash
1550
1551 2003-06-01  John Levon  <levon@movementarian.org>
1552
1553         * QGraphicsDialog.C: use relative file browsing
1554         (bug 1028)
1555
1556 2003-05-24  John Levon  <levon@movementarian.org>
1557
1558         * Toolbar_pimpl.C: workaround a Qt bug with combobox
1559         popup
1560
1561 2003-05-24  John Levon  <levon@movementarian.org>
1562
1563         * Makefile.am:
1564         * lcolorcache.h:
1565         * lcolorcache.C: add LColor::color -> QColor cache
1566
1567         * QLPainter.C:
1568         * QPrefs.C:
1569         * QWorkArea.C:
1570         * lyx_gui.C: use it
1571
1572 2003-05-22  Angus Leeming  <leeming@lyx.org>
1573
1574         compile fixes.
1575         * QDialogView.h: QController and QView c-tors take a string not a
1576         QString.
1577         * Qt2Base.h: ditto for the Qt2DB and Qt2CB c-tors.
1578
1579         * QDocument.C (c-tor):
1580         * QPrefs.C (c-tor):
1581         * QPrint.C (c-tor):
1582         * QSearch.C (c-tor):
1583         * QSendto.C (c-tor):
1584         * QSpellchecker.C (c-tor):
1585         * QTexinfo.C (c-tor): pass a string not a QString to the base class.
1586
1587         * QIndex.[Ch](c-tor): pass it a string, not a QString.
1588
1589         * Dialogs.C (build): the title passed to the Index dialog is a string,
1590         not a QString.
1591
1592 2003-05-21  Alfredo Braunstein  <abraunst@libero.it>
1593
1594         * Qt2Base.[Ch]:
1595         * QDialogView.[Ch] (setTitle): added
1596         * QAbout.C:
1597         * QBibitem.C:
1598         * QBibtex.C:
1599         * QChanges.C:
1600         * QCharacter.C:
1601         * QCitation.C:
1602         * QERT.C:
1603         * QError.C:
1604         * QErrorList.C:
1605         * QErrorListDialog.C:
1606         * QExternal.C:
1607         * QFloat.C:
1608         * QGraphics.C:
1609         * QInclude.C:
1610         * QLog.C:
1611         * QMinipage.C:
1612         * QParagraph.C:
1613         * QRef.C:
1614         * QShowFile.C:
1615         * QTabular.C:
1616         * QTabularCreate.C:
1617         * QThesaurus.C:
1618         * QToc.C:
1619         * QURL.C:
1620         * QVCLog.C:
1621         * QWrap.C: the argument to Dialog::View ctor is now a string. use
1622         setTitle instead of setCaption when appropriate
1623
1624 2003-05-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1625
1626         * QErrorListDialog.C: remove include for <qtextedit.h>
1627
1628 2003-05-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1629
1630         * qt_helpers.C: include <algorithm> for std::min.
1631
1632 2003-05-20  Alfredo Braunstein  <abraunst@libero.it>
1633
1634         * QErrorList.[Ch]: small bugs fixed.
1635
1636 2003-05-17  Alfredo Braunstein  <abraunst@libero.it>
1637
1638         * QErrorList.C (update_contents): replace TextBrowser::clear() by
1639         TextBrowser::setText(QString())
1640
1641 2003-05-14  Juergen Spitzmueller <juergen.sp@t-online.de>
1642
1643         * QErrorList.C (select): added a missing toqstr()
1644
1645 2003-05-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
1646
1647         * Menubar_pimpl.C (~Pimpl): move out of line
1648         (update): ditto
1649         (view): ditto
1650         (backend): ditto
1651
1652 2003-05-13  Alfredo Braunstein  <abraunst@libero.it>
1653
1654         * QErrorList.[Ch]:
1655         * QErrorListDialog.[Ch]: added
1656         * Makefile.dialogs:
1657         * Makefile.am: the above additions
1658         * Dialogs.C: ditto
1659
1660 2003-05-13  André Pönitz  <poenitz@lyx.org>
1661
1662         * Document.C:
1663         * QGraphics.C:
1664         * QTabular.C:
1665         * QPref.C:
1666         * QTabular.C:
1667         * QWrap.C:
1668         * QMinipage.C: tostr() has a header of its own now
1669
1670 2003-05-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
1671
1672         * ui/moc/Makefile.am: better lib building
1673
1674         * ui/Makefile.am: better lib building
1675
1676         * moc/Makefile.am: better lib building
1677
1678         * QtView.h: have to include config.h so that all code see the
1679         defines therein.
1680
1681         * Makefile.am: better lib building
1682
1683 2003-05-02  Michael Schmitt  <michael.schmitt@teststep.org>
1684
1685         * QDocument.C:
1686         * QDocumentDialog.C: Handle document classes with missing TeX class
1687         (-> class name prefix: "Unavailable: ")
1688
1689 2003-05-03  John Levon  <levon@movementarian.org>
1690
1691         * qscreen.h:
1692         * qscreen.C: implement new cursor API
1693
1694 2003-04-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1695
1696         * QPrefs.C (apply): only set colors if they are different from
1697         their original values
1698
1699 2003-04-30  John Levon  <levon@movementarian.org>
1700
1701         * various: change dialog titles to match new menu layout
1702
1703 2003-04-29  John Levon  <levon@movementarian.org>
1704
1705         * ui/QGraphicsDialogBase.ui: re-organise visually
1706
1707 2003-04-27  John Levon  <levon@movementarian.org>
1708
1709         * Alert_pimpl.C: handle cancel_button
1710
1711         * QTabular.C:
1712         * QTabularDialog.C:
1713         * QTabularDialog.h:
1714         * ui/QTabularDialogBase.ui: ui fixes
1715
1716 2003-04-23  John Levon  <levon@movementarian.org>
1717
1718         * QCitationDialog.C: close dialog on return in listbox
1719         (bug 866)
1720
1721 2003-04-23  John Levon  <levon@movementarian.org>
1722
1723         * QPrefs.C:
1724         * lyx_gui.C: fix bug 1063
1725
1726 2003-04-15  Angus Leeming  <leeming@lyx.org>
1727
1728         * QLImage.C: #include lstrings.h.
1729
1730 2003-04-15  John Levon  <levon@movementarian.org>
1731
1732         * QCommandBuffer.h:
1733         * QCommandBuffer.C: make a widget not a toolbar
1734
1735         * QtView.h:
1736         * QtView.C: don't let the toolbars be movable.
1737         Create addCommandBuffer(), and handle no command buffer.
1738
1739         * Toolbar_pimpl.C: handle toolbar placement flags, and
1740         Minibuffer.
1741
1742 2003-04-14  John Levon  <levon@movementarian.org>
1743
1744         * QPrefs.C: fix warning
1745
1746 2003-04-12  John Levon  <levon@movementarian.org>
1747
1748         * ui/QExternalDialogBase.ui: fix tab order
1749
1750 2003-04-12  John Levon  <levon@movementarian.org>
1751
1752         * floatplacement.C: fix tab order
1753
1754         * QTocDialog.C:
1755         * QThesaurusDialog.C: hide the pointless QHeader
1756
1757 2003-04-12  John Levon  <levon@movementarian.org>
1758
1759         * ui/QBibtexDialogBase.ui:
1760         * ui/QBibtexAddDialogBase.ui:
1761         * Makefile.dialogs:
1762         * QBibtex.C:
1763         * QBibtexDialog.h:
1764         * QBibtexDialog.C: do the same thing with bibtex
1765
1766 2003-04-12  John Levon  <levon@movementarian.org>
1767
1768         * Makefile.dialogs:
1769         * ui/QCitationDialogBase.ui:
1770         * ui/QCitationFindDialogBase.ui:
1771         * QCitation.C:
1772         * QCitationDialog.h:
1773         * QCitationDialog.C: move the search/add citation
1774         stuff into a separate dialog.
1775
1776 2003-04-10  John Levon  <levon@movementarian.org>
1777
1778         * QTabularDialog.h:
1779         * QTabularDialog.C:
1780         * ui/QTabularDialog.ui: move stuff to controller
1781
1782 2003-04-10  John Levon  <levon@movementarian.org>
1783
1784         * ui/NumberingModuleBase.ui: bug 1032
1785
1786 2003-04-10  John Levon  <levon@movementarian.org>
1787
1788         * QtView.C: Toolbar ctor changed
1789
1790         * Toolbar_pimpl.h:
1791         * Toolbar_pimpl.C: store toolbars in a map
1792         for show/hide as needed
1793
1794 2003-04-09  John Levon  <levon@movementarian.org>
1795
1796         * Toolbar_pimpl.h:
1797         * Toolbar_pimpl.C: handle API change for multiple
1798         toolbars
1799
1800 2003-04-08  John Levon  <levon@movementarian.org>
1801
1802         * Toolbar_pimpl.C: move xpm code into ToolbarBackend,
1803         handle tooltip
1804
1805 2003-04-07  John Levon  <levon@movementarian.org>
1806
1807         * ui/QIncludeDialogBase.ui: make "Show preview"
1808         call change_adaptor()
1809
1810 2003-04-07  John Levon  <levon@movementarian.org>
1811
1812         * QtView.h:
1813         * QtView.C: implement clearMessage()
1814
1815 2003-04-07  John Levon  <levon@movementarian.org>
1816
1817         * QtView.h:
1818         * QtView.C: rename idle_timer_. Make it single-shot.
1819           Do not over-write an explicit message with the
1820           default message.
1821
1822 2003-04-05  John Levon  <levon@movementarian.org>
1823
1824         * QCommandBuffer.C:
1825         * QCommandEdit.C:
1826         * QCommandEdit.h: use tab instead of right-arrow
1827         for completion
1828
1829 2003-04-04  John Levon  <levon@movementarian.org>
1830
1831         * panelstack.C: hide the pointless header
1832
1833 2003-04-04  John Levon  <levon@movementarian.org>
1834
1835         * QCitation.C:
1836         * QCitationDialog.C:
1837         * QCitationDialogBase.ui: some UI fixes, remove
1838         text before, add accelerators
1839
1840 2003-04-03  John Levon  <levon@movementarian.org>
1841
1842         * QRefDialog.h:
1843         * QRefDialog.C: set focus on the refs list. Don't
1844         use "Goto" jargon. Add some accelerators. Make return/click
1845         on a reference close the dialog. Don't use obsolete inSort()
1846
1847 2003-04-01  John Levon  <levon@movementarian.org>
1848
1849         * QtView.C:
1850         * Toolbar_pimpl.C: ToolbarDefaults got renamed,
1851         handle no toolbar
1852
1853 2003-03-31  John Levon  <levon@movementarian.org>
1854
1855         * lyx_gui.C: return useful default font names, add use_gui
1856
1857         * QPrefs.C: remove some dead font code
1858
1859         * qfont_loader.C: use_gui moved.
1860         * qfont_metrics.C: use_gui moved.
1861
1862 2003-03-31  John Levon  <levon@movementarian.org>
1863
1864         * Alert_pimpl.C: remove alert()
1865
1866 2003-03-29  John Levon  <levon@movementarian.org>
1867
1868         * QBrowseBox.C: handle transparent pixmaps
1869
1870 2003-03-29  John Levon  <levon@movementarian.org>
1871
1872         * QBrowseBox.h:
1873         * QBrowseBox.C: fix bug 908
1874
1875 2003-03-29  John Levon  <levon@movementarian.org>
1876
1877         * ui/BulletsModuleBase.ui: final tweaks
1878
1879 2003-03-29  John Levon  <levon@movementarian.org>
1880
1881         * Alert_pimpl.C: implement warning(), information(), error()
1882
1883 2003-03-29  John Levon  <levon@movementarian.org>
1884
1885         * Alert_pimpl.C: implement prompt()
1886
1887 2003-03-29  John Levon  <levon@movementarian.org>
1888
1889         * QDocument.C:
1890         * QDocumentDialog.C:
1891         * QDocumentDialog.h:
1892         * ui/NumberingModuleBase.ui: feedback for numbering
1893
1894         * ui/TextLayoutModuleBase.ui: relayout
1895
1896 2003-03-29  John Levon  <levon@movementarian.org>
1897
1898         * BulletsModule.h:
1899         * BulletsModule.C:
1900         * QDocumentDialog.C:
1901         * ui/BulletsModuleBase.ui: completely rework the
1902         bullets panel
1903
1904 2003-03-28  John Levon  <levon@movementarian.org>
1905
1906         * ui/QDocumentDialogBase.ui: small tweak
1907
1908 2003-03-28  John Levon  <levon@movementarian.org>
1909
1910         * QPrefs.C:
1911         * ui/QPrefSpellcheckerModule.ui: fix bug 978
1912
1913 2003-03-28  John Levon  <levon@movementarian.org>
1914
1915         * ui/QCharacterDialogBase.ui: re-org, fix bug 999
1916
1917 2003-03-28  John Levon  <levon@movementarian.org>
1918
1919         * QParagraph.C:
1920         * QParagraphDialog.C:
1921         * ui/QParagraphDialog.ui: don't use negative checkbox
1922         strings. Add whats this for label width. Add tooltips
1923         (bug 997). Never show "Senseless with this layout!"
1924
1925         * lengthcombo.C: remove pointless whatsthis
1926
1927 2003-03-28  John Levon  <levon@movementarian.org>
1928
1929         * panelstack.C: compile fixes for Qt 2.3
1930
1931 2003-03-28  John Levon  <levon@movementarian.org>
1932
1933         * QFloat.C:
1934         * QFloatDialog.h:
1935         * QFloatDialog.C:
1936         * ui/QFloatDialog.ui:
1937         * Makefile.dialogs:
1938         * moc/Makefile.am:
1939         * floatplacement.h:
1940         * floatplacement.C: move the float code into its
1941           own widget
1942
1943         * QDocument.C:
1944         * QDocumentDialog.h:
1945         * QDocumentDialog.C: use that widget
1946
1947         * Makefile.dialogs:
1948         * QDocument.C:
1949         * QDocumentDialog.h:
1950         * QDocumentDialog.C:
1951         * ui/QDocumentDialogBase.ui:
1952         * ui/ClassModuleBase.ui:
1953         * ui/PaperModuleBase.ui:
1954         * ui/PackagesModuleBase.ui:
1955         * ui/MathsModuleBase.ui:
1956         * ui/LatexModuleBase.ui:
1957         * ui/PageLayoutModuleBase.ui:
1958         * ui/TextLayoutModuleBase.ui: big re-organisation
1959         of the doc dialog panes
1960
1961 2003-03-28  John Levon  <levon@movementarian.org>
1962
1963         * panelstack.C: make sure the first panel is visible
1964
1965         * QDocument.h:
1966         * QDocument.C: add (unused) showPreamble
1967
1968         * QDocumentDialog.h:
1969         * QDocumentDialog.C:
1970         * ui/QDocumentDialog.ui: use PanelStack
1971
1972 2003-03-28  John Levon  <levon@movementarian.org>
1973
1974         * Makefile.am:
1975         * Makefile.dialogs:
1976         * moc/Makefile.am:
1977         * panelstack.h:
1978         * panelstack.C: add new class for handling paned dialogs
1979
1980         * QPrefsDialog.h:
1981         * QPrefsDialog.C:
1982         * ui/QPrefsDialogBase.ui: use the above
1983
1984         * ui/QPrefUIModule.ui: re-layout
1985
1986 2003-03-27  John Levon  <levon@movementarian.org>
1987
1988         * ui/QParagraphDialogBase.ui: fix dupe accelerator / group label
1989
1990 2003-03-27  John Levon  <levon@movementarian.org>
1991
1992         * QLyXKeySym.C: remove debug stuff from startup hot path
1993
1994 2003-03-26  Edwin Leuven  <e.leuven@uva.nl>
1995
1996         * bulletstring.[Ch]: unused; remove
1997
1998 2003-03-26  Angus Leeming  <leeming@lyx.org>
1999
2000         * Dialogs.C:
2001         * Dialogs2.C:
2002         * Dialogs3.C:
2003         * Dialogs_impl.h:
2004         move the contents of Dialogs.C and Dialogs_impl.h into Dialogs2.C.
2005         move Dialog3.C to Dialogs.C.
2006
2007         * Makefile.am: remove Dialogs_impl.h, Dialog3.C.
2008
2009 2003-03-26  Angus Leeming  <leeming@lyx.org>
2010
2011         * Dialogs.C:
2012         * Dialogs2.C:
2013         * Dialogs_impl.h: remove the thesaurus dialog.
2014
2015         * Dialogs3.C: add it here.
2016
2017         * QThesaurus.[Ch]: changes to use the new Dialog-based scheme.
2018
2019 2003-03-25  Angus Leeming  <leeming@lyx.org>
2020
2021         * Dialogs.C:
2022         * Dialogs2.C:
2023         * Dialogs_impl.h: remove the log, showfile and vclog dialogs.
2024
2025         * Dialogs3.C: add these dialogs.
2026
2027         * QLog.[Ch]:
2028         * QShowFile.[Ch]:
2029         * QVCLog.[Ch]: changes to use the new Dialog-based scheme.
2030
2031 2003-03-23  John Levon  <levon@movementarian.org>
2032
2033         * lyx_gui.C: remove unused variables
2034
2035 2003-03-22  John Levon  <levon@movementarian.org>
2036
2037         * qscreen.C: remove "internal" parameter, unused
2038
2039 2003-03-21  John Levon  <levon@movementarian.org>
2040
2041         * QDocument.C: fix swapping of TOC and secnum depth
2042
2043 2003-03-15  John Levon  <levon@movementarian.org>
2044
2045         * QMathDialog.C: "Sans serif" not "San serif"
2046
2047 2003-03-15  John Levon  <levon@movementarian.org>
2048
2049         * ui/QMathDialogBase.ui: fix english in a tooltip
2050
2051 2003-03-15  John Levon  <levon@movementarian.org>
2052
2053         * ui/QRefDialogBase.ui: s/Goto/Go to reference/
2054
2055 2003-03-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2056
2057         * QParagraph.C (apply): do not reset vfill spacing to 'none' when
2058         there is no explicit length given (off by one typo)
2059
2060 2003-03-13  Angus Leeming  <leeming@lyx.org>
2061
2062         * Dialogs.C:
2063         * Dialogs2.C:
2064         * Dialogs_impl.h: remove paragraph dialog.
2065
2066         * Dialogs3.C: add paragraph dialog.
2067
2068         * QParagraph.[Ch]: changes to use the new Dialog-based scheme.
2069
2070 2003-03-12  John Levon  <levon@movementarian.org>
2071
2072         * ui/QPrefsDialogBase.ui: resizing improvement
2073
2074 2003-03-12  Angus Leeming  <leeming@lyx.org>
2075
2076         * Dialogs.C:
2077         * Dialogs2.C:
2078         * Dialogs_impl.h: remove character dialog.
2079
2080         * Dialogs3.C: add character dialog.
2081
2082         * QCharacter.[Ch]: changes to use the new Dialog-based scheme.
2083
2084
2085 2003-03-12  John Levon  <levon@movementarian.org>
2086
2087         * QSearch.C: don't disable checkboxes on RO doc (bug 937)
2088
2089 2003-03-10  Angus Leeming  <leeming@lyx.org>
2090
2091         * Dialogs3.C (build): the "tabularcreate" dialog is always valid.
2092         Use IgnorantPolicy for thr B.C.
2093
2094 2003-03-09  Angus Leeming  <leeming@lyx.org>
2095
2096         * lots of files: changes associated with the clean-up of the
2097         ButtonController.
2098
2099 2003-03-09  Angus Leeming  <leeming@lyx.org>
2100
2101         * Dialogs.C:
2102         * Dialogs2.C:
2103         * Dialogs_impl.h: remove merge changes dialog.
2104
2105         * Dialogs3.C: add merge changes dialog.
2106
2107         * QChanges.[Ch]: changes to use the new Dialog-based scheme.
2108
2109 2003-03-09  Angus Leeming  <leeming@lyx.org>
2110
2111         * Dialogs.C:
2112         * Dialogs2.C:
2113         * Dialogs_impl.h: remove about lyx dialog.
2114
2115         * Dialogs3.C: add about lyx dialog.
2116
2117         * QAbout.[Ch]: changes to use the new Dialog-based scheme.
2118
2119 2003-03-09  Angus Leeming  <leeming@lyx.org>
2120
2121         * Dialogs.C:
2122         * Dialogs2.C:
2123         * Dialogs_impl.h: remove tabularcreate dialog.
2124
2125         * Dialogs3.C: add tabularcreate dialog.
2126
2127         * QTabularCreate.[Ch]: changes to use the new Dialog-based scheme.
2128
2129 2003-03-09  Angus Leeming  <leeming@lyx.org>
2130
2131         * Dialogs.C:
2132         * Dialogs2.C:
2133         * Dialogs_impl.h: remove tabular dialog.
2134
2135         * Dialogs3.C: add tabular dialog.
2136
2137         * QTabular.[Ch]: changes to use the new Dialog-based scheme.
2138
2139 2003-03-09  Angus Leeming  <leeming@lyx.org>
2140
2141         * QDialogView.h: make controller methods of QController public to
2142         enable the QXyzDialog classes to access the controller if need be.
2143         * Qt2Base.h: ditto for the controller methods of Qt2CB.
2144
2145         * QTabular.C:
2146         * QTabularDialog.C: changes due to the changed ControlTabular
2147         interface.
2148
2149 2003-03-07  Dekel Tsur  <dekelts@tau.ac.il>
2150
2151         * QPrefs.C:
2152         * QPrefSpellcheckerModule.ui: Add 'hspell' option.
2153
2154 2003-03-07  Angus Leeming  <leeming@lyx.org>
2155
2156         * Dialogs.C:
2157         * Dialogs2.C:
2158         * Dialogs_impl.h: remove graphics dialog.
2159
2160         * Dialogs3.C: add graphics dialog.
2161
2162         * QGraphics.[Ch]: changes to use the new Dialog-based scheme.
2163
2164 2003-03-07  Angus Leeming  <leeming@lyx.org>
2165
2166         * Dialogs.C:
2167         * Dialogs2.C:
2168         * Dialogs_impl.h: remove minipage dialog.
2169
2170         * Dialogs3.C: add minipage dialog. No longer use the bibitem, include,
2171         label or url controllers; use ControlCommand instead.
2172
2173         * QBibitem.[Ch]:
2174         * QIndex.[Ch]:
2175         * QURL.[Ch]: changes due to use of ControlCommand, above
2176
2177         * QBibitemDialog.C: no need to include controller.
2178
2179         * QMinipage.[Ch]: changes to use the new Dialog-based scheme.
2180
2181 2003-03-06  Alfredo Braunstein  <abraunst@libero.it>
2182
2183         * qscreen.C: use LyXText::top_y() instead of LyXText::first_y
2184
2185 2003-03-06  John Levon  <levon@movementarian.org>
2186
2187         * ui/QPrefUIModule.ui: make max last files reflect reality,
2188         spotted by Michael Abshoff
2189
2190 2003-03-06  John Levon  <levon@movementarian.org>
2191
2192         * QDocument.C: compile fix
2193
2194 2003-03-06  John Levon  <levon@movementarian.org>
2195
2196         * QExternalDialog.C: connect Apply
2197
2198 2003-03-05  Angus Leeming  <leeming@lyx.org>
2199
2200         * QWrap.[Ch]: changes to use the new Dialog-based scheme.
2201
2202         * Dialogs.C:
2203         * Dialogs2.C:
2204         * Dialogs_impl.h: remove wrap dialog.
2205
2206         * Dialogs3.C: add wrap dialog.
2207
2208 2003-03-05  Angus Leeming  <leeming@lyx.org>
2209
2210         * QFloat.[Ch]: changes to use the new Dialog-based scheme.
2211
2212         * Dialogs.C:
2213         * Dialogs2.C:
2214         * Dialogs_impl.h: remove float dialog.
2215
2216         * Dialogs3.C: add float dialog.
2217
2218 2003-03-05  Angus Leeming  <leeming@lyx.org>
2219
2220         * QFloat.C (update_contents): rename FloatParams as InsetFloatParams.
2221
2222 2003-03-05  Angus Leeming  <leeming@lyx.org>
2223
2224         * QInclude.[Ch]: changes to use the new Dialog-based scheme.
2225
2226         * Dialogs.C:
2227         * Dialogs2.C:
2228         * Dialogs_impl.h: remove include dialog.
2229
2230         * Dialogs3.C: add include dialog.
2231
2232 2003-03-05  Angus Leeming  <leeming@lyx.org>
2233
2234         * QExternal.[Ch]: changes to use the new Dialog-based scheme.
2235
2236         * Dialogs.C:
2237         * Dialogs2.C:
2238         * Dialogs_impl.h: remove external dialog.
2239
2240         * Dialogs3.C: add external dialog.
2241
2242 2003-03-05  Angus Leeming  <leeming@lyx.org>
2243
2244         * QIndex.[Ch]: minimal changes needed to use this dialog
2245         for both the Index and the Label dialogs.
2246
2247         * Dialogs3.C: add label dialog.
2248
2249 2003-03-03  Dekel Tsur  <dekelts@tau.ac.il>
2250
2251         * qfont_loader.C (available): Rewrite as the old version did not
2252         work properly.
2253
2254 2003-02-28  Alfredo Braunstein <abraunst@libero.it>
2255
2256         * QLImage.C
2257         * QSendto.C
2258         * QSendtoDialog.C: removed #include "converter.h", and...
2259         * QPrefs.h: added #include "format.h"
2260
2261 2003-02-25  John Levon  <levon@movementarian.org>
2262
2263         From Nathan Weston
2264
2265         * QBibtexDialogBase.ui:
2266         * QCharacterDialogBase.ui:
2267         * QCitationDialogBase.ui:
2268         * QDocumentDialogBase.ui:
2269         * QExternalDialogBase.ui:
2270         * QFloatDialogBase.ui:
2271         * QMinipageDialogBase.ui:
2272         * QParagraphDialogBase.ui: fix default button to be OK (bug #921)
2273
2274 2003-02-23  John Levon  <levon@movementarian.org>
2275
2276         * ui/QParagraphDialogBase.ui: fix dupe accelerator (bug #918)
2277
2278 2003-02-22  Alfredo Braunstein <abraunst@libero.it>
2279
2280         * lyx_gui.C (parse_init): added a call to LoaderQueue::setPriority
2281
2282 2003-02-21  Angus Leeming  <leeming@lyx.org>
2283
2284         * Timeout_pimpl.[Ch]: removed.
2285         * qtTimeout.[Ch]: new files, replacing the above.
2286         The qtTimeout class derives from Timeout::Impl.
2287
2288 2003-02-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2289
2290         * qfont_loader.C (addFontPath): make debug messages quieter
2291
2292 2003-02-21  Angus Leeming  <leeming@lyx.org>
2293
2294         * FileDialog.C (FileDialog): no need for LyXView *.
2295
2296 2003-02-17  John Levon  <levon@movementarian.org>
2297
2298         * QSpellchecker.h:
2299         * QSpellchecker.C:
2300         * ui/QSpellcheckerDialogBase.ui:
2301         * QSpellcheckerDialog.h:
2302         * QSpellcheckerDialog.C: re-working, remove start etc.
2303
2304         * README: add comment about checking accelerators
2305
2306 2003-02-17  John Levon  <levon@movementarian.org>
2307
2308         * ui/QPrefSpellcheckerModule.ui: capitalization fix
2309
2310 2003-02-16  John Levon  <levon@movementarian.org>
2311
2312         * QX.C: consistent title labels for dialogs.
2313
2314 2003-02-15  John Levon  <levon@movementarian.org>
2315
2316         * ui/QSpellcheckerDialogBase.ui: make "Accept" be "Ignore All"
2317
2318         * QSpellchecker.C: default to the first suggestion in replace
2319           combo
2320
2321 2003-02-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2322
2323         * QLPopupMenu.C (populate): adapt to menubackend change. In
2324         particular, unknown and optional+disabled elements are never seen.
2325         (disabled): remove. This is done in backend now.
2326
2327 2003-02-15  John Levon  <levon@movementarian.org>
2328
2329         * QDocument.C:
2330         * QDocumentDialog.C:
2331         * ui/LanguageModuleBase.ui: improve UI of language encoding
2332
2333 2003-02-15  John Levon  <levon@movementarian.org>
2334
2335         * ui/BulletsModuleBase.ui:
2336         * ui/ClassModuleBase.ui:
2337         * ui/LanguageModuleBase.ui:
2338         * ui/MarginsModuleBase.ui:
2339         * ui/NumberingModuleBase.ui:
2340         * ui/QPrefScreenFontsModule.ui:
2341         * ui/QPrefsDialogBase.ui: tab ordering fixes
2342
2343         * README: add some rules
2344
2345 2003-02-15  John Levon  <levon@movementarian.org>
2346
2347         * QPrefs.C: fix silly typo that screwed up the print
2348           parameters
2349
2350 2003-02-14  John Levon  <levon@movementarian.org>
2351
2352         * QtView.h:
2353         * QtView.C: change prohibit/allowInput() to be busy(bool),
2354           and actually implement the busy cursor
2355
2356 2003-02-09  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2357
2358         * QBibtexDialog.C: Fix browsing mechanism of *.sty files (bug 773).
2359
2360         * ui/QBibtexDialogBase.ui: Remove unused Update button (bug 773).
2361         Replace addBib LineEdit with ComboBox.
2362
2363         * QBibtex.C: Insert available .bib-files into addBibCB.
2364
2365 2003-02-13  John Levon  <levon@movementarian.org>
2366
2367         * ui/QSpellcheckerDialogBase.ui: A&dd not &Add, bug 884
2368
2369 2003-02-10  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2370
2371         * QDocument.C: Allow qt users actually to use another
2372         papersize than default (set params.paperpackage).
2373
2374 2003-02-09  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2375
2376         * QDocumentDialog.[Ch]: Show A4 packages also when default
2377         papersize is A4 (and default chosen) and only in portrait mode.
2378
2379 2003-02-12  Dekel Tsur  <dekelts@tau.ac.il>
2380
2381         * qfont_metrics.C: Add checks for lyxrc.use_gui.
2382         This fixes 'lyx -e' with the QT frontend.
2383
2384 2003-02-10  João Luis Meloni Assirati  <assirati@fma.if.usp.br>
2385
2386         * ui/QMathMatrixDialogBase.ui: Fix horizontal alignment tooltip
2387
2388 2003-02-08  John Levon  <levon@movementarian.org>
2389
2390         * Makefile.am:
2391         * QChanges.h:
2392         * QChanges.C:
2393         * QChangesDialog.h:
2394         * QChangesDialog.C:
2395         * ui/QChangesDialogBase.ui: add changes dialog
2396
2397         * ui/QPrefIdentityModule.ui:
2398         * QPrefs.C:
2399         * QPrefsDialog.h:
2400         * QPrefsDialog.C: add identity prefs
2401
2402 2003-02-07  John Levon  <levon@movementarian.org>
2403
2404         * lyx_gui.C: delete lyxserver on exit path (bug 865)
2405
2406 2003-02-07  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2407
2408         * QTabular.C (closeGUI): do not change if nothing has to
2409         be changed (bug 849).
2410
2411 2003-01-31  Michael Schmitt  <michael.schmitt@teststep.org>
2412
2413         * ui/BulletsModuleBase.ui: Replace LaTeX font size names by LyX
2414         names for consistency reasons and to resolve a translation conflict
2415
2416 2003-02-05  John Levon  <levon@movementarian.org>
2417
2418         * QLPrintDialog.C: fix braindead "helpful" code
2419
2420 2003-02-02  John Levon  <levon@movementarian.org>
2421
2422         * QTocDialog.C: set no sorting (bug 856)
2423
2424 2003-02-02  John Levon  <levon@movementarian.org>
2425
2426         * QPrefs.C: apply formats first (bug 854)
2427         * QPrefsDialog.C: make sure a formats/converters item
2428           is always selected (bug 855)
2429
2430 2003-01-31  Angus Leeming  <leeming@lyx.org>
2431
2432         * Qt2Base.[Ch]: instantiate the isVisible() virtual method.
2433
2434 2003-01-30  Angus Leeming  <leeming@lyx.org>
2435
2436         * Dialogs2.C (createIndex): enable ControlCommand to create an
2437         InsetCommandParam of type "index", not null.
2438
2439 2003-01-26  Michael Schmitt  <michael.schmitt@teststep.org>
2440
2441         * ui/QThesaurusDialogBase.ui: add colons to labels.
2442
2443 2003-01-23  John Levon  <levon@movementarian.org>
2444
2445         * ui/*.ui: move several group box labels to title capitalisation
2446
2447 2003-01-20  Michael Schmitt  <michael.schmitt@teststep.org>
2448
2449         * QDocument.C: rename "Xxxskip" to "XxxSkip"
2450         * QGraphicsDialog.C:
2451         * QLog.C: Make output messages identical to other messages
2452         * ui/*.ui: In strings, remove space in front of colon
2453         ("... :" => "...:") for harmonization with xforms labels
2454
2455 2003-01-16  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2456
2457         * ui/QDocumentDialogBase.ui:
2458         * ui/ClassModuleBase.ui:
2459         * ui/LanguageModuleBase.ui:
2460         * ui/PackagesModuleBase.ui:
2461         * QDocument.C:
2462         * QDocumentDialog.[Ch]: Rearrangement.
2463
2464 2003-01-15  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2465
2466         * QIndex.C:
2467         * QUrl.C: fix validation on update().
2468
2469 2003-01-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2470
2471         * FileDialog.C: implement opendir [bug 824], fix mask.
2472
2473         * QPrefsDialog.C: use browsedir for paths [bug 824]
2474
2475 2003-01-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
2476
2477         * qgridview.cpp: rename to...
2478         * qgridview.C: ...this
2479
2480         * Makefile.am: distcheck ready
2481
2482         * Makefile.dialogs: simplify
2483
2484         * Rename a lot of files from *Dialog.ui to *DialogBase.ui
2485
2486         * ui/Makefile.am: simplify and distcheck ready, make sure to dist
2487         all the ui files.
2488
2489         * ui/moc/Makefile.am: simplify and distcheck ready
2490
2491         * moc/Makefile.am: simplify and distcheck ready
2492
2493 2003-01-12  Edwin Leuven  <e.leuven@uva.nl>
2494
2495         * ui/QPreambleDialog.ui:
2496         * QPreamble.[Ch]:
2497         * QPreambleDialog.[Ch]:
2498         * Dialogs.C:
2499         * Dialogs_impl.h:
2500         * Makefile.dialogs: Remove preamble dialog
2501
2502 2003-01-12  Alfredo Braunstein <abraunst@libero.it>
2503
2504         * QSpellcheckerDialog.C (spellcheck,update_contents): enable/disable
2505           elements of the dialog.
2506
2507 2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
2508
2509         * ui/Makefile.am (EXTRA_DIST): dist ui files
2510         (SRCS): var with all ui files
2511
2512 2003-01-06  Michael Schmitt <Michael.Schmitt@teststep.org>
2513
2514         * FileDialog.C:
2515         * QIndexDialog.C:
2516         * QPrefsDialog.C:
2517         * QToc.C:
2518         * qfont_loader.C: fix inconsistent usage of spaces, colons,
2519         capitalization, and the like.
2520
2521 2003-01-05  John Levon  <levon@movementarian.org>
2522
2523         * QLyXKeySym.h:
2524         * QLyXKeySym.C: add an encoding map for getISOEncoded
2525
2526         * lyx_gui.C: init encodings
2527
2528         * QtView.h:
2529         * QtView.C:
2530
2531 2003-01-04  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2532
2533         * QURL.C: isValid(): fix validation.
2534
2535 2002-12-21  John Levon  <levon@movementarian.org>
2536
2537         * FileDialog.C:
2538         * QBibtex.C: fix mis-use of conversions to QString
2539
2540 2003-01-02  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2541
2542         * QCitationDialog.C: update dialog correctly on search.
2543
2544 2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2545
2546         * ui/QMathDialog.ui:
2547         * QPrefsDialog.C (select_workingdir): fix typo
2548
2549 2002-12-21  Dekel Tsur  <dekelts@tau.ac.il>
2550
2551         * qfont_loader.C (isAvailable): Call to addFontPath().
2552         Also, add a cache.
2553
2554 2002-12-20  John Levon  <levon@movementarian.org>
2555
2556         * lyx_gui.C: fix exit to use std::exit, so we don't
2557           end up back in the LyX code
2558
2559 2002-12-19  John Levon  <levon@movementarian.org>
2560
2561         * ui/QPrefsDialog.ui: remove auto-default stuff - it was
2562           confusing
2563
2564 2002-12-19  John Levon  <levon@movementarian.org>
2565
2566         * QLyXKeySym.C: do not attempt to compare Qt::Key_unknowns
2567
2568 2002-12-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2569
2570         * lyx_gui.C (getStatus): forks-show is not implemented by the qt
2571         frontend
2572
2573 2002-12-19  John Levon  <levon@movementarian.org>
2574
2575         * QPrefs.C: if we can't find the font family, use
2576           StyleHint to get one close by
2577
2578 2002-12-18  Alfredo Braunstein <abraunst@libero.it>
2579
2580         * QRef.C (redoRefs): small bug fix (wrong label was selected)
2581
2582 2002-12-18  Edwin Leuven  <e.leuven@uva.nl>
2583
2584         * QCitationDialog.C: update styles combo when necessary
2585
2586 2002-12-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2587
2588         * Alert_pimpl.C (askForText_pimpl): replace qt_() with _()
2589
2590 2002-12-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2591
2592         * QLPopupMenu.C (populate): ignore unknown lfuns; do not insert
2593         separator as first item of a menu
2594
2595         * lyx_gui.C (getStatus): indicate that LFUN_LAYOUT_PREAMBLE and
2596         LFUN_TOOLTIPS_TOGGLE are not implemented
2597
2598 2002-12-18  Edwin Leuven  <e.leuven@uva.nl>
2599
2600         * BulletsModule.C: fix crash on custom bullet cancel
2601
2602 2002-12-18  John Levon  <levon@movementarian.org>
2603
2604         * qfont_loader.C: symbol should not match "Standard Symbols 1"
2605
2606 2002-12-18  John Levon  <levon@movementarian.org>
2607
2608         * qfont_loader.C: rewrite for proper maths symbols
2609           handling
2610
2611 2002-12-17  John Levon  <levon@movementarian.org>
2612
2613         * qt_helpers.h:
2614         * qt_helpers.C: add fromqstr/toqstr/qt_ for converting
2615           using locale from/to QString
2616
2617         * all files: use the above
2618
2619         * QDocumentDialog.C: fix margins properly
2620
2621 2002-12-17  Alfredo Braunstein <abraunst@libero.it>
2622
2623         * QCommandBuffer.C: added up.xpm and down.xpm to the command buffer
2624
2625 2002-12-13  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2626
2627         * QBibtexDialog.[Ch]
2628         * ui/QBibtexDialog.ui:
2629         Add LineEdit for manual *.bib file insertion, ws changes.
2630
2631 2002-12-17  John Levon  <levon@movementarian.org>
2632
2633         * QLPopupMenu.C: add using endl
2634
2635 2002-12-16  Edwin Leuven  <e.leuven@uva.nl>
2636
2637         * BulletsModule.C: forgot to remove an include of
2638         bulletstrings.[Ch] removed in the previous commit
2639
2640 2002-12-16  Edwin Leuven  <e.leuven@uva.nl>
2641
2642         * BulletsModule.[Ch]: Fix bulletstuff
2643         * QDocument.C:
2644         * QDocumentDialog.C:
2645         * ui/BulletsModuleBase.ui:
2646
2647 2002-12-12  John Levon  <levon@movementarian.org>
2648
2649         * QSpellcheckerDialog.h:
2650         * QSpellcheckerDialog.C:
2651         * QSpellchecker.C: place broken word in replace box
2652           for user fixing
2653
2654 2002-12-12  John Levon  <levon@movementarian.org>
2655
2656         * FileDialog_private.C: don't mess with windows z-ordering
2657           when opening a dialog (appear above focusWidget)
2658
2659 2002-12-12  John Levon  <levon@movementarian.org>
2660
2661         * QLyXKeySym.C: check for isNull(). It's needed by
2662           Kornel, dunno why
2663
2664 2002-12-12  John Levon  <levon@movementarian.org>
2665
2666         * ui/QSpellcheckerDialog.ui: make double click replace word
2667
2668 2002-12-12  John Levon  <levon@movementarian.org>
2669
2670         * QSearchDialog.C:
2671         * ui/QSearchDialog.ui: fixes from Alfredo
2672
2673 2002-12-12  John Levon  <levon@movementarian.org>
2674
2675         * QLyxKeySym.h:
2676         * QLyXKeySym.C:
2677         * qlkey.h: implement isText() to allow us to insert
2678           unrecognised text
2679
2680 2002-12-11  John Levon  <levon@movementarian.org>
2681
2682         * qfont_loader.h:
2683         * qfont_loader.C:
2684         * qfont_metrics.C: cache per-char widths to avoid slowness
2685           of QFontMetrics::width
2686
2687 2002-12-10  John Levon  <levon@movementarian.org>
2688
2689         * ui/QURLDialog.ui: fix tab order
2690
2691 2002-12-10  John Levon  <levon@movementarian.org>
2692
2693         * QRef.C: patch from Alfredo
2694
2695 2002-12-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2696
2697         * QAbout.C (build_dialog): use old over-eager version for 1.3.0.
2698
2699 2002-12-09  John Levon  <levon@movementarian.org>
2700
2701         * ui/*ModuleBase.ui: some capitalisation fixes
2702
2703 2002-12-08  John Levon  <levon@movementarian.org>
2704
2705         * ui/Makefile.am: use uic -tr; fix by Pauli Virtanen
2706
2707 2002-12-08  John Levon  <levon@movementarian.org>
2708
2709         * ui/QExternalDialog.ui: connect Edit button; fix by
2710         Alfredo Braunstein
2711
2712 2002-12-07  John Levon  <levon@movementarian.org>
2713
2714         * QMathMatrixDialog.C: row/column insert was inverted; fix
2715           by Alfredo Braunstein
2716
2717 2002-12-07  John Levon  <levon@movementarian.org>
2718
2719         * QDelimiterDialog.C:
2720         * QDelimiterDialog.h:
2721         * QMathDialog.C:
2722         * QMathDialog.h:
2723         * iconpalette.h: fix connections for Qt 3, hopefully
2724
2725 2002-12-05  John Levon  <levon@movementarian.org>
2726
2727         * QContentPane.C: set I-beam cursor
2728
2729 2002-11-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2730
2731         * qlkey.h (string_to_qkey): Add many missing entries
2732
2733 2002-12-04  John Levon  <levon@movementarian.org>
2734
2735         * qt_helpers.h:
2736         * qt_helpers.C:
2737         * QDocument.h:
2738         * QDocument.C: move methods below to helpers
2739
2740 2002-11-03  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2741
2742         * QDocument.C: new methods widgetsToLength, lengthToWidgets.
2743         set defaultUnit
2744
2745 2002-12-03  John Levon  <levon@movementarian.org>
2746
2747         * QIncludeDialog.C: another fix
2748
2749 2002-12-03  John Levon  <levon@movementarian.org>
2750
2751         * ui/QIncludeDialog.ui:
2752         * QInclude.C: support preview()
2753
2754 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
2755
2756         * several files: ws changes
2757
2758 2002-11-30  John Levon  <levon@movementarian.org>
2759
2760         * QParagraph.C: another fix from Otto Tronarp
2761
2762 2002-11-30  John Levon  <levon@movementarian.org>
2763
2764         * various: string(widget->text()) is not good.
2765
2766 2002-11-28  John Levon  <levon@movementarian.org>
2767
2768         * qt_helpers.C: fix build
2769
2770 2002-11-28  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2771
2772         * qsetborder.[Ch]: implement John's setEnabled bool
2773
2774         * QTabular.C:
2775         * QTabularDialog.C: remaining fixes.
2776
2777 2002-11-28  John Levon  <levon@movementarian.org>
2778
2779         * QSpellcheckerDialog.C: fix Escape + restarting spellcheck
2780
2781 2002-11-28  John Levon  <levon@movementarian.org>
2782
2783         * QSpellcheckerDialog.C: small fix
2784
2785 2002-11-28  John Levon  <levon@movementarian.org>
2786
2787         * QDocument.C: fix line spacing
2788
2789 2002-11-27  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2790
2791         * ui/TabularDialog.ui:
2792         * QTabular.C:
2793         * QTabularDialog.C: ui fixes.
2794
2795 2002-11-27  Dekel Tsur  <dekelts@tau.ac.il>
2796
2797         * qfont_loader.C (font_info): Use lyxrc.*_font_foundry.
2798
2799         * QPrefs.C: Handle lyxrc.*_font_foundry.
2800
2801         * qt_helpers.C: New file.
2802
2803 2002-11-27  John Levon  <levon@movementarian.org>
2804
2805         * qsetborder.h:
2806         * qsetborder.C: cleanup
2807
2808         * QTabular.C:
2809         * QTabularDialog.C: cleanups, fixes
2810
2811 2002-11-27  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2812
2813         * ui/TabularDialog.ui:
2814         * QTabular.[Ch]:
2815         * QTabularDialog.[Ch]: implement most functions
2816         * qsetborder.[Ch]: fixes
2817
2818 2002-11-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
2819
2820         * Alert_pimpl.C (askForText_pimpl): use boost.format
2821
2822 2002-11-26  John Levon  <levon@movementarian.org>
2823
2824         * QMathDialog.C:
2825         * Toolbar_pimpl.h:
2826         * Toolbar_pimpl.C: Qt is the Lord of Suck
2827
2828 2002-11-25  John Levon  <levon@movementarian.org>
2829
2830         * qscreen.C: use LColor::cursor properly
2831
2832         * QPrefs.C:
2833         * ui/QPrefKeyboardModule.ui:
2834         * ui/QPrefUIModule.ui: UI fixes
2835
2836 2002-11-25  Herbert Voss  <Herbert.Voss@alumni.TU-Berlin.DE>
2837
2838         * QVCLog.C (update_contents): fix USE_BOOST_FORMAT
2839
2840 2002-11-24  John Levon  <levon@movementarian.org>
2841
2842         * QDocumentDialog.C: fix build
2843
2844 2002-11-21  Angus Leeming  <leeming@lyx.org>
2845
2846         * QDocumentDialog.C (classChanged): use ControlDocument::loadTextclass.
2847
2848 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2849
2850         * QVCLog.C (update_contents): use boost::format
2851
2852 2002-11-21  John Levon  <levon@movementarian.org>
2853
2854         * qscreen.C: show content pane cursor even when
2855           focus is on dialog, command buffer etc.
2856
2857 2002-11-20  John Levon  <levon@movementarian.org>
2858
2859         * QMathDialog.C: don't pass empty commands to math
2860           on menu tear-off
2861
2862 2002-11-20  John Levon  <levon@movementarian.org>
2863
2864         * QLPopupMenu.C: only check .disabled() on Commands
2865
2866 2002-11-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2867
2868         * QLPopupMenu.C (getLabel): show labels for menu entries
2869
2870         * qlkey.h (string_to_qkey): add support for KP_xxx keysyms
2871
2872 2002-11-20  John Levon  <levon@movementarian.org>
2873
2874         * ui/QDelimiterDialog.ui: geometry fix
2875
2876 2002-11-20  John Levon  <levon@movementarian.org>
2877
2878         * Toolbar_pimpl.C:
2879         * QDelimiterDialog.C:
2880         * QMathDialog.C: use find_xpm to mangle name
2881
2882 2002-11-20  John Levon  <levon@movementarian.org>
2883
2884         * QDelimiterDialog.h:
2885         * QDelimiterDialog.C: fix delimiter connect()
2886
2887 2002-11-20  John Levon  <levon@movementarian.org>
2888
2889         * QDocument.C:
2890         * QDocumentDialog.C: fix my sillies
2891
2892 2002-11-20  John Levon  <levon@movementarian.org>
2893
2894         * QLPainter.C: use realColor not color for the font
2895
2896 2002-11-18  John Levon  <levon@movementarian.org>
2897
2898         * Makefile.am:
2899         * qfontexample.h:
2900         * qfontexample.C:
2901         * QPrefs.C:
2902         * QPrefsDialog.h:
2903         * QPrefsDialog.C:
2904         * ui/QPrefScreenFontsModule.ui: show an example
2905           of the chosen font
2906
2907 2002-11-18  John Levon  <levon@movementarian.org>
2908
2909         * ui/Makefile.am:
2910         * moc/Makefile.am:
2911         * ui/moc/Makefile.am:
2912         * Makefile.am: define no translation
2913
2914         * QDocument.C: avoid QBloatList
2915
2916 2002-11-17  John Levon  <levon@movementarian.org>
2917
2918         * ui/QPrefScreenFontsModule.ui:
2919         * QPrefsDialog.h:
2920         * QPrefsDialog.C:
2921         * QPrefs.C: use font families properly
2922
2923         * qfont_loader.C: and obey them
2924
2925 2002-11-17  John Levon  <levon@movementarian.org>
2926
2927         * QPrefsDialog.C: partial fonts fix
2928
2929 2002-11-17  John Levon  <levon@movementarian.org>
2930
2931         * QPrefsDialog.h:
2932         * QPrefsDialog.C: implement browse slots. Also
2933           try to do something with fonts for Qt 3 (untested)
2934
2935 2002-11-17  John Levon  <levon@movementarian.org>
2936
2937         * QGraphics.C: some fixes from Herbert & me
2938
2939 2002-11-15  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2940
2941         * FileDialog.C: fix empty mask string
2942
2943 2002-11-17  John Levon  <levon@movementarian.org>
2944
2945         * QLImage.C: implement monochrome, and fake grayscale
2946
2947 2002-11-17  John Levon  <levon@movementarian.org>
2948
2949         * qfont_loader.h:
2950         * qfont_loader.C: fix totally broken update code
2951
2952 2002-11-17  John Levon  <levon@movementarian.org>
2953
2954         * Makefile.am:
2955         * qcoloritem.h:
2956         * qcoloritem.C:
2957         * ui/QPrefColorsModule.ui:
2958         * QPrefs.C:
2959         * QPrefsDialog.h:
2960         * QPrefsDialog.C: implement colors. We're done !
2961
2962 2002-11-17  John Levon  <levon@movementarian.org>
2963
2964         * FileDialog.C:  split into open/save so open
2965           no longer says "Save" !
2966
2967 2002-11-17  John Levon  <levon@movementarian.org>
2968
2969         * QPrefsDialog.h:
2970         * QPrefsDialog.C: implement converters
2971
2972 2002-11-17  John Levon  <levon@movementarian.org>
2973
2974         * QPrefsDialog.C:
2975         * QPrefs.C: implement formats
2976
2977 2002-11-17  John Levon  <levon@movementarian.org>
2978
2979         * fontloader.C: disable crashing code for now
2980
2981         * QPrefs.h:
2982         * QPrefs.C:
2983         * QPrefsDialog.C: implement most prefs load/save
2984
2985 2002-11-17  John Levon  <levon@movementarian.org>
2986
2987         * ui/QPref*:
2988         * QPrefsDialog.C:
2989         * QPrefs.C: more work
2990
2991 2002-11-15  Edwin Leuven  <leuven@fee.uva.nl>
2992
2993         * QTabular.C: compile fixes
2994
2995 2002-11-15  Edwin Leuven  <leuven@fee.uva.nl>
2996
2997         * ui/QTabularDialog.ui: some relabelling
2998
2999 2002-11-15  John Levon  <levon@movementarian.org>
3000
3001         * QPrefs.h:
3002         * QPrefs.C: some update() work
3003
3004 2002-11-15  John Levon  <levon@movementarian.org>
3005
3006         * QPrefs.C: add #if 0 xforms code for working on
3007
3008         * QTabular.C: remove some handled #if 0 code
3009
3010 2002-11-15  John Levon  <levon@movementarian.org>
3011
3012         * qsetborder.h:
3013         * qsetborder.C: fix ws
3014
3015 2002-11-15  John Levon  <levon@movementarian.org>
3016
3017         * QTabularDialog.h:
3018         * QTabularDialog.C:
3019         * QTabular.C: add some stuff
3020
3021 2002-11-15  John Levon  <levon@movementarian.org>
3022
3023         * Makefile.dialogs:
3024         * Makefile.am:
3025         * moc/Makefile.am:
3026         * Dialogs2.C:
3027         * Dialogs_impl.h:
3028         * Dialogs.C:
3029         * QTabular.h:
3030         * QTabular.C:
3031         * QTabularDialog.h:
3032         * QTabularDialog.C: add skeleton
3033
3034 2002-11-14  John Levon  <levon@movementarian.org>
3035
3036         * ui/QTabularDialog.ui: label for cell pos
3037
3038 2002-11-13  Herbert Voss  <voss@perce.de>
3039
3040         * QBibtex.C: (apply, isValid) small changes
3041
3042 2002-11-13  John Levon  <levon@movementarian.org>
3043
3044         * all pref files: make the stack work
3045
3046 2002-11-13  John Levon  <levon@movementarian.org>
3047
3048         * Dialogs.C:
3049         * Dialogs2.C:
3050         * Dialog_impl.h:
3051         * Makefile.dialogs:
3052         * QPrefs.h:
3053         * QPrefs.C:
3054         * QPrefsDialog.h:
3055         * QPrefsDialog.C: add skeleton dialog
3056
3057 2002-11-13  John Levon  <levon@movementarian.org>
3058
3059         * ui/QBibtexDialog.ui: add some change_adaptors()
3060
3061         * QBibtex.C: fix duplicate entries in style CB, and
3062           alphasort it again, but still allow empty/user-defined
3063           style
3064
3065 2002-11-12  Herbert Voss  <voss@perce.de>
3066
3067         * QBibtex.[Ch]: fix bugs in the apply-part
3068
3069 2002-11-13  John Levon  <levon@movementarian.org>
3070
3071         * QDocument.h:
3072         * QDocument.C:
3073         * QDocumentDialog.h:
3074         * QDocumentDialog.C:
3075         * ui/QDocumentDialog.ui:
3076         * ui/BulletsModuleBase.ui: some UI fixes
3077
3078 2002-11-12  Edwin Leuven  <leuven@fee.uva.nl>
3079
3080         * QDocumentDialog.C: enable apply on change
3081         * QBrowseBox.C: remove qWarning
3082
3083 2002-11-12  Edwin Leuven  <leuven@fee.uva.nl>
3084
3085         * BulletsModule.C: more bullet changes
3086         * BulletsModule.h
3087         * Makefile.am
3088         * QDocument.C
3089         * QDocumentDialog.C
3090         * bulletstrings.C
3091         * bulletstrings.h
3092         * ui/BulletsModuleBase.ui
3093
3094 2002-11-12  Edwin Leuven  <leuven@fee.uva.nl>
3095
3096         * QBrowseBox: Juergen Spitzmueller's mouse focus fix
3097
3098 2002-11-08  Edwin Leuven  <leuven@fee.uva.nl>
3099
3100         * Dialogs2.C: compile fix
3101
3102 2002-11-08  Edwin Leuven <leuven@fee.uva.nl>
3103
3104         * QDocument.[Ch]: Remove unused methods
3105         * QBrowseBox.[Ch]: Capture mouse, new methods, etc
3106         * BulletsModule.[Ch]: Further improvements
3107         * QDocumentDialog.[Ch]: more bullet stuff
3108         * ui/BulletsModuleBase.ui: idem
3109         * ui/QTabularDialog.ui: new tabular dialog
3110         * qsetborder.[Ch]: new small qt widget to set table borders
3111
3112 2002-11-08  Dekel Tsur  <dekelts@tau.ac.il>
3113
3114         * lyx_gui.C:
3115         * QWorkArea.C: Fix X selection code.
3116
3117 2002-11-07  John Levon  <levon@movementarian.org>
3118
3119         * ui/QIncludeDialog.ui:
3120         * QInclude.C: fix setting of combobox
3121
3122 2002-11-07  John Levon  <levon@movementarian.org>
3123
3124         * ui/QPref*: add initial prefs ui from Juergen S
3125
3126 2002-11-27  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3127
3128         * ui/QDocument.ui:
3129         * QDocumentDialog.C:
3130         * QDocument.[Ch]:
3131         Implement "Save as default" and "Use class defaults"
3132
3133         * QDocumentDialog.C: Fix dialog update on class change
3134         implement lyxrc.auto_reset_options
3135
3136 2002-11-07  John Levon  <levon@movementarian.org>
3137
3138         * QGraphics.[Ch]:
3139         * QGraphicsDialog.[Ch]:
3140         * ui/QGraphicsDialog.ui: various fixes so it actually
3141         works
3142
3143 2002-11-01  Herbert Voss  <voss@perce.de>
3144
3145         * QGraphics.[Ch]:
3146         * QGraphicsDialog.[Ch]:
3147         * ui/QGraphicsDialog.ui: get scale/rotate working
3148
3149 2002-11-04  Angus Leeming  <leeming@lyx.org>
3150
3151         * QGraphics.C (update_contents): controller.getUnits() ->
3152         frnt::getBBUnits().
3153
3154 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
3155
3156         * QAbout.C (build_dialog): do not use str().c_str() when not needed.
3157
3158         * qttableview.C: include config.h
3159
3160         * lyx_gui.C: move includes around a bit
3161         (start): adjust signature
3162
3163 2002-10-31  John Levon  <levon@movementarian.org>
3164
3165         * QExternal.C: fix crash, valid check
3166
3167 2002-10-31  John Levon  <levon@movementarian.org>
3168
3169         * QGraphics.C:
3170         * QGraphicsDialog.C:
3171         * QGraphicsDialog.h:
3172         * ui/QGraphicsDialog.ui: bb unit fixes
3173
3174 2002-10-30  John Levon  <levon@movementarian.org>
3175
3176         * QPrintDialog.[hC]: move to ...
3177
3178         * QLPrintDialog.[hC]: ... here to prevent name clash
3179
3180         * QPrint.h:
3181         * QPrint.C:
3182         * Dialogs_impl.h:
3183         * Makefile.dialogs: from above
3184
3185         * QSpellchecker.C: reset progress
3186
3187 2002-10-30  John Levon  <levon@movementarian.org>
3188
3189         * QGraphics.C:
3190         * ui/QGraphicsDialog.ui: some fixes from Herbert
3191
3192 2002-10-30  John Levon  <levon@movementarian.org>
3193
3194         * ui/QTabularDialog.ui: initial UI from Juergen Spitzmueller
3195
3196 2002-10-28  John Levon  <levon@movementarian.org>
3197
3198         * iconpalette.C:
3199         * QMathDialog.C: fix symbol insert breakage from Lars' patch
3200
3201 2002-10-26  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3202
3203         * ui/QMathMatrixDialog.ui:
3204         * QMathMatrixDialog.[Ch]:
3205         * Makefile.dialogs:
3206         * QMath.C:
3207         * QMathDialog.C: implement Matrix dialog
3208
3209         * QMathDialog.C: enlarge Symbols combox (prevent scrollbar)
3210
3211 2002-10-28  Dekel Tsur  <dekelts@tau.ac.il>
3212
3213         * qfont_loader.C (font_info): Add xfonts to the font path if
3214         necessary.
3215
3216 2002-10-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3217
3218         * QVCLog.C (update_contents): modify
3219
3220         * QPreamble.C (apply): modify
3221
3222 2002-10-21  Dekel Tsur  <dekelts@tau.ac.il>
3223
3224         * qfont_metrics.C (ascent): Fix returned value.
3225
3226 2002-10-21  Philippe Elie  <phil.el@wanadoo.fr>
3227
3228         * QContentPane.h:
3229         * QContentPane.C: implement wheelEvent
3230
3231 2002-10-20  Dekel Tsur  <dekelts@tau.ac.il>
3232
3233         * several files: Use QT_VERSION >= 300 instead of >= 0x030000
3234
3235 2002-10-20  John Levon  <levon@movementarian.org>
3236
3237         * ui/QDelimiterDialog.ui: remove two huge XPMs that
3238           were accidentally built in
3239
3240 2002-10-20  Lars Gullik Bjønnes  <larsbj@gullik.net>
3241
3242         * Toolbar_pimpl.C (setLayout): initialize i to 0, don't
3243         reinitialize.
3244
3245         * README: add a comment about the strange moc behaviour.
3246
3247         * QWrap.C (apply): local ref to params
3248         (update_contents): ditto
3249         (numtostr): use erase to clear string
3250
3251         * QWorkArea.C (setScrollbarParams): use explicit std::max
3252
3253         * QURL.C (update_contents): local ref to params
3254         (apply): ditto
3255
3256         * QRef.C (update_contents): local ref to params
3257         (apply): ditto
3258
3259         * QPreambleDialog.C (editClicked): no need to explicitly
3260         initialize an std::string.
3261         (editClicked): read file with smaller overhead.
3262
3263         * QParagraph.C (apply): local ref to params
3264         (update_contents): ditto
3265
3266         * QMinipage.C (apply): local ref to params
3267         (update_contents): ditto
3268         (update_contents): handle InsetMinipage::top in switch
3269
3270         * QMath.C (createMathPanel): use "new Type" not "new Type()"
3271
3272         * QLyXKeySym.h: adda key_ accessor key().
3273
3274         * QLyXKeySym.C (operator=): out of class version.
3275
3276         * QLog.C (update_contents): use a simpler and faster way to fill
3277         the log dialog.
3278
3279         * QLPopupMenu.C (getLabel): use subst directly on mi.label()
3280
3281         * QLPainter.C (QLPainter): use "new Type" not "new Type()"
3282         (lines): put int i inside for scope
3283         (fillPolygon): put j insize for scope
3284
3285         * QInclude.C (update_contents): local ref to params
3286         (apply): ditto
3287
3288         * QGraphics.C (update_contents): initialize item to 0
3289         (apply): use erase to clear string
3290
3291         * QFloat.C (update_contents): local ref to params
3292         (apply): ditto
3293
3294         * QExternal.C (update_contents): local ref to params
3295         (helpText): ditto
3296         (apply): ditto
3297
3298         * QERT.C (apply): local reference to params
3299
3300         * QDocument.C (apply): have a local reference to the params
3301         (update_contents): ditto
3302
3303         * QCommandEdit.C: add missing include config.h
3304
3305         * QCommandBuffer.C (QCommandBuffer): call method directly on
3306         unnamed pointer objects.
3307         (complete): use "new Type", not "new Type()"
3308         (complete): use explict std::max
3309
3310         * QCharacter.C (update_contents): use a local reference as
3311         controller cache
3312         (apply): ditto
3313
3314         * QBibtex.C (update_contents): use erase to clear a string.
3315
3316         * QAbout.C (build_dialog): fill the credits view in a bit more
3317         elegant way
3318
3319         * almost all files: clean up formatting and indenting.
3320
3321 2002-10-19  Lars Gullik Bjønnes  <larsbj@gullik.net>
3322
3323         * qfont_loader.C (update): move loop vars into for scopes.
3324         (get): add some debug msg.
3325         (font_info): ditto
3326         (getfontinfo): simplify slightly
3327
3328         * QParagraph.C (setWidgetsFromVSpace): initilize item
3329
3330         * QERT.C (update_contents): initialize rb
3331
3332         * QDocument.C (build_dialog): move int n inside for scope.
3333
3334         * QCharacter.C (findPos2nd): add a typedef
3335
3336         * FileDialog_private.C: include order changed.
3337         (LyXFileDialog): some reformat
3338
3339         * FileDialog.C: include order changed.
3340         (FileDialog): fix wrong use of new.
3341
3342 2002-10-17  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3343
3344         * ui/QSendtoDialog.ui: fix layout
3345
3346 2002-10-17  Angus Leeming  <leeming@lyx.org>
3347
3348         * lyx_gui.C (getDPI): use an average of DpiX and DpiY.
3349
3350         * QBrowseBox.[Ch] (c-tor): remove unneeded arguments.
3351
3352 2002-10-17  André Pönitz  <poenitz@lyx.org>
3353
3354         * QBrowseBox.[Ch]: fix style issues
3355
3356 2002-10-17  Angus Leeming  <leeming@lyx.org>
3357
3358         * ui/moc/Makefile.am:
3359         * moc/Makefile.am: add a distclean-local target to remove *_moc.C.
3360
3361 2002-10-16  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3362
3363         * ui/QSendtoDialog.ui:
3364         * QSendtoDialog.[Ch]:
3365         * QSendto.[Ch]:
3366         * Makefile.dialogs:
3367         * Dialogs.C:
3368         * Dialogs2.C:
3369         * Dialogs_impl.h: Implement Sendto (Custom Export) dialog
3370
3371 2002-10-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3372
3373         * qfont_loader.C (font_info): correct calculation of font size
3374         (point size) for qt.
3375
3376 2002-10-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3377
3378         * QBrowseBox.C (QBrowseBox): transpose const char
3379
3380 2002-10-15  Angus Leeming  <leeming@lyx.org>
3381
3382         * QBrowseBox.C (c-tor): default values should go only in the .h file.
3383
3384         * QDocument.C: add a using std::vector declaration.
3385
3386 2002-10-15  Dekel Tsur  <dekelts@tau.ac.il>
3387
3388         * QLPainter.C (text): Unicode support.
3389         * qfont_metrics.C (width): ditto.
3390
3391         * qfont_loader.C (available): Add code for QT 2.x.
3392
3393 2002-10-14  Dekel Tsur  <dekelts@tau.ac.il>
3394
3395         * lyx_gui.C (getDPI): Implemented.
3396
3397 2002-10-12  Dekel Tsur  <dekelts@tau.ac.il>
3398
3399         * qfont_loader.C (available): Implemented.
3400
3401 2002-10-09  Edwin Leuven <leuven@fee.uva.nl>
3402
3403         * QDocument.C: Brand new document dialog
3404         * QDocument.h:
3405         * QDocumentDialog.C:
3406         * QDocumentDialog.h:
3407         * BulletsModule.C:
3408         * BulletsModule.h:
3409         * Dialogs.C:
3410         * Dialogs2.C:
3411         * Dialogs_impl.h:
3412         * Makefile.am:
3413         * Makefile.dialogs:
3414         * QBrowseBox.C:
3415         * QBrowseBox.h:
3416         * qgridview.cpp:
3417         * qgridview.h:
3418         * moc/Makefile.am:
3419         * ui/BiblioModuleBase.ui:
3420         * ui/BulletsModuleBase.ui:
3421         * ui/ClassModuleBase.ui:
3422         * ui/LanguageModuleBase.ui:
3423         * ui/Makefile.am:
3424         * ui/MarginsModuleBase.ui:
3425         * ui/NumberingModuleBase.ui:
3426         * ui/PackagesModuleBase.ui:
3427         * ui/PaperModuleBase.ui:
3428         * ui/PreambleModuleBase.ui:
3429         * ui/QDocumentDialog.ui:
3430         * ui/QGraphicsDialog.ui:
3431         * ui/QPrintDialog.ui:
3432         * ui/QRefDialog.ui:
3433
3434 2002-09-28  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3435
3436         * ui/QWrapDialog.ui:
3437         * QWrapDialog.[Ch]:
3438         * QWrap.[Ch]:
3439         * Makefile.dialogs:
3440         * Dialogs.C:
3441         * Dialogs2.C:
3442         * Dialogs_impl.h: Implement Wrap figure dialog
3443
3444 2002-09-25  Angus Leeming  <leeming@lyx.org>
3445
3446         * Dialogs2.C:
3447         * Dialogs_impl.h:
3448         * LyXKeySymFactory.C:
3449         * LyXScreenFactory.C:
3450         * Menubar_pimpl.[Ch]:
3451         * Toolbar_pimpl.[Ch]:
3452         * WorkAreaFactory.C:
3453         * lyx_gui.C: doxygen fixes.
3454
3455 2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
3456
3457         * ui/moc/Makefile.am (INCLUDES):
3458         * ui/Makefile.am (INCLUDES):
3459         * moc/Makefile.am (INCLUDES):
3460         * Makefile.am (INCLUDES): loose SIGC_INCLUDES
3461
3462 2002-09-24  John Levon  <levon@movementarian.org>
3463
3464         * QCommandEdit.h:
3465         * QCommandEdit.C: fix build by removing the pragmas.
3466
3467 2002-09-24  Angus Leeming  <leeming@lyx.org>
3468
3469         * most files: "standard-conforming" Licence declaration.
3470         Remove trailing whitespace.
3471
3472         * many header files: do not #include <config.h>.
3473         Remove unnecessary #includes by using forward declarations.
3474         Add as first line: // -*- C++ -*-
3475         Move several definitions of virtual functions out of line
3476         as they are unlikely to be inlined anyway (and it reduces
3477         header file dependencies)...
3478
3479         * many files: added g++ #pragma directives.
3480
3481 2002-09-23  Angus Leeming  <leeming@lyx.org>
3482
3483         * QMath.h: forward declare QMathDialog.
3484         Remove trailing semi-colons after definition of apply and
3485         update_contents methods.
3486
3487         * qfont_metrics.C: endl is in namespace std.
3488         Some whitespece stuff.
3489
3490 2002-09-22  John Levon  <levon@movementarian.org>
3491
3492         * qlkey.h: make Key_Unknown a modifier, to handle
3493           Norbert's Alt Gr
3494
3495 2002-09-17  John Levon  <levon@movementarian.org>
3496
3497         * QLPainter.C: use dots for dashes because Qt sucks
3498
3499 2002-09-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3500
3501         * Toolbar_pimpl.C (changed_layout): when selecting a layout in
3502         combox, make sure the corresponding shortcut is shown in
3503         minibuffer
3504
3505 2002-09-16  John Levon  <levon@movementarian.org>
3506
3507         * FileDialog.C: set AnyFile mode
3508
3509 2002-09-16  John Levon  <levon@movementarian.org>
3510
3511         * QMathDialog.C: allow menus to be torn off
3512
3513 2002-09-16  John Levon  <levon@movementarian.org>
3514
3515         * QDelimiterDialog.C: fix empty delimiter
3516
3517 2002-09-15  John Levon  <levon@movementarian.org>
3518
3519         * Makefile.dialogs:
3520         * ui/QDelimiterDialog.ui:
3521         * QDelimiterDialog.h:
3522         * QDelimiterDialog.C:
3523         * QMath.h:
3524         * QMath.C:
3525         * QMathDialog.h:
3526         * QMathDialog.C: add delimiter dialog
3527
3528 2002-09-15  John Levon  <levon@movementarian.org>
3529
3530         * Alert_pimpl.C: title fix
3531
3532 2002-09-14  John Levon  <levon@movementarian.org>
3533
3534         * QMath.h:
3535         * QMath.C:
3536         * QMathDialog.h:
3537         * QMathDialog.C:
3538         * ui/QMathDialog.ui: matrix
3539
3540 2002-09-14  John Levon  <levon@movementarian.org>
3541
3542         * qlkey.h: fix two typos to be Alt_R instead
3543
3544 2002-09-14  John Levon  <levon@movementarian.org>
3545
3546         * qfont_metrics.C: fix rbearing()
3547
3548 2002-09-14  John Levon  <levon@movementarian.org>
3549
3550         * QLPainter.C: fix arc
3551
3552 2002-09-14  John Levon  <levon@movementarian.org>
3553
3554         * ui/QMathDialog.ui:
3555         * QMathDialog.h:
3556         * QMathDialog.C: add back display. Implement
3557           font/style
3558
3559 2002-09-14  John Levon  <levon@movementarian.org>
3560
3561         * ui/QMathDialog.ui:
3562         * QMathDialog.h:
3563         * QMathDialog.C: add spaces menu
3564
3565 2002-09-13  John Levon  <levon@movementarian.org>
3566
3567         * Menubar_pimpl.C:
3568         * QLPopupMenu.C: fix submenus again
3569
3570 2002-09-12  John Levon  <levon@movementarian.org>
3571
3572         * qscreen.h:
3573         * qscreen.C: be even smarter about repaint() vs. update()
3574
3575 2002-09-12  John Levon  <levon@movementarian.org>
3576
3577         * QPrint.C: don't reset unless different buffer
3578
3579 2002-09-12  John Levon  <levon@movementarian.org>
3580
3581         * QPrint.C: get collate from params too
3582
3583         * ui/QGraphicsDialog.ui: re-arrange bb a bit
3584
3585 2002-09-12  John Levon  <levon@movementarian.org>
3586
3587         * Menubar_pimpl.C:
3588         * Menubar_pimpl.h:
3589         * QtView.C: implement openByName(). Move activated
3590         signal to per-menu
3591
3592 2002-09-12  John Levon  <levon@movementarian.org>
3593
3594         * QCommandBuffer.C: fix click
3595
3596 2002-09-12  John Levon  <levon@movementarian.org>
3597
3598         * QMathDialog.C: work around Qt bug in previous change
3599
3600 2002-09-12  John Levon  <levon@movementarian.org>
3601
3602         * QMathDialog.h:
3603         * QMathDialog.C: load icon palettes on demand
3604
3605 2002-09-12  John Levon  <levon@movementarian.org>
3606
3607         * QMathDialog.C: get the scrollbars right on first show
3608
3609 2002-09-11  John Levon  <levon@movementarian.org>
3610
3611         * QPrint.h:
3612         * QPrint.C:
3613         * ui/QPrintDialog.ui: update for odd/even changes
3614
3615 2002-09-11  John Levon  <levon@movementarian.org>
3616
3617         * QCitationDialog.C: show right info when selecting a cite
3618
3619         * QParagraphDialog.C: don't validate lengths, to allow glue
3620
3621 2002-09-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3622
3623         * QFloatDialog.C: Fix the setEnable() logic
3624
3625 2002-09-11  John Levon  <levon@movementarian.org>
3626
3627         * Alert_pimpl.C:
3628         * QExternalDialog.h:
3629         * QExternalDialog.C:
3630         * QGraphicsDialog.h:
3631         * QGraphicsDialog.C:
3632         * QIncludeDialog.h:
3633         * QIncludeDialog.C:
3634         * QIndexDialog.h:
3635         * QIndexDialog.C:
3636         * QSearchDialog.h:
3637         * QSearchDialog.C:
3638         * QURLDialog.h:
3639         * QURLDialog.C: focus on the first linedit on show()
3640
3641 2002-09-11  John Levon  <levon@movementarian.org>
3642
3643         * QSearchDialog.C: fill combo boxes
3644
3645 2002-09-11  John Levon  <levon@movementarian.org>
3646
3647         * qscreen.C: use repaint() not update() for immediate change
3648
3649         * QContentPane.C: warning fix
3650
3651 2002-09-11  John Levon  <levon@movementarian.org>
3652
3653         * qfont_metrics.C: fix button metrics
3654
3655         * QLPainter.C: fillPolygon() should actually fill
3656
3657 2002-09-10  John Levon  <levon@movementarian.org>
3658
3659         * Menubar_pimpl.C:
3660         * QLPopupMenu.h:
3661         * QLPopupMenu.C: finally fix Navigate
3662
3663 2002-09-10  John Levon  <levon@movementarian.org>
3664
3665         * ui/QIncludeDialog.ui:
3666         * QInclude.h:
3667         * QInclude.C: remove don't typeset
3668
3669         * Dialogs2.C: add empty showWrap
3670
3671 2002-09-08  John Levon  <levon@movementarian.org>
3672
3673         * QFloat.C: another fix
3674
3675 2002-09-08  John Levon  <levon@movementarian.org>
3676
3677         * QFloat.h:
3678         * QFloat.C:
3679         * QFloatDialog.h:
3680         * QFloatDialog.C:
3681         * ui/QFloatDialog.ui: fix bug 527 and more
3682
3683 2002-09-12  Angus Leeming  <leeming@lyx.org>
3684
3685         * iconpalette.C (resizeEvent): compile fix.
3686
3687         * QInclude.C (update_contents): remove lyxerr call.
3688
3689 2002-09-08  John Levon  <levon@movementarian.org>
3690
3691         * qfont_loader.C: fix bug 531 (emph())
3692
3693 2002-09-08  John Levon  <levon@movementarian.org>
3694
3695         * QMathDialog.C:
3696         * iconpalette.h:
3697         * iconpalette.C: make sizing work properly
3698
3699 2002-09-08  John Levon  <levon@movementarian.org>
3700
3701         * QMathDialog.h:
3702         * QMathDialog.C: detachable icon menus
3703
3704 2002-09-08  John Levon  <levon@movementarian.org>
3705
3706         * QMathDialog.C:
3707         * iconpalette.h:
3708         * iconpalette.C: re lay out on size change
3709
3710 2002-09-08  John Levon  <levon@movementarian.org>
3711
3712         * QMathDialog.h:
3713         * QMathDialog.C:
3714         * iconpalette.C: More fixes.
3715
3716 2002-09-08  John Levon  <levon@movementarian.org>
3717
3718         * ui/QMathDialog.ui:
3719         * QMathDialog.h:
3720         * QMathDialog.C: add decos as symbols. Some fixes.
3721
3722 2002-09-07  John Levon  <levon@movementarian.org>
3723
3724         * qfont_metrics.C: unrevert per-char metrics. Droppings
3725           are better than entirely wrong metrics. Hopefully
3726           Andre can fix it ...
3727
3728 2002-09-07  John Levon  <levon@movementarian.org>
3729
3730         * qfont_loader.C: fix sizes for symbols etc.
3731
3732 2002-09-07  John Levon  <levon@movementarian.org>
3733
3734         * qfont_metrics.C: revert accurate per-char metrics
3735           because LyX is broken
3736
3737 2002-09-07  John Levon  <levon@movementarian.org>
3738
3739         * qfont_loader.h:
3740         * qfont_loader.C: add debug
3741
3742 2002-09-06  John Levon  <levon@movementarian.org>
3743
3744         * QMath.h:
3745         * QMath.C: add sub/superscript
3746
3747         * ui/QMathDialog.ui:
3748         * QMathDialog.h:
3749         * QMathDialog.C: add dots. Use a completely broken :(
3750           scrollview.
3751
3752         * iconpalette.C: increase size
3753
3754 2002-09-04  Angus Leeming  <leeming@lyx.org>
3755
3756         * QLyXKeySym.C: using std::endl directive.
3757
3758 2002-08-30  John Levon  <levon@movementarian.org>
3759
3760         * Makefile.dialogs:
3761         * moc/Makefile.am:
3762         * QMath.h:
3763         * QMath.C:
3764         * QMathDialog.h:
3765         * QMathDialog.C:
3766         * ui/QMathDialog.ui: start math panel
3767
3768         * iconpalette.h:
3769         * iconpalette.C: new widget used by above
3770
3771 2002-08-29  John Levon  <levon@movementarian.org>
3772
3773         * Toolbar_pimpl.C: defocus layout combo on select
3774
3775 2002-08-29  John Levon  <levon@movementarian.org>
3776
3777         * QtView.C: add back in allow/prohibitInput (for now)
3778
3779         * TODO: update
3780
3781 2002-08-29  John Levon  <levon@movementarian.org>
3782
3783         * Toolbar_pimpl.C: mathed math-insert - skip
3784           the preceding '\' when looking for file name
3785
3786 2002-08-29  John Levon  <levon@movementarian.org>
3787
3788         * Toolbar_pimpl.C: math xpm handling in preparation
3789         for some fixed XPMs
3790
3791 2002-08-29  John Levon  <levon@movementarian.org>
3792
3793         * QCommandBuffer.h:
3794         * QCommandBuffer.C: use a QListView not combo box.
3795           Qt Sucks.
3796
3797 2002-08-29  John Levon  <levon@movementarian.org>
3798
3799         * ui/*: use size grippie consistently
3800
3801 2002-08-29  John Levon  <levon@movementarian.org>
3802
3803         * QContentPane.C:
3804         * QContentPane.h: implement triple click
3805
3806 2002-08-29  John Levon  <levon@movementarian.org>
3807
3808         * QInclude.C: remove some wrong code removed from xforms
3809
3810 2002-08-29  John Levon  <levon@movementarian.org>
3811
3812         * qfont_metrics.C: add per char ascent/descent
3813
3814 2002-08-28  John Levon  <levon@movementarian.org>
3815
3816         * QContentPane.C: fix cut-and-paste borkage from
3817           LFUN_MOUSE changes
3818
3819 2002-08-25  Rob Lahaye  <lahaye@snu.ac.kr>
3820
3821         * QLImage.C: replace redundant xoffset_l and yoffset_t
3822         calculation by something better.
3823
3824 2002-08-25  John Levon  <levon@movementarian.org>
3825
3826         * FileDialog.C:
3827         * FileDialog_private.h:
3828         * FileDialog_private.C: disable non-sync code due
3829           to Qt bug. Add support for buttons
3830
3831 2002-08-25  John Levon  <levon@movementarian.org>
3832
3833         * QLPopupMenu.C: implement optional() support
3834
3835         * TODO: update
3836
3837 2002-08-25  John Levon  <levon@movementarian.org>
3838
3839         * Makefile.am:
3840         * Menubar_pimpl.h:
3841         * Menubar_pimpl.C:
3842         * QLPopupMenu.h:
3843         * QLPopupMenu.C: Populate menus upon open
3844
3845 2002-08-25  John Levon  <levon@movementarian.org>
3846
3847         * qlkey.h: add A-Z into string_to_qkey
3848
3849         * QLyXKeySym.h:
3850         * QLyXKeySym.C: remove crap again
3851
3852 2002-08-25  John Levon  <levon@movementarian.org>
3853
3854         * QLyXKeySym.h:
3855         * QLyXKeySym.C:
3856         * QContentPane.C: revert some wrong direction stuff and try
3857           again. STILL BROKEN :(
3858
3859 2002-08-25  John Levon  <levon@movementarian.org>
3860
3861         * QGraphics.C:
3862         * ui/QGraphicsDialog.ui: update, and some UI improvements
3863
3864 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
3865
3866         * lengthcombo.C: apply changes to "enum UNIT" in src/lyxlength.h
3867
3868         * QLImage.C:
3869         * QGraphics.C: Implement changes for new xforms graphics dialog
3870         (NB: Qt Graphics dialog itself is NOT YET updated!).
3871
3872 2002-08-15  Angus Leeming  <leeming@lyx.org>
3873
3874         * lyx_gui.C (hexname): enable previews to work!
3875
3876 2002-08-15  Angus Leeming  <leeming@lyx.org>
3877
3878         * Dialogs.C:
3879         * Dialogs2.C
3880         * Dialogs_impl.h: the brave new world of Dialog creation.
3881
3882         * guiapi.C: discard.
3883
3884         * Makefile.am: add new files Dialogs2.C Dialogs_impl.h and
3885         remove guiapi.C.
3886
3887 2002-08-14  John Levon  <levon@movementarian.org>
3888
3889         * Alert_pimpl.C: remove xforms header
3890
3891         * Toolbar_pimpl.C: build fix
3892
3893 2002-08-13  Angus Leeming  <leeming@lyx.org>
3894
3895         * Qt2Base.h: compile fix isReadonly -> bufferIsReadonly.
3896
3897         * FileDialog_private.C:
3898         * Menubar_pimpl.C:
3899         * Toolbar_pimpl.C:
3900         * QtView.C:
3901         * lyx_gui.C:
3902         changes due to the changed LyXView interface that now returns references
3903         to member variables not pointers.
3904
3905 2002-08-12  Angus Leeming  <leeming@lyx.org>
3906
3907         * Menubar_pimpl.C: no need to #include "Dialogs.h". Remove semi-colon
3908         from namespace closing delimiter.
3909
3910         * Menubar_pimpl.h:  remove MenuItemInfo:: prefix from c-tor declaration.
3911
3912         * QAbout.[Ch]:
3913         * QBibitem.[Ch]:
3914         * QBibtex.[Ch]:
3915         * QCharacter.[Ch]:
3916         * QCitation.[Ch]:
3917         * QERT.[Ch]:
3918         * QError.[Ch]:
3919         * QExternal.[Ch]:
3920         * QFloat.[Ch]:
3921         * QGraphics.[Ch]:
3922         * QInclude.[Ch]:
3923         * QIndex.[Ch]:
3924         * QLog.[Ch]:
3925         * QMinipage.[Ch]:
3926         * QParagraph.[Ch]:
3927         * QPreamble.[Ch]:
3928         * QPrint.[Ch]:
3929         * QRef.[Ch]:
3930         * QSearch.[Ch]:
3931         * QShowFile.[Ch]:
3932         * QSpellchecker.[Ch]:
3933         * QTabularCreate.[Ch]:
3934         * QTexinfo.[Ch]:
3935         * QThesaurus.[Ch]:
3936         * QToc.[Ch]:
3937         * QURL.[Ch]:
3938         * QVCLog.[Ch]:
3939         No longer pass Controller or Dialogs to the c-tor.
3940         No longer forward-declare Dialogs.
3941
3942         * Qt2Base.[Ch]: derives from ViewBase directly.
3943         No longer passed ControlButtons & or Dialogs &.
3944         (bc): new method, enabling the daughter classes to access the
3945         ButtonController.
3946         (slotWMHide):
3947         (slotApply):
3948         (slotOK):
3949         (slotClose):
3950         (slotRestore): changes due to a change in the ViewBase class.
3951
3952         * QtView.C (c-tor): no longer pass Dialogs & to the Toolbar.
3953
3954         * Toolbar_pimpl.[Ch] (c-tor): no longer passed a Dialogs &.
3955
3956         * guiapi.C: access the controller methods by explicit invocation of the
3957         controller.
3958
3959 2002-08-09  John Levon  <levon@movementarian.org>
3960
3961         * Toolbar_pimpl.C: add missing header
3962
3963 2002-08-08  John Levon  <levon@movementarian.org>
3964
3965         * Toolbar_pimpl.C:
3966         * Menubar_pimpl.C: lyxaction cleanup
3967
3968 2002-08-08  John Levon  <levon@movementarian.org>
3969
3970         * QGraphicsDialog.C: enable rotate
3971
3972         * ui/QGraphicsDialog.ui: trigger changed on
3973           activated() not highlighted()
3974
3975 2002-08-08  John Levon  <levon@movementarian.org>
3976
3977         * QGraphics.C:
3978         * ui/QGraphicsDialog.ui: lots of fixes and cleanup
3979
3980         * ui/QRefDialog.ui: geometry cleanup
3981
3982 2002-08-07  John Levon  <levon@movementarian.org>
3983
3984         * Menubar_pimpl.C: fix compile for gcc 3.1
3985
3986 2002-08-06  John Levon  <levon@movementarian.org>
3987
3988         * ui/QSpellcheckerDialogBase.ui:
3989         * QSpellcheckerDialog.h:
3990         * QSpellchecker.h:
3991         * QSpellchecker.C: remove options()
3992
3993         * QtView.C: fix build
3994
3995 2002-07-31  John Levon  <levon@movementarian.org>
3996
3997         * io_callback.h: make a more proper class
3998
3999         * lyx_gui.C: implement removal of I/O callbacks
4000
4001 2002-07-30  John Levon  <levon@movementarian.org>
4002
4003         * qlkey.h:
4004         * QLyXKeySym.h:
4005         * QLyXKeySym.C: do our own getISOEncoded() mapping
4006           because Qt can't handle it
4007
4008 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
4009
4010         * several file: strip,frontStrip -> trim,ltrim,rtrim
4011
4012 2002-07-25  John Levon  <levon@movementarian.org>
4013
4014         * Toolbar_pimpl.C: fix tooltips
4015
4016 2002-07-25  John Levon  <levon@movementarian.org>
4017
4018         * QCommandEdit.C:
4019         * Toolbar_pimpl.C: make Tab work in the content pane
4020
4021 2002-07-25  John Levon  <levon@movementarian.org>
4022
4023         * Menubar_pimpl.C: split create/fill of menus into
4024           two functions
4025
4026 2002-07-25  John Levon  <moz@compsoc.man.ac.uk>
4027
4028         * Menubar_pimpl.C: make it compile again
4029
4030 2002-07-24  John Levon  <moz@compsoc.man.ac.uk>
4031
4032         * Menubar_pimpl.C: make it compile again
4033
4034 2002-07-24  Angus Leeming  <leeming@lyx.org>
4035
4036         * FileDialog_private.C (done): add a false to the arguments passed to
4037         getLyXFunc.
4038
4039         * QBibtex.C:
4040         * QCommandBuffer.C: add a using std::vector directive.
4041
4042         * QBibtexDialog.C: s/<vector.h>/<vector>/
4043
4044         * QCommandBuffer.C: remove trailing semi-colon at the end of the
4045         namespace scope.
4046
4047         * QTexinfo.h: s/vector<string>/std::vector<string>/
4048
4049 2002-07-23  Edwin Leuven <leuven@fee.uva.nl>
4050
4051         * QBibtex.C: syle combobox instead of listbox
4052         * QBibtexDialog.C:
4053         * ui/QBibtexDialog.ui
4054         * QTexinfo.C: Repair view without path/selection
4055         * QTexinfo.h
4056         * QTexinfoDialog.C
4057         * QTexinfoDialog.h
4058         * ui/QTexinfoDialog.ui
4059         * ui/QCitationDialog.ui: layout fix
4060         * ui/QExternalDialog.ui: idem
4061         * TODO: update
4062
4063 2002-07-23  John Levon  <moz@compsoc.man.ac.uk>
4064
4065         * QCommandBuffer.C: real compile fix
4066
4067 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
4068
4069         * QLyXKeySym.C: return 0 when text_ is empty
4070           for getISOEncoded()
4071
4072 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
4073
4074         * QCommandBuffer.C: probably compile fix
4075
4076         * QtView.C:
4077         * Toolbar_pimpl.h:
4078         * Toolbar_pimpl.C: remove dead code
4079
4080 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
4081
4082         * lyx_gui.C: add exit() so we don't busy loop !
4083
4084 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
4085
4086         * QCommandEdit.C: complete if right at end of line
4087
4088         * QLyXKeySym.C: cleanup comments
4089
4090         * QtView.C: prefer const int
4091
4092         * qlkey.h: fix some transliteration errors...
4093
4094 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
4095
4096         * Toolbar_pimpl.h:
4097         * Toolbar_pimpl.C: remove ->push()
4098
4099 2002-07-22  Edwin Leuven  <leuven@fee.uva.nl>
4100
4101         * QCitationDialog.C: fix loop search and info update after selecting
4102         * TODO: remove this is issue
4103
4104 2002-07-22  Edwin Leuven  <leuven@fee.uva.nl>
4105
4106         * ui/QBibtexDialog.ui: style browser
4107         * QBibtex.C: idem
4108         * QBibtexDialog.C: idem
4109
4110         * ui/QRefDialog.ui: document combo
4111         * QRef.C: idem
4112
4113         * QInclude.C: new layout
4114         * ui/QIncludeDialog.ui: new layout
4115
4116         * ui/QCitationDialog.ui: new layout
4117
4118         * ui/QExternalDialog.ui: new layout
4119
4120         * QGraphics.C: Compile fix
4121
4122         * TODO:
4123
4124 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
4125
4126         * Menubar_pimpl.h:
4127         * Menubar_pimpl.C: implement check/disable, submenus
4128
4129 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
4130
4131         * Toolbar_pimpl.h:
4132         * Toolbar_pimpl.C: implement getLayoutList()
4133
4134 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4135
4136         * Toolbar_pimpl.C: use BufferParams::getLyXTextClass
4137
4138 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
4139
4140         * QToc.h:
4141         * QToc.C: compile fixes, default to depth_(1)
4142
4143 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
4144
4145         * Menubar_pimpl.C: change for removed menubar stuff
4146
4147 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
4148
4149         * QtView.C: reset idle timer on message()
4150
4151 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
4152
4153         * QLImage.C: various fixes
4154
4155         * QWorkArea.C: set focus proxy
4156
4157         * qscreen.C: don't show cursor when in command buffer
4158
4159         * Makefile.am:
4160         * moc/Makefile.am:
4161         * QMiniBuffer.h:
4162         * QMiniBuffer.C:
4163         * QCommandBuffer.h:
4164         * QCommandBuffer.C:
4165         * QCommandEdit.h:
4166         * QCommandEdit.C:
4167         * QtView.h:
4168         * QtView.C: Rudimentary command buffer
4169
4170 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
4171
4172         * QWorkArea.C: remove unnecessary include
4173
4174 2002-07-18  John Levon  <moz@compsoc.man.ac.uk>
4175
4176         * QtView.C:
4177         * Toolbar_pimpl.C:
4178         * lyx_gui.C: verboseDispatch() is now dispatch()
4179
4180 2002-07-07  Edwin Leuven  <leuven@fee.uva.nl>
4181
4182         * QParagraph.[Ch]: Add paragraph dialog
4183         * QParagraphDialog.[Ch]:
4184         * ui/QParagraphDialog.[Ch]:
4185         * Makefile.am:
4186         * Makefile.dialogs:
4187         * guiapi.C:
4188
4189 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
4190
4191         * QtView.C: basic statusbar show
4192
4193 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
4194
4195         * QLImage.C: add using std
4196
4197 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
4198
4199         * QLImage.h:
4200         * QLImage.C: remove getPixmap() add isDrawable()
4201
4202 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
4203
4204         * io_callback.h:
4205         * lyx_gui.C: make set_read_callback() work
4206
4207 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
4208
4209         * lyx_gui.C: add set_read_callback()
4210
4211         * Makefile.am:
4212         * xforms/*: remove
4213
4214 2002-07-13  John Levon  <moz@compsoc.man.ac.uk>
4215
4216         * QtView.C: add a status bar
4217
4218         * Toolbar_pimpl.C: minor fixes
4219
4220         * lyx_gui.C: implement hexname()
4221
4222 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
4223
4224         * lyx_gui.C: move init_graphics() to parse_init()
4225
4226 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
4227
4228         * Toolbar_pimpl.h:
4229         * Toolbar_pimpl.C: remove unused (de)activate()
4230
4231 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
4232
4233         * lyx_gui.C: implement update_fonts(), font_available()
4234
4235 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
4236
4237         * lyx_gui.C: add un-needed update_color()
4238
4239 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
4240
4241         * QtView.h:
4242         * QtView.C: remove unused methods
4243
4244 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
4245
4246         * Makefile.am:
4247         * QLImage.h:
4248         * QLImage.C: initial image loader
4249
4250         * lyx_gui.C: initialise graphics
4251
4252         * QLPainter.C: draw images
4253
4254         * QWorkArea.C: implement clipboard as much as possible
4255
4256 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
4257
4258         * dialog files: add unused Dialogs paramater to allow compile
4259
4260         * QtView.C:
4261         * QMiniBuffer.h:
4262         * QMiniBuffer.C:
4263         * Makefile.am: add QMiniBuffer (placeholder)
4264
4265         * TODO: add
4266
4267         * Toolbar_pimpl.h:
4268         * Toolbar_pimpl.C: compile fix
4269
4270         * lyx_gui.C: add hexname() place holder
4271
4272 2002-07-04  André Pönitz  <poenitz@lyx.org>
4273
4274         * xforms/Makefile.am: replace XFORMSGIMAGE by XFORMSIMAGE
4275
4276 2002-06-28  Angus Leeming  <leeming@lyx.org>
4277
4278         * QLPainter.[Ch]: changes associated with the name change
4279         grfx::GImage -> grfx::Image.
4280
4281 2002-06-21  Angus Leeming  <leeming@lyx.org>
4282
4283         * Menubar_pimpl.C (c-tor): rename MenuBackend const & mb argument to
4284         avoid name clash with MenuBackend::const_iterator mb.
4285
4286         * QContentPane.C:
4287         * QLPainter.C:
4288         * qscreen.C: add using std::endl directive.
4289
4290         * QLPainter.C (lines, fillPolygon) : wrap QCOORD points inside a
4291         scoped_array as np is not known at compile time and my compiler barfs.
4292
4293         * Toolbar_pimpl.h: forward declare class ToolbarProxy.
4294
4295         * qfont_loader.h: don't #include "font_loader.h".
4296
4297         * qfont_metrics.C: remove trailing ';' from namespace anon scope.
4298
4299 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
4300
4301         * qfont_metrics.C: fix variable names
4302
4303 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
4304
4305         * QWorkArea.C: remove dead splash code
4306
4307 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
4308
4309         * QContentPane.C: restore calls to workAreaResize()
4310
4311         * QLyXKeySym.h: tidy
4312
4313         * QWorkArea.h: remove redraw()
4314
4315         * QWorkArea.C: remove resize()
4316
4317 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
4318
4319         * guiapi.C: createIndex() changed
4320
4321 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
4322
4323         * QWorkArea.h: remove unused resize(...)
4324
4325 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
4326
4327         * QWorkArea.h: remove unused stuff
4328
4329 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
4330
4331         * QContentPane.h:
4332         * QContentPane.C: remove focus/unfocus events
4333
4334 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
4335
4336         * QWorkArea.h: remove unused methods
4337
4338 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
4339
4340         * LyXKeySymFactory.C: add
4341
4342         * Makefile.am:
4343         * QContentPane.C:
4344         * qlkey.h:
4345         * QLyXKeySym.h:
4346         * QLyXKeySym.C: get keyboard partly working
4347
4348         * qfont_metrics.C: fix compile
4349
4350 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
4351
4352         * Makefile.am: add the new files ...
4353
4354         * Dialogs.C:
4355         * guiapi.C:
4356         * all dialogs: implement new dialog stuff, fix compile
4357
4358         * FileDialog_private.h:
4359
4360         * GUIRunTime.C:
4361         * lyx_gui.C: update for lyx_gui namespace
4362
4363         * LyXScreenFactory.C: add
4364
4365         * QContentPane.h:
4366         * QContentPane.C: new widget for containing a lyx document
4367
4368         * QLPainter.h:
4369         * QLPainter.C: qt painter object
4370
4371         * QWorkArea.h:
4372         * QWorkArea.C: Qt version of the work area
4373
4374         * QtView.h:
4375         * QtView.C: Qt version of LyXView
4376
4377         * Toolbar_pimpl.h:
4378         * Toolbar_pimpl.C:
4379         * Menubar_pimpl.h:
4380         * Menubar_pimpl.C: initial Qt versions
4381
4382         * WorkAreaFactory.C: generate a QWorkArea
4383
4384         * emptytable.C: add a resize grippie
4385
4386         * qfont_loader.h:
4387         * qfont_loader.C: font loader for Qt
4388
4389         * qfont_metrics.h:
4390         * qfont_metrics.C: font metrics for Qt
4391
4392         * qlkey.h: convert Qt key symbol into a name
4393
4394         * qscreen.h:
4395         * qscreen.C: Qt version of screen
4396
4397         * moc/Makefile.am: add new files
4398
4399         * xforms/Makefile.am: remove all xforms dialogs
4400
4401 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4402
4403         * Qt2BC.C: do not include ButtonController.tmpl
4404
4405 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
4406
4407         * QtLyXView.h: moved into frontends/
4408
4409 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4410
4411         * QDocument.h: use more specific smart_ptr header.
4412         * Qt2Base.h: ditto
4413
4414 2002-04-30  John Levon  <moz@compsoc.man.ac.uk>
4415
4416         * QCharacter.h:
4417         * QCharacter.C: update for language i18n change
4418
4419 2002-04-16  John Levon  <moz@compsoc.man.ac.uk>
4420
4421         * Dialogs.C: add tooltipsEnabled()
4422
4423         * QTeXInfo.C: include right header
4424
4425         * moc/Makefile.am: add back missing moc files
4426
4427         * xforms/Makefile.am: add missing FeedbackController
4428
4429 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4430
4431         * xforms/Makefile.am (link_files): use correct _SOURCES variable.
4432
4433         * ui/moc/Makefile.am: move include to top
4434         (DISTCLEANFILES): take the UIMOCDIALOGS variable instead
4435
4436         * ui/Makefile.am: ws change
4437
4438         * moc/Makefile.am: move include to top
4439
4440         * Makefile.am (EXTRA_DIST): some file taken from...
4441         * Makefile.dialogs (DIALOGSOURCES):here
4442
4443         * xforms/Makefile.am (EXTRA_DIST): delete
4444         (libqt2xforms_la_SOURCES): change to...
4445         (nodist_libqt2xforms_la_SOURCES): this
4446
4447         * ui/moc/Makefile.am (libqt2uimoc_la_SOURCES): change to...
4448         (nodist_libqt2uimoc_la_SOURCES): this
4449
4450         * ui/Makefile.am (libqt2ui_la_SOURCES): change to...
4451         (nodist_libqt2ui_la_SOURCES): this
4452
4453         * moc/Makefile.am (libqtmoc_la_SOURCES): comment out
4454         (nodist_libqt2moc_la_SOURCES): new
4455
4456         * Makefile.dialogs (DIALOGSOURCES): add QParagraph,
4457         QParagraphDialog, QDocument, QDocumentDialog
4458
4459         * Makefile.am (DISTCLEANFILES): delete
4460         (EXTRA_DIST): add with Makefile.dialogs
4461
4462 2002-04-02  John Levon  <moz@compsoc.man.ac.uk>
4463
4464         * ui/QParagraphDialog.ui: fix a couple of typos for
4465           the translators
4466
4467 2002-03-25  Angus Leeming  <a.leeming@ic.ac.uk>
4468
4469         * xforms/Makefile.am (link_files): whitespace.
4470
4471 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
4472
4473         * xforms/Makefile.am (libqt2xforms.la): it should depend on
4474         libqt2xforms_la_OBJECTS not libqt2xforms_la_SOURCES!
4475
4476 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4477
4478         * most files: ws cleanup
4479
4480 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4481
4482         * docygen fixes.
4483
4484 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
4485
4486         * GUIRunTime.C (initialiseGraphics): use the xforms image loader if
4487         your version of the xforms libraries is up to the task.
4488
4489         * xforms/Makefile.am: link in the xforms image loader if so configured.
4490
4491 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
4492
4493         * Dialogs.C (redrawGUI): removed to frontends/Dialogs.C
4494
4495         * Dialogs.C:
4496         * GUIRunTime.C (initialiseGraphics): moved to GUIRunTime.
4497
4498 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4499
4500         * Makefile.am: get rid of LYX_LIBS
4501
4502         * QDocument.C (class_update): layout as string
4503
4504 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
4505
4506         * Makefile.am:
4507         * moc/Makefile.am:
4508         * ui/Makefile.am:
4509         * ui/moc/Makefile.am: fix compile
4510
4511         * xforms/: compile the necessary files via symlinks
4512
4513         * QPreambleDialog.C: new systemcall interface
4514
4515         * Timeout_pimpl.h:
4516         * Timeout_pimpl.C: add running()
4517
4518         * Dialogs.C: add init graphics, and doc/par xforms forms
4519
4520 2002-02-06  John Levon  <moz@compsoc.man.ac.uk>
4521
4522         * QToc.C: fix crash
4523
4524 2002-02-06  Edwin Leuven  <leuven@fee.uva.nl>
4525
4526         * QGraphics.C: compilation fix
4527         * QTexinfoDialog.C:
4528         * QTexinfoDialog.h:
4529         * ui/QTexinfoDialog.ui: remove help button
4530
4531 2002-01-31  Edwin Leuven  <leuven@fee.uva.nl>
4532
4533         * qt2/QGraphics.C:
4534         * qt2/QGraphics.h:
4535         * qt2/QGraphicsDialog.C:
4536         * qt2/QGraphicsDialog.h:
4537         * qt2/lengthcombo.C:
4538         * qt2/ui/QGraphicsDialog.ui: new dialog
4539         * qt2/QAbout.C:
4540         * qt2/ui/QAboutDialog.ui: reduce size
4541         * qt2/ui/QFloatDialog.ui: update dialog
4542
4543 2002-01-29  Edwin Leuven  <leuven@fee.uva.nl>
4544
4545         * Makefile.am:
4546         * Dialogs.C:
4547         * Makefile.dialogs:
4548         * QShowFile.h:
4549         * QShowFile.C:
4550         * QShowFileDialog.h:
4551         * QShowFileDialog.C:
4552         * ui/QShowFileDialog.ui: add showfile dialog
4553         * ui/QCitationDialog.ui: minor layout tweaks
4554
4555 2002-01-25  Angus Leeming  <a.leeming@ic.ac.uk>
4556
4557         * Dialogs.C: removed now redundant #include "QParagraph.h".
4558
4559         * QSearchDialog.h (remember): removed unnecessary
4560         QSearchDialog qualifier.
4561
4562         * QTexinfo.C:
4563         * QToc.C: added various using std::xyz directives.
4564
4565 2002-01-25  Edwin Leuven  <leuven@fee.uva.nl>
4566
4567         * Makefile.am:
4568         * Dialogs.C:
4569         * Makefile.dialogs:
4570         * QFloat.h:
4571         * QFloat.C:
4572         * QFloatDialog.h:
4573         * QFloatDialog.C:
4574         * ui/QFloatDialog.ui: add float dialog
4575
4576 2002-01-25  John Levon  <moz@compsoc.man.ac.uk>
4577
4578         * Makefile.am:
4579         * Makefile.dialogs: don't compile QPar/Doc
4580           for now, as they cause problems
4581
4582 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
4583
4584         * Makefile.am:
4585         * Dialogs.C:
4586         * QToc.h:
4587         * QToc.C:
4588         * QTocDialog.h:
4589         * QTocDialog.C:
4590         * ui/QTocDialog.ui: resuscitate TOC dialog
4591
4592 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
4593
4594         * QCitation.h:
4595         * QCitation.C:
4596         * QCitationDialog.h:
4597         * QCitationDialog.C:
4598         * ui/QCitationDialog.ui: natbib fixes
4599
4600 2002-01-19  Edwin Leuven  <leuven@fee.uva.nl>
4601
4602         * QTexinfo.[Ch]: added
4603         * QTexinfoDialog.[Ch]: added
4604         * ui/QTexinfoDialog.ui: added
4605         * Dialogs.C: add dialog
4606         * Makefile.dialogs: idem
4607
4608 2002-01-18  Edwin Leuven  <leuven@fee.uva.nl>
4609
4610         * QMinipage.C: compiles fixes (lyxlength related)
4611
4612 2002-01-15  John Levon  <moz@compsoc.man.ac.uk>
4613
4614         * Makefile.am:
4615         * FileDialog_private.h: fix compile
4616
4617         * QThesaurus.h:
4618         * QThesaurus.C:
4619         * QThesaurusDialog.h:
4620         * QThesaurusDialog.C:
4621         * ui/QThesaurusDialog.ui: new thesaurus code
4622
4623 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
4624
4625         * QMinipage.C (apply, update_contents): MinipageParams::width renamed
4626         as MinipageParams::pageWidth.
4627
4628 2002-01-04  John Levon  <moz@compsoc.man.ac.uk>
4629
4630         * QParagraph.C: add needed include
4631
4632 2001-12-08  John Levon  <moz@compsoc.man.ac.uk>
4633
4634         * Makefile.am:
4635         * Dialogs.C: bring back unconverted dialogs
4636
4637 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
4638
4639         * QParagraph.C:
4640         * QParagraphDialog.h:
4641         * QParagraphDialog.C: use new vspace API
4642
4643         * QTocDialog.C: silence warnings
4644
4645 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4646
4647         * qttableview.C: change "while(" to "while ("
4648
4649 2001-12-05  Allan Rae  <rae@lyx.org>
4650
4651         * QParagraph.C (apply):
4652         (update): Use the right LyXText -- extending John's fix
4653
4654 2001-12-01  Maks Orlovich  <mo002j@mail.rochester.edu>
4655
4656         * moc/Makefile.am:
4657         * Makefile.am:
4658         * QBibtexDialog.C:
4659         * QExternalDialog.C:
4660         * QParagraphDialog.h:
4661         * QPreambleDialog.C:
4662         * emptytable.C:
4663         * qttableview.C:
4664         * qttableview.C:
4665         * qttableview.h: fixes for Qt3
4666
4667 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
4668
4669         * Makefile.am: add Alert_pimpl.lo
4670
4671 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
4672
4673         * Makefile.am: link in new DropDown.lo
4674
4675         * QSpellcheckerDialog.C: fix warning
4676
4677         * ui/moc/Makefile.am: remove dead thing
4678
4679 2001-10-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4680
4681         * ui/moc/Makefile.am: remove unportable # at beginning of
4682         declaration.
4683
4684         * ui/Makefile.am:
4685         * Makefile.am: remove extra DISTCLEANFILES declaration
4686
4687 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
4688
4689         * ui/QDocumentDialog.ui:
4690         * QDocument.C (build_dialog): support latin4
4691
4692 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
4693
4694         * ui/QDocumentDialog.ui:
4695         * QDocument.C (build_dialog): support latin3
4696
4697 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
4698
4699         * Dialogs.C: remove splash dialog code.
4700
4701         * QSplash.[Ch]:
4702         * QSplashDialog.[Ch]: removed.
4703
4704         * Makefile.dialogs: remove splash dialog files.
4705
4706 2001-09-18  John Levon  <moz@compsoc.man.ac.uk>
4707
4708         * QRef.C: fix compile
4709
4710         * README: update
4711
4712 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4713
4714         * Makefile.am (libqt2_la_LIBADD): rename from OBJADD, depend on
4715         gui libs
4716
4717 2001-09-06  John Levon  <moz@compsoc.man.ac.uk>
4718
4719         * ui/QMinipageDialog.ui: fix layout, remove old slot
4720
4721         * QRefDialog.C: fix warning
4722
4723 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
4724
4725         * ui/QSpellcheckerDialog.ui: reworded layout
4726
4727 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
4728
4729         * QMinipage.C: remove radiobutton add combox
4730         * ui/QMinipageDialog.ui: + buttons at bottom
4731
4732 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
4733
4734         * Makefile.dialogs:
4735         * Dialogs.C:
4736         * QSpellchecker.[Ch]:
4737         * QSpellcheckerDialog.[Ch]:
4738         * ui/QSpellcheckerDialog.ui: add spellchecker dialog
4739
4740 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
4741
4742         * ui/QMinipageDialog.ui: layout tweak again (but it's getting better)
4743
4744 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
4745
4746         * ui/QGraphicsDialog.ui : minor layout tweak
4747         * ui/QIncludeDialog.ui : idem
4748         * ui/QMinipageDialog.ui: idem
4749         * ui/QURLDialog.ui: idem
4750
4751 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
4752
4753         * ui/QRefDialog.ui : minor layout tweak
4754         * Qref.C: idem
4755
4756 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
4757
4758         * QTabularCreateDialog.C: fix warnings
4759
4760         * emptytable.h:
4761         * emptytable.C:
4762         * ui/QTabularCreateDialog.ui: fix layout
4763           when table size is changed
4764
4765 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
4766
4767         * Dialogs.C:
4768         * QSearch.[Ch]:
4769         * QSearchDialog.[Ch]:
4770         * ui/QSearchDialog.ui: add search back
4771
4772 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
4773
4774         * Dialogs.C:
4775         * QPrint.[Ch]:
4776         * QPrintDialog.[Ch]:
4777         * ui/QPrintDialog.ui: add print dialog back
4778
4779 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
4780
4781         * Makefile.am:
4782         * moc/Makefile.am:
4783         * ui/Makefile.am:
4784         * ui/moc/Makefile.am: use AM_CXXFLAGS to add defines
4785
4786 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
4787
4788         * QAbout.C: added a using std::getline directive.
4789
4790         * QCitationDialog.C (doFind): removed const from argument to make it
4791         consistent with the header file.
4792
4793         * QDocument.[Ch] (c-tor): moved declaration of into .C file. Compilation
4794         was failing with "incomplete type is not allowed" in instantiation
4795         of boost::scoped_ptr<QDocumentDialog> dialog_.
4796
4797         * QLog.C: added a couple of using std::xyz directives.
4798
4799         * QPreambleDialog.C: added a using std::getline directive.
4800
4801         * QToc.C: using SigC::slot directive.
4802
4803 2001-08-29  Edwin Leuven  <leuven@fee.uva.nl>
4804
4805         * ui/QURLDialog.ui : minor layout tweak
4806
4807 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
4808
4809         * QPreamble.[Ch]:
4810         * QPreambleDialog.[Ch]:
4811         * ui/QPreambleDialog.ui:
4812         * Makefile.am:
4813         * Makefile.dialogs:
4814         * Dialogs.C: add pre-amble dialog
4815
4816 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
4817
4818         * ui/QIndexDialog.ui:
4819         * QIndexDialog.C: add QWhatsThis in C source
4820
4821         * README: document this restriction
4822
4823 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
4824
4825         * QMinipage.[Ch]:
4826         * QMinipageDialog.[Ch]:
4827         * ui/QMinipageDialog.ui:
4828         * lengthcombo.[Ch]:
4829         * Makefile.am:
4830         * moc/Makefile.am:
4831         * Makefile.dialogs:
4832         * Dialogs.C: add minipage and prototype length combo widget
4833
4834 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
4835
4836         * QLog.[Ch]:
4837         * QLogDialog.[Ch]:
4838         * ui/QLogDialog.ui:
4839         * QVCLog.[Ch]:
4840         * QVCLogDialog.[Ch]:
4841         * ui/QVCLogDialog.ui:
4842         * Dialogs.C:
4843         * Makefile.am:
4844         * Makefile.dialogs: add log and vclog dialogs
4845
4846 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
4847
4848         * Dialogs.C:
4849         * QTabularCreate.[Ch]:
4850         * QTabularCreate.h:
4851         * QTabularCreateDialog.C:
4852         * QTabularCreateDialog.h:
4853         * ui/Makefile.am:
4854         * ui/QTabularCreateDialog.ui: bring back
4855         tabcreate
4856
4857 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
4858
4859         * ui/QCharacterDialog.ui:
4860         * ui/QThesaurusDialog.ui: fix tab order
4861
4862         * QGraphics.[Ch]:
4863         * QGraphicsDialog.[Ch]:
4864         * ui/QGraphicsDialog.ui:
4865         * Makefile.am:
4866         * Makefile.dialogs:
4867         * Dialogs.C: add graphics dialog
4868
4869 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
4870
4871         * QThesaurus.C: clear selection on update
4872
4873         * QInclude.[Ch]:
4874         * QincludeDialog.[Ch]:
4875         * ui/QincludeDialog.ui:
4876         * Makefile.am:
4877         * Makefile.dialogs:
4878         * Dialogs.C: add Include dialog
4879
4880         * README: add note about crashes
4881
4882 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
4883
4884         * QThesaurusDialog.C: whoops, forgot to clear before update
4885
4886 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
4887
4888         * QBibtex.C:
4889         * QBibtexDialog.h:
4890         * QBibtexDialog.C:
4891         * ui/QBibtexDialog.ui: fix some things, add
4892           delete button
4893
4894         * QExternalDialog.C: fix file dialog thing
4895
4896         * QThesaurus.h:
4897         * QThesaurus.C:
4898         * QThesaurusDialog.h:
4899         * QThesaurusDialog.C:
4900         * ui/QThesaurusDialog.ui: fix compile, get working
4901
4902         * moc/Makefile.am: fix builddir != srcdir
4903
4904 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
4905
4906         * GUIRunTime.C: fix argc handling
4907
4908 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
4909
4910         * ui/*.ui:
4911         * ui/Makefile.am: add some sed magic to replace tr() with _()
4912
4913 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
4914
4915         * Makefile.am: remove accidentally committed xforms file
4916
4917 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
4918
4919         * Dialogs.C:
4920         * Makefile.dialogs:
4921         * QThesaurus.[Ch]:
4922         * QThesaurusDialog.[Ch]:
4923         * ui/QThesaurusDialog.ui: add thesaurus dialog
4924
4925 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
4926
4927         * Dialogs.C:
4928         * Makefile.am:
4929         * Makefile.dialogs:
4930         * QExternal.[Ch]:
4931         * QExternalDialog.[Ch]:
4932         * ui/QExternalDialog.ui: add external dialog
4933
4934 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
4935
4936         * Dialogs.C:
4937         * Makefile.dialogs:
4938         * QERT.[Ch]:
4939         * QERTDialog.[Ch]:
4940         * ui/QERTDialog.ui: add ERT dialog
4941
4942 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
4943
4944         * Dialogs.C:
4945         * Makefile.am:
4946         * Makefile.dialogs:
4947         * QError.[Ch]:
4948         * QErrorDialog.[Ch]:
4949         * ui/QErrorDialog.ui: add LaTeX error dialog
4950
4951 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
4952
4953         * Dialogs.C:
4954         * QCharacter.[Ch]:
4955         * QCharacterDialog.[Ch]:
4956         * ui/QcharacterDialog.ui: make work again,
4957           add auto-apply feature
4958
4959 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
4960
4961         * Dialogs.C:
4962         * Makefile.am:
4963         * Makefile.dialogs:
4964         * QBibitem.[Ch]:
4965         * QBibitemDialog.[Ch]:
4966         * ui/QBibitemDialog.ui: add Bibitem dialog
4967
4968 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
4969
4970         * Dialogs.C:
4971         * Makefile.dialogs:
4972         * QBibtex.[Ch]:
4973         * QBibtexDialog.[Ch]:
4974         * ui/QBibtexDialog.ui: added BibTeX dialog.
4975
4976         * README: update
4977
4978 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
4979
4980         * Qt2BC.C: whoops, reversed sense of setReadOnly()
4981
4982 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
4983
4984         * Dialogs.C:
4985         * QRef.[Ch]:
4986         * ui/QRefDialog.ui: add Ref dialog back
4987
4988         * QAbout.[Ch]:
4989         * QCitation.[Ch]:
4990         * QDocument.[Ch]:
4991         * QIndex.[Ch]:
4992         * QURL.[Ch]:
4993         * Qt2Base.h: protect build() with updating_ too
4994
4995         * QCitationDialog.C: use Qt2Base::readOnly
4996
4997         * README: update
4998
4999 2001-08-25  John Levon  <moz@compsoc.man.ac.uk>
5000
5001         * Dialogs.C: add URL
5002
5003         * QAbout.h:
5004         * QCitation.h:
5005         * QDocument.h:
5006         * QIndex.C:
5007         * Qt2Base.h:
5008         * Qt2Base.C: add an updating_ variable to prevent
5009           bc() breakage.
5010
5011         * QURL.h:
5012         * QURL.C:
5013         * QURLDialog.h:
5014         * QURLDialog.C:
5015         * ui/QURLDialog.ui: make alive again
5016
5017         * Qt2BC.C: make lineedits ReadOnly not disabled
5018
5019         * README: update
5020
5021         * ui/QCitationDialog.ui: small cleanups
5022
5023         * ui/QIndexDialog.ui: add a what's this
5024
5025 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
5026
5027         * Dialogs.C: include the right files
5028
5029         * QCitation.C: closePB not cancelPB
5030
5031         * QCitationDialog.C:
5032         * QCitationDialog.h:
5033         * ui/QCitationDialog.ui: small fixes
5034
5035         * QIndex.h:
5036         * QIndex.C:
5037         * QIndexDialog.C:
5038         * QIndexDialog.h:
5039         * ui/QIndexDialog.ui: more fixes
5040
5041         * Qt2Base.h:
5042         * Qt2Base.C: add reset() to workaround problem.
5043
5044         * README: update
5045
5046         * Makefile.am:
5047         * Timeout_pimpl.h:
5048         * Timeout_pimpl.C: add the timer
5049
5050 2001-08-23  John Levon  <moz@compsoc.man.ac.uk>
5051
5052         * Dialogs.C:
5053         * Makefile.am:
5054         * Qt2BC.h:
5055         * Qt2BC.C:
5056         * QAbout.C:
5057         * QCitation.C:
5058         * QDocument.h:
5059         * Qt2Base.C:
5060         * Qt2Base.h: rename qt2BC -> Qt2BC, set focus for widget enable
5061
5062         * QIndex.h:
5063         * QIndex.C:
5064         * ui/QIndexDialog.ui: use the BC properly
5065
5066         * Qt2Base.h:
5067         * Qt2Base.C: add a virtual isValid(), and predicate what changed()
5068           tells the BC on the return value
5069
5070         * README: update
5071
5072 2001-08-21  John Levon  <moz@compsoc.man.ac.uk>
5073
5074         * Dialogs.C: add QIndex
5075
5076         * ui/Makefile.am:
5077         * Makefile.am: fix build
5078
5079         * ui/QAboutDialog.ui:
5080         * QAbout.C: finish dialog
5081
5082         * ui/QCitationDialog.ui:
5083         * QCitationDialog.C: BC fixes
5084
5085         * ui/QIndexDialog.ui:
5086         * QIndex.h:
5087         * QIndex.C:
5088         * QIndexDialog.h:
5089         * QIndexDialog.C: got index dialog working
5090
5091 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
5092
5093         * all files: enormous naming re-jig and tidy
5094
5095 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
5096
5097         Consistent use of Lsstream.h:
5098         * FormCredits.C (build): std::stringstream -> stringstream.
5099
5100 2001-06-17  Angus Leeming  <a.leeming@ic.ac.uk>
5101
5102         * FormCitation.C (build): removed bc().refresh() call as the controller
5103         should take care of this.
5104         (update): removed noKeys stuff as you don't use it.
5105
5106         * FormCitationDialogImpl.C (slotBibSelected): Can't select bibkeys[-1]!
5107         We were being bit by the xforms browser returns the browser line number
5108         in Fortran style, but Qt uses C-style.
5109
5110 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
5111
5112         * FormCitationDialogImpl.C: added using directive.
5113
5114         * qt2BC.[Ch]: qt2BC now derives from GuiBC<QButton, QWidget>.
5115         No idea why this wasn't done ages ago!
5116
5117 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
5118
5119         * FormCharacter.C:
5120         * FormParagraph.C (c-tor): cosmetic name change of signal.
5121
5122 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
5123
5124         * FormCitation.C:
5125         * Qt2Base.C: removed // -*- C++ -*- as first line.
5126
5127         * FileDialog_private.h:
5128         * FormCopyright.h:
5129         * FormCredits.h:
5130         * FormIndex.h:
5131         * FormParagraph.h:
5132         * FormPrint.h:
5133         * FormRef.h:
5134         * FormSearch.h:
5135         * FormSplash.h:
5136         * FormTabularCreate.h:
5137         * FormToc.h:
5138         * FormUrl.h:
5139         * QtLyXView.h: added // -*- C++ -*- as first line.
5140
5141 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
5142
5143         * <various>: fix random space pepper to use
5144           hard tabs. Also add <config.h> where necessitated
5145           by using LString.h
5146
5147 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
5148
5149         * FormDocument.C (build): add iso8859-15 support.
5150
5151 2001-05-17  Allan Rae  <rae@lyx.org>
5152
5153         * FormCharacter.C:
5154         * FormCopyright.C:
5155         * FormCredits.C:
5156         * FormSearch.C: gettext went missing but is back gain now _().
5157
5158         * Makefile.am:  ButtonController is now ButtonControllerBase.
5159         It now compiles but it won't link lyx on my system.  Complaints about
5160         not being able to link in libraries lib{GL,GLU,Xft,Xext,Xmu} which
5161         are all present and accounted for by ldconfig.  YMMV.
5162
5163 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5164
5165         * FormParagraph.C: remove !NEW_INSETS and !NO_PEXTRA cruft
5166
5167 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
5168
5169         * FormCharacter.C:
5170         * FormDocument.h:
5171         * FormSearch.C:
5172         * Dialogs.C: s/popup/dialog/
5173
5174         * qt2BC.h:
5175         * qt2BC.C:
5176         * FormCitation.C:
5177         * FormDocument.C: s/UndoAll/Restore/
5178
5179         * Qt2Base.h:
5180         * Qt2Base.C: s/ControlButton/ControlButtons/
5181
5182
5183 2001-04-02  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
5184
5185         * Makefile.am: Simplified Makefile.am
5186
5187 2001-03-31  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
5188
5189         * FormCitationDialogImpl.C (doPreviousNext): Propagated search
5190         fixes from XForms
5191         * several files: MVC for citation dialog
5192
5193 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
5194
5195         * Qt2Base.[Ch]: changed ControlBase to ControlButton.
5196
5197 2001-03-19  Edwin Leuven  <leuven@fee.uva.nl>
5198
5199         * qt2 compiles again:
5200         * Makefile.am: added missing xform dialogs
5201         * FormParagraph.C: only extra setting if wanted
5202         * FormParagraph.h: add namespace to connection
5203
5204 2001-03-16  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
5205
5206         * FormParagraph.C (apply): Only call SetParagraphExtraOpt() when
5207         NO_PEXTRA is not defined (in line with XForms frontend)
5208
5209         * Dialogs.C: Adapted to backend changes
5210
5211         * Makefile.am: updated citation dialog
5212         * Citation dialog added: FormCitation.{C,h},
5213         *    FormCitationDialog.ui, FormCitationDialogImpl.{C,h}
5214
5215 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5216
5217         * several files: remove CXX_WORKING_NAMESPACES
5218
5219 2001-03-15  Edwin Leuven  <leuven@fee.uva.nl>
5220
5221         * Added splash screen
5222         * Makefile.am: updated
5223         * FormSplash.[Ch]: added
5224         * FormSplashImpl.[Ch]: added
5225
5226 2001-03-09  Edwin Leuven  <leuven@fee.uva.nl>
5227
5228         * Makefile.am: updated
5229         * paragraphdlg.ui: manually enabled items in minipage settings
5230         * paragraphdlgimpl.C: tweak enable code on extra page
5231         * Stuff sent in by Denis Perchine <dyp@perchine.com> to compile again:
5232         * FileDialog_private.[Ch]: added
5233         * FileDialog.C: added
5234         * FormParagraph.C: params settings updated
5235
5236 2001-03-06  Edwin Leuven  <leuven@fee.uva.nl>
5237
5238         * Search dialog added:
5239         * FormSearch.[Ch]
5240         * searchdlg.ui
5241         * searchdlg.[Ch]
5242         * searchdlgimpl.[Ch]
5243
5244 2001-02-16  Edwin Leuven  <leuven@fee.uva.nl>
5245
5246         * remove inheritance from noncopyable in Form*.h
5247         * Character dialog added:
5248         * FormCharacter.[Ch]
5249         * chardlg.ui
5250         * chardlg.[Ch]
5251         * chardlgimpl.[Ch]
5252
5253 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
5254
5255         * FormParagraph.C: fix bview->update()
5256
5257 2001-01-24  Edwin Leuven  <leuven@fee.uva.nl>
5258
5259         *FormParagraph.C:
5260         *FormParagraph.h:
5261         *FormPrint.C:
5262         *FormPrint.h:
5263         *FormTabularCreate.C:
5264         *FormTabularCreate.h:
5265         *QtLyXView.h:
5266         *emptytable.C:
5267         *emptytable.h:
5268         *paragraphdlg.C:
5269         *paragraphdlg.h:
5270         *paragraphdlg.ui:
5271         *paragraphdlgimpl.C:
5272         *paragraphdlgimpl.h:
5273         *printdlg.C:
5274         *printdlg.h:
5275         *printdlg.ui:
5276         *printdlgimpl.C:
5277         *printdlgimpl.h:
5278         *tabularcreatedlg.C:
5279         *tabularcreatedlg.h:
5280         *tabularcreatedlg.ui:
5281         *tabularcreatedlgimpl.C:
5282         *tabularcreatedlgimpl.h:
5283         *Makefile.am: added paragraph/print/tabular create dialogs
5284
5285 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
5286
5287         * src/frontends/qt2/.cvsignore:
5288         * Dialogs.C:
5289         * FormCopyright.C:
5290         * FormCopyright.h:
5291         * FormCopyrightDialog.C:
5292         * FormCopyrightDialog.h:
5293         * FormCopyrightDialogBase.C:
5294         * FormCopyrightDialogBase.h:
5295         * FormCopyrightDialogBase.ui:
5296         * GUIRunTime.C:
5297         * Makefile.am: start frontend with the Copyright
5298           dialog