2002-12-20 01:32:51 +00:00
|
|
|
|
2002-12-20 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C: fix exit to use std::exit, so we don't
|
|
|
|
|
end up back in the LyX code
|
|
|
|
|
|
2002-12-19 23:10:52 +00:00
|
|
|
|
2002-12-19 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/QPrefsDialog.ui: remove auto-default stuff - it was
|
|
|
|
|
confusing
|
|
|
|
|
|
2002-12-19 18:44:31 +00:00
|
|
|
|
2002-12-19 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QLyXKeySym.C: do not attempt to compare Qt::Key_unknowns
|
|
|
|
|
|
2002-12-19 17:29:52 +00:00
|
|
|
|
2002-12-19 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C (getStatus): forks-show is not implemented by the qt
|
|
|
|
|
frontend
|
|
|
|
|
|
2002-12-19 03:22:33 +00:00
|
|
|
|
2002-12-19 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QPrefs.C: if we can't find the font family, use
|
|
|
|
|
StyleHint to get one close by
|
|
|
|
|
|
2002-12-19 01:10:41 +00:00
|
|
|
|
2002-12-18 Alfredo Braunstein <abraunst@libero.it>
|
|
|
|
|
|
|
|
|
|
* QRef.C (redoRefs): small bug fix (wrong label was selected)
|
|
|
|
|
|
2002-12-18 20:48:26 +00:00
|
|
|
|
2002-12-18 Edwin Leuven <e.leuven@uva.nl>
|
|
|
|
|
|
|
|
|
|
* QCitationDialog.C: update styles combo when necessary
|
|
|
|
|
|
2002-12-18 14:24:32 +00:00
|
|
|
|
2002-12-18 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
|
|
|
|
* Alert_pimpl.C (askForText_pimpl): replace qt_() with _()
|
|
|
|
|
|
|
|
|
|
2002-12-17 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
|
|
|
|
* QLPopupMenu.C (populate): ignore unknown lfuns; do not insert
|
|
|
|
|
separator as first item of a menu
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C (getStatus): indicate that LFUN_LAYOUT_PREAMBLE and
|
|
|
|
|
LFUN_TOOLTIPS_TOGGLE are not implemented
|
|
|
|
|
|
2002-12-18 14:13:16 +00:00
|
|
|
|
2002-12-18 Edwin Leuven <e.leuven@uva.nl>
|
|
|
|
|
|
|
|
|
|
* BulletsModule.C: fix crash on custom bullet cancel
|
|
|
|
|
|
2002-12-18 03:07:13 +00:00
|
|
|
|
2002-12-18 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qfont_loader.C: symbol should not match "Standard Symbols 1"
|
|
|
|
|
|
2002-12-18 02:31:47 +00:00
|
|
|
|
2002-12-18 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qfont_loader.C: rewrite for proper maths symbols
|
|
|
|
|
handling
|
|
|
|
|
|
2002-12-17 20:37:13 +00:00
|
|
|
|
2002-12-17 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qt_helpers.h:
|
|
|
|
|
* qt_helpers.C: add fromqstr/toqstr/qt_ for converting
|
|
|
|
|
using locale from/to QString
|
|
|
|
|
|
|
|
|
|
* all files: use the above
|
|
|
|
|
|
|
|
|
|
* QDocumentDialog.C: fix margins properly
|
|
|
|
|
|
2002-12-17 20:07:10 +00:00
|
|
|
|
2002-12-17 Alfredo Braunstein <abraunst@libero.it>
|
|
|
|
|
|
|
|
|
|
* QCommandBuffer.C: added up.xpm and down.xpm to the command buffer
|
|
|
|
|
|
2002-12-17 17:28:04 +00:00
|
|
|
|
2002-12-13 Juergen Spitzmueller <j.spitzmueller@gmx.de>
|
|
|
|
|
|
|
|
|
|
* QBibtexDialog.[Ch]
|
|
|
|
|
* ui/QBibtexDialog.ui:
|
|
|
|
|
Add LineEdit for manual *.bib file insertion, ws changes.
|
|
|
|
|
|
2002-12-17 02:43:16 +00:00
|
|
|
|
2002-12-17 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QLPopupMenu.C: add using endl
|
|
|
|
|
|
2002-12-16 23:21:01 +00:00
|
|
|
|
2002-12-16 Edwin Leuven <e.leuven@uva.nl>
|
|
|
|
|
|
|
|
|
|
* BulletsModule.C: forgot to remove an include of
|
|
|
|
|
bulletstrings.[Ch] removed in the previous commit
|
|
|
|
|
|
2002-12-16 22:24:33 +00:00
|
|
|
|
2002-12-16 Edwin Leuven <e.leuven@uva.nl>
|
|
|
|
|
|
|
|
|
|
* BulletsModule.[Ch]: Fix bulletstuff
|
|
|
|
|
* QDocument.C:
|
|
|
|
|
* QDocumentDialog.C:
|
|
|
|
|
* ui/BulletsModuleBase.ui:
|
|
|
|
|
|
2002-12-12 21:07:20 +00:00
|
|
|
|
2002-12-12 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QSpellcheckerDialog.h:
|
|
|
|
|
* QSpellcheckerDialog.C:
|
|
|
|
|
* QSpellchecker.C: place broken word in replace box
|
|
|
|
|
for user fixing
|
|
|
|
|
|
2002-12-12 17:24:24 +00:00
|
|
|
|
2002-12-12 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* FileDialog_private.C: don't mess with windows z-ordering
|
|
|
|
|
when opening a dialog (appear above focusWidget)
|
|
|
|
|
|
2002-12-12 17:12:20 +00:00
|
|
|
|
2002-12-12 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QLyXKeySym.C: check for isNull(). It's needed by
|
|
|
|
|
Kornel, dunno why
|
|
|
|
|
|
2002-12-12 16:06:11 +00:00
|
|
|
|
2002-12-12 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/QSpellcheckerDialog.ui: make double click replace word
|
|
|
|
|
|
2002-12-12 13:49:40 +00:00
|
|
|
|
2002-12-12 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QSearchDialog.C:
|
|
|
|
|
* ui/QSearchDialog.ui: fixes from Alfredo
|
|
|
|
|
|
2002-12-12 13:46:06 +00:00
|
|
|
|
2002-12-12 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QLyxKeySym.h:
|
|
|
|
|
* QLyXKeySym.C:
|
|
|
|
|
* qlkey.h: implement isText() to allow us to insert
|
|
|
|
|
unrecognised text
|
|
|
|
|
|
2002-12-11 00:22:37 +00:00
|
|
|
|
2002-12-11 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qfont_loader.h:
|
|
|
|
|
* qfont_loader.C:
|
|
|
|
|
* qfont_metrics.C: cache per-char widths to avoid slowness
|
|
|
|
|
of QFontMetrics::width
|
|
|
|
|
|
2002-12-10 18:41:41 +00:00
|
|
|
|
2002-12-10 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/QURLDialog.ui: fix tab order
|
|
|
|
|
|
2002-12-10 00:59:59 +00:00
|
|
|
|
2002-12-10 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QRef.C: patch from Alfredo
|
|
|
|
|
|
2002-12-09 16:35:17 +00:00
|
|
|
|
2002-12-09 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* QAbout.C (build_dialog): use old over-eager version for 1.3.0.
|
|
|
|
|
|
2002-12-09 02:15:06 +00:00
|
|
|
|
2002-12-09 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/*ModuleBase.ui: some capitalisation fixes
|
2002-12-09 16:35:17 +00:00
|
|
|
|
|
2002-12-08 20:27:03 +00:00
|
|
|
|
2002-12-08 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/Makefile.am: use uic -tr; fix by Pauli Virtanen
|
2002-12-09 16:35:17 +00:00
|
|
|
|
|
2002-12-08 19:41:14 +00:00
|
|
|
|
2002-12-08 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/QExternalDialog.ui: connect Edit button; fix by
|
|
|
|
|
Alfredo Braunstein
|
|
|
|
|
|
2002-12-07 18:14:02 +00:00
|
|
|
|
2002-12-07 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QMathMatrixDialog.C: row/column insert was inverted; fix
|
|
|
|
|
by Alfredo Braunstein
|
2002-12-09 16:35:17 +00:00
|
|
|
|
|
2002-12-07 18:09:39 +00:00
|
|
|
|
2002-12-07 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QDelimiterDialog.C:
|
|
|
|
|
* QDelimiterDialog.h:
|
|
|
|
|
* QMathDialog.C:
|
|
|
|
|
* QMathDialog.h:
|
|
|
|
|
* iconpalette.h: fix connections for Qt 3, hopefully
|
2002-12-09 16:35:17 +00:00
|
|
|
|
|
2002-12-05 13:50:13 +00:00
|
|
|
|
2002-12-05 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QContentPane.C: set I-beam cursor
|
2002-12-09 16:35:17 +00:00
|
|
|
|
|
2002-12-04 11:06:03 +00:00
|
|
|
|
2002-11-25 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
|
|
|
|
* qlkey.h (string_to_qkey): Add many missing entries
|
|
|
|
|
|
2002-12-04 02:57:14 +00:00
|
|
|
|
2002-12-04 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qt_helpers.h:
|
|
|
|
|
* qt_helpers.C:
|
|
|
|
|
* QDocument.h:
|
|
|
|
|
* QDocument.C: move methods below to helpers
|
2002-12-09 16:35:17 +00:00
|
|
|
|
|
2002-12-04 02:57:14 +00:00
|
|
|
|
2002-11-03 Juergen Spitzmueller <j.spitzmueller@gmx.de>
|
|
|
|
|
|
|
|
|
|
* QDocument.C: new methods widgetsToLength, lengthToWidgets.
|
|
|
|
|
set defaultUnit
|
|
|
|
|
|
2002-12-03 05:27:19 +00:00
|
|
|
|
2002-12-03 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QIncludeDialog.C: another fix
|
2002-12-09 16:35:17 +00:00
|
|
|
|
|
2002-12-03 05:09:50 +00:00
|
|
|
|
2002-12-03 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/QIncludeDialog.ui:
|
|
|
|
|
* QInclude.C: support preview()
|
2002-12-09 16:35:17 +00:00
|
|
|
|
|
2002-12-01 22:59:25 +00:00
|
|
|
|
2002-12-01 Lars Gullik Bj<42>nnes <larsbj@gullik.net>
|
|
|
|
|
|
|
|
|
|
* several files: ws changes
|
|
|
|
|
|
2002-11-30 21:05:03 +00:00
|
|
|
|
2002-11-30 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QParagraph.C: another fix from Otto Tronarp
|
2002-12-01 22:59:25 +00:00
|
|
|
|
|
2002-11-30 02:09:16 +00:00
|
|
|
|
2002-11-30 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* various: string(widget->text()) is not good.
|
2002-12-01 22:59:25 +00:00
|
|
|
|
|
2002-11-28 19:31:59 +00:00
|
|
|
|
2002-11-28 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qt_helpers.C: fix build
|
2002-12-01 22:59:25 +00:00
|
|
|
|
|
2002-11-28 18:07:39 +00:00
|
|
|
|
2002-11-28 Juergen Spitzmueller <j.spitzmueller@gmx.de>
|
|
|
|
|
|
|
|
|
|
* qsetborder.[Ch]: implement John's setEnabled bool
|
|
|
|
|
|
|
|
|
|
* QTabular.C:
|
|
|
|
|
* QTabularDialog.C: remaining fixes.
|
|
|
|
|
|
2002-11-28 16:16:58 +00:00
|
|
|
|
2002-11-28 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QSpellcheckerDialog.C: fix Escape + restarting spellcheck
|
2002-12-01 22:59:25 +00:00
|
|
|
|
|
2002-11-28 15:41:48 +00:00
|
|
|
|
2002-11-28 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QSpellcheckerDialog.C: small fix
|
2002-12-01 22:59:25 +00:00
|
|
|
|
|
2002-11-28 01:21:52 +00:00
|
|
|
|
2002-11-28 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QDocument.C: fix line spacing
|
2002-12-01 22:59:25 +00:00
|
|
|
|
|
2002-11-27 23:58:37 +00:00
|
|
|
|
2002-11-27 Juergen Spitzmueller <j.spitzmueller@gmx.de>
|
|
|
|
|
|
2002-11-28 01:21:52 +00:00
|
|
|
|
* ui/TabularDialog.ui:
|
|
|
|
|
* QTabular.C:
|
2002-11-27 23:58:37 +00:00
|
|
|
|
* QTabularDialog.C: ui fixes.
|
|
|
|
|
|
2002-11-27 21:49:50 +00:00
|
|
|
|
2002-11-27 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
|
|
* qfont_loader.C (font_info): Use lyxrc.*_font_foundry.
|
|
|
|
|
|
|
|
|
|
* QPrefs.C: Handle lyxrc.*_font_foundry.
|
|
|
|
|
|
|
|
|
|
* qt_helpers.C: New file.
|
|
|
|
|
|
2002-11-27 20:23:53 +00:00
|
|
|
|
2002-11-27 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qsetborder.h:
|
|
|
|
|
* qsetborder.C: cleanup
|
2002-12-01 22:59:25 +00:00
|
|
|
|
|
2002-11-27 20:23:53 +00:00
|
|
|
|
* QTabular.C:
|
|
|
|
|
* QTabularDialog.C: cleanups, fixes
|
2002-12-01 22:59:25 +00:00
|
|
|
|
|
2002-11-27 18:47:09 +00:00
|
|
|
|
2002-11-27 Juergen Spitzmueller <j.spitzmueller@gmx.de>
|
|
|
|
|
|
2002-11-27 20:23:53 +00:00
|
|
|
|
* ui/TabularDialog.ui:
|
|
|
|
|
* QTabular.[Ch]:
|
2002-11-27 18:47:09 +00:00
|
|
|
|
* QTabularDialog.[Ch]: implement most functions
|
|
|
|
|
* qsetborder.[Ch]: fixes
|
|
|
|
|
|
2002-11-27 10:30:28 +00:00
|
|
|
|
2002-11-27 Lars Gullik Bj<42>nnes <larsbj@gullik.net>
|
|
|
|
|
|
|
|
|
|
* Alert_pimpl.C (askForText_pimpl): use boost.format
|
|
|
|
|
|
2002-11-26 01:52:51 +00:00
|
|
|
|
2002-11-26 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QMathDialog.C:
|
|
|
|
|
* Toolbar_pimpl.h:
|
|
|
|
|
* Toolbar_pimpl.C: Qt is the Lord of Suck
|
2002-11-27 10:30:28 +00:00
|
|
|
|
|
2002-11-25 03:18:27 +00:00
|
|
|
|
2002-11-25 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qscreen.C: use LColor::cursor properly
|
|
|
|
|
|
|
|
|
|
* QPrefs.C:
|
|
|
|
|
* ui/QPrefKeyboardModule.ui:
|
|
|
|
|
* ui/QPrefUIModule.ui: UI fixes
|
2002-11-27 10:30:28 +00:00
|
|
|
|
|
2002-11-24 23:43:30 +00:00
|
|
|
|
2002-11-25 Herbert Voss <Herbert.Voss@alumni.TU-Berlin.DE>
|
|
|
|
|
|
|
|
|
|
* QVCLog.C (update_contents): fix USE_BOOST_FORMAT
|
|
|
|
|
|
2002-11-24 14:54:50 +00:00
|
|
|
|
2002-11-24 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QDocumentDialog.C: fix build
|
2002-11-24 23:43:30 +00:00
|
|
|
|
|
2002-11-22 10:47:56 +00:00
|
|
|
|
2002-11-21 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* QDocumentDialog.C (classChanged): use ControlDocument::loadTextclass.
|
|
|
|
|
|
2002-11-21 18:33:09 +00:00
|
|
|
|
2002-11-21 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* QVCLog.C (update_contents): use boost::format
|
|
|
|
|
|
2002-11-21 14:52:59 +00:00
|
|
|
|
2002-11-21 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qscreen.C: show content pane cursor even when
|
|
|
|
|
focus is on dialog, command buffer etc.
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-20 18:57:49 +00:00
|
|
|
|
2002-11-20 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QMathDialog.C: don't pass empty commands to math
|
|
|
|
|
on menu tear-off
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-20 17:21:42 +00:00
|
|
|
|
2002-11-20 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QLPopupMenu.C: only check .disabled() on Commands
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-20 16:46:17 +00:00
|
|
|
|
2002-11-20 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
|
|
|
|
* QLPopupMenu.C (getLabel): show labels for menu entries
|
|
|
|
|
|
|
|
|
|
* qlkey.h (string_to_qkey): add support for KP_xxx keysyms
|
|
|
|
|
|
2002-11-20 16:36:23 +00:00
|
|
|
|
2002-11-20 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/QDelimiterDialog.ui: geometry fix
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-20 16:11:18 +00:00
|
|
|
|
2002-11-20 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Toolbar_pimpl.C:
|
|
|
|
|
* QDelimiterDialog.C:
|
|
|
|
|
* QMathDialog.C: use find_xpm to mangle name
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-20 15:21:07 +00:00
|
|
|
|
2002-11-20 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QDelimiterDialog.h:
|
|
|
|
|
* QDelimiterDialog.C: fix delimiter connect()
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-20 09:07:17 +00:00
|
|
|
|
2002-11-20 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QDocument.C:
|
|
|
|
|
* QDocumentDialog.C: fix my sillies
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-20 08:58:38 +00:00
|
|
|
|
2002-11-20 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QLPainter.C: use realColor not color for the font
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-20 17:05:54 +00:00
|
|
|
|
2002-11-18 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* qfontexample.h:
|
|
|
|
|
* qfontexample.C:
|
|
|
|
|
* QPrefs.C:
|
|
|
|
|
* QPrefsDialog.h:
|
2002-11-21 18:33:09 +00:00
|
|
|
|
* QPrefsDialog.C:
|
2002-11-20 17:05:54 +00:00
|
|
|
|
* ui/QPrefScreenFontsModule.ui: show an example
|
|
|
|
|
of the chosen font
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-18 21:19:02 +00:00
|
|
|
|
2002-11-18 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/Makefile.am:
|
|
|
|
|
* moc/Makefile.am:
|
|
|
|
|
* ui/moc/Makefile.am:
|
|
|
|
|
* Makefile.am: define no translation
|
|
|
|
|
|
|
|
|
|
* QDocument.C: avoid QBloatList
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-17 17:16:21 +00:00
|
|
|
|
2002-11-17 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/QPrefScreenFontsModule.ui:
|
|
|
|
|
* QPrefsDialog.h:
|
|
|
|
|
* QPrefsDialog.C:
|
|
|
|
|
* QPrefs.C: use font families properly
|
|
|
|
|
|
|
|
|
|
* qfont_loader.C: and obey them
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-17 16:43:36 +00:00
|
|
|
|
2002-11-17 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QPrefsDialog.C: partial fonts fix
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-17 12:35:06 +00:00
|
|
|
|
2002-11-17 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QPrefsDialog.h:
|
|
|
|
|
* QPrefsDialog.C: implement browse slots. Also
|
|
|
|
|
try to do something with fonts for Qt 3 (untested)
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-17 11:24:08 +00:00
|
|
|
|
2002-11-17 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QGraphics.C: some fixes from Herbert & me
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-17 10:54:59 +00:00
|
|
|
|
2002-11-15 Juergen Spitzmueller <j.spitzmueller@gmx.de>
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
|
|
|
|
* FileDialog.C: fix empty mask string
|
|
|
|
|
|
2002-11-17 10:49:45 +00:00
|
|
|
|
2002-11-17 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QLImage.C: implement monochrome, and fake grayscale
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-17 10:34:17 +00:00
|
|
|
|
2002-11-17 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qfont_loader.h:
|
|
|
|
|
* qfont_loader.C: fix totally broken update code
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-17 09:42:25 +00:00
|
|
|
|
2002-11-17 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* qcoloritem.h:
|
|
|
|
|
* qcoloritem.C:
|
|
|
|
|
* ui/QPrefColorsModule.ui:
|
|
|
|
|
* QPrefs.C:
|
|
|
|
|
* QPrefsDialog.h:
|
|
|
|
|
* QPrefsDialog.C: implement colors. We're done !
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-17 08:32:09 +00:00
|
|
|
|
2002-11-17 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* FileDialog.C: split into open/save so open
|
|
|
|
|
no longer says "Save" !
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-17 08:02:55 +00:00
|
|
|
|
2002-11-17 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QPrefsDialog.h:
|
|
|
|
|
* QPrefsDialog.C: implement converters
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-17 07:11:02 +00:00
|
|
|
|
2002-11-17 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QPrefsDialog.C:
|
|
|
|
|
* QPrefs.C: implement formats
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-17 05:37:27 +00:00
|
|
|
|
2002-11-17 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* fontloader.C: disable crashing code for now
|
|
|
|
|
|
|
|
|
|
* QPrefs.h:
|
|
|
|
|
* QPrefs.C:
|
|
|
|
|
* QPrefsDialog.C: implement most prefs load/save
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-17 03:35:02 +00:00
|
|
|
|
2002-11-17 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/QPref*:
|
|
|
|
|
* QPrefsDialog.C:
|
|
|
|
|
* QPrefs.C: more work
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-15 21:00:04 +00:00
|
|
|
|
2002-11-15 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* QTabular.C: compile fixes
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-15 21:00:04 +00:00
|
|
|
|
2002-11-15 Edwin Leuven <leuven@fee.uva.nl>
|
2002-11-15 20:01:27 +00:00
|
|
|
|
|
|
|
|
|
* ui/QTabularDialog.ui: some relabelling
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-15 06:32:13 +00:00
|
|
|
|
2002-11-15 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QPrefs.h:
|
|
|
|
|
* QPrefs.C: some update() work
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-15 06:02:43 +00:00
|
|
|
|
2002-11-15 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QPrefs.C: add #if 0 xforms code for working on
|
|
|
|
|
|
|
|
|
|
* QTabular.C: remove some handled #if 0 code
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-15 05:44:14 +00:00
|
|
|
|
2002-11-15 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qsetborder.h:
|
|
|
|
|
* qsetborder.C: fix ws
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-15 04:34:10 +00:00
|
|
|
|
2002-11-15 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QTabularDialog.h:
|
|
|
|
|
* QTabularDialog.C:
|
|
|
|
|
* QTabular.C: add some stuff
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-15 03:56:52 +00:00
|
|
|
|
2002-11-15 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* moc/Makefile.am:
|
|
|
|
|
* Dialogs2.C:
|
|
|
|
|
* Dialogs_impl.h:
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* QTabular.h:
|
|
|
|
|
* QTabular.C:
|
|
|
|
|
* QTabularDialog.h:
|
|
|
|
|
* QTabularDialog.C: add skeleton
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-14 06:00:07 +00:00
|
|
|
|
2002-11-14 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/QTabularDialog.ui: label for cell pos
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-13 23:46:55 +00:00
|
|
|
|
2002-11-13 Herbert Voss <voss@perce.de>
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-13 23:46:55 +00:00
|
|
|
|
* QBibtex.C: (apply, isValid) small changes
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-13 05:36:07 +00:00
|
|
|
|
2002-11-13 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* all pref files: make the stack work
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-13 02:22:48 +00:00
|
|
|
|
2002-11-13 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* Dialogs2.C:
|
|
|
|
|
* Dialog_impl.h:
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* QPrefs.h:
|
|
|
|
|
* QPrefs.C:
|
|
|
|
|
* QPrefsDialog.h:
|
|
|
|
|
* QPrefsDialog.C: add skeleton dialog
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-13 01:34:29 +00:00
|
|
|
|
2002-11-13 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/QBibtexDialog.ui: add some change_adaptors()
|
|
|
|
|
|
|
|
|
|
* QBibtex.C: fix duplicate entries in style CB, and
|
|
|
|
|
alphasort it again, but still allow empty/user-defined
|
|
|
|
|
style
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-13 01:34:29 +00:00
|
|
|
|
2002-11-12 Herbert Voss <voss@perce.de>
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
|
|
|
|
* QBibtex.[Ch]: fix bugs in the apply-part
|
|
|
|
|
|
2002-11-13 00:52:15 +00:00
|
|
|
|
2002-11-13 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QDocument.h:
|
|
|
|
|
* QDocument.C:
|
|
|
|
|
* QDocumentDialog.h:
|
|
|
|
|
* QDocumentDialog.C:
|
|
|
|
|
* ui/QDocumentDialog.ui:
|
|
|
|
|
* ui/BulletsModuleBase.ui: some UI fixes
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-12 10:32:20 +00:00
|
|
|
|
2002-11-12 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* QDocumentDialog.C: enable apply on change
|
|
|
|
|
* QBrowseBox.C: remove qWarning
|
|
|
|
|
|
2002-11-12 10:12:06 +00:00
|
|
|
|
2002-11-12 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* BulletsModule.C: more bullet changes
|
|
|
|
|
* BulletsModule.h
|
|
|
|
|
* Makefile.am
|
|
|
|
|
* QDocument.C
|
|
|
|
|
* QDocumentDialog.C
|
|
|
|
|
* bulletstrings.C
|
|
|
|
|
* bulletstrings.h
|
|
|
|
|
* ui/BulletsModuleBase.ui
|
|
|
|
|
|
2002-11-12 09:21:14 +00:00
|
|
|
|
2002-11-12 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* QBrowseBox: Juergen Spitzmueller's mouse focus fix
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-08 09:57:07 +00:00
|
|
|
|
2002-11-08 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* Dialogs2.C: compile fix
|
|
|
|
|
|
2002-11-08 00:09:00 +00:00
|
|
|
|
2002-11-08 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* QDocument.[Ch]: Remove unused methods
|
|
|
|
|
* QBrowseBox.[Ch]: Capture mouse, new methods, etc
|
|
|
|
|
* BulletsModule.[Ch]: Further improvements
|
|
|
|
|
* QDocumentDialog.[Ch]: more bullet stuff
|
|
|
|
|
* ui/BulletsModuleBase.ui: idem
|
|
|
|
|
* ui/QTabularDialog.ui: new tabular dialog
|
|
|
|
|
* qsetborder.[Ch]: new small qt widget to set table borders
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-07 22:46:30 +00:00
|
|
|
|
2002-11-08 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C:
|
|
|
|
|
* QWorkArea.C: Fix X selection code.
|
|
|
|
|
|
2002-11-07 22:15:53 +00:00
|
|
|
|
2002-11-07 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/QIncludeDialog.ui:
|
|
|
|
|
* QInclude.C: fix setting of combobox
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-07 19:58:19 +00:00
|
|
|
|
2002-11-07 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/QPref*: add initial prefs ui from Juergen S
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-07 15:48:38 +00:00
|
|
|
|
2002-11-27 Juergen Spitzmueller <j.spitzmueller@gmx.de>
|
|
|
|
|
|
|
|
|
|
* ui/QDocument.ui:
|
|
|
|
|
* QDocumentDialog.C:
|
2002-11-21 18:33:09 +00:00
|
|
|
|
* QDocument.[Ch]:
|
2002-11-07 15:48:38 +00:00
|
|
|
|
Implement "Save as default" and "Use class defaults"
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-07 15:48:38 +00:00
|
|
|
|
* QDocumentDialog.C: Fix dialog update on class change
|
|
|
|
|
implement lyxrc.auto_reset_options
|
|
|
|
|
|
2002-11-07 00:21:28 +00:00
|
|
|
|
2002-11-07 John Levon <levon@movementarian.org>
|
|
|
|
|
|
2002-11-21 18:33:09 +00:00
|
|
|
|
* QGraphics.[Ch]:
|
|
|
|
|
* QGraphicsDialog.[Ch]:
|
|
|
|
|
* ui/QGraphicsDialog.ui: various fixes so it actually
|
2002-11-07 00:21:28 +00:00
|
|
|
|
works
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
2002-11-07 00:21:28 +00:00
|
|
|
|
2002-11-01 Herbert Voss <voss@perce.de>
|
2002-11-21 18:33:09 +00:00
|
|
|
|
|
|
|
|
|
* QGraphics.[Ch]:
|
|
|
|
|
* QGraphicsDialog.[Ch]:
|
|
|
|
|
* ui/QGraphicsDialog.ui: get scale/rotate working
|
|
|
|
|
|
2002-11-04 14:53:03 +00:00
|
|
|
|
2002-11-04 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* QGraphics.C (update_contents): controller.getUnits() ->
|
|
|
|
|
frnt::getBBUnits().
|
|
|
|
|
|
2002-11-04 00:15:56 +00:00
|
|
|
|
2002-11-04 Lars Gullik Bj<42>nnes <larsbj@gullik.net>
|
|
|
|
|
|
2002-11-04 02:12:42 +00:00
|
|
|
|
* QAbout.C (build_dialog): do not use str().c_str() when not needed.
|
|
|
|
|
|
2002-11-04 00:15:56 +00:00
|
|
|
|
* qttableview.C: include config.h
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C: move includes around a bit
|
|
|
|
|
(start): adjust signature
|
|
|
|
|
|
2002-10-31 20:05:55 +00:00
|
|
|
|
2002-10-31 John Levon <levon@movementarian.org>
|
|
|
|
|
|
2002-10-31 20:45:57 +00:00
|
|
|
|
* QExternal.C: fix crash, valid check
|
2002-11-04 00:15:56 +00:00
|
|
|
|
|
2002-10-31 20:45:57 +00:00
|
|
|
|
2002-10-31 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QGraphics.C:
|
|
|
|
|
* QGraphicsDialog.C:
|
|
|
|
|
* QGraphicsDialog.h:
|
|
|
|
|
* ui/QGraphicsDialog.ui: bb unit fixes
|
2002-11-04 00:15:56 +00:00
|
|
|
|
|
2002-10-30 19:47:15 +00:00
|
|
|
|
2002-10-30 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QPrintDialog.[hC]: move to ...
|
|
|
|
|
|
|
|
|
|
* QLPrintDialog.[hC]: ... here to prevent name clash
|
|
|
|
|
|
|
|
|
|
* QPrint.h:
|
|
|
|
|
* QPrint.C:
|
2002-11-04 00:15:56 +00:00
|
|
|
|
* Dialogs_impl.h:
|
2002-10-30 19:47:15 +00:00
|
|
|
|
* Makefile.dialogs: from above
|
2002-11-04 00:15:56 +00:00
|
|
|
|
|
2002-10-30 19:47:15 +00:00
|
|
|
|
* QSpellchecker.C: reset progress
|
2002-11-04 00:15:56 +00:00
|
|
|
|
|
2002-10-30 17:13:09 +00:00
|
|
|
|
2002-10-30 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QGraphics.C:
|
|
|
|
|
* ui/QGraphicsDialog.ui: some fixes from Herbert
|
2002-11-04 00:15:56 +00:00
|
|
|
|
|
2002-10-30 01:40:10 +00:00
|
|
|
|
2002-10-30 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/QTabularDialog.ui: initial UI from Juergen Spitzmueller
|
|
|
|
|
|
2002-10-28 16:43:58 +00:00
|
|
|
|
2002-10-28 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* iconpalette.C:
|
|
|
|
|
* QMathDialog.C: fix symbol insert breakage from Lars' patch
|
2002-11-04 00:15:56 +00:00
|
|
|
|
|
2002-10-28 16:43:58 +00:00
|
|
|
|
2002-10-26 Juergen Spitzmueller <j.spitzmueller@gmx.de>
|
|
|
|
|
|
|
|
|
|
* ui/QMathMatrixDialog.ui:
|
|
|
|
|
* QMathMatrixDialog.[Ch]:
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* QMath.C:
|
2002-11-04 00:15:56 +00:00
|
|
|
|
* QMathDialog.C: implement Matrix dialog
|
2002-10-28 16:43:58 +00:00
|
|
|
|
|
|
|
|
|
* QMathDialog.C: enlarge Symbols combox (prevent scrollbar)
|
2002-11-04 00:15:56 +00:00
|
|
|
|
|
2002-10-28 07:45:39 +00:00
|
|
|
|
2002-10-28 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
|
|
* qfont_loader.C (font_info): Add xfonts to the font path if
|
|
|
|
|
necessary.
|
|
|
|
|
|
2002-10-21 17:38:09 +00:00
|
|
|
|
2002-10-21 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* QVCLog.C (update_contents): modify
|
|
|
|
|
|
|
|
|
|
* QPreamble.C (apply): modify
|
|
|
|
|
|
2002-10-21 15:51:06 +00:00
|
|
|
|
2002-10-21 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
|
|
* qfont_metrics.C (ascent): Fix returned value.
|
|
|
|
|
|
2002-10-21 04:46:26 +00:00
|
|
|
|
2002-10-21 Philippe Elie <phil.el@wanadoo.fr>
|
|
|
|
|
|
|
|
|
|
* QContentPane.h:
|
2002-10-21 17:38:09 +00:00
|
|
|
|
* QContentPane.C: implement wheelEvent
|
2002-10-21 04:46:26 +00:00
|
|
|
|
|
2002-10-20 14:27:28 +00:00
|
|
|
|
2002-10-20 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
|
|
* several files: Use QT_VERSION >= 300 instead of >= 0x030000
|
|
|
|
|
|
2002-10-20 02:24:31 +00:00
|
|
|
|
2002-10-20 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/QDelimiterDialog.ui: remove two huge XPMs that
|
|
|
|
|
were accidentally built in
|
2002-10-21 17:38:09 +00:00
|
|
|
|
|
2002-10-20 01:48:28 +00:00
|
|
|
|
2002-10-20 Lars Gullik Bj<42>nnes <larsbj@gullik.net>
|
|
|
|
|
|
|
|
|
|
* Toolbar_pimpl.C (setLayout): initialize i to 0, don't
|
|
|
|
|
reinitialize.
|
|
|
|
|
|
|
|
|
|
* README: add a comment about the strange moc behaviour.
|
|
|
|
|
|
|
|
|
|
* QWrap.C (apply): local ref to params
|
|
|
|
|
(update_contents): ditto
|
|
|
|
|
(numtostr): use erase to clear string
|
|
|
|
|
|
|
|
|
|
* QWorkArea.C (setScrollbarParams): use explicit std::max
|
|
|
|
|
|
|
|
|
|
* QURL.C (update_contents): local ref to params
|
|
|
|
|
(apply): ditto
|
|
|
|
|
|
|
|
|
|
* QRef.C (update_contents): local ref to params
|
|
|
|
|
(apply): ditto
|
|
|
|
|
|
|
|
|
|
* QPreambleDialog.C (editClicked): no need to explicitly
|
|
|
|
|
initialize an std::string.
|
|
|
|
|
(editClicked): read file with smaller overhead.
|
|
|
|
|
|
|
|
|
|
* QParagraph.C (apply): local ref to params
|
|
|
|
|
(update_contents): ditto
|
|
|
|
|
|
|
|
|
|
* QMinipage.C (apply): local ref to params
|
|
|
|
|
(update_contents): ditto
|
|
|
|
|
(update_contents): handle InsetMinipage::top in switch
|
|
|
|
|
|
|
|
|
|
* QMath.C (createMathPanel): use "new Type" not "new Type()"
|
|
|
|
|
|
|
|
|
|
* QLyXKeySym.h: adda key_ accessor key().
|
|
|
|
|
|
|
|
|
|
* QLyXKeySym.C (operator=): out of class version.
|
|
|
|
|
|
|
|
|
|
* QLog.C (update_contents): use a simpler and faster way to fill
|
|
|
|
|
the log dialog.
|
|
|
|
|
|
|
|
|
|
* QLPopupMenu.C (getLabel): use subst directly on mi.label()
|
|
|
|
|
|
|
|
|
|
* QLPainter.C (QLPainter): use "new Type" not "new Type()"
|
|
|
|
|
(lines): put int i inside for scope
|
|
|
|
|
(fillPolygon): put j insize for scope
|
|
|
|
|
|
|
|
|
|
* QInclude.C (update_contents): local ref to params
|
|
|
|
|
(apply): ditto
|
|
|
|
|
|
|
|
|
|
* QGraphics.C (update_contents): initialize item to 0
|
|
|
|
|
(apply): use erase to clear string
|
|
|
|
|
|
|
|
|
|
* QFloat.C (update_contents): local ref to params
|
|
|
|
|
(apply): ditto
|
|
|
|
|
|
|
|
|
|
* QExternal.C (update_contents): local ref to params
|
|
|
|
|
(helpText): ditto
|
|
|
|
|
(apply): ditto
|
|
|
|
|
|
|
|
|
|
* QERT.C (apply): local reference to params
|
|
|
|
|
|
|
|
|
|
* QDocument.C (apply): have a local reference to the params
|
|
|
|
|
(update_contents): ditto
|
|
|
|
|
|
|
|
|
|
* QCommandEdit.C: add missing include config.h
|
|
|
|
|
|
|
|
|
|
* QCommandBuffer.C (QCommandBuffer): call method directly on
|
|
|
|
|
unnamed pointer objects.
|
|
|
|
|
(complete): use "new Type", not "new Type()"
|
|
|
|
|
(complete): use explict std::max
|
|
|
|
|
|
|
|
|
|
* QCharacter.C (update_contents): use a local reference as
|
|
|
|
|
controller cache
|
|
|
|
|
(apply): ditto
|
|
|
|
|
|
|
|
|
|
* QBibtex.C (update_contents): use erase to clear a string.
|
|
|
|
|
|
|
|
|
|
* QAbout.C (build_dialog): fill the credits view in a bit more
|
|
|
|
|
elegant way
|
|
|
|
|
|
2002-10-21 17:38:09 +00:00
|
|
|
|
* almost all files: clean up formatting and indenting.
|
2002-10-20 01:48:28 +00:00
|
|
|
|
|
2002-10-19 10:32:57 +00:00
|
|
|
|
2002-10-19 Lars Gullik Bj<42>nnes <larsbj@gullik.net>
|
|
|
|
|
|
|
|
|
|
* qfont_loader.C (update): move loop vars into for scopes.
|
|
|
|
|
(get): add some debug msg.
|
|
|
|
|
(font_info): ditto
|
|
|
|
|
(getfontinfo): simplify slightly
|
|
|
|
|
|
|
|
|
|
* QParagraph.C (setWidgetsFromVSpace): initilize item
|
|
|
|
|
|
|
|
|
|
* QERT.C (update_contents): initialize rb
|
|
|
|
|
|
|
|
|
|
* QDocument.C (build_dialog): move int n inside for scope.
|
|
|
|
|
|
|
|
|
|
* QCharacter.C (findPos2nd): add a typedef
|
|
|
|
|
|
|
|
|
|
* FileDialog_private.C: include order changed.
|
|
|
|
|
(LyXFileDialog): some reformat
|
|
|
|
|
|
|
|
|
|
* FileDialog.C: include order changed.
|
|
|
|
|
(FileDialog): fix wrong use of new.
|
|
|
|
|
|
2002-10-17 17:14:22 +00:00
|
|
|
|
2002-10-17 Juergen Spitzmueller <j.spitzmueller@gmx.de>
|
2002-10-19 10:32:57 +00:00
|
|
|
|
|
|
|
|
|
* ui/QSendtoDialog.ui: fix layout
|
|
|
|
|
|
2002-10-17 13:31:04 +00:00
|
|
|
|
2002-10-17 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C (getDPI): use an average of DpiX and DpiY.
|
|
|
|
|
|
|
|
|
|
* QBrowseBox.[Ch] (c-tor): remove unneeded arguments.
|
2002-10-17 09:51:18 +00:00
|
|
|
|
|
|
|
|
|
2002-10-17 Andr<64> P<>nitz <poenitz@lyx.org>
|
|
|
|
|
|
|
|
|
|
* QBrowseBox.[Ch]: fix style issues
|
|
|
|
|
|
2002-10-17 13:31:04 +00:00
|
|
|
|
2002-10-17 Angus Leeming <leeming@lyx.org>
|
2002-10-17 09:49:44 +00:00
|
|
|
|
|
|
|
|
|
* ui/moc/Makefile.am:
|
|
|
|
|
* moc/Makefile.am: add a distclean-local target to remove *_moc.C.
|
|
|
|
|
|
2002-10-16 21:26:35 +00:00
|
|
|
|
2002-10-16 Juergen Spitzmueller <j.spitzmueller@gmx.de>
|
|
|
|
|
|
|
|
|
|
* ui/QSendtoDialog.ui:
|
|
|
|
|
* QSendtoDialog.[Ch]:
|
|
|
|
|
* QSendto.[Ch]:
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* Dialogs2.C:
|
|
|
|
|
* Dialogs_impl.h: Implement Sendto (Custom Export) dialog
|
|
|
|
|
|
2002-10-16 16:11:12 +00:00
|
|
|
|
2002-10-16 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* qfont_loader.C (font_info): correct calculation of font size
|
|
|
|
|
(point size) for qt.
|
|
|
|
|
|
2002-10-15 18:29:01 +00:00
|
|
|
|
2002-10-15 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* QBrowseBox.C (QBrowseBox): transpose const char
|
|
|
|
|
|
2002-10-15 17:45:12 +00:00
|
|
|
|
2002-10-15 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* QBrowseBox.C (c-tor): default values should go only in the .h file.
|
|
|
|
|
|
|
|
|
|
* QDocument.C: add a using std::vector declaration.
|
|
|
|
|
|
2002-10-15 12:59:08 +00:00
|
|
|
|
2002-10-15 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
2002-10-15 15:13:49 +00:00
|
|
|
|
* QLPainter.C (text): Unicode support.
|
|
|
|
|
* qfont_metrics.C (width): ditto.
|
|
|
|
|
|
2002-10-15 12:59:08 +00:00
|
|
|
|
* qfont_loader.C (available): Add code for QT 2.x.
|
|
|
|
|
|
2002-10-14 20:20:34 +00:00
|
|
|
|
2002-10-14 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C (getDPI): Implemented.
|
|
|
|
|
|
2002-10-14 14:49:00 +00:00
|
|
|
|
2002-10-12 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
|
|
* qfont_loader.C (available): Implemented.
|
2002-10-19 10:32:57 +00:00
|
|
|
|
|
2002-10-09 08:59:02 +00:00
|
|
|
|
2002-10-09 Edwin Leuven <leuven@fee.uva.nl>
|
2002-10-15 18:29:01 +00:00
|
|
|
|
|
2002-10-09 08:59:02 +00:00
|
|
|
|
* QDocument.C: Brand new document dialog
|
|
|
|
|
* QDocument.h:
|
|
|
|
|
* QDocumentDialog.C:
|
|
|
|
|
* QDocumentDialog.h:
|
|
|
|
|
* BulletsModule.C:
|
|
|
|
|
* BulletsModule.h:
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* Dialogs2.C:
|
|
|
|
|
* Dialogs_impl.h:
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* QBrowseBox.C:
|
|
|
|
|
* QBrowseBox.h:
|
|
|
|
|
* qgridview.cpp:
|
|
|
|
|
* qgridview.h:
|
|
|
|
|
* moc/Makefile.am:
|
|
|
|
|
* ui/BiblioModuleBase.ui:
|
|
|
|
|
* ui/BulletsModuleBase.ui:
|
|
|
|
|
* ui/ClassModuleBase.ui:
|
|
|
|
|
* ui/LanguageModuleBase.ui:
|
|
|
|
|
* ui/Makefile.am:
|
|
|
|
|
* ui/MarginsModuleBase.ui:
|
|
|
|
|
* ui/NumberingModuleBase.ui:
|
|
|
|
|
* ui/PackagesModuleBase.ui:
|
|
|
|
|
* ui/PaperModuleBase.ui:
|
|
|
|
|
* ui/PreambleModuleBase.ui:
|
|
|
|
|
* ui/QDocumentDialog.ui:
|
|
|
|
|
* ui/QGraphicsDialog.ui:
|
|
|
|
|
* ui/QPrintDialog.ui:
|
|
|
|
|
* ui/QRefDialog.ui:
|
2002-10-15 18:29:01 +00:00
|
|
|
|
|
2002-10-07 16:41:10 +00:00
|
|
|
|
2002-09-28 Juergen Spitzmueller <j.spitzmueller@gmx.de>
|
|
|
|
|
|
|
|
|
|
* ui/QWrapDialog.ui:
|
|
|
|
|
* QWrapDialog.[Ch]:
|
|
|
|
|
* QWrap.[Ch]:
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* Dialogs2.C:
|
|
|
|
|
* Dialogs_impl.h: Implement Wrap figure dialog
|
2002-10-15 18:29:01 +00:00
|
|
|
|
|
2002-09-26 08:57:43 +00:00
|
|
|
|
2002-09-25 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Dialogs2.C:
|
|
|
|
|
* Dialogs_impl.h:
|
|
|
|
|
* LyXKeySymFactory.C:
|
|
|
|
|
* LyXScreenFactory.C:
|
|
|
|
|
* Menubar_pimpl.[Ch]:
|
|
|
|
|
* Toolbar_pimpl.[Ch]:
|
|
|
|
|
* WorkAreaFactory.C:
|
|
|
|
|
* lyx_gui.C: doxygen fixes.
|
|
|
|
|
|
2002-09-24 18:22:50 +00:00
|
|
|
|
2002-09-24 Lars Gullik Bj<42>nnes <larsbj@gullik.net>
|
|
|
|
|
|
|
|
|
|
* ui/moc/Makefile.am (INCLUDES):
|
2002-10-15 18:29:01 +00:00
|
|
|
|
* ui/Makefile.am (INCLUDES):
|
|
|
|
|
* moc/Makefile.am (INCLUDES):
|
2002-09-24 18:22:50 +00:00
|
|
|
|
* Makefile.am (INCLUDES): loose SIGC_INCLUDES
|
|
|
|
|
|
2002-09-24 14:44:52 +00:00
|
|
|
|
2002-09-24 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QCommandEdit.h:
|
|
|
|
|
* QCommandEdit.C: fix build by removing the pragmas.
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-24 13:57:09 +00:00
|
|
|
|
2002-09-24 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* most files: "standard-conforming" Licence declaration.
|
|
|
|
|
Remove trailing whitespace.
|
|
|
|
|
|
|
|
|
|
* many header files: do not #include <config.h>.
|
|
|
|
|
Remove unnecessary #includes by using forward declarations.
|
|
|
|
|
Add as first line: // -*- C++ -*-
|
2002-09-24 18:22:50 +00:00
|
|
|
|
Move several definitions of virtual functions out of line
|
2002-09-24 13:57:09 +00:00
|
|
|
|
as they are unlikely to be inlined anyway (and it reduces
|
|
|
|
|
header file dependencies)...
|
|
|
|
|
|
|
|
|
|
* many files: added g++ #pragma directives.
|
|
|
|
|
|
2002-09-23 16:16:08 +00:00
|
|
|
|
2002-09-23 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* QMath.h: forward declare QMathDialog.
|
|
|
|
|
Remove trailing semi-colons after definition of apply and
|
|
|
|
|
update_contents methods.
|
|
|
|
|
|
|
|
|
|
* qfont_metrics.C: endl is in namespace std.
|
|
|
|
|
Some whitespece stuff.
|
|
|
|
|
|
2002-09-22 12:20:33 +00:00
|
|
|
|
2002-09-22 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qlkey.h: make Key_Unknown a modifier, to handle
|
|
|
|
|
Norbert's Alt Gr
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-17 15:02:02 +00:00
|
|
|
|
2002-09-17 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QLPainter.C: use dots for dashes because Qt sucks
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-17 12:29:40 +00:00
|
|
|
|
2002-09-16 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
|
|
|
|
* Toolbar_pimpl.C (changed_layout): when selecting a layout in
|
|
|
|
|
combox, make sure the corresponding shortcut is shown in
|
2002-09-24 18:22:50 +00:00
|
|
|
|
minibuffer
|
2002-09-17 12:29:40 +00:00
|
|
|
|
|
2002-09-16 15:41:12 +00:00
|
|
|
|
2002-09-16 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* FileDialog.C: set AnyFile mode
|
|
|
|
|
|
2002-09-16 13:30:52 +00:00
|
|
|
|
2002-09-16 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QMathDialog.C: allow menus to be torn off
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-16 00:09:19 +00:00
|
|
|
|
2002-09-16 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QDelimiterDialog.C: fix empty delimiter
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-14 23:59:19 +00:00
|
|
|
|
2002-09-15 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* ui/QDelimiterDialog.ui:
|
|
|
|
|
* QDelimiterDialog.h:
|
|
|
|
|
* QDelimiterDialog.C:
|
|
|
|
|
* QMath.h:
|
|
|
|
|
* QMath.C:
|
|
|
|
|
* QMathDialog.h:
|
|
|
|
|
* QMathDialog.C: add delimiter dialog
|
|
|
|
|
|
|
|
|
|
2002-09-15 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Alert_pimpl.C: title fix
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-14 23:59:19 +00:00
|
|
|
|
2002-09-14 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QMath.h:
|
|
|
|
|
* QMath.C:
|
|
|
|
|
* QMathDialog.h:
|
|
|
|
|
* QMathDialog.C:
|
|
|
|
|
* ui/QMathDialog.ui: matrix
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-14 13:31:33 +00:00
|
|
|
|
2002-09-14 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qlkey.h: fix two typos to be Alt_R instead
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-14 04:50:38 +00:00
|
|
|
|
2002-09-14 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qfont_metrics.C: fix rbearing()
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-14 04:30:20 +00:00
|
|
|
|
2002-09-14 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QLPainter.C: fix arc
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-14 03:27:07 +00:00
|
|
|
|
2002-09-14 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/QMathDialog.ui:
|
|
|
|
|
* QMathDialog.h:
|
|
|
|
|
* QMathDialog.C: add back display. Implement
|
|
|
|
|
font/style
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-14 01:44:58 +00:00
|
|
|
|
2002-09-14 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/QMathDialog.ui:
|
|
|
|
|
* QMathDialog.h:
|
|
|
|
|
* QMathDialog.C: add spaces menu
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-13 00:04:22 +00:00
|
|
|
|
2002-09-13 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Menubar_pimpl.C:
|
|
|
|
|
* QLPopupMenu.C: fix submenus again
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-12 16:02:28 +00:00
|
|
|
|
2002-09-12 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qscreen.h:
|
|
|
|
|
* qscreen.C: be even smarter about repaint() vs. update()
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-12 13:59:41 +00:00
|
|
|
|
2002-09-12 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QPrint.C: don't reset unless different buffer
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-12 02:50:47 +00:00
|
|
|
|
2002-09-12 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QPrint.C: get collate from params too
|
|
|
|
|
|
|
|
|
|
* ui/QGraphicsDialog.ui: re-arrange bb a bit
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-12 02:10:19 +00:00
|
|
|
|
2002-09-12 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Menubar_pimpl.C:
|
|
|
|
|
* Menubar_pimpl.h:
|
|
|
|
|
* QtView.C: implement openByName(). Move activated
|
2002-09-24 18:22:50 +00:00
|
|
|
|
signal to per-menu
|
2002-09-12 02:10:19 +00:00
|
|
|
|
|
2002-09-12 01:41:16 +00:00
|
|
|
|
2002-09-12 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QCommandBuffer.C: fix click
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-12 01:04:39 +00:00
|
|
|
|
2002-09-12 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QMathDialog.C: work around Qt bug in previous change
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-12 00:56:53 +00:00
|
|
|
|
2002-09-12 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QMathDialog.h:
|
|
|
|
|
* QMathDialog.C: load icon palettes on demand
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-12 00:25:59 +00:00
|
|
|
|
2002-09-12 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QMathDialog.C: get the scrollbars right on first show
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-11 19:57:49 +00:00
|
|
|
|
2002-09-11 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QPrint.h:
|
2002-09-24 18:22:50 +00:00
|
|
|
|
* QPrint.C:
|
2002-09-11 19:57:49 +00:00
|
|
|
|
* ui/QPrintDialog.ui: update for odd/even changes
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-11 17:53:15 +00:00
|
|
|
|
2002-09-11 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QCitationDialog.C: show right info when selecting a cite
|
|
|
|
|
|
|
|
|
|
* QParagraphDialog.C: don't validate lengths, to allow glue
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-11 17:53:15 +00:00
|
|
|
|
2002-09-11 Juergen Spitzmueller <j.spitzmueller@gmx.de>
|
|
|
|
|
|
|
|
|
|
* QFloatDialog.C: Fix the setEnable() logic
|
|
|
|
|
|
2002-09-11 17:42:45 +00:00
|
|
|
|
2002-09-11 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Alert_pimpl.C:
|
2002-09-24 18:22:50 +00:00
|
|
|
|
* QExternalDialog.h:
|
|
|
|
|
* QExternalDialog.C:
|
|
|
|
|
* QGraphicsDialog.h:
|
|
|
|
|
* QGraphicsDialog.C:
|
|
|
|
|
* QIncludeDialog.h:
|
|
|
|
|
* QIncludeDialog.C:
|
|
|
|
|
* QIndexDialog.h:
|
|
|
|
|
* QIndexDialog.C:
|
|
|
|
|
* QSearchDialog.h:
|
|
|
|
|
* QSearchDialog.C:
|
2002-09-11 17:42:45 +00:00
|
|
|
|
* QURLDialog.h:
|
2002-09-24 18:22:50 +00:00
|
|
|
|
* QURLDialog.C: focus on the first linedit on show()
|
|
|
|
|
|
2002-09-11 16:12:06 +00:00
|
|
|
|
2002-09-11 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QSearchDialog.C: fill combo boxes
|
|
|
|
|
|
2002-09-11 15:56:07 +00:00
|
|
|
|
2002-09-11 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qscreen.C: use repaint() not update() for immediate change
|
|
|
|
|
|
|
|
|
|
* QContentPane.C: warning fix
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-11 03:05:19 +00:00
|
|
|
|
2002-09-11 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qfont_metrics.C: fix button metrics
|
|
|
|
|
|
|
|
|
|
* QLPainter.C: fillPolygon() should actually fill
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-10 19:23:38 +00:00
|
|
|
|
2002-09-10 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Menubar_pimpl.C:
|
|
|
|
|
* QLPopupMenu.h:
|
|
|
|
|
* QLPopupMenu.C: finally fix Navigate
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-10 18:44:53 +00:00
|
|
|
|
2002-09-10 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/QIncludeDialog.ui:
|
|
|
|
|
* QInclude.h:
|
|
|
|
|
* QInclude.C: remove don't typeset
|
|
|
|
|
|
|
|
|
|
* Dialogs2.C: add empty showWrap
|
|
|
|
|
|
2002-09-08 06:22:06 +00:00
|
|
|
|
2002-09-08 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QFloat.C: another fix
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-08 06:16:40 +00:00
|
|
|
|
2002-09-08 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QFloat.h:
|
|
|
|
|
* QFloat.C:
|
|
|
|
|
* QFloatDialog.h:
|
|
|
|
|
* QFloatDialog.C:
|
2002-09-24 18:22:50 +00:00
|
|
|
|
* ui/QFloatDialog.ui: fix bug 527 and more
|
|
|
|
|
|
2002-09-12 17:07:31 +00:00
|
|
|
|
2002-09-12 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* iconpalette.C (resizeEvent): compile fix.
|
|
|
|
|
|
|
|
|
|
* QInclude.C (update_contents): remove lyxerr call.
|
|
|
|
|
|
2002-09-08 05:13:04 +00:00
|
|
|
|
2002-09-08 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qfont_loader.C: fix bug 531 (emph())
|
2002-09-12 17:07:31 +00:00
|
|
|
|
|
2002-09-08 05:00:37 +00:00
|
|
|
|
2002-09-08 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QMathDialog.C:
|
|
|
|
|
* iconpalette.h:
|
|
|
|
|
* iconpalette.C: make sizing work properly
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-08 02:57:10 +00:00
|
|
|
|
2002-09-08 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QMathDialog.h:
|
|
|
|
|
* QMathDialog.C: detachable icon menus
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-08 02:37:57 +00:00
|
|
|
|
2002-09-08 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QMathDialog.C:
|
|
|
|
|
* iconpalette.h:
|
|
|
|
|
* iconpalette.C: re lay out on size change
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-08 01:14:08 +00:00
|
|
|
|
2002-09-08 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QMathDialog.h:
|
|
|
|
|
* QMathDialog.C:
|
|
|
|
|
* iconpalette.C: More fixes.
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-07 23:28:05 +00:00
|
|
|
|
2002-09-08 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/QMathDialog.ui:
|
|
|
|
|
* QMathDialog.h:
|
|
|
|
|
* QMathDialog.C: add decos as symbols. Some fixes.
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-07 22:25:03 +00:00
|
|
|
|
2002-09-07 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qfont_metrics.C: unrevert per-char metrics. Droppings
|
|
|
|
|
are better than entirely wrong metrics. Hopefully
|
|
|
|
|
Andre can fix it ...
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-07 20:23:40 +00:00
|
|
|
|
2002-09-07 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qfont_loader.C: fix sizes for symbols etc.
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-07 20:00:39 +00:00
|
|
|
|
2002-09-07 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qfont_metrics.C: revert accurate per-char metrics
|
|
|
|
|
because LyX is broken
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-07 19:51:58 +00:00
|
|
|
|
2002-09-07 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qfont_loader.h:
|
|
|
|
|
* qfont_loader.C: add debug
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-09-06 01:44:02 +00:00
|
|
|
|
2002-09-06 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QMath.h:
|
|
|
|
|
* QMath.C: add sub/superscript
|
|
|
|
|
|
|
|
|
|
* ui/QMathDialog.ui:
|
|
|
|
|
* QMathDialog.h:
|
|
|
|
|
* QMathDialog.C: add dots. Use a completely broken :(
|
2002-09-24 18:22:50 +00:00
|
|
|
|
scrollview.
|
|
|
|
|
|
|
|
|
|
* iconpalette.C: increase size
|
2002-09-06 01:44:02 +00:00
|
|
|
|
|
2002-09-04 09:46:08 +00:00
|
|
|
|
2002-09-04 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* QLyXKeySym.C: using std::endl directive.
|
|
|
|
|
|
2002-08-30 16:20:27 +00:00
|
|
|
|
2002-08-30 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* moc/Makefile.am:
|
|
|
|
|
* QMath.h:
|
|
|
|
|
* QMath.C:
|
|
|
|
|
* QMathDialog.h:
|
|
|
|
|
* QMathDialog.C:
|
|
|
|
|
* ui/QMathDialog.ui: start math panel
|
|
|
|
|
|
|
|
|
|
* iconpalette.h:
|
|
|
|
|
* iconpalette.C: new widget used by above
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-29 14:43:01 +00:00
|
|
|
|
2002-08-29 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Toolbar_pimpl.C: defocus layout combo on select
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-29 08:43:06 +00:00
|
|
|
|
2002-08-29 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QtView.C: add back in allow/prohibitInput (for now)
|
|
|
|
|
|
|
|
|
|
* TODO: update
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-29 07:02:31 +00:00
|
|
|
|
2002-08-29 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Toolbar_pimpl.C: mathed math-insert - skip
|
|
|
|
|
the preceding '\' when looking for file name
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-29 06:00:29 +00:00
|
|
|
|
2002-08-29 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Toolbar_pimpl.C: math xpm handling in preparation
|
|
|
|
|
for some fixed XPMs
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-29 04:39:43 +00:00
|
|
|
|
2002-08-29 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QCommandBuffer.h:
|
|
|
|
|
* QCommandBuffer.C: use a QListView not combo box.
|
|
|
|
|
Qt Sucks.
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-29 02:04:31 +00:00
|
|
|
|
2002-08-29 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* ui/*: use size grippie consistently
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-29 01:25:41 +00:00
|
|
|
|
2002-08-29 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QContentPane.C:
|
|
|
|
|
* QContentPane.h: implement triple click
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-28 23:43:06 +00:00
|
|
|
|
2002-08-29 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QInclude.C: remove some wrong code removed from xforms
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-28 23:18:50 +00:00
|
|
|
|
2002-08-29 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qfont_metrics.C: add per char ascent/descent
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-28 22:18:03 +00:00
|
|
|
|
2002-08-28 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QContentPane.C: fix cut-and-paste borkage from
|
|
|
|
|
LFUN_MOUSE changes
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-27 20:30:20 +00:00
|
|
|
|
2002-08-25 Rob Lahaye <lahaye@snu.ac.kr>
|
|
|
|
|
|
|
|
|
|
* QLImage.C: replace redundant xoffset_l and yoffset_t
|
|
|
|
|
calculation by something better.
|
|
|
|
|
|
2002-08-25 20:53:39 +00:00
|
|
|
|
2002-08-25 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* FileDialog.C:
|
|
|
|
|
* FileDialog_private.h:
|
|
|
|
|
* FileDialog_private.C: disable non-sync code due
|
|
|
|
|
to Qt bug. Add support for buttons
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-25 20:53:39 +00:00
|
|
|
|
2002-08-25 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QLPopupMenu.C: implement optional() support
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-25 20:53:39 +00:00
|
|
|
|
* TODO: update
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-25 18:26:45 +00:00
|
|
|
|
2002-08-25 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* Menubar_pimpl.h:
|
|
|
|
|
* Menubar_pimpl.C:
|
|
|
|
|
* QLPopupMenu.h:
|
|
|
|
|
* QLPopupMenu.C: Populate menus upon open
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-25 06:45:16 +00:00
|
|
|
|
2002-08-25 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qlkey.h: add A-Z into string_to_qkey
|
|
|
|
|
|
|
|
|
|
* QLyXKeySym.h:
|
|
|
|
|
* QLyXKeySym.C: remove crap again
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-25 05:41:42 +00:00
|
|
|
|
2002-08-25 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QLyXKeySym.h:
|
|
|
|
|
* QLyXKeySym.C:
|
|
|
|
|
* QContentPane.C: revert some wrong direction stuff and try
|
|
|
|
|
again. STILL BROKEN :(
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-25 04:06:06 +00:00
|
|
|
|
2002-08-25 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QGraphics.C:
|
|
|
|
|
* ui/QGraphicsDialog.ui: update, and some UI improvements
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-24 22:02:30 +00:00
|
|
|
|
2002-08-23 Rob Lahaye <lahaye@snu.ac.kr>
|
|
|
|
|
|
|
|
|
|
* lengthcombo.C: apply changes to "enum UNIT" in src/lyxlength.h
|
|
|
|
|
|
|
|
|
|
* QLImage.C:
|
|
|
|
|
* QGraphics.C: Implement changes for new xforms graphics dialog
|
|
|
|
|
(NB: Qt Graphics dialog itself is NOT YET updated!).
|
|
|
|
|
|
2002-08-15 19:52:59 +00:00
|
|
|
|
2002-08-15 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C (hexname): enable previews to work!
|
|
|
|
|
|
2002-08-15 19:07:17 +00:00
|
|
|
|
2002-08-15 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* Dialogs2.C
|
|
|
|
|
* Dialogs_impl.h: the brave new world of Dialog creation.
|
|
|
|
|
|
|
|
|
|
* guiapi.C: discard.
|
|
|
|
|
|
|
|
|
|
* Makefile.am: add new files Dialogs2.C Dialogs_impl.h and
|
|
|
|
|
remove guiapi.C.
|
|
|
|
|
|
2002-08-14 21:22:29 +00:00
|
|
|
|
2002-08-14 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Alert_pimpl.C: remove xforms header
|
|
|
|
|
|
|
|
|
|
* Toolbar_pimpl.C: build fix
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-13 14:40:38 +00:00
|
|
|
|
2002-08-13 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Qt2Base.h: compile fix isReadonly -> bufferIsReadonly.
|
|
|
|
|
|
|
|
|
|
* FileDialog_private.C:
|
|
|
|
|
* Menubar_pimpl.C:
|
|
|
|
|
* Toolbar_pimpl.C:
|
|
|
|
|
* QtView.C:
|
|
|
|
|
* lyx_gui.C:
|
|
|
|
|
changes due to the changed LyXView interface that now returns references
|
|
|
|
|
to member variables not pointers.
|
|
|
|
|
|
2002-08-12 14:28:43 +00:00
|
|
|
|
2002-08-12 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Menubar_pimpl.C: no need to #include "Dialogs.h". Remove semi-colon
|
|
|
|
|
from namespace closing delimiter.
|
|
|
|
|
|
|
|
|
|
* Menubar_pimpl.h: remove MenuItemInfo:: prefix from c-tor declaration.
|
|
|
|
|
|
|
|
|
|
* QAbout.[Ch]:
|
|
|
|
|
* QBibitem.[Ch]:
|
|
|
|
|
* QBibtex.[Ch]:
|
|
|
|
|
* QCharacter.[Ch]:
|
|
|
|
|
* QCitation.[Ch]:
|
|
|
|
|
* QERT.[Ch]:
|
|
|
|
|
* QError.[Ch]:
|
|
|
|
|
* QExternal.[Ch]:
|
|
|
|
|
* QFloat.[Ch]:
|
|
|
|
|
* QGraphics.[Ch]:
|
|
|
|
|
* QInclude.[Ch]:
|
|
|
|
|
* QIndex.[Ch]:
|
|
|
|
|
* QLog.[Ch]:
|
|
|
|
|
* QMinipage.[Ch]:
|
|
|
|
|
* QParagraph.[Ch]:
|
|
|
|
|
* QPreamble.[Ch]:
|
|
|
|
|
* QPrint.[Ch]:
|
|
|
|
|
* QRef.[Ch]:
|
|
|
|
|
* QSearch.[Ch]:
|
|
|
|
|
* QShowFile.[Ch]:
|
|
|
|
|
* QSpellchecker.[Ch]:
|
|
|
|
|
* QTabularCreate.[Ch]:
|
|
|
|
|
* QTexinfo.[Ch]:
|
|
|
|
|
* QThesaurus.[Ch]:
|
|
|
|
|
* QToc.[Ch]:
|
|
|
|
|
* QURL.[Ch]:
|
|
|
|
|
* QVCLog.[Ch]:
|
|
|
|
|
No longer pass Controller or Dialogs to the c-tor.
|
|
|
|
|
No longer forward-declare Dialogs.
|
|
|
|
|
|
|
|
|
|
* Qt2Base.[Ch]: derives from ViewBase directly.
|
|
|
|
|
No longer passed ControlButtons & or Dialogs &.
|
|
|
|
|
(bc): new method, enabling the daughter classes to access the
|
|
|
|
|
ButtonController.
|
|
|
|
|
(slotWMHide):
|
|
|
|
|
(slotApply):
|
|
|
|
|
(slotOK):
|
|
|
|
|
(slotClose):
|
|
|
|
|
(slotRestore): changes due to a change in the ViewBase class.
|
|
|
|
|
|
|
|
|
|
* QtView.C (c-tor): no longer pass Dialogs & to the Toolbar.
|
|
|
|
|
|
|
|
|
|
* Toolbar_pimpl.[Ch] (c-tor): no longer passed a Dialogs &.
|
|
|
|
|
|
|
|
|
|
* guiapi.C: access the controller methods by explicit invocation of the
|
|
|
|
|
controller.
|
|
|
|
|
|
2002-08-09 13:37:31 +00:00
|
|
|
|
2002-08-09 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Toolbar_pimpl.C: add missing header
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-08 22:03:30 +00:00
|
|
|
|
2002-08-08 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Toolbar_pimpl.C:
|
|
|
|
|
* Menubar_pimpl.C: lyxaction cleanup
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-08 04:24:36 +00:00
|
|
|
|
2002-08-08 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QGraphicsDialog.C: enable rotate
|
|
|
|
|
|
|
|
|
|
* ui/QGraphicsDialog.ui: trigger changed on
|
|
|
|
|
activated() not highlighted()
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-08 03:50:54 +00:00
|
|
|
|
2002-08-08 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QGraphics.C:
|
|
|
|
|
* ui/QGraphicsDialog.ui: lots of fixes and cleanup
|
|
|
|
|
|
|
|
|
|
* ui/QRefDialog.ui: geometry cleanup
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-07 15:18:22 +00:00
|
|
|
|
2002-08-07 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Menubar_pimpl.C: fix compile for gcc 3.1
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-08-06 00:54:20 +00:00
|
|
|
|
2002-08-06 John Levon <levon@movementarian.org>
|
|
|
|
|
|
2002-09-24 18:22:50 +00:00
|
|
|
|
* ui/QSpellcheckerDialogBase.ui:
|
2002-08-06 00:54:20 +00:00
|
|
|
|
* QSpellcheckerDialog.h:
|
|
|
|
|
* QSpellchecker.h:
|
|
|
|
|
* QSpellchecker.C: remove options()
|
|
|
|
|
|
|
|
|
|
* QtView.C: fix build
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-07-31 04:33:03 +00:00
|
|
|
|
2002-07-31 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* io_callback.h: make a more proper class
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C: implement removal of I/O callbacks
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-07-30 00:53:57 +00:00
|
|
|
|
2002-07-30 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* qlkey.h:
|
|
|
|
|
* QLyXKeySym.h:
|
|
|
|
|
* QLyXKeySym.C: do our own getISOEncoded() mapping
|
|
|
|
|
because Qt can't handle it
|
2002-09-24 18:22:50 +00:00
|
|
|
|
|
2002-07-28 22:50:13 +00:00
|
|
|
|
2002-07-29 Lars Gullik Bj<42>nnes <larsbj@gullik.net>
|
|
|
|
|
|
|
|
|
|
* several file: strip,frontStrip -> trim,ltrim,rtrim
|
|
|
|
|
|
2002-07-25 05:04:01 +00:00
|
|
|
|
2002-07-25 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Toolbar_pimpl.C: fix tooltips
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-25 04:41:11 +00:00
|
|
|
|
2002-07-25 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* QCommandEdit.C:
|
|
|
|
|
* Toolbar_pimpl.C: make Tab work in the content pane
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-25 02:24:36 +00:00
|
|
|
|
2002-07-25 John Levon <levon@movementarian.org>
|
|
|
|
|
|
|
|
|
|
* Menubar_pimpl.C: split create/fill of menus into
|
|
|
|
|
two functions
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-25 02:11:39 +00:00
|
|
|
|
2002-07-25 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Menubar_pimpl.C: make it compile again
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-24 20:06:22 +00:00
|
|
|
|
2002-07-24 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Menubar_pimpl.C: make it compile again
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-24 07:35:59 +00:00
|
|
|
|
2002-07-24 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* FileDialog_private.C (done): add a false to the arguments passed to
|
|
|
|
|
getLyXFunc.
|
|
|
|
|
|
|
|
|
|
* QBibtex.C:
|
|
|
|
|
* QCommandBuffer.C: add a using std::vector directive.
|
|
|
|
|
|
|
|
|
|
* QBibtexDialog.C: s/<vector.h>/<vector>/
|
|
|
|
|
|
|
|
|
|
* QCommandBuffer.C: remove trailing semi-colon at the end of the
|
|
|
|
|
namespace scope.
|
|
|
|
|
|
|
|
|
|
* QTexinfo.h: s/vector<string>/std::vector<string>/
|
|
|
|
|
|
2002-07-23 13:12:55 +00:00
|
|
|
|
2002-07-23 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* QBibtex.C: syle combobox instead of listbox
|
|
|
|
|
* QBibtexDialog.C:
|
|
|
|
|
* ui/QBibtexDialog.ui
|
|
|
|
|
* QTexinfo.C: Repair view without path/selection
|
|
|
|
|
* QTexinfo.h
|
|
|
|
|
* QTexinfoDialog.C
|
|
|
|
|
* QTexinfoDialog.h
|
|
|
|
|
* ui/QTexinfoDialog.ui
|
|
|
|
|
* ui/QCitationDialog.ui: layout fix
|
|
|
|
|
* ui/QExternalDialog.ui: idem
|
|
|
|
|
* TODO: update
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-23 04:57:35 +00:00
|
|
|
|
2002-07-23 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QCommandBuffer.C: real compile fix
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-22 22:07:16 +00:00
|
|
|
|
2002-07-22 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QLyXKeySym.C: return 0 when text_ is empty
|
2002-07-28 22:50:13 +00:00
|
|
|
|
for getISOEncoded()
|
2002-07-22 22:07:16 +00:00
|
|
|
|
|
2002-07-22 21:43:27 +00:00
|
|
|
|
2002-07-22 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QCommandBuffer.C: probably compile fix
|
|
|
|
|
|
|
|
|
|
* QtView.C:
|
|
|
|
|
* Toolbar_pimpl.h:
|
|
|
|
|
* Toolbar_pimpl.C: remove dead code
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-22 18:56:04 +00:00
|
|
|
|
2002-07-22 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C: add exit() so we don't busy loop !
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-22 18:22:35 +00:00
|
|
|
|
2002-07-22 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QCommandEdit.C: complete if right at end of line
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-22 18:22:35 +00:00
|
|
|
|
* QLyXKeySym.C: cleanup comments
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-22 18:22:35 +00:00
|
|
|
|
* QtView.C: prefer const int
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-22 18:22:35 +00:00
|
|
|
|
* qlkey.h: fix some transliteration errors...
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-22 16:05:17 +00:00
|
|
|
|
2002-07-22 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Toolbar_pimpl.h:
|
|
|
|
|
* Toolbar_pimpl.C: remove ->push()
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-22 15:30:24 +00:00
|
|
|
|
2002-07-22 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* QCitationDialog.C: fix loop search and info update after selecting
|
|
|
|
|
* TODO: remove this is issue
|
|
|
|
|
|
2002-07-22 14:04:38 +00:00
|
|
|
|
2002-07-22 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* ui/QBibtexDialog.ui: style browser
|
|
|
|
|
* QBibtex.C: idem
|
|
|
|
|
* QBibtexDialog.C: idem
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-22 14:04:38 +00:00
|
|
|
|
* ui/QRefDialog.ui: document combo
|
|
|
|
|
* QRef.C: idem
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-22 14:04:38 +00:00
|
|
|
|
* QInclude.C: new layout
|
|
|
|
|
* ui/QIncludeDialog.ui: new layout
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-22 14:04:38 +00:00
|
|
|
|
* ui/QCitationDialog.ui: new layout
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-22 14:04:38 +00:00
|
|
|
|
* ui/QExternalDialog.ui: new layout
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-22 14:04:38 +00:00
|
|
|
|
* QGraphics.C: Compile fix
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
|
|
|
|
* TODO:
|
2002-07-22 14:04:38 +00:00
|
|
|
|
|
2002-07-22 01:53:26 +00:00
|
|
|
|
2002-07-22 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Menubar_pimpl.h:
|
|
|
|
|
* Menubar_pimpl.C: implement check/disable, submenus
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-21 23:08:30 +00:00
|
|
|
|
2002-07-22 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Toolbar_pimpl.h:
|
|
|
|
|
* Toolbar_pimpl.C: implement getLayoutList()
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-21 21:21:06 +00:00
|
|
|
|
2002-07-21 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr>
|
|
|
|
|
|
|
|
|
|
* Toolbar_pimpl.C: use BufferParams::getLyXTextClass
|
|
|
|
|
|
2002-07-21 18:13:13 +00:00
|
|
|
|
2002-07-21 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QToc.h:
|
|
|
|
|
* QToc.C: compile fixes, default to depth_(1)
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-21 01:38:24 +00:00
|
|
|
|
2002-07-21 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Menubar_pimpl.C: change for removed menubar stuff
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-21 01:38:24 +00:00
|
|
|
|
2002-07-21 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QtView.C: reset idle timer on message()
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-19 23:04:55 +00:00
|
|
|
|
2002-07-20 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QLImage.C: various fixes
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
|
|
|
|
* QWorkArea.C: set focus proxy
|
|
|
|
|
|
2002-07-19 23:04:55 +00:00
|
|
|
|
* qscreen.C: don't show cursor when in command buffer
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-19 23:04:55 +00:00
|
|
|
|
* Makefile.am:
|
|
|
|
|
* moc/Makefile.am:
|
|
|
|
|
* QMiniBuffer.h:
|
2002-07-28 22:50:13 +00:00
|
|
|
|
* QMiniBuffer.C:
|
2002-07-19 23:04:55 +00:00
|
|
|
|
* QCommandBuffer.h:
|
|
|
|
|
* QCommandBuffer.C:
|
|
|
|
|
* QCommandEdit.h:
|
|
|
|
|
* QCommandEdit.C:
|
|
|
|
|
* QtView.h:
|
|
|
|
|
* QtView.C: Rudimentary command buffer
|
|
|
|
|
|
2002-07-19 20:56:31 +00:00
|
|
|
|
2002-07-19 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QWorkArea.C: remove unnecessary include
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-18 20:15:29 +00:00
|
|
|
|
2002-07-18 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QtView.C:
|
|
|
|
|
* Toolbar_pimpl.C:
|
|
|
|
|
* lyx_gui.C: verboseDispatch() is now dispatch()
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-17 15:51:23 +00:00
|
|
|
|
2002-07-07 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* QParagraph.[Ch]: Add paragraph dialog
|
2002-07-28 22:50:13 +00:00
|
|
|
|
* QParagraphDialog.[Ch]:
|
|
|
|
|
* ui/QParagraphDialog.[Ch]:
|
2002-07-17 15:51:23 +00:00
|
|
|
|
* Makefile.am:
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* guiapi.C:
|
|
|
|
|
|
2002-07-17 04:13:41 +00:00
|
|
|
|
2002-07-17 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QtView.C: basic statusbar show
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-17 02:12:12 +00:00
|
|
|
|
2002-07-17 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QLImage.C: add using std
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-15 17:17:57 +00:00
|
|
|
|
2002-07-15 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QLImage.h:
|
|
|
|
|
* QLImage.C: remove getPixmap() add isDrawable()
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-14 02:04:19 +00:00
|
|
|
|
2002-07-14 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* io_callback.h:
|
|
|
|
|
* lyx_gui.C: make set_read_callback() work
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-14 01:44:15 +00:00
|
|
|
|
2002-07-14 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C: add set_read_callback()
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
|
|
|
|
* Makefile.am:
|
2002-07-14 01:44:15 +00:00
|
|
|
|
* xforms/*: remove
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-13 01:42:15 +00:00
|
|
|
|
2002-07-13 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QtView.C: add a status bar
|
|
|
|
|
|
2002-07-28 22:50:13 +00:00
|
|
|
|
* Toolbar_pimpl.C: minor fixes
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C: implement hexname()
|
2002-07-13 01:42:15 +00:00
|
|
|
|
|
2002-07-12 16:26:25 +00:00
|
|
|
|
2002-07-12 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C: move init_graphics() to parse_init()
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-12 03:17:31 +00:00
|
|
|
|
2002-07-12 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Toolbar_pimpl.h:
|
|
|
|
|
* Toolbar_pimpl.C: remove unused (de)activate()
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-12 03:05:13 +00:00
|
|
|
|
2002-07-12 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
2002-07-28 22:50:13 +00:00
|
|
|
|
* lyx_gui.C: implement update_fonts(), font_available()
|
|
|
|
|
|
2002-07-12 02:27:42 +00:00
|
|
|
|
2002-07-12 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C: add un-needed update_color()
|
|
|
|
|
|
2002-07-12 01:59:01 +00:00
|
|
|
|
2002-07-12 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QtView.h:
|
|
|
|
|
* QtView.C: remove unused methods
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-12 01:48:53 +00:00
|
|
|
|
2002-07-12 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* QLImage.h:
|
|
|
|
|
* QLImage.C: initial image loader
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C: initialise graphics
|
|
|
|
|
|
|
|
|
|
* QLPainter.C: draw images
|
|
|
|
|
|
|
|
|
|
* QWorkArea.C: implement clipboard as much as possible
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-11 01:01:38 +00:00
|
|
|
|
2002-07-11 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* dialog files: add unused Dialogs paramater to allow compile
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-11 01:01:38 +00:00
|
|
|
|
* QtView.C:
|
|
|
|
|
* QMiniBuffer.h:
|
|
|
|
|
* QMiniBuffer.C:
|
|
|
|
|
* Makefile.am: add QMiniBuffer (placeholder)
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-11 01:01:38 +00:00
|
|
|
|
* TODO: add
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-11 01:01:38 +00:00
|
|
|
|
* Toolbar_pimpl.h:
|
|
|
|
|
* Toolbar_pimpl.C: compile fix
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C: add hexname() place holder
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-07-04 13:00:09 +00:00
|
|
|
|
2002-07-04 Andr<64> P<>nitz <poenitz@lyx.org>
|
|
|
|
|
|
|
|
|
|
* xforms/Makefile.am: replace XFORMSGIMAGE by XFORMSIMAGE
|
|
|
|
|
|
2002-06-28 11:22:56 +00:00
|
|
|
|
2002-06-28 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* QLPainter.[Ch]: changes associated with the name change
|
|
|
|
|
grfx::GImage -> grfx::Image.
|
|
|
|
|
|
2002-06-21 16:40:54 +00:00
|
|
|
|
2002-06-21 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Menubar_pimpl.C (c-tor): rename MenuBackend const & mb argument to
|
|
|
|
|
avoid name clash with MenuBackend::const_iterator mb.
|
|
|
|
|
|
|
|
|
|
* QContentPane.C:
|
|
|
|
|
* QLPainter.C:
|
|
|
|
|
* qscreen.C: add using std::endl directive.
|
|
|
|
|
|
|
|
|
|
* QLPainter.C (lines, fillPolygon) : wrap QCOORD points inside a
|
|
|
|
|
scoped_array as np is not known at compile time and my compiler barfs.
|
|
|
|
|
|
|
|
|
|
* Toolbar_pimpl.h: forward declare class ToolbarProxy.
|
|
|
|
|
|
|
|
|
|
* qfont_loader.h: don't #include "font_loader.h".
|
|
|
|
|
|
|
|
|
|
* qfont_metrics.C: remove trailing ';' from namespace anon scope.
|
|
|
|
|
|
2002-06-21 13:50:57 +00:00
|
|
|
|
2002-06-21 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* qfont_metrics.C: fix variable names
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-06-21 11:35:41 +00:00
|
|
|
|
2002-06-21 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QWorkArea.C: remove dead splash code
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-06-21 02:58:54 +00:00
|
|
|
|
2002-06-21 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QContentPane.C: restore calls to workAreaResize()
|
|
|
|
|
|
2002-07-28 22:50:13 +00:00
|
|
|
|
* QLyXKeySym.h: tidy
|
|
|
|
|
|
|
|
|
|
* QWorkArea.h: remove redraw()
|
2002-06-21 02:58:54 +00:00
|
|
|
|
|
|
|
|
|
* QWorkArea.C: remove resize()
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-06-20 23:01:16 +00:00
|
|
|
|
2002-06-20 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* guiapi.C: createIndex() changed
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-06-20 20:37:42 +00:00
|
|
|
|
2002-06-20 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QWorkArea.h: remove unused resize(...)
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-06-19 23:55:55 +00:00
|
|
|
|
2002-06-20 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QWorkArea.h: remove unused stuff
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-06-19 22:11:20 +00:00
|
|
|
|
2002-06-19 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QContentPane.h:
|
|
|
|
|
* QContentPane.C: remove focus/unfocus events
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-06-19 18:29:07 +00:00
|
|
|
|
2002-06-19 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QWorkArea.h: remove unused methods
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-06-19 05:20:29 +00:00
|
|
|
|
2002-06-19 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* LyXKeySymFactory.C: add
|
|
|
|
|
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* QContentPane.C:
|
|
|
|
|
* qlkey.h:
|
|
|
|
|
* QLyXKeySym.h:
|
|
|
|
|
* QLyXKeySym.C: get keyboard partly working
|
|
|
|
|
|
2002-07-28 22:50:13 +00:00
|
|
|
|
* qfont_metrics.C: fix compile
|
|
|
|
|
|
2002-06-19 03:38:44 +00:00
|
|
|
|
2002-06-19 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: add the new files ...
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-06-19 03:38:44 +00:00
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* guiapi.C:
|
|
|
|
|
* all dialogs: implement new dialog stuff, fix compile
|
|
|
|
|
|
|
|
|
|
* FileDialog_private.h:
|
|
|
|
|
|
|
|
|
|
* GUIRunTime.C:
|
|
|
|
|
* lyx_gui.C: update for lyx_gui namespace
|
|
|
|
|
|
|
|
|
|
* LyXScreenFactory.C: add
|
|
|
|
|
|
|
|
|
|
* QContentPane.h:
|
|
|
|
|
* QContentPane.C: new widget for containing a lyx document
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-06-19 03:38:44 +00:00
|
|
|
|
* QLPainter.h:
|
|
|
|
|
* QLPainter.C: qt painter object
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-06-19 03:38:44 +00:00
|
|
|
|
* QWorkArea.h:
|
|
|
|
|
* QWorkArea.C: Qt version of the work area
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-06-19 03:38:44 +00:00
|
|
|
|
* QtView.h:
|
|
|
|
|
* QtView.C: Qt version of LyXView
|
|
|
|
|
|
|
|
|
|
* Toolbar_pimpl.h:
|
|
|
|
|
* Toolbar_pimpl.C:
|
|
|
|
|
* Menubar_pimpl.h:
|
|
|
|
|
* Menubar_pimpl.C: initial Qt versions
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-06-19 03:38:44 +00:00
|
|
|
|
* WorkAreaFactory.C: generate a QWorkArea
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
|
|
|
|
* emptytable.C: add a resize grippie
|
|
|
|
|
|
2002-06-19 03:38:44 +00:00
|
|
|
|
* qfont_loader.h:
|
|
|
|
|
* qfont_loader.C: font loader for Qt
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-06-19 03:38:44 +00:00
|
|
|
|
* qfont_metrics.h:
|
|
|
|
|
* qfont_metrics.C: font metrics for Qt
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-06-19 03:38:44 +00:00
|
|
|
|
* qlkey.h: convert Qt key symbol into a name
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-06-19 03:38:44 +00:00
|
|
|
|
* qscreen.h:
|
|
|
|
|
* qscreen.C: Qt version of screen
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-06-19 03:38:44 +00:00
|
|
|
|
* moc/Makefile.am: add new files
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-06-19 03:38:44 +00:00
|
|
|
|
* xforms/Makefile.am: remove all xforms dialogs
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-06-10 17:33:05 +00:00
|
|
|
|
2002-06-10 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* Qt2BC.C: do not include ButtonController.tmpl
|
|
|
|
|
|
2002-05-23 12:08:47 +00:00
|
|
|
|
2002-05-23 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QtLyXView.h: moved into frontends/
|
2002-07-28 22:50:13 +00:00
|
|
|
|
|
2002-05-22 01:16:37 +00:00
|
|
|
|
2002-05-22 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* QDocument.h: use more specific smart_ptr header.
|
|
|
|
|
* Qt2Base.h: ditto
|
|
|
|
|
|
2002-04-30 00:26:16 +00:00
|
|
|
|
2002-04-30 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QCharacter.h:
|
|
|
|
|
* QCharacter.C: update for language i18n change
|
2002-05-22 01:16:37 +00:00
|
|
|
|
|
2002-04-16 22:37:46 +00:00
|
|
|
|
2002-04-16 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C: add tooltipsEnabled()
|
|
|
|
|
|
|
|
|
|
* QTeXInfo.C: include right header
|
2002-05-22 01:16:37 +00:00
|
|
|
|
|
2002-04-16 22:37:46 +00:00
|
|
|
|
* moc/Makefile.am: add back missing moc files
|
|
|
|
|
|
|
|
|
|
* xforms/Makefile.am: add missing FeedbackController
|
2002-05-22 01:16:37 +00:00
|
|
|
|
|
2002-04-08 09:42:58 +00:00
|
|
|
|
2002-04-08 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
2002-04-08 17:55:47 +00:00
|
|
|
|
* xforms/Makefile.am (link_files): use correct _SOURCES variable.
|
|
|
|
|
|
|
|
|
|
* ui/moc/Makefile.am: move include to top
|
|
|
|
|
(DISTCLEANFILES): take the UIMOCDIALOGS variable instead
|
|
|
|
|
|
|
|
|
|
* ui/Makefile.am: ws change
|
|
|
|
|
|
|
|
|
|
* moc/Makefile.am: move include to top
|
|
|
|
|
|
|
|
|
|
* Makefile.am (EXTRA_DIST): some file taken from...
|
|
|
|
|
* Makefile.dialogs (DIALOGSOURCES):here
|
|
|
|
|
|
|
|
|
|
* xforms/Makefile.am (EXTRA_DIST): delete
|
2002-04-08 09:42:58 +00:00
|
|
|
|
(libqt2xforms_la_SOURCES): change to...
|
|
|
|
|
(nodist_libqt2xforms_la_SOURCES): this
|
|
|
|
|
|
|
|
|
|
* ui/moc/Makefile.am (libqt2uimoc_la_SOURCES): change to...
|
|
|
|
|
(nodist_libqt2uimoc_la_SOURCES): this
|
|
|
|
|
|
|
|
|
|
* ui/Makefile.am (libqt2ui_la_SOURCES): change to...
|
|
|
|
|
(nodist_libqt2ui_la_SOURCES): this
|
|
|
|
|
|
|
|
|
|
* moc/Makefile.am (libqtmoc_la_SOURCES): comment out
|
|
|
|
|
(nodist_libqt2moc_la_SOURCES): new
|
|
|
|
|
|
|
|
|
|
* Makefile.dialogs (DIALOGSOURCES): add QParagraph,
|
|
|
|
|
QParagraphDialog, QDocument, QDocumentDialog
|
|
|
|
|
|
|
|
|
|
* Makefile.am (DISTCLEANFILES): delete
|
|
|
|
|
(EXTRA_DIST): add with Makefile.dialogs
|
|
|
|
|
|
2002-04-02 16:17:08 +00:00
|
|
|
|
2002-04-02 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* ui/QParagraphDialog.ui: fix a couple of typos for
|
|
|
|
|
the translators
|
2002-04-08 09:42:58 +00:00
|
|
|
|
|
2002-03-25 10:58:42 +00:00
|
|
|
|
2002-03-25 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* xforms/Makefile.am (link_files): whitespace.
|
|
|
|
|
|
2002-03-22 18:21:02 +00:00
|
|
|
|
2002-03-22 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* xforms/Makefile.am (libqt2xforms.la): it should depend on
|
|
|
|
|
libqt2xforms_la_OBJECTS not libqt2xforms_la_SOURCES!
|
|
|
|
|
|
2002-03-21 21:21:28 +00:00
|
|
|
|
2002-03-21 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* most files: ws cleanup
|
|
|
|
|
|
2002-03-11 22:47:41 +00:00
|
|
|
|
2002-03-11 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* docygen fixes.
|
|
|
|
|
|
2002-03-06 12:07:23 +00:00
|
|
|
|
2002-03-05 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* GUIRunTime.C (initialiseGraphics): use the xforms image loader if
|
|
|
|
|
your version of the xforms libraries is up to the task.
|
|
|
|
|
|
|
|
|
|
* xforms/Makefile.am: link in the xforms image loader if so configured.
|
|
|
|
|
|
2002-03-04 10:51:40 +00:00
|
|
|
|
2002-03-04 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C (redrawGUI): removed to frontends/Dialogs.C
|
|
|
|
|
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* GUIRunTime.C (initialiseGraphics): moved to GUIRunTime.
|
|
|
|
|
|
2002-03-02 16:39:54 +00:00
|
|
|
|
2002-03-02 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
2002-03-02 19:27:06 +00:00
|
|
|
|
* Makefile.am: get rid of LYX_LIBS
|
|
|
|
|
|
2002-03-02 16:39:54 +00:00
|
|
|
|
* QDocument.C (class_update): layout as string
|
|
|
|
|
|
2002-03-01 18:47:56 +00:00
|
|
|
|
2002-03-01 John Levon <moz@compsoc.man.ac.uk>
|
2002-02-18 01:44:56 +00:00
|
|
|
|
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* moc/Makefile.am:
|
|
|
|
|
* ui/Makefile.am:
|
2002-03-01 18:47:56 +00:00
|
|
|
|
* ui/moc/Makefile.am: fix compile
|
2002-02-18 01:44:56 +00:00
|
|
|
|
|
2002-03-01 18:47:56 +00:00
|
|
|
|
* xforms/: compile the necessary files via symlinks
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2002-02-18 01:44:56 +00:00
|
|
|
|
* QPreambleDialog.C: new systemcall interface
|
|
|
|
|
|
2002-03-01 18:47:56 +00:00
|
|
|
|
* Timeout_pimpl.h:
|
|
|
|
|
* Timeout_pimpl.C: add running()
|
|
|
|
|
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* Dialogs.C: add init graphics, and doc/par xforms forms
|
|
|
|
|
|
2002-02-06 15:36:29 +00:00
|
|
|
|
2002-02-06 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QToc.C: fix crash
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2002-02-06 10:58:08 +00:00
|
|
|
|
2002-02-06 Edwin Leuven <leuven@fee.uva.nl>
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2002-02-06 10:58:08 +00:00
|
|
|
|
* QGraphics.C: compilation fix
|
|
|
|
|
* QTexinfoDialog.C:
|
|
|
|
|
* QTexinfoDialog.h:
|
|
|
|
|
* ui/QTexinfoDialog.ui: remove help button
|
|
|
|
|
|
2002-01-31 13:15:33 +00:00
|
|
|
|
2002-01-31 Edwin Leuven <leuven@fee.uva.nl>
|
2002-02-06 10:58:08 +00:00
|
|
|
|
|
2002-02-06 15:36:29 +00:00
|
|
|
|
* qt2/QGraphics.C:
|
|
|
|
|
* qt2/QGraphics.h:
|
|
|
|
|
* qt2/QGraphicsDialog.C:
|
|
|
|
|
* qt2/QGraphicsDialog.h:
|
|
|
|
|
* qt2/lengthcombo.C:
|
2002-01-31 13:15:33 +00:00
|
|
|
|
* qt2/ui/QGraphicsDialog.ui: new dialog
|
|
|
|
|
* qt2/QAbout.C:
|
|
|
|
|
* qt2/ui/QAboutDialog.ui: reduce size
|
|
|
|
|
* qt2/ui/QFloatDialog.ui: update dialog
|
|
|
|
|
|
2002-01-29 10:05:09 +00:00
|
|
|
|
2002-01-29 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* QShowFile.h:
|
|
|
|
|
* QShowFile.C:
|
|
|
|
|
* QShowFileDialog.h:
|
|
|
|
|
* QShowFileDialog.C:
|
|
|
|
|
* ui/QShowFileDialog.ui: add showfile dialog
|
|
|
|
|
* ui/QCitationDialog.ui: minor layout tweaks
|
|
|
|
|
|
2002-01-25 19:34:22 +00:00
|
|
|
|
2002-01-25 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C: removed now redundant #include "QParagraph.h".
|
|
|
|
|
|
|
|
|
|
* QSearchDialog.h (remember): removed unnecessary
|
|
|
|
|
QSearchDialog qualifier.
|
|
|
|
|
|
|
|
|
|
* QTexinfo.C:
|
|
|
|
|
* QToc.C: added various using std::xyz directives.
|
|
|
|
|
|
2002-01-25 17:46:18 +00:00
|
|
|
|
2002-01-25 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* QFloat.h:
|
|
|
|
|
* QFloat.C:
|
|
|
|
|
* QFloatDialog.h:
|
|
|
|
|
* QFloatDialog.C:
|
|
|
|
|
* ui/QFloatDialog.ui: add float dialog
|
|
|
|
|
|
|
|
|
|
2002-01-25 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* Makefile.dialogs: don't compile QPar/Doc
|
|
|
|
|
for now, as they cause problems
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2002-01-20 18:38:52 +00:00
|
|
|
|
2002-01-20 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* QToc.h:
|
|
|
|
|
* QToc.C:
|
|
|
|
|
* QTocDialog.h:
|
|
|
|
|
* QTocDialog.C:
|
|
|
|
|
* ui/QTocDialog.ui: resuscitate TOC dialog
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2002-01-20 17:02:09 +00:00
|
|
|
|
2002-01-20 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QCitation.h:
|
|
|
|
|
* QCitation.C:
|
|
|
|
|
* QCitationDialog.h:
|
|
|
|
|
* QCitationDialog.C:
|
|
|
|
|
* ui/QCitationDialog.ui: natbib fixes
|
|
|
|
|
|
2002-01-19 13:48:05 +00:00
|
|
|
|
2002-01-19 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* QTexinfo.[Ch]: added
|
|
|
|
|
* QTexinfoDialog.[Ch]: added
|
|
|
|
|
* ui/QTexinfoDialog.ui: added
|
|
|
|
|
* Dialogs.C: add dialog
|
|
|
|
|
* Makefile.dialogs: idem
|
|
|
|
|
|
2002-01-18 09:55:18 +00:00
|
|
|
|
2002-01-18 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* QMinipage.C: compiles fixes (lyxlength related)
|
|
|
|
|
|
2002-01-16 23:56:25 +00:00
|
|
|
|
2002-01-15 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* Makefile.am:
|
2002-01-16 23:56:25 +00:00
|
|
|
|
* FileDialog_private.h: fix compile
|
|
|
|
|
|
|
|
|
|
* QThesaurus.h:
|
|
|
|
|
* QThesaurus.C:
|
|
|
|
|
* QThesaurusDialog.h:
|
|
|
|
|
* QThesaurusDialog.C:
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* ui/QThesaurusDialog.ui: new thesaurus code
|
|
|
|
|
|
2002-01-14 16:10:29 +00:00
|
|
|
|
2002-01-14 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QMinipage.C (apply, update_contents): MinipageParams::width renamed
|
|
|
|
|
as MinipageParams::pageWidth.
|
|
|
|
|
|
2002-01-04 03:21:47 +00:00
|
|
|
|
2002-01-04 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QParagraph.C: add needed include
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-12-08 02:31:42 +00:00
|
|
|
|
2001-12-08 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* Dialogs.C: bring back unconverted dialogs
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-12-05 18:32:49 +00:00
|
|
|
|
2001-12-05 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QParagraph.C:
|
|
|
|
|
* QParagraphDialog.h:
|
|
|
|
|
* QParagraphDialog.C: use new vspace API
|
|
|
|
|
|
|
|
|
|
* QTocDialog.C: silence warnings
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-12-05 08:04:20 +00:00
|
|
|
|
2001-12-05 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* qttableview.C: change "while(" to "while ("
|
2001-12-05 08:04:20 +00:00
|
|
|
|
|
2001-12-05 05:53:01 +00:00
|
|
|
|
2001-12-05 Allan Rae <rae@lyx.org>
|
|
|
|
|
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* QParagraph.C (apply):
|
2001-12-05 05:53:01 +00:00
|
|
|
|
(update): Use the right LyXText -- extending John's fix
|
|
|
|
|
|
2001-12-01 02:24:28 +00:00
|
|
|
|
2001-12-01 Maks Orlovich <mo002j@mail.rochester.edu>
|
|
|
|
|
|
|
|
|
|
* moc/Makefile.am:
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* QBibtexDialog.C:
|
|
|
|
|
* QExternalDialog.C:
|
|
|
|
|
* QParagraphDialog.h:
|
|
|
|
|
* QPreambleDialog.C:
|
|
|
|
|
* emptytable.C:
|
|
|
|
|
* qttableview.C:
|
|
|
|
|
* qttableview.C:
|
|
|
|
|
* qttableview.h: fixes for Qt3
|
|
|
|
|
|
|
|
|
|
2001-12-01 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: add Alert_pimpl.lo
|
|
|
|
|
|
2001-11-06 18:10:55 +00:00
|
|
|
|
2001-11-06 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: link in new DropDown.lo
|
|
|
|
|
|
|
|
|
|
* QSpellcheckerDialog.C: fix warning
|
|
|
|
|
|
|
|
|
|
* ui/moc/Makefile.am: remove dead thing
|
|
|
|
|
|
2001-10-17 15:38:59 +00:00
|
|
|
|
2001-10-17 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
|
|
|
|
* ui/moc/Makefile.am: remove unportable # at beginning of
|
2001-12-01 02:24:28 +00:00
|
|
|
|
declaration.
|
2001-10-17 15:38:59 +00:00
|
|
|
|
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* ui/Makefile.am:
|
2001-10-17 15:38:59 +00:00
|
|
|
|
* Makefile.am: remove extra DISTCLEANFILES declaration
|
|
|
|
|
|
2001-10-08 14:50:16 +00:00
|
|
|
|
2001-10-07 Adrien Rebollo <adrien.rebollo@gmx.fr>
|
|
|
|
|
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* ui/QDocumentDialog.ui:
|
2001-10-08 14:50:16 +00:00
|
|
|
|
* QDocument.C (build_dialog): support latin4
|
|
|
|
|
|
2001-10-05 16:25:34 +00:00
|
|
|
|
2001-10-05 Adrien Rebollo <adrien.rebollo@gmx.fr>
|
|
|
|
|
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* ui/QDocumentDialog.ui:
|
2001-10-05 16:25:34 +00:00
|
|
|
|
* QDocument.C (build_dialog): support latin3
|
|
|
|
|
|
2001-09-27 09:45:57 +00:00
|
|
|
|
2001-09-27 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C: remove splash dialog code.
|
|
|
|
|
|
|
|
|
|
* QSplash.[Ch]:
|
|
|
|
|
* QSplashDialog.[Ch]: removed.
|
|
|
|
|
|
|
|
|
|
* Makefile.dialogs: remove splash dialog files.
|
|
|
|
|
|
2001-09-18 12:59:06 +00:00
|
|
|
|
2001-09-18 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QRef.C: fix compile
|
|
|
|
|
|
|
|
|
|
* README: update
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-09-09 22:02:19 +00:00
|
|
|
|
2001-09-09 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* Makefile.am (libqt2_la_LIBADD): rename from OBJADD, depend on
|
|
|
|
|
gui libs
|
|
|
|
|
|
2001-09-06 14:24:09 +00:00
|
|
|
|
2001-09-06 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* ui/QMinipageDialog.ui: fix layout, remove old slot
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-09-06 14:24:09 +00:00
|
|
|
|
* QRefDialog.C: fix warning
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-09-02 19:34:01 +00:00
|
|
|
|
2001-09-02 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* ui/QSpellcheckerDialog.ui: reworded layout
|
|
|
|
|
|
2001-09-02 18:10:50 +00:00
|
|
|
|
2001-09-02 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* QMinipage.C: remove radiobutton add combox
|
|
|
|
|
* ui/QMinipageDialog.ui: + buttons at bottom
|
|
|
|
|
|
2001-09-01 03:52:21 +00:00
|
|
|
|
2001-09-01 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* QSpellchecker.[Ch]:
|
|
|
|
|
* QSpellcheckerDialog.[Ch]:
|
|
|
|
|
* ui/QSpellcheckerDialog.ui: add spellchecker dialog
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-31 12:48:41 +00:00
|
|
|
|
2001-08-31 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* ui/QMinipageDialog.ui: layout tweak again (but it's getting better)
|
|
|
|
|
|
2001-08-31 10:08:55 +00:00
|
|
|
|
2001-08-31 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* ui/QGraphicsDialog.ui : minor layout tweak
|
|
|
|
|
* ui/QIncludeDialog.ui : idem
|
|
|
|
|
* ui/QMinipageDialog.ui: idem
|
|
|
|
|
* ui/QURLDialog.ui: idem
|
|
|
|
|
|
2001-08-31 09:07:00 +00:00
|
|
|
|
2001-08-31 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* ui/QRefDialog.ui : minor layout tweak
|
|
|
|
|
* Qref.C: idem
|
|
|
|
|
|
2001-08-31 03:01:11 +00:00
|
|
|
|
2001-08-31 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QTabularCreateDialog.C: fix warnings
|
|
|
|
|
|
|
|
|
|
* emptytable.h:
|
|
|
|
|
* emptytable.C:
|
|
|
|
|
* ui/QTabularCreateDialog.ui: fix layout
|
|
|
|
|
when table size is changed
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-31 02:34:10 +00:00
|
|
|
|
2001-08-31 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* QSearch.[Ch]:
|
|
|
|
|
* QSearchDialog.[Ch]:
|
|
|
|
|
* ui/QSearchDialog.ui: add search back
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-29 21:11:30 +00:00
|
|
|
|
2001-08-29 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* QPrint.[Ch]:
|
|
|
|
|
* QPrintDialog.[Ch]:
|
|
|
|
|
* ui/QPrintDialog.ui: add print dialog back
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-29 19:34:05 +00:00
|
|
|
|
2001-08-29 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* moc/Makefile.am:
|
|
|
|
|
* ui/Makefile.am:
|
|
|
|
|
* ui/moc/Makefile.am: use AM_CXXFLAGS to add defines
|
|
|
|
|
|
2001-08-29 15:37:39 +00:00
|
|
|
|
2001-08-29 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QAbout.C: added a using std::getline directive.
|
|
|
|
|
|
|
|
|
|
* QCitationDialog.C (doFind): removed const from argument to make it
|
|
|
|
|
consistent with the header file.
|
|
|
|
|
|
|
|
|
|
* QDocument.[Ch] (c-tor): moved declaration of into .C file. Compilation
|
|
|
|
|
was failing with "incomplete type is not allowed" in instantiation
|
|
|
|
|
of boost::scoped_ptr<QDocumentDialog> dialog_.
|
|
|
|
|
|
|
|
|
|
* QLog.C: added a couple of using std::xyz directives.
|
|
|
|
|
|
|
|
|
|
* QPreambleDialog.C: added a using std::getline directive.
|
|
|
|
|
|
|
|
|
|
* QToc.C: using SigC::slot directive.
|
|
|
|
|
|
2001-08-29 11:03:20 +00:00
|
|
|
|
2001-08-29 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* ui/QURLDialog.ui : minor layout tweak
|
|
|
|
|
|
2001-08-29 03:35:45 +00:00
|
|
|
|
2001-08-29 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QPreamble.[Ch]:
|
|
|
|
|
* QPreambleDialog.[Ch]:
|
|
|
|
|
* ui/QPreambleDialog.ui:
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* Dialogs.C: add pre-amble dialog
|
|
|
|
|
|
2001-08-29 02:29:26 +00:00
|
|
|
|
2001-08-29 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* ui/QIndexDialog.ui:
|
|
|
|
|
* QIndexDialog.C: add QWhatsThis in C source
|
|
|
|
|
|
|
|
|
|
* README: document this restriction
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-29 02:08:04 +00:00
|
|
|
|
2001-08-29 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QMinipage.[Ch]:
|
|
|
|
|
* QMinipageDialog.[Ch]:
|
|
|
|
|
* ui/QMinipageDialog.ui:
|
|
|
|
|
* lengthcombo.[Ch]:
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* moc/Makefile.am:
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* Dialogs.C: add minipage and prototype length combo widget
|
|
|
|
|
|
2001-08-29 00:37:04 +00:00
|
|
|
|
2001-08-29 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QLog.[Ch]:
|
|
|
|
|
* QLogDialog.[Ch]:
|
|
|
|
|
* ui/QLogDialog.ui:
|
|
|
|
|
* QVCLog.[Ch]:
|
|
|
|
|
* QVCLogDialog.[Ch]:
|
|
|
|
|
* ui/QVCLogDialog.ui:
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* Dialogs.C:
|
2001-08-29 00:37:04 +00:00
|
|
|
|
* Makefile.am:
|
|
|
|
|
* Makefile.dialogs: add log and vclog dialogs
|
|
|
|
|
|
2001-08-28 04:17:49 +00:00
|
|
|
|
2001-08-28 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* QTabularCreate.[Ch]:
|
|
|
|
|
* QTabularCreate.h:
|
|
|
|
|
* QTabularCreateDialog.C:
|
|
|
|
|
* QTabularCreateDialog.h:
|
|
|
|
|
* ui/Makefile.am:
|
|
|
|
|
* ui/QTabularCreateDialog.ui: bring back
|
|
|
|
|
tabcreate
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-28 03:35:17 +00:00
|
|
|
|
2001-08-28 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* ui/QCharacterDialog.ui:
|
|
|
|
|
* ui/QThesaurusDialog.ui: fix tab order
|
|
|
|
|
|
|
|
|
|
* QGraphics.[Ch]:
|
|
|
|
|
* QGraphicsDialog.[Ch]:
|
|
|
|
|
* ui/QGraphicsDialog.ui:
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* Dialogs.C: add graphics dialog
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-28 01:29:06 +00:00
|
|
|
|
2001-08-28 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QThesaurus.C: clear selection on update
|
|
|
|
|
|
|
|
|
|
* QInclude.[Ch]:
|
|
|
|
|
* QincludeDialog.[Ch]:
|
|
|
|
|
* ui/QincludeDialog.ui:
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* Dialogs.C: add Include dialog
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-28 01:29:06 +00:00
|
|
|
|
* README: add note about crashes
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-27 21:01:04 +00:00
|
|
|
|
2001-08-27 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QThesaurusDialog.C: whoops, forgot to clear before update
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-27 21:01:04 +00:00
|
|
|
|
2001-08-27 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* QBibtex.C:
|
|
|
|
|
* QBibtexDialog.h:
|
|
|
|
|
* QBibtexDialog.C:
|
|
|
|
|
* ui/QBibtexDialog.ui: fix some things, add
|
|
|
|
|
delete button
|
|
|
|
|
|
|
|
|
|
* QExternalDialog.C: fix file dialog thing
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
|
|
|
|
* QThesaurus.h:
|
|
|
|
|
* QThesaurus.C:
|
2001-08-27 21:01:04 +00:00
|
|
|
|
* QThesaurusDialog.h:
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* QThesaurusDialog.C:
|
2001-08-27 21:01:04 +00:00
|
|
|
|
* ui/QThesaurusDialog.ui: fix compile, get working
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-27 21:01:04 +00:00
|
|
|
|
* moc/Makefile.am: fix builddir != srcdir
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-09-02 11:40:33 +00:00
|
|
|
|
2001-08-27 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* GUIRunTime.C: fix argc handling
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-27 16:51:13 +00:00
|
|
|
|
2001-08-27 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* ui/*.ui:
|
2001-08-27 16:51:13 +00:00
|
|
|
|
* ui/Makefile.am: add some sed magic to replace tr() with _()
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-27 15:05:35 +00:00
|
|
|
|
2001-08-27 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: remove accidentally committed xforms file
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-27 02:54:27 +00:00
|
|
|
|
2001-08-27 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C:
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* Makefile.dialogs:
|
2001-08-27 02:54:27 +00:00
|
|
|
|
* QThesaurus.[Ch]:
|
|
|
|
|
* QThesaurusDialog.[Ch]:
|
|
|
|
|
* ui/QThesaurusDialog.ui: add thesaurus dialog
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-27 01:19:32 +00:00
|
|
|
|
2001-08-27 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* QExternal.[Ch]:
|
|
|
|
|
* QExternalDialog.[Ch]:
|
|
|
|
|
* ui/QExternalDialog.ui: add external dialog
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-26 19:18:45 +00:00
|
|
|
|
2001-08-26 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* QERT.[Ch]:
|
|
|
|
|
* QERTDialog.[Ch]:
|
|
|
|
|
* ui/QERTDialog.ui: add ERT dialog
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-26 18:49:33 +00:00
|
|
|
|
2001-08-26 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* Makefile.am:
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* Makefile.dialogs:
|
2001-08-26 18:49:33 +00:00
|
|
|
|
* QError.[Ch]:
|
|
|
|
|
* QErrorDialog.[Ch]:
|
|
|
|
|
* ui/QErrorDialog.ui: add LaTeX error dialog
|
|
|
|
|
|
2001-08-26 17:49:42 +00:00
|
|
|
|
2001-08-26 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* QCharacter.[Ch]:
|
|
|
|
|
* QCharacterDialog.[Ch]:
|
|
|
|
|
* ui/QcharacterDialog.ui: make work again,
|
|
|
|
|
add auto-apply feature
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-26 15:34:36 +00:00
|
|
|
|
2001-08-26 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* QBibitem.[Ch]:
|
|
|
|
|
* QBibitemDialog.[Ch]:
|
|
|
|
|
* ui/QBibitemDialog.ui: add Bibitem dialog
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-26 03:20:52 +00:00
|
|
|
|
2001-08-26 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* Makefile.dialogs:
|
|
|
|
|
* QBibtex.[Ch]:
|
|
|
|
|
* QBibtexDialog.[Ch]:
|
|
|
|
|
* ui/QBibtexDialog.ui: added BibTeX dialog.
|
|
|
|
|
|
|
|
|
|
* README: update
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-26 01:01:12 +00:00
|
|
|
|
2001-08-26 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Qt2BC.C: whoops, reversed sense of setReadOnly()
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-26 00:29:39 +00:00
|
|
|
|
2001-08-26 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* Dialogs.C:
|
2001-08-26 00:29:39 +00:00
|
|
|
|
* QRef.[Ch]:
|
|
|
|
|
* ui/QRefDialog.ui: add Ref dialog back
|
|
|
|
|
|
|
|
|
|
* QAbout.[Ch]:
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* QCitation.[Ch]:
|
|
|
|
|
* QDocument.[Ch]:
|
|
|
|
|
* QIndex.[Ch]:
|
2001-08-26 00:29:39 +00:00
|
|
|
|
* QURL.[Ch]:
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* Qt2Base.h: protect build() with updating_ too
|
2001-08-26 00:29:39 +00:00
|
|
|
|
|
|
|
|
|
* QCitationDialog.C: use Qt2Base::readOnly
|
|
|
|
|
|
|
|
|
|
* README: update
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-25 20:04:15 +00:00
|
|
|
|
2001-08-25 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C: add URL
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-25 20:04:15 +00:00
|
|
|
|
* QAbout.h:
|
|
|
|
|
* QCitation.h:
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* QDocument.h:
|
|
|
|
|
* QIndex.C:
|
2001-08-25 20:04:15 +00:00
|
|
|
|
* Qt2Base.h:
|
|
|
|
|
* Qt2Base.C: add an updating_ variable to prevent
|
|
|
|
|
bc() breakage.
|
|
|
|
|
|
|
|
|
|
* QURL.h:
|
|
|
|
|
* QURL.C:
|
|
|
|
|
* QURLDialog.h:
|
|
|
|
|
* QURLDialog.C:
|
|
|
|
|
* ui/QURLDialog.ui: make alive again
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
|
|
|
|
* Qt2BC.C: make lineedits ReadOnly not disabled
|
|
|
|
|
|
2001-08-25 20:04:15 +00:00
|
|
|
|
* README: update
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-25 20:04:15 +00:00
|
|
|
|
* ui/QCitationDialog.ui: small cleanups
|
|
|
|
|
|
|
|
|
|
* ui/QIndexDialog.ui: add a what's this
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-25 03:00:19 +00:00
|
|
|
|
2001-08-24 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C: include the right files
|
|
|
|
|
|
|
|
|
|
* QCitation.C: closePB not cancelPB
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-25 03:00:19 +00:00
|
|
|
|
* QCitationDialog.C:
|
|
|
|
|
* QCitationDialog.h:
|
|
|
|
|
* ui/QCitationDialog.ui: small fixes
|
|
|
|
|
|
|
|
|
|
* QIndex.h:
|
|
|
|
|
* QIndex.C:
|
|
|
|
|
* QIndexDialog.C:
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* QIndexDialog.h:
|
2001-08-25 03:00:19 +00:00
|
|
|
|
* ui/QIndexDialog.ui: more fixes
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-25 03:00:19 +00:00
|
|
|
|
* Qt2Base.h:
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* Qt2Base.C: add reset() to workaround problem.
|
2001-08-25 03:00:19 +00:00
|
|
|
|
|
|
|
|
|
* README: update
|
|
|
|
|
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* Makefile.am:
|
2001-08-25 03:00:19 +00:00
|
|
|
|
* Timeout_pimpl.h:
|
|
|
|
|
* Timeout_pimpl.C: add the timer
|
|
|
|
|
|
2001-08-23 21:21:50 +00:00
|
|
|
|
2001-08-23 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* Qt2BC.h:
|
|
|
|
|
* Qt2BC.C:
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* QAbout.C:
|
2001-08-23 21:21:50 +00:00
|
|
|
|
* QCitation.C:
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* QDocument.h:
|
2001-08-23 21:21:50 +00:00
|
|
|
|
* Qt2Base.C:
|
|
|
|
|
* Qt2Base.h: rename qt2BC -> Qt2BC, set focus for widget enable
|
|
|
|
|
|
|
|
|
|
* QIndex.h:
|
|
|
|
|
* QIndex.C:
|
|
|
|
|
* ui/QIndexDialog.ui: use the BC properly
|
|
|
|
|
|
|
|
|
|
* Qt2Base.h:
|
|
|
|
|
* Qt2Base.C: add a virtual isValid(), and predicate what changed()
|
|
|
|
|
tells the BC on the return value
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-23 21:21:50 +00:00
|
|
|
|
* README: update
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-21 01:14:54 +00:00
|
|
|
|
2001-08-21 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C: add QIndex
|
|
|
|
|
|
|
|
|
|
* ui/Makefile.am:
|
|
|
|
|
* Makefile.am: fix build
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-08-21 01:14:54 +00:00
|
|
|
|
* ui/QAboutDialog.ui:
|
|
|
|
|
* QAbout.C: finish dialog
|
|
|
|
|
|
|
|
|
|
* ui/QCitationDialog.ui:
|
|
|
|
|
* QCitationDialog.C: BC fixes
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
|
|
|
|
* ui/QIndexDialog.ui:
|
2001-08-21 01:14:54 +00:00
|
|
|
|
* QIndex.h:
|
2002-03-21 21:21:28 +00:00
|
|
|
|
* QIndex.C:
|
2001-08-21 01:14:54 +00:00
|
|
|
|
* QIndexDialog.h:
|
|
|
|
|
* QIndexDialog.C: got index dialog working
|
|
|
|
|
|
2001-08-19 13:25:15 +00:00
|
|
|
|
2001-08-19 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* all files: enormous naming re-jig and tidy
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-07-13 14:03:48 +00:00
|
|
|
|
2001-07-13 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
Consistent use of Lsstream.h:
|
|
|
|
|
* FormCredits.C (build): std::stringstream -> stringstream.
|
|
|
|
|
|
2001-06-17 13:22:56 +00:00
|
|
|
|
2001-06-17 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* FormCitation.C (build): removed bc().refresh() call as the controller
|
|
|
|
|
should take care of this.
|
|
|
|
|
(update): removed noKeys stuff as you don't use it.
|
|
|
|
|
|
|
|
|
|
* FormCitationDialogImpl.C (slotBibSelected): Can't select bibkeys[-1]!
|
|
|
|
|
We were being bit by the xforms browser returns the browser line number
|
|
|
|
|
in Fortran style, but Qt uses C-style.
|
|
|
|
|
|
2001-06-16 14:48:12 +00:00
|
|
|
|
2001-06-16 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* FormCitationDialogImpl.C: added using directive.
|
|
|
|
|
|
|
|
|
|
* qt2BC.[Ch]: qt2BC now derives from GuiBC<QButton, QWidget>.
|
2002-03-21 21:21:28 +00:00
|
|
|
|
No idea why this wasn't done ages ago!
|
2001-06-16 14:48:12 +00:00
|
|
|
|
|
2001-06-15 16:18:43 +00:00
|
|
|
|
2001-06-15 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* FormCharacter.C:
|
|
|
|
|
* FormParagraph.C (c-tor): cosmetic name change of signal.
|
|
|
|
|
|
2001-06-14 08:20:41 +00:00
|
|
|
|
2001-06-14 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* FormCitation.C:
|
|
|
|
|
* Qt2Base.C: removed // -*- C++ -*- as first line.
|
|
|
|
|
|
|
|
|
|
* FileDialog_private.h:
|
|
|
|
|
* FormCopyright.h:
|
|
|
|
|
* FormCredits.h:
|
|
|
|
|
* FormIndex.h:
|
|
|
|
|
* FormParagraph.h:
|
|
|
|
|
* FormPrint.h:
|
|
|
|
|
* FormRef.h:
|
|
|
|
|
* FormSearch.h:
|
|
|
|
|
* FormSplash.h:
|
|
|
|
|
* FormTabularCreate.h:
|
|
|
|
|
* FormToc.h:
|
|
|
|
|
* FormUrl.h:
|
|
|
|
|
* QtLyXView.h: added // -*- C++ -*- as first line.
|
|
|
|
|
|
2001-06-05 17:05:51 +00:00
|
|
|
|
2001-06-02 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* <various>: fix random space pepper to use
|
|
|
|
|
hard tabs. Also add <config.h> where necessitated
|
|
|
|
|
by using LString.h
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-05-22 13:27:52 +00:00
|
|
|
|
2001-05-22 Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
|
|
|
|
|
|
|
|
|
|
* FormDocument.C (build): add iso8859-15 support.
|
|
|
|
|
|
2001-05-17 08:59:04 +00:00
|
|
|
|
2001-05-17 Allan Rae <rae@lyx.org>
|
|
|
|
|
|
|
|
|
|
* FormCharacter.C:
|
|
|
|
|
* FormCopyright.C:
|
|
|
|
|
* FormCredits.C:
|
|
|
|
|
* FormSearch.C: gettext went missing but is back gain now _().
|
|
|
|
|
|
|
|
|
|
* Makefile.am: ButtonController is now ButtonControllerBase.
|
|
|
|
|
It now compiles but it won't link lyx on my system. Complaints about
|
|
|
|
|
not being able to link in libraries lib{GL,GLU,Xft,Xext,Xmu} which
|
|
|
|
|
are all present and accounted for by ldconfig. YMMV.
|
|
|
|
|
|
2001-05-09 09:14:50 +00:00
|
|
|
|
2001-05-09 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* FormParagraph.C: remove !NEW_INSETS and !NO_PEXTRA cruft
|
|
|
|
|
|
2001-04-03 14:30:58 +00:00
|
|
|
|
2001-04-03 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* FormCharacter.C:
|
|
|
|
|
* FormDocument.h:
|
|
|
|
|
* FormSearch.C:
|
|
|
|
|
* Dialogs.C: s/popup/dialog/
|
|
|
|
|
|
|
|
|
|
* qt2BC.h:
|
|
|
|
|
* qt2BC.C:
|
|
|
|
|
* FormCitation.C:
|
|
|
|
|
* FormDocument.C: s/UndoAll/Restore/
|
|
|
|
|
|
|
|
|
|
* Qt2Base.h:
|
|
|
|
|
* Qt2Base.C: s/ControlButton/ControlButtons/
|
|
|
|
|
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-04-02 20:08:43 +00:00
|
|
|
|
2001-04-02 Kalle Dalheimer <kalle@klaralvdalens-datakonsult.se>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: Simplified Makefile.am
|
|
|
|
|
|
2001-03-31 08:39:24 +00:00
|
|
|
|
2001-03-31 Kalle Dalheimer <kalle@klaralvdalens-datakonsult.se>
|
|
|
|
|
|
|
|
|
|
* FormCitationDialogImpl.C (doPreviousNext): Propagated search
|
|
|
|
|
fixes from XForms
|
|
|
|
|
* several files: MVC for citation dialog
|
|
|
|
|
|
2001-03-30 09:51:46 +00:00
|
|
|
|
2001-03-30 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Qt2Base.[Ch]: changed ControlBase to ControlButton.
|
|
|
|
|
|
2001-03-19 13:28:31 +00:00
|
|
|
|
2001-03-19 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* qt2 compiles again:
|
|
|
|
|
* Makefile.am: added missing xform dialogs
|
|
|
|
|
* FormParagraph.C: only extra setting if wanted
|
|
|
|
|
* FormParagraph.h: add namespace to connection
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-03-16 17:20:06 +00:00
|
|
|
|
2001-03-16 Kalle Dalheimer <kalle@klaralvdalens-datakonsult.se>
|
|
|
|
|
|
|
|
|
|
* FormParagraph.C (apply): Only call SetParagraphExtraOpt() when
|
|
|
|
|
NO_PEXTRA is not defined (in line with XForms frontend)
|
|
|
|
|
|
|
|
|
|
* Dialogs.C: Adapted to backend changes
|
|
|
|
|
|
|
|
|
|
* Makefile.am: updated citation dialog
|
|
|
|
|
* Citation dialog added: FormCitation.{C,h},
|
|
|
|
|
* FormCitationDialog.ui, FormCitationDialogImpl.{C,h}
|
|
|
|
|
|
2001-03-15 18:21:56 +00:00
|
|
|
|
2001-03-15 Lars Gullik Bj<42>nnes <larsbj@trylle.birdstep.com>
|
|
|
|
|
|
|
|
|
|
* several files: remove CXX_WORKING_NAMESPACES
|
|
|
|
|
|
2001-03-15 16:34:44 +00:00
|
|
|
|
2001-03-15 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* Added splash screen
|
|
|
|
|
* Makefile.am: updated
|
|
|
|
|
* FormSplash.[Ch]: added
|
|
|
|
|
* FormSplashImpl.[Ch]: added
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-03-12 11:22:26 +00:00
|
|
|
|
2001-03-09 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: updated
|
|
|
|
|
* paragraphdlg.ui: manually enabled items in minipage settings
|
|
|
|
|
* paragraphdlgimpl.C: tweak enable code on extra page
|
|
|
|
|
* Stuff sent in by Denis Perchine <dyp@perchine.com> to compile again:
|
|
|
|
|
* FileDialog_private.[Ch]: added
|
|
|
|
|
* FileDialog.C: added
|
|
|
|
|
* FormParagraph.C: params settings updated
|
|
|
|
|
|
2001-03-06 14:23:02 +00:00
|
|
|
|
2001-03-06 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* Search dialog added:
|
|
|
|
|
* FormSearch.[Ch]
|
|
|
|
|
* searchdlg.ui
|
|
|
|
|
* searchdlg.[Ch]
|
|
|
|
|
* searchdlgimpl.[Ch]
|
|
|
|
|
|
2001-03-05 10:16:03 +00:00
|
|
|
|
2001-02-16 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
* remove inheritance from noncopyable in Form*.h
|
|
|
|
|
* Character dialog added:
|
|
|
|
|
* FormCharacter.[Ch]
|
|
|
|
|
* chardlg.ui
|
|
|
|
|
* chardlg.[Ch]
|
|
|
|
|
* chardlgimpl.[Ch]
|
2002-03-21 21:21:28 +00:00
|
|
|
|
|
2001-02-23 16:19:54 +00:00
|
|
|
|
2001-02-16 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* FormParagraph.C: fix bview->update()
|
|
|
|
|
|
2001-02-14 19:43:56 +00:00
|
|
|
|
2001-01-24 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
|
|
|
|
|
|
*FormParagraph.C:
|
|
|
|
|
*FormParagraph.h:
|
|
|
|
|
*FormPrint.C:
|
|
|
|
|
*FormPrint.h:
|
|
|
|
|
*FormTabularCreate.C:
|
|
|
|
|
*FormTabularCreate.h:
|
|
|
|
|
*QtLyXView.h:
|
|
|
|
|
*emptytable.C:
|
|
|
|
|
*emptytable.h:
|
|
|
|
|
*paragraphdlg.C:
|
|
|
|
|
*paragraphdlg.h:
|
|
|
|
|
*paragraphdlg.ui:
|
|
|
|
|
*paragraphdlgimpl.C:
|
|
|
|
|
*paragraphdlgimpl.h:
|
|
|
|
|
*printdlg.C:
|
|
|
|
|
*printdlg.h:
|
|
|
|
|
*printdlg.ui:
|
|
|
|
|
*printdlgimpl.C:
|
|
|
|
|
*printdlgimpl.h:
|
|
|
|
|
*tabularcreatedlg.C:
|
|
|
|
|
*tabularcreatedlg.h:
|
|
|
|
|
*tabularcreatedlg.ui:
|
|
|
|
|
*tabularcreatedlgimpl.C:
|
|
|
|
|
*tabularcreatedlgimpl.h:
|
|
|
|
|
*Makefile.am: added paragraph/print/tabular create dialogs
|
|
|
|
|
|
2001-01-26 10:16:05 +00:00
|
|
|
|
2001-01-24 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* src/frontends/qt2/.cvsignore:
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* FormCopyright.C:
|
|
|
|
|
* FormCopyright.h:
|
|
|
|
|
* FormCopyrightDialog.C:
|
|
|
|
|
* FormCopyrightDialog.h:
|
|
|
|
|
* FormCopyrightDialogBase.C:
|
|
|
|
|
* FormCopyrightDialogBase.h:
|
|
|
|
|
* FormCopyrightDialogBase.ui:
|
|
|
|
|
* GUIRunTime.C:
|
|
|
|
|
* Makefile.am: start frontend with the Copyright
|
|
|
|
|
dialog
|